2010-03-12 Jb Evain <jbevain@novell.com>
[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     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</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="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>82</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>214</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>46</size>
1770       </method>
1771     </type>
1772   </test>
1773   <test name="gtest-067.cs">
1774     <type name="Test">
1775       <method name="Void .ctor()">
1776         <size>7</size>
1777       </method>
1778       <method name="Void Hello[U](Test+Foo`1[U], U)">
1779         <size>1</size>
1780       </method>
1781     </type>
1782     <type name="X">
1783       <method name="Void .ctor()">
1784         <size>7</size>
1785       </method>
1786       <method name="Int32 Add(Int32, Int32)">
1787         <size>4</size>
1788       </method>
1789       <method name="Void Main()">
1790         <size>26</size>
1791       </method>
1792     </type>
1793     <type name="Test+Foo`1[T]">
1794       <method name="Void .ctor(Object, IntPtr)">
1795         <size>0</size>
1796       </method>
1797       <method name="Int32 Invoke(T, T)">
1798         <size>0</size>
1799       </method>
1800       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1801         <size>0</size>
1802       </method>
1803       <method name="Int32 EndInvoke(IAsyncResult)">
1804         <size>0</size>
1805       </method>
1806     </type>
1807   </test>
1808   <test name="gtest-068.cs">
1809     <type name="Martin.Foo`1[T]">
1810       <method name="Void .ctor()">
1811         <size>7</size>
1812       </method>
1813     </type>
1814     <type name="Baulig.X">
1815       <method name="Void .ctor()">
1816         <size>7</size>
1817       </method>
1818       <method name="Void Main()">
1819         <size>1</size>
1820       </method>
1821     </type>
1822   </test>
1823   <test name="gtest-069.cs">
1824     <type name="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>53</size>
1960       </method>
1961     </type>
1962     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1963       <method name="Void .ctor()">
1964         <size>7</size>
1965       </method>
1966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1967         <size>12</size>
1968       </method>
1969       <method name="Boolean MoveNext()">
1970         <size>25</size>
1971       </method>
1972       <method name="Void Dispose()">
1973         <size>8</size>
1974       </method>
1975       <method name="Void Reset()">
1976         <size>6</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T)">
1981         <size>8</size>
1982       </method>
1983     </type>
1984     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1985       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1986         <size>7</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-074.cs">
1991     <type name="Test`1[T]">
1992       <method name="Void .ctor(T, T)">
1993         <size>21</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Int32 Main()">
2001         <size>85</size>
2002       </method>
2003     </type>
2004     <type name="Foo`1[T]">
2005       <method name="Void .ctor(T, T)">
2006         <size>15</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-075.cs">
2011     <type name="ArrayList`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015     </type>
2016     <type name="X">
2017       <method name="Void .ctor()">
2018         <size>7</size>
2019       </method>
2020       <method name="Void Main()">
2021         <size>1</size>
2022       </method>
2023     </type>
2024     <type name="ArrayList`1[T]">
2025       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2026         <size>1</size>
2027       </method>
2028     </type>
2029   </test>
2030   <test name="gtest-076.cs">
2031     <type name="Test`1[T]">
2032       <method name="Void .ctor()">
2033         <size>7</size>
2034       </method>
2035       <method name="Foo`1 GetFoo(T)">
2036         <size>7</size>
2037       </method>
2038     </type>
2039     <type name="X">
2040       <method name="Void .ctor()">
2041         <size>7</size>
2042       </method>
2043       <method name="Int32 Main()">
2044         <size>41</size>
2045       </method>
2046     </type>
2047     <type name="Foo`1[T]">
2048       <method name="Void .ctor(T)">
2049         <size>8</size>
2050       </method>
2051     </type>
2052   </test>
2053   <test name="gtest-078.cs">
2054     <type name="Test">
2055       <method name="Void .ctor()">
2056         <size>7</size>
2057       </method>
2058       <method name="Void Main()">
2059         <size>64</size>
2060       </method>
2061       <method name="IEnumerator GetEnumerator()">
2062         <size>8</size>
2063       </method>
2064     </type>
2065     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2066       <method name="Void .ctor()">
2067         <size>7</size>
2068       </method>
2069       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2070         <size>7</size>
2071       </method>
2072       <method name="Boolean MoveNext()">
2073         <size>185</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>62</size>
2077       </method>
2078       <method name="Void Reset()">
2079         <size>6</size>
2080       </method>
2081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2082         <size>7</size>
2083       </method>
2084     </type>
2085   </test>
2086   <test name="gtest-079.cs">
2087     <type name="A.ArrayList`1[T]">
2088       <method name="Void .ctor()">
2089         <size>7</size>
2090       </method>
2091       <method name="Void InsertAll(T)">
2092         <size>1</size>
2093       </method>
2094     </type>
2095     <type name="B.ArrayList`2[X,Y]">
2096       <method name="Void .ctor()">
2097         <size>7</size>
2098       </method>
2099       <method name="Void AddAll[Z](Z)">
2100         <size>18</size>
2101       </method>
2102       <method name="Void InsertAll(Y)">
2103         <size>1</size>
2104       </method>
2105     </type>
2106     <type name="C.Foo`1[U]">
2107       <method name="Void .ctor()">
2108         <size>7</size>
2109       </method>
2110     </type>
2111     <type name="C.ArrayList`1[X]">
2112       <method name="Void .ctor()">
2113         <size>7</size>
2114       </method>
2115       <method name="Void AddAll[Y](Y)">
2116         <size>13</size>
2117       </method>
2118       <method name="Void InsertAll(C.Foo`1[X])">
2119         <size>1</size>
2120       </method>
2121     </type>
2122     <type name="X">
2123       <method name="Void .ctor()">
2124         <size>7</size>
2125       </method>
2126       <method name="Void Main()">
2127         <size>1</size>
2128       </method>
2129     </type>
2130     <type name="A.ArrayList`1[T]">
2131       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2132         <size>18</size>
2133       </method>
2134     </type>
2135   </test>
2136   <test name="gtest-080.cs">
2137     <type name="Test">
2138       <method name="Void .ctor()">
2139         <size>7</size>
2140       </method>
2141       <method name="Void Hello[T](IFoo`1)">
2142         <size>8</size>
2143       </method>
2144       <method name="Void InsertAll[U](IFoo`1)">
2145         <size>1</size>
2146       </method>
2147     </type>
2148     <type name="X">
2149       <method name="Void .ctor()">
2150         <size>7</size>
2151       </method>
2152       <method name="Void Main()">
2153         <size>1</size>
2154       </method>
2155     </type>
2156   </test>
2157   <test name="gtest-081.cs">
2158     <type name="ArrayList`1[T]">
2159       <method name="Void .ctor()">
2160         <size>7</size>
2161       </method>
2162       <method name="Void AddAll[U](U)">
2163         <size>18</size>
2164       </method>
2165       <method name="Void InsertAll(T)">
2166         <size>1</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-082.cs">
2179     <type name="Queue`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183     </type>
2184     <type name="Queue`1+Enumerator[T]">
2185       <method name="Void .ctor(Queue`1)">
2186         <size>14</size>
2187       </method>
2188     </type>
2189     <type name="X">
2190       <method name="Void .ctor()">
2191         <size>7</size>
2192       </method>
2193       <method name="Void Main()">
2194         <size>1</size>
2195       </method>
2196     </type>
2197   </test>
2198   <test name="gtest-083.cs">
2199     <type name="CollectionValueBase`1[T]">
2200       <method name="Void .ctor()">
2201         <size>7</size>
2202       </method>
2203       <method name="T[] ToArray()">
2204         <size>2</size>
2205       </method>
2206     </type>
2207     <type name="CollectionBase`1[T]">
2208       <method name="Void .ctor()">
2209         <size>7</size>
2210       </method>
2211     </type>
2212     <type name="SequencedBase`1[T]">
2213       <method name="Void .ctor()">
2214         <size>7</size>
2215       </method>
2216     </type>
2217     <type name="ArrayBase`1[T]">
2218       <method name="Void .ctor()">
2219         <size>7</size>
2220       </method>
2221       <method name="T[] ToArray()">
2222         <size>2</size>
2223       </method>
2224     </type>
2225     <type name="X">
2226       <method name="Void .ctor()">
2227         <size>7</size>
2228       </method>
2229       <method name="Void Main()">
2230         <size>1</size>
2231       </method>
2232     </type>
2233   </test>
2234   <test name="gtest-084.cs">
2235     <type name="HasherBuilder.ByPrototype`1[S]">
2236       <method name="Void .ctor()">
2237         <size>7</size>
2238       </method>
2239       <method name="IHasher`1 Examine()">
2240         <size>2</size>
2241       </method>
2242     </type>
2243     <type name="ArrayList`1[U]">
2244       <method name="Void .ctor()">
2245         <size>7</size>
2246       </method>
2247       <method name="IHasher`1 GetHasher()">
2248         <size>6</size>
2249       </method>
2250     </type>
2251     <type name="X">
2252       <method name="Void .ctor()">
2253         <size>7</size>
2254       </method>
2255       <method name="Void Main()">
2256         <size>1</size>
2257       </method>
2258     </type>
2259   </test>
2260   <test name="gtest-085.cs">
2261     <type name="ArrayList`1[T]">
2262       <method name="Void .ctor()">
2263         <size>7</size>
2264       </method>
2265       <method name="Int32 InsertAll[U](IFoo`1)">
2266         <size>2</size>
2267       </method>
2268       <method name="Int32 InsertAll(IFoo`1)">
2269         <size>2</size>
2270       </method>
2271       <method name="Int32 AddAll(IFoo`1)">
2272         <size>8</size>
2273       </method>
2274     </type>
2275     <type name="X">
2276       <method name="Void .ctor()">
2277         <size>7</size>
2278       </method>
2279       <method name="Int32 Main()">
2280         <size>14</size>
2281       </method>
2282     </type>
2283   </test>
2284   <test name="gtest-086.cs">
2285     <type name="ArrayList`1[T]">
2286       <method name="Void .ctor()">
2287         <size>7</size>
2288       </method>
2289       <method name="Int32 InsertAll[U](IFoo`1)">
2290         <size>2</size>
2291       </method>
2292       <method name="Int32 InsertAll(IFoo`1)">
2293         <size>2</size>
2294       </method>
2295       <method name="Int32 AddAll(IFoo`1)">
2296         <size>8</size>
2297       </method>
2298     </type>
2299     <type name="X">
2300       <method name="Void .ctor()">
2301         <size>7</size>
2302       </method>
2303       <method name="Void Main()">
2304         <size>1</size>
2305       </method>
2306     </type>
2307   </test>
2308   <test name="gtest-087.cs">
2309     <type name="C5.HashedArrayList`1[T]">
2310       <method name="Void .ctor()">
2311         <size>7</size>
2312       </method>
2313       <method name="Void Test()">
2314         <size>12</size>
2315       </method>
2316     </type>
2317     <type name="C5.HashSet`1[T]">
2318       <method name="Void .ctor(IHasher`1)">
2319         <size>7</size>
2320       </method>
2321     </type>
2322     <type name="C5.KeyValuePairHasher`2[K,V]">
2323       <method name="Void .ctor()">
2324         <size>7</size>
2325       </method>
2326     </type>
2327     <type name="X">
2328       <method name="Void .ctor()">
2329         <size>7</size>
2330       </method>
2331       <method name="Void Main()">
2332         <size>1</size>
2333       </method>
2334     </type>
2335   </test>
2336   <test name="gtest-088.cs">
2337     <type name="X">
2338       <method name="Void .ctor()">
2339         <size>7</size>
2340       </method>
2341       <method name="Void Main()">
2342         <size>9</size>
2343       </method>
2344     </type>
2345     <type name="KeyValuePair`2[K,V]">
2346       <method name="Void .ctor(K, V)">
2347         <size>1</size>
2348       </method>
2349       <method name="Void .ctor(K)">
2350         <size>1</size>
2351       </method>
2352     </type>
2353   </test>
2354   <test name="gtest-089.cs">
2355     <type name="Test`1[T]">
2356       <method name="Void .ctor()">
2357         <size>7</size>
2358       </method>
2359       <method name="Void Foo(T, Int32 ByRef)">
2360         <size>4</size>
2361       </method>
2362       <method name="Void Hello(T)">
2363         <size>10</size>
2364       </method>
2365     </type>
2366     <type name="X">
2367       <method name="Void .ctor()">
2368         <size>7</size>
2369       </method>
2370       <method name="Void Main()">
2371         <size>1</size>
2372       </method>
2373     </type>
2374   </test>
2375   <test name="gtest-090.cs">
2376     <type name="Foo`1[T]">
2377       <method name="Void .ctor()">
2378         <size>7</size>
2379       </method>
2380       <method name="T InsertAll[U](U)">
2381         <size>12</size>
2382       </method>
2383     </type>
2384     <type name="Bar`1[T]">
2385       <method name="Void .ctor()">
2386         <size>7</size>
2387       </method>
2388       <method name="T InsertAll[U](U)">
2389         <size>12</size>
2390       </method>
2391     </type>
2392     <type name="X">
2393       <method name="Void .ctor()">
2394         <size>7</size>
2395       </method>
2396       <method name="Void Main()">
2397         <size>1</size>
2398       </method>
2399     </type>
2400   </test>
2401   <test name="gtest-091.cs">
2402     <type name="Foo`1[T]">
2403       <method name="Void .ctor()">
2404         <size>7</size>
2405       </method>
2406       <method name="Foo`1+Node[T] Test[V]()">
2407         <size>7</size>
2408       </method>
2409     </type>
2410     <type name="Foo`1+Node[T]">
2411       <method name="Void .ctor()">
2412         <size>7</size>
2413       </method>
2414     </type>
2415     <type name="X">
2416       <method name="Void .ctor()">
2417         <size>7</size>
2418       </method>
2419       <method name="Void Main()">
2420         <size>1</size>
2421       </method>
2422     </type>
2423   </test>
2424   <test name="gtest-092.cs">
2425     <type name="Element`1[T]">
2426       <method name="Void .ctor(T)">
2427         <size>14</size>
2428       </method>
2429       <method name="Void GetItem(T ByRef)">
2430         <size>13</size>
2431       </method>
2432       <method name="T GetItem(Int32, T ByRef)">
2433         <size>7</size>
2434       </method>
2435       <method name="Void SetItem(T)">
2436         <size>1</size>
2437       </method>
2438     </type>
2439     <type name="Foo`1[T]">
2440       <method name="Void .ctor()">
2441         <size>7</size>
2442       </method>
2443       <method name="Foo`1+Node[T] Test()">
2444         <size>52</size>
2445       </method>
2446     </type>
2447     <type name="Foo`1+Node[T]">
2448       <method name="Void .ctor()">
2449         <size>7</size>
2450       </method>
2451     </type>
2452     <type name="X">
2453       <method name="Void .ctor()">
2454         <size>7</size>
2455       </method>
2456       <method name="Void Main()">
2457         <size>1</size>
2458       </method>
2459     </type>
2460   </test>
2461   <test name="gtest-093.cs">
2462     <type name="Foo`1[T]">
2463       <method name="Void .ctor(T)">
2464         <size>14</size>
2465       </method>
2466       <method name="Void Hello[U]()">
2467         <size>8</size>
2468       </method>
2469       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2470         <size>8</size>
2471       </method>
2472     </type>
2473     <type name="Foo`1+Node[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-094.cs">
2488     <type name="LinkedList`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492     </type>
2493     <type name="LinkedList`1+Node[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497     </type>
2498     <type name="HashedLinkedList`1[T]">
2499       <method name="Void .ctor()">
2500         <size>7</size>
2501       </method>
2502     </type>
2503     <type name="X">
2504       <method name="Void .ctor()">
2505         <size>7</size>
2506       </method>
2507       <method name="Void Main()">
2508         <size>1</size>
2509       </method>
2510     </type>
2511   </test>
2512   <test name="gtest-095.cs">
2513     <type name="GuardedCollectionValue`1[T]">
2514       <method name="Void .ctor()">
2515         <size>7</size>
2516       </method>
2517       <method name="IDirectedCollectionValue`1 Backwards()">
2518         <size>2</size>
2519       </method>
2520     </type>
2521     <type name="GuardedSequenced`1[T]">
2522       <method name="Void .ctor()">
2523         <size>7</size>
2524       </method>
2525       <method name="IDirectedCollectionValue`1 Test()">
2526         <size>12</size>
2527       </method>
2528     </type>
2529     <type name="X">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Main()">
2534         <size>1</size>
2535       </method>
2536     </type>
2537     <type name="GuardedCollectionValue`1[T]">
2538       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2539         <size>2</size>
2540       </method>
2541     </type>
2542   </test>
2543   <test name="gtest-096.cs">
2544     <type name="Foo`1[T]">
2545       <method name="Void .ctor()">
2546         <size>7</size>
2547       </method>
2548     </type>
2549     <type name="Test">
2550       <method name="Void .ctor()">
2551         <size>7</size>
2552       </method>
2553       <method name="Void Hello[T](Foo`1[T][], Int32)">
2554         <size>27</size>
2555       </method>
2556       <method name="Void Quicksort[U](Foo`1[U][])">
2557         <size>8</size>
2558       </method>
2559       <method name="Void Main()">
2560         <size>22</size>
2561       </method>
2562     </type>
2563   </test>
2564   <test name="gtest-097.cs">
2565     <type name="Foo">
2566       <method name="Void .ctor()">
2567         <size>7</size>
2568       </method>
2569       <method name="Void IFoo.Test[Y,Z]()">
2570         <size>1</size>
2571       </method>
2572       <method name="Void IFoo.Test[X]()">
2573         <size>1</size>
2574       </method>
2575     </type>
2576     <type name="Bar`3[X,Y,Z]">
2577       <method name="Void .ctor()">
2578         <size>7</size>
2579       </method>
2580     </type>
2581     <type name="X">
2582       <method name="Void .ctor()">
2583         <size>7</size>
2584       </method>
2585       <method name="Void Main()">
2586         <size>1</size>
2587       </method>
2588     </type>
2589     <type name="Bar`3[X,Y,Z]">
2590       <method name="Void IBar&lt;X&gt;.Test()">
2591         <size>1</size>
2592       </method>
2593       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2594         <size>1</size>
2595       </method>
2596     </type>
2597   </test>
2598   <test name="gtest-098.cs">
2599     <type name="Foo">
2600       <method name="Void .ctor()">
2601         <size>7</size>
2602       </method>
2603       <method name="Void IFoo.Test[Y,Z]()">
2604         <size>1</size>
2605       </method>
2606       <method name="Void IFoo.Test[X]()">
2607         <size>1</size>
2608       </method>
2609     </type>
2610     <type name="Bar`3[X,Y,Z]">
2611       <method name="Void .ctor()">
2612         <size>7</size>
2613       </method>
2614     </type>
2615     <type name="X">
2616       <method name="Void .ctor()">
2617         <size>7</size>
2618       </method>
2619       <method name="Void Main()">
2620         <size>1</size>
2621       </method>
2622     </type>
2623     <type name="Bar`3[X,Y,Z]">
2624       <method name="Void IBar&lt;X&gt;.Test()">
2625         <size>1</size>
2626       </method>
2627       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-100.cs">
2633     <type name="C5.ArrayBase`1[T]">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637     </type>
2638     <type name="C5.ArrayList`1[V]">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642     </type>
2643     <type name="X">
2644       <method name="Void .ctor()">
2645         <size>7</size>
2646       </method>
2647       <method name="Void Main()">
2648         <size>7</size>
2649       </method>
2650     </type>
2651     <type name="C5.ArrayBase`1[T]">
2652       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2653         <size>1</size>
2654       </method>
2655     </type>
2656   </test>
2657   <test name="gtest-101.cs">
2658     <type name="Test">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>9</size>
2664       </method>
2665     </type>
2666     <type name="SimpleStruct`1[T]">
2667       <method name="Void .ctor(T)">
2668         <size>8</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-102.cs">
2673     <type name="A`1[T]">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="B`2[U,V]">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682     </type>
2683     <type name="Driver">
2684       <method name="Void .ctor()">
2685         <size>7</size>
2686       </method>
2687       <method name="Void Main()">
2688         <size>1</size>
2689       </method>
2690     </type>
2691   </test>
2692   <test name="gtest-103.cs">
2693     <type name="Foo">
2694       <method name="Void .ctor()">
2695         <size>7</size>
2696       </method>
2697     </type>
2698     <type name="Hello">
2699       <method name="Void .ctor()">
2700         <size>7</size>
2701       </method>
2702       <method name="Void World[U](U, IFoo`1)">
2703         <size>1</size>
2704       </method>
2705       <method name="Void World[V](IFoo`1)">
2706         <size>1</size>
2707       </method>
2708       <method name="Void Test(Foo)">
2709         <size>20</size>
2710       </method>
2711     </type>
2712     <type name="X">
2713       <method name="Void .ctor()">
2714         <size>7</size>
2715       </method>
2716       <method name="Void Main()">
2717         <size>1</size>
2718       </method>
2719     </type>
2720   </test>
2721   <test name="gtest-104.cs">
2722     <type name="MainClass">
2723       <method name="Void .ctor()">
2724         <size>7</size>
2725       </method>
2726       <method name="Void Main()">
2727         <size>20</size>
2728       </method>
2729     </type>
2730     <type name="MainClass+Gen`1[T]">
2731       <method name="Void .ctor()">
2732         <size>7</size>
2733       </method>
2734       <method name="Void Test()">
2735         <size>1</size>
2736       </method>
2737     </type>
2738     <type name="MainClass+Der">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742     </type>
2743   </test>
2744   <test name="gtest-105.cs">
2745     <type name="A.KeyValuePairComparer`2[K,V]">
2746       <method name="Void .ctor()">
2747         <size>7</size>
2748       </method>
2749       <method name="Int32 Compare(KeyValuePair`2)">
2750         <size>2</size>
2751       </method>
2752     </type>
2753     <type name="A.TreeBag`1[T]">
2754       <method name="Void .ctor(IComparer`1)">
2755         <size>14</size>
2756       </method>
2757       <method name="Int32 Find(T ByRef)">
2758         <size>18</size>
2759       </method>
2760     </type>
2761     <type name="A.X">
2762       <method name="Void .ctor()">
2763         <size>7</size>
2764       </method>
2765       <method name="Void Test()">
2766         <size>33</size>
2767       </method>
2768     </type>
2769     <type name="B.KeyValuePair`2[X,Y]">
2770       <method name="Void .ctor(X, Y)">
2771         <size>7</size>
2772       </method>
2773     </type>
2774     <type name="B.KeyValuePairComparer`2[K,V]">
2775       <method name="Void .ctor()">
2776         <size>7</size>
2777       </method>
2778       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2779         <size>2</size>
2780       </method>
2781     </type>
2782     <type name="B.TreeBag`1[T]">
2783       <method name="Void .ctor(IComparer`1)">
2784         <size>14</size>
2785       </method>
2786       <method name="Int32 Find(T ByRef)">
2787         <size>18</size>
2788       </method>
2789     </type>
2790     <type name="B.X">
2791       <method name="Void .ctor()">
2792         <size>7</size>
2793       </method>
2794       <method name="Void Test()">
2795         <size>32</size>
2796       </method>
2797     </type>
2798     <type name="X">
2799       <method name="Void .ctor()">
2800         <size>7</size>
2801       </method>
2802       <method name="Void Main()">
2803         <size>11</size>
2804       </method>
2805     </type>
2806     <type name="A.KeyValuePair`2[X,Y]">
2807       <method name="Void .ctor(X, Y)">
2808         <size>1</size>
2809       </method>
2810     </type>
2811   </test>
2812   <test name="gtest-106.cs">
2813     <type name="KeyValuePairComparer`2[K,V]">
2814       <method name="Void .ctor()">
2815         <size>7</size>
2816       </method>
2817       <method name="Int32 Compare(KeyValuePair`2)">
2818         <size>2</size>
2819       </method>
2820     </type>
2821     <type name="TreeBag`1[T]">
2822       <method name="Void .ctor(IComparer`1, T)">
2823         <size>21</size>
2824       </method>
2825       <method name="Int32 Find()">
2826         <size>18</size>
2827       </method>
2828     </type>
2829     <type name="X">
2830       <method name="Void .ctor()">
2831         <size>7</size>
2832       </method>
2833       <method name="Void Main()">
2834         <size>32</size>
2835       </method>
2836     </type>
2837     <type name="KeyValuePair`2[X,Y]">
2838       <method name="Void .ctor(X, Y)">
2839         <size>1</size>
2840       </method>
2841     </type>
2842   </test>
2843   <test name="gtest-107.cs">
2844     <type name="Tree`1[T]">
2845       <method name="Void .ctor(T)">
2846         <size>14</size>
2847       </method>
2848       <method name="Void Map[V](Mapper`2[T,V])">
2849         <size>14</size>
2850       </method>
2851     </type>
2852     <type name="X">
2853       <method name="Void .ctor()">
2854         <size>7</size>
2855       </method>
2856       <method name="System.String themap(Int32)">
2857         <size>17</size>
2858       </method>
2859       <method name="Void Test()">
2860         <size>26</size>
2861       </method>
2862       <method name="Void Main()">
2863         <size>13</size>
2864       </method>
2865     </type>
2866     <type name="Mapper`2[T,V]">
2867       <method name="Void .ctor(Object, IntPtr)">
2868         <size>0</size>
2869       </method>
2870       <method name="V Invoke(T)">
2871         <size>0</size>
2872       </method>
2873       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2874         <size>0</size>
2875       </method>
2876       <method name="V EndInvoke(IAsyncResult)">
2877         <size>0</size>
2878       </method>
2879     </type>
2880   </test>
2881   <test name="gtest-108.cs">
2882     <type name="Test`1[T]">
2883       <method name="Void .ctor(T)">
2884         <size>14</size>
2885       </method>
2886       <method name="IEnumerator`1 GetEnumerator()">
2887         <size>15</size>
2888       </method>
2889     </type>
2890     <type name="X">
2891       <method name="Void .ctor()">
2892         <size>7</size>
2893       </method>
2894       <method name="Void Main()">
2895         <size>54</size>
2896       </method>
2897     </type>
2898     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2899       <method name="Void .ctor()">
2900         <size>7</size>
2901       </method>
2902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2903         <size>12</size>
2904       </method>
2905       <method name="Boolean MoveNext()">
2906         <size>75</size>
2907       </method>
2908       <method name="Void Dispose()">
2909         <size>8</size>
2910       </method>
2911       <method name="Void Reset()">
2912         <size>6</size>
2913       </method>
2914       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2915         <size>7</size>
2916       </method>
2917     </type>
2918   </test>
2919   <test name="gtest-109.cs">
2920     <type name="X">
2921       <method name="Void .ctor()">
2922         <size>7</size>
2923       </method>
2924       <method name="Void Main()">
2925         <size>12</size>
2926       </method>
2927     </type>
2928   </test>
2929   <test name="gtest-110.cs">
2930     <type name="List`1[T]">
2931       <method name="Void .ctor()">
2932         <size>7</size>
2933       </method>
2934       <method name="Int32 Map[U](U)">
2935         <size>2</size>
2936       </method>
2937     </type>
2938     <type name="SpecialList`1[V]">
2939       <method name="Void .ctor()">
2940         <size>7</size>
2941       </method>
2942       <method name="Int32 Map[W](W)">
2943         <size>2</size>
2944       </method>
2945     </type>
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Int32 Main()">
2951         <size>56</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-111.cs">
2956     <type name="Collection`1[T]">
2957       <method name="Void .ctor(T)">
2958         <size>14</size>
2959       </method>
2960       <method name="Void Find(T ByRef)">
2961         <size>13</size>
2962       </method>
2963     </type>
2964     <type name="X">
2965       <method name="Void .ctor()">
2966         <size>7</size>
2967       </method>
2968       <method name="Int32 Main()">
2969         <size>68</size>
2970       </method>
2971     </type>
2972     <type name="KeyValuePair`2[K,V]">
2973       <method name="Void .ctor(K, V)">
2974         <size>15</size>
2975       </method>
2976       <method name="Void .ctor(K)">
2977         <size>23</size>
2978       </method>
2979     </type>
2980   </test>
2981   <test name="gtest-112.cs">
2982     <type name="IC">
2983       <method name="Void .ctor()">
2984         <size>7</size>
2985       </method>
2986       <method name="Void Compare(Foo`1)">
2987         <size>1</size>
2988       </method>
2989     </type>
2990     <type name="List`1[T]">
2991       <method name="Void .ctor()">
2992         <size>7</size>
2993       </method>
2994       <method name="Void Sort(IComparer`1, T)">
2995         <size>8</size>
2996       </method>
2997     </type>
2998     <type name="Sorting">
2999       <method name="Void .ctor()">
3000         <size>7</size>
3001       </method>
3002       <method name="Void IntroSort[T](IComparer`1, T)">
3003         <size>15</size>
3004       </method>
3005     </type>
3006     <type name="Sorting+Sorter`1[T]">
3007       <method name="Void .ctor(IComparer`1, Int32, T)">
3008         <size>26</size>
3009       </method>
3010       <method name="Void InsertionSort(Int32)">
3011         <size>26</size>
3012       </method>
3013     </type>
3014     <type name="X">
3015       <method name="Void .ctor()">
3016         <size>7</size>
3017       </method>
3018       <method name="Void Main()">
3019         <size>27</size>
3020       </method>
3021     </type>
3022     <type name="Foo`1[K]">
3023       <method name="Void .ctor(K)">
3024         <size>8</size>
3025       </method>
3026     </type>
3027   </test>
3028   <test name="gtest-113.cs">
3029     <type name="List`1[T]">
3030       <method name="Void .ctor()">
3031         <size>7</size>
3032       </method>
3033       <method name="Void Map[V](Mapper`2[T,V])">
3034         <size>1</size>
3035       </method>
3036     </type>
3037     <type name="X">
3038       <method name="Void .ctor()">
3039         <size>7</size>
3040       </method>
3041       <method name="Void Main()">
3042         <size>42</size>
3043       </method>
3044     </type>
3045     <type name="Mapper`2[T,V]">
3046       <method name="Void .ctor(Object, IntPtr)">
3047         <size>0</size>
3048       </method>
3049       <method name="V Invoke(T)">
3050         <size>0</size>
3051       </method>
3052       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3053         <size>0</size>
3054       </method>
3055       <method name="V EndInvoke(IAsyncResult)">
3056         <size>0</size>
3057       </method>
3058     </type>
3059     <type name="X">
3060       <method name="Double &lt;Main&gt;m__0(Int32)">
3061         <size>13</size>
3062       </method>
3063     </type>
3064   </test>
3065   <test name="gtest-114.cs">
3066     <type name="NaturalComparer`1[T]">
3067       <method name="Void .ctor()">
3068         <size>7</size>
3069       </method>
3070       <method name="Int32 Compare(T, T)">
3071         <size>15</size>
3072       </method>
3073     </type>
3074     <type name="X">
3075       <method name="Void .ctor()">
3076         <size>7</size>
3077       </method>
3078       <method name="Void Main()">
3079         <size>28</size>
3080       </method>
3081     </type>
3082     <type name="X+Test">
3083       <method name="Void .ctor()">
3084         <size>7</size>
3085       </method>
3086       <method name="Int32 CompareTo(X+Test)">
3087         <size>2</size>
3088       </method>
3089       <method name="Boolean Equals(X+Test)">
3090         <size>2</size>
3091       </method>
3092     </type>
3093   </test>
3094   <test name="gtest-115.cs">
3095     <type name="LinkedList`1[T]">
3096       <method name="Void .ctor()">
3097         <size>30</size>
3098       </method>
3099       <method name="Void .ctor(T[])">
3100         <size>44</size>
3101       </method>
3102       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3103         <size>67</size>
3104       </method>
3105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3106         <size>7</size>
3107       </method>
3108       <method name="Int32 get_Count()">
3109         <size>7</size>
3110       </method>
3111       <method name="T get_Item(Int32)">
3112         <size>13</size>
3113       </method>
3114       <method name="Void set_Item(Int32, T)">
3115         <size>14</size>
3116       </method>
3117       <method name="LinkedList`1+Node[T] get(Int32)">
3118         <size>114</size>
3119       </method>
3120       <method name="Void Add(T)">
3121         <size>14</size>
3122       </method>
3123       <method name="Void Insert(Int32, T)">
3124         <size>256</size>
3125       </method>
3126       <method name="Void RemoveAt(Int32)">
3127         <size>113</size>
3128       </method>
3129       <method name="Boolean Equals(System.Object)">
3130         <size>143</size>
3131       </method>
3132       <method name="Int32 GetHashCode()">
3133         <size>66</size>
3134       </method>
3135       <method name="IEnumerator`1 GetEnumerator()">
3136         <size>7</size>
3137       </method>
3138       <method name="LinkedList`1[T] op_Explicit(T[])">
3139         <size>7</size>
3140       </method>
3141       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3142         <size>119</size>
3143       </method>
3144     </type>
3145     <type name="LinkedList`1+Node[T]">
3146       <method name="Void .ctor(T)">
3147         <size>14</size>
3148       </method>
3149       <method name="Void .ctor(T, Node, Node)">
3150         <size>28</size>
3151       </method>
3152     </type>
3153     <type name="LinkedList`1+LinkedListEnumerator[T]">
3154       <method name="Void .ctor(LinkedList`1)">
3155         <size>26</size>
3156       </method>
3157       <method name="T get_Current()">
3158         <size>24</size>
3159       </method>
3160       <method name="Boolean MoveNext()">
3161         <size>71</size>
3162       </method>
3163       <method name="Void Reset()">
3164         <size>6</size>
3165       </method>
3166       <method name="Void Dispose()">
3167         <size>30</size>
3168       </method>
3169     </type>
3170     <type name="SortedList`1[T]">
3171       <method name="Void .ctor()">
3172         <size>7</size>
3173       </method>
3174       <method name="Void Insert(T)">
3175         <size>137</size>
3176       </method>
3177     </type>
3178     <type name="PrintableLinkedList`1[T]">
3179       <method name="Void .ctor()">
3180         <size>7</size>
3181       </method>
3182       <method name="Void Print(System.IO.TextWriter)">
3183         <size>87</size>
3184       </method>
3185     </type>
3186     <type name="MyString">
3187       <method name="Void .ctor(String)">
3188         <size>14</size>
3189       </method>
3190       <method name="Int32 CompareTo(MyString)">
3191         <size>18</size>
3192       </method>
3193       <method name="Boolean Equals(MyString)">
3194         <size>18</size>
3195       </method>
3196       <method name="System.String get_Value()">
3197         <size>7</size>
3198       </method>
3199     </type>
3200     <type name="MyTest">
3201       <method name="Void .ctor()">
3202         <size>7</size>
3203       </method>
3204       <method name="Void Main(System.String[])">
3205         <size>459</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>297</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>219</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
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-148.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-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</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   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
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>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>96</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>117</size>
4355       </method>
4356     </type>
4357     <type name="X+A">
4358       <method name="Void .ctor(Object, IntPtr)">
4359         <size>0</size>
4360       </method>
4361       <method name="Void Invoke()">
4362         <size>0</size>
4363       </method>
4364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4365         <size>0</size>
4366       </method>
4367       <method name="Void EndInvoke(IAsyncResult)">
4368         <size>0</size>
4369       </method>
4370     </type>
4371     <type name="X+&lt;GetIt&gt;c__Iterator0">
4372       <method name="Void .ctor()">
4373         <size>7</size>
4374       </method>
4375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4376         <size>7</size>
4377       </method>
4378       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4379         <size>7</size>
4380       </method>
4381       <method name="Boolean MoveNext()">
4382         <size>201</size>
4383       </method>
4384       <method name="Void &lt;&gt;m__0()">
4385         <size>22</size>
4386       </method>
4387       <method name="Void Dispose()">
4388         <size>8</size>
4389       </method>
4390       <method name="Void Reset()">
4391         <size>6</size>
4392       </method>
4393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4394         <size>7</size>
4395       </method>
4396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4397         <size>40</size>
4398       </method>
4399     </type>
4400     <type name="&lt;PrivateImplementationDetails&gt;">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405   </test>
4406   <test name="gtest-166.cs">
4407     <type name="C">
4408       <method name="Void .ctor()">
4409         <size>7</size>
4410       </method>
4411       <method name="Int32 Test()">
4412         <size>324</size>
4413       </method>
4414       <method name="Int32 Main()">
4415         <size>6</size>
4416       </method>
4417     </type>
4418     <type name="TestNew">
4419       <method name="Void SetTest()">
4420         <size>20</size>
4421       </method>
4422     </type>
4423   </test>
4424   <test name="gtest-167.cs">
4425     <type name="TestAttribute">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="TestNotAttribute">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestMultiAttribute">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439     </type>
4440     <type name="Class1">
4441       <method name="Void .ctor()">
4442         <size>7</size>
4443       </method>
4444     </type>
4445     <type name="Class2">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="Class3">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454     </type>
4455     <type name="TestClass">
4456       <method name="Void .ctor()">
4457         <size>7</size>
4458       </method>
4459       <method name="Int32 Main()">
4460         <size>86</size>
4461       </method>
4462     </type>
4463   </test>
4464   <test name="gtest-168.cs">
4465     <type name="lis`1[a]">
4466       <method name="Void .ctor()">
4467         <size>7</size>
4468       </method>
4469     </type>
4470     <type name="M">
4471       <method name="Void .ctor()">
4472         <size>7</size>
4473       </method>
4474       <method name="lis`1[a] Rev[a](lis`1[a])">
4475         <size>2</size>
4476       </method>
4477       <method name="lis`1[b] MapFromArray[a,b](a[])">
4478         <size>11</size>
4479       </method>
4480     </type>
4481     <type name="X">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485       <method name="Void Main()">
4486         <size>1</size>
4487       </method>
4488     </type>
4489   </test>
4490   <test name="gtest-169.cs">
4491     <type name="list`1[A]">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="list`1+Cons`1[A,T]">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="list`1+Nil`1[A,T]">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="C">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510       <method name="Void Rev[T](list`1[T])">
4511         <size>43</size>
4512       </method>
4513     </type>
4514     <type name="M">
4515       <method name="Void .ctor()">
4516         <size>7</size>
4517       </method>
4518       <method name="Void Main()">
4519         <size>21</size>
4520       </method>
4521     </type>
4522   </test>
4523   <test name="gtest-170.cs">
4524     <type name="C`1[A]">
4525       <method name="Void .ctor()">
4526         <size>7</size>
4527       </method>
4528       <method name="Void foo[B](C`1[B])">
4529         <size>7</size>
4530       </method>
4531     </type>
4532     <type name="D">
4533       <method name="Void .ctor()">
4534         <size>7</size>
4535       </method>
4536       <method name="Void append[A](C`1[A])">
4537         <size>1</size>
4538       </method>
4539       <method name="Void Main()">
4540         <size>7</size>
4541       </method>
4542     </type>
4543   </test>
4544   <test name="gtest-171.cs">
4545     <type name="list`1[a]">
4546       <method name="Void .ctor()">
4547         <size>7</size>
4548       </method>
4549     </type>
4550     <type name="Nil`1[a]">
4551       <method name="Void .ctor()">
4552         <size>7</size>
4553       </method>
4554       <method name="Void .cctor()">
4555         <size>11</size>
4556       </method>
4557     </type>
4558     <type name="Test">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void Main()">
4563         <size>24</size>
4564       </method>
4565     </type>
4566   </test>
4567   <test name="gtest-172.cs">
4568     <type name="M">
4569       <method name="Void .ctor()">
4570         <size>7</size>
4571       </method>
4572       <method name="Void Main()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576   </test>
4577   <test name="gtest-173.cs">
4578     <type name="List`1[t]">
4579       <method name="Void .ctor()">
4580         <size>7</size>
4581       </method>
4582       <method name="Void foo[b](List`1[t])">
4583         <size>27</size>
4584       </method>
4585     </type>
4586     <type name="C">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590     </type>
4591     <type name="D">
4592       <method name="Void .ctor()">
4593         <size>7</size>
4594       </method>
4595     </type>
4596     <type name="M">
4597       <method name="Void .ctor()">
4598         <size>7</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>27</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-174.cs">
4606     <type name="B`1[T]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610       <method name="Void .cctor()">
4611         <size>11</size>
4612       </method>
4613     </type>
4614     <type name="M">
4615       <method name="Void .ctor()">
4616         <size>7</size>
4617       </method>
4618       <method name="Void Main()">
4619         <size>13</size>
4620       </method>
4621     </type>
4622   </test>
4623   <test name="gtest-175.cs">
4624     <type name="Foo">
4625       <method name="Void .ctor()">
4626         <size>7</size>
4627       </method>
4628     </type>
4629     <type name="X">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Foo Test(Foo, Foo)">
4634         <size>10</size>
4635       </method>
4636       <method name="Int32 Main()">
4637         <size>33</size>
4638       </method>
4639     </type>
4640   </test>
4641   <test name="gtest-176.cs">
4642     <type name="lis`1[a]">
4643       <method name="Void .ctor()">
4644         <size>7</size>
4645       </method>
4646     </type>
4647     <type name="fn`3[a,b,r]">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="r apply(a, b)">
4652         <size>0</size>
4653       </method>
4654     </type>
4655     <type name="fn1`1[a]">
4656       <method name="Void .ctor()">
4657         <size>7</size>
4658       </method>
4659       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4660         <size>8</size>
4661       </method>
4662     </type>
4663     <type name="M">
4664       <method name="Void .ctor()">
4665         <size>7</size>
4666       </method>
4667       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4668         <size>9</size>
4669       </method>
4670       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4671         <size>2</size>
4672       </method>
4673       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4674         <size>17</size>
4675       </method>
4676       <method name="Void Main()">
4677         <size>12</size>
4678       </method>
4679     </type>
4680   </test>
4681   <test name="gtest-177.cs">
4682     <type name="X">
4683       <method name="Void .ctor()">
4684         <size>7</size>
4685       </method>
4686       <method name="Void .cctor()">
4687         <size>25</size>
4688       </method>
4689       <method name="Int32 Main()">
4690         <size>96</size>
4691       </method>
4692     </type>
4693     <type name="X`1[T]">
4694       <method name="Void .ctor()">
4695         <size>7</size>
4696       </method>
4697       <method name="IEnumerator`1 Y(IEnumerable`1)">
4698         <size>7</size>
4699       </method>
4700       <method name="T Z(IList`1, Int32)">
4701         <size>8</size>
4702       </method>
4703     </type>
4704   </test>
4705   <test name="gtest-178.cs">
4706     <type name="X">
4707       <method name="Void .ctor()">
4708         <size>7</size>
4709       </method>
4710       <method name="Void Main()">
4711         <size>1</size>
4712       </method>
4713     </type>
4714   </test>
4715   <test name="gtest-179.cs">
4716     <type name="X`1[T]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="Int32 get_i()">
4721         <size>2</size>
4722       </method>
4723       <method name="Void set_i(Int32)">
4724         <size>1</size>
4725       </method>
4726       <method name="Int32 myMain()">
4727         <size>14</size>
4728       </method>
4729     </type>
4730     <type name="Y">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>6</size>
4736       </method>
4737     </type>
4738   </test>
4739   <test name="gtest-180.cs">
4740     <type name="C">
4741       <method name="Void .ctor()">
4742         <size>7</size>
4743       </method>
4744     </type>
4745     <type name="C+CC">
4746       <method name="Void .ctor()">
4747         <size>7</size>
4748       </method>
4749     </type>
4750     <type name="Program">
4751       <method name="Void .ctor()">
4752         <size>7</size>
4753       </method>
4754       <method name="Int32 Main()">
4755         <size>197</size>
4756       </method>
4757     </type>
4758     <type name="D">
4759       <method name="Void .ctor(Object, IntPtr)">
4760         <size>0</size>
4761       </method>
4762       <method name="Void Invoke()">
4763         <size>0</size>
4764       </method>
4765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4766         <size>0</size>
4767       </method>
4768       <method name="Void EndInvoke(IAsyncResult)">
4769         <size>0</size>
4770       </method>
4771     </type>
4772   </test>
4773   <test name="gtest-181.cs">
4774     <type name="X">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="IEnumerator get_GetIt()">
4779         <size>8</size>
4780       </method>
4781       <method name="Void set_GetIt(IEnumerator)">
4782         <size>1</size>
4783       </method>
4784       <method name="IEnumerable get_Item(Int32)">
4785         <size>30</size>
4786       </method>
4787       <method name="Void set_Item(Int32, IEnumerable)">
4788         <size>1</size>
4789       </method>
4790       <method name="Int32 Main()">
4791         <size>184</size>
4792       </method>
4793     </type>
4794     <type name="X+&lt;&gt;c__Iterator0">
4795       <method name="Void .ctor()">
4796         <size>7</size>
4797       </method>
4798       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>126</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4816         <size>7</size>
4817       </method>
4818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4819         <size>7</size>
4820       </method>
4821       <method name="Boolean MoveNext()">
4822         <size>145</size>
4823       </method>
4824       <method name="Void Dispose()">
4825         <size>8</size>
4826       </method>
4827       <method name="Void Reset()">
4828         <size>6</size>
4829       </method>
4830     </type>
4831     <type name="X+&lt;&gt;c__Iterator0">
4832       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4833         <size>7</size>
4834       </method>
4835     </type>
4836     <type name="X+&lt;&gt;c__Iterator1">
4837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4838         <size>7</size>
4839       </method>
4840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4841         <size>40</size>
4842       </method>
4843     </type>
4844   </test>
4845   <test name="gtest-182.cs">
4846     <type name="C1">
4847       <method name="Void .ctor()">
4848         <size>7</size>
4849       </method>
4850       <method name="Int32 GetId()">
4851         <size>3</size>
4852       </method>
4853     </type>
4854     <type name="X">
4855       <method name="Void .ctor()">
4856         <size>7</size>
4857       </method>
4858       <method name="Void foo[a](a)">
4859         <size>15</size>
4860       </method>
4861       <method name="Void Main()">
4862         <size>11</size>
4863       </method>
4864     </type>
4865   </test>
4866   <test name="gtest-183.cs">
4867     <type name="test.Test`1[T]">
4868       <method name="Void .ctor()">
4869         <size>7</size>
4870       </method>
4871       <method name="IEnumerable`1 Lookup(T)">
4872         <size>30</size>
4873       </method>
4874     </type>
4875     <type name="test.Program">
4876       <method name="Void .ctor()">
4877         <size>7</size>
4878       </method>
4879       <method name="Void Main(System.String[])">
4880         <size>69</size>
4881       </method>
4882     </type>
4883     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4884       <method name="Void .ctor()">
4885         <size>7</size>
4886       </method>
4887       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4888         <size>12</size>
4889       </method>
4890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4891         <size>7</size>
4892       </method>
4893       <method name="Boolean MoveNext()">
4894         <size>84</size>
4895       </method>
4896       <method name="Void Dispose()">
4897         <size>8</size>
4898       </method>
4899       <method name="Void Reset()">
4900         <size>6</size>
4901       </method>
4902       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4903         <size>7</size>
4904       </method>
4905       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4906         <size>40</size>
4907       </method>
4908     </type>
4909   </test>
4910   <test name="gtest-184.cs">
4911     <type name="X">
4912       <method name="Void .ctor()">
4913         <size>7</size>
4914       </method>
4915       <method name="Void Main()">
4916         <size>68</size>
4917       </method>
4918       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4919         <size>12</size>
4920       </method>
4921     </type>
4922   </test>
4923   <test name="gtest-185.cs">
4924     <type name="App">
4925       <method name="Void .ctor()">
4926         <size>7</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>47</size>
4930       </method>
4931     </type>
4932     <type name="FP">
4933       <method name="Void .ctor()">
4934         <size>7</size>
4935       </method>
4936       <method name="T[] appendArrays[T](T[][])">
4937         <size>140</size>
4938       </method>
4939     </type>
4940   </test>
4941   <test name="gtest-186.cs">
4942     <type name="Tuple`2[a,b]">
4943       <method name="Void .ctor(a, b)">
4944         <size>21</size>
4945       </method>
4946     </type>
4947     <type name="Test">
4948       <method name="Void .ctor()">
4949         <size>7</size>
4950       </method>
4951       <method name="Void Main()">
4952         <size>120</size>
4953       </method>
4954     </type>
4955     <type name="TestSimpleObject">
4956       <method name="Void .ctor()">
4957         <size>25</size>
4958       </method>
4959       <method name="Void Print()">
4960         <size>17</size>
4961       </method>
4962     </type>
4963   </test>
4964   <test name="gtest-187.cs">
4965     <type name="Foo`1[T]">
4966       <method name="Void .ctor()">
4967         <size>7</size>
4968       </method>
4969       <method name="T next()">
4970         <size>7</size>
4971       </method>
4972     </type>
4973     <type name="Goo">
4974       <method name="Void .ctor()">
4975         <size>7</size>
4976       </method>
4977     </type>
4978     <type name="Test">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>14</size>
4984       </method>
4985     </type>
4986   </test>
4987   <test name="gtest-188.cs">
4988     <type name="Foo">
4989       <method name="Void .ctor(Object[])">
4990         <size>11</size>
4991       </method>
4992       <method name="Void .ctor(Object[], Object)">
4993         <size>217</size>
4994       </method>
4995       <method name="Void add_DoSomething(System.EventHandler)">
4996         <size>24</size>
4997       </method>
4998       <method name="Void remove_DoSomething(System.EventHandler)">
4999         <size>24</size>
5000       </method>
5001       <method name="Void Main()">
5002         <size>21</size>
5003       </method>
5004     </type>
5005     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5006       <method name="Void .ctor()">
5007         <size>7</size>
5008       </method>
5009       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5010         <size>46</size>
5011       </method>
5012     </type>
5013     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017     </type>
5018   </test>
5019   <test name="gtest-189.cs">
5020     <type name="Bar">
5021       <method name="Void .ctor()">
5022         <size>7</size>
5023       </method>
5024     </type>
5025     <type name="Cont`1[T]">
5026       <method name="Void .ctor(T)">
5027         <size>14</size>
5028       </method>
5029       <method name="System.String ToString()">
5030         <size>18</size>
5031       </method>
5032     </type>
5033     <type name="M">
5034       <method name="Void .ctor()">
5035         <size>7</size>
5036       </method>
5037       <method name="Void Main()">
5038         <size>18</size>
5039       </method>
5040     </type>
5041   </test>
5042   <test name="gtest-190.cs">
5043     <type name="Foo`1[T]">
5044       <method name="Void .ctor()">
5045         <size>7</size>
5046       </method>
5047       <method name="Foo`1+Node[T] GetRoot()">
5048         <size>6</size>
5049       </method>
5050       <method name="Void Test(Foo`1+Node[T])">
5051         <size>14</size>
5052       </method>
5053     </type>
5054     <type name="Foo`1+Node[T]">
5055       <method name="Void .ctor()">
5056         <size>7</size>
5057       </method>
5058     </type>
5059     <type name="Foo`1+ConcatNode[T]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063     </type>
5064     <type name="X">
5065       <method name="Void .ctor()">
5066         <size>7</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072   </test>
5073   <test name="gtest-191.cs">
5074     <type name="Test1.Test">
5075       <method name="IEnumerable`1 Replace[T]()">
5076         <size>16</size>
5077       </method>
5078     </type>
5079     <type name="Test2.Test`1[S]">
5080       <method name="Void .ctor()">
5081         <size>7</size>
5082       </method>
5083       <method name="IEnumerable`1 Replace[T]()">
5084         <size>16</size>
5085       </method>
5086     </type>
5087     <type name="Test3.Test`1[S]">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5092         <size>16</size>
5093       </method>
5094     </type>
5095     <type name="Test4.Test">
5096       <method name="Void .ctor()">
5097         <size>7</size>
5098       </method>
5099       <method name="IEnumerable`1 Replace[T]()">
5100         <size>16</size>
5101       </method>
5102     </type>
5103     <type name="Test5.Test">
5104       <method name="Void .ctor()">
5105         <size>7</size>
5106       </method>
5107       <method name="IEnumerable`1 Replace[T](T)">
5108         <size>30</size>
5109       </method>
5110     </type>
5111     <type name="Test6.Test">
5112       <method name="Void .ctor()">
5113         <size>7</size>
5114       </method>
5115       <method name="IEnumerable`1 Replace[T](T)">
5116         <size>30</size>
5117       </method>
5118     </type>
5119     <type name="Test7.Test">
5120       <method name="Void .ctor()">
5121         <size>7</size>
5122       </method>
5123       <method name="IEnumerable`1 Replace[T](T[])">
5124         <size>30</size>
5125       </method>
5126     </type>
5127     <type name="X">
5128       <method name="Void .ctor()">
5129         <size>7</size>
5130       </method>
5131       <method name="Void Main()">
5132         <size>1</size>
5133       </method>
5134     </type>
5135     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>25</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>70</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>12</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5256       <method name="Void .ctor()">
5257         <size>7</size>
5258       </method>
5259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5260         <size>7</size>
5261       </method>
5262       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5263         <size>7</size>
5264       </method>
5265       <method name="Boolean MoveNext()">
5266         <size>82</size>
5267       </method>
5268       <method name="Void Dispose()">
5269         <size>8</size>
5270       </method>
5271       <method name="Void Reset()">
5272         <size>6</size>
5273       </method>
5274     </type>
5275     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5276       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5277         <size>7</size>
5278       </method>
5279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5280         <size>26</size>
5281       </method>
5282     </type>
5283     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5284       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5288         <size>26</size>
5289       </method>
5290     </type>
5291     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5292       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5293         <size>7</size>
5294       </method>
5295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5296         <size>26</size>
5297       </method>
5298     </type>
5299     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5301         <size>7</size>
5302       </method>
5303       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5304         <size>26</size>
5305       </method>
5306     </type>
5307     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5308       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5309         <size>7</size>
5310       </method>
5311       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5312         <size>40</size>
5313       </method>
5314     </type>
5315     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5317         <size>7</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5320         <size>40</size>
5321       </method>
5322     </type>
5323     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5324       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5328         <size>40</size>
5329       </method>
5330     </type>
5331   </test>
5332   <test name="gtest-192.cs">
5333     <type name="xX">
5334       <method name="Void .ctor()">
5335         <size>7</size>
5336       </method>
5337       <method name="Void Main()">
5338         <size>1</size>
5339       </method>
5340     </type>
5341   </test>
5342   <test name="gtest-193.cs">
5343     <type name="OrderedMultiDictionary`2[T,U]">
5344       <method name="Void .ctor()">
5345         <size>7</size>
5346       </method>
5347       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5348         <size>29</size>
5349       </method>
5350     </type>
5351     <type name="RedBlackTree`1[S]">
5352       <method name="Void .ctor()">
5353         <size>7</size>
5354       </method>
5355       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5356         <size>16</size>
5357       </method>
5358     </type>
5359     <type name="X">
5360       <method name="Void .ctor()">
5361         <size>7</size>
5362       </method>
5363       <method name="Void Main()">
5364         <size>1</size>
5365       </method>
5366     </type>
5367     <type name="RedBlackTree`1+RangeTester[S]">
5368       <method name="Void .ctor(Object, IntPtr)">
5369         <size>0</size>
5370       </method>
5371       <method name="Int32 Invoke(S)">
5372         <size>0</size>
5373       </method>
5374       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5375         <size>0</size>
5376       </method>
5377       <method name="Int32 EndInvoke(IAsyncResult)">
5378         <size>0</size>
5379       </method>
5380     </type>
5381     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5382       <method name="Void .ctor()">
5383         <size>7</size>
5384       </method>
5385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5386         <size>12</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>48</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5403         <size>12</size>
5404       </method>
5405       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5406         <size>7</size>
5407       </method>
5408       <method name="Boolean MoveNext()">
5409         <size>25</size>
5410       </method>
5411       <method name="Void Dispose()">
5412         <size>8</size>
5413       </method>
5414       <method name="Void Reset()">
5415         <size>6</size>
5416       </method>
5417     </type>
5418     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5419       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5420         <size>7</size>
5421       </method>
5422     </type>
5423     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5424       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5425         <size>7</size>
5426       </method>
5427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5428         <size>26</size>
5429       </method>
5430     </type>
5431   </test>
5432   <test name="gtest-194.cs">
5433     <type name="RedBlackTree`1[S]">
5434       <method name="Void .ctor()">
5435         <size>7</size>
5436       </method>
5437       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5438         <size>16</size>
5439       </method>
5440     </type>
5441     <type name="OrderedMultiDictionary`2[T,U]">
5442       <method name="Void .ctor()">
5443         <size>7</size>
5444       </method>
5445       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5446         <size>29</size>
5447       </method>
5448     </type>
5449     <type name="X">
5450       <method name="Void .ctor()">
5451         <size>7</size>
5452       </method>
5453       <method name="Void Main()">
5454         <size>1</size>
5455       </method>
5456     </type>
5457     <type name="RedBlackTree`1+RangeTester[S]">
5458       <method name="Void .ctor(Object, IntPtr)">
5459         <size>0</size>
5460       </method>
5461       <method name="Int32 Invoke(S)">
5462         <size>0</size>
5463       </method>
5464       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5465         <size>0</size>
5466       </method>
5467       <method name="Int32 EndInvoke(IAsyncResult)">
5468         <size>0</size>
5469       </method>
5470     </type>
5471     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5479         <size>7</size>
5480       </method>
5481       <method name="Boolean MoveNext()">
5482         <size>25</size>
5483       </method>
5484       <method name="Void Dispose()">
5485         <size>8</size>
5486       </method>
5487       <method name="Void Reset()">
5488         <size>6</size>
5489       </method>
5490     </type>
5491     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5492       <method name="Void .ctor()">
5493         <size>7</size>
5494       </method>
5495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5496         <size>12</size>
5497       </method>
5498       <method name="Boolean MoveNext()">
5499         <size>48</size>
5500       </method>
5501       <method name="Void Dispose()">
5502         <size>8</size>
5503       </method>
5504       <method name="Void Reset()">
5505         <size>6</size>
5506       </method>
5507     </type>
5508     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5509       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5510         <size>7</size>
5511       </method>
5512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5513         <size>26</size>
5514       </method>
5515     </type>
5516     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5517       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5518         <size>7</size>
5519       </method>
5520     </type>
5521   </test>
5522   <test name="gtest-195.cs">
5523     <type name="OrderedMultiDictionary`2[T,U]">
5524       <method name="Void .ctor()">
5525         <size>7</size>
5526       </method>
5527       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5528         <size>13</size>
5529       </method>
5530     </type>
5531     <type name="RedBlackTree`1[S]">
5532       <method name="Void .ctor()">
5533         <size>7</size>
5534       </method>
5535       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5536         <size>1</size>
5537       </method>
5538     </type>
5539     <type name="X">
5540       <method name="Void .ctor()">
5541         <size>7</size>
5542       </method>
5543       <method name="Void Main()">
5544         <size>1</size>
5545       </method>
5546     </type>
5547     <type name="RedBlackTree`1+RangeTester[S]">
5548       <method name="Void .ctor(Object, IntPtr)">
5549         <size>0</size>
5550       </method>
5551       <method name="Int32 Invoke(S)">
5552         <size>0</size>
5553       </method>
5554       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5555         <size>0</size>
5556       </method>
5557       <method name="Int32 EndInvoke(IAsyncResult)">
5558         <size>0</size>
5559       </method>
5560     </type>
5561   </test>
5562   <test name="gtest-196.cs">
5563     <type name="Dict">
5564       <method name="Void .ctor()">
5565         <size>7</size>
5566       </method>
5567     </type>
5568     <type name="Foo">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Int32 Main()">
5573         <size>112</size>
5574       </method>
5575     </type>
5576   </test>
5577   <test name="gtest-197.cs">
5578     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5579       <method name="Void .ctor()">
5580         <size>7</size>
5581       </method>
5582       <method name="Void .cctor()">
5583         <size>95</size>
5584       </method>
5585       <method name="Int32 GetHashCode(T)">
5586         <size>0</size>
5587       </method>
5588       <method name="Boolean Equals(T, T)">
5589         <size>0</size>
5590       </method>
5591       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5592         <size>6</size>
5593       </method>
5594     </type>
5595     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5596       <method name="Void .ctor()">
5597         <size>7</size>
5598       </method>
5599       <method name="Int32 GetHashCode(T)">
5600         <size>14</size>
5601       </method>
5602       <method name="Boolean Equals(T, T)">
5603         <size>41</size>
5604       </method>
5605     </type>
5606     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5607       <method name="Void .ctor()">
5608         <size>7</size>
5609       </method>
5610       <method name="Int32 GetHashCode(T)">
5611         <size>14</size>
5612       </method>
5613       <method name="Boolean Equals(T, T)">
5614         <size>36</size>
5615       </method>
5616     </type>
5617     <type name="Martin.Collections.Generic.X">
5618       <method name="Void .ctor()">
5619         <size>7</size>
5620       </method>
5621       <method name="Void Main()">
5622         <size>1</size>
5623       </method>
5624     </type>
5625   </test>
5626   <test name="gtest-198.cs">
5627     <type name="ClassLibrary2.List1`1[T]">
5628       <method name="Void .ctor()">
5629         <size>7</size>
5630       </method>
5631     </type>
5632     <type name="ClassLibrary2.List2`1[T]">
5633       <method name="Void .ctor()">
5634         <size>18</size>
5635       </method>
5636       <method name="Void AddItem(T)">
5637         <size>13</size>
5638       </method>
5639     </type>
5640     <type name="ClassLibrary2.Foo">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Void Main()">
5645         <size>1</size>
5646       </method>
5647     </type>
5648   </test>
5649   <test name="gtest-199.cs">
5650     <type name="Splay`1[T]">
5651       <method name="Void .ctor()">
5652         <size>7</size>
5653       </method>
5654     </type>
5655     <type name="Foo">
5656       <method name="Void .ctor()">
5657         <size>7</size>
5658       </method>
5659       <method name="Void Main()">
5660         <size>1</size>
5661       </method>
5662     </type>
5663   </test>
5664   <test name="gtest-200.cs">
5665     <type name="Test">
5666       <method name="Void .ctor()">
5667         <size>7</size>
5668       </method>
5669       <method name="T QueryInterface[T](System.Object)">
5670         <size>45</size>
5671       </method>
5672     </type>
5673     <type name="Driver">
5674       <method name="Void .ctor()">
5675         <size>7</size>
5676       </method>
5677       <method name="Void Main()">
5678         <size>1</size>
5679       </method>
5680     </type>
5681   </test>
5682   <test name="gtest-201.cs">
5683     <type name="HashSet`1[T]">
5684       <method name="Void .ctor(Int64)">
5685         <size>14</size>
5686       </method>
5687       <method name="Int64 Test()">
5688         <size>7</size>
5689       </method>
5690       <method name="IEnumerator`1 GetEnumerator()">
5691         <size>15</size>
5692       </method>
5693     </type>
5694     <type name="X">
5695       <method name="Void .ctor()">
5696         <size>7</size>
5697       </method>
5698       <method name="Int32 Main()">
5699         <size>81</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>45</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>95</size>
6047       </method>
6048       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6049         <size>44</size>
6050       </method>
6051     </type>
6052     <type name="Fun`2[A1,R]">
6053       <method name="Void .ctor(Object, IntPtr)">
6054         <size>0</size>
6055       </method>
6056       <method name="R Invoke(A1)">
6057         <size>0</size>
6058       </method>
6059       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6060         <size>0</size>
6061       </method>
6062       <method name="R EndInvoke(IAsyncResult)">
6063         <size>0</size>
6064       </method>
6065     </type>
6066     <type name="MyTest">
6067       <method name="System.String &lt;Main&gt;m__0(Int32)">
6068         <size>8</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>205</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>60</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>145</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-232.cs">
6411     <type name="H">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6416         <size>30</size>
6417       </method>
6418       <method name="Void Main(System.String[])">
6419         <size>1</size>
6420       </method>
6421     </type>
6422     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6423       <method name="Void .ctor()">
6424         <size>7</size>
6425       </method>
6426       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6427         <size>12</size>
6428       </method>
6429       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6430         <size>7</size>
6431       </method>
6432       <method name="Boolean MoveNext()">
6433         <size>117</size>
6434       </method>
6435       <method name="Void Dispose()">
6436         <size>8</size>
6437       </method>
6438       <method name="Void Reset()">
6439         <size>6</size>
6440       </method>
6441       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6442         <size>7</size>
6443       </method>
6444       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6445         <size>40</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-233.cs">
6450     <type name="Program">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Void Main(System.String[])">
6455         <size>25</size>
6456       </method>
6457       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6458         <size>1</size>
6459       </method>
6460     </type>
6461   </test>
6462   <test name="gtest-234.cs">
6463     <type name="Test">
6464       <method name="Void .ctor()">
6465         <size>7</size>
6466       </method>
6467       <method name="IFoo`1 GetFooGeneric[T]()">
6468         <size>2</size>
6469       </method>
6470       <method name="IFoo GetFoo()">
6471         <size>7</size>
6472       </method>
6473       <method name="Void Main()">
6474         <size>14</size>
6475       </method>
6476     </type>
6477   </test>
6478   <test name="gtest-235.cs">
6479     <type name="GettingStarted">
6480       <method name="Void .ctor()">
6481         <size>7</size>
6482       </method>
6483       <method name="Void Main()">
6484         <size>13</size>
6485       </method>
6486     </type>
6487   </test>
6488   <test name="gtest-236.cs">
6489     <type name="Foo`1[T]">
6490       <method name="Void .ctor()">
6491         <size>7</size>
6492       </method>
6493       <method name="Int32 Test(Foo`1[T])">
6494         <size>2</size>
6495       </method>
6496       <method name="Int32 Test(Foo`1[System.Int32])">
6497         <size>2</size>
6498       </method>
6499     </type>
6500     <type name="X">
6501       <method name="Void .ctor()">
6502         <size>7</size>
6503       </method>
6504       <method name="Int32 Main()">
6505         <size>59</size>
6506       </method>
6507     </type>
6508   </test>
6509   <test name="gtest-237.cs">
6510     <type name="Foo`1[T]">
6511       <method name="Void .ctor()">
6512         <size>7</size>
6513       </method>
6514       <method name="Int32 Test(T)">
6515         <size>2</size>
6516       </method>
6517       <method name="Int32 Test(Int32)">
6518         <size>2</size>
6519       </method>
6520     </type>
6521     <type name="X">
6522       <method name="Void .ctor()">
6523         <size>7</size>
6524       </method>
6525       <method name="Int32 Main()">
6526         <size>60</size>
6527       </method>
6528     </type>
6529   </test>
6530   <test name="gtest-238.cs">
6531     <type name="X">
6532       <method name="Void .ctor()">
6533         <size>7</size>
6534       </method>
6535       <method name="Int32 Main()">
6536         <size>39</size>
6537       </method>
6538     </type>
6539   </test>
6540   <test name="gtest-239.cs">
6541     <type name="Foo`2[T,U]">
6542       <method name="Void .ctor()">
6543         <size>7</size>
6544       </method>
6545       <method name="Int32 Test(T, U)">
6546         <size>2</size>
6547       </method>
6548       <method name="Int32 Test(Int32, U)">
6549         <size>2</size>
6550       </method>
6551       <method name="Int32 Test(T, Single)">
6552         <size>2</size>
6553       </method>
6554       <method name="Int32 Test(Int32, Single)">
6555         <size>2</size>
6556       </method>
6557     </type>
6558     <type name="X">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Int32 Main()">
6563         <size>237</size>
6564       </method>
6565     </type>
6566   </test>
6567   <test name="gtest-240.cs">
6568     <type name="MyClass">
6569       <method name="Void .ctor()">
6570         <size>7</size>
6571       </method>
6572     </type>
6573     <type name="X">
6574       <method name="Void .ctor()">
6575         <size>7</size>
6576       </method>
6577       <method name="Void Main()">
6578         <size>1</size>
6579       </method>
6580     </type>
6581     <type name="MyClass">
6582       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6583         <size>1</size>
6584       </method>
6585       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6586         <size>1</size>
6587       </method>
6588       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6589         <size>1</size>
6590       </method>
6591       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6592         <size>1</size>
6593       </method>
6594     </type>
6595   </test>
6596   <test name="gtest-241.cs">
6597     <type name="a">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void func[T](T ByRef)">
6602         <size>0</size>
6603       </method>
6604     </type>
6605     <type name="b">
6606       <method name="Void .ctor()">
6607         <size>7</size>
6608       </method>
6609       <method name="Void func[T](T ByRef)">
6610         <size>1</size>
6611       </method>
6612     </type>
6613     <type name="main">
6614       <method name="Void .ctor()">
6615         <size>7</size>
6616       </method>
6617       <method name="Void Main()">
6618         <size>1</size>
6619       </method>
6620     </type>
6621   </test>
6622   <test name="gtest-242.cs">
6623     <type name="Container`1[T]">
6624       <method name="Void .ctor()">
6625         <size>7</size>
6626       </method>
6627     </type>
6628     <type name="ReferenceType">
6629       <method name="Void .ctor()">
6630         <size>7</size>
6631       </method>
6632       <method name="Int32 CompareTo(ReferenceType)">
6633         <size>2</size>
6634       </method>
6635     </type>
6636     <type name="Test">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="Void Main()">
6641         <size>13</size>
6642       </method>
6643     </type>
6644     <type name="MyValueType">
6645       <method name="Int32 CompareTo(MyValueType)">
6646         <size>2</size>
6647       </method>
6648     </type>
6649   </test>
6650   <test name="gtest-243.cs">
6651     <type name="Foo`1[T]">
6652       <method name="Void .ctor()">
6653         <size>7</size>
6654       </method>
6655       <method name="Void Test(T)">
6656         <size>1</size>
6657       </method>
6658     </type>
6659     <type name="Tests">
6660       <method name="Void .ctor()">
6661         <size>7</size>
6662       </method>
6663       <method name="Void foo[T]()">
6664         <size>1</size>
6665       </method>
6666       <method name="Int32 Test()">
6667         <size>148</size>
6668       </method>
6669       <method name="Int32 Main()">
6670         <size>8</size>
6671       </method>
6672     </type>
6673   </test>
6674   <test name="gtest-244.cs">
6675     <type name="B">
6676       <method name="Void .ctor()">
6677         <size>7</size>
6678       </method>
6679       <method name="T Get[T]()">
6680         <size>10</size>
6681       </method>
6682     </type>
6683     <type name="A">
6684       <method name="Void .ctor()">
6685         <size>7</size>
6686       </method>
6687       <method name="T Get[T]()">
6688         <size>30</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>12</size>
6692       </method>
6693     </type>
6694   </test>
6695   <test name="gtest-245.cs">
6696     <type name="DerivedGenericClass`1[T]">
6697       <method name="Void .ctor()">
6698         <size>7</size>
6699       </method>
6700       <method name="Void Foo()">
6701         <size>1</size>
6702       </method>
6703       <method name="Void Baz()">
6704         <size>7</size>
6705       </method>
6706     </type>
6707     <type name="BaseClass">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="Void Foo()">
6712         <size>0</size>
6713       </method>
6714     </type>
6715     <type name="X">
6716       <method name="Void .ctor()">
6717         <size>7</size>
6718       </method>
6719       <method name="Void Main()">
6720         <size>1</size>
6721       </method>
6722     </type>
6723   </test>
6724   <test name="gtest-246.cs">
6725     <type name="TestCase.CTest">
6726       <method name="Void .ctor()">
6727         <size>7</size>
6728       </method>
6729       <method name="Void Main()">
6730         <size>1</size>
6731       </method>
6732       <method name="Void Bar()">
6733         <size>1</size>
6734       </method>
6735     </type>
6736     <type name="TestCase.CGenericTest`2[T,V]">
6737       <method name="Void .ctor()">
6738         <size>7</size>
6739       </method>
6740       <method name="V Foo()">
6741         <size>21</size>
6742       </method>
6743     </type>
6744   </test>
6745   <test name="gtest-247.cs">
6746     <type name="EnumerableBase`1[T]">
6747       <method name="Void .ctor()">
6748         <size>7</size>
6749       </method>
6750       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6751         <size>7</size>
6752       </method>
6753       <method name="IEnumerator`1 GetEnumerator()">
6754         <size>0</size>
6755       </method>
6756     </type>
6757     <type name="CollectionValueBase`1[T]">
6758       <method name="Void .ctor()">
6759         <size>7</size>
6760       </method>
6761       <method name="Void raiseItemsAdded(T, Int32)">
6762         <size>1</size>
6763       </method>
6764       <method name="IEnumerator`1 GetEnumerator()">
6765         <size>0</size>
6766       </method>
6767     </type>
6768     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6769       <method name="Void .ctor()">
6770         <size>7</size>
6771       </method>
6772     </type>
6773     <type name="CircularQueue`1[T]">
6774       <method name="Void .ctor()">
6775         <size>7</size>
6776       </method>
6777       <method name="IEnumerator`1 GetEnumerator()">
6778         <size>8</size>
6779       </method>
6780       <method name="Void Enqueue(T)">
6781         <size>1</size>
6782       </method>
6783     </type>
6784     <type name="HashSet`1[T]">
6785       <method name="Void .ctor()">
6786         <size>7</size>
6787       </method>
6788       <method name="Void RemoveAll[U](IEnumerable`1)">
6789         <size>7</size>
6790       </method>
6791       <method name="Void AddAll[U](IEnumerable`1)">
6792         <size>61</size>
6793       </method>
6794       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6795         <size>2</size>
6796       </method>
6797       <method name="IEnumerator`1 GetEnumerator()">
6798         <size>8</size>
6799       </method>
6800     </type>
6801     <type name="X">
6802       <method name="Void .ctor()">
6803         <size>7</size>
6804       </method>
6805       <method name="Void Main()">
6806         <size>1</size>
6807       </method>
6808     </type>
6809     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6810       <method name="Void .ctor()">
6811         <size>7</size>
6812       </method>
6813       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6814         <size>12</size>
6815       </method>
6816       <method name="Boolean MoveNext()">
6817         <size>25</size>
6818       </method>
6819       <method name="Void Dispose()">
6820         <size>8</size>
6821       </method>
6822       <method name="Void Reset()">
6823         <size>6</size>
6824       </method>
6825     </type>
6826     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6827       <method name="Void .ctor()">
6828         <size>7</size>
6829       </method>
6830       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6831         <size>12</size>
6832       </method>
6833       <method name="Boolean MoveNext()">
6834         <size>25</size>
6835       </method>
6836       <method name="Void Dispose()">
6837         <size>8</size>
6838       </method>
6839       <method name="Void Reset()">
6840         <size>6</size>
6841       </method>
6842     </type>
6843     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6844       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6845         <size>7</size>
6846       </method>
6847     </type>
6848     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6849       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6850         <size>7</size>
6851       </method>
6852     </type>
6853   </test>
6854   <test name="gtest-248.cs">
6855     <type name="Foo`1[T]">
6856       <method name="Void .ctor()">
6857         <size>7</size>
6858       </method>
6859     </type>
6860     <type name="X">
6861       <method name="Void .ctor()">
6862         <size>7</size>
6863       </method>
6864       <method name="Boolean Test(System.Object)">
6865         <size>19</size>
6866       </method>
6867       <method name="Void Main()">
6868         <size>1</size>
6869       </method>
6870     </type>
6871   </test>
6872   <test name="gtest-249.cs">
6873     <type name="EnumerableBase`1[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6878         <size>7</size>
6879       </method>
6880       <method name="IEnumerator`1 GetEnumerator()">
6881         <size>0</size>
6882       </method>
6883     </type>
6884     <type name="ArrayBase`1[T]">
6885       <method name="Void .ctor()">
6886         <size>7</size>
6887       </method>
6888       <method name="IEnumerator`1 GetEnumerator()">
6889         <size>8</size>
6890       </method>
6891     </type>
6892     <type name="HashedArrayList`1[T]">
6893       <method name="Void .ctor()">
6894         <size>7</size>
6895       </method>
6896       <method name="IEnumerator`1 GetEnumerator()">
6897         <size>7</size>
6898       </method>
6899     </type>
6900     <type name="X">
6901       <method name="Void .ctor()">
6902         <size>7</size>
6903       </method>
6904       <method name="Void Main()">
6905         <size>1</size>
6906       </method>
6907     </type>
6908     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6909       <method name="Void .ctor()">
6910         <size>7</size>
6911       </method>
6912       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6913         <size>12</size>
6914       </method>
6915       <method name="Boolean MoveNext()">
6916         <size>25</size>
6917       </method>
6918       <method name="Void Dispose()">
6919         <size>8</size>
6920       </method>
6921       <method name="Void Reset()">
6922         <size>6</size>
6923       </method>
6924       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6925         <size>7</size>
6926       </method>
6927     </type>
6928   </test>
6929   <test name="gtest-250.cs">
6930     <type name="GuardedIndexedSorted`1[T]">
6931       <method name="Void .ctor()">
6932         <size>7</size>
6933       </method>
6934       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6935         <size>13</size>
6936       </method>
6937     </type>
6938     <type name="X">
6939       <method name="Void .ctor()">
6940         <size>7</size>
6941       </method>
6942       <method name="Void Main()">
6943         <size>1</size>
6944       </method>
6945     </type>
6946     <type name="Fun`2[R,S]">
6947       <method name="Void .ctor(Object, IntPtr)">
6948         <size>0</size>
6949       </method>
6950       <method name="S Invoke(R)">
6951         <size>0</size>
6952       </method>
6953       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6954         <size>0</size>
6955       </method>
6956       <method name="S EndInvoke(IAsyncResult)">
6957         <size>0</size>
6958       </method>
6959     </type>
6960   </test>
6961   <test name="gtest-251.cs">
6962     <type name="SortedIndexedTester`1[T]">
6963       <method name="Void .ctor()">
6964         <size>7</size>
6965       </method>
6966       <method name="Void Test(ISorted`1)">
6967         <size>24</size>
6968       </method>
6969     </type>
6970     <type name="X">
6971       <method name="Void .ctor()">
6972         <size>7</size>
6973       </method>
6974       <method name="Void Main()">
6975         <size>1</size>
6976       </method>
6977     </type>
6978     <type name="&lt;PrivateImplementationDetails&gt;">
6979       <method name="Void .ctor()">
6980         <size>7</size>
6981       </method>
6982     </type>
6983   </test>
6984   <test name="gtest-252.cs">
6985     <type name="EqualityComparer`1[T]">
6986       <method name="Void .cctor()">
6987         <size>16</size>
6988       </method>
6989       <method name="Void Test()">
6990         <size>1</size>
6991       </method>
6992     </type>
6993     <type name="SequencedEqualityComparer`2[T,W]">
6994       <method name="Void .ctor()">
6995         <size>7</size>
6996       </method>
6997     </type>
6998     <type name="X">
6999       <method name="Void .ctor()">
7000         <size>7</size>
7001       </method>
7002       <method name="Void Main()">
7003         <size>6</size>
7004       </method>
7005     </type>
7006   </test>
7007   <test name="gtest-253.cs">
7008     <type name="CollectionValueTester`2[R,S]">
7009       <method name="Void .ctor()">
7010         <size>7</size>
7011       </method>
7012     </type>
7013     <type name="ExtensibleTester`1[U]">
7014       <method name="Void .ctor(U)">
7015         <size>14</size>
7016       </method>
7017       <method name="Void Direct()">
7018         <size>24</size>
7019       </method>
7020     </type>
7021     <type name="Extensible`1[V]">
7022       <method name="Void .ctor()">
7023         <size>7</size>
7024       </method>
7025       <method name="Void AddAll[W](IEnumerable`1)">
7026         <size>1</size>
7027       </method>
7028     </type>
7029     <type name="X">
7030       <method name="Void .ctor()">
7031         <size>7</size>
7032       </method>
7033       <method name="Void Main()">
7034         <size>20</size>
7035       </method>
7036     </type>
7037   </test>
7038   <test name="gtest-254.cs">
7039     <type name="HashedLinkedList`1[T]">
7040       <method name="Void .ctor()">
7041         <size>7</size>
7042       </method>
7043       <method name="HashedLinkedList`1[T] GetList()">
7044         <size>6</size>
7045       </method>
7046       <method name="Void Test(Int32)">
7047         <size>55</size>
7048       </method>
7049       <method name="Void Test(HashedLinkedList`1[T])">
7050         <size>40</size>
7051       </method>
7052     </type>
7053     <type name="X">
7054       <method name="Void .ctor()">
7055         <size>7</size>
7056       </method>
7057       <method name="Void Main()">
7058         <size>20</size>
7059       </method>
7060     </type>
7061   </test>
7062   <test name="gtest-255.cs">
7063     <type name="A">
7064       <method name="Void .ctor()">
7065         <size>7</size>
7066       </method>
7067       <method name="T Foo[T]()">
7068         <size>0</size>
7069       </method>
7070     </type>
7071     <type name="B">
7072       <method name="Void .ctor()">
7073         <size>7</size>
7074       </method>
7075       <method name="T Foo[T]()">
7076         <size>10</size>
7077       </method>
7078     </type>
7079     <type name="C">
7080       <method name="Void .ctor()">
7081         <size>7</size>
7082       </method>
7083       <method name="Void Main()">
7084         <size>1</size>
7085       </method>
7086     </type>
7087   </test>
7088   <test name="gtest-256.cs">
7089     <type name="Test">
7090       <method name="Void .ctor()">
7091         <size>7</size>
7092       </method>
7093       <method name="IEnumerator`1 GetEnumerator()">
7094         <size>15</size>
7095       </method>
7096       <method name="Void Main()">
7097         <size>11</size>
7098       </method>
7099       <method name="Void Run()">
7100         <size>147</size>
7101       </method>
7102     </type>
7103     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7104       <method name="Void .ctor()">
7105         <size>7</size>
7106       </method>
7107       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7108         <size>7</size>
7109       </method>
7110       <method name="Boolean MoveNext()">
7111         <size>129</size>
7112       </method>
7113       <method name="Void Dispose()">
7114         <size>8</size>
7115       </method>
7116       <method name="Void Reset()">
7117         <size>6</size>
7118       </method>
7119       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-257.cs">
7125     <type name="Tests">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void Main()">
7130         <size>32</size>
7131       </method>
7132     </type>
7133   </test>
7134   <test name="gtest-258.cs">
7135     <type name="A">
7136       <method name="Void .ctor()">
7137         <size>7</size>
7138       </method>
7139     </type>
7140     <type name="B">
7141       <method name="Void .ctor()">
7142         <size>7</size>
7143       </method>
7144     </type>
7145     <type name="Foo`1[T]">
7146       <method name="Void .ctor()">
7147         <size>7</size>
7148       </method>
7149     </type>
7150     <type name="X">
7151       <method name="Void .ctor()">
7152         <size>7</size>
7153       </method>
7154       <method name="Void Main()">
7155         <size>7</size>
7156       </method>
7157     </type>
7158   </test>
7159   <test name="gtest-259.cs">
7160     <type name="Class1`1[T]">
7161       <method name="Void .ctor()">
7162         <size>7</size>
7163       </method>
7164       <method name="Void MethodOfClass1(T, MyType)">
7165         <size>14</size>
7166       </method>
7167     </type>
7168     <type name="MyType">
7169       <method name="Void .ctor()">
7170         <size>7</size>
7171       </method>
7172       <method name="Void MethodOfMyBaseType()">
7173         <size>1</size>
7174       </method>
7175     </type>
7176     <type name="MyBaseType">
7177       <method name="Void .ctor()">
7178         <size>7</size>
7179       </method>
7180       <method name="Void MethodOfMyBaseType()">
7181         <size>0</size>
7182       </method>
7183     </type>
7184     <type name="X">
7185       <method name="Void .ctor()">
7186         <size>7</size>
7187       </method>
7188       <method name="Void Main()">
7189         <size>1</size>
7190       </method>
7191     </type>
7192   </test>
7193   <test name="gtest-260.cs">
7194     <type name="A`1[T]">
7195       <method name="Void .ctor()">
7196         <size>7</size>
7197       </method>
7198     </type>
7199     <type name="B`1[T]">
7200       <method name="Void .ctor()">
7201         <size>7</size>
7202       </method>
7203     </type>
7204     <type name="Test">
7205       <method name="Void .ctor()">
7206         <size>7</size>
7207       </method>
7208       <method name="Void .cctor()">
7209         <size>11</size>
7210       </method>
7211       <method name="Void Main()">
7212         <size>1</size>
7213       </method>
7214     </type>
7215   </test>
7216   <test name="gtest-261.cs">
7217     <type name="Cons`2[T,U]">
7218       <method name="Void .ctor(T, U)">
7219         <size>21</size>
7220       </method>
7221       <method name="System.String ToString()">
7222         <size>68</size>
7223       </method>
7224     </type>
7225     <type name="List`1[A]">
7226       <method name="Void .ctor(A)">
7227         <size>9</size>
7228       </method>
7229       <method name="Void .ctor(A, List`1)">
7230         <size>9</size>
7231       </method>
7232       <method name="Void zip[B](List`1[B])">
7233         <size>18</size>
7234       </method>
7235     </type>
7236     <type name="Test">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="Void Main(System.String[])">
7241         <size>14</size>
7242       </method>
7243     </type>
7244   </test>
7245   <test name="gtest-262.cs">
7246     <type name="Test">
7247       <method name="Void .ctor()">
7248         <size>7</size>
7249       </method>
7250       <method name="Void f1(System.Object)">
7251         <size>1</size>
7252       </method>
7253       <method name="Void f2(System.String)">
7254         <size>1</size>
7255       </method>
7256       <method name="Void f3(Test)">
7257         <size>1</size>
7258       </method>
7259       <method name="Void f4(Int32)">
7260         <size>1</size>
7261       </method>
7262       <method name="Void f5(Int16)">
7263         <size>1</size>
7264       </method>
7265       <method name="Void Main()">
7266         <size>163</size>
7267       </method>
7268     </type>
7269   </test>
7270   <test name="gtest-263.cs">
7271     <type name="Foo`1[S]">
7272       <method name="Void .ctor()">
7273         <size>7</size>
7274       </method>
7275       <method name="ICloneable Test(S)">
7276         <size>12</size>
7277       </method>
7278     </type>
7279     <type name="ConvertHelper">
7280       <method name="IEnumerator`1 Test[S,T](S)">
7281         <size>22</size>
7282       </method>
7283       <method name="Void Main()">
7284         <size>1</size>
7285       </method>
7286     </type>
7287     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7288       <method name="Void .ctor()">
7289         <size>7</size>
7290       </method>
7291       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7292         <size>12</size>
7293       </method>
7294       <method name="Boolean MoveNext()">
7295         <size>80</size>
7296       </method>
7297       <method name="Void Dispose()">
7298         <size>8</size>
7299       </method>
7300       <method name="Void Reset()">
7301         <size>6</size>
7302       </method>
7303       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7304         <size>7</size>
7305       </method>
7306     </type>
7307   </test>
7308   <test name="gtest-264.cs">
7309     <type name="BaseList`1[SubType]">
7310       <method name="Void .ctor()">
7311         <size>18</size>
7312       </method>
7313     </type>
7314     <type name="XXX">
7315       <method name="Void .ctor()">
7316         <size>7</size>
7317       </method>
7318     </type>
7319     <type name="Crash">
7320       <method name="Void .ctor()">
7321         <size>7</size>
7322       </method>
7323       <method name="Void Main()">
7324         <size>14</size>
7325       </method>
7326     </type>
7327   </test>
7328   <test name="gtest-265.cs">
7329     <type name="Test">
7330       <method name="Void .ctor()">
7331         <size>7</size>
7332       </method>
7333       <method name="Void Main()">
7334         <size>14</size>
7335       </method>
7336     </type>
7337   </test>
7338   <test name="gtest-266.cs">
7339     <type name="Test`1[T]">
7340       <method name="Void .ctor()">
7341         <size>7</size>
7342       </method>
7343     </type>
7344     <type name="Test`1+Inner`1[T,U]">
7345       <method name="Void .ctor()">
7346         <size>7</size>
7347       </method>
7348       <method name="Void Foo()">
7349         <size>13</size>
7350       </method>
7351     </type>
7352     <type name="Test">
7353       <method name="Void .ctor()">
7354         <size>7</size>
7355       </method>
7356       <method name="Void Main()">
7357         <size>1</size>
7358       </method>
7359     </type>
7360   </test>
7361   <test name="gtest-267.cs">
7362     <type name="T">
7363       <method name="Void .ctor()">
7364         <size>7</size>
7365       </method>
7366       <method name="Void Foo[T](Handler`1[T])">
7367         <size>34</size>
7368       </method>
7369       <method name="Void Response[T](Handler`1[T])">
7370         <size>1</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Handler`1[T]">
7377       <method name="Void .ctor(Object, IntPtr)">
7378         <size>0</size>
7379       </method>
7380       <method name="Void Invoke(T)">
7381         <size>0</size>
7382       </method>
7383       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7384         <size>0</size>
7385       </method>
7386       <method name="Void EndInvoke(IAsyncResult)">
7387         <size>0</size>
7388       </method>
7389     </type>
7390     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7391       <method name="Void .ctor()">
7392         <size>7</size>
7393       </method>
7394       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7395         <size>18</size>
7396       </method>
7397     </type>
7398   </test>
7399   <test name="gtest-268.cs">
7400     <type name="Test">
7401       <method name="Void .ctor()">
7402         <size>7</size>
7403       </method>
7404       <method name="Void Bar()">
7405         <size>7</size>
7406       </method>
7407       <method name="Void Main()">
7408         <size>1</size>
7409       </method>
7410     </type>
7411     <type name="Test+G`1[T]">
7412       <method name="Void .ctor()">
7413         <size>7</size>
7414       </method>
7415     </type>
7416   </test>
7417   <test name="gtest-269.cs">
7418     <type name="X">
7419       <method name="Void .ctor()">
7420         <size>7</size>
7421       </method>
7422       <method name="Int32 Beer(Nullable`1)">
7423         <size>54</size>
7424       </method>
7425       <method name="Int64 PubToLong(IrishPub)">
7426         <size>12</size>
7427       </method>
7428       <method name="Int32 Test(Nullable`1)">
7429         <size>53</size>
7430       </method>
7431       <method name="Int32 TestWithNull(Nullable`1)">
7432         <size>55</size>
7433       </method>
7434       <method name="Nullable`1 Foo(Boolean)">
7435         <size>24</size>
7436       </method>
7437       <method name="Int32 Test(Boolean)">
7438         <size>54</size>
7439       </method>
7440       <method name="Int32 Main()">
7441         <size>194</size>
7442       </method>
7443     </type>
7444     <type name="IrishPub">
7445       <method name="Void .ctor(IrishBeer)">
7446         <size>8</size>
7447       </method>
7448       <method name="Int64 op_Implicit(Nullable`1)">
7449         <size>36</size>
7450       </method>
7451       <method name="Nullable`1 op_Implicit(Int64)">
7452         <size>13</size>
7453       </method>
7454     </type>
7455   </test>
7456   <test name="gtest-270.cs">
7457     <type name="X">
7458       <method name="Void .ctor()">
7459         <size>7</size>
7460       </method>
7461       <method name="Int32 Test(Nullable`1)">
7462         <size>44</size>
7463       </method>
7464       <method name="Int32 Main()">
7465         <size>42</size>
7466       </method>
7467     </type>
7468   </test>
7469   <test name="gtest-271.cs">
7470     <type name="Qux`2[X,V]">
7471       <method name="Void .ctor()">
7472         <size>7</size>
7473       </method>
7474       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7475         <size>8</size>
7476       </method>
7477       <method name="IEnumerator`1 GetEnumerator()">
7478         <size>8</size>
7479       </method>
7480     </type>
7481     <type name="Foo`2[X,V]">
7482       <method name="Void .ctor()">
7483         <size>7</size>
7484       </method>
7485     </type>
7486     <type name="Test`1[T]">
7487       <method name="Void .ctor()">
7488         <size>7</size>
7489       </method>
7490       <method name="Int32 CompareTo(Test`1[T])">
7491         <size>2</size>
7492       </method>
7493     </type>
7494     <type name="X">
7495       <method name="Void .ctor()">
7496         <size>7</size>
7497       </method>
7498       <method name="Void Main()">
7499         <size>53</size>
7500       </method>
7501     </type>
7502     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7503       <method name="Void .ctor()">
7504         <size>7</size>
7505       </method>
7506       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7507         <size>7</size>
7508       </method>
7509       <method name="Boolean MoveNext()">
7510         <size>25</size>
7511       </method>
7512       <method name="Void Dispose()">
7513         <size>8</size>
7514       </method>
7515       <method name="Void Reset()">
7516         <size>6</size>
7517       </method>
7518     </type>
7519     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7520       <method name="Void .ctor()">
7521         <size>7</size>
7522       </method>
7523       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7524         <size>12</size>
7525       </method>
7526       <method name="Boolean MoveNext()">
7527         <size>25</size>
7528       </method>
7529       <method name="Void Dispose()">
7530         <size>8</size>
7531       </method>
7532       <method name="Void Reset()">
7533         <size>6</size>
7534       </method>
7535     </type>
7536     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7537       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7538         <size>7</size>
7539       </method>
7540     </type>
7541     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7542       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7543         <size>7</size>
7544       </method>
7545     </type>
7546   </test>
7547   <test name="gtest-272.cs">
7548     <type name="X">
7549       <method name="Void Foo[T](Handler`1[T])">
7550         <size>27</size>
7551       </method>
7552       <method name="Void Response[T](Handler`1[T])">
7553         <size>1</size>
7554       </method>
7555       <method name="Void Test[T](T)">
7556         <size>1</size>
7557       </method>
7558       <method name="Void Main()">
7559         <size>18</size>
7560       </method>
7561     </type>
7562     <type name="Handler`1[T]">
7563       <method name="Void .ctor(Object, IntPtr)">
7564         <size>0</size>
7565       </method>
7566       <method name="Void Invoke(T)">
7567         <size>0</size>
7568       </method>
7569       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7570         <size>0</size>
7571       </method>
7572       <method name="Void EndInvoke(IAsyncResult)">
7573         <size>0</size>
7574       </method>
7575     </type>
7576     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7581         <size>12</size>
7582       </method>
7583     </type>
7584   </test>
7585   <test name="gtest-273.cs">
7586     <type name="ThisBaseClass`3[A,B,C]">
7587       <method name="Void .ctor()">
7588         <size>7</size>
7589       </method>
7590     </type>
7591     <type name="ThatBaseClass`3[B,A,C]">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595     </type>
7596     <type name="ThisClass`3[A,B,C]">
7597       <method name="Void .ctor()">
7598         <size>7</size>
7599       </method>
7600     </type>
7601     <type name="ThatClass`3[B,A,C]">
7602       <method name="Void .ctor()">
7603         <size>7</size>
7604       </method>
7605     </type>
7606     <type name="ThisClass">
7607       <method name="Void .ctor()">
7608         <size>7</size>
7609       </method>
7610     </type>
7611     <type name="ThatClass">
7612       <method name="Void .ctor()">
7613         <size>7</size>
7614       </method>
7615     </type>
7616     <type name="Test">
7617       <method name="Void .ctor()">
7618         <size>7</size>
7619       </method>
7620       <method name="Void Main()">
7621         <size>1</size>
7622       </method>
7623     </type>
7624   </test>
7625   <test name="gtest-274.cs">
7626     <type name="X">
7627       <method name="Void .ctor()">
7628         <size>7</size>
7629       </method>
7630       <method name="Void Main()">
7631         <size>447</size>
7632       </method>
7633     </type>
7634     <type name="Foo">
7635       <method name="Void .ctor(Int64)">
7636         <size>8</size>
7637       </method>
7638       <method name="Foo op_Implicit(Int64)">
7639         <size>7</size>
7640       </method>
7641     </type>
7642     <type name="Bar">
7643       <method name="Void .ctor(Foo)">
7644         <size>8</size>
7645       </method>
7646       <method name="Bar op_Implicit(Foo)">
7647         <size>7</size>
7648       </method>
7649     </type>
7650     <type name="Baz">
7651       <method name="Void .ctor(Foo)">
7652         <size>8</size>
7653       </method>
7654       <method name="Baz op_Explicit(Foo)">
7655         <size>7</size>
7656       </method>
7657     </type>
7658   </test>
7659   <test name="gtest-275.cs">
7660     <type name="Test">
7661       <method name="Void .ctor()">
7662         <size>7</size>
7663       </method>
7664       <method name="Void Main()">
7665         <size>19</size>
7666       </method>
7667     </type>
7668     <type name="Test+C">
7669       <method name="Void .ctor()">
7670         <size>18</size>
7671       </method>
7672     </type>
7673     <type name="Test+D`2[T,U]">
7674       <method name="Void .ctor()">
7675         <size>18</size>
7676       </method>
7677     </type>
7678     <type name="Test+E`1[T]">
7679       <method name="Void .ctor()">
7680         <size>18</size>
7681       </method>
7682     </type>
7683   </test>
7684   <test name="gtest-276.cs">
7685     <type name="Tests">
7686       <method name="Void .ctor()">
7687         <size>7</size>
7688       </method>
7689       <method name="Int32 Main()">
7690         <size>30</size>
7691       </method>
7692     </type>
7693     <type name="Tests+GenericClass`1[T]">
7694       <method name="Void .ctor()">
7695         <size>7</size>
7696       </method>
7697       <method name="T Z(IList`1, Int32)">
7698         <size>8</size>
7699       </method>
7700     </type>
7701   </test>
7702   <test name="gtest-277.cs">
7703     <type name="X">
7704       <method name="Void .ctor()">
7705         <size>7</size>
7706       </method>
7707       <method name="Void Main()">
7708         <size>1</size>
7709       </method>
7710     </type>
7711   </test>
7712   <test name="gtest-278.cs">
7713     <type name="Program">
7714       <method name="Void .ctor()">
7715         <size>7</size>
7716       </method>
7717       <method name="Int32 Main()">
7718         <size>6</size>
7719       </method>
7720     </type>
7721   </test>
7722   <test name="gtest-279.cs">
7723     <type name="Foo">
7724       <method name="Void .ctor()">
7725         <size>7</size>
7726       </method>
7727       <method name="IList`1 Bar[T]()">
7728         <size>12</size>
7729       </method>
7730       <method name="Void Bar()">
7731         <size>11</size>
7732       </method>
7733     </type>
7734     <type name="BugReport">
7735       <method name="Void .ctor()">
7736         <size>7</size>
7737       </method>
7738       <method name="Void Main(System.String[])">
7739         <size>20</size>
7740       </method>
7741     </type>
7742   </test>
7743   <test name="gtest-280.cs">
7744     <type name="Test">
7745       <method name="Void .ctor()">
7746         <size>7</size>
7747       </method>
7748       <method name="Void Main(System.String[])">
7749         <size>69</size>
7750       </method>
7751     </type>
7752     <type name="Test+TestDel">
7753       <method name="Void .ctor(Object, IntPtr)">
7754         <size>0</size>
7755       </method>
7756       <method name="Int32 Invoke(Int32)">
7757         <size>0</size>
7758       </method>
7759       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7760         <size>0</size>
7761       </method>
7762       <method name="Int32 EndInvoke(IAsyncResult)">
7763         <size>0</size>
7764       </method>
7765     </type>
7766     <type name="Test">
7767       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7768         <size>2</size>
7769       </method>
7770     </type>
7771   </test>
7772   <test name="gtest-281.cs">
7773     <type name="List">
7774       <method name="Void .ctor()">
7775         <size>7</size>
7776       </method>
7777       <method name="Void AddRange[T](ICollection`1)">
7778         <size>1</size>
7779       </method>
7780     </type>
7781     <type name="Tests">
7782       <method name="Void .ctor()">
7783         <size>7</size>
7784       </method>
7785       <method name="Void Main()">
7786         <size>21</size>
7787       </method>
7788     </type>
7789   </test>
7790   <test name="gtest-282.cs">
7791     <type name="Foo">
7792       <method name="Void .ctor()">
7793         <size>7</size>
7794       </method>
7795     </type>
7796     <type name="Foo+Bar">
7797       <method name="Void .ctor()">
7798         <size>7</size>
7799       </method>
7800     </type>
7801     <type name="C`1[T]">
7802       <method name="Void .ctor()">
7803         <size>7</size>
7804       </method>
7805     </type>
7806     <type name="Test">
7807       <method name="Void .ctor()">
7808         <size>7</size>
7809       </method>
7810       <method name="Void .cctor()">
7811         <size>11</size>
7812       </method>
7813       <method name="Void Main()">
7814         <size>21</size>
7815       </method>
7816     </type>
7817   </test>
7818   <test name="gtest-283.cs">
7819     <type name="Point">
7820       <method name="Void .ctor(Int32, Int32)">
7821         <size>15</size>
7822       </method>
7823     </type>
7824     <type name="TestPoint">
7825       <method name="Void Serialize(IFoo)">
7826         <size>39</size>
7827       </method>
7828       <method name="Void Main()">
7829         <size>1</size>
7830       </method>
7831     </type>
7832   </test>
7833   <test name="gtest-284.cs">
7834     <type name="X">
7835       <method name="Void .ctor()">
7836         <size>7</size>
7837       </method>
7838     </type>
7839     <type name="CollectionTester">
7840       <method name="Int32 Test[T](IList`1)">
7841         <size>67</size>
7842       </method>
7843       <method name="Int32 Test()">
7844         <size>522</size>
7845       </method>
7846     </type>
7847     <type name="InterfaceTester">
7848       <method name="Void .cctor()">
7849         <size>106</size>
7850       </method>
7851       <method name="Int32 Test(System.Type, System.Type[])">
7852         <size>398</size>
7853       </method>
7854       <method name="Int32 Test()">
7855         <size>532</size>
7856       </method>
7857     </type>
7858     <type name="Z">
7859       <method name="Void .ctor()">
7860         <size>7</size>
7861       </method>
7862       <method name="Int32 Test()">
7863         <size>36</size>
7864       </method>
7865       <method name="Int32 Main()">
7866         <size>45</size>
7867       </method>
7868     </type>
7869   </test>
7870   <test name="gtest-285.cs">
7871     <type name="A">
7872       <method name="Void .ctor()">
7873         <size>7</size>
7874       </method>
7875     </type>
7876     <type name="B">
7877       <method name="Void .ctor()">
7878         <size>7</size>
7879       </method>
7880     </type>
7881     <type name="Tests">
7882       <method name="Void .ctor()">
7883         <size>7</size>
7884       </method>
7885       <method name="Void Main()">
7886         <size>38</size>
7887       </method>
7888     </type>
7889   </test>
7890   <test name="gtest-286.cs">
7891     <type name="TestAttribute">
7892       <method name="Void .ctor(Type)">
7893         <size>14</size>
7894       </method>
7895     </type>
7896     <type name="C`1[T]">
7897       <method name="Void .ctor()">
7898         <size>7</size>
7899       </method>
7900       <method name="Void Foo()">
7901         <size>1</size>
7902       </method>
7903     </type>
7904     <type name="C">
7905       <method name="Void .ctor()">
7906         <size>7</size>
7907       </method>
7908       <method name="Int32 Main()">
7909         <size>76</size>
7910       </method>
7911     </type>
7912   </test>
7913   <test name="gtest-287.cs">
7914     <type name="X">
7915       <method name="Void .ctor()">
7916         <size>7</size>
7917       </method>
7918       <method name="Void Main()">
7919         <size>36</size>
7920       </method>
7921       <method name="Void D()">
7922         <size>1</size>
7923       </method>
7924     </type>
7925   </test>
7926   <test name="gtest-288.cs">
7927     <type name="A">
7928       <method name="Void .ctor()">
7929         <size>7</size>
7930       </method>
7931       <method name="Boolean Test(Int32)">
7932         <size>5</size>
7933       </method>
7934     </type>
7935     <type name="B">
7936       <method name="Void .ctor()">
7937         <size>7</size>
7938       </method>
7939       <method name="Void Test()">
7940         <size>1</size>
7941       </method>
7942     </type>
7943     <type name="B+C">
7944       <method name="Void .ctor()">
7945         <size>7</size>
7946       </method>
7947       <method name="Boolean Foo(Int32)">
7948         <size>13</size>
7949       </method>
7950     </type>
7951     <type name="X">
7952       <method name="Void .ctor()">
7953         <size>7</size>
7954       </method>
7955       <method name="Void Main()">
7956         <size>1</size>
7957       </method>
7958     </type>
7959   </test>
7960   <test name="gtest-289.cs">
7961     <type name="C">
7962       <method name="Void .ctor()">
7963         <size>7</size>
7964       </method>
7965       <method name="Void add_Ev1(D)">
7966         <size>24</size>
7967       </method>
7968       <method name="Void remove_Ev1(D)">
7969         <size>24</size>
7970       </method>
7971     </type>
7972     <type name="Consts">
7973       <method name="Void .ctor()">
7974         <size>7</size>
7975       </method>
7976       <method name="Void .cctor()">
7977         <size>1</size>
7978       </method>
7979     </type>
7980     <type name="Test">
7981       <method name="Void .ctor()">
7982         <size>7</size>
7983       </method>
7984       <method name="Int32 Main()">
7985         <size>94</size>
7986       </method>
7987     </type>
7988     <type name="D">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke()">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(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-290.cs">
8004     <type name="GenericEventNotUsedTest`1[T]">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
8009         <size>24</size>
8010       </method>
8011       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
8012         <size>24</size>
8013       </method>
8014       <method name="Void RaiseTestEvent(T)">
8015         <size>14</size>
8016       </method>
8017     </type>
8018     <type name="TestEntry">
8019       <method name="Void Main()">
8020         <size>1</size>
8021       </method>
8022     </type>
8023     <type name="GenericEventHandler`2[U,V]">
8024       <method name="Void .ctor(Object, IntPtr)">
8025         <size>0</size>
8026       </method>
8027       <method name="Void Invoke(U, V)">
8028         <size>0</size>
8029       </method>
8030       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
8031         <size>0</size>
8032       </method>
8033       <method name="Void EndInvoke(IAsyncResult)">
8034         <size>0</size>
8035       </method>
8036     </type>
8037   </test>
8038   <test name="gtest-291.cs">
8039     <type name="Global">
8040       <method name="Void .ctor()">
8041         <size>7</size>
8042       </method>
8043       <method name="Void Main()">
8044         <size>22</size>
8045       </method>
8046       <method name="System.String Test2(Nullable`1)">
8047         <size>6</size>
8048       </method>
8049     </type>
8050   </test>
8051   <test name="gtest-292.cs">
8052     <type name="Test.A`1[TA]">
8053       <method name="Void .ctor()">
8054         <size>7</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     <type name="Test.Handler`1[TA]">
8066       <method name="Void .ctor(Object, IntPtr)">
8067         <size>0</size>
8068       </method>
8069       <method name="Void Invoke(TA)">
8070         <size>0</size>
8071       </method>
8072       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8073         <size>0</size>
8074       </method>
8075       <method name="Void EndInvoke(IAsyncResult)">
8076         <size>0</size>
8077       </method>
8078     </type>
8079   </test>
8080   <test name="gtest-293.cs">
8081     <type name="Test`1[T]">
8082       <method name="Void .ctor()">
8083         <size>7</size>
8084       </method>
8085       <method name="Void Invalid(T)">
8086         <size>21</size>
8087       </method>
8088       <method name="Void Other(IEnumerable`1)">
8089         <size>1</size>
8090       </method>
8091     </type>
8092     <type name="X">
8093       <method name="Void .ctor()">
8094         <size>7</size>
8095       </method>
8096       <method name="Void Main()">
8097         <size>1</size>
8098       </method>
8099     </type>
8100   </test>
8101   <test name="gtest-294.cs">
8102     <type name="A">
8103       <method name="Void .ctor()">
8104         <size>7</size>
8105       </method>
8106     </type>
8107     <type name="B">
8108       <method name="Void .ctor()">
8109         <size>7</size>
8110       </method>
8111     </type>
8112     <type name="X">
8113       <method name="Void .ctor()">
8114         <size>7</size>
8115       </method>
8116       <method name="A Test(A, B)">
8117         <size>10</size>
8118       </method>
8119       <method name="Int32 Main()">
8120         <size>73</size>
8121       </method>
8122     </type>
8123   </test>
8124   <test name="gtest-295.cs">
8125     <type name="Test.Cache`1[T]">
8126       <method name="Void .ctor()">
8127         <size>7</size>
8128       </method>
8129     </type>
8130     <type name="Test.Base">
8131       <method name="Void .ctor()">
8132         <size>7</size>
8133       </method>
8134     </type>
8135     <type name="Test.MyType`1[T]">
8136       <method name="Void .ctor()">
8137         <size>7</size>
8138       </method>
8139     </type>
8140     <type name="Test.Foo">
8141       <method name="Void .ctor()">
8142         <size>7</size>
8143       </method>
8144       <method name="Void Main()">
8145         <size>7</size>
8146       </method>
8147     </type>
8148   </test>
8149   <test name="gtest-296.cs">
8150     <type name="MyCollection`1[T]">
8151       <method name="Void .ctor()">
8152         <size>7</size>
8153       </method>
8154       <method name="Void Foo()">
8155         <size>14</size>
8156       </method>
8157     </type>
8158     <type name="C">
8159       <method name="Void .ctor()">
8160         <size>7</size>
8161       </method>
8162       <method name="Void Main()">
8163         <size>1</size>
8164       </method>
8165     </type>
8166   </test>
8167   <test name="gtest-297.cs">
8168     <type name="Test">
8169       <method name="Void .ctor()">
8170         <size>7</size>
8171       </method>
8172       <method name="Void Main()">
8173         <size>18</size>
8174       </method>
8175     </type>
8176   </test>
8177   <test name="gtest-298.cs">
8178     <type name="A">
8179       <method name="Void .ctor(TestFunc`1)">
8180         <size>14</size>
8181       </method>
8182     </type>
8183     <type name="TestClass">
8184       <method name="Void .ctor()">
8185         <size>7</size>
8186       </method>
8187       <method name="Void .cctor()">
8188         <size>46</size>
8189       </method>
8190       <method name="Int32 Main()">
8191         <size>6</size>
8192       </method>
8193     </type>
8194     <type name="TestFunc`1[T]">
8195       <method name="Void .ctor(Object, IntPtr)">
8196         <size>0</size>
8197       </method>
8198       <method name="Void Invoke(T)">
8199         <size>0</size>
8200       </method>
8201       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8202         <size>0</size>
8203       </method>
8204       <method name="Void EndInvoke(IAsyncResult)">
8205         <size>0</size>
8206       </method>
8207     </type>
8208     <type name="TestClass">
8209       <method name="Void &lt;a&gt;m__0(Int32)">
8210         <size>7</size>
8211       </method>
8212     </type>
8213   </test>
8214   <test name="gtest-299.cs">
8215     <type name="N.A">
8216       <method name="Void .ctor()">
8217         <size>7</size>
8218       </method>
8219     </type>
8220     <type name="B`1[T]">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224     </type>
8225     <type name="Test">
8226       <method name="Void .ctor()">
8227         <size>7</size>
8228       </method>
8229       <method name="Void Main()">
8230         <size>47</size>
8231       </method>
8232     </type>
8233   </test>
8234   <test name="gtest-300.cs">
8235     <type name="Test">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="Void Main()">
8240         <size>64</size>
8241       </method>
8242     </type>
8243   </test>
8244   <test name="gtest-301.cs">
8245     <type name="Test">
8246       <method name="Void .ctor()">
8247         <size>7</size>
8248       </method>
8249       <method name="Void Main(System.String[])">
8250         <size>23</size>
8251       </method>
8252     </type>
8253   </test>
8254   <test name="gtest-302.cs">
8255     <type name="Test">
8256       <method name="Void .ctor()">
8257         <size>7</size>
8258       </method>
8259       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8260         <size>6</size>
8261       </method>
8262     </type>
8263     <type name="M">
8264       <method name="Void .ctor()">
8265         <size>7</size>
8266       </method>
8267       <method name="Void Main()">
8268         <size>59</size>
8269       </method>
8270     </type>
8271     <type name="Test+GetEnumerator&gt;c__Iterator0">
8272       <method name="Void .ctor()">
8273         <size>7</size>
8274       </method>
8275       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8276         <size>12</size>
8277       </method>
8278       <method name="Boolean MoveNext()">
8279         <size>25</size>
8280       </method>
8281       <method name="Void Dispose()">
8282         <size>8</size>
8283       </method>
8284       <method name="Void Reset()">
8285         <size>6</size>
8286       </method>
8287     </type>
8288     <type name="Test">
8289       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8290         <size>8</size>
8291       </method>
8292     </type>
8293     <type name="Test+GetEnumerator&gt;c__Iterator0">
8294       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8295         <size>7</size>
8296       </method>
8297     </type>
8298   </test>
8299   <test name="gtest-303.cs">
8300     <type name="test.BaseClass">
8301       <method name="Void .ctor()">
8302         <size>7</size>
8303       </method>
8304       <method name="System.String get_Hello()">
8305         <size>6</size>
8306       </method>
8307     </type>
8308     <type name="test.Printer">
8309       <method name="Void .ctor()">
8310         <size>7</size>
8311       </method>
8312       <method name="Void Print[T](T)">
8313         <size>0</size>
8314       </method>
8315     </type>
8316     <type name="test.PrinterImpl">
8317       <method name="Void .ctor()">
8318         <size>7</size>
8319       </method>
8320       <method name="Void Print[T](T)">
8321         <size>19</size>
8322       </method>
8323     </type>
8324     <type name="test.Starter">
8325       <method name="Void .ctor()">
8326         <size>7</size>
8327       </method>
8328       <method name="Void Main(System.String[])">
8329         <size>20</size>
8330       </method>
8331     </type>
8332   </test>
8333   <test name="gtest-304.cs">
8334     <type name="test.BaseClass">
8335       <method name="Void .ctor()">
8336         <size>7</size>
8337       </method>
8338       <method name="System.String get_Hello()">
8339         <size>6</size>
8340       </method>
8341     </type>
8342     <type name="test.Printer">
8343       <method name="Void .ctor()">
8344         <size>7</size>
8345       </method>
8346       <method name="Void Print[T](System.Object)">
8347         <size>0</size>
8348       </method>
8349     </type>
8350     <type name="test.PrinterImpl">
8351       <method name="Void .ctor()">
8352         <size>7</size>
8353       </method>
8354       <method name="Void Print[T](System.Object)">
8355         <size>31</size>
8356       </method>
8357     </type>
8358     <type name="test.Starter">
8359       <method name="Void .ctor()">
8360         <size>7</size>
8361       </method>
8362       <method name="Void Main(System.String[])">
8363         <size>20</size>
8364       </method>
8365     </type>
8366   </test>
8367   <test name="gtest-305.cs">
8368     <type name="T">
8369       <method name="Void .ctor()">
8370         <size>82</size>
8371       </method>
8372       <method name="Int32 Main()">
8373         <size>54</size>
8374       </method>
8375     </type>
8376   </test>
8377   <test name="gtest-306.cs">
8378     <type name="FuParentClass`1[Trow]">
8379       <method name="Void .ctor()">
8380         <size>7</size>
8381       </method>
8382     </type>
8383     <type name="FuParentClass`1+FuChildClass[Trow]">
8384       <method name="Void .ctor()">
8385         <size>7</size>
8386       </method>
8387     </type>
8388     <type name="C">
8389       <method name="Void .ctor()">
8390         <size>7</size>
8391       </method>
8392       <method name="Void Main()">
8393         <size>1</size>
8394       </method>
8395     </type>
8396   </test>
8397   <test name="gtest-307.cs">
8398     <type name="Foo`1[T]">
8399       <method name="Void .ctor()">
8400         <size>7</size>
8401       </method>
8402     </type>
8403     <type name="Bar">
8404       <method name="Void .ctor()">
8405         <size>7</size>
8406       </method>
8407       <method name="Int32 g()">
8408         <size>2</size>
8409       </method>
8410       <method name="Int32 Main()">
8411         <size>20</size>
8412       </method>
8413     </type>
8414     <type name="Foo`1+F[T]">
8415       <method name="Void .ctor(Object, IntPtr)">
8416         <size>0</size>
8417       </method>
8418       <method name="Int32 Invoke()">
8419         <size>0</size>
8420       </method>
8421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8422         <size>0</size>
8423       </method>
8424       <method name="Int32 EndInvoke(IAsyncResult)">
8425         <size>0</size>
8426       </method>
8427     </type>
8428   </test>
8429   <test name="gtest-308.cs">
8430     <type name="Test">
8431       <method name="Void .ctor()">
8432         <size>7</size>
8433       </method>
8434       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8435         <size>26</size>
8436       </method>
8437       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8438         <size>26</size>
8439       </method>
8440     </type>
8441     <type name="Foo">
8442       <method name="Void .ctor()">
8443         <size>7</size>
8444       </method>
8445       <method name="Int32 compare(Int32, Int32)">
8446         <size>4</size>
8447       </method>
8448       <method name="Int32 compare(System.String, System.String)">
8449         <size>8</size>
8450       </method>
8451       <method name="Void test(Int32)">
8452         <size>29</size>
8453       </method>
8454       <method name="Void Main()">
8455         <size>141</size>
8456       </method>
8457     </type>
8458     <type name="Test+MyComparison`1[V]">
8459       <method name="Void .ctor(Object, IntPtr)">
8460         <size>0</size>
8461       </method>
8462       <method name="Int32 Invoke(V, V)">
8463         <size>0</size>
8464       </method>
8465       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8466         <size>0</size>
8467       </method>
8468       <method name="Int32 EndInvoke(IAsyncResult)">
8469         <size>0</size>
8470       </method>
8471     </type>
8472     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8473       <method name="Void .ctor()">
8474         <size>7</size>
8475       </method>
8476       <method name="Int32 &lt;&gt;m__0(U, U)">
8477         <size>14</size>
8478       </method>
8479     </type>
8480     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8481       <method name="Void .ctor()">
8482         <size>7</size>
8483       </method>
8484       <method name="Int32 &lt;&gt;m__1(W, W)">
8485         <size>14</size>
8486       </method>
8487     </type>
8488   </test>
8489   <test name="gtest-309.cs">
8490     <type name="Test`2[A,B]">
8491       <method name="Void .ctor()">
8492         <size>7</size>
8493       </method>
8494       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8495         <size>1</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>15</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-310.cs">
8508     <type name="MonoBugs.IncompleteGenericInference">
8509       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8510         <size>1</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>20</size>
8514       </method>
8515     </type>
8516   </test>
8517   <test name="gtest-312.cs">
8518     <type name="CantCastGenericListToArray">
8519       <method name="Void .ctor()">
8520         <size>7</size>
8521       </method>
8522       <method name="Void Main(System.String[])">
8523         <size>51</size>
8524       </method>
8525     </type>
8526   </test>
8527   <test name="gtest-313.cs">
8528     <type name="Foo`1[T]">
8529       <method name="Void .ctor(TestEnum)">
8530         <size>14</size>
8531       </method>
8532     </type>
8533     <type name="X">
8534       <method name="Void .ctor()">
8535         <size>7</size>
8536       </method>
8537       <method name="Void Main()">
8538         <size>28</size>
8539       </method>
8540     </type>
8541   </test>
8542   <test name="gtest-314.cs">
8543     <type name="test.App">
8544       <method name="Void .ctor()">
8545         <size>7</size>
8546       </method>
8547       <method name="Void Main()">
8548         <size>1</size>
8549       </method>
8550     </type>
8551     <type name="test.ThisClass`2[T,O]">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555     </type>
8556     <type name="test.OtherClass`2[O,T]">
8557       <method name="Void .ctor()">
8558         <size>7</size>
8559       </method>
8560       <method name="Void Test(T)">
8561         <size>8</size>
8562       </method>
8563     </type>
8564   </test>
8565   <test name="gtest-315.cs">
8566     <type name="A`1[T]">
8567       <method name="Void .ctor()">
8568         <size>7</size>
8569       </method>
8570     </type>
8571     <type name="A`1+B[T]">
8572       <method name="Void .ctor()">
8573         <size>7</size>
8574       </method>
8575     </type>
8576     <type name="X">
8577       <method name="Void .ctor()">
8578         <size>7</size>
8579       </method>
8580       <method name="Void Main()">
8581         <size>18</size>
8582       </method>
8583     </type>
8584   </test>
8585   <test name="gtest-316.cs">
8586     <type name="X">
8587       <method name="Void .ctor()">
8588         <size>7</size>
8589       </method>
8590       <method name="Void Main()">
8591         <size>1</size>
8592       </method>
8593     </type>
8594     <type name="Foo">
8595       <method name="Void .ctor()">
8596         <size>7</size>
8597       </method>
8598     </type>
8599     <type name="Base">
8600       <method name="Void .ctor()">
8601         <size>7</size>
8602       </method>
8603       <method name="Void Method[R]()">
8604         <size>0</size>
8605       </method>
8606     </type>
8607     <type name="Derived">
8608       <method name="Void .ctor()">
8609         <size>7</size>
8610       </method>
8611       <method name="Void Method[S]()">
8612         <size>7</size>
8613       </method>
8614       <method name="Void Method2[T]()">
8615         <size>18</size>
8616       </method>
8617     </type>
8618   </test>
8619   <test name="gtest-317.cs">
8620     <type name="Foo`1[K]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Bar`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="Bar`1+Baz[Q]">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634     </type>
8635     <type name="X">
8636       <method name="Void .ctor()">
8637         <size>7</size>
8638       </method>
8639       <method name="Void Main()">
8640         <size>13</size>
8641       </method>
8642     </type>
8643   </test>
8644   <test name="gtest-318.cs">
8645     <type name="Foo`1[K]">
8646       <method name="Void .ctor()">
8647         <size>7</size>
8648       </method>
8649     </type>
8650     <type name="Bar`1[Q]">
8651       <method name="Void .ctor()">
8652         <size>7</size>
8653       </method>
8654     </type>
8655     <type name="Bar`1+Baz[Q]">
8656       <method name="Void .ctor()">
8657         <size>7</size>
8658       </method>
8659     </type>
8660     <type name="Goo`1[Q]">
8661       <method name="Void .ctor()">
8662         <size>7</size>
8663       </method>
8664     </type>
8665     <type name="X">
8666       <method name="Void .ctor()">
8667         <size>7</size>
8668       </method>
8669       <method name="Void Main()">
8670         <size>13</size>
8671       </method>
8672     </type>
8673   </test>
8674   <test name="gtest-319.cs">
8675     <type name="Temp`1[T]">
8676       <method name="Void .ctor()">
8677         <size>7</size>
8678       </method>
8679       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8680         <size>7</size>
8681       </method>
8682       <method name="IEnumerator`1 GetEnumerator()">
8683         <size>8</size>
8684       </method>
8685     </type>
8686     <type name="Temp`1+Foo[T]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="X">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695       <method name="Void Main()">
8696         <size>1</size>
8697       </method>
8698     </type>
8699     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8700       <method name="Void .ctor()">
8701         <size>7</size>
8702       </method>
8703       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8704         <size>7</size>
8705       </method>
8706       <method name="Boolean MoveNext()">
8707         <size>69</size>
8708       </method>
8709       <method name="Void Dispose()">
8710         <size>8</size>
8711       </method>
8712       <method name="Void Reset()">
8713         <size>6</size>
8714       </method>
8715       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8716         <size>7</size>
8717       </method>
8718     </type>
8719   </test>
8720   <test name="gtest-320.cs">
8721     <type name="Foo`1[K]">
8722       <method name="Void .ctor()">
8723         <size>7</size>
8724       </method>
8725     </type>
8726     <type name="B">
8727       <method name="Void .ctor()">
8728         <size>7</size>
8729       </method>
8730     </type>
8731     <type name="B+C">
8732       <method name="Void .ctor()">
8733         <size>7</size>
8734       </method>
8735     </type>
8736     <type name="X">
8737       <method name="Void .ctor()">
8738         <size>7</size>
8739       </method>
8740       <method name="Void Main()">
8741         <size>1</size>
8742       </method>
8743     </type>
8744   </test>
8745   <test name="gtest-321.cs">
8746     <type name="App">
8747       <method name="Void .ctor()">
8748         <size>7</size>
8749       </method>
8750       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8751         <size>25</size>
8752       </method>
8753       <method name="Void ADelegate[T](System.String)">
8754         <size>12</size>
8755       </method>
8756       <method name="Void Main(System.String[])">
8757         <size>13</size>
8758       </method>
8759       <method name="Void Run()">
8760         <size>49</size>
8761       </method>
8762     </type>
8763     <type name="App+TGenericDelegate`1[T]">
8764       <method name="Void .ctor(Object, IntPtr)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void Invoke(System.String)">
8768         <size>0</size>
8769       </method>
8770       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8771         <size>0</size>
8772       </method>
8773       <method name="Void EndInvoke(IAsyncResult)">
8774         <size>0</size>
8775       </method>
8776     </type>
8777   </test>
8778   <test name="gtest-322.cs">
8779     <type name="MyBase`2[K,V]">
8780       <method name="Void .ctor(Callback)">
8781         <size>7</size>
8782       </method>
8783     </type>
8784     <type name="X">
8785       <method name="Void .ctor(Callback)">
8786         <size>8</size>
8787       </method>
8788       <method name="Void Main()">
8789         <size>1</size>
8790       </method>
8791     </type>
8792     <type name="MyBase`2+Callback[K,V]">
8793       <method name="Void .ctor(Object, IntPtr)">
8794         <size>0</size>
8795       </method>
8796       <method name="Void Invoke(K, V)">
8797         <size>0</size>
8798       </method>
8799       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8800         <size>0</size>
8801       </method>
8802       <method name="Void EndInvoke(IAsyncResult)">
8803         <size>0</size>
8804       </method>
8805     </type>
8806   </test>
8807   <test name="gtest-323.cs">
8808     <type name="MyBase`2[K,V]">
8809       <method name="Void .ctor()">
8810         <size>7</size>
8811       </method>
8812       <method name="Void Hello(MyBase`2+Callback[K,V])">
8813         <size>1</size>
8814       </method>
8815     </type>
8816     <type name="MyBase`2+Callback[K,V]">
8817       <method name="Void .ctor()">
8818         <size>7</size>
8819       </method>
8820     </type>
8821     <type name="X">
8822       <method name="Void .ctor(Callback)">
8823         <size>7</size>
8824       </method>
8825       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8826         <size>8</size>
8827       </method>
8828       <method name="Void Main()">
8829         <size>1</size>
8830       </method>
8831     </type>
8832   </test>
8833   <test name="gtest-324.cs">
8834     <type name="B">
8835       <method name="Void .ctor()">
8836         <size>19</size>
8837       </method>
8838       <method name="Void add_D(A)">
8839         <size>22</size>
8840       </method>
8841       <method name="Void remove_D(A)">
8842         <size>22</size>
8843       </method>
8844       <method name="Void C()">
8845         <size>36</size>
8846       </method>
8847       <method name="Void F(Int64)">
8848         <size>1</size>
8849       </method>
8850       <method name="Void Main()">
8851         <size>1</size>
8852       </method>
8853     </type>
8854     <type name="A">
8855       <method name="Void .ctor(Object, IntPtr)">
8856         <size>0</size>
8857       </method>
8858       <method name="Void Invoke()">
8859         <size>0</size>
8860       </method>
8861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8862         <size>0</size>
8863       </method>
8864       <method name="Void EndInvoke(IAsyncResult)">
8865         <size>0</size>
8866       </method>
8867     </type>
8868     <type name="B+&lt;C&gt;c__AnonStorey1">
8869       <method name="Void .ctor()">
8870         <size>7</size>
8871       </method>
8872       <method name="Void &lt;&gt;m__0()">
8873         <size>54</size>
8874       </method>
8875     </type>
8876     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8877       <method name="Void .ctor()">
8878         <size>7</size>
8879       </method>
8880       <method name="Void &lt;&gt;m__1()">
8881         <size>57</size>
8882       </method>
8883     </type>
8884   </test>
8885   <test name="gtest-325.cs">
8886     <type name="SomeClass`1[T]">
8887       <method name="Void .ctor()">
8888         <size>7</size>
8889       </method>
8890       <method name="Void Foo()">
8891         <size>37</size>
8892       </method>
8893     </type>
8894     <type name="Foo">
8895       <method name="Void .ctor()">
8896         <size>7</size>
8897       </method>
8898       <method name="Void Main()">
8899         <size>13</size>
8900       </method>
8901     </type>
8902   </test>
8903   <test name="gtest-326.cs">
8904     <type name="A">
8905       <method name="Void .ctor()">
8906         <size>7</size>
8907       </method>
8908     </type>
8909     <type name="X">
8910       <method name="Void .ctor()">
8911         <size>7</size>
8912       </method>
8913       <method name="Void Main()">
8914         <size>53</size>
8915       </method>
8916     </type>
8917   </test>
8918   <test name="gtest-327.cs">
8919     <type name="Tester`1[T]">
8920       <method name="Void .ctor()">
8921         <size>7</size>
8922       </method>
8923       <method name="Void Do()">
8924         <size>50</size>
8925       </method>
8926     </type>
8927     <type name="Reference">
8928       <method name="Void .ctor()">
8929         <size>7</size>
8930       </method>
8931       <method name="Void Test()">
8932         <size>1</size>
8933       </method>
8934     </type>
8935     <type name="C">
8936       <method name="Void .ctor()">
8937         <size>7</size>
8938       </method>
8939       <method name="Void Main()">
8940         <size>21</size>
8941       </method>
8942     </type>
8943     <type name="Value">
8944       <method name="Void Test()">
8945         <size>1</size>
8946       </method>
8947     </type>
8948   </test>
8949   <test name="gtest-328.cs">
8950     <type name="App">
8951       <method name="Void .ctor()">
8952         <size>7</size>
8953       </method>
8954       <method name="Void Main()">
8955         <size>34</size>
8956       </method>
8957       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8958         <size>13</size>
8959       </method>
8960     </type>
8961     <type name="App+MyClass">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965     </type>
8966   </test>
8967   <test name="gtest-329.cs">
8968     <type name="NullableInt">
8969       <method name="Void .ctor()">
8970         <size>7</size>
8971       </method>
8972       <method name="Void Main()">
8973         <size>53</size>
8974       </method>
8975     </type>
8976   </test>
8977   <test name="gtest-330.cs">
8978     <type name="BaseCollection`1[T]">
8979       <method name="Void .ctor()">
8980         <size>18</size>
8981       </method>
8982       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8983         <size>17</size>
8984       </method>
8985     </type>
8986     <type name="BaseIntList`1[T]">
8987       <method name="Void .ctor()">
8988         <size>7</size>
8989       </method>
8990     </type>
8991     <type name="IntList">
8992       <method name="Void .ctor()">
8993         <size>7</size>
8994       </method>
8995     </type>
8996     <type name="X">
8997       <method name="Void .ctor()">
8998         <size>7</size>
8999       </method>
9000       <method name="Void Main()">
9001         <size>59</size>
9002       </method>
9003     </type>
9004     <type name="BaseCollection`1[T]">
9005       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9006         <size>17</size>
9007       </method>
9008     </type>
9009   </test>
9010   <test name="gtest-331.cs">
9011     <type name="Foo`1[T]">
9012       <method name="Void .ctor()">
9013         <size>7</size>
9014       </method>
9015       <method name="Void Map[S](S)">
9016         <size>14</size>
9017       </method>
9018       <method name="Void Test(T)">
9019         <size>12</size>
9020       </method>
9021     </type>
9022     <type name="X">
9023       <method name="Void .ctor()">
9024         <size>7</size>
9025       </method>
9026       <method name="Void Main()">
9027         <size>18</size>
9028       </method>
9029     </type>
9030   </test>
9031   <test name="gtest-332.cs">
9032     <type name="C`1[T]">
9033       <method name="Void .ctor()">
9034         <size>7</size>
9035       </method>
9036       <method name="System.Type Test()">
9037         <size>15</size>
9038       </method>
9039     </type>
9040     <type name="M">
9041       <method name="Void .ctor()">
9042         <size>7</size>
9043       </method>
9044       <method name="Void Main()">
9045         <size>67</size>
9046       </method>
9047     </type>
9048   </test>
9049   <test name="gtest-333.cs">
9050     <type name="Test">
9051       <method name="Void .ctor()">
9052         <size>7</size>
9053       </method>
9054       <method name="Void Main()">
9055         <size>1</size>
9056       </method>
9057       <method name="Void Foo(System.Object)">
9058         <size>20</size>
9059       </method>
9060     </type>
9061   </test>
9062   <test name="gtest-334.cs">
9063     <type name="Test">
9064       <method name="Void .ctor()">
9065         <size>7</size>
9066       </method>
9067       <method name="Int32 Main()">
9068         <size>105</size>
9069       </method>
9070       <method name="Void DelegateMethod(Boolean)">
9071         <size>1</size>
9072       </method>
9073       <method name="Int32 DelegateMethod(Int32)">
9074         <size>2</size>
9075       </method>
9076     </type>
9077     <type name="Test+DelegateA">
9078       <method name="Void .ctor(Object, IntPtr)">
9079         <size>0</size>
9080       </method>
9081       <method name="Void Invoke(Boolean)">
9082         <size>0</size>
9083       </method>
9084       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9085         <size>0</size>
9086       </method>
9087       <method name="Void EndInvoke(IAsyncResult)">
9088         <size>0</size>
9089       </method>
9090     </type>
9091     <type name="Test+DelegateB">
9092       <method name="Void .ctor(Object, IntPtr)">
9093         <size>0</size>
9094       </method>
9095       <method name="Int32 Invoke(Int32)">
9096         <size>0</size>
9097       </method>
9098       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9099         <size>0</size>
9100       </method>
9101       <method name="Int32 EndInvoke(IAsyncResult)">
9102         <size>0</size>
9103       </method>
9104     </type>
9105   </test>
9106   <test name="gtest-335.cs">
9107     <type name="TestClass">
9108       <method name="Void .ctor()">
9109         <size>7</size>
9110       </method>
9111       <method name="Boolean Test_1()">
9112         <size>43</size>
9113       </method>
9114       <method name="Boolean Test_2()">
9115         <size>48</size>
9116       </method>
9117       <method name="Boolean Test_3()">
9118         <size>46</size>
9119       </method>
9120       <method name="Boolean Test_4()">
9121         <size>29</size>
9122       </method>
9123       <method name="Int32 Main()">
9124         <size>60</size>
9125       </method>
9126     </type>
9127   </test>
9128   <test name="gtest-336.cs">
9129     <type name="TestAttribute">
9130       <method name="Void .ctor()">
9131         <size>7</size>
9132       </method>
9133       <method name="Void .ctor(Type)">
9134         <size>14</size>
9135       </method>
9136       <method name="System.Object get_Type()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void set_Type(System.Object)">
9140         <size>8</size>
9141       </method>
9142     </type>
9143     <type name="N.C`1[T]">
9144       <method name="Void .ctor()">
9145         <size>7</size>
9146       </method>
9147       <method name="Void Bar()">
9148         <size>1</size>
9149       </method>
9150       <method name="Void Bar2()">
9151         <size>1</size>
9152       </method>
9153       <method name="Void Bar3()">
9154         <size>1</size>
9155       </method>
9156       <method name="Void Bar4()">
9157         <size>1</size>
9158       </method>
9159     </type>
9160     <type name="N.CC">
9161       <method name="Void .ctor()">
9162         <size>7</size>
9163       </method>
9164       <method name="Void Main()">
9165         <size>1</size>
9166       </method>
9167     </type>
9168   </test>
9169   <test name="gtest-337.cs">
9170     <type name="X">
9171       <method name="Void .ctor()">
9172         <size>7</size>
9173       </method>
9174       <method name="Void SetValue[T](System.Object, T)">
9175         <size>1</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>12</size>
9179       </method>
9180     </type>
9181   </test>
9182   <test name="gtest-338.cs">
9183     <type name="Test">
9184       <method name="Void .ctor()">
9185         <size>7</size>
9186       </method>
9187       <method name="Void Foo[T](IList`1)">
9188         <size>25</size>
9189       </method>
9190       <method name="Void Main()">
9191         <size>13</size>
9192       </method>
9193     </type>
9194     <type name="FooList`1[T]">
9195       <method name="Void .ctor()">
9196         <size>7</size>
9197       </method>
9198       <method name="Int32 IndexOf(T)">
9199         <size>6</size>
9200       </method>
9201       <method name="Void Insert(Int32, T)">
9202         <size>6</size>
9203       </method>
9204       <method name="Void RemoveAt(Int32)">
9205         <size>6</size>
9206       </method>
9207       <method name="T get_Item(Int32)">
9208         <size>6</size>
9209       </method>
9210       <method name="Void set_Item(Int32, T)">
9211         <size>6</size>
9212       </method>
9213       <method name="Void Add(T)">
9214         <size>6</size>
9215       </method>
9216       <method name="Void Clear()">
9217         <size>6</size>
9218       </method>
9219       <method name="Boolean Contains(T)">
9220         <size>6</size>
9221       </method>
9222       <method name="Void CopyTo(T[], Int32)">
9223         <size>6</size>
9224       </method>
9225       <method name="Boolean Remove(T)">
9226         <size>6</size>
9227       </method>
9228       <method name="Int32 get_Count()">
9229         <size>6</size>
9230       </method>
9231       <method name="Boolean get_IsReadOnly()">
9232         <size>6</size>
9233       </method>
9234       <method name="IEnumerator GetEnumerator()">
9235         <size>6</size>
9236       </method>
9237       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9238         <size>6</size>
9239       </method>
9240     </type>
9241   </test>
9242   <test name="gtest-339.cs">
9243     <type name="Program">
9244       <method name="Void .ctor()">
9245         <size>7</size>
9246       </method>
9247       <method name="Void Main()">
9248         <size>11</size>
9249       </method>
9250       <method name="Void SerializeDictionary(IDictionary)">
9251         <size>1</size>
9252       </method>
9253       <method name="Void SerializeDictionary(IDictionary`2)">
9254         <size>1</size>
9255       </method>
9256     </type>
9257     <type name="SerializerLazyDictionary">
9258       <method name="Void .ctor()">
9259         <size>7</size>
9260       </method>
9261       <method name="IEnumerator`1 GetEnumerator()">
9262         <size>2</size>
9263       </method>
9264     </type>
9265     <type name="LazyDictionary">
9266       <method name="Void .ctor()">
9267         <size>7</size>
9268       </method>
9269       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9270         <size>7</size>
9271       </method>
9272       <method name="IEnumerator`1 GetEnumerator()">
9273         <size>0</size>
9274       </method>
9275       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9276         <size>6</size>
9277       </method>
9278       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9279         <size>6</size>
9280       </method>
9281       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9282         <size>6</size>
9283       </method>
9284       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9285         <size>6</size>
9286       </method>
9287       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9288         <size>6</size>
9289       </method>
9290       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9291         <size>6</size>
9292       </method>
9293       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9294         <size>6</size>
9295       </method>
9296       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9297         <size>6</size>
9298       </method>
9299       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9300         <size>6</size>
9301       </method>
9302       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9303         <size>6</size>
9304       </method>
9305       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9306         <size>6</size>
9307       </method>
9308       <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)">
9309         <size>6</size>
9310       </method>
9311       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9312         <size>6</size>
9313       </method>
9314       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9315         <size>6</size>
9316       </method>
9317       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9318         <size>6</size>
9319       </method>
9320       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9321         <size>7</size>
9322       </method>
9323     </type>
9324   </test>
9325   <test name="gtest-340.cs">
9326     <type name="Tests">
9327       <method name="Void .ctor()">
9328         <size>7</size>
9329       </method>
9330       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9331         <size>7</size>
9332       </method>
9333       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9334         <size>2</size>
9335       </method>
9336       <method name="System.Reflection.MemberInfo[] foo()">
9337         <size>44</size>
9338       </method>
9339       <method name="Void Main(System.String[])">
9340         <size>12</size>
9341       </method>
9342     </type>
9343   </test>
9344   <test name="gtest-341.cs">
9345     <type name="C">
9346       <method name="Void .ctor()">
9347         <size>7</size>
9348       </method>
9349       <method name="Int32 GetLength()">
9350         <size>2</size>
9351       </method>
9352     </type>
9353     <type name="Tests">
9354       <method name="Void .ctor()">
9355         <size>7</size>
9356       </method>
9357       <method name="Void Main()">
9358         <size>1</size>
9359       </method>
9360     </type>
9361   </test>
9362   <test name="gtest-342.cs">
9363     <type name="Base`1[T]">
9364       <method name="Void .ctor()">
9365         <size>7</size>
9366       </method>
9367       <method name="T op_Implicit(Base`1[T])">
9368         <size>7</size>
9369       </method>
9370     </type>
9371     <type name="TestMain">
9372       <method name="Void .ctor()">
9373         <size>7</size>
9374       </method>
9375       <method name="Void Main(System.String[])">
9376         <size>1</size>
9377       </method>
9378     </type>
9379   </test>
9380   <test name="gtest-343.cs">
9381     <type name="Implementer">
9382       <method name="Void .ctor()">
9383         <size>7</size>
9384       </method>
9385       <method name="Void Combine[TOImplementer]()">
9386         <size>1</size>
9387       </method>
9388     </type>
9389     <type name="MainClass">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Int32 Main()">
9394         <size>8</size>
9395       </method>
9396     </type>
9397   </test>
9398   <test name="gtest-344.cs">
9399     <type name="ConfigurationElement">
9400       <method name="Void .ctor()">
9401         <size>7</size>
9402       </method>
9403       <method name="Void Main()">
9404         <size>1</size>
9405       </method>
9406     </type>
9407     <type name="CustomConfigurationElement">
9408       <method name="Void .ctor()">
9409         <size>7</size>
9410       </method>
9411     </type>
9412     <type name="CustomConfigurationElementCollection">
9413       <method name="Void .ctor()">
9414         <size>7</size>
9415       </method>
9416     </type>
9417     <type name="BaseCollection`1[T]">
9418       <method name="Void .ctor()">
9419         <size>7</size>
9420       </method>
9421     </type>
9422   </test>
9423   <test name="gtest-345.cs">
9424     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9425       <method name="Void .ctor()">
9426         <size>7</size>
9427       </method>
9428       <method name="Void Dump(System.String)">
9429         <size>6</size>
9430       </method>
9431     </type>
9432     <type name="Parser">
9433       <method name="Void .ctor()">
9434         <size>7</size>
9435       </method>
9436       <method name="Void NoCall[T](T)">
9437         <size>1</size>
9438       </method>
9439       <method name="Int32 Main()">
9440         <size>2</size>
9441       </method>
9442     </type>
9443   </test>
9444   <test name="gtest-346.cs">
9445     <type name="test">
9446       <method name="Void .ctor()">
9447         <size>7</size>
9448       </method>
9449       <method name="Void CreateSimpleCallSite[A]()">
9450         <size>1</size>
9451       </method>
9452       <method name="Void CreateSimpleCallSite[A](Int32)">
9453         <size>1</size>
9454       </method>
9455       <method name="Void CreateSimpleCallSite(Int32)">
9456         <size>1</size>
9457       </method>
9458       <method name="Void Main()">
9459         <size>1</size>
9460       </method>
9461     </type>
9462   </test>
9463   <test name="gtest-347.cs">
9464     <type name="X">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="IEnumerable`1 Enumerable[T](System.String)">
9469         <size>6</size>
9470       </method>
9471       <method name="IEnumerable Enumerable(Int32)">
9472         <size>6</size>
9473       </method>
9474       <method name="IEnumerable Enumerable(System.String)">
9475         <size>6</size>
9476       </method>
9477       <method name="Void Main()">
9478         <size>1</size>
9479       </method>
9480     </type>
9481   </test>
9482   <test name="gtest-348.cs">
9483     <type name="Bar`1[U]">
9484       <method name="Void .ctor()">
9485         <size>7</size>
9486       </method>
9487       <method name="Void OnWorldDestroyed()">
9488         <size>1</size>
9489       </method>
9490     </type>
9491     <type name="Baz`1[U]">
9492       <method name="Void .ctor()">
9493         <size>7</size>
9494       </method>
9495       <method name="Void DestroyWorld(U)">
9496         <size>14</size>
9497       </method>
9498     </type>
9499     <type name="Bling">
9500       <method name="Void .ctor()">
9501         <size>7</size>
9502       </method>
9503       <method name="Void Main()">
9504         <size>1</size>
9505       </method>
9506     </type>
9507   </test>
9508   <test name="gtest-349.cs">
9509     <type name="X">
9510       <method name="Void .ctor()">
9511         <size>7</size>
9512       </method>
9513       <method name="Int32 Main()">
9514         <size>103</size>
9515       </method>
9516       <method name="Int32 f2(IList, IList)">
9517         <size>2</size>
9518       </method>
9519       <method name="Int32 f2(IList, System.Object)">
9520         <size>2</size>
9521       </method>
9522     </type>
9523     <type name="X+Function`3[T1,T2,R]">
9524       <method name="Void .ctor(Object, IntPtr)">
9525         <size>0</size>
9526       </method>
9527       <method name="R Invoke(T1, T2)">
9528         <size>0</size>
9529       </method>
9530       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9531         <size>0</size>
9532       </method>
9533       <method name="R EndInvoke(IAsyncResult)">
9534         <size>0</size>
9535       </method>
9536     </type>
9537   </test>
9538   <test name="gtest-350.cs">
9539     <type name="Foo`1[T]">
9540       <method name="Void .ctor()">
9541         <size>7</size>
9542       </method>
9543       <method name="Boolean Equals(T)">
9544         <size>0</size>
9545       </method>
9546     </type>
9547     <type name="C">
9548       <method name="Void .ctor()">
9549         <size>7</size>
9550       </method>
9551       <method name="Void Main()">
9552         <size>1</size>
9553       </method>
9554     </type>
9555   </test>
9556   <test name="gtest-351.cs">
9557     <type name="TestThing">
9558       <method name="Void .ctor()">
9559         <size>7</size>
9560       </method>
9561     </type>
9562     <type name="Test">
9563       <method name="Void .ctor()">
9564         <size>7</size>
9565       </method>
9566       <method name="Int32 Main(System.String[])">
9567         <size>31</size>
9568       </method>
9569     </type>
9570     <type name="TestThing">
9571       <method name="Int32 SetEnum(System.String, System.Enum)">
9572         <size>2</size>
9573       </method>
9574       <method name="Int32 SetEnum(Int32, System.Enum)">
9575         <size>2</size>
9576       </method>
9577     </type>
9578   </test>
9579   <test name="gtest-352.cs">
9580     <type name="T">
9581       <method name="Void .ctor()">
9582         <size>7</size>
9583       </method>
9584       <method name="Int32 Main()">
9585         <size>125</size>
9586       </method>
9587     </type>
9588     <type name="D">
9589       <method name="Void .ctor(Int32)">
9590         <size>8</size>
9591       </method>
9592       <method name="Void .cctor()">
9593         <size>12</size>
9594       </method>
9595     </type>
9596   </test>
9597   <test name="gtest-353.cs">
9598     <type name="Bug.RedSkyTimeCode">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="Void CopyTo(Bug.xxx*)">
9603         <size>99</size>
9604       </method>
9605       <method name="Void Main()">
9606         <size>1</size>
9607       </method>
9608       <method name="Void Convert(Bug.xxx*, UInt64*)">
9609         <size>93</size>
9610       </method>
9611     </type>
9612   </test>
9613   <test name="gtest-354.cs">
9614     <type name="M">
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-355.cs">
9624     <type name="A">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="System.String Foo[T](System.String)">
9629         <size>6</size>
9630       </method>
9631       <method name="Boolean Foo(System.String)">
9632         <size>2</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639       <method name="System.String Foo[T](System.String)">
9640         <size>6</size>
9641       </method>
9642       <method name="Boolean Goo(System.String)">
9643         <size>8</size>
9644       </method>
9645       <method name="Boolean Foo(System.String)">
9646         <size>2</size>
9647       </method>
9648     </type>
9649     <type name="C">
9650       <method name="Void .ctor()">
9651         <size>7</size>
9652       </method>
9653       <method name="Void Main()">
9654         <size>1</size>
9655       </method>
9656     </type>
9657   </test>
9658   <test name="gtest-356.cs">
9659     <type name="A`1[T]">
9660       <method name="Void .ctor()">
9661         <size>7</size>
9662       </method>
9663       <method name="Void Foo(B+E)">
9664         <size>1</size>
9665       </method>
9666     </type>
9667     <type name="B`1[U]">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671     </type>
9672     <type name="B">
9673       <method name="Void .ctor()">
9674         <size>7</size>
9675       </method>
9676     </type>
9677     <type name="B+E">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681     </type>
9682     <type name="C">
9683       <method name="Void .ctor()">
9684         <size>7</size>
9685       </method>
9686       <method name="Void Main()">
9687         <size>1</size>
9688       </method>
9689     </type>
9690   </test>
9691   <test name="gtest-357.cs">
9692     <type name="C`1[T]">
9693       <method name="Void .ctor()">
9694         <size>7</size>
9695       </method>
9696     </type>
9697     <type name="D`1[U]">
9698       <method name="Void .ctor()">
9699         <size>7</size>
9700       </method>
9701     </type>
9702     <type name="X">
9703       <method name="Void .ctor()">
9704         <size>7</size>
9705       </method>
9706       <method name="Void Main()">
9707         <size>1</size>
9708       </method>
9709     </type>
9710   </test>
9711   <test name="gtest-358.cs">
9712     <type name="Test">
9713       <method name="Void .ctor()">
9714         <size>7</size>
9715       </method>
9716       <method name="Void Main()">
9717         <size>1</size>
9718       </method>
9719     </type>
9720     <type name="Foo">
9721       <method name="Boolean op_Equality(Foo, Foo)">
9722         <size>6</size>
9723       </method>
9724       <method name="Boolean op_Inequality(Foo, Foo)">
9725         <size>6</size>
9726       </method>
9727     </type>
9728   </test>
9729   <test name="gtest-359.cs">
9730     <type name="BaseGeneric`1[T]">
9731       <method name="Void .ctor()">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric`1+InnerDerived[T]">
9736       <method name="Void .ctor(T)">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9741       <method name="Void .ctor(T, U)">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="BaseConcrete">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749     </type>
9750     <type name="Concrete_A">
9751       <method name="Void .ctor()">
9752         <size>7</size>
9753       </method>
9754     </type>
9755     <type name="Concrete_B">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759     </type>
9760     <type name="BaseGeneric_2`2[T,U]">
9761       <method name="Void .ctor()">
9762         <size>7</size>
9763       </method>
9764     </type>
9765     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9766       <method name="Void .ctor(T, U)">
9767         <size>7</size>
9768       </method>
9769     </type>
9770     <type name="BaseGeneric_1`1[T]">
9771       <method name="Void .ctor()">
9772         <size>7</size>
9773       </method>
9774     </type>
9775     <type name="Concrete_2">
9776       <method name="Void .ctor()">
9777         <size>7</size>
9778       </method>
9779     </type>
9780     <type name="Program">
9781       <method name="Void .ctor()">
9782         <size>7</size>
9783       </method>
9784       <method name="Void Main()">
9785         <size>40</size>
9786       </method>
9787     </type>
9788   </test>
9789   <test name="gtest-360.cs">
9790     <type name="C">
9791       <method name="Void .ctor()">
9792         <size>7</size>
9793       </method>
9794       <method name="Int32 Foo[T](T, System.Object[])">
9795         <size>2</size>
9796       </method>
9797       <method name="Int32 Foo(System.String, System.Object[])">
9798         <size>2</size>
9799       </method>
9800       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9801         <size>8</size>
9802       </method>
9803       <method name="Int32 Main()">
9804         <size>17</size>
9805       </method>
9806     </type>
9807   </test>
9808   <test name="gtest-361.cs">
9809     <type name="Thing">
9810       <method name="Void .ctor()">
9811         <size>7</size>
9812       </method>
9813       <method name="Void Foo()">
9814         <size>1</size>
9815       </method>
9816       <method name="Int32 Main()">
9817         <size>164</size>
9818       </method>
9819       <method name="Void Method(Thing+Handler, System.String[])">
9820         <size>1</size>
9821       </method>
9822     </type>
9823     <type name="Thing+Handler">
9824       <method name="Void .ctor(Object, IntPtr)">
9825         <size>0</size>
9826       </method>
9827       <method name="Void Invoke()">
9828         <size>0</size>
9829       </method>
9830       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9831         <size>0</size>
9832       </method>
9833       <method name="Void EndInvoke(IAsyncResult)">
9834         <size>0</size>
9835       </method>
9836     </type>
9837     <type name="Thing">
9838       <method name="Void &lt;Main&gt;m__0()">
9839         <size>1</size>
9840       </method>
9841       <method name="Void &lt;Main&gt;m__1()">
9842         <size>1</size>
9843       </method>
9844     </type>
9845   </test>
9846   <test name="gtest-362.cs">
9847     <type name="C">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Void Assert[T](T)">
9852         <size>1</size>
9853       </method>
9854       <method name="Void Assert[T](T, T)">
9855         <size>1</size>
9856       </method>
9857       <method name="Int32 Main()">
9858         <size>83</size>
9859       </method>
9860     </type>
9861   </test>
9862   <test name="gtest-363.cs">
9863     <type name="Test">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void InsertAt[T](T[], Int32, T[])">
9868         <size>1</size>
9869       </method>
9870       <method name="Void Main()">
9871         <size>39</size>
9872       </method>
9873     </type>
9874   </test>
9875   <test name="gtest-364.cs">
9876     <type name="BugReport.Program">
9877       <method name="Void .ctor()">
9878         <size>7</size>
9879       </method>
9880       <method name="Int32 Main()">
9881         <size>307</size>
9882       </method>
9883     </type>
9884     <type name="BugReport.A">
9885       <method name="Void .ctor()">
9886         <size>7</size>
9887       </method>
9888       <method name="Nullable`1 get_Counter()">
9889         <size>7</size>
9890       </method>
9891       <method name="Void set_Counter(Nullable`1)">
9892         <size>8</size>
9893       </method>
9894     </type>
9895   </test>
9896   <test name="gtest-365.cs">
9897     <type name="B.Program">
9898       <method name="Void .ctor()">
9899         <size>7</size>
9900       </method>
9901       <method name="Int32 Main()">
9902         <size>51</size>
9903       </method>
9904     </type>
9905   </test>
9906   <test name="gtest-366.cs">
9907     <type name="Tester">
9908       <method name="Void .ctor()">
9909         <size>7</size>
9910       </method>
9911       <method name="Void Assert[T](T, T)">
9912         <size>1</size>
9913       </method>
9914       <method name="Void Main()">
9915         <size>20</size>
9916       </method>
9917     </type>
9918     <type name="MyType">
9919       <method name="Void .ctor(Int32)">
9920         <size>8</size>
9921       </method>
9922       <method name="Int32 op_Implicit(MyType)">
9923         <size>8</size>
9924       </method>
9925     </type>
9926   </test>
9927   <test name="gtest-367.cs">
9928     <type name="Foo">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932     </type>
9933     <type name="Repro">
9934       <method name="Void .ctor()">
9935         <size>7</size>
9936       </method>
9937       <method name="Void Bar[TFoo](TFoo)">
9938         <size>19</size>
9939       </method>
9940       <method name="Void Baz[T](T, System.Action`1[T])">
9941         <size>8</size>
9942       </method>
9943       <method name="Void Main()">
9944         <size>1</size>
9945       </method>
9946       <method name="Void Gazonk(Repro)">
9947         <size>1</size>
9948       </method>
9949     </type>
9950   </test>
9951   <test name="gtest-368.cs">
9952     <type name="C`1[T]">
9953       <method name="Void .ctor(D)">
9954         <size>7</size>
9955       </method>
9956       <method name="Void .ctor()">
9957         <size>7</size>
9958       </method>
9959     </type>
9960     <type name="C`1+D[T]">
9961       <method name="Void .ctor()">
9962         <size>7</size>
9963       </method>
9964     </type>
9965     <type name="M">
9966       <method name="Void .ctor()">
9967         <size>7</size>
9968       </method>
9969       <method name="Void Main()">
9970         <size>1</size>
9971       </method>
9972     </type>
9973   </test>
9974   <test name="gtest-369.cs">
9975     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9976       <method name="Void .ctor()">
9977         <size>7</size>
9978       </method>
9979       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9980         <size>2</size>
9981       </method>
9982       <method name="IList Query()">
9983         <size>2</size>
9984       </method>
9985     </type>
9986     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9987       <method name="Void .ctor()">
9988         <size>7</size>
9989       </method>
9990     </type>
9991     <type name="Db4objects.Db4o.Internal.M">
9992       <method name="Void .ctor()">
9993         <size>7</size>
9994       </method>
9995       <method name="Void Main()">
9996         <size>1</size>
9997       </method>
9998     </type>
9999     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
10000       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
10001         <size>7</size>
10002       </method>
10003       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
10004         <size>9</size>
10005       </method>
10006     </type>
10007   </test>
10008   <test name="gtest-370.cs">
10009     <type name="N2.X`1[T]">
10010       <method name="Void .ctor()">
10011         <size>7</size>
10012       </method>
10013     </type>
10014     <type name="N2.X`1+A`1[T,T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018     </type>
10019     <type name="N2.X`1+A`1+B`1[T,T,T]">
10020       <method name="Void .ctor()">
10021         <size>7</size>
10022       </method>
10023     </type>
10024     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
10025       <method name="Void .ctor()">
10026         <size>7</size>
10027       </method>
10028     </type>
10029     <type name="N2.C">
10030       <method name="Void .ctor()">
10031         <size>7</size>
10032       </method>
10033       <method name="Void Main()">
10034         <size>1</size>
10035       </method>
10036     </type>
10037   </test>
10038   <test name="gtest-371.cs">
10039     <type name="X">
10040       <method name="Void .ctor()">
10041         <size>7</size>
10042       </method>
10043       <method name="Void Main()">
10044         <size>86</size>
10045       </method>
10046     </type>
10047     <type name="&lt;PrivateImplementationDetails&gt;">
10048       <method name="Void .ctor()">
10049         <size>7</size>
10050       </method>
10051     </type>
10052   </test>
10053   <test name="gtest-372.cs">
10054     <type name="TestClass`1[T]">
10055       <method name="Void .ctor()">
10056         <size>7</size>
10057       </method>
10058       <method name="Boolean Check(T, T)">
10059         <size>15</size>
10060       </method>
10061     </type>
10062     <type name="C">
10063       <method name="Void .ctor()">
10064         <size>7</size>
10065       </method>
10066     </type>
10067     <type name="TestClass2`1[T]">
10068       <method name="Void .ctor()">
10069         <size>7</size>
10070       </method>
10071       <method name="Boolean Check(T, T)">
10072         <size>15</size>
10073       </method>
10074     </type>
10075     <type name="X">
10076       <method name="Void .ctor()">
10077         <size>7</size>
10078       </method>
10079       <method name="Int32 Main()">
10080         <size>28</size>
10081       </method>
10082     </type>
10083   </test>
10084   <test name="gtest-373.cs">
10085     <type name="MonoBug.MainClass">
10086       <method name="Void .ctor()">
10087         <size>7</size>
10088       </method>
10089       <method name="Void Main()">
10090         <size>29</size>
10091       </method>
10092     </type>
10093     <type name="MonoBug.GenericType`1[T]">
10094       <method name="Void .ctor(T)">
10095         <size>14</size>
10096       </method>
10097       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10098         <size>7</size>
10099       </method>
10100     </type>
10101   </test>
10102   <test name="gtest-374.cs">
10103     <type name="aClass">
10104       <method name="Void .ctor()">
10105         <size>7</size>
10106       </method>
10107       <method name="Void Main(System.String[])">
10108         <size>14</size>
10109       </method>
10110     </type>
10111   </test>
10112   <test name="gtest-375.cs">
10113     <type name="X">
10114       <method name="Void .ctor()">
10115         <size>7</size>
10116       </method>
10117       <method name="Boolean Compute(Int32)">
10118         <size>2</size>
10119       </method>
10120       <method name="Boolean Compute2(Int32)">
10121         <size>2</size>
10122       </method>
10123       <method name="Int32 Main()">
10124         <size>28</size>
10125       </method>
10126     </type>
10127   </test>
10128   <test name="gtest-376.cs">
10129     <type name="C">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void Main()">
10134         <size>1</size>
10135       </method>
10136     </type>
10137     <type name="S`1[T]">
10138       <method name="System.Object Box(Nullable`1)">
10139         <size>30</size>
10140       </method>
10141     </type>
10142   </test>
10143   <test name="gtest-377.cs">
10144     <type name="D">
10145       <method name="Void .cctor()">
10146         <size>26</size>
10147       </method>
10148       <method name="Void Main()">
10149         <size>98</size>
10150       </method>
10151     </type>
10152   </test>
10153   <test name="gtest-378.cs">
10154     <type name="Test">
10155       <method name="Void .ctor()">
10156         <size>7</size>
10157       </method>
10158       <method name="System.Object FooG[T](Nullable`1)">
10159         <size>7</size>
10160       </method>
10161       <method name="System.Object Foo(Nullable`1)">
10162         <size>7</size>
10163       </method>
10164       <method name="Int32 Main()">
10165         <size>58</size>
10166       </method>
10167     </type>
10168   </test>
10169   <test name="gtest-379.cs">
10170     <type name="C">
10171       <method name="Void .ctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Int32 Print(Nullable`1)">
10175         <size>16</size>
10176       </method>
10177       <method name="Int32 Main()">
10178         <size>15</size>
10179       </method>
10180     </type>
10181     <type name="S">
10182       <method name="Boolean op_Equality(S, S)">
10183         <size>2</size>
10184       </method>
10185       <method name="Boolean op_Inequality(S, S)">
10186         <size>2</size>
10187       </method>
10188     </type>
10189   </test>
10190   <test name="gtest-380.cs">
10191     <type name="Test">
10192       <method name="Void .ctor()">
10193         <size>7</size>
10194       </method>
10195       <method name="Int32 Main()">
10196         <size>165</size>
10197       </method>
10198     </type>
10199     <type name="GTest`1[T]">
10200       <method name="Void .ctor()">
10201         <size>7</size>
10202       </method>
10203       <method name="Void .cctor()">
10204         <size>13</size>
10205       </method>
10206     </type>
10207   </test>
10208   <test name="gtest-381.cs">
10209     <type name="TestGoto">
10210       <method name="Void .ctor()">
10211         <size>7</size>
10212       </method>
10213       <method name="Void .cctor()">
10214         <size>7</size>
10215       </method>
10216       <method name="Void Main(System.String[])">
10217         <size>67</size>
10218       </method>
10219       <method name="IEnumerable`1 setX()">
10220         <size>16</size>
10221       </method>
10222       <method name="IEnumerable`1 test()">
10223         <size>16</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Void .ctor()">
10228         <size>7</size>
10229       </method>
10230       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10231         <size>12</size>
10232       </method>
10233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10234         <size>7</size>
10235       </method>
10236       <method name="Boolean MoveNext()">
10237         <size>106</size>
10238       </method>
10239       <method name="Void Dispose()">
10240         <size>46</size>
10241       </method>
10242       <method name="Void Reset()">
10243         <size>6</size>
10244       </method>
10245     </type>
10246     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10247       <method name="Void .ctor()">
10248         <size>7</size>
10249       </method>
10250       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10251         <size>12</size>
10252       </method>
10253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10254         <size>7</size>
10255       </method>
10256       <method name="Boolean MoveNext()">
10257         <size>176</size>
10258       </method>
10259       <method name="Void Dispose()">
10260         <size>60</size>
10261       </method>
10262       <method name="Void Reset()">
10263         <size>6</size>
10264       </method>
10265     </type>
10266     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10267       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10268         <size>7</size>
10269       </method>
10270       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10271         <size>26</size>
10272       </method>
10273     </type>
10274     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10275       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10276         <size>7</size>
10277       </method>
10278       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10279         <size>26</size>
10280       </method>
10281     </type>
10282   </test>
10283   <test name="gtest-382.cs">
10284     <type name="C">
10285       <method name="Void .ctor()">
10286         <size>7</size>
10287       </method>
10288       <method name="Int32 Main()">
10289         <size>76</size>
10290       </method>
10291     </type>
10292   </test>
10293   <test name="gtest-383.cs">
10294     <type name="C">
10295       <method name="Void .ctor()">
10296         <size>7</size>
10297       </method>
10298       <method name="Int32 Main()">
10299         <size>260</size>
10300       </method>
10301     </type>
10302     <type name="MyTypeA">
10303       <method name="Void .ctor(Int16)">
10304         <size>8</size>
10305       </method>
10306       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10307         <size>6</size>
10308       </method>
10309       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10310         <size>2</size>
10311       </method>
10312       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10313         <size>6</size>
10314       </method>
10315       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10316         <size>6</size>
10317       </method>
10318       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10319         <size>6</size>
10320       </method>
10321     </type>
10322     <type name="MyTypeB">
10323       <method name="Void .ctor(Int16)">
10324         <size>8</size>
10325       </method>
10326       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10327         <size>2</size>
10328       </method>
10329       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10330         <size>2</size>
10331       </method>
10332       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10333         <size>2</size>
10334       </method>
10335       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10336         <size>2</size>
10337       </method>
10338       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10339         <size>2</size>
10340       </method>
10341       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10342         <size>2</size>
10343       </method>
10344     </type>
10345   </test>
10346   <test name="gtest-384.cs">
10347     <type name="N.TestG">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Void Foo[T]()">
10352         <size>1</size>
10353       </method>
10354     </type>
10355     <type name="NonGeneric">
10356       <method name="Void .ctor()">
10357         <size>7</size>
10358       </method>
10359     </type>
10360     <type name="Generic`1[T]">
10361       <method name="Void .ctor()">
10362         <size>7</size>
10363       </method>
10364     </type>
10365     <type name="m">
10366       <method name="Void .ctor()">
10367         <size>7</size>
10368       </method>
10369       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10370         <size>13</size>
10371       </method>
10372       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10373         <size>13</size>
10374       </method>
10375       <method name="Void Main()">
10376         <size>6</size>
10377       </method>
10378     </type>
10379   </test>
10380   <test name="gtest-385.cs">
10381     <type name="DocAttribute">
10382       <method name="Void .ctor()">
10383         <size>7</size>
10384       </method>
10385       <method name="Void .ctor(String)">
10386         <size>7</size>
10387       </method>
10388     </type>
10389     <type name="Test">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>66</size>
10395       </method>
10396     </type>
10397     <type name="Func`2[TArg,TRet]">
10398       <method name="Void .ctor(Object, IntPtr)">
10399         <size>0</size>
10400       </method>
10401       <method name="Void Invoke()">
10402         <size>0</size>
10403       </method>
10404       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10405         <size>0</size>
10406       </method>
10407       <method name="Void EndInvoke(IAsyncResult)">
10408         <size>0</size>
10409       </method>
10410     </type>
10411   </test>
10412   <test name="gtest-386.cs">
10413     <type name="C">
10414       <method name="Void .ctor()">
10415         <size>7</size>
10416       </method>
10417       <method name="Int32 Main()">
10418         <size>220</size>
10419       </method>
10420     </type>
10421     <type name="MyType">
10422       <method name="Void .ctor(Int32)">
10423         <size>8</size>
10424       </method>
10425       <method name="MyType op_UnaryNegation(MyType)">
10426         <size>14</size>
10427       </method>
10428     </type>
10429   </test>
10430   <test name="gtest-387.cs">
10431     <type name="C">
10432       <method name="Void .ctor()">
10433         <size>7</size>
10434       </method>
10435       <method name="Int32 Main()">
10436         <size>168</size>
10437       </method>
10438     </type>
10439   </test>
10440   <test name="gtest-388.cs">
10441     <type name="Data">
10442       <method name="Void .ctor()">
10443         <size>7</size>
10444       </method>
10445     </type>
10446     <type name="Foo">
10447       <method name="Void .ctor()">
10448         <size>7</size>
10449       </method>
10450       <method name="Void f(Data)">
10451         <size>19</size>
10452       </method>
10453       <method name="Void Main()">
10454         <size>22</size>
10455       </method>
10456     </type>
10457   </test>
10458   <test name="gtest-389.cs">
10459     <type name="C">
10460       <method name="Void .ctor()">
10461         <size>7</size>
10462       </method>
10463       <method name="Int32 Main()">
10464         <size>234</size>
10465       </method>
10466     </type>
10467   </test>
10468   <test name="gtest-390.cs">
10469     <type name="Program">
10470       <method name="Void .ctor()">
10471         <size>7</size>
10472       </method>
10473       <method name="Int32 Main()">
10474         <size>4</size>
10475       </method>
10476     </type>
10477   </test>
10478   <test name="gtest-391.cs">
10479     <type name="C">
10480       <method name="Void .ctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>121</size>
10485       </method>
10486       <method name="Boolean Test_1()">
10487         <size>36</size>
10488       </method>
10489     </type>
10490   </test>
10491   <test name="gtest-392.cs">
10492     <type name="DieSubrangeType">
10493       <method name="Void .ctor()">
10494         <size>19</size>
10495       </method>
10496       <method name="Nullable`1 get_UpperBound()">
10497         <size>7</size>
10498       </method>
10499       <method name="Void set_UpperBound(Nullable`1)">
10500         <size>8</size>
10501       </method>
10502     </type>
10503     <type name="X">
10504       <method name="Void .ctor()">
10505         <size>7</size>
10506       </method>
10507       <method name="Int32 Main()">
10508         <size>61</size>
10509       </method>
10510     </type>
10511   </test>
10512   <test name="gtest-393.cs">
10513     <type name="B`1[T]">
10514       <method name="Void .ctor()">
10515         <size>7</size>
10516       </method>
10517     </type>
10518     <type name="A">
10519       <method name="Void .ctor(Type)">
10520         <size>29</size>
10521       </method>
10522       <method name="Void .cctor()">
10523         <size>7</size>
10524       </method>
10525       <method name="Int32 Main()">
10526         <size>23</size>
10527       </method>
10528     </type>
10529   </test>
10530   <test name="gtest-394.cs">
10531     <type name="Test">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="Void FindMembers(Test+MemberFilter)">
10536         <size>1</size>
10537       </method>
10538       <method name="Void GetMethodGroup(Test+MemberFilter)">
10539         <size>43</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545     <type name="Test+MemberFilter">
10546       <method name="Void .ctor(Object, IntPtr)">
10547         <size>0</size>
10548       </method>
10549       <method name="Boolean Invoke()">
10550         <size>0</size>
10551       </method>
10552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10553         <size>0</size>
10554       </method>
10555       <method name="Boolean EndInvoke(IAsyncResult)">
10556         <size>0</size>
10557       </method>
10558     </type>
10559     <type name="Test">
10560       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10561         <size>2</size>
10562       </method>
10563     </type>
10564   </test>
10565   <test name="gtest-395.cs">
10566     <type name="RuleBuilder`1[T]">
10567       <method name="Void .ctor()">
10568         <size>7</size>
10569       </method>
10570     </type>
10571     <type name="RubyMethod">
10572       <method name="Void .ctor()">
10573         <size>7</size>
10574       </method>
10575       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10576         <size>6</size>
10577       </method>
10578     </type>
10579     <type name="T">
10580       <method name="Void .ctor()">
10581         <size>7</size>
10582       </method>
10583       <method name="Void Main()">
10584         <size>1</size>
10585       </method>
10586     </type>
10587   </test>
10588   <test name="gtest-396.cs">
10589     <type name="Test">
10590       <method name="Void .ctor()">
10591         <size>7</size>
10592       </method>
10593       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10594         <size>1</size>
10595       </method>
10596       <method name="System.Func`1[System.Int32] Method(System.String)">
10597         <size>2</size>
10598       </method>
10599       <method name="Void Main()">
10600         <size>24</size>
10601       </method>
10602     </type>
10603   </test>
10604   <test name="gtest-397.cs">
10605     <type name="Test">
10606       <method name="Void .ctor()">
10607         <size>7</size>
10608       </method>
10609       <method name="Foo NegateFoo(Foo)">
10610         <size>12</size>
10611       </method>
10612       <method name="Foo NegateFooNullable(Nullable`1)">
10613         <size>7</size>
10614       </method>
10615       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10616         <size>7</size>
10617       </method>
10618       <method name="Nullable`1 NegateBar(Bar)">
10619         <size>12</size>
10620       </method>
10621       <method name="Int32 Main()">
10622         <size>139</size>
10623       </method>
10624     </type>
10625     <type name="Foo">
10626       <method name="Void .ctor(Int32)">
10627         <size>8</size>
10628       </method>
10629       <method name="Foo op_UnaryNegation(Nullable`1)">
10630         <size>42</size>
10631       </method>
10632     </type>
10633     <type name="Bar">
10634       <method name="Void .ctor(Int32)">
10635         <size>8</size>
10636       </method>
10637       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10638         <size>41</size>
10639       </method>
10640     </type>
10641   </test>
10642   <test name="gtest-398.cs">
10643     <type name="GenericClass`1[T]">
10644       <method name="Void .ctor(T)">
10645         <size>14</size>
10646       </method>
10647       <method name="Void Method()">
10648         <size>42</size>
10649       </method>
10650       <method name="Void Test(T)">
10651         <size>1</size>
10652       </method>
10653     </type>
10654     <type name="Foo">
10655       <method name="Void .ctor()">
10656         <size>7</size>
10657       </method>
10658       <method name="Void Main(System.String[])">
10659         <size>15</size>
10660       </method>
10661     </type>
10662     <type name="ToStr">
10663       <method name="Void .ctor(Object, IntPtr)">
10664         <size>0</size>
10665       </method>
10666       <method name="System.String Invoke(System.String, IFormatProvider)">
10667         <size>0</size>
10668       </method>
10669       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10670         <size>0</size>
10671       </method>
10672       <method name="System.String EndInvoke(IAsyncResult)">
10673         <size>0</size>
10674       </method>
10675     </type>
10676   </test>
10677   <test name="gtest-399.cs">
10678     <type name="TestIssue.Base">
10679       <method name="Void .ctor()">
10680         <size>7</size>
10681       </method>
10682     </type>
10683     <type name="TestIssue.Derived">
10684       <method name="Void .ctor()">
10685         <size>7</size>
10686       </method>
10687     </type>
10688     <type name="TestIssue.Program">
10689       <method name="Void .ctor()">
10690         <size>7</size>
10691       </method>
10692       <method name="Int32 Main()">
10693         <size>39</size>
10694       </method>
10695     </type>
10696   </test>
10697   <test name="gtest-400.cs">
10698     <type name="Gen`1[T]">
10699       <method name="Void .ctor()">
10700         <size>7</size>
10701       </method>
10702       <method name="Boolean Foo(T)">
10703         <size>15</size>
10704       </method>
10705     </type>
10706     <type name="Program">
10707       <method name="Void .ctor()">
10708         <size>7</size>
10709       </method>
10710       <method name="Boolean Foo[T]()">
10711         <size>17</size>
10712       </method>
10713       <method name="Int32 Main()">
10714         <size>66</size>
10715       </method>
10716     </type>
10717   </test>
10718   <test name="gtest-401.cs">
10719     <type name="ParserTest">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void Main()">
10724         <size>165</size>
10725       </method>
10726     </type>
10727   </test>
10728   <test name="gtest-402.cs">
10729     <type name="X">
10730       <method name="Void .ctor()">
10731         <size>7</size>
10732       </method>
10733       <method name="Void Main()">
10734         <size>16</size>
10735       </method>
10736     </type>
10737   </test>
10738   <test name="gtest-403.cs">
10739     <type name="T">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>15</size>
10745       </method>
10746     </type>
10747     <type name="S`1[T]">
10748       <method name="Void Foo()">
10749         <size>1</size>
10750       </method>
10751     </type>
10752   </test>
10753   <test name="gtest-404.cs">
10754     <type name="Test.Program">
10755       <method name="Void Main()">
10756         <size>1</size>
10757       </method>
10758     </type>
10759     <type name="Test.Class1`1[T1]">
10760       <method name="Void .ctor()">
10761         <size>7</size>
10762       </method>
10763       <method name="Void add_doSomething(System.EventHandler)">
10764         <size>24</size>
10765       </method>
10766       <method name="Void remove_doSomething(System.EventHandler)">
10767         <size>24</size>
10768       </method>
10769     </type>
10770     <type name="Test.Class2`1[T]">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Void add_DoSomething(System.EventHandler)">
10775         <size>8</size>
10776       </method>
10777       <method name="Void remove_DoSomething(System.EventHandler)">
10778         <size>8</size>
10779       </method>
10780     </type>
10781   </test>
10782   <test name="gtest-405.cs">
10783     <type name="C">
10784       <method name="Void .ctor()">
10785         <size>7</size>
10786       </method>
10787       <method name="Void Main()">
10788         <size>1</size>
10789       </method>
10790     </type>
10791   </test>
10792   <test name="gtest-406.cs">
10793     <type name="Test`1[T]">
10794       <method name="Void .ctor()">
10795         <size>7</size>
10796       </method>
10797       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10798         <size>1</size>
10799       </method>
10800     </type>
10801     <type name="C`2[A,B]">
10802       <method name="Void .ctor(IEnumerable`1)">
10803         <size>46</size>
10804       </method>
10805       <method name="B &lt;C&gt;m__0(B)">
10806         <size>2</size>
10807       </method>
10808     </type>
10809     <type name="M">
10810       <method name="Void .ctor()">
10811         <size>7</size>
10812       </method>
10813       <method name="Void Main()">
10814         <size>1</size>
10815       </method>
10816     </type>
10817   </test>
10818   <test name="gtest-407.cs">
10819     <type name="NullableColorTests">
10820       <method name="Void .ctor()">
10821         <size>7</size>
10822       </method>
10823       <method name="Int32 Main()">
10824         <size>99</size>
10825       </method>
10826     </type>
10827     <type name="MyColor">
10828       <method name="Void .ctor(Int32)">
10829         <size>8</size>
10830       </method>
10831       <method name="Boolean op_Equality(MyColor, MyColor)">
10832         <size>17</size>
10833       </method>
10834       <method name="Boolean op_Inequality(MyColor, MyColor)">
10835         <size>20</size>
10836       </method>
10837     </type>
10838   </test>
10839   <test name="gtest-408.cs">
10840     <type name="Test">
10841       <method name="Void .ctor()">
10842         <size>7</size>
10843       </method>
10844       <method name="Int32 Main()">
10845         <size>92</size>
10846       </method>
10847     </type>
10848   </test>
10849   <test name="gtest-409.cs">
10850     <type name="ConditionalParsing">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10855         <size>14</size>
10856       </method>
10857       <method name="Void Test_1(Boolean)">
10858         <size>20</size>
10859       </method>
10860       <method name="Void Test_2()">
10861         <size>31</size>
10862       </method>
10863       <method name="Void Test_4(Boolean, Boolean)">
10864         <size>39</size>
10865       </method>
10866       <method name="Void Test_5(Boolean, IDisposable)">
10867         <size>45</size>
10868       </method>
10869       <method name="Void Test_6(Boolean)">
10870         <size>47</size>
10871       </method>
10872       <method name="Void Test_7(System.Object)">
10873         <size>8</size>
10874       </method>
10875       <method name="Void Main()">
10876         <size>1</size>
10877       </method>
10878     </type>
10879     <type name="ConditionalParsing+T">
10880       <method name="Void .ctor(String, Boolean)">
10881         <size>28</size>
10882       </method>
10883       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="&lt;PrivateImplementationDetails&gt;">
10888       <method name="Void .ctor()">
10889         <size>7</size>
10890       </method>
10891     </type>
10892     <type name="ConditionalParsing+Const">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896     </type>
10897     <type name="ConditionalParsing">
10898       <method name="Void Test_8(DateTime)">
10899         <size>38</size>
10900       </method>
10901       <method name="Void Test_9()">
10902         <size>43</size>
10903       </method>
10904     </type>
10905   </test>
10906   <test name="gtest-410.cs">
10907     <type name="Program">
10908       <method name="Void .ctor()">
10909         <size>7</size>
10910       </method>
10911       <method name="Void Main()">
10912         <size>7</size>
10913       </method>
10914     </type>
10915   </test>
10916   <test name="gtest-411.cs">
10917     <type name="Maybe">
10918       <method name="Maybe`1[T] C[T](T)">
10919         <size>2</size>
10920       </method>
10921     </type>
10922     <type name="Maybe`1[T]">
10923       <method name="Void .ctor(T)">
10924         <size>7</size>
10925       </method>
10926     </type>
10927     <type name="Extensions">
10928       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10929         <size>10</size>
10930       </method>
10931     </type>
10932     <type name="Test">
10933       <method name="Void .ctor()">
10934         <size>7</size>
10935       </method>
10936       <method name="Void Main()">
10937         <size>131</size>
10938       </method>
10939       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10940         <size>7</size>
10941       </method>
10942       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10943         <size>7</size>
10944       </method>
10945       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10946         <size>11</size>
10947       </method>
10948     </type>
10949   </test>
10950   <test name="gtest-412.cs">
10951     <type name="Program">
10952       <method name="Void .ctor()">
10953         <size>7</size>
10954       </method>
10955       <method name="Int32 Main()">
10956         <size>213</size>
10957       </method>
10958     </type>
10959   </test>
10960   <test name="gtest-413.cs">
10961     <type name="Test">
10962       <method name="Void .ctor()">
10963         <size>7</size>
10964       </method>
10965       <method name="Int32 Main()">
10966         <size>95</size>
10967       </method>
10968     </type>
10969     <type name="S">
10970       <method name="Int64 op_Addition(S, Int64)">
10971         <size>2</size>
10972       </method>
10973     </type>
10974   </test>
10975   <test name="gtest-414.cs">
10976     <type name="MonoTest.MainClass">
10977       <method name="Void .ctor()">
10978         <size>7</size>
10979       </method>
10980       <method name="Void Main()">
10981         <size>1</size>
10982       </method>
10983     </type>
10984     <type name="MonoTest.TestImpl">
10985       <method name="Void .ctor()">
10986         <size>7</size>
10987       </method>
10988       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10989         <size>1</size>
10990       </method>
10991       <method name="Void Get[T]()">
10992         <size>1</size>
10993       </method>
10994       <method name="Void Get[T](System.Object)">
10995         <size>1</size>
10996       </method>
10997     </type>
10998     <type name="MonoTest.C">
10999       <method name="Void .ctor()">
11000         <size>7</size>
11001       </method>
11002       <method name="Void MonoTest.IG&lt;int&gt;.M()">
11003         <size>1</size>
11004       </method>
11005       <method name="Void MonoTest.IG&lt;string&gt;.M()">
11006         <size>1</size>
11007       </method>
11008     </type>
11009   </test>
11010   <test name="gtest-415.cs">
11011     <type name="S2">
11012       <method name="Void Test()">
11013         <size>39</size>
11014       </method>
11015       <method name="Void Main()">
11016         <size>16</size>
11017       </method>
11018     </type>
11019   </test>
11020   <test name="gtest-416.cs">
11021     <type name="Bug.Demo">
11022       <method name="Boolean Fixed()">
11023         <size>14</size>
11024       </method>
11025       <method name="Boolean Foo(System.Int32[])">
11026         <size>43</size>
11027       </method>
11028       <method name="Int32 Main()">
11029         <size>65</size>
11030       </method>
11031     </type>
11032   </test>
11033   <test name="gtest-417.cs">
11034     <type name="C">
11035       <method name="Void .ctor()">
11036         <size>7</size>
11037       </method>
11038       <method name="Void Goo()">
11039         <size>11</size>
11040       </method>
11041       <method name="Void Main()">
11042         <size>1</size>
11043       </method>
11044     </type>
11045   </test>
11046   <test name="gtest-418.cs">
11047     <type name="N.Nested">
11048       <method name="Void .ctor()">
11049         <size>7</size>
11050       </method>
11051     </type>
11052     <type name="N.Nested+C">
11053       <method name="Void .ctor()">
11054         <size>7</size>
11055       </method>
11056       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11057         <size>2</size>
11058       </method>
11059     </type>
11060     <type name="N.M">
11061       <method name="Void .ctor()">
11062         <size>7</size>
11063       </method>
11064       <method name="Int32 Main()">
11065         <size>173</size>
11066       </method>
11067     </type>
11068   </test>
11069   <test name="gtest-419.cs">
11070     <type name="Program">
11071       <method name="Void .ctor()">
11072         <size>7</size>
11073       </method>
11074       <method name="Int32 Main()">
11075         <size>56</size>
11076       </method>
11077       <method name="System.Object Test(System.String)">
11078         <size>42</size>
11079       </method>
11080     </type>
11081   </test>
11082   <test name="gtest-420.cs">
11083     <type name="C">
11084       <method name="Void .ctor()">
11085         <size>7</size>
11086       </method>
11087     </type>
11088     <type name="TestClass">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11093         <size>2</size>
11094       </method>
11095       <method name="Int32 Test(System.Object, System.Object[])">
11096         <size>2</size>
11097       </method>
11098       <method name="Int32 Main()">
11099         <size>43</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-421.cs">
11104     <type name="OneOff">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Int32 Main()">
11109         <size>50</size>
11110       </method>
11111       <method name="T[] Clone[T](T[])">
11112         <size>166</size>
11113       </method>
11114     </type>
11115     <type name="&lt;PrivateImplementationDetails&gt;">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120   </test>
11121   <test name="gtest-422.cs">
11122     <type name="A">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126       <method name="Boolean op_GreaterThan(A, System.Object)">
11127         <size>2</size>
11128       </method>
11129       <method name="Boolean op_LessThan(A, System.Object)">
11130         <size>2</size>
11131       </method>
11132     </type>
11133     <type name="C">
11134       <method name="Void .ctor()">
11135         <size>7</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>23</size>
11139       </method>
11140       <method name="Nullable`1 get_Id()">
11141         <size>7</size>
11142       </method>
11143       <method name="Boolean Test()">
11144         <size>51</size>
11145       </method>
11146     </type>
11147   </test>
11148   <test name="gtest-423.cs">
11149     <type name="App">
11150       <method name="Void .ctor()">
11151         <size>7</size>
11152       </method>
11153       <method name="Void Main()">
11154         <size>33</size>
11155       </method>
11156       <method name="Void Test(System.Object, System.EventArgs)">
11157         <size>1</size>
11158       </method>
11159     </type>
11160   </test>
11161   <test name="gtest-424.cs">
11162     <type name="A">
11163       <method name="Void .ctor()">
11164         <size>7</size>
11165       </method>
11166     </type>
11167     <type name="B">
11168       <method name="Void .ctor()">
11169         <size>7</size>
11170       </method>
11171     </type>
11172     <type name="Test">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Void Block(A[])">
11177         <size>6</size>
11178       </method>
11179       <method name="Void Block(IEnumerable`1, A[])">
11180         <size>1</size>
11181       </method>
11182       <method name="Int32 Main()">
11183         <size>29</size>
11184       </method>
11185     </type>
11186   </test>
11187   <test name="gtest-425.cs">
11188     <type name="EventClass`1[T]">
11189       <method name="Void .ctor()">
11190         <size>7</size>
11191       </method>
11192     </type>
11193     <type name="Test">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Main()">
11198         <size>16</size>
11199       </method>
11200     </type>
11201     <type name="EventClass`1+HookDelegate[T]">
11202       <method name="Void .ctor(Object, IntPtr)">
11203         <size>0</size>
11204       </method>
11205       <method name="Void Invoke(T)">
11206         <size>0</size>
11207       </method>
11208       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11209         <size>0</size>
11210       </method>
11211       <method name="Void EndInvoke(IAsyncResult)">
11212         <size>0</size>
11213       </method>
11214     </type>
11215   </test>
11216   <test name="gtest-426.cs">
11217     <type name="OverloadTest.MyClass`1[T]">
11218       <method name="Void .ctor()">
11219         <size>7</size>
11220       </method>
11221       <method name="Boolean Method(MyInterface`1)">
11222         <size>20</size>
11223       </method>
11224       <method name="Boolean Method(System.Action`1[T])">
11225         <size>2</size>
11226       </method>
11227     </type>
11228     <type name="OverloadTest.C">
11229       <method name="Void .ctor()">
11230         <size>7</size>
11231       </method>
11232       <method name="Void Main()">
11233         <size>1</size>
11234       </method>
11235     </type>
11236   </test>
11237   <test name="gtest-427.cs">
11238     <type name="T">
11239       <method name="Void .ctor()">
11240         <size>7</size>
11241       </method>
11242       <method name="Void Test()">
11243         <size>19</size>
11244       </method>
11245       <method name="Void Attach(EventHandler)">
11246         <size>2</size>
11247       </method>
11248       <method name="Void Attach(EventHandler`1[System.String])">
11249         <size>1</size>
11250       </method>
11251       <method name="Void OnClick(System.String)">
11252         <size>1</size>
11253       </method>
11254       <method name="Void Main()">
11255         <size>11</size>
11256       </method>
11257     </type>
11258     <type name="EventHandler">
11259       <method name="Void .ctor(Object, IntPtr)">
11260         <size>0</size>
11261       </method>
11262       <method name="Void Invoke(System.Object)">
11263         <size>0</size>
11264       </method>
11265       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11266         <size>0</size>
11267       </method>
11268       <method name="Void EndInvoke(IAsyncResult)">
11269         <size>0</size>
11270       </method>
11271     </type>
11272     <type name="EventHandler`1[T]">
11273       <method name="Void .ctor(Object, IntPtr)">
11274         <size>0</size>
11275       </method>
11276       <method name="Void Invoke(T)">
11277         <size>0</size>
11278       </method>
11279       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11280         <size>0</size>
11281       </method>
11282       <method name="Void EndInvoke(IAsyncResult)">
11283         <size>0</size>
11284       </method>
11285     </type>
11286   </test>
11287   <test name="gtest-428.cs">
11288     <type name="CInt">
11289       <method name="Void .ctor(Int32)">
11290         <size>8</size>
11291       </method>
11292       <method name="CInt op_Implicit(Int32)">
11293         <size>7</size>
11294       </method>
11295       <method name="Int32 op_Implicit(CInt)">
11296         <size>8</size>
11297       </method>
11298     </type>
11299     <type name="Klass">
11300       <method name="Void .ctor(Nullable`1)">
11301         <size>14</size>
11302       </method>
11303       <method name="Nullable`1 get_Value()">
11304         <size>7</size>
11305       </method>
11306     </type>
11307     <type name="MainClass">
11308       <method name="Void .ctor()">
11309         <size>7</size>
11310       </method>
11311       <method name="Int32 Main()">
11312         <size>173</size>
11313       </method>
11314     </type>
11315   </test>
11316   <test name="gtest-429.cs">
11317     <type name="CInt">
11318       <method name="Void .ctor(Int32)">
11319         <size>8</size>
11320       </method>
11321       <method name="CInt op_Implicit(Int32)">
11322         <size>7</size>
11323       </method>
11324       <method name="Int32 op_Implicit(CInt)">
11325         <size>8</size>
11326       </method>
11327     </type>
11328     <type name="Klass">
11329       <method name="Void .ctor(Nullable`1)">
11330         <size>14</size>
11331       </method>
11332     </type>
11333     <type name="MainClass">
11334       <method name="Void .ctor()">
11335         <size>7</size>
11336       </method>
11337       <method name="Int32 Main()">
11338         <size>36</size>
11339       </method>
11340     </type>
11341   </test>
11342   <test name="gtest-430.cs">
11343     <type name="Tmp">
11344       <method name="Void .ctor()">
11345         <size>7</size>
11346       </method>
11347     </type>
11348     <type name="Driver">
11349       <method name="Void .ctor()">
11350         <size>7</size>
11351       </method>
11352       <method name="Nullable`1 get_Prop()">
11353         <size>42</size>
11354       </method>
11355       <method name="Int32 Main()">
11356         <size>42</size>
11357       </method>
11358     </type>
11359   </test>
11360   <test name="gtest-431.cs">
11361     <type name="Program">
11362       <method name="Void .ctor()">
11363         <size>7</size>
11364       </method>
11365       <method name="Void Main()">
11366         <size>13</size>
11367       </method>
11368     </type>
11369   </test>
11370   <test name="gtest-432.cs">
11371     <type name="Test.Bar`2[T,U]">
11372       <method name="Void .ctor()">
11373         <size>7</size>
11374       </method>
11375       <method name="Void DoSomething[V]()">
11376         <size>1</size>
11377       </method>
11378     </type>
11379     <type name="Test.Baz">
11380       <method name="Void .ctor()">
11381         <size>7</size>
11382       </method>
11383       <method name="Void GetInTroubleHere()">
11384         <size>13</size>
11385       </method>
11386       <method name="Void Main()">
11387         <size>1</size>
11388       </method>
11389     </type>
11390   </test>
11391   <test name="gtest-433.cs">
11392     <type name="M">
11393       <method name="Void .ctor()">
11394         <size>7</size>
11395       </method>
11396       <method name="Void Main()">
11397         <size>37</size>
11398       </method>
11399     </type>
11400   </test>
11401   <test name="gtest-434.cs">
11402     <type name="testcase.Init">
11403       <method name="Void .ctor()">
11404         <size>7</size>
11405       </method>
11406       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11407         <size>8</size>
11408       </method>
11409     </type>
11410     <type name="testcase.Program">
11411       <method name="Void .ctor()">
11412         <size>7</size>
11413       </method>
11414       <method name="Int32 Main()">
11415         <size>75</size>
11416       </method>
11417     </type>
11418   </test>
11419   <test name="gtest-435.cs">
11420     <type name="testcase.Program">
11421       <method name="Void .ctor()">
11422         <size>7</size>
11423       </method>
11424       <method name="Int32 Main()">
11425         <size>258</size>
11426       </method>
11427     </type>
11428   </test>
11429   <test name="gtest-436.cs">
11430     <type name="SomeClass">
11431       <method name="Void .ctor()">
11432         <size>7</size>
11433       </method>
11434       <method name="Int32 Main()">
11435         <size>2</size>
11436       </method>
11437     </type>
11438   </test>
11439   <test name="gtest-438.cs">
11440     <type name="Tests">
11441       <method name="Void .ctor()">
11442         <size>7</size>
11443       </method>
11444       <method name="ServiceType GetService[ServiceType](System.Object[])">
11445         <size>17</size>
11446       </method>
11447       <method name="Int32 Main()">
11448         <size>19</size>
11449       </method>
11450     </type>
11451   </test>
11452   <test name="gtest-439.cs">
11453     <type name="MonoBug.Stuff">
11454       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11455         <size>8</size>
11456       </method>
11457     </type>
11458     <type name="MonoBug.GenericStuff`2[T1,T2]">
11459       <method name="Void .ctor(T1, T2)">
11460         <size>21</size>
11461       </method>
11462     </type>
11463     <type name="MonoBug.Program">
11464       <method name="Void Main()">
11465         <size>35</size>
11466       </method>
11467     </type>
11468   </test>
11469   <test name="gtest-440.cs">
11470     <type name="AnyObjectId">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="Int32 get_W1()">
11475         <size>7</size>
11476       </method>
11477       <method name="Void set_W1(Int32)">
11478         <size>8</size>
11479       </method>
11480     </type>
11481     <type name="ObjectId">
11482       <method name="Void .ctor()">
11483         <size>14</size>
11484       </method>
11485       <method name="Void Main()">
11486         <size>1</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-441.cs">
11491     <type name="Name.Test">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495     </type>
11496     <type name="Name.Subclass">
11497       <method name="Void .ctor()">
11498         <size>7</size>
11499       </method>
11500       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11501         <size>7</size>
11502       </method>
11503       <method name="Void Main(System.String[])">
11504         <size>7</size>
11505       </method>
11506     </type>
11507   </test>
11508   <test name="gtest-442.cs">
11509     <type name="NonGenericBase">
11510       <method name="Void .ctor()">
11511         <size>7</size>
11512       </method>
11513       <method name="Int32 get_Item(Int32)">
11514         <size>0</size>
11515       </method>
11516     </type>
11517     <type name="GenericBase`1[T]">
11518       <method name="Void .ctor()">
11519         <size>7</size>
11520       </method>
11521       <method name="T get_Instance()">
11522         <size>7</size>
11523       </method>
11524       <method name="Void Foo()">
11525         <size>24</size>
11526       </method>
11527     </type>
11528     <type name="EntryPoint">
11529       <method name="Void .ctor()">
11530         <size>7</size>
11531       </method>
11532       <method name="Void Main()">
11533         <size>1</size>
11534       </method>
11535     </type>
11536   </test>
11537   <test name="gtest-443.cs">
11538     <type name="C">
11539       <method name="Void .ctor()">
11540         <size>7</size>
11541       </method>
11542       <method name="Void M[T]()">
11543         <size>28</size>
11544       </method>
11545       <method name="Int32 Main()">
11546         <size>7</size>
11547       </method>
11548     </type>
11549   </test>
11550   <test name="gtest-444.cs">
11551     <type name="MyClass">
11552       <method name="Void .ctor()">
11553         <size>7</size>
11554       </method>
11555       <method name="Int32 Main()">
11556         <size>114</size>
11557       </method>
11558     </type>
11559   </test>
11560   <test name="gtest-445.cs">
11561     <type name="Test">
11562       <method name="Void .ctor()">
11563         <size>7</size>
11564       </method>
11565       <method name="Void Main()">
11566         <size>1</size>
11567       </method>
11568       <method name="Void Foo[T](T ByRef)">
11569         <size>1</size>
11570       </method>
11571       <method name="Void Foo[T](T[])">
11572         <size>1</size>
11573       </method>
11574       <method name="Void Foo[T](T[,])">
11575         <size>1</size>
11576       </method>
11577       <method name="Void Foo[T](T[,,])">
11578         <size>1</size>
11579       </method>
11580       <method name="Void Bar(Int32 ByRef)">
11581         <size>1</size>
11582       </method>
11583       <method name="Void Bar(System.Int32[])">
11584         <size>1</size>
11585       </method>
11586       <method name="Void Bar(System.Int32[,])">
11587         <size>1</size>
11588       </method>
11589       <method name="Void Bar(System.Int32[,,])">
11590         <size>1</size>
11591       </method>
11592     </type>
11593   </test>
11594   <test name="gtest-446.cs">
11595     <type name="BugTest.Bug`1[T]">
11596       <method name="Void .ctor()">
11597         <size>7</size>
11598       </method>
11599       <method name="Void CreateObject(T ByRef)">
11600         <size>42</size>
11601       </method>
11602     </type>
11603     <type name="BugTest.Program">
11604       <method name="Int32 Main()">
11605         <size>16</size>
11606       </method>
11607     </type>
11608   </test>
11609   <test name="gtest-447.cs">
11610     <type name="B">
11611       <method name="Void .ctor()">
11612         <size>7</size>
11613       </method>
11614       <method name="Int32 Main()">
11615         <size>29</size>
11616       </method>
11617     </type>
11618   </test>
11619   <test name="gtest-449.cs">
11620     <type name="Program">
11621       <method name="Void .ctor()">
11622         <size>7</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>59</size>
11626       </method>
11627     </type>
11628   </test>
11629   <test name="gtest-450.cs">
11630     <type name="Program">
11631       <method name="Void .ctor()">
11632         <size>7</size>
11633       </method>
11634       <method name="Int32 Main()">
11635         <size>59</size>
11636       </method>
11637     </type>
11638   </test>
11639   <test name="gtest-453.cs">
11640     <type name="Test.CompilerTest">
11641       <method name="Void .ctor()">
11642         <size>7</size>
11643       </method>
11644       <method name="Int32 Main()">
11645         <size>12</size>
11646       </method>
11647       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11648         <size>73</size>
11649       </method>
11650       <method name="Void ThisDoesNotWork()">
11651         <size>27</size>
11652       </method>
11653       <method name="Void ThisWorksFine()">
11654         <size>38</size>
11655       </method>
11656     </type>
11657   </test>
11658   <test name="gtest-454.cs">
11659     <type name="TestNS.TestCase">
11660       <method name="Void .ctor()">
11661         <size>7</size>
11662       </method>
11663       <method name="Int32 Compare[T](T[], T[])">
11664         <size>2</size>
11665       </method>
11666       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11667         <size>30</size>
11668       </method>
11669       <method name="Int32 Main()">
11670         <size>19</size>
11671       </method>
11672     </type>
11673   </test>
11674   <test name="gtest-455.cs">
11675     <type name="ConsoleApplication1.Program">
11676       <method name="Void .ctor()">
11677         <size>7</size>
11678       </method>
11679       <method name="Void Main()">
11680         <size>14</size>
11681       </method>
11682     </type>
11683     <type name="ConsoleApplication1.Inner`1[T]">
11684       <method name="Void .ctor()">
11685         <size>7</size>
11686       </method>
11687       <method name="Void Compare(System.Object, T)">
11688         <size>13</size>
11689       </method>
11690     </type>
11691   </test>
11692   <test name="gtest-456.cs">
11693     <type name="G`1[T]">
11694       <method name="Void .ctor()">
11695         <size>7</size>
11696       </method>
11697     </type>
11698     <type name="G`1+S[T]">
11699       <method name="System.String Test()">
11700         <size>22</size>
11701       </method>
11702     </type>
11703     <type name="C">
11704       <method name="Int32 Main()">
11705         <size>36</size>
11706       </method>
11707       <method name="Void .ctor()">
11708         <size>7</size>
11709       </method>
11710     </type>
11711   </test>
11712   <test name="gtest-457.cs">
11713     <type name="Program">
11714       <method name="Void Foo[T]()">
11715         <size>1</size>
11716       </method>
11717       <method name="Int32 Main()">
11718         <size>2</size>
11719       </method>
11720       <method name="Void .ctor()">
11721         <size>7</size>
11722       </method>
11723     </type>
11724     <type name="Program+C">
11725       <method name="Void .ctor()">
11726         <size>7</size>
11727       </method>
11728     </type>
11729   </test>
11730   <test name="gtest-458.cs">
11731     <type name="MyList`1[T]">
11732       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11733         <size>2</size>
11734       </method>
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="MyList`1+Helper`2[T,U,V]">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744     <type name="C">
11745       <method name="Int32 Main()">
11746         <size>13</size>
11747       </method>
11748       <method name="Void .ctor()">
11749         <size>7</size>
11750       </method>
11751     </type>
11752   </test>
11753   <test name="gtest-459.cs">
11754     <type name="GenericTest.OuterGeneric`1[T]">
11755       <method name="Void .ctor()">
11756         <size>7</size>
11757       </method>
11758     </type>
11759     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11760       <method name="System.String GetTypeNames()">
11761         <size>41</size>
11762       </method>
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767     <type name="GenericTest.Program">
11768       <method name="Int32 Main()">
11769         <size>14</size>
11770       </method>
11771       <method name="Void .ctor()">
11772         <size>7</size>
11773       </method>
11774     </type>
11775   </test>
11776   <test name="gtest-460.cs">
11777     <type name="Foo`1[T]">
11778       <method name="Void .ctor()">
11779         <size>7</size>
11780       </method>
11781     </type>
11782     <type name="Foo`1+Bar`1[T,V]">
11783       <method name="Void .ctor()">
11784         <size>7</size>
11785       </method>
11786     </type>
11787     <type name="FooImpl">
11788       <method name="Int32 Main()">
11789         <size>8</size>
11790       </method>
11791       <method name="Void .ctor()">
11792         <size>7</size>
11793       </method>
11794     </type>
11795     <type name="FooImpl+BarImpl">
11796       <method name="Void .ctor()">
11797         <size>7</size>
11798       </method>
11799     </type>
11800   </test>
11801   <test name="gtest-461.cs">
11802     <type name="Test.BaseContext">
11803       <method name="Void .ctor()">
11804         <size>7</size>
11805       </method>
11806     </type>
11807     <type name="Test.MyDataContext">
11808       <method name="Void .ctor()">
11809         <size>7</size>
11810       </method>
11811     </type>
11812     <type name="Test.Entity`1[T]">
11813       <method name="Void .ctor()">
11814         <size>7</size>
11815       </method>
11816     </type>
11817     <type name="Test.Person">
11818       <method name="Void .ctor()">
11819         <size>7</size>
11820       </method>
11821     </type>
11822     <type name="Test.TheBox`1[T]">
11823       <method name="U GetById[U](Guid)">
11824         <size>7</size>
11825       </method>
11826       <method name="Void .ctor()">
11827         <size>7</size>
11828       </method>
11829     </type>
11830     <type name="Test.Program">
11831       <method name="Void Main()">
11832         <size>19</size>
11833       </method>
11834       <method name="Void .ctor()">
11835         <size>7</size>
11836       </method>
11837     </type>
11838   </test>
11839   <test name="gtest-462.cs">
11840     <type name="Program">
11841       <method name="Int32 Main()">
11842         <size>79</size>
11843       </method>
11844       <method name="Void .ctor()">
11845         <size>7</size>
11846       </method>
11847     </type>
11848     <type name="Program+Tester`1[T]">
11849       <method name="T Get(System.Object)">
11850         <size>30</size>
11851       </method>
11852       <method name="Void .ctor()">
11853         <size>7</size>
11854       </method>
11855     </type>
11856   </test>
11857   <test name="gtest-463.cs">
11858     <type name="STuple`1[Ta]">
11859       <method name="Void .ctor(Ta)">
11860         <size>8</size>
11861       </method>
11862     </type>
11863     <type name="C">
11864       <method name="Int32 Main()">
11865         <size>10</size>
11866       </method>
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-464.cs">
11873     <type name="Test">
11874       <method name="Int32 Main()">
11875         <size>28</size>
11876       </method>
11877       <method name="Void .ctor()">
11878         <size>7</size>
11879       </method>
11880     </type>
11881   </test>
11882   <test name="gtest-465.cs">
11883     <type name="DerivedClass">
11884       <method name="Void GenericMethod_1[T]()">
11885         <size>1</size>
11886       </method>
11887       <method name="Void GenericMethod_2[T]()">
11888         <size>1</size>
11889       </method>
11890       <method name="Void GenericMethod_3[T]()">
11891         <size>1</size>
11892       </method>
11893       <method name="Void .ctor()">
11894         <size>7</size>
11895       </method>
11896     </type>
11897     <type name="Program">
11898       <method name="Int32 Main()">
11899         <size>8</size>
11900       </method>
11901       <method name="Void .ctor()">
11902         <size>7</size>
11903       </method>
11904     </type>
11905   </test>
11906   <test name="gtest-466.cs">
11907     <type name="Program">
11908       <method name="Boolean Test[T](T)">
11909         <size>10</size>
11910       </method>
11911       <method name="Int32 Main()">
11912         <size>40</size>
11913       </method>
11914       <method name="Void .ctor()">
11915         <size>7</size>
11916       </method>
11917     </type>
11918   </test>
11919   <test name="gtest-467.cs">
11920     <type name="S">
11921       <method name="Int32 Main()">
11922         <size>79</size>
11923       </method>
11924     </type>
11925     <type name="A">
11926       <method name="A op_Implicit(S)">
11927         <size>6</size>
11928       </method>
11929       <method name="Void .ctor()">
11930         <size>7</size>
11931       </method>
11932     </type>
11933     <type name="B">
11934       <method name="Void .ctor()">
11935         <size>7</size>
11936       </method>
11937     </type>
11938   </test>
11939   <test name="gtest-468.cs">
11940     <type name="TS">
11941       <method name="Nullable`1 get_v()">
11942         <size>7</size>
11943       </method>
11944       <method name="Int32 Main()">
11945         <size>43</size>
11946       </method>
11947       <method name="Nullable`1 op_Implicit(TS)">
11948         <size>7</size>
11949       </method>
11950       <method name="TS op_Implicit(Nullable`1)">
11951         <size>2</size>
11952       </method>
11953       <method name="Void .ctor()">
11954         <size>7</size>
11955       </method>
11956     </type>
11957   </test>
11958   <test name="gtest-469.cs">
11959     <type name="Foo`2[T1,T2]">
11960       <method name="Void .ctor(T2)">
11961         <size>7</size>
11962       </method>
11963     </type>
11964     <type name="Bar">
11965       <method name="Int32 Main()">
11966         <size>13</size>
11967       </method>
11968       <method name="Void .ctor()">
11969         <size>7</size>
11970       </method>
11971     </type>
11972   </test>
11973   <test name="gtest-470.cs">
11974     <type name="C">
11975       <method name="Void Main()">
11976         <size>13</size>
11977       </method>
11978       <method name="Void .ctor()">
11979         <size>7</size>
11980       </method>
11981     </type>
11982   </test>
11983   <test name="gtest-471.cs">
11984     <type name="Q">
11985       <method name="Void bar[T](T ByRef)">
11986         <size>16</size>
11987       </method>
11988       <method name="Int32 Main()">
11989         <size>11</size>
11990       </method>
11991       <method name="Void .ctor()">
11992         <size>7</size>
11993       </method>
11994     </type>
11995   </test>
11996   <test name="gtest-472.cs">
11997     <type name="C`1[T]">
11998       <method name="Void CopyUnsafe(T[], System.Int64[])">
11999         <size>1</size>
12000       </method>
12001       <method name="Boolean CopyUnsafe(T[], Int64)">
12002         <size>2</size>
12003       </method>
12004       <method name="Void CopyUnsafe(T[])">
12005         <size>11</size>
12006       </method>
12007       <method name="Void .ctor()">
12008         <size>7</size>
12009       </method>
12010     </type>
12011     <type name="A">
12012       <method name="Void Main()">
12013         <size>1</size>
12014       </method>
12015       <method name="Void .ctor()">
12016         <size>7</size>
12017       </method>
12018     </type>
12019   </test>
12020   <test name="gtest-anon-1.cs">
12021     <type name="X">
12022       <method name="Void .ctor()">
12023         <size>7</size>
12024       </method>
12025       <method name="Void Hello[U](U)">
12026         <size>1</size>
12027       </method>
12028       <method name="Void Test[T](T)">
12029         <size>64</size>
12030       </method>
12031       <method name="Void Main()">
12032         <size>14</size>
12033       </method>
12034     </type>
12035     <type name="Foo">
12036       <method name="Void .ctor(Object, IntPtr)">
12037         <size>0</size>
12038       </method>
12039       <method name="Void Invoke()">
12040         <size>0</size>
12041       </method>
12042       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12043         <size>0</size>
12044       </method>
12045       <method name="Void EndInvoke(IAsyncResult)">
12046         <size>0</size>
12047       </method>
12048     </type>
12049     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12050       <method name="Void .ctor()">
12051         <size>7</size>
12052       </method>
12053       <method name="Void &lt;&gt;m__0()">
12054         <size>18</size>
12055       </method>
12056     </type>
12057   </test>
12058   <test name="gtest-anon-10.cs">
12059     <type name="X">
12060       <method name="Void .ctor()">
12061         <size>7</size>
12062       </method>
12063       <method name="IEnumerable`1 Test[T](T, T)">
12064         <size>44</size>
12065       </method>
12066       <method name="Int32 Main()">
12067         <size>95</size>
12068       </method>
12069     </type>
12070     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12071       <method name="Void .ctor()">
12072         <size>7</size>
12073       </method>
12074       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12075         <size>12</size>
12076       </method>
12077       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12078         <size>7</size>
12079       </method>
12080       <method name="Boolean MoveNext()">
12081         <size>110</size>
12082       </method>
12083       <method name="Void Dispose()">
12084         <size>8</size>
12085       </method>
12086       <method name="Void Reset()">
12087         <size>6</size>
12088       </method>
12089       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12090         <size>7</size>
12091       </method>
12092       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12093         <size>52</size>
12094       </method>
12095     </type>
12096   </test>
12097   <test name="gtest-anon-11.cs">
12098     <type name="Test`1[R]">
12099       <method name="Void .ctor()">
12100         <size>7</size>
12101       </method>
12102       <method name="Void World[S,T](S, T)">
12103         <size>1</size>
12104       </method>
12105       <method name="Void Hello[U,V](U, V)">
12106         <size>41</size>
12107       </method>
12108     </type>
12109     <type name="X">
12110       <method name="Void .ctor()">
12111         <size>7</size>
12112       </method>
12113       <method name="Void Main()">
12114         <size>21</size>
12115       </method>
12116     </type>
12117     <type name="Foo">
12118       <method name="Void .ctor(Object, IntPtr)">
12119         <size>0</size>
12120       </method>
12121       <method name="Void Invoke()">
12122         <size>0</size>
12123       </method>
12124       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12125         <size>0</size>
12126       </method>
12127       <method name="Void EndInvoke(IAsyncResult)">
12128         <size>0</size>
12129       </method>
12130     </type>
12131     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12132       <method name="Void .ctor()">
12133         <size>7</size>
12134       </method>
12135       <method name="Void &lt;&gt;m__0()">
12136         <size>24</size>
12137       </method>
12138     </type>
12139   </test>
12140   <test name="gtest-anon-12.cs">
12141     <type name="World`1[T]">
12142       <method name="Void .ctor()">
12143         <size>7</size>
12144       </method>
12145       <method name="Void Hello[U](U)">
12146         <size>1</size>
12147       </method>
12148       <method name="Void Test(T)">
12149         <size>46</size>
12150       </method>
12151     </type>
12152     <type name="X">
12153       <method name="Void .ctor()">
12154         <size>7</size>
12155       </method>
12156       <method name="Void Main()">
12157         <size>18</size>
12158       </method>
12159     </type>
12160     <type name="Foo">
12161       <method name="Void .ctor(Object, IntPtr)">
12162         <size>0</size>
12163       </method>
12164       <method name="Void Invoke()">
12165         <size>0</size>
12166       </method>
12167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12168         <size>0</size>
12169       </method>
12170       <method name="Void EndInvoke(IAsyncResult)">
12171         <size>0</size>
12172       </method>
12173     </type>
12174     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12175       <method name="Void .ctor()">
12176         <size>7</size>
12177       </method>
12178       <method name="Void &lt;&gt;m__0()">
12179         <size>18</size>
12180       </method>
12181     </type>
12182   </test>
12183   <test name="gtest-anon-13.cs">
12184     <type name="X">
12185       <method name="Void .ctor()">
12186         <size>7</size>
12187       </method>
12188       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12189         <size>13</size>
12190       </method>
12191       <method name="Void Main()">
12192         <size>1</size>
12193       </method>
12194     </type>
12195     <type name="X+ModuleBinder`1[T]">
12196       <method name="Void .ctor(Object, IntPtr)">
12197         <size>0</size>
12198       </method>
12199       <method name="T Invoke(System.Object)">
12200         <size>0</size>
12201       </method>
12202       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12203         <size>0</size>
12204       </method>
12205       <method name="T EndInvoke(IAsyncResult)">
12206         <size>0</size>
12207       </method>
12208     </type>
12209     <type name="X">
12210       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12211         <size>7</size>
12212       </method>
12213     </type>
12214   </test>
12215   <test name="gtest-anon-14.cs">
12216     <type name="T">
12217       <method name="Void .ctor()">
12218         <size>7</size>
12219       </method>
12220       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12221         <size>1</size>
12222       </method>
12223       <method name="Void SomeCaller()">
12224         <size>36</size>
12225       </method>
12226       <method name="Void Main()">
12227         <size>1</size>
12228       </method>
12229       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12230         <size>2</size>
12231       </method>
12232     </type>
12233   </test>
12234   <test name="gtest-anon-15.cs">
12235     <type name="Test`1[T]">
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239       <method name="Void Hello[S](T, S)">
12240         <size>42</size>
12241       </method>
12242     </type>
12243     <type name="X">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void Main()">
12248         <size>16</size>
12249       </method>
12250     </type>
12251     <type name="Foo`1[V]">
12252       <method name="Void .ctor(Object, IntPtr)">
12253         <size>0</size>
12254       </method>
12255       <method name="Void Invoke(V)">
12256         <size>0</size>
12257       </method>
12258       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12259         <size>0</size>
12260       </method>
12261       <method name="Void EndInvoke(IAsyncResult)">
12262         <size>0</size>
12263       </method>
12264     </type>
12265     <type name="Bar`1[W]">
12266       <method name="Void .ctor(Object, IntPtr)">
12267         <size>0</size>
12268       </method>
12269       <method name="Void Invoke(W)">
12270         <size>0</size>
12271       </method>
12272       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12273         <size>0</size>
12274       </method>
12275       <method name="Void EndInvoke(IAsyncResult)">
12276         <size>0</size>
12277       </method>
12278     </type>
12279     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12280       <method name="Void .ctor()">
12281         <size>7</size>
12282       </method>
12283       <method name="Void &lt;&gt;m__0(Int64)">
12284         <size>57</size>
12285       </method>
12286     </type>
12287     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12288       <method name="Void .ctor()">
12289         <size>7</size>
12290       </method>
12291       <method name="Void &lt;&gt;m__1(T)">
12292         <size>65</size>
12293       </method>
12294     </type>
12295   </test>
12296   <test name="gtest-anon-16.cs">
12297     <type name="A">
12298       <method name="Void .ctor(TestFunc`1)">
12299         <size>7</size>
12300       </method>
12301       <method name="Void Main()">
12302         <size>1</size>
12303       </method>
12304     </type>
12305     <type name="TestClass">
12306       <method name="Void .ctor()">
12307         <size>47</size>
12308       </method>
12309       <method name="Void Func[T](TestFunc`1[T])">
12310         <size>1</size>
12311       </method>
12312     </type>
12313     <type name="TestFunc`1[T]">
12314       <method name="Void .ctor(Object, IntPtr)">
12315         <size>0</size>
12316       </method>
12317       <method name="Void Invoke(T)">
12318         <size>0</size>
12319       </method>
12320       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12321         <size>0</size>
12322       </method>
12323       <method name="Void EndInvoke(IAsyncResult)">
12324         <size>0</size>
12325       </method>
12326     </type>
12327     <type name="TestClass">
12328       <method name="Void &lt;a&gt;m__0(Int32)">
12329         <size>1</size>
12330       </method>
12331     </type>
12332   </test>
12333   <test name="gtest-anon-17.cs">
12334     <type name="C">
12335       <method name="Void .ctor()">
12336         <size>7</size>
12337       </method>
12338       <method name="Void Test[T,U](C+Func`1[T], U)">
12339         <size>1</size>
12340       </method>
12341       <method name="Void Main()">
12342         <size>75</size>
12343       </method>
12344     </type>
12345     <type name="C+Func`1[T]">
12346       <method name="Void .ctor(Object, IntPtr)">
12347         <size>0</size>
12348       </method>
12349       <method name="T Invoke(T)">
12350         <size>0</size>
12351       </method>
12352       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12353         <size>0</size>
12354       </method>
12355       <method name="T EndInvoke(IAsyncResult)">
12356         <size>0</size>
12357       </method>
12358     </type>
12359     <type name="C">
12360       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12361         <size>2</size>
12362       </method>
12363       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12364         <size>2</size>
12365       </method>
12366     </type>
12367   </test>
12368   <test name="gtest-anon-18.cs">
12369     <type name="C">
12370       <method name="Void .ctor()">
12371         <size>7</size>
12372       </method>
12373       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12374         <size>10</size>
12375       </method>
12376       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12377         <size>10</size>
12378       </method>
12379       <method name="Void Test2[T]()">
12380         <size>19</size>
12381       </method>
12382       <method name="Void Main()">
12383         <size>100</size>
12384       </method>
12385     </type>
12386     <type name="C+Func`2[TR,TA]">
12387       <method name="Void .ctor(Object, IntPtr)">
12388         <size>0</size>
12389       </method>
12390       <method name="TR Invoke(TA)">
12391         <size>0</size>
12392       </method>
12393       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12394         <size>0</size>
12395       </method>
12396       <method name="TR EndInvoke(IAsyncResult)">
12397         <size>0</size>
12398       </method>
12399     </type>
12400     <type name="C">
12401       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12402         <size>16</size>
12403       </method>
12404       <method name="System.String &lt;Main&gt;m__2(Int32)">
12405         <size>6</size>
12406       </method>
12407       <method name="System.String &lt;Main&gt;m__3(Int32)">
12408         <size>6</size>
12409       </method>
12410       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12411         <size>2</size>
12412       </method>
12413     </type>
12414   </test>
12415   <test name="gtest-anon-19.cs">
12416     <type name="Test">
12417       <method name="Void .ctor()">
12418         <size>7</size>
12419       </method>
12420       <method name="Void TestNaturalSort()">
12421         <size>31</size>
12422       </method>
12423       <method name="Void Main()">
12424         <size>6</size>
12425       </method>
12426     </type>
12427     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12428       <method name="Void .ctor()">
12429         <size>7</size>
12430       </method>
12431       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12432         <size>113</size>
12433       </method>
12434     </type>
12435     <type name="Test">
12436       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12437         <size>106</size>
12438       </method>
12439     </type>
12440     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12441       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12442         <size>113</size>
12443       </method>
12444     </type>
12445   </test>
12446   <test name="gtest-anon-2.cs">
12447     <type name="X">
12448       <method name="Void .ctor()">
12449         <size>7</size>
12450       </method>
12451       <method name="Void Hello[U](U)">
12452         <size>1</size>
12453       </method>
12454       <method name="Void Test[T](T)">
12455         <size>71</size>
12456       </method>
12457       <method name="Void Main()">
12458         <size>14</size>
12459       </method>
12460     </type>
12461     <type name="Simple">
12462       <method name="Void .ctor(Object, IntPtr)">
12463         <size>0</size>
12464       </method>
12465       <method name="Void Invoke()">
12466         <size>0</size>
12467       </method>
12468       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12469         <size>0</size>
12470       </method>
12471       <method name="Void EndInvoke(IAsyncResult)">
12472         <size>0</size>
12473       </method>
12474     </type>
12475     <type name="Foo">
12476       <method name="Void .ctor(Object, IntPtr)">
12477         <size>0</size>
12478       </method>
12479       <method name="Simple Invoke()">
12480         <size>0</size>
12481       </method>
12482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12483         <size>0</size>
12484       </method>
12485       <method name="Simple EndInvoke(IAsyncResult)">
12486         <size>0</size>
12487       </method>
12488     </type>
12489     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12490       <method name="Void .ctor()">
12491         <size>7</size>
12492       </method>
12493       <method name="Simple &lt;&gt;m__0()">
12494         <size>55</size>
12495       </method>
12496     </type>
12497     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12498       <method name="Void .ctor()">
12499         <size>7</size>
12500       </method>
12501       <method name="Void &lt;&gt;m__1()">
12502         <size>50</size>
12503       </method>
12504     </type>
12505   </test>
12506   <test name="gtest-anon-21.cs">
12507     <type name="BaseObject">
12508       <method name="Void .ctor()">
12509         <size>7</size>
12510       </method>
12511       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12512         <size>53</size>
12513       </method>
12514       <method name="T MakeSomething[T]()">
12515         <size>7</size>
12516       </method>
12517       <method name="Int32 Main()">
12518         <size>10</size>
12519       </method>
12520       <method name="Void Closure(EmptyDelegate)">
12521         <size>1</size>
12522       </method>
12523     </type>
12524     <type name="EmptyDelegate">
12525       <method name="Void .ctor(Object, IntPtr)">
12526         <size>0</size>
12527       </method>
12528       <method name="Void Invoke()">
12529         <size>0</size>
12530       </method>
12531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12532         <size>0</size>
12533       </method>
12534       <method name="Void EndInvoke(IAsyncResult)">
12535         <size>0</size>
12536       </method>
12537     </type>
12538     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12539       <method name="Void .ctor()">
12540         <size>7</size>
12541       </method>
12542       <method name="Void &lt;&gt;m__0()">
12543         <size>17</size>
12544       </method>
12545     </type>
12546   </test>
12547   <test name="gtest-anon-22.cs">
12548     <type name="C">
12549       <method name="Void .ctor()">
12550         <size>7</size>
12551       </method>
12552       <method name="Int32 Foo(D1)">
12553         <size>2</size>
12554       </method>
12555       <method name="Int32 Foo(D2)">
12556         <size>2</size>
12557       </method>
12558       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12559         <size>2</size>
12560       </method>
12561       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12562         <size>2</size>
12563       </method>
12564       <method name="Int32 Main()">
12565         <size>82</size>
12566       </method>
12567     </type>
12568     <type name="D1">
12569       <method name="Void .ctor(Object, IntPtr)">
12570         <size>0</size>
12571       </method>
12572       <method name="Int32 Invoke()">
12573         <size>0</size>
12574       </method>
12575       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12576         <size>0</size>
12577       </method>
12578       <method name="Int32 EndInvoke(IAsyncResult)">
12579         <size>0</size>
12580       </method>
12581     </type>
12582     <type name="D2">
12583       <method name="Void .ctor(Object, IntPtr)">
12584         <size>0</size>
12585       </method>
12586       <method name="Int64 Invoke()">
12587         <size>0</size>
12588       </method>
12589       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12590         <size>0</size>
12591       </method>
12592       <method name="Int64 EndInvoke(IAsyncResult)">
12593         <size>0</size>
12594       </method>
12595     </type>
12596     <type name="C">
12597       <method name="Int32 &lt;Main&gt;m__0()">
12598         <size>2</size>
12599       </method>
12600     </type>
12601   </test>
12602   <test name="gtest-anon-23.cs">
12603     <type name="MemberAccessData">
12604       <method name="Void .ctor()">
12605         <size>7</size>
12606       </method>
12607       <method name="Void set_MyTypeProperty(Nullable`1)">
12608         <size>8</size>
12609       </method>
12610       <method name="Nullable`1 get_MyTypeProperty()">
12611         <size>7</size>
12612       </method>
12613     </type>
12614     <type name="C">
12615       <method name="Void .ctor()">
12616         <size>7</size>
12617       </method>
12618       <method name="Void Test(C+D)">
12619         <size>1</size>
12620       </method>
12621       <method name="Void Main()">
12622         <size>200</size>
12623       </method>
12624     </type>
12625     <type name="C+D">
12626       <method name="Void .ctor(Object, IntPtr)">
12627         <size>0</size>
12628       </method>
12629       <method name="Void Invoke()">
12630         <size>0</size>
12631       </method>
12632       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12633         <size>0</size>
12634       </method>
12635       <method name="Void EndInvoke(IAsyncResult)">
12636         <size>0</size>
12637       </method>
12638     </type>
12639     <type name="C+&lt;Main&gt;c__AnonStorey0">
12640       <method name="Void .ctor()">
12641         <size>7</size>
12642       </method>
12643       <method name="Void &lt;&gt;m__0()">
12644         <size>38</size>
12645       </method>
12646       <method name="Void &lt;&gt;m__1()">
12647         <size>32</size>
12648       </method>
12649     </type>
12650     <type name="C">
12651       <method name="Void &lt;Main&gt;m__2()">
12652         <size>16</size>
12653       </method>
12654       <method name="Void &lt;Main&gt;m__3()">
12655         <size>16</size>
12656       </method>
12657       <method name="Void &lt;Main&gt;m__4()">
12658         <size>61</size>
12659       </method>
12660       <method name="Void &lt;Main&gt;m__5()">
12661         <size>53</size>
12662       </method>
12663     </type>
12664     <type name="&lt;PrivateImplementationDetails&gt;">
12665       <method name="Void .ctor()">
12666         <size>7</size>
12667       </method>
12668     </type>
12669   </test>
12670   <test name="gtest-anon-24.cs">
12671     <type name="Disposable`1[T]">
12672       <method name="Void .ctor()">
12673         <size>7</size>
12674       </method>
12675       <method name="Void Dispose()">
12676         <size>1</size>
12677       </method>
12678     </type>
12679     <type name="Test">
12680       <method name="Void .ctor()">
12681         <size>7</size>
12682       </method>
12683       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12684         <size>38</size>
12685       </method>
12686       <method name="System.Func`1[T] Throw[T](T)">
12687         <size>26</size>
12688       </method>
12689       <method name="System.Func`1[T] Do[T](T)">
12690         <size>26</size>
12691       </method>
12692       <method name="System.Func`1[T] Lock[T](T)">
12693         <size>26</size>
12694       </method>
12695       <method name="System.Func`1[T] Catch[T](T)">
12696         <size>26</size>
12697       </method>
12698       <method name="System.Func`1[T] Finally[T](T)">
12699         <size>26</size>
12700       </method>
12701       <method name="System.Func`1[T] Using[T](T)">
12702         <size>57</size>
12703       </method>
12704       <method name="System.Func`1[T] Switch[T](T)">
12705         <size>38</size>
12706       </method>
12707       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12708         <size>26</size>
12709       </method>
12710       <method name="Int32 Main()">
12711         <size>468</size>
12712       </method>
12713     </type>
12714     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12715       <method name="Void .ctor()">
12716         <size>7</size>
12717       </method>
12718       <method name="T[] &lt;&gt;m__0()">
12719         <size>56</size>
12720       </method>
12721     </type>
12722     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12723       <method name="Void .ctor()">
12724         <size>7</size>
12725       </method>
12726       <method name="T &lt;&gt;m__1()">
12727         <size>23</size>
12728       </method>
12729     </type>
12730     <type name="Test">
12731       <method name="Void ArrayMutate[T](T[])">
12732         <size>27</size>
12733       </method>
12734       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12735         <size>26</size>
12736       </method>
12737       <method name="System.Func`1[System.Type] TypeOf[T](T)">
12738         <size>38</size>
12739       </method>
12740     </type>
12741     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
12742       <method name="System.Type &lt;&gt;m__2()">
12743         <size>56</size>
12744       </method>
12745       <method name="Void .ctor()">
12746         <size>7</size>
12747       </method>
12748     </type>
12749     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
12750       <method name="T &lt;&gt;m__3()">
12751         <size>28</size>
12752       </method>
12753       <method name="Void .ctor()">
12754         <size>7</size>
12755       </method>
12756     </type>
12757     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
12758       <method name="T &lt;&gt;m__4()">
12759         <size>65</size>
12760       </method>
12761       <method name="Void .ctor()">
12762         <size>7</size>
12763       </method>
12764     </type>
12765     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
12766       <method name="T &lt;&gt;m__5()">
12767         <size>48</size>
12768       </method>
12769       <method name="Void .ctor()">
12770         <size>7</size>
12771       </method>
12772     </type>
12773     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
12774       <method name="T &lt;&gt;m__6()">
12775         <size>50</size>
12776       </method>
12777       <method name="Void .ctor()">
12778         <size>7</size>
12779       </method>
12780     </type>
12781     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
12782       <method name="T &lt;&gt;m__7()">
12783         <size>7</size>
12784       </method>
12785       <method name="Void .ctor()">
12786         <size>7</size>
12787       </method>
12788     </type>
12789     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
12790       <method name="T &lt;&gt;m__8()">
12791         <size>35</size>
12792       </method>
12793       <method name="Void .ctor()">
12794         <size>7</size>
12795       </method>
12796     </type>
12797     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
12798       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
12799         <size>56</size>
12800       </method>
12801       <method name="Void .ctor()">
12802         <size>7</size>
12803       </method>
12804     </type>
12805     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
12806       <method name="Void &lt;&gt;m__A(Int32)">
12807         <size>36</size>
12808       </method>
12809       <method name="Void .ctor()">
12810         <size>7</size>
12811       </method>
12812     </type>
12813     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
12814       <method name="T[][] &lt;&gt;m__B()">
12815         <size>48</size>
12816       </method>
12817       <method name="Void .ctor()">
12818         <size>7</size>
12819       </method>
12820     </type>
12821   </test>
12822   <test name="gtest-anon-25.cs">
12823     <type name="HS`1[T]">
12824       <method name="Void .ctor(IEqualityComparer`1)">
12825         <size>7</size>
12826       </method>
12827     </type>
12828     <type name="Test">
12829       <method name="Void .ctor()">
12830         <size>7</size>
12831       </method>
12832       <method name="Void Foo[T](IEqualityComparer`1)">
12833         <size>27</size>
12834       </method>
12835       <method name="Int32 Main()">
12836         <size>8</size>
12837       </method>
12838     </type>
12839     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12840       <method name="Void .ctor()">
12841         <size>7</size>
12842       </method>
12843       <method name="HS`1[T] &lt;&gt;m__0()">
12844         <size>12</size>
12845       </method>
12846     </type>
12847   </test>
12848   <test name="gtest-anon-26.cs">
12849     <type name="MonoBugs.BrokenGenericCast">
12850       <method name="Void .ctor()">
12851         <size>7</size>
12852       </method>
12853       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12854         <size>13</size>
12855       </method>
12856       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12857         <size>13</size>
12858       </method>
12859       <method name="Void Main()">
12860         <size>1</size>
12861       </method>
12862       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12863         <size>12</size>
12864       </method>
12865       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12866         <size>12</size>
12867       </method>
12868     </type>
12869   </test>
12870   <test name="gtest-anon-27.cs">
12871     <type name="BaseDataObjectFactory">
12872       <method name="Void .ctor()">
12873         <size>7</size>
12874       </method>
12875       <method name="T GetBusinessQueryObjectFromReader[T]()">
12876         <size>8</size>
12877       </method>
12878       <method name="T[] GetQueryObjects[T](System.String)">
12879         <size>0</size>
12880       </method>
12881     </type>
12882     <type name="BusinessQueryObject">
12883       <method name="Void .ctor()">
12884         <size>7</size>
12885       </method>
12886     </type>
12887     <type name="MySqlDataObjectFactory">
12888       <method name="Void .ctor()">
12889         <size>7</size>
12890       </method>
12891       <method name="T[] GetQueryObjects[T](System.String)">
12892         <size>63</size>
12893       </method>
12894       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12895         <size>1</size>
12896       </method>
12897     </type>
12898     <type name="C">
12899       <method name="Void .ctor()">
12900         <size>7</size>
12901       </method>
12902       <method name="Void Main()">
12903         <size>1</size>
12904       </method>
12905     </type>
12906     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12907       <method name="Void .ctor(Object, IntPtr)">
12908         <size>0</size>
12909       </method>
12910       <method name="Void Invoke()">
12911         <size>0</size>
12912       </method>
12913       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12914         <size>0</size>
12915       </method>
12916       <method name="Void EndInvoke(IAsyncResult)">
12917         <size>0</size>
12918       </method>
12919     </type>
12920     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12921       <method name="Void .ctor()">
12922         <size>7</size>
12923       </method>
12924       <method name="Void &lt;&gt;m__0()">
12925         <size>17</size>
12926       </method>
12927     </type>
12928   </test>
12929   <test name="gtest-anon-28.cs">
12930     <type name="A">
12931       <method name="Void .ctor()">
12932         <size>7</size>
12933       </method>
12934       <method name="Void Foo[T]()">
12935         <size>0</size>
12936       </method>
12937     </type>
12938     <type name="B">
12939       <method name="Void .ctor()">
12940         <size>7</size>
12941       </method>
12942       <method name="Void Foo[T]()">
12943         <size>14</size>
12944       </method>
12945       <method name="Void Main()">
12946         <size>1</size>
12947       </method>
12948     </type>
12949     <type name="B+Del">
12950       <method name="Void .ctor(Object, IntPtr)">
12951         <size>0</size>
12952       </method>
12953       <method name="Void Invoke()">
12954         <size>0</size>
12955       </method>
12956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12957         <size>0</size>
12958       </method>
12959       <method name="Void EndInvoke(IAsyncResult)">
12960         <size>0</size>
12961       </method>
12962     </type>
12963     <type name="B">
12964       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12965         <size>7</size>
12966       </method>
12967     </type>
12968   </test>
12969   <test name="gtest-anon-29.cs">
12970     <type name="Test">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12975         <size>17</size>
12976       </method>
12977       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12978         <size>32</size>
12979       </method>
12980       <method name="T Item[T](IList`1)">
12981         <size>7</size>
12982       </method>
12983       <method name="T GetSingleItem[T](IList`1)">
12984         <size>10</size>
12985       </method>
12986       <method name="Void Main()">
12987         <size>15</size>
12988       </method>
12989     </type>
12990     <type name="Test+Creator`1[T]">
12991       <method name="Void .ctor(Object, IntPtr)">
12992         <size>0</size>
12993       </method>
12994       <method name="T Invoke()">
12995         <size>0</size>
12996       </method>
12997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12998         <size>0</size>
12999       </method>
13000       <method name="T EndInvoke(IAsyncResult)">
13001         <size>0</size>
13002       </method>
13003     </type>
13004     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
13005       <method name="Void .ctor()">
13006         <size>7</size>
13007       </method>
13008       <method name="T &lt;&gt;m__0()">
13009         <size>12</size>
13010       </method>
13011     </type>
13012   </test>
13013   <test name="gtest-anon-3.cs">
13014     <type name="X">
13015       <method name="Void .ctor()">
13016         <size>7</size>
13017       </method>
13018       <method name="Void Hello[U](U)">
13019         <size>1</size>
13020       </method>
13021       <method name="Void Test[T](T)">
13022         <size>28</size>
13023       </method>
13024       <method name="Void Main()">
13025         <size>14</size>
13026       </method>
13027     </type>
13028     <type name="Foo`1[S]">
13029       <method name="Void .ctor(Object, IntPtr)">
13030         <size>0</size>
13031       </method>
13032       <method name="Void Invoke(S)">
13033         <size>0</size>
13034       </method>
13035       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
13036         <size>0</size>
13037       </method>
13038       <method name="Void EndInvoke(IAsyncResult)">
13039         <size>0</size>
13040       </method>
13041     </type>
13042     <type name="X">
13043       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13044         <size>8</size>
13045       </method>
13046     </type>
13047   </test>
13048   <test name="gtest-anon-30.cs">
13049     <type name="X">
13050       <method name="Void .ctor()">
13051         <size>7</size>
13052       </method>
13053       <method name="Void Hello[U](U)">
13054         <size>1</size>
13055       </method>
13056       <method name="Void Test[T](T)">
13057         <size>46</size>
13058       </method>
13059       <method name="Void Main()">
13060         <size>1</size>
13061       </method>
13062     </type>
13063     <type name="Simple">
13064       <method name="Void .ctor(Object, IntPtr)">
13065         <size>0</size>
13066       </method>
13067       <method name="Void Invoke()">
13068         <size>0</size>
13069       </method>
13070       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13071         <size>0</size>
13072       </method>
13073       <method name="Void EndInvoke(IAsyncResult)">
13074         <size>0</size>
13075       </method>
13076     </type>
13077     <type name="Foo">
13078       <method name="Void .ctor(Object, IntPtr)">
13079         <size>0</size>
13080       </method>
13081       <method name="Simple Invoke()">
13082         <size>0</size>
13083       </method>
13084       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13085         <size>0</size>
13086       </method>
13087       <method name="Simple EndInvoke(IAsyncResult)">
13088         <size>0</size>
13089       </method>
13090     </type>
13091     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13092       <method name="Void .ctor()">
13093         <size>7</size>
13094       </method>
13095       <method name="Simple &lt;&gt;m__0()">
13096         <size>55</size>
13097       </method>
13098     </type>
13099     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13100       <method name="Void .ctor()">
13101         <size>7</size>
13102       </method>
13103       <method name="Void &lt;&gt;m__1()">
13104         <size>50</size>
13105       </method>
13106     </type>
13107   </test>
13108   <test name="gtest-anon-31.cs">
13109     <type name="A">
13110       <method name="Void Fail[X]()">
13111         <size>25</size>
13112       </method>
13113       <method name="Void Main()">
13114         <size>1</size>
13115       </method>
13116     </type>
13117     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13122         <size>36</size>
13123       </method>
13124       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13125         <size>1</size>
13126       </method>
13127     </type>
13128   </test>
13129   <test name="gtest-anon-32.cs">
13130     <type name="Program">
13131       <method name="Void .ctor()">
13132         <size>7</size>
13133       </method>
13134       <method name="Void Foo[T](IList`1)">
13135         <size>31</size>
13136       </method>
13137       <method name="Void Assert(System.Action`1[System.Int32])">
13138         <size>9</size>
13139       </method>
13140       <method name="Void Main(System.String[])">
13141         <size>7</size>
13142       </method>
13143     </type>
13144     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13145       <method name="Void .ctor()">
13146         <size>7</size>
13147       </method>
13148       <method name="Void &lt;&gt;m__0(Int32)">
13149         <size>18</size>
13150       </method>
13151     </type>
13152   </test>
13153   <test name="gtest-anon-33.cs">
13154     <type name="IEnumerableRocks">
13155       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13156         <size>33</size>
13157       </method>
13158       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13159         <size>126</size>
13160       </method>
13161     </type>
13162     <type name="Test">
13163       <method name="Void .ctor()">
13164         <size>7</size>
13165       </method>
13166       <method name="Void Main()">
13167         <size>67</size>
13168       </method>
13169       <method name="System.String &lt;Main&gt;m__1(System.String)">
13170         <size>17</size>
13171       </method>
13172     </type>
13173     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13174       <method name="Void .ctor()">
13175         <size>7</size>
13176       </method>
13177       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13178         <size>34</size>
13179       </method>
13180     </type>
13181   </test>
13182   <test name="gtest-anon-34.cs">
13183     <type name="MyClass">
13184       <method name="Void .ctor()">
13185         <size>18</size>
13186       </method>
13187       <method name="Int32 get_Answer()">
13188         <size>7</size>
13189       </method>
13190       <method name="Void set_Answer(Int32)">
13191         <size>8</size>
13192       </method>
13193     </type>
13194     <type name="Test">
13195       <method name="Void .ctor()">
13196         <size>7</size>
13197       </method>
13198       <method name="Int32 Main()">
13199         <size>82</size>
13200       </method>
13201     </type>
13202     <type name="Test+D">
13203       <method name="Void .ctor(Object, IntPtr)">
13204         <size>0</size>
13205       </method>
13206       <method name="Void Invoke()">
13207         <size>0</size>
13208       </method>
13209       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13210         <size>0</size>
13211       </method>
13212       <method name="Void EndInvoke(IAsyncResult)">
13213         <size>0</size>
13214       </method>
13215     </type>
13216     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13217       <method name="Void .ctor()">
13218         <size>7</size>
13219       </method>
13220       <method name="Void &lt;&gt;m__0()">
13221         <size>33</size>
13222       </method>
13223     </type>
13224   </test>
13225   <test name="gtest-anon-35.cs">
13226     <type name="C`1[T]">
13227       <method name="Void .ctor()">
13228         <size>7</size>
13229       </method>
13230       <method name="System.Func`1[T] XX()">
13231         <size>32</size>
13232       </method>
13233       <method name="T &lt;XX&gt;m__0()">
13234         <size>10</size>
13235       </method>
13236     </type>
13237     <type name="C2`1[T]">
13238       <method name="Void .ctor()">
13239         <size>7</size>
13240       </method>
13241       <method name="System.Func`1[C`1[T]] XX()">
13242         <size>32</size>
13243       </method>
13244       <method name="C`1[T] &lt;XX&gt;m__1()">
13245         <size>2</size>
13246       </method>
13247     </type>
13248     <type name="N1">
13249       <method name="Void .ctor()">
13250         <size>7</size>
13251       </method>
13252       <method name="System.Func`1[T] XX[T]()">
13253         <size>15</size>
13254       </method>
13255     </type>
13256     <type name="Test">
13257       <method name="Void .ctor()">
13258         <size>7</size>
13259       </method>
13260       <method name="Int32 Main()">
13261         <size>98</size>
13262       </method>
13263     </type>
13264     <type name="N1">
13265       <method name="T &lt;XX`1&gt;m__2[T]()">
13266         <size>10</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-36.cs">
13271     <type name="Foo`1[T]">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275       <method name="Void add_handler(Handler`1[T])">
13276         <size>24</size>
13277       </method>
13278       <method name="Void remove_handler(Handler`1[T])">
13279         <size>24</size>
13280       </method>
13281       <method name="Void add_Handler(Handler`1[T])">
13282         <size>64</size>
13283       </method>
13284       <method name="Void remove_Handler(Handler`1[T])">
13285         <size>24</size>
13286       </method>
13287       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13288         <size>18</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>15</size>
13297       </method>
13298     </type>
13299     <type name="Handler`1[T]">
13300       <method name="Void .ctor(Object, IntPtr)">
13301         <size>0</size>
13302       </method>
13303       <method name="Void Invoke(System.Object)">
13304         <size>0</size>
13305       </method>
13306       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13307         <size>0</size>
13308       </method>
13309       <method name="Void EndInvoke(IAsyncResult)">
13310         <size>0</size>
13311       </method>
13312     </type>
13313   </test>
13314   <test name="gtest-anon-37.cs">
13315     <type name="Wrap`1[U]">
13316       <method name="Void .ctor()">
13317         <size>7</size>
13318       </method>
13319     </type>
13320     <type name="Test">
13321       <method name="Void .ctor()">
13322         <size>7</size>
13323       </method>
13324       <method name="Int32 Run[T](Wrap`1[T])">
13325         <size>56</size>
13326       </method>
13327       <method name="Int32 Main()">
13328         <size>16</size>
13329       </method>
13330     </type>
13331     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13332       <method name="Void .ctor()">
13333         <size>7</size>
13334       </method>
13335       <method name="Void &lt;&gt;m__0()">
13336         <size>17</size>
13337       </method>
13338     </type>
13339   </test>
13340   <test name="gtest-anon-38.cs">
13341     <type name="Foo`1[T]">
13342       <method name="Void .ctor()">
13343         <size>7</size>
13344       </method>
13345       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13346         <size>40</size>
13347       </method>
13348       <method name="Boolean Contains(T)">
13349         <size>2</size>
13350       </method>
13351     </type>
13352     <type name="Program">
13353       <method name="Void .ctor()">
13354         <size>7</size>
13355       </method>
13356       <method name="Int32 Main()">
13357         <size>42</size>
13358       </method>
13359     </type>
13360     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13361       <method name="Void .ctor()">
13362         <size>7</size>
13363       </method>
13364       <method name="Boolean &lt;&gt;m__0()">
13365         <size>199</size>
13366       </method>
13367     </type>
13368     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13369       <method name="Void .ctor()">
13370         <size>7</size>
13371       </method>
13372     </type>
13373     <type name="&lt;PrivateImplementationDetails&gt;">
13374       <method name="Void .ctor()">
13375         <size>7</size>
13376       </method>
13377     </type>
13378   </test>
13379   <test name="gtest-anon-39.cs">
13380     <type name="Test">
13381       <method name="Void .ctor()">
13382         <size>7</size>
13383       </method>
13384       <method name="Void Test_1[T](T)">
13385         <size>33</size>
13386       </method>
13387       <method name="Void Test_2[T](Nullable`1)">
13388         <size>33</size>
13389       </method>
13390       <method name="Void Main()">
13391         <size>39</size>
13392       </method>
13393     </type>
13394     <type name="Test+D">
13395       <method name="Void .ctor(Object, IntPtr)">
13396         <size>0</size>
13397       </method>
13398       <method name="Void Invoke()">
13399         <size>0</size>
13400       </method>
13401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13402         <size>0</size>
13403       </method>
13404       <method name="Void EndInvoke(IAsyncResult)">
13405         <size>0</size>
13406       </method>
13407     </type>
13408     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13409       <method name="Void .ctor()">
13410         <size>7</size>
13411       </method>
13412       <method name="Void &lt;&gt;m__0()">
13413         <size>24</size>
13414       </method>
13415     </type>
13416     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13417       <method name="Void .ctor()">
13418         <size>7</size>
13419       </method>
13420       <method name="Void &lt;&gt;m__1()">
13421         <size>85</size>
13422       </method>
13423     </type>
13424     <type name="Test">
13425       <method name="T Test_3[T](System.Object)">
13426         <size>51</size>
13427       </method>
13428     </type>
13429     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13430       <method name="Void .ctor()">
13431         <size>7</size>
13432       </method>
13433       <method name="Void &lt;&gt;m__2()">
13434         <size>23</size>
13435       </method>
13436     </type>
13437   </test>
13438   <test name="gtest-anon-4.cs">
13439     <type name="Test">
13440       <method name="Void .ctor()">
13441         <size>7</size>
13442       </method>
13443       <method name="Void Main()">
13444         <size>57</size>
13445       </method>
13446       <method name="Int32 GetItem()">
13447         <size>50</size>
13448       </method>
13449       <method name="IEnumerable`1 GetItems()">
13450         <size>16</size>
13451       </method>
13452     </type>
13453     <type name="&lt;PrivateImplementationDetails&gt;">
13454       <method name="Void .ctor()">
13455         <size>7</size>
13456       </method>
13457     </type>
13458     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13459       <method name="Void .ctor()">
13460         <size>7</size>
13461       </method>
13462       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13463         <size>12</size>
13464       </method>
13465       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13466         <size>7</size>
13467       </method>
13468       <method name="Boolean MoveNext()">
13469         <size>69</size>
13470       </method>
13471       <method name="Void Dispose()">
13472         <size>8</size>
13473       </method>
13474       <method name="Void Reset()">
13475         <size>6</size>
13476       </method>
13477       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13478         <size>7</size>
13479       </method>
13480       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13481         <size>26</size>
13482       </method>
13483     </type>
13484   </test>
13485   <test name="gtest-anon-40.cs">
13486     <type name="RunTests">
13487       <method name="Int32 Main()">
13488         <size>7</size>
13489       </method>
13490     </type>
13491     <type name="Test1.X">
13492       <method name="Void .ctor()">
13493         <size>7</size>
13494       </method>
13495       <method name="Void Test1[R](R, Int32)">
13496         <size>150</size>
13497       </method>
13498       <method name="Void Run()">
13499         <size>13</size>
13500       </method>
13501     </type>
13502     <type name="Test1.Foo">
13503       <method name="Void .ctor(Object, IntPtr)">
13504         <size>0</size>
13505       </method>
13506       <method name="Int32 Invoke()">
13507         <size>0</size>
13508       </method>
13509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13510         <size>0</size>
13511       </method>
13512       <method name="Int32 EndInvoke(IAsyncResult)">
13513         <size>0</size>
13514       </method>
13515     </type>
13516     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13517       <method name="Void .ctor()">
13518         <size>7</size>
13519       </method>
13520       <method name="Int32 &lt;&gt;m__0()">
13521         <size>71</size>
13522       </method>
13523     </type>
13524     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13525       <method name="Void .ctor()">
13526         <size>7</size>
13527       </method>
13528     </type>
13529     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13530       <method name="Void .ctor()">
13531         <size>7</size>
13532       </method>
13533     </type>
13534   </test>
13535   <test name="gtest-anon-41.cs">
13536     <type name="C">
13537       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13538         <size>37</size>
13539       </method>
13540       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13541         <size>6</size>
13542       </method>
13543       <method name="Void Main()">
13544         <size>1</size>
13545       </method>
13546       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13547         <size>8</size>
13548       </method>
13549       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13550         <size>8</size>
13551       </method>
13552     </type>
13553   </test>
13554   <test name="gtest-anon-42.cs">
13555     <type name="Test">
13556       <method name="Void .ctor()">
13557         <size>7</size>
13558       </method>
13559       <method name="Void Test_3[T]()">
13560         <size>20</size>
13561       </method>
13562       <method name="Int32 Main()">
13563         <size>12</size>
13564       </method>
13565     </type>
13566     <type name="Test+D">
13567       <method name="Void .ctor(Object, IntPtr)">
13568         <size>0</size>
13569       </method>
13570       <method name="Void Invoke()">
13571         <size>0</size>
13572       </method>
13573       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13574         <size>0</size>
13575       </method>
13576       <method name="Void EndInvoke(IAsyncResult)">
13577         <size>0</size>
13578       </method>
13579     </type>
13580     <type name="Test">
13581       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13582         <size>11</size>
13583       </method>
13584     </type>
13585   </test>
13586   <test name="gtest-anon-43.cs">
13587     <type name="TestC">
13588       <method name="Void .ctor()">
13589         <size>7</size>
13590       </method>
13591       <method name="System.Func`1[System.Type] Test[T]()">
13592         <size>13</size>
13593       </method>
13594       <method name="Int32 Main()">
13595         <size>66</size>
13596       </method>
13597       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13598         <size>11</size>
13599       </method>
13600     </type>
13601   </test>
13602   <test name="gtest-anon-44.cs">
13603     <type name="UiaAtkBridgeTest.Test">
13604       <method name="Void .ctor()">
13605         <size>7</size>
13606       </method>
13607       <method name="Void Invoke(System.EventHandler)">
13608         <size>1</size>
13609       </method>
13610     </type>
13611     <type name="UiaAtkBridgeTest.GailTester">
13612       <method name="Void .ctor()">
13613         <size>7</size>
13614       </method>
13615       <method name="Void ThisCausesACrash[I]()">
13616         <size>18</size>
13617       </method>
13618       <method name="Void Main()">
13619         <size>1</size>
13620       </method>
13621       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13622         <size>1</size>
13623       </method>
13624     </type>
13625   </test>
13626   <test name="gtest-anon-45.cs">
13627     <type name="C">
13628       <method name="Void .ctor()">
13629         <size>7</size>
13630       </method>
13631       <method name="Void AnyMethod[T]()">
13632         <size>20</size>
13633       </method>
13634       <method name="Int32 Main()">
13635         <size>12</size>
13636       </method>
13637     </type>
13638     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13639       <method name="Void .ctor()">
13640         <size>7</size>
13641       </method>
13642       <method name="Void &lt;&gt;m__1(System.String)">
13643         <size>14</size>
13644       </method>
13645     </type>
13646     <type name="C">
13647       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13648         <size>31</size>
13649       </method>
13650     </type>
13651   </test>
13652   <test name="gtest-anon-46.cs">
13653     <type name="TheClass">
13654       <method name="Void .ctor()">
13655         <size>7</size>
13656       </method>
13657       <method name="Void Foo[T](T, System.Func`2[T,T])">
13658         <size>41</size>
13659       </method>
13660       <method name="Void Main()">
13661         <size>8</size>
13662       </method>
13663     </type>
13664     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13665       <method name="Void .ctor()">
13666         <size>7</size>
13667       </method>
13668       <method name="System.Func`1[T] &lt;&gt;m__0()">
13669         <size>31</size>
13670       </method>
13671       <method name="T &lt;&gt;m__1()">
13672         <size>18</size>
13673       </method>
13674     </type>
13675   </test>
13676   <test name="gtest-anon-47.cs">
13677     <type name="C">
13678       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13679         <size>26</size>
13680       </method>
13681     </type>
13682     <type name="Test">
13683       <method name="Void .ctor()">
13684         <size>7</size>
13685       </method>
13686       <method name="Int32 Main()">
13687         <size>59</size>
13688       </method>
13689       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13690         <size>23</size>
13691       </method>
13692     </type>
13693     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13694       <method name="Void .ctor()">
13695         <size>7</size>
13696       </method>
13697       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13698         <size>33</size>
13699       </method>
13700     </type>
13701     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13702       <method name="Void .ctor()">
13703         <size>7</size>
13704       </method>
13705       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13706         <size>45</size>
13707       </method>
13708     </type>
13709     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13710       <method name="Void .ctor()">
13711         <size>7</size>
13712       </method>
13713       <method name="Void &lt;&gt;m__2(T3)">
13714         <size>35</size>
13715       </method>
13716     </type>
13717   </test>
13718   <test name="gtest-anon-48.cs">
13719     <type name="GeneratorEnumerable`1[T]">
13720       <method name="Void .ctor(Func`1)">
13721         <size>7</size>
13722       </method>
13723     </type>
13724     <type name="GeneratorExpression">
13725       <method name="Void .ctor()">
13726         <size>7</size>
13727       </method>
13728     </type>
13729     <type name="GeneratorInvoker">
13730       <method name="Void .ctor(GeneratorExpression)">
13731         <size>7</size>
13732       </method>
13733       <method name="Void Invoke[T](T ByRef)">
13734         <size>1</size>
13735       </method>
13736     </type>
13737     <type name="Interpreter">
13738       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13739         <size>31</size>
13740       </method>
13741       <method name="Int32 Main()">
13742         <size>13</size>
13743       </method>
13744     </type>
13745     <type name="Func`1[TResult]">
13746       <method name="Void .ctor(Object, IntPtr)">
13747         <size>0</size>
13748       </method>
13749       <method name="TResult Invoke()">
13750         <size>0</size>
13751       </method>
13752       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13753         <size>0</size>
13754       </method>
13755       <method name="TResult EndInvoke(IAsyncResult)">
13756         <size>0</size>
13757       </method>
13758     </type>
13759     <type name="GeneratorNext`1[T]">
13760       <method name="Void .ctor(Object, IntPtr)">
13761         <size>0</size>
13762       </method>
13763       <method name="Void Invoke(T ByRef)">
13764         <size>0</size>
13765       </method>
13766       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13767         <size>0</size>
13768       </method>
13769       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13770         <size>0</size>
13771       </method>
13772     </type>
13773     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13774       <method name="Void .ctor()">
13775         <size>7</size>
13776       </method>
13777       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13778         <size>23</size>
13779       </method>
13780     </type>
13781   </test>
13782   <test name="gtest-anon-49.cs">
13783     <type name="Test">
13784       <method name="Void .ctor()">
13785         <size>7</size>
13786       </method>
13787       <method name="Void Main()">
13788         <size>1</size>
13789       </method>
13790       <method name="Void DetermineLinkedCells()">
13791         <size>74</size>
13792       </method>
13793     </type>
13794     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13795       <method name="Void .ctor()">
13796         <size>7</size>
13797       </method>
13798     </type>
13799     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13800       <method name="Void .ctor()">
13801         <size>7</size>
13802       </method>
13803       <method name="Boolean &lt;&gt;m__1(System.Object)">
13804         <size>13</size>
13805       </method>
13806       <method name="Boolean &lt;&gt;m__0(System.Object)">
13807         <size>18</size>
13808       </method>
13809     </type>
13810   </test>
13811   <test name="gtest-anon-5.cs">
13812     <type name="X">
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816       <method name="Void Main()">
13817         <size>78</size>
13818       </method>
13819     </type>
13820     <type name="Hello">
13821       <method name="Void .ctor(Object, IntPtr)">
13822         <size>0</size>
13823       </method>
13824       <method name="Void Invoke()">
13825         <size>0</size>
13826       </method>
13827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13828         <size>0</size>
13829       </method>
13830       <method name="Void EndInvoke(IAsyncResult)">
13831         <size>0</size>
13832       </method>
13833     </type>
13834     <type name="Foo+&lt;Test&gt;c__Iterator0">
13835       <method name="Void .ctor()">
13836         <size>7</size>
13837       </method>
13838       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13839         <size>12</size>
13840       </method>
13841       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13842         <size>7</size>
13843       </method>
13844       <method name="Boolean MoveNext()">
13845         <size>98</size>
13846       </method>
13847       <method name="Void Dispose()">
13848         <size>8</size>
13849       </method>
13850       <method name="Void Reset()">
13851         <size>6</size>
13852       </method>
13853     </type>
13854     <type name="Foo">
13855       <method name="Void .ctor(Int32)">
13856         <size>8</size>
13857       </method>
13858       <method name="IEnumerable`1 Test(Foo)">
13859         <size>42</size>
13860       </method>
13861       <method name="Void Hello(Int32)">
13862         <size>19</size>
13863       </method>
13864       <method name="System.String ToString()">
13865         <size>22</size>
13866       </method>
13867     </type>
13868     <type name="Foo+&lt;Test&gt;c__Iterator0">
13869       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13870         <size>7</size>
13871       </method>
13872       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13873         <size>52</size>
13874       </method>
13875     </type>
13876   </test>
13877   <test name="gtest-anon-50.cs">
13878     <type name="M">
13879       <method name="Void .ctor()">
13880         <size>7</size>
13881       </method>
13882       <method name="Int32 Main()">
13883         <size>12</size>
13884       </method>
13885     </type>
13886     <type name="SomeGenericClass`1[SomeType]">
13887       <method name="Void .ctor()">
13888         <size>7</size>
13889       </method>
13890       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13891         <size>1</size>
13892       </method>
13893       <method name="Void FailsToCompile()">
13894         <size>19</size>
13895       </method>
13896     </type>
13897     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13898       <method name="Void .ctor(Object, IntPtr)">
13899         <size>0</size>
13900       </method>
13901       <method name="Void Invoke()">
13902         <size>0</size>
13903       </method>
13904       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13905         <size>0</size>
13906       </method>
13907       <method name="Void EndInvoke(IAsyncResult)">
13908         <size>0</size>
13909       </method>
13910     </type>
13911     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13912       <method name="Void .ctor()">
13913         <size>7</size>
13914       </method>
13915     </type>
13916     <type name="SomeGenericClass`1[SomeType]">
13917       <method name="Void &lt;FailsToCompile&gt;m__0()">
13918         <size>44</size>
13919       </method>
13920     </type>
13921     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13922       <method name="Void &lt;&gt;m__1()">
13923         <size>18</size>
13924       </method>
13925     </type>
13926   </test>
13927   <test name="gtest-anon-51.cs">
13928     <type name="Driver">
13929       <method name="Void .ctor()">
13930         <size>7</size>
13931       </method>
13932       <method name="Int32 Main()">
13933         <size>12</size>
13934       </method>
13935       <method name="Void P(Int32, Int32)">
13936         <size>1</size>
13937       </method>
13938       <method name="Void Repro()">
13939         <size>100</size>
13940       </method>
13941     </type>
13942     <type name="Bla">
13943       <method name="Void .ctor(Object, IntPtr)">
13944         <size>0</size>
13945       </method>
13946       <method name="Void Invoke()">
13947         <size>0</size>
13948       </method>
13949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13950         <size>0</size>
13951       </method>
13952       <method name="Void EndInvoke(IAsyncResult)">
13953         <size>0</size>
13954       </method>
13955     </type>
13956     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13957       <method name="Void .ctor()">
13958         <size>7</size>
13959       </method>
13960       <method name="Void &lt;&gt;m__0()">
13961         <size>35</size>
13962       </method>
13963     </type>
13964   </test>
13965   <test name="gtest-anon-52.cs">
13966     <type name="A`1[T]">
13967       <method name="Void .ctor()">
13968         <size>7</size>
13969       </method>
13970     </type>
13971     <type name="A`1+B[T]">
13972       <method name="Void .ctor()">
13973         <size>18</size>
13974       </method>
13975       <method name="Void W[R](System.String, System.Func`2[T,R])">
13976         <size>39</size>
13977       </method>
13978     </type>
13979     <type name="B">
13980       <method name="Void .ctor()">
13981         <size>7</size>
13982       </method>
13983       <method name="Void Main()">
13984         <size>1</size>
13985       </method>
13986     </type>
13987     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13988       <method name="Void .ctor()">
13989         <size>7</size>
13990       </method>
13991       <method name="Void &lt;&gt;m__0(T[])">
13992         <size>55</size>
13993       </method>
13994     </type>
13995   </test>
13996   <test name="gtest-anon-53.cs">
13997     <type name="TestComp.Program">
13998       <method name="Void .ctor()">
13999         <size>7</size>
14000       </method>
14001       <method name="Void Main(System.String[])">
14002         <size>1</size>
14003       </method>
14004     </type>
14005     <type name="TestComp.Program+MyClass">
14006       <method name="Void .ctor()">
14007         <size>7</size>
14008       </method>
14009       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
14010         <size>1</size>
14011       </method>
14012       <method name="Void UseATemplate()">
14013         <size>36</size>
14014       </method>
14015       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
14016         <size>16</size>
14017       </method>
14018     </type>
14019     <type name="TestComp.Program+MyClass+MyDelegate">
14020       <method name="Void .ctor(Object, IntPtr)">
14021         <size>0</size>
14022       </method>
14023       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
14024         <size>0</size>
14025       </method>
14026       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
14027         <size>0</size>
14028       </method>
14029       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
14030         <size>0</size>
14031       </method>
14032     </type>
14033   </test>
14034   <test name="gtest-anon-54.cs">
14035     <type name="Class">
14036       <method name="Void .ctor()">
14037         <size>7</size>
14038       </method>
14039       <method name="System.String get_Property()">
14040         <size>6</size>
14041       </method>
14042       <method name="System.String Method()">
14043         <size>44</size>
14044       </method>
14045       <method name="Int32 Main()">
14046         <size>39</size>
14047       </method>
14048     </type>
14049     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14050       <method name="Void .ctor()">
14051         <size>7</size>
14052       </method>
14053       <method name="System.String &lt;&gt;m__0()">
14054         <size>56</size>
14055       </method>
14056     </type>
14057     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14058       <method name="Void .ctor()">
14059         <size>7</size>
14060       </method>
14061       <method name="System.String &lt;&gt;m__1(System.String)">
14062         <size>52</size>
14063       </method>
14064     </type>
14065     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14066       <method name="Void .ctor()">
14067         <size>7</size>
14068       </method>
14069       <method name="System.String &lt;&gt;m__2()">
14070         <size>39</size>
14071       </method>
14072     </type>
14073   </test>
14074   <test name="gtest-anon-55.cs">
14075     <type name="Thing`1[TFirst]">
14076       <method name="Void .ctor(Action`1)">
14077         <size>14</size>
14078       </method>
14079       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14080         <size>31</size>
14081       </method>
14082       <method name="Void SomeAction()">
14083         <size>18</size>
14084       </method>
14085     </type>
14086     <type name="Program">
14087       <method name="Void Main()">
14088         <size>42</size>
14089       </method>
14090       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14091         <size>2</size>
14092       </method>
14093     </type>
14094     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14095       <method name="Void .ctor()">
14096         <size>7</size>
14097       </method>
14098       <method name="Void &lt;&gt;m__0(TFirst)">
14099         <size>47</size>
14100       </method>
14101     </type>
14102   </test>
14103   <test name="gtest-anon-56.cs">
14104     <type name="G`1[T]">
14105       <method name="Void .ctor()">
14106         <size>7</size>
14107       </method>
14108       <method name="T def()">
14109         <size>10</size>
14110       </method>
14111     </type>
14112     <type name="C">
14113       <method name="Void .ctor()">
14114         <size>7</size>
14115       </method>
14116       <method name="Void foo(System.Object)">
14117         <size>1</size>
14118       </method>
14119       <method name="Void cf[T]()">
14120         <size>35</size>
14121       </method>
14122       <method name="Int32 Main()">
14123         <size>17</size>
14124       </method>
14125     </type>
14126     <type name="C+DF">
14127       <method name="Void .ctor(Object, IntPtr)">
14128         <size>0</size>
14129       </method>
14130       <method name="Void Invoke()">
14131         <size>0</size>
14132       </method>
14133       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14134         <size>0</size>
14135       </method>
14136       <method name="Void EndInvoke(IAsyncResult)">
14137         <size>0</size>
14138       </method>
14139     </type>
14140     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14141       <method name="Void .ctor()">
14142         <size>7</size>
14143       </method>
14144       <method name="Void &lt;&gt;m__0()">
14145         <size>22</size>
14146       </method>
14147     </type>
14148   </test>
14149   <test name="gtest-anon-57.cs">
14150     <type name="X`1[T]">
14151       <method name="Void IFoo&lt;T&gt;.Test()">
14152         <size>37</size>
14153       </method>
14154       <method name="Void &lt;Test&gt;m__0()">
14155         <size>7</size>
14156       </method>
14157       <method name="Void .ctor()">
14158         <size>7</size>
14159       </method>
14160     </type>
14161     <type name="M">
14162       <method name="Void Main()">
14163         <size>13</size>
14164       </method>
14165       <method name="Void .ctor()">
14166         <size>7</size>
14167       </method>
14168     </type>
14169     <type name="Foo">
14170       <method name="Void Invoke()">
14171         <size>0</size>
14172       </method>
14173       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14174         <size>0</size>
14175       </method>
14176       <method name="Void EndInvoke(IAsyncResult)">
14177         <size>0</size>
14178       </method>
14179       <method name="Void .ctor(Object, IntPtr)">
14180         <size>0</size>
14181       </method>
14182     </type>
14183   </test>
14184   <test name="gtest-anon-58.cs">
14185     <type name="Test">
14186       <method name="X Foo[X](Boolean)">
14187         <size>45</size>
14188       </method>
14189       <method name="X FooNested[X](Boolean)">
14190         <size>66</size>
14191       </method>
14192       <method name="Int32 Main()">
14193         <size>36</size>
14194       </method>
14195       <method name="Void .ctor()">
14196         <size>7</size>
14197       </method>
14198     </type>
14199     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
14200       <method name="X &lt;&gt;m__0()">
14201         <size>12</size>
14202       </method>
14203       <method name="Void .ctor()">
14204         <size>7</size>
14205       </method>
14206     </type>
14207     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
14208       <method name="Call`1[X] &lt;&gt;m__1()">
14209         <size>12</size>
14210       </method>
14211       <method name="Void .ctor()">
14212         <size>7</size>
14213       </method>
14214     </type>
14215   </test>
14216   <test name="gtest-anon-6.cs">
14217     <type name="X">
14218       <method name="Void .ctor()">
14219         <size>7</size>
14220       </method>
14221       <method name="Void Hello[U,V](U, V)">
14222         <size>1</size>
14223       </method>
14224       <method name="Void Test[A,B,C](A, B, C)">
14225         <size>49</size>
14226       </method>
14227       <method name="Void Main()">
14228         <size>28</size>
14229       </method>
14230     </type>
14231     <type name="Foo`2[R,S]">
14232       <method name="Void .ctor(Object, IntPtr)">
14233         <size>0</size>
14234       </method>
14235       <method name="Void Invoke(R, S)">
14236         <size>0</size>
14237       </method>
14238       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14239         <size>0</size>
14240       </method>
14241       <method name="Void EndInvoke(IAsyncResult)">
14242         <size>0</size>
14243       </method>
14244     </type>
14245     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14246       <method name="Void .ctor()">
14247         <size>7</size>
14248       </method>
14249       <method name="Void &lt;&gt;m__0(A, Int32)">
14250         <size>32</size>
14251       </method>
14252     </type>
14253   </test>
14254   <test name="gtest-anon-7.cs">
14255     <type name="MyDisposable">
14256       <method name="Void .ctor()">
14257         <size>26</size>
14258       </method>
14259       <method name="Void Dispose()">
14260         <size>1</size>
14261       </method>
14262       <method name="Int32 get_ID()">
14263         <size>7</size>
14264       </method>
14265       <method name="System.String ToString()">
14266         <size>28</size>
14267       </method>
14268     </type>
14269     <type name="X">
14270       <method name="Void .ctor()">
14271         <size>7</size>
14272       </method>
14273       <method name="IEnumerable`1 Test(Int32)">
14274         <size>30</size>
14275       </method>
14276       <method name="Void Main()">
14277         <size>58</size>
14278       </method>
14279     </type>
14280     <type name="X+&lt;Test&gt;c__Iterator0">
14281       <method name="Void .ctor()">
14282         <size>7</size>
14283       </method>
14284       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14285         <size>12</size>
14286       </method>
14287       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14288         <size>7</size>
14289       </method>
14290       <method name="Boolean MoveNext()">
14291         <size>180</size>
14292       </method>
14293       <method name="Void Dispose()">
14294         <size>66</size>
14295       </method>
14296       <method name="Void Reset()">
14297         <size>6</size>
14298       </method>
14299       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14300         <size>7</size>
14301       </method>
14302       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14303         <size>40</size>
14304       </method>
14305     </type>
14306   </test>
14307   <test name="gtest-anon-8.cs">
14308     <type name="X">
14309       <method name="Void .ctor()">
14310         <size>7</size>
14311       </method>
14312       <method name="Void Test[R](R, Int32)">
14313         <size>88</size>
14314       </method>
14315       <method name="Void Main()">
14316         <size>12</size>
14317       </method>
14318     </type>
14319     <type name="Foo">
14320       <method name="Void .ctor(Object, IntPtr)">
14321         <size>0</size>
14322       </method>
14323       <method name="Int32 Invoke()">
14324         <size>0</size>
14325       </method>
14326       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14327         <size>0</size>
14328       </method>
14329       <method name="Int32 EndInvoke(IAsyncResult)">
14330         <size>0</size>
14331       </method>
14332     </type>
14333     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14334       <method name="Void .ctor()">
14335         <size>7</size>
14336       </method>
14337       <method name="Int32 &lt;&gt;m__0()">
14338         <size>34</size>
14339       </method>
14340     </type>
14341     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14342       <method name="Void .ctor()">
14343         <size>7</size>
14344       </method>
14345     </type>
14346   </test>
14347   <test name="gtest-anon-9.cs">
14348     <type name="Test">
14349       <method name="Void .ctor()">
14350         <size>7</size>
14351       </method>
14352       <method name="IEnumerable`1 get_Foo()">
14353         <size>16</size>
14354       </method>
14355       <method name="Void set_Foo(IEnumerable`1)">
14356         <size>11</size>
14357       </method>
14358       <method name="Void Main()">
14359         <size>78</size>
14360       </method>
14361       <method name="Foo op_Implicit(Test)">
14362         <size>30</size>
14363       </method>
14364       <method name="IEnumerable`1 op_Addition(Test, Test)">
14365         <size>44</size>
14366       </method>
14367     </type>
14368     <type name="Foo">
14369       <method name="Void .ctor(Object, IntPtr)">
14370         <size>0</size>
14371       </method>
14372       <method name="Void Invoke()">
14373         <size>0</size>
14374       </method>
14375       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14376         <size>0</size>
14377       </method>
14378       <method name="Void EndInvoke(IAsyncResult)">
14379         <size>0</size>
14380       </method>
14381     </type>
14382     <type name="Test">
14383       <method name="Void &lt;op_Implicit&gt;m__0()">
14384         <size>11</size>
14385       </method>
14386     </type>
14387     <type name="Test+&lt;&gt;c__Iterator0">
14388       <method name="Void .ctor()">
14389         <size>7</size>
14390       </method>
14391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14392         <size>12</size>
14393       </method>
14394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14395         <size>7</size>
14396       </method>
14397       <method name="Boolean MoveNext()">
14398         <size>65</size>
14399       </method>
14400       <method name="Void Dispose()">
14401         <size>8</size>
14402       </method>
14403       <method name="Void Reset()">
14404         <size>6</size>
14405       </method>
14406     </type>
14407     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14408       <method name="Void .ctor()">
14409         <size>7</size>
14410       </method>
14411       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14412         <size>7</size>
14413       </method>
14414       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14415         <size>7</size>
14416       </method>
14417       <method name="Boolean MoveNext()">
14418         <size>98</size>
14419       </method>
14420       <method name="Void Dispose()">
14421         <size>8</size>
14422       </method>
14423       <method name="Void Reset()">
14424         <size>6</size>
14425       </method>
14426     </type>
14427     <type name="Test+&lt;&gt;c__Iterator0">
14428       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14429         <size>7</size>
14430       </method>
14431       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14432         <size>26</size>
14433       </method>
14434     </type>
14435     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14436       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14437         <size>7</size>
14438       </method>
14439       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14440         <size>52</size>
14441       </method>
14442     </type>
14443   </test>
14444   <test name="gtest-anontype-01.cs">
14445     <type name="Test">
14446       <method name="Void .ctor()">
14447         <size>7</size>
14448       </method>
14449       <method name="Int32 Main()">
14450         <size>53</size>
14451       </method>
14452     </type>
14453     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14454       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14455         <size>21</size>
14456       </method>
14457       <method name="&lt;Foo&gt;__T get_Foo()">
14458         <size>7</size>
14459       </method>
14460       <method name="&lt;Baz&gt;__T get_Baz()">
14461         <size>7</size>
14462       </method>
14463       <method name="Boolean Equals(System.Object)">
14464         <size>69</size>
14465       </method>
14466       <method name="Int32 GetHashCode()">
14467         <size>86</size>
14468       </method>
14469       <method name="System.String ToString()">
14470         <size>142</size>
14471       </method>
14472     </type>
14473   </test>
14474   <test name="gtest-anontype-02.cs">
14475     <type name="Test">
14476       <method name="Void .ctor()">
14477         <size>7</size>
14478       </method>
14479       <method name="System.Object TestA(System.String)">
14480         <size>7</size>
14481       </method>
14482       <method name="Int32 Main()">
14483         <size>99</size>
14484       </method>
14485     </type>
14486     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14487       <method name="Void .ctor(&lt;s&gt;__T)">
14488         <size>14</size>
14489       </method>
14490       <method name="&lt;s&gt;__T get_s()">
14491         <size>7</size>
14492       </method>
14493       <method name="Boolean Equals(System.Object)">
14494         <size>39</size>
14495       </method>
14496       <method name="Int32 GetHashCode()">
14497         <size>63</size>
14498       </method>
14499       <method name="System.String ToString()">
14500         <size>67</size>
14501       </method>
14502     </type>
14503     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14504       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14505         <size>21</size>
14506       </method>
14507       <method name="&lt;Foo&gt;__T get_Foo()">
14508         <size>7</size>
14509       </method>
14510       <method name="&lt;Baz&gt;__T get_Baz()">
14511         <size>7</size>
14512       </method>
14513       <method name="Boolean Equals(System.Object)">
14514         <size>69</size>
14515       </method>
14516       <method name="Int32 GetHashCode()">
14517         <size>86</size>
14518       </method>
14519       <method name="System.String ToString()">
14520         <size>142</size>
14521       </method>
14522     </type>
14523   </test>
14524   <test name="gtest-anontype-03.cs">
14525     <type name="MyClass">
14526       <method name="Void .ctor()">
14527         <size>18</size>
14528       </method>
14529       <method name="Int32 get_Baz()">
14530         <size>3</size>
14531       </method>
14532     </type>
14533     <type name="Test">
14534       <method name="Void .ctor()">
14535         <size>7</size>
14536       </method>
14537       <method name="Int32 Main()">
14538         <size>64</size>
14539       </method>
14540     </type>
14541     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14542       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14543         <size>21</size>
14544       </method>
14545       <method name="&lt;Foo&gt;__T get_Foo()">
14546         <size>7</size>
14547       </method>
14548       <method name="&lt;Baz&gt;__T get_Baz()">
14549         <size>7</size>
14550       </method>
14551       <method name="Boolean Equals(System.Object)">
14552         <size>69</size>
14553       </method>
14554       <method name="Int32 GetHashCode()">
14555         <size>86</size>
14556       </method>
14557       <method name="System.String ToString()">
14558         <size>142</size>
14559       </method>
14560     </type>
14561   </test>
14562   <test name="gtest-anontype-04.cs">
14563     <type name="MyClass">
14564       <method name="Void .ctor()">
14565         <size>18</size>
14566       </method>
14567       <method name="Int32 get_Baz()">
14568         <size>3</size>
14569       </method>
14570     </type>
14571     <type name="Test">
14572       <method name="Void .ctor()">
14573         <size>7</size>
14574       </method>
14575       <method name="Int32 Main()">
14576         <size>111</size>
14577       </method>
14578     </type>
14579     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14580       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14581         <size>36</size>
14582       </method>
14583       <method name="&lt;Foo&gt;__T get_Foo()">
14584         <size>7</size>
14585       </method>
14586       <method name="&lt;Baz&gt;__T get_Baz()">
14587         <size>7</size>
14588       </method>
14589       <method name="&lt;Hello&gt;__T get_Hello()">
14590         <size>7</size>
14591       </method>
14592       <method name="&lt;Answer&gt;__T get_Answer()">
14593         <size>7</size>
14594       </method>
14595       <method name="Boolean Equals(System.Object)">
14596         <size>123</size>
14597       </method>
14598       <method name="Int32 GetHashCode()">
14599         <size>132</size>
14600       </method>
14601       <method name="System.String ToString()">
14602         <size>258</size>
14603       </method>
14604     </type>
14605   </test>
14606   <test name="gtest-anontype-05.cs">
14607     <type name="Test">
14608       <method name="Void .ctor()">
14609         <size>7</size>
14610       </method>
14611       <method name="System.String Null()">
14612         <size>2</size>
14613       </method>
14614       <method name="Int32 Main()">
14615         <size>287</size>
14616       </method>
14617     </type>
14618     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14619       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14620         <size>21</size>
14621       </method>
14622       <method name="&lt;Name&gt;__T get_Name()">
14623         <size>7</size>
14624       </method>
14625       <method name="&lt;Age&gt;__T get_Age()">
14626         <size>7</size>
14627       </method>
14628       <method name="Boolean Equals(System.Object)">
14629         <size>69</size>
14630       </method>
14631       <method name="Int32 GetHashCode()">
14632         <size>86</size>
14633       </method>
14634       <method name="System.String ToString()">
14635         <size>142</size>
14636       </method>
14637     </type>
14638     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14639       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14640         <size>21</size>
14641       </method>
14642       <method name="&lt;Age&gt;__T get_Age()">
14643         <size>7</size>
14644       </method>
14645       <method name="&lt;Name&gt;__T get_Name()">
14646         <size>7</size>
14647       </method>
14648       <method name="Boolean Equals(System.Object)">
14649         <size>69</size>
14650       </method>
14651       <method name="Int32 GetHashCode()">
14652         <size>86</size>
14653       </method>
14654       <method name="System.String ToString()">
14655         <size>142</size>
14656       </method>
14657     </type>
14658     <type name="&lt;&gt;__AnonType2">
14659       <method name="Void .ctor()">
14660         <size>7</size>
14661       </method>
14662       <method name="Boolean Equals(System.Object)">
14663         <size>15</size>
14664       </method>
14665       <method name="Int32 GetHashCode()">
14666         <size>40</size>
14667       </method>
14668       <method name="System.String ToString()">
14669         <size>6</size>
14670       </method>
14671     </type>
14672     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14673       <method name="Void .ctor(&lt;Foo&gt;__T)">
14674         <size>14</size>
14675       </method>
14676       <method name="&lt;Foo&gt;__T get_Foo()">
14677         <size>7</size>
14678       </method>
14679       <method name="Boolean Equals(System.Object)">
14680         <size>39</size>
14681       </method>
14682       <method name="Int32 GetHashCode()">
14683         <size>63</size>
14684       </method>
14685       <method name="System.String ToString()">
14686         <size>67</size>
14687       </method>
14688     </type>
14689   </test>
14690   <test name="gtest-anontype-06.cs">
14691     <type name="CastByExample">
14692       <method name="Void .ctor()">
14693         <size>7</size>
14694       </method>
14695       <method name="T Cast[T](System.Object, T)">
14696         <size>7</size>
14697       </method>
14698       <method name="Void Main()">
14699         <size>29</size>
14700       </method>
14701     </type>
14702     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14703       <method name="Void .ctor(&lt;Foo&gt;__T)">
14704         <size>14</size>
14705       </method>
14706       <method name="&lt;Foo&gt;__T get_Foo()">
14707         <size>7</size>
14708       </method>
14709       <method name="Boolean Equals(System.Object)">
14710         <size>39</size>
14711       </method>
14712       <method name="Int32 GetHashCode()">
14713         <size>63</size>
14714       </method>
14715       <method name="System.String ToString()">
14716         <size>67</size>
14717       </method>
14718     </type>
14719   </test>
14720   <test name="gtest-anontype-07.cs">
14721     <type name="Test">
14722       <method name="Void .ctor()">
14723         <size>7</size>
14724       </method>
14725       <method name="Int32 Main()">
14726         <size>59</size>
14727       </method>
14728     </type>
14729     <type name="&lt;&gt;__AnonType0">
14730       <method name="Void .ctor()">
14731         <size>7</size>
14732       </method>
14733       <method name="Boolean Equals(System.Object)">
14734         <size>15</size>
14735       </method>
14736       <method name="Int32 GetHashCode()">
14737         <size>40</size>
14738       </method>
14739       <method name="System.String ToString()">
14740         <size>6</size>
14741       </method>
14742     </type>
14743   </test>
14744   <test name="gtest-anontype-08.cs">
14745     <type name="Test">
14746       <method name="Void Main()">
14747         <size>15</size>
14748       </method>
14749     </type>
14750     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14751       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14752         <size>21</size>
14753       </method>
14754       <method name="&lt;X&gt;__T get_X()">
14755         <size>7</size>
14756       </method>
14757       <method name="&lt;Y&gt;__T get_Y()">
14758         <size>7</size>
14759       </method>
14760       <method name="Boolean Equals(System.Object)">
14761         <size>69</size>
14762       </method>
14763       <method name="Int32 GetHashCode()">
14764         <size>86</size>
14765       </method>
14766       <method name="System.String ToString()">
14767         <size>142</size>
14768       </method>
14769     </type>
14770   </test>
14771   <test name="gtest-anontype-09.cs">
14772     <type name="My.System.Test">
14773       <method name="Int32 Main()">
14774         <size>35</size>
14775       </method>
14776     </type>
14777     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14778       <method name="Void .ctor(&lt;X&gt;__T)">
14779         <size>14</size>
14780       </method>
14781       <method name="&lt;X&gt;__T get_X()">
14782         <size>7</size>
14783       </method>
14784       <method name="Boolean Equals(System.Object)">
14785         <size>39</size>
14786       </method>
14787       <method name="Int32 GetHashCode()">
14788         <size>63</size>
14789       </method>
14790       <method name="System.String ToString()">
14791         <size>67</size>
14792       </method>
14793     </type>
14794     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14795       <method name="Void .ctor(&lt;Value&gt;__T)">
14796         <size>14</size>
14797       </method>
14798       <method name="&lt;Value&gt;__T get_Value()">
14799         <size>7</size>
14800       </method>
14801       <method name="Boolean Equals(System.Object)">
14802         <size>39</size>
14803       </method>
14804       <method name="Int32 GetHashCode()">
14805         <size>63</size>
14806       </method>
14807       <method name="System.String ToString()">
14808         <size>67</size>
14809       </method>
14810     </type>
14811   </test>
14812   <test name="gtest-anontype-10.cs">
14813     <type name="A">
14814       <method name="Void .ctor()">
14815         <size>7</size>
14816       </method>
14817       <method name="Int32 get_X()">
14818         <size>3</size>
14819       </method>
14820     </type>
14821     <type name="B">
14822       <method name="Void .ctor()">
14823         <size>7</size>
14824       </method>
14825       <method name="Int32 Main()">
14826         <size>11</size>
14827       </method>
14828       <method name="Int32 Test()">
14829         <size>33</size>
14830       </method>
14831     </type>
14832     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14833       <method name="Void .ctor(&lt;X&gt;__T)">
14834         <size>14</size>
14835       </method>
14836       <method name="&lt;X&gt;__T get_X()">
14837         <size>7</size>
14838       </method>
14839       <method name="Boolean Equals(System.Object)">
14840         <size>39</size>
14841       </method>
14842       <method name="Int32 GetHashCode()">
14843         <size>63</size>
14844       </method>
14845       <method name="System.String ToString()">
14846         <size>67</size>
14847       </method>
14848     </type>
14849   </test>
14850   <test name="gtest-anontype-11.cs">
14851     <type name="Alpha">
14852       <method name="Void .ctor(String)">
14853         <size>14</size>
14854       </method>
14855       <method name="Int32 GetHashCode()">
14856         <size>18</size>
14857       </method>
14858     </type>
14859     <type name="Beta">
14860       <method name="Void .ctor(String)">
14861         <size>14</size>
14862       </method>
14863       <method name="Int32 GetHashCode()">
14864         <size>18</size>
14865       </method>
14866     </type>
14867     <type name="Program">
14868       <method name="Int32 Main()">
14869         <size>49</size>
14870       </method>
14871     </type>
14872     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14873       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14874         <size>21</size>
14875       </method>
14876       <method name="&lt;First&gt;__T get_First()">
14877         <size>7</size>
14878       </method>
14879       <method name="&lt;Second&gt;__T get_Second()">
14880         <size>7</size>
14881       </method>
14882       <method name="Boolean Equals(System.Object)">
14883         <size>69</size>
14884       </method>
14885       <method name="Int32 GetHashCode()">
14886         <size>86</size>
14887       </method>
14888       <method name="System.String ToString()">
14889         <size>142</size>
14890       </method>
14891     </type>
14892   </test>
14893   <test name="gtest-autoproperty-01.cs">
14894     <type name="Test">
14895       <method name="Void .ctor()">
14896         <size>15</size>
14897       </method>
14898       <method name="System.String get_Foo()">
14899         <size>7</size>
14900       </method>
14901       <method name="Void set_Foo(System.String)">
14902         <size>8</size>
14903       </method>
14904       <method name="Int32 get_Answer()">
14905         <size>7</size>
14906       </method>
14907       <method name="Void set_Answer(Int32)">
14908         <size>8</size>
14909       </method>
14910       <method name="Int32 Main()">
14911         <size>97</size>
14912       </method>
14913     </type>
14914     <type name="Test+A">
14915       <method name="Void .ctor()">
14916         <size>7</size>
14917       </method>
14918       <method name="System.String get_B()">
14919         <size>7</size>
14920       </method>
14921       <method name="Void set_B(System.String)">
14922         <size>8</size>
14923       </method>
14924     </type>
14925   </test>
14926   <test name="gtest-autoproperty-02.cs">
14927     <type name="Test">
14928       <method name="Void .ctor()">
14929         <size>7</size>
14930       </method>
14931       <method name="System.String get_Foo()">
14932         <size>6</size>
14933       </method>
14934       <method name="Void set_Foo(System.String)">
14935         <size>7</size>
14936       </method>
14937       <method name="Int32 get_Answer()">
14938         <size>6</size>
14939       </method>
14940       <method name="Void set_Answer(Int32)">
14941         <size>7</size>
14942       </method>
14943       <method name="Int32 Main()">
14944         <size>114</size>
14945       </method>
14946     </type>
14947     <type name="Test+A">
14948       <method name="Void .ctor()">
14949         <size>7</size>
14950       </method>
14951       <method name="System.String get_B()">
14952         <size>6</size>
14953       </method>
14954       <method name="Void set_B(System.String)">
14955         <size>7</size>
14956       </method>
14957       <method name="System.String get_C()">
14958         <size>6</size>
14959       </method>
14960       <method name="Void set_C(System.String)">
14961         <size>7</size>
14962       </method>
14963       <method name="Void DoThings()">
14964         <size>11</size>
14965       </method>
14966     </type>
14967   </test>
14968   <test name="gtest-autoproperty-03.cs">
14969     <type name="Test">
14970       <method name="Void .ctor()">
14971         <size>7</size>
14972       </method>
14973       <method name="System.String get_Foo()">
14974         <size>7</size>
14975       </method>
14976       <method name="Void set_Foo(System.String)">
14977         <size>8</size>
14978       </method>
14979       <method name="Int32 Main()">
14980         <size>236</size>
14981       </method>
14982     </type>
14983   </test>
14984   <test name="gtest-autoproperty-04.cs">
14985     <type name="MonoTests.MainClass">
14986       <method name="Void .ctor()">
14987         <size>7</size>
14988       </method>
14989       <method name="System.String[] get_foo()">
14990         <size>7</size>
14991       </method>
14992       <method name="Void set_foo(System.String[])">
14993         <size>8</size>
14994       </method>
14995       <method name="System.String[] get_bar()">
14996         <size>0</size>
14997       </method>
14998       <method name="Void set_bar(System.String[])">
14999         <size>0</size>
15000       </method>
15001       <method name="Void Main(System.String[])">
15002         <size>11</size>
15003       </method>
15004     </type>
15005     <type name="MonoTests.ChildClass">
15006       <method name="Void .ctor()">
15007         <size>7</size>
15008       </method>
15009       <method name="System.String[] get_foo()">
15010         <size>7</size>
15011       </method>
15012       <method name="Void set_foo(System.String[])">
15013         <size>8</size>
15014       </method>
15015       <method name="System.String[] get_bar()">
15016         <size>7</size>
15017       </method>
15018       <method name="Void set_bar(System.String[])">
15019         <size>8</size>
15020       </method>
15021     </type>
15022   </test>
15023   <test name="gtest-autoproperty-05.cs">
15024     <type name="Test">
15025       <method name="Void .ctor()">
15026         <size>7</size>
15027       </method>
15028       <method name="System.String get_X()">
15029         <size>7</size>
15030       </method>
15031       <method name="Void set_X(System.String)">
15032         <size>8</size>
15033       </method>
15034     </type>
15035     <type name="M">
15036       <method name="Void .ctor()">
15037         <size>7</size>
15038       </method>
15039       <method name="Void Main()">
15040         <size>1</size>
15041       </method>
15042     </type>
15043   </test>
15044   <test name="gtest-autoproperty-06.cs">
15045     <type name="A">
15046       <method name="Void .ctor()">
15047         <size>7</size>
15048       </method>
15049     </type>
15050     <type name="B">
15051       <method name="Void .ctor()">
15052         <size>7</size>
15053       </method>
15054     </type>
15055     <type name="C">
15056       <method name="Void .ctor()">
15057         <size>7</size>
15058       </method>
15059       <method name="B I&lt;B&gt;.get_Prop()">
15060         <size>7</size>
15061       </method>
15062       <method name="Void I&lt;B&gt;.set_Prop(B)">
15063         <size>8</size>
15064       </method>
15065       <method name="A I&lt;A&gt;.get_Prop()">
15066         <size>7</size>
15067       </method>
15068       <method name="Void I&lt;A&gt;.set_Prop(A)">
15069         <size>8</size>
15070       </method>
15071     </type>
15072     <type name="Program">
15073       <method name="Void .ctor()">
15074         <size>7</size>
15075       </method>
15076       <method name="Void Main(System.String[])">
15077         <size>7</size>
15078       </method>
15079     </type>
15080   </test>
15081   <test name="gtest-collectioninit-01.cs">
15082     <type name="Test">
15083       <method name="Void .ctor()">
15084         <size>7</size>
15085       </method>
15086       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
15087         <size>81</size>
15088       </method>
15089       <method name="Int32 Main()">
15090         <size>524</size>
15091       </method>
15092     </type>
15093     <type name="Test+Wrap">
15094       <method name="Void .ctor()">
15095         <size>31</size>
15096       </method>
15097       <method name="Void .ctor(Int32)">
15098         <size>25</size>
15099       </method>
15100       <method name="System.Collections.ArrayList get_Numbers()">
15101         <size>7</size>
15102       </method>
15103     </type>
15104   </test>
15105   <test name="gtest-collectioninit-02.cs">
15106     <type name="C">
15107       <method name="Void .ctor()">
15108         <size>7</size>
15109       </method>
15110       <method name="Int32 Main()">
15111         <size>73</size>
15112       </method>
15113     </type>
15114   </test>
15115   <test name="gtest-collectioninit-03.cs">
15116     <type name="X">
15117       <method name="Void .ctor()">
15118         <size>7</size>
15119       </method>
15120       <method name="Int32 Main()">
15121         <size>34</size>
15122       </method>
15123       <method name="Void R(System.Object ByRef)">
15124         <size>28</size>
15125       </method>
15126     </type>
15127   </test>
15128   <test name="gtest-etree-01.cs">
15129     <type name="MyTypeExplicit">
15130       <method name="Void .ctor(Int32)">
15131         <size>14</size>
15132       </method>
15133       <method name="Int32 op_Explicit(MyTypeExplicit)">
15134         <size>7</size>
15135       </method>
15136     </type>
15137     <type name="MemberAccessData">
15138       <method name="Void .ctor()">
15139         <size>7</size>
15140       </method>
15141       <method name="Void .cctor()">
15142         <size>16</size>
15143       </method>
15144       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15145         <size>24</size>
15146       </method>
15147       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15148         <size>24</size>
15149       </method>
15150       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15151         <size>33</size>
15152       </method>
15153       <method name="Void set_MyTypeProperty(MyType)">
15154         <size>8</size>
15155       </method>
15156       <method name="MyType get_MyTypeProperty()">
15157         <size>7</size>
15158       </method>
15159       <method name="System.String get_StaticProperty()">
15160         <size>6</size>
15161       </method>
15162     </type>
15163     <type name="NewTest`1[T]">
15164       <method name="Void .ctor(T)">
15165         <size>27</size>
15166       </method>
15167       <method name="Void .ctor(T[])">
15168         <size>14</size>
15169       </method>
15170       <method name="Int32 GetHashCode()">
15171         <size>7</size>
15172       </method>
15173       <method name="Boolean Equals(System.Object)">
15174         <size>89</size>
15175       </method>
15176     </type>
15177     <type name="Indexer">
15178       <method name="Void .ctor()">
15179         <size>7</size>
15180       </method>
15181       <method name="Int32 get_Item(Int32)">
15182         <size>2</size>
15183       </method>
15184       <method name="Void set_Item(Int32, Int32)">
15185         <size>1</size>
15186       </method>
15187       <method name="System.String get_Item(System.String[])">
15188         <size>7</size>
15189       </method>
15190     </type>
15191     <type name="Tester">
15192       <method name="Void .ctor()">
15193         <size>7</size>
15194       </method>
15195       <method name="Void Assert[T](T, T)">
15196         <size>9</size>
15197       </method>
15198       <method name="Void Assert[T](T, T, System.String)">
15199         <size>89</size>
15200       </method>
15201       <method name="Void Assert[T](T[], T[])">
15202         <size>220</size>
15203       </method>
15204       <method name="T GenericMethod[T](T)">
15205         <size>2</size>
15206       </method>
15207       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15208         <size>56</size>
15209       </method>
15210       <method name="Void AddTest()">
15211         <size>99</size>
15212       </method>
15213       <method name="Void AddTest_2()">
15214         <size>118</size>
15215       </method>
15216       <method name="Void AddTest_3()">
15217         <size>129</size>
15218       </method>
15219       <method name="Void AddTest_4()">
15220         <size>191</size>
15221       </method>
15222       <method name="Void AddTest_5()">
15223         <size>133</size>
15224       </method>
15225       <method name="Void AddTest_6()">
15226         <size>158</size>
15227       </method>
15228       <method name="Void AddTest_7()">
15229         <size>142</size>
15230       </method>
15231       <method name="Void AddTest_8()">
15232         <size>248</size>
15233       </method>
15234       <method name="Void AddTest_9()">
15235         <size>142</size>
15236       </method>
15237       <method name="Void AddCheckedTest()">
15238         <size>99</size>
15239       </method>
15240       <method name="Void AddCheckedTest_2()">
15241         <size>118</size>
15242       </method>
15243       <method name="Void AddCheckedTest_3()">
15244         <size>129</size>
15245       </method>
15246       <method name="Void AddStringTest()">
15247         <size>128</size>
15248       </method>
15249       <method name="Void AddStringTest_2()">
15250         <size>173</size>
15251       </method>
15252       <method name="Void AddStringTest_3()">
15253         <size>174</size>
15254       </method>
15255       <method name="Void AddStringTest_4()">
15256         <size>174</size>
15257       </method>
15258       <method name="Void AndTest()">
15259         <size>140</size>
15260       </method>
15261       <method name="Void AndTest_2()">
15262         <size>161</size>
15263       </method>
15264       <method name="Void AndTest_3()">
15265         <size>161</size>
15266       </method>
15267       <method name="Void AndNullableTest()">
15268         <size>381</size>
15269       </method>
15270       <method name="Void AndNullableTest_2()">
15271         <size>237</size>
15272       </method>
15273       <method name="Void AndNullableTest_3()">
15274         <size>198</size>
15275       </method>
15276       <method name="Void AndAlsoTest()">
15277         <size>96</size>
15278       </method>
15279       <method name="Void AndAlsoTest_2()">
15280         <size>165</size>
15281       </method>
15282       <method name="Void AndAlsoTest_3()">
15283         <size>108</size>
15284       </method>
15285       <method name="Void ArrayIndexTest()">
15286         <size>145</size>
15287       </method>
15288       <method name="Void ArrayIndexTest_2()">
15289         <size>115</size>
15290       </method>
15291       <method name="Void ArrayIndexTest_3()">
15292         <size>199</size>
15293       </method>
15294       <method name="Void ArrayIndexTest_4()">
15295         <size>243</size>
15296       </method>
15297       <method name="Void ArrayIndexTest_5()">
15298         <size>108</size>
15299       </method>
15300       <method name="Void ArrayLengthTest()">
15301         <size>99</size>
15302       </method>
15303       <method name="Void ArrayLengthTest_2()">
15304         <size>91</size>
15305       </method>
15306       <method name="Void CallTest()">
15307         <size>138</size>
15308       </method>
15309       <method name="Void CallTest_2()">
15310         <size>107</size>
15311       </method>
15312       <method name="Void CallTest_3()">
15313         <size>207</size>
15314       </method>
15315       <method name="Void CallTest_4()">
15316         <size>121</size>
15317       </method>
15318       <method name="Void CallTest_5()">
15319         <size>99</size>
15320       </method>
15321       <method name="Void CallTest_6()">
15322         <size>70</size>
15323       </method>
15324       <method name="Void CallTest_7()">
15325         <size>124</size>
15326       </method>
15327       <method name="Void CallTest_8()">
15328         <size>227</size>
15329       </method>
15330       <method name="Void CallTest_9()">
15331         <size>88</size>
15332       </method>
15333       <method name="Void CoalesceTest()">
15334         <size>120</size>
15335       </method>
15336       <method name="Void CoalesceTest_2()">
15337         <size>171</size>
15338       </method>
15339       <method name="Void ConditionTest()">
15340         <size>170</size>
15341       </method>
15342       <method name="Void ConditionTest_2()">
15343         <size>301</size>
15344       </method>
15345       <method name="Void ConditionTest_3()">
15346         <size>179</size>
15347       </method>
15348       <method name="Void ConditionTest_4()">
15349         <size>183</size>
15350       </method>
15351       <method name="Void ConstantTest()">
15352         <size>59</size>
15353       </method>
15354       <method name="Void ConstantTest_2()">
15355         <size>62</size>
15356       </method>
15357       <method name="Void ConstantTest_3()">
15358         <size>54</size>
15359       </method>
15360       <method name="Void ConstantTest_4()">
15361         <size>44</size>
15362       </method>
15363       <method name="Void ConstantTest_5()">
15364         <size>59</size>
15365       </method>
15366       <method name="Void ConstantTest_6()">
15367         <size>67</size>
15368       </method>
15369       <method name="Void ConstantTest_7()">
15370         <size>62</size>
15371       </method>
15372       <method name="Void ConstantTest_8()">
15373         <size>72</size>
15374       </method>
15375       <method name="Void ConstantTest_9()">
15376         <size>72</size>
15377       </method>
15378       <method name="Void ConstantTest_10()">
15379         <size>72</size>
15380       </method>
15381       <method name="Void ConstantTest_11()">
15382         <size>59</size>
15383       </method>
15384       <method name="Void ConstantTest_13()">
15385         <size>59</size>
15386       </method>
15387       <method name="Void ConstantTest_14()">
15388         <size>72</size>
15389       </method>
15390       <method name="Void ConstantTest_15()">
15391         <size>62</size>
15392       </method>
15393       <method name="Void ConvertTest()">
15394         <size>82</size>
15395       </method>
15396       <method name="Void ConvertTest_2()">
15397         <size>83</size>
15398       </method>
15399       <method name="Void ConvertTest_3()">
15400         <size>93</size>
15401       </method>
15402       <method name="Void ConvertTest_4()">
15403         <size>102</size>
15404       </method>
15405       <method name="Void ConvertTest_5()">
15406         <size>109</size>
15407       </method>
15408       <method name="Void ConvertTest_6()">
15409         <size>240</size>
15410       </method>
15411       <method name="Void ConvertTest_7()">
15412         <size>122</size>
15413       </method>
15414       <method name="Void ConvertTest_8()">
15415         <size>118</size>
15416       </method>
15417       <method name="Void ConvertTest_9()">
15418         <size>97</size>
15419       </method>
15420       <method name="Void ConvertTest_10()">
15421         <size>163</size>
15422       </method>
15423       <method name="Void ConvertTest_11()">
15424         <size>101</size>
15425       </method>
15426       <method name="Void ConvertTest_12()">
15427         <size>156</size>
15428       </method>
15429       <method name="Void ConvertTest_13()">
15430         <size>86</size>
15431       </method>
15432       <method name="Void ConvertTest_14()">
15433         <size>88</size>
15434       </method>
15435       <method name="Void ConvertTest_15()">
15436         <size>132</size>
15437       </method>
15438       <method name="Void ConvertCheckedTest()">
15439         <size>82</size>
15440       </method>
15441       <method name="Void ConvertCheckedTest_2()">
15442         <size>83</size>
15443       </method>
15444       <method name="Void ConvertCheckedTest_3()">
15445         <size>93</size>
15446       </method>
15447       <method name="Void ConvertCheckedTest_4()">
15448         <size>102</size>
15449       </method>
15450       <method name="Void DivideTest()">
15451         <size>99</size>
15452       </method>
15453       <method name="Void DivideTest_2()">
15454         <size>185</size>
15455       </method>
15456       <method name="Void DivideTest_3()">
15457         <size>129</size>
15458       </method>
15459       <method name="Void DivideTest_4()">
15460         <size>192</size>
15461       </method>
15462       <method name="Void DivideTest_5()">
15463         <size>134</size>
15464       </method>
15465       <method name="Void DivideTest_6()">
15466         <size>196</size>
15467       </method>
15468       <method name="Void EqualTest()">
15469         <size>118</size>
15470       </method>
15471       <method name="Void EqualTest_2()">
15472         <size>168</size>
15473       </method>
15474       <method name="Void EqualTest_3()">
15475         <size>125</size>
15476       </method>
15477       <method name="Void EqualTest_4()">
15478         <size>210</size>
15479       </method>
15480       <method name="Void EqualTest_5()">
15481         <size>176</size>
15482       </method>
15483       <method name="Void EqualTest_6()">
15484         <size>119</size>
15485       </method>
15486       <method name="Void EqualTest_7()">
15487         <size>167</size>
15488       </method>
15489       <method name="Void EqualTest_8()">
15490         <size>116</size>
15491       </method>
15492       <method name="Void EqualTest_9()">
15493         <size>146</size>
15494       </method>
15495       <method name="Void EqualTest_10()">
15496         <size>169</size>
15497       </method>
15498       <method name="Void EqualTest_11()">
15499         <size>132</size>
15500       </method>
15501       <method name="Void EqualTest_12()">
15502         <size>127</size>
15503       </method>
15504       <method name="Void EqualTest_13()">
15505         <size>124</size>
15506       </method>
15507       <method name="Void EqualTestDelegate()">
15508         <size>113</size>
15509       </method>
15510       <method name="Void EqualTestDelegate_2()">
15511         <size>312</size>
15512       </method>
15513       <method name="Void ExclusiveOrTest()">
15514         <size>115</size>
15515       </method>
15516       <method name="Void ExclusiveOrTest_2()">
15517         <size>183</size>
15518       </method>
15519       <method name="Void ExclusiveOrTest_3()">
15520         <size>129</size>
15521       </method>
15522       <method name="Void ExclusiveOrTest_4()">
15523         <size>192</size>
15524       </method>
15525       <method name="Void ExclusiveOrTest_5()">
15526         <size>197</size>
15527       </method>
15528       <method name="Void ExclusiveOrTest_6()">
15529         <size>161</size>
15530       </method>
15531       <method name="Void ExclusiveOrTest_7()">
15532         <size>198</size>
15533       </method>
15534       <method name="Void ExclusiveOrTest_8()">
15535         <size>164</size>
15536       </method>
15537       <method name="Void GreaterThanTest()">
15538         <size>99</size>
15539       </method>
15540       <method name="Void GreaterThanTest_2()">
15541         <size>154</size>
15542       </method>
15543       <method name="Void GreaterThanTest_3()">
15544         <size>125</size>
15545       </method>
15546       <method name="Void GreaterThanTest_4()">
15547         <size>210</size>
15548       </method>
15549       <method name="Void GreaterThanTest_5()">
15550         <size>209</size>
15551       </method>
15552       <method name="Void GreaterThanTest_6()">
15553         <size>102</size>
15554       </method>
15555       <method name="Void GreaterThanTest_7()">
15556         <size>146</size>
15557       </method>
15558       <method name="Void GreaterThanTest_8()">
15559         <size>169</size>
15560       </method>
15561       <method name="Void GreaterThanOrEqualTest()">
15562         <size>99</size>
15563       </method>
15564       <method name="Void GreaterThanOrEqualTest_2()">
15565         <size>169</size>
15566       </method>
15567       <method name="Void GreaterThanOrEqualTest_3()">
15568         <size>130</size>
15569       </method>
15570       <method name="Void GreaterThanOrEqualTest_4()">
15571         <size>210</size>
15572       </method>
15573       <method name="Void GreaterThanOrEqualTest_5()">
15574         <size>209</size>
15575       </method>
15576       <method name="Void GreaterThanOrEqualTest_6()">
15577         <size>102</size>
15578       </method>
15579       <method name="Void GreaterThanOrEqualTest_7()">
15580         <size>146</size>
15581       </method>
15582       <method name="Void GreaterThanOrEqualTest_8()">
15583         <size>169</size>
15584       </method>
15585       <method name="Void InvokeTest()">
15586         <size>90</size>
15587       </method>
15588       <method name="Void InvokeTest_2()">
15589         <size>138</size>
15590       </method>
15591       <method name="Void LeftShiftTest()">
15592         <size>155</size>
15593       </method>
15594       <method name="Void LeftShiftTest_2()">
15595         <size>162</size>
15596       </method>
15597       <method name="Void LeftShiftTest_3()">
15598         <size>184</size>
15599       </method>
15600       <method name="Void LeftShiftTest_4()">
15601         <size>261</size>
15602       </method>
15603       <method name="Void LeftShiftTest_5()">
15604         <size>110</size>
15605       </method>
15606       <method name="Void LessThanTest()">
15607         <size>99</size>
15608       </method>
15609       <method name="Void LessThanTest_2()">
15610         <size>154</size>
15611       </method>
15612       <method name="Void LessThanTest_3()">
15613         <size>125</size>
15614       </method>
15615       <method name="Void LessThanTest_4()">
15616         <size>210</size>
15617       </method>
15618       <method name="Void LessThanTest_5()">
15619         <size>209</size>
15620       </method>
15621       <method name="Void LessThanTest_6()">
15622         <size>102</size>
15623       </method>
15624       <method name="Void LessThanTest_7()">
15625         <size>146</size>
15626       </method>
15627       <method name="Void LessThanTest_8()">
15628         <size>169</size>
15629       </method>
15630       <method name="Void LessThanOrEqualTest()">
15631         <size>99</size>
15632       </method>
15633       <method name="Void LessThanOrEqualTest_2()">
15634         <size>169</size>
15635       </method>
15636       <method name="Void LessThanOrEqualTest_3()">
15637         <size>125</size>
15638       </method>
15639       <method name="Void LessThanOrEqualTest_4()">
15640         <size>210</size>
15641       </method>
15642       <method name="Void LessThanOrEqualTest_5()">
15643         <size>209</size>
15644       </method>
15645       <method name="Void LessThanOrEqualTest_6()">
15646         <size>102</size>
15647       </method>
15648       <method name="Void LessThanOrEqualTest_7()">
15649         <size>146</size>
15650       </method>
15651       <method name="Void LessThanOrEqualTest_8()">
15652         <size>169</size>
15653       </method>
15654       <method name="Void ListInitTest()">
15655         <size>404</size>
15656       </method>
15657       <method name="Void ListInitTest_2()">
15658         <size>292</size>
15659       </method>
15660       <method name="Void MemberAccessTest()">
15661         <size>132</size>
15662       </method>
15663       <method name="Void MemberAccessTest_2()">
15664         <size>63</size>
15665       </method>
15666       <method name="Void MemberAccessTest_3()">
15667         <size>113</size>
15668       </method>
15669       <method name="Void MemberAccessTest_4()">
15670         <size>91</size>
15671       </method>
15672       <method name="Void MemberAccessTest_5()">
15673         <size>39</size>
15674       </method>
15675       <method name="Void MemberAccessTest_6()">
15676         <size>104</size>
15677       </method>
15678       <method name="Void MemberAccessTest_7()">
15679         <size>109</size>
15680       </method>
15681       <method name="Void MemberAccessTest_8()">
15682         <size>63</size>
15683       </method>
15684       <method name="Void MemberAccessTest_9()">
15685         <size>91</size>
15686       </method>
15687       <method name="Void MemberInitTest()">
15688         <size>302</size>
15689       </method>
15690       <method name="Void MemberInitTest_2()">
15691         <size>250</size>
15692       </method>
15693       <method name="Void MemberInitTest_3()">
15694         <size>124</size>
15695       </method>
15696       <method name="Void ModuloTest()">
15697         <size>100</size>
15698       </method>
15699       <method name="Void ModuloTest_2()">
15700         <size>185</size>
15701       </method>
15702       <method name="Void ModuloTest_3()">
15703         <size>129</size>
15704       </method>
15705       <method name="Void ModuloTest_4()">
15706         <size>192</size>
15707       </method>
15708       <method name="Void ModuloTest_5()">
15709         <size>133</size>
15710       </method>
15711       <method name="Void ModuloTest_6()">
15712         <size>200</size>
15713       </method>
15714       <method name="Void ModuloTest_7()">
15715         <size>110</size>
15716       </method>
15717       <method name="Void MultiplyTest()">
15718         <size>131</size>
15719       </method>
15720       <method name="Void MultiplyTest_2()">
15721         <size>185</size>
15722       </method>
15723       <method name="Void MultiplyTest_3()">
15724         <size>133</size>
15725       </method>
15726       <method name="Void MultiplyTest_4()">
15727         <size>195</size>
15728       </method>
15729       <method name="Void MultiplyTest_5()">
15730         <size>137</size>
15731       </method>
15732       <method name="Void MultiplyTest_6()">
15733         <size>202</size>
15734       </method>
15735       <method name="Void MultiplyTest_7()">
15736         <size>110</size>
15737       </method>
15738       <method name="Void MultiplyCheckedTest()">
15739         <size>122</size>
15740       </method>
15741       <method name="Void MultiplyCheckedTest_2()">
15742         <size>192</size>
15743       </method>
15744       <method name="Void MultiplyCheckedTest_3()">
15745         <size>133</size>
15746       </method>
15747       <method name="Void MultiplyCheckedTest_4()">
15748         <size>121</size>
15749       </method>
15750       <method name="Void MultiplyCheckedTest_5()">
15751         <size>124</size>
15752       </method>
15753       <method name="Void NegateTest()">
15754         <size>72</size>
15755       </method>
15756       <method name="Void NegateTest_2()">
15757         <size>92</size>
15758       </method>
15759       <method name="Void NegateTest_3()">
15760         <size>130</size>
15761       </method>
15762       <method name="Void NegateTest_4()">
15763         <size>97</size>
15764       </method>
15765       <method name="Void NegateTest_5()">
15766         <size>141</size>
15767       </method>
15768       <method name="Void NegateTest_6()">
15769         <size>121</size>
15770       </method>
15771       <method name="Void NegateTest_7()">
15772         <size>132</size>
15773       </method>
15774       <method name="Void NegateTest_8()">
15775         <size>97</size>
15776       </method>
15777       <method name="Void NegateTest_9()">
15778         <size>87</size>
15779       </method>
15780       <method name="Void NegateTestChecked()">
15781         <size>91</size>
15782       </method>
15783       <method name="Void NegateTestChecked_2()">
15784         <size>137</size>
15785       </method>
15786       <method name="Void NegateTestChecked_3()">
15787         <size>97</size>
15788       </method>
15789       <method name="Void NegateTestChecked_4()">
15790         <size>86</size>
15791       </method>
15792       <method name="Void NewArrayInitTest()">
15793         <size>92</size>
15794       </method>
15795       <method name="Void NewArrayInitTest_2()">
15796         <size>64</size>
15797       </method>
15798       <method name="Void NewArrayInitTest_3()">
15799         <size>136</size>
15800       </method>
15801       <method name="Void NewArrayInitTest_4()">
15802         <size>120</size>
15803       </method>
15804       <method name="Void NewArrayBoundsTest()">
15805         <size>123</size>
15806       </method>
15807       <method name="Void NewArrayBoundsTest_2()">
15808         <size>123</size>
15809       </method>
15810       <method name="Void NewTest()">
15811         <size>93</size>
15812       </method>
15813       <method name="Void NewTest_2()">
15814         <size>61</size>
15815       </method>
15816       <method name="Void NewTest_3()">
15817         <size>98</size>
15818       </method>
15819       <method name="Void NewTest_4()">
15820         <size>252</size>
15821       </method>
15822       <method name="Void NewTest_5()">
15823         <size>371</size>
15824       </method>
15825       <method name="Void NotTest()">
15826         <size>70</size>
15827       </method>
15828       <method name="Void NotTest_2()">
15829         <size>113</size>
15830       </method>
15831       <method name="Void NotTest_3()">
15832         <size>71</size>
15833       </method>
15834       <method name="Void NotTest_4()">
15835         <size>105</size>
15836       </method>
15837       <method name="Void NotTest_5()">
15838         <size>73</size>
15839       </method>
15840       <method name="Void NotTest_6()">
15841         <size>104</size>
15842       </method>
15843       <method name="Void NotNullableTest()">
15844         <size>114</size>
15845       </method>
15846       <method name="Void NotNullableTest_2()">
15847         <size>134</size>
15848       </method>
15849       <method name="Void NotNullableTest_3()">
15850         <size>130</size>
15851       </method>
15852       <method name="Void NotNullableTest_4()">
15853         <size>149</size>
15854       </method>
15855       <method name="Void NotNullableTest_5()">
15856         <size>148</size>
15857       </method>
15858       <method name="Void NotEqualTest()">
15859         <size>118</size>
15860       </method>
15861       <method name="Void NotEqualTest_2()">
15862         <size>166</size>
15863       </method>
15864       <method name="Void NotEqualTest_3()">
15865         <size>125</size>
15866       </method>
15867       <method name="Void NotEqualTest_4()">
15868         <size>210</size>
15869       </method>
15870       <method name="Void NotEqualTest_5()">
15871         <size>176</size>
15872       </method>
15873       <method name="Void NotEqualTest_6()">
15874         <size>119</size>
15875       </method>
15876       <method name="Void NotEqualTest_7()">
15877         <size>167</size>
15878       </method>
15879       <method name="Void NotEqualTest_8()">
15880         <size>116</size>
15881       </method>
15882       <method name="Void NotEqualTest_9()">
15883         <size>146</size>
15884       </method>
15885       <method name="Void NotEqualTest_10()">
15886         <size>169</size>
15887       </method>
15888       <method name="Void NotEqualTest_11()">
15889         <size>132</size>
15890       </method>
15891       <method name="Void OrTest()">
15892         <size>141</size>
15893       </method>
15894       <method name="Void OrTest_2()">
15895         <size>129</size>
15896       </method>
15897       <method name="Void OrTest_3()">
15898         <size>161</size>
15899       </method>
15900       <method name="Void OrNullableTest()">
15901         <size>382</size>
15902       </method>
15903       <method name="Void OrNullableTest_2()">
15904         <size>186</size>
15905       </method>
15906       <method name="Void OrNullableTest_3()">
15907         <size>176</size>
15908       </method>
15909       <method name="Void OrNullableTest_4()">
15910         <size>198</size>
15911       </method>
15912       <method name="Void OrElseTest()">
15913         <size>97</size>
15914       </method>
15915       <method name="Void OrElseTest_2()">
15916         <size>167</size>
15917       </method>
15918       <method name="Void ParameterTest()">
15919         <size>73</size>
15920       </method>
15921       <method name="Void ParameterTest_2()">
15922         <size>75</size>
15923       </method>
15924       <method name="Void ParameterTest_3()">
15925         <size>73</size>
15926       </method>
15927       <method name="Void ParameterTest_4()">
15928         <size>100</size>
15929       </method>
15930       <method name="Void QuoteTest()">
15931         <size>85</size>
15932       </method>
15933       <method name="Void RightShiftTest()">
15934         <size>152</size>
15935       </method>
15936       <method name="Void RightShiftTest_2()">
15937         <size>159</size>
15938       </method>
15939       <method name="Void RightShiftTest_3()">
15940         <size>184</size>
15941       </method>
15942       <method name="Void RightShiftTest_4()">
15943         <size>258</size>
15944       </method>
15945       <method name="Void SubtractTest()">
15946         <size>100</size>
15947       </method>
15948       <method name="Void SubtractTest_2()">
15949         <size>119</size>
15950       </method>
15951       <method name="Void SubtractTest_3()">
15952         <size>130</size>
15953       </method>
15954       <method name="Void SubtractTest_4()">
15955         <size>192</size>
15956       </method>
15957       <method name="Void SubtractTest_5()">
15958         <size>134</size>
15959       </method>
15960       <method name="Void SubtractTest_6()">
15961         <size>160</size>
15962       </method>
15963       <method name="Void SubtractTest_7()">
15964         <size>113</size>
15965       </method>
15966       <method name="Void SubtractTest_8()">
15967         <size>146</size>
15968       </method>
15969       <method name="Void SubtractTest_9()">
15970         <size>142</size>
15971       </method>
15972       <method name="Void SubtractTest_10()">
15973         <size>161</size>
15974       </method>
15975       <method name="Void SubtractTest_11()">
15976         <size>157</size>
15977       </method>
15978       <method name="Void SubtractCheckedTest()">
15979         <size>127</size>
15980       </method>
15981       <method name="Void SubtractCheckedTest_2()">
15982         <size>185</size>
15983       </method>
15984       <method name="Void SubtractCheckedTest_3()">
15985         <size>130</size>
15986       </method>
15987       <method name="Void SubtractCheckedTest_4()">
15988         <size>121</size>
15989       </method>
15990       <method name="Void TypeAsTest()">
15991         <size>80</size>
15992       </method>
15993       <method name="Void TypeAsTest_2()">
15994         <size>144</size>
15995       </method>
15996       <method name="Void TypeAsTest_3()">
15997         <size>85</size>
15998       </method>
15999       <method name="Void TypeIsTest()">
16000         <size>103</size>
16001       </method>
16002       <method name="Void TypeIsTest_2()">
16003         <size>103</size>
16004       </method>
16005       <method name="Void TypeIsTest_3()">
16006         <size>85</size>
16007       </method>
16008       <method name="Void TypeIsTest_5()">
16009         <size>74</size>
16010       </method>
16011       <method name="Void TypeIsTest_6()">
16012         <size>111</size>
16013       </method>
16014       <method name="Void UnaryPlusTest()">
16015         <size>67</size>
16016       </method>
16017       <method name="Void UnaryPlusTest_2()">
16018         <size>47</size>
16019       </method>
16020       <method name="Void UnaryPlusTest_3()">
16021         <size>97</size>
16022       </method>
16023       <method name="Void UnaryPlusTest_4()">
16024         <size>141</size>
16025       </method>
16026       <method name="Void UnaryPlusTest_5()">
16027         <size>140</size>
16028       </method>
16029       <method name="System.String InstanceMethod(System.String)">
16030         <size>2</size>
16031       </method>
16032       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
16033         <size>30</size>
16034       </method>
16035       <method name="Int32 TestInt()">
16036         <size>3</size>
16037       </method>
16038       <method name="Void RefMethod(Int32 ByRef)">
16039         <size>8</size>
16040       </method>
16041       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
16042         <size>87</size>
16043       </method>
16044       <method name="Int32 Main()">
16045         <size>179</size>
16046       </method>
16047     </type>
16048     <type name="Tester+EmptyDelegate">
16049       <method name="Void .ctor(Object, IntPtr)">
16050         <size>0</size>
16051       </method>
16052       <method name="Void Invoke()">
16053         <size>0</size>
16054       </method>
16055       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16056         <size>0</size>
16057       </method>
16058       <method name="Void EndInvoke(IAsyncResult)">
16059         <size>0</size>
16060       </method>
16061     </type>
16062     <type name="Tester+IntDelegate">
16063       <method name="Void .ctor(Object, IntPtr)">
16064         <size>0</size>
16065       </method>
16066       <method name="Int32 Invoke()">
16067         <size>0</size>
16068       </method>
16069       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16070         <size>0</size>
16071       </method>
16072       <method name="Int32 EndInvoke(IAsyncResult)">
16073         <size>0</size>
16074       </method>
16075     </type>
16076     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
16077       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
16078         <size>21</size>
16079       </method>
16080       <method name="&lt;A&gt;__T get_A()">
16081         <size>7</size>
16082       </method>
16083       <method name="&lt;Value&gt;__T get_Value()">
16084         <size>7</size>
16085       </method>
16086       <method name="Boolean Equals(System.Object)">
16087         <size>69</size>
16088       </method>
16089       <method name="Int32 GetHashCode()">
16090         <size>86</size>
16091       </method>
16092       <method name="System.String ToString()">
16093         <size>142</size>
16094       </method>
16095     </type>
16096     <type name="Tester">
16097       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
16098         <size>1</size>
16099       </method>
16100       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
16101         <size>1</size>
16102       </method>
16103       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
16104         <size>1</size>
16105       </method>
16106       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
16107         <size>1</size>
16108       </method>
16109       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
16110         <size>1</size>
16111       </method>
16112       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
16113         <size>12</size>
16114       </method>
16115       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
16116         <size>12</size>
16117       </method>
16118       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
16119         <size>7</size>
16120       </method>
16121       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
16122         <size>7</size>
16123       </method>
16124       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
16125         <size>5</size>
16126       </method>
16127       <method name="Void NewArrayInitTest_5()">
16128         <size>158</size>
16129       </method>
16130       <method name="Void ConditionTest_5()">
16131         <size>107</size>
16132       </method>
16133       <method name="Void AndTest_4()">
16134         <size>92</size>
16135       </method>
16136       <method name="Void MemberInitTest_4()">
16137         <size>66</size>
16138       </method>
16139       <method name="Void NewTest_6()">
16140         <size>182</size>
16141       </method>
16142     </type>
16143     <type name="InverseLogicalOperator">
16144       <method name="Void .ctor(Boolean)">
16145         <size>8</size>
16146       </method>
16147       <method name="Boolean op_True(InverseLogicalOperator)">
16148         <size>8</size>
16149       </method>
16150       <method name="Boolean op_False(InverseLogicalOperator)">
16151         <size>8</size>
16152       </method>
16153     </type>
16154     <type name="MyType">
16155       <method name="Void .ctor(Int32)">
16156         <size>8</size>
16157       </method>
16158       <method name="Int16 get_ShortProp()">
16159         <size>7</size>
16160       </method>
16161       <method name="Void set_ShortProp(Int16)">
16162         <size>8</size>
16163       </method>
16164       <method name="Int32 GetHashCode()">
16165         <size>6</size>
16166       </method>
16167       <method name="System.String ToString()">
16168         <size>12</size>
16169       </method>
16170       <method name="Int32 op_Implicit(MyType)">
16171         <size>8</size>
16172       </method>
16173       <method name="Boolean op_True(MyType)">
16174         <size>16</size>
16175       </method>
16176       <method name="Boolean op_False(MyType)">
16177         <size>19</size>
16178       </method>
16179       <method name="MyType op_Addition(MyType, MyType)">
16180         <size>21</size>
16181       </method>
16182       <method name="MyType op_Subtraction(MyType, MyType)">
16183         <size>21</size>
16184       </method>
16185       <method name="MyType op_Division(MyType, MyType)">
16186         <size>21</size>
16187       </method>
16188       <method name="MyType op_Multiply(MyType, MyType)">
16189         <size>21</size>
16190       </method>
16191       <method name="MyType op_Modulus(MyType, MyType)">
16192         <size>21</size>
16193       </method>
16194       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16195         <size>21</size>
16196       </method>
16197       <method name="MyType op_BitwiseOr(MyType, MyType)">
16198         <size>21</size>
16199       </method>
16200       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16201         <size>21</size>
16202       </method>
16203       <method name="Boolean op_Equality(MyType, MyType)">
16204         <size>17</size>
16205       </method>
16206       <method name="Boolean op_Inequality(MyType, MyType)">
16207         <size>20</size>
16208       </method>
16209       <method name="Boolean op_GreaterThan(MyType, MyType)">
16210         <size>17</size>
16211       </method>
16212       <method name="Boolean op_LessThan(MyType, MyType)">
16213         <size>17</size>
16214       </method>
16215       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16216         <size>20</size>
16217       </method>
16218       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16219         <size>20</size>
16220       </method>
16221       <method name="Boolean op_LogicalNot(MyType)">
16222         <size>11</size>
16223       </method>
16224       <method name="Int32 op_RightShift(MyType, Int32)">
16225         <size>13</size>
16226       </method>
16227       <method name="Int32 op_LeftShift(MyType, Int32)">
16228         <size>13</size>
16229       </method>
16230       <method name="MyType op_UnaryNegation(MyType)">
16231         <size>14</size>
16232       </method>
16233       <method name="MyType op_UnaryPlus(MyType)">
16234         <size>13</size>
16235       </method>
16236     </type>
16237     <type name="MyTypeImplicitOnly">
16238       <method name="Void .ctor(Int16)">
16239         <size>8</size>
16240       </method>
16241       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16242         <size>8</size>
16243       </method>
16244     </type>
16245     <type name="Tester">
16246       <method name="Void EqualTest_14()">
16247         <size>101</size>
16248       </method>
16249     </type>
16250     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16251       <method name="Void .ctor()">
16252         <size>7</size>
16253       </method>
16254     </type>
16255     <type name="Tester">
16256       <method name="Void NewArrayInitTest_6()">
16257         <size>103</size>
16258       </method>
16259       <method name="Void LambdaTest()">
16260         <size>89</size>
16261       </method>
16262       <method name="Void EqualTest_15()">
16263         <size>159</size>
16264       </method>
16265       <method name="Void ArrayIndexTest_6()">
16266         <size>122</size>
16267       </method>
16268       <method name="Void ArrayIndexTest_7()">
16269         <size>128</size>
16270       </method>
16271       <method name="Void NewArrayBoundsTest_3()">
16272         <size>85</size>
16273       </method>
16274       <method name="Void NewArrayBoundsTest_4()">
16275         <size>82</size>
16276       </method>
16277     </type>
16278     <type name="&lt;PrivateImplementationDetails&gt;">
16279       <method name="Void .ctor()">
16280         <size>7</size>
16281       </method>
16282     </type>
16283     <type name="Tester">
16284       <method name="Void LeftShiftTest_6()">
16285         <size>155</size>
16286       </method>
16287       <method name="Void RightShiftTest_5()">
16288         <size>152</size>
16289       </method>
16290       <method name="Void QuoteTest_2()">
16291         <size>99</size>
16292       </method>
16293     </type>
16294     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16295       <method name="Void .ctor()">
16296         <size>7</size>
16297       </method>
16298     </type>
16299     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16300       <method name="Void .ctor()">
16301         <size>7</size>
16302       </method>
16303     </type>
16304     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16305       <method name="Void .ctor()">
16306         <size>7</size>
16307       </method>
16308     </type>
16309     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16310       <method name="Void .ctor()">
16311         <size>7</size>
16312       </method>
16313     </type>
16314     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16315       <method name="Void .ctor()">
16316         <size>7</size>
16317       </method>
16318     </type>
16319     <type name="Tester">
16320       <method name="Void NewTest_7()">
16321         <size>53</size>
16322       </method>
16323     </type>
16324   </test>
16325   <test name="gtest-etree-02.cs">
16326     <type name="M">
16327       <method name="Void .ctor()">
16328         <size>7</size>
16329       </method>
16330       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16331         <size>1</size>
16332       </method>
16333       <method name="System.String Param(System.String)">
16334         <size>114</size>
16335       </method>
16336       <method name="Int32 Main()">
16337         <size>157</size>
16338       </method>
16339     </type>
16340     <type name="M+&lt;Param&gt;c__AnonStorey0">
16341       <method name="Void .ctor()">
16342         <size>7</size>
16343       </method>
16344     </type>
16345   </test>
16346   <test name="gtest-etree-03.cs">
16347     <type name="C">
16348       <method name="Void .ctor()">
16349         <size>7</size>
16350       </method>
16351       <method name="Int32 Main()">
16352         <size>6</size>
16353       </method>
16354     </type>
16355     <type name="S`1[T]">
16356       <method name="Int32 Test()">
16357         <size>145</size>
16358       </method>
16359     </type>
16360   </test>
16361   <test name="gtest-etree-04.cs">
16362     <type name="C">
16363       <method name="Void .ctor()">
16364         <size>7</size>
16365       </method>
16366       <method name="Int32 Main()">
16367         <size>366</size>
16368       </method>
16369     </type>
16370     <type name="C+&lt;Main&gt;c__AnonStorey0">
16371       <method name="Void .ctor()">
16372         <size>7</size>
16373       </method>
16374     </type>
16375     <type name="Foo">
16376       <method name="Boolean op_GreaterThan(Foo, Foo)">
16377         <size>6</size>
16378       </method>
16379       <method name="Boolean op_LessThan(Foo, Foo)">
16380         <size>6</size>
16381       </method>
16382       <method name="Boolean op_Equality(Foo, Foo)">
16383         <size>6</size>
16384       </method>
16385       <method name="Boolean op_Inequality(Foo, Foo)">
16386         <size>6</size>
16387       </method>
16388     </type>
16389   </test>
16390   <test name="gtest-etree-05.cs">
16391     <type name="C">
16392       <method name="Void .ctor()">
16393         <size>7</size>
16394       </method>
16395       <method name="Void Assert[T](T, T)">
16396         <size>46</size>
16397       </method>
16398       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16399         <size>56</size>
16400       </method>
16401       <method name="Int32 Main()">
16402         <size>350</size>
16403       </method>
16404     </type>
16405   </test>
16406   <test name="gtest-etree-06.cs">
16407     <type name="Test">
16408       <method name="Void .ctor()">
16409         <size>7</size>
16410       </method>
16411       <method name="Int32 Main()">
16412         <size>45</size>
16413       </method>
16414       <method name="Int32 Value()">
16415         <size>2</size>
16416       </method>
16417     </type>
16418   </test>
16419   <test name="gtest-etree-07.cs">
16420     <type name="C">
16421       <method name="Void .ctor()">
16422         <size>7</size>
16423       </method>
16424       <method name="Void Test()">
16425         <size>14</size>
16426       </method>
16427       <method name="Int32* Foo()">
16428         <size>3</size>
16429       </method>
16430       <method name="Int32 Main()">
16431         <size>564</size>
16432       </method>
16433     </type>
16434     <type name="EmptyDelegate">
16435       <method name="Void .ctor(Object, IntPtr)">
16436         <size>0</size>
16437       </method>
16438       <method name="Void Invoke()">
16439         <size>0</size>
16440       </method>
16441       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16442         <size>0</size>
16443       </method>
16444       <method name="Void EndInvoke(IAsyncResult)">
16445         <size>0</size>
16446       </method>
16447     </type>
16448     <type name="UnsafeDelegate">
16449       <method name="Void .ctor(Object, IntPtr)">
16450         <size>0</size>
16451       </method>
16452       <method name="Int32* Invoke()">
16453         <size>0</size>
16454       </method>
16455       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16456         <size>0</size>
16457       </method>
16458       <method name="Int32* EndInvoke(IAsyncResult)">
16459         <size>0</size>
16460       </method>
16461     </type>
16462   </test>
16463   <test name="gtest-etree-08.cs">
16464     <type name="Foo">
16465       <method name="Void .ctor()">
16466         <size>7</size>
16467       </method>
16468       <method name="Int32 ThisMethod()">
16469         <size>3</size>
16470       </method>
16471       <method name="Int32 Goo(Boolean)">
16472         <size>204</size>
16473       </method>
16474       <method name="Int32 Main()">
16475         <size>14</size>
16476       </method>
16477     </type>
16478     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16479       <method name="Void .ctor()">
16480         <size>7</size>
16481       </method>
16482     </type>
16483   </test>
16484   <test name="gtest-etree-09.cs">
16485     <type name="Mono.C">
16486       <method name="Void .ctor()">
16487         <size>7</size>
16488       </method>
16489       <method name="Int32 Main()">
16490         <size>300</size>
16491       </method>
16492       <method name="System.Int64[] GetValues()">
16493         <size>18</size>
16494       </method>
16495     </type>
16496     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16497       <method name="Void .ctor()">
16498         <size>7</size>
16499       </method>
16500     </type>
16501     <type name="&lt;PrivateImplementationDetails&gt;">
16502       <method name="Void .ctor()">
16503         <size>7</size>
16504       </method>
16505     </type>
16506   </test>
16507   <test name="gtest-etree-10.cs">
16508     <type name="Foo`1[T]">
16509       <method name="Void .ctor()">
16510         <size>7</size>
16511       </method>
16512       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16513         <size>189</size>
16514       </method>
16515       <method name="Boolean Contains(T)">
16516         <size>2</size>
16517       </method>
16518     </type>
16519     <type name="Program">
16520       <method name="Void .ctor()">
16521         <size>7</size>
16522       </method>
16523       <method name="Int32 Main()">
16524         <size>42</size>
16525       </method>
16526     </type>
16527     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16528       <method name="Void .ctor()">
16529         <size>7</size>
16530       </method>
16531     </type>
16532     <type name="&lt;PrivateImplementationDetails&gt;">
16533       <method name="Void .ctor()">
16534         <size>7</size>
16535       </method>
16536     </type>
16537   </test>
16538   <test name="gtest-etree-11.cs">
16539     <type name="C">
16540       <method name="Void .ctor()">
16541         <size>7</size>
16542       </method>
16543       <method name="Void Main()">
16544         <size>12</size>
16545       </method>
16546     </type>
16547     <type name="Test">
16548       <method name="Void .ctor()">
16549         <size>7</size>
16550       </method>
16551       <method name="Void Invalid(Int32)">
16552         <size>124</size>
16553       </method>
16554       <method name="Void Other(System.Int32[])">
16555         <size>1</size>
16556       </method>
16557     </type>
16558     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16559       <method name="Void .ctor()">
16560         <size>7</size>
16561       </method>
16562     </type>
16563   </test>
16564   <test name="gtest-etree-12.cs">
16565     <type name="TestCase">
16566       <method name="Void .cctor()">
16567         <size>68</size>
16568       </method>
16569       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16570         <size>2</size>
16571       </method>
16572       <method name="Void DummyToMakeTheStaticsInitialize()">
16573         <size>1</size>
16574       </method>
16575     </type>
16576     <type name="Program">
16577       <method name="Void .ctor()">
16578         <size>7</size>
16579       </method>
16580       <method name="Int32 Main()">
16581         <size>7</size>
16582       </method>
16583     </type>
16584   </test>
16585   <test name="gtest-etree-13.cs">
16586     <type name="Program">
16587       <method name="Void .ctor()">
16588         <size>7</size>
16589       </method>
16590       <method name="Int32 Main()">
16591         <size>53</size>
16592       </method>
16593       <method name="IEnumerable`1 Test[T](Int32)">
16594         <size>30</size>
16595       </method>
16596     </type>
16597     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16598       <method name="Void .ctor()">
16599         <size>7</size>
16600       </method>
16601       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16602         <size>7</size>
16603       </method>
16604       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16605         <size>12</size>
16606       </method>
16607       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16608         <size>7</size>
16609       </method>
16610       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16611         <size>40</size>
16612       </method>
16613       <method name="Boolean MoveNext()">
16614         <size>108</size>
16615       </method>
16616       <method name="Void Dispose()">
16617         <size>8</size>
16618       </method>
16619       <method name="Void Reset()">
16620         <size>6</size>
16621       </method>
16622     </type>
16623   </test>
16624   <test name="gtest-etree-14.cs">
16625     <type name="Person">
16626       <method name="Void .ctor()">
16627         <size>7</size>
16628       </method>
16629       <method name="Int32 get_Age()">
16630         <size>7</size>
16631       </method>
16632       <method name="Void set_Age(Int32)">
16633         <size>8</size>
16634       </method>
16635     </type>
16636     <type name="Repro">
16637       <method name="Void .ctor()">
16638         <size>7</size>
16639       </method>
16640       <method name="Int32 Main()">
16641         <size>59</size>
16642       </method>
16643       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16644         <size>44</size>
16645       </method>
16646       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16647         <size>13</size>
16648       </method>
16649     </type>
16650     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16651       <method name="Void .ctor()">
16652         <size>7</size>
16653       </method>
16654       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16655         <size>7</size>
16656       </method>
16657       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16658         <size>12</size>
16659       </method>
16660       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16661         <size>7</size>
16662       </method>
16663       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16664         <size>52</size>
16665       </method>
16666       <method name="Boolean MoveNext()">
16667         <size>293</size>
16668       </method>
16669       <method name="Void Dispose()">
16670         <size>60</size>
16671       </method>
16672       <method name="Void Reset()">
16673         <size>6</size>
16674       </method>
16675     </type>
16676   </test>
16677   <test name="gtest-etree-15.cs">
16678     <type name="Foo">
16679       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16680         <size>2</size>
16681       </method>
16682       <method name="Void Main()">
16683         <size>190</size>
16684       </method>
16685     </type>
16686   </test>
16687   <test name="gtest-etree-16.cs">
16688     <type name="Program">
16689       <method name="Void .ctor()">
16690         <size>7</size>
16691       </method>
16692       <method name="Int32 Main()">
16693         <size>136</size>
16694       </method>
16695     </type>
16696     <type name="Foo">
16697       <method name="Void .ctor()">
16698         <size>7</size>
16699       </method>
16700     </type>
16701   </test>
16702   <test name="gtest-etree-17.cs">
16703     <type name="CompilerCrashTest.QueryCompiler">
16704       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16705         <size>12</size>
16706       </method>
16707       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16708         <size>6</size>
16709       </method>
16710       <method name="Void Main()">
16711         <size>1</size>
16712       </method>
16713     </type>
16714   </test>
16715   <test name="gtest-etree-18.cs">
16716     <type name="FooBase">
16717       <method name="Void .ctor()">
16718         <size>7</size>
16719       </method>
16720     </type>
16721     <type name="Foo">
16722       <method name="Void .ctor()">
16723         <size>7</size>
16724       </method>
16725     </type>
16726     <type name="Program">
16727       <method name="Void .ctor()">
16728         <size>7</size>
16729       </method>
16730       <method name="Int32 Main()">
16731         <size>140</size>
16732       </method>
16733     </type>
16734   </test>
16735   <test name="gtest-etree-19.cs">
16736     <type name="Test">
16737       <method name="Void .ctor()">
16738         <size>7</size>
16739       </method>
16740       <method name="Int32 Main()">
16741         <size>20</size>
16742       </method>
16743       <method name="T Value[T]()">
16744         <size>76</size>
16745       </method>
16746     </type>
16747   </test>
16748   <test name="gtest-etree-20.cs">
16749     <type name="S">
16750       <method name="Int32 Main()">
16751         <size>215</size>
16752       </method>
16753     </type>
16754     <type name="A">
16755       <method name="A op_Implicit(S)">
16756         <size>6</size>
16757       </method>
16758       <method name="Void .ctor()">
16759         <size>7</size>
16760       </method>
16761     </type>
16762     <type name="B">
16763       <method name="Void .ctor()">
16764         <size>7</size>
16765       </method>
16766     </type>
16767   </test>
16768   <test name="gtest-exmethod-01.cs">
16769     <type name="SimpleTest">
16770       <method name="System.String Prefix(System.String, System.String)">
16771         <size>8</size>
16772       </method>
16773     </type>
16774     <type name="M">
16775       <method name="Void .ctor()">
16776         <size>7</size>
16777       </method>
16778       <method name="Int32 Main()">
16779         <size>157</size>
16780       </method>
16781     </type>
16782   </test>
16783   <test name="gtest-exmethod-02.cs">
16784     <type name="M">
16785       <method name="Void .ctor()">
16786         <size>7</size>
16787       </method>
16788       <method name="Void Main()">
16789         <size>12</size>
16790       </method>
16791     </type>
16792     <type name="N.M">
16793       <method name="Void .ctor()">
16794         <size>7</size>
16795       </method>
16796       <method name="Void Test2()">
16797         <size>12</size>
16798       </method>
16799     </type>
16800   </test>
16801   <test name="gtest-exmethod-03.cs">
16802     <type name="A.A">
16803       <method name="Int32 Foo(Int32)">
16804         <size>2</size>
16805       </method>
16806       <method name="Int32 Foo(Int32, System.String)">
16807         <size>3</size>
16808       </method>
16809     </type>
16810     <type name="B.X">
16811       <method name="Int32 Foo(Int32)">
16812         <size>2</size>
16813       </method>
16814       <method name="Int32 Foo(Int32, Boolean)">
16815         <size>3</size>
16816       </method>
16817     </type>
16818     <type name="C.F">
16819       <method name="Boolean Foo(Byte)">
16820         <size>2</size>
16821       </method>
16822     </type>
16823     <type name="C.D.F">
16824       <method name="Int32 Foo(Int32)">
16825         <size>3</size>
16826       </method>
16827       <method name="Void TestX()">
16828         <size>9</size>
16829       </method>
16830     </type>
16831     <type name="C.M">
16832       <method name="Int32 Foo(Int32)">
16833         <size>2</size>
16834       </method>
16835       <method name="Int32 Main()">
16836         <size>61</size>
16837       </method>
16838     </type>
16839   </test>
16840   <test name="gtest-exmethod-04.cs">
16841     <type name="A.Test">
16842       <method name="System.String Test_1(Boolean)">
16843         <size>6</size>
16844       </method>
16845     </type>
16846     <type name="B.M">
16847       <method name="Void .ctor()">
16848         <size>7</size>
16849       </method>
16850       <method name="Void Main()">
16851         <size>12</size>
16852       </method>
16853     </type>
16854   </test>
16855   <test name="gtest-exmethod-05.cs">
16856     <type name="A.Test_A">
16857       <method name="System.String Test_1(System.String)">
16858         <size>6</size>
16859       </method>
16860     </type>
16861     <type name="A.Test_B">
16862       <method name="System.String Test_2(System.String)">
16863         <size>6</size>
16864       </method>
16865     </type>
16866     <type name="B.M">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void Main()">
16871         <size>23</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="gtest-exmethod-06.cs">
16876     <type name="Gen">
16877       <method name="T Test_1[T](T)">
16878         <size>10</size>
16879       </method>
16880       <method name="System.String Test_1[T](System.String)">
16881         <size>6</size>
16882       </method>
16883     </type>
16884     <type name="B.M">
16885       <method name="Void .ctor()">
16886         <size>7</size>
16887       </method>
16888       <method name="Void Main()">
16889         <size>30</size>
16890       </method>
16891     </type>
16892   </test>
16893   <test name="gtest-exmethod-07.cs">
16894     <type name="E">
16895       <method name="Void ToReadOnly[T](IEnumerable`1)">
16896         <size>1</size>
16897       </method>
16898       <method name="Void To(IA)">
16899         <size>1</size>
16900       </method>
16901     </type>
16902     <type name="C">
16903       <method name="Void .ctor()">
16904         <size>7</size>
16905       </method>
16906       <method name="Void Main()">
16907         <size>1</size>
16908       </method>
16909       <method name="Void Test(IEnumerable`1)">
16910         <size>15</size>
16911       </method>
16912     </type>
16913   </test>
16914   <test name="gtest-exmethod-08.cs">
16915     <type name="C">
16916       <method name="Void .ctor()">
16917         <size>7</size>
16918       </method>
16919       <method name="Void Main()">
16920         <size>21</size>
16921       </method>
16922     </type>
16923   </test>
16924   <test name="gtest-exmethod-09.cs">
16925     <type name="Test">
16926       <method name="Void Foo[T](System.String)">
16927         <size>1</size>
16928       </method>
16929     </type>
16930     <type name="C">
16931       <method name="Void .ctor()">
16932         <size>7</size>
16933       </method>
16934       <method name="Void Main()">
16935         <size>11</size>
16936       </method>
16937     </type>
16938   </test>
16939   <test name="gtest-exmethod-10.cs">
16940     <type name="AExtensions">
16941       <method name="Int32 Round(Double)">
16942         <size>8</size>
16943       </method>
16944     </type>
16945     <type name="BExtensions">
16946       <method name="T GetBy[T](T[], Double)">
16947         <size>13</size>
16948       </method>
16949     </type>
16950     <type name="C">
16951       <method name="Void .ctor()">
16952         <size>7</size>
16953       </method>
16954       <method name="Void Main()">
16955         <size>1</size>
16956       </method>
16957     </type>
16958   </test>
16959   <test name="gtest-exmethod-11.cs">
16960     <type name="Test">
16961       <method name="Void .ctor()">
16962         <size>7</size>
16963       </method>
16964       <method name="Int32 Main(System.String[])">
16965         <size>20</size>
16966       </method>
16967     </type>
16968     <type name="Lol">
16969       <method name="Boolean OneEleven(System.Object)">
16970         <size>2</size>
16971       </method>
16972     </type>
16973   </test>
16974   <test name="gtest-exmethod-12.cs">
16975     <type name="Program">
16976       <method name="Void .ctor()">
16977         <size>7</size>
16978       </method>
16979       <method name="Void Main(System.String[])">
16980         <size>63</size>
16981       </method>
16982     </type>
16983     <type name="ChatClient">
16984       <method name="Void .ctor()">
16985         <size>7</size>
16986       </method>
16987       <method name="Void Say(System.String, System.String)">
16988         <size>13</size>
16989       </method>
16990     </type>
16991     <type name="ChatExtensions">
16992       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16993         <size>62</size>
16994       </method>
16995     </type>
16996   </test>
16997   <test name="gtest-exmethod-13.cs">
16998     <type name="Foo">
16999       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
17000         <size>2</size>
17001       </method>
17002       <method name="Void Main()">
17003         <size>23</size>
17004       </method>
17005     </type>
17006   </test>
17007   <test name="gtest-exmethod-14.cs">
17008     <type name="C">
17009       <method name="Void Bar[U](IA)">
17010         <size>7</size>
17011       </method>
17012       <method name="Void Foo[T](IA)">
17013         <size>1</size>
17014       </method>
17015       <method name="Void Foo(IA)">
17016         <size>7</size>
17017       </method>
17018       <method name="Void Main()">
17019         <size>1</size>
17020       </method>
17021     </type>
17022   </test>
17023   <test name="gtest-exmethod-15.cs">
17024     <type name="C">
17025       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
17026         <size>15</size>
17027       </method>
17028       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
17029         <size>2</size>
17030       </method>
17031       <method name="Void Main()">
17032         <size>1</size>
17033       </method>
17034     </type>
17035   </test>
17036   <test name="gtest-exmethod-16.cs">
17037     <type name="Rocks">
17038       <method name="Boolean Extension(System.String)">
17039         <size>2</size>
17040       </method>
17041       <method name="Boolean Extension(D)">
17042         <size>2</size>
17043       </method>
17044     </type>
17045     <type name="Program">
17046       <method name="Void .ctor()">
17047         <size>7</size>
17048       </method>
17049       <method name="Void add_e(D)">
17050         <size>24</size>
17051       </method>
17052       <method name="Void remove_e(D)">
17053         <size>24</size>
17054       </method>
17055       <method name="System.String get_Item(Int32)">
17056         <size>6</size>
17057       </method>
17058       <method name="System.String get_Property()">
17059         <size>6</size>
17060       </method>
17061       <method name="Void Main(System.String[])">
17062         <size>44</size>
17063       </method>
17064     </type>
17065     <type name="D">
17066       <method name="Void .ctor(Object, IntPtr)">
17067         <size>0</size>
17068       </method>
17069       <method name="System.String Invoke()">
17070         <size>0</size>
17071       </method>
17072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17073         <size>0</size>
17074       </method>
17075       <method name="System.String EndInvoke(IAsyncResult)">
17076         <size>0</size>
17077       </method>
17078     </type>
17079   </test>
17080   <test name="gtest-exmethod-17.cs">
17081     <type name="MainClass">
17082       <method name="Void Main()">
17083         <size>45</size>
17084       </method>
17085     </type>
17086   </test>
17087   <test name="gtest-exmethod-18.cs">
17088     <type name="Foo">
17089       <method name="Void .ctor()">
17090         <size>7</size>
17091       </method>
17092       <method name="Boolean get_IsBar()">
17093         <size>2</size>
17094       </method>
17095     </type>
17096     <type name="FooExt">
17097       <method name="Boolean IsBar(Foo)">
17098         <size>7</size>
17099       </method>
17100     </type>
17101     <type name="Repro">
17102       <method name="Void .ctor()">
17103         <size>7</size>
17104       </method>
17105       <method name="Void Main()">
17106         <size>18</size>
17107       </method>
17108     </type>
17109   </test>
17110   <test name="gtest-exmethod-19.cs">
17111     <type name="Rocks">
17112       <method name="Int32 Test_2[T](IEnumerable`1)">
17113         <size>3</size>
17114       </method>
17115       <method name="System.String Test_1(System.String)">
17116         <size>12</size>
17117       </method>
17118     </type>
17119     <type name="Test">
17120       <method name="Void .ctor()">
17121         <size>7</size>
17122       </method>
17123       <method name="Int32 Main()">
17124         <size>142</size>
17125       </method>
17126     </type>
17127     <type name="Test+D">
17128       <method name="Void .ctor(Object, IntPtr)">
17129         <size>0</size>
17130       </method>
17131       <method name="System.String Invoke()">
17132         <size>0</size>
17133       </method>
17134       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17135         <size>0</size>
17136       </method>
17137       <method name="System.String EndInvoke(IAsyncResult)">
17138         <size>0</size>
17139       </method>
17140     </type>
17141   </test>
17142   <test name="gtest-exmethod-20.cs">
17143     <type name="Outer.Inner.Test">
17144       <method name="Void .ctor()">
17145         <size>7</size>
17146       </method>
17147       <method name="Void M(I)">
17148         <size>13</size>
17149       </method>
17150       <method name="Void Main()">
17151         <size>1</size>
17152       </method>
17153     </type>
17154     <type name="Outer.ExtensionMethods">
17155       <method name="Void AddRange[T](I, IEnumerable`1)">
17156         <size>1</size>
17157       </method>
17158     </type>
17159   </test>
17160   <test name="gtest-exmethod-21.cs">
17161     <type name="Outer.Inner.Test">
17162       <method name="Void .ctor()">
17163         <size>7</size>
17164       </method>
17165       <method name="Void M(I)">
17166         <size>7</size>
17167       </method>
17168       <method name="Void Main()">
17169         <size>1</size>
17170       </method>
17171     </type>
17172     <type name="External.ExtensionMethods">
17173       <method name="Void AddRange(I)">
17174         <size>1</size>
17175       </method>
17176     </type>
17177   </test>
17178   <test name="gtest-exmethod-22.cs">
17179     <type name="Program">
17180       <method name="Void .ctor()">
17181         <size>7</size>
17182       </method>
17183       <method name="Int32 Main()">
17184         <size>8</size>
17185       </method>
17186     </type>
17187   </test>
17188   <test name="gtest-exmethod-23.cs">
17189     <type name="T">
17190       <method name="Void A(System.String, Int32)">
17191         <size>1</size>
17192       </method>
17193       <method name="Void Main()">
17194         <size>1</size>
17195       </method>
17196     </type>
17197   </test>
17198   <test name="gtest-exmethod-24.cs">
17199     <type name="Bar">
17200       <method name="Void .ctor()">
17201         <size>7</size>
17202       </method>
17203       <method name="Void Main()">
17204         <size>1</size>
17205       </method>
17206     </type>
17207   </test>
17208   <test name="gtest-exmethod-25.cs">
17209     <type name="Bar">
17210       <method name="Void .ctor()">
17211         <size>7</size>
17212       </method>
17213       <method name="Void Main()">
17214         <size>11</size>
17215       </method>
17216     </type>
17217   </test>
17218   <test name="gtest-exmethod-26.cs">
17219     <type name="test.TypeExtensions">
17220       <method name="Boolean IsNullable(System.Type)">
17221         <size>2</size>
17222       </method>
17223     </type>
17224     <type name="testmono.MainClass">
17225       <method name="Void .ctor()">
17226         <size>7</size>
17227       </method>
17228       <method name="Void Main()">
17229         <size>33</size>
17230       </method>
17231     </type>
17232   </test>
17233   <test name="gtest-exmethod-27.cs">
17234     <type name="Foo.Extensions">
17235       <method name="System.String AsString(IList`1)">
17236         <size>6</size>
17237       </method>
17238     </type>
17239     <type name="Bar.Program">
17240       <method name="Void .ctor()">
17241         <size>7</size>
17242       </method>
17243       <method name="Void Main()">
17244         <size>17</size>
17245       </method>
17246       <method name="System.String Pan(System.Byte[])">
17247         <size>7</size>
17248       </method>
17249     </type>
17250   </test>
17251   <test name="gtest-exmethod-28.cs">
17252     <type name="Foo">
17253       <method name="Void .ctor()">
17254         <size>7</size>
17255       </method>
17256     </type>
17257     <type name="Extensions">
17258       <method name="Boolean IsFoo(Foo)">
17259         <size>2</size>
17260       </method>
17261       <method name="Boolean IsBar(Bar)">
17262         <size>2</size>
17263       </method>
17264     </type>
17265     <type name="Bar">
17266       <method name="Void .ctor()">
17267         <size>7</size>
17268       </method>
17269     </type>
17270     <type name="Program">
17271       <method name="Void .ctor()">
17272         <size>7</size>
17273       </method>
17274       <method name="Void Main()">
17275         <size>1</size>
17276       </method>
17277     </type>
17278   </test>
17279   <test name="gtest-exmethod-29.cs">
17280     <type name="My">
17281       <method name="Void .ctor()">
17282         <size>7</size>
17283       </method>
17284     </type>
17285     <type name="Test">
17286       <method name="Int32 Main()">
17287         <size>40</size>
17288       </method>
17289       <method name="Int32 ContentTransferEncoding[T](My)">
17290         <size>2</size>
17291       </method>
17292       <method name="Int32 ContentTransferEncoding(My)">
17293         <size>2</size>
17294       </method>
17295     </type>
17296     <type name="My">
17297       <method name="Void set_ContentTransferEncoding(Boolean)">
17298         <size>1</size>
17299       </method>
17300     </type>
17301   </test>
17302   <test name="gtest-friend-01.cs">
17303     <type name="Test">
17304       <method name="Void .ctor()">
17305         <size>7</size>
17306       </method>
17307       <method name="Void Main()">
17308         <size>20</size>
17309       </method>
17310     </type>
17311   </test>
17312   <test name="gtest-friend-02.cs">
17313     <type name="Test">
17314       <method name="Void .ctor()">
17315         <size>7</size>
17316       </method>
17317       <method name="Void Main()">
17318         <size>20</size>
17319       </method>
17320     </type>
17321   </test>
17322   <test name="gtest-friend-03.cs">
17323     <type name="Test">
17324       <method name="Void .ctor()">
17325         <size>7</size>
17326       </method>
17327       <method name="Void Main()">
17328         <size>20</size>
17329       </method>
17330     </type>
17331   </test>
17332   <test name="gtest-friend-04.cs">
17333     <type name="Test">
17334       <method name="Void .ctor()">
17335         <size>7</size>
17336       </method>
17337       <method name="Void Main()">
17338         <size>19</size>
17339       </method>
17340     </type>
17341   </test>
17342   <test name="gtest-friend-05.cs">
17343     <type name="Test">
17344       <method name="Void .ctor()">
17345         <size>7</size>
17346       </method>
17347       <method name="Void Main()">
17348         <size>20</size>
17349       </method>
17350     </type>
17351   </test>
17352   <test name="gtest-friend-06.cs">
17353     <type name="Test">
17354       <method name="Void .ctor()">
17355         <size>7</size>
17356       </method>
17357       <method name="Void Main()">
17358         <size>20</size>
17359       </method>
17360     </type>
17361   </test>
17362   <test name="gtest-friend-07.cs">
17363     <type name="Test">
17364       <method name="Void .ctor()">
17365         <size>7</size>
17366       </method>
17367       <method name="Void Main()">
17368         <size>20</size>
17369       </method>
17370     </type>
17371   </test>
17372   <test name="gtest-friend-08.cs">
17373     <type name="Test">
17374       <method name="Void .ctor()">
17375         <size>7</size>
17376       </method>
17377       <method name="Void Main()">
17378         <size>19</size>
17379       </method>
17380     </type>
17381   </test>
17382   <test name="gtest-friend-09.cs">
17383     <type name="Test">
17384       <method name="Void .ctor()">
17385         <size>7</size>
17386       </method>
17387       <method name="Void Main()">
17388         <size>20</size>
17389       </method>
17390     </type>
17391   </test>
17392   <test name="gtest-friend-10.cs">
17393     <type name="Test">
17394       <method name="Void .ctor()">
17395         <size>7</size>
17396       </method>
17397       <method name="Void Main()">
17398         <size>20</size>
17399       </method>
17400     </type>
17401   </test>
17402   <test name="gtest-friend-11.cs">
17403     <type name="Test">
17404       <method name="Void .ctor()">
17405         <size>7</size>
17406       </method>
17407       <method name="Void Main()">
17408         <size>20</size>
17409       </method>
17410     </type>
17411   </test>
17412   <test name="gtest-friend-12.cs">
17413     <type name="Test">
17414       <method name="Void .ctor()">
17415         <size>7</size>
17416       </method>
17417       <method name="Void Main()">
17418         <size>19</size>
17419       </method>
17420     </type>
17421   </test>
17422   <test name="gtest-friend-13.cs">
17423     <type name="B">
17424       <method name="Void .ctor()">
17425         <size>7</size>
17426       </method>
17427       <method name="Void Test()">
17428         <size>1</size>
17429       </method>
17430       <method name="Void Test_2()">
17431         <size>1</size>
17432       </method>
17433     </type>
17434     <type name="Test">
17435       <method name="Void .ctor()">
17436         <size>7</size>
17437       </method>
17438       <method name="Void Main()">
17439         <size>1</size>
17440       </method>
17441     </type>
17442   </test>
17443   <test name="gtest-implicitarray-01.cs">
17444     <type name="Test">
17445       <method name="Void .ctor()">
17446         <size>7</size>
17447       </method>
17448       <method name="Int32 Main()">
17449         <size>280</size>
17450       </method>
17451     </type>
17452     <type name="&lt;PrivateImplementationDetails&gt;">
17453       <method name="Void .ctor()">
17454         <size>7</size>
17455       </method>
17456     </type>
17457   </test>
17458   <test name="gtest-implicitarray-02.cs">
17459     <type name="MyString">
17460       <method name="Void .ctor()">
17461         <size>7</size>
17462       </method>
17463       <method name="System.String op_Implicit(MyString)">
17464         <size>6</size>
17465       </method>
17466     </type>
17467     <type name="Test">
17468       <method name="Void .ctor()">
17469         <size>7</size>
17470       </method>
17471       <method name="Int32 Main()">
17472         <size>50</size>
17473       </method>
17474     </type>
17475   </test>
17476   <test name="gtest-initialize-01.cs">
17477     <type name="MyClass">
17478       <method name="Void .ctor()">
17479         <size>18</size>
17480       </method>
17481       <method name="Int32 get_Answer()">
17482         <size>7</size>
17483       </method>
17484       <method name="Void set_Answer(Int32)">
17485         <size>8</size>
17486       </method>
17487     </type>
17488     <type name="Test">
17489       <method name="Void .ctor()">
17490         <size>7</size>
17491       </method>
17492       <method name="Int32 Main()">
17493         <size>67</size>
17494       </method>
17495     </type>
17496   </test>
17497   <test name="gtest-initialize-02.cs">
17498     <type name="Test">
17499       <method name="Void .ctor()">
17500         <size>7</size>
17501       </method>
17502       <method name="Int32 Main()">
17503         <size>1099</size>
17504       </method>
17505     </type>
17506     <type name="Test+Point">
17507       <method name="Void .ctor()">
17508         <size>7</size>
17509       </method>
17510     </type>
17511     <type name="Test+Line">
17512       <method name="Void .ctor()">
17513         <size>29</size>
17514       </method>
17515     </type>
17516     <type name="Test+Rectangle">
17517       <method name="Void .ctor()">
17518         <size>51</size>
17519       </method>
17520     </type>
17521     <type name="Test+Library">
17522       <method name="Void .ctor()">
17523         <size>53</size>
17524       </method>
17525     </type>
17526     <type name="Test+Thing">
17527       <method name="Void .ctor()">
17528         <size>7</size>
17529       </method>
17530     </type>
17531     <type name="Test+Box">
17532       <method name="Void .ctor()">
17533         <size>7</size>
17534       </method>
17535     </type>
17536   </test>
17537   <test name="gtest-initialize-03.cs">
17538     <type name="Data">
17539       <method name="Void .ctor()">
17540         <size>7</size>
17541       </method>
17542     </type>
17543     <type name="Test">
17544       <method name="Void .ctor()">
17545         <size>7</size>
17546       </method>
17547       <method name="Void set_Prop(Data)">
17548         <size>1</size>
17549       </method>
17550       <method name="System.Object Foo()">
17551         <size>15</size>
17552       </method>
17553       <method name="Void Main()">
17554         <size>52</size>
17555       </method>
17556     </type>
17557   </test>
17558   <test name="gtest-initialize-04.cs">
17559     <type name="C">
17560       <method name="Void .ctor()">
17561         <size>7</size>
17562       </method>
17563       <method name="Void .cctor()">
17564         <size>34</size>
17565       </method>
17566       <method name="Int32 Main()">
17567         <size>30</size>
17568       </method>
17569     </type>
17570   </test>
17571   <test name="gtest-initialize-05.cs">
17572     <type name="C">
17573       <method name="Void .ctor()">
17574         <size>7</size>
17575       </method>
17576       <method name="Int32 Main()">
17577         <size>219</size>
17578       </method>
17579     </type>
17580   </test>
17581   <test name="gtest-initialize-06.cs">
17582     <type name="C">
17583       <method name="Void .ctor()">
17584         <size>7</size>
17585       </method>
17586       <method name="Int32 Main()">
17587         <size>39</size>
17588       </method>
17589       <method name="Void Foo(Point ByRef)">
17590         <size>38</size>
17591       </method>
17592     </type>
17593   </test>
17594   <test name="gtest-initialize-07.cs">
17595     <type name="A">
17596       <method name="Void .ctor()">
17597         <size>7</size>
17598       </method>
17599       <method name="System.String get_Name()">
17600         <size>7</size>
17601       </method>
17602       <method name="Void set_Name(System.String)">
17603         <size>8</size>
17604       </method>
17605       <method name="Boolean Matches(System.String)">
17606         <size>13</size>
17607       </method>
17608     </type>
17609     <type name="M">
17610       <method name="Void .ctor()">
17611         <size>7</size>
17612       </method>
17613       <method name="Int32 Main()">
17614         <size>37</size>
17615       </method>
17616     </type>
17617   </test>
17618   <test name="gtest-initialize-08.cs">
17619     <type name="T">
17620       <method name="Void .ctor()">
17621         <size>7</size>
17622       </method>
17623     </type>
17624     <type name="X">
17625       <method name="Void .ctor()">
17626         <size>7</size>
17627       </method>
17628       <method name="Z[] get_Prop()">
17629         <size>7</size>
17630       </method>
17631       <method name="Void set_Prop(Z[])">
17632         <size>8</size>
17633       </method>
17634     </type>
17635     <type name="Z">
17636       <method name="Void .ctor()">
17637         <size>7</size>
17638       </method>
17639     </type>
17640     <type name="Test">
17641       <method name="Void .ctor(String)">
17642         <size>70</size>
17643       </method>
17644       <method name="Void .ctor(Int32)">
17645         <size>70</size>
17646       </method>
17647     </type>
17648     <type name="C">
17649       <method name="Void .ctor()">
17650         <size>7</size>
17651       </method>
17652       <method name="Int32 Main()">
17653         <size>13</size>
17654       </method>
17655     </type>
17656   </test>
17657   <test name="gtest-initialize-09.cs">
17658     <type name="Test">
17659       <method name="Void .ctor()">
17660         <size>7</size>
17661       </method>
17662       <method name="Int32 Main()">
17663         <size>53</size>
17664       </method>
17665     </type>
17666     <type name="&lt;PrivateImplementationDetails&gt;">
17667       <method name="Void .ctor()">
17668         <size>7</size>
17669       </method>
17670     </type>
17671   </test>
17672   <test name="gtest-initialize-10.cs">
17673     <type name="Foo">
17674       <method name="Void .ctor()">
17675         <size>7</size>
17676       </method>
17677       <method name="Int32 get_P()">
17678         <size>7</size>
17679       </method>
17680       <method name="Void set_P(Int32)">
17681         <size>8</size>
17682       </method>
17683     </type>
17684     <type name="Y">
17685       <method name="Void .ctor()">
17686         <size>7</size>
17687       </method>
17688       <method name="Int32 Main()">
17689         <size>38</size>
17690       </method>
17691       <method name="Boolean Do(Foo)">
17692         <size>86</size>
17693       </method>
17694     </type>
17695   </test>
17696   <test name="gtest-iter-01.cs">
17697     <type name="C">
17698       <method name="Void .ctor()">
17699         <size>7</size>
17700       </method>
17701       <method name="Void Main()">
17702         <size>1</size>
17703       </method>
17704     </type>
17705     <type name="C+ArrayReadOnlyList`1[T]">
17706       <method name="Void .ctor()">
17707         <size>7</size>
17708       </method>
17709       <method name="T get_Item(Int32)">
17710         <size>13</size>
17711       </method>
17712       <method name="IEnumerator`1 GetEnumerator()">
17713         <size>15</size>
17714       </method>
17715     </type>
17716     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17717       <method name="Void .ctor()">
17718         <size>7</size>
17719       </method>
17720       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17721         <size>12</size>
17722       </method>
17723       <method name="Boolean MoveNext()">
17724         <size>136</size>
17725       </method>
17726       <method name="Void Dispose()">
17727         <size>8</size>
17728       </method>
17729       <method name="Void Reset()">
17730         <size>6</size>
17731       </method>
17732       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17733         <size>7</size>
17734       </method>
17735     </type>
17736   </test>
17737   <test name="gtest-iter-02.cs">
17738     <type name="C">
17739       <method name="Void .ctor()">
17740         <size>7</size>
17741       </method>
17742       <method name="IEnumerator`1 Test()">
17743         <size>8</size>
17744       </method>
17745       <method name="Void Main()">
17746         <size>1</size>
17747       </method>
17748     </type>
17749     <type name="C+&lt;Test&gt;c__Iterator0">
17750       <method name="Void .ctor()">
17751         <size>7</size>
17752       </method>
17753       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17754         <size>12</size>
17755       </method>
17756       <method name="Boolean MoveNext()">
17757         <size>25</size>
17758       </method>
17759       <method name="Void Dispose()">
17760         <size>8</size>
17761       </method>
17762       <method name="Void Reset()">
17763         <size>6</size>
17764       </method>
17765       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17766         <size>7</size>
17767       </method>
17768     </type>
17769   </test>
17770   <test name="gtest-iter-03.cs">
17771     <type name="Test">
17772       <method name="Void .ctor()">
17773         <size>18</size>
17774       </method>
17775       <method name="IEnumerable`1 Annotations[T]()">
17776         <size>23</size>
17777       </method>
17778       <method name="IEnumerable`1 Annotations(System.Type)">
17779         <size>37</size>
17780       </method>
17781       <method name="Void Main()">
17782         <size>14</size>
17783       </method>
17784     </type>
17785     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17786       <method name="Void .ctor()">
17787         <size>7</size>
17788       </method>
17789       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17790         <size>12</size>
17791       </method>
17792       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17793         <size>7</size>
17794       </method>
17795       <method name="Boolean MoveNext()">
17796         <size>194</size>
17797       </method>
17798       <method name="Void Dispose()">
17799         <size>60</size>
17800       </method>
17801       <method name="Void Reset()">
17802         <size>6</size>
17803       </method>
17804     </type>
17805     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17806       <method name="Void .ctor()">
17807         <size>7</size>
17808       </method>
17809       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17810         <size>7</size>
17811       </method>
17812       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17813         <size>7</size>
17814       </method>
17815       <method name="Boolean MoveNext()">
17816         <size>218</size>
17817       </method>
17818       <method name="Void Dispose()">
17819         <size>56</size>
17820       </method>
17821       <method name="Void Reset()">
17822         <size>6</size>
17823       </method>
17824     </type>
17825     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17826       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17827         <size>7</size>
17828       </method>
17829       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17830         <size>40</size>
17831       </method>
17832     </type>
17833     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17834       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17835         <size>7</size>
17836       </method>
17837       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17838         <size>52</size>
17839       </method>
17840     </type>
17841   </test>
17842   <test name="gtest-iter-04.cs">
17843     <type name="TestClass">
17844       <method name="Void .ctor()">
17845         <size>7</size>
17846       </method>
17847       <method name="Void ToString(System.Object)">
17848         <size>0</size>
17849       </method>
17850       <method name="IEnumerable`1 TestEnumerator()">
17851         <size>23</size>
17852       </method>
17853       <method name="Void Test()">
17854         <size>8</size>
17855       </method>
17856     </type>
17857     <type name="M">
17858       <method name="Void .ctor()">
17859         <size>7</size>
17860       </method>
17861       <method name="Void Main()">
17862         <size>1</size>
17863       </method>
17864     </type>
17865     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17866       <method name="Void .ctor()">
17867         <size>7</size>
17868       </method>
17869       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17870         <size>7</size>
17871       </method>
17872       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17873         <size>7</size>
17874       </method>
17875       <method name="Boolean MoveNext()">
17876         <size>37</size>
17877       </method>
17878       <method name="Void Dispose()">
17879         <size>8</size>
17880       </method>
17881       <method name="Void Reset()">
17882         <size>6</size>
17883       </method>
17884       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17885         <size>7</size>
17886       </method>
17887       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17888         <size>40</size>
17889       </method>
17890     </type>
17891   </test>
17892   <test name="gtest-iter-05.cs">
17893     <type name="Test">
17894       <method name="Void .ctor()">
17895         <size>7</size>
17896       </method>
17897       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17898         <size>44</size>
17899       </method>
17900       <method name="Void Main()">
17901         <size>31</size>
17902       </method>
17903     </type>
17904     <type name="Foo`1[T]">
17905       <method name="Void .ctor()">
17906         <size>7</size>
17907       </method>
17908       <method name="Void CreateItem[G]()">
17909         <size>1</size>
17910       </method>
17911     </type>
17912     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17913       <method name="Void .ctor()">
17914         <size>7</size>
17915       </method>
17916       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17917         <size>12</size>
17918       </method>
17919       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17920         <size>7</size>
17921       </method>
17922       <method name="Boolean MoveNext()">
17923         <size>185</size>
17924       </method>
17925       <method name="Void Dispose()">
17926         <size>60</size>
17927       </method>
17928       <method name="Void Reset()">
17929         <size>6</size>
17930       </method>
17931       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17932         <size>7</size>
17933       </method>
17934       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17935         <size>52</size>
17936       </method>
17937     </type>
17938   </test>
17939   <test name="gtest-iter-06.cs">
17940     <type name="Mono.Rocks.KeyValuePair">
17941       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17942         <size>13</size>
17943       </method>
17944     </type>
17945     <type name="Mono.Rocks.Sequence">
17946       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17947         <size>8</size>
17948       </method>
17949       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17950         <size>44</size>
17951       </method>
17952     </type>
17953     <type name="Mono.Rocks.Test">
17954       <method name="Void .ctor()">
17955         <size>7</size>
17956       </method>
17957       <method name="Int32 Main()">
17958         <size>116</size>
17959       </method>
17960       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17961         <size>30</size>
17962       </method>
17963     </type>
17964     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17965       <method name="Void .ctor()">
17966         <size>7</size>
17967       </method>
17968       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17969         <size>12</size>
17970       </method>
17971       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17972         <size>7</size>
17973       </method>
17974       <method name="Boolean MoveNext()">
17975         <size>183</size>
17976       </method>
17977       <method name="Void Dispose()">
17978         <size>8</size>
17979       </method>
17980       <method name="Void Reset()">
17981         <size>6</size>
17982       </method>
17983       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17984         <size>7</size>
17985       </method>
17986       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17987         <size>52</size>
17988       </method>
17989     </type>
17990   </test>
17991   <test name="gtest-iter-07.cs">
17992     <type name="Test">
17993       <method name="Void .ctor()">
17994         <size>7</size>
17995       </method>
17996       <method name="Int32 Main()">
17997         <size>8</size>
17998       </method>
17999       <method name="Void TestFunction(IEnumerable`1)">
18000         <size>35</size>
18001       </method>
18002     </type>
18003     <type name="MySystem">
18004       <method name="Void .ctor()">
18005         <size>34</size>
18006       </method>
18007       <method name="IEnumerable`1 get_Items()">
18008         <size>23</size>
18009       </method>
18010     </type>
18011     <type name="MySystem+&lt;&gt;c__Iterator0">
18012       <method name="Void .ctor()">
18013         <size>7</size>
18014       </method>
18015       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18016         <size>7</size>
18017       </method>
18018       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18019         <size>7</size>
18020       </method>
18021       <method name="Boolean MoveNext()">
18022         <size>186</size>
18023       </method>
18024       <method name="Void Dispose()">
18025         <size>56</size>
18026       </method>
18027       <method name="Void Reset()">
18028         <size>6</size>
18029       </method>
18030       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
18031         <size>7</size>
18032       </method>
18033       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
18034         <size>40</size>
18035       </method>
18036     </type>
18037   </test>
18038   <test name="gtest-iter-08.cs">
18039     <type name="App">
18040       <method name="Void .ctor()">
18041         <size>7</size>
18042       </method>
18043       <method name="IEnumerable QueryEnumerable[T]()">
18044         <size>16</size>
18045       </method>
18046       <method name="Int32 Main()">
18047         <size>116</size>
18048       </method>
18049     </type>
18050     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18051       <method name="Void .ctor()">
18052         <size>7</size>
18053       </method>
18054       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18055         <size>7</size>
18056       </method>
18057       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18058         <size>7</size>
18059       </method>
18060       <method name="Boolean MoveNext()">
18061         <size>84</size>
18062       </method>
18063       <method name="Void Dispose()">
18064         <size>8</size>
18065       </method>
18066       <method name="Void Reset()">
18067         <size>6</size>
18068       </method>
18069     </type>
18070     <type name="App">
18071       <method name="T TestType[T]()">
18072         <size>21</size>
18073       </method>
18074       <method name="System.Object TestType(System.Type)">
18075         <size>6</size>
18076       </method>
18077     </type>
18078     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18079       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18080         <size>7</size>
18081       </method>
18082       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18083         <size>26</size>
18084       </method>
18085     </type>
18086   </test>
18087   <test name="gtest-iter-09.cs">
18088     <type name="Test">
18089       <method name="Void .ctor()">
18090         <size>7</size>
18091       </method>
18092       <method name="IEnumerable`1 Create[T](T[,])">
18093         <size>30</size>
18094       </method>
18095       <method name="Int32 Main()">
18096         <size>78</size>
18097       </method>
18098     </type>
18099     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
18100       <method name="Void .ctor()">
18101         <size>7</size>
18102       </method>
18103       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18104         <size>12</size>
18105       </method>
18106       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18107         <size>7</size>
18108       </method>
18109       <method name="Boolean MoveNext()">
18110         <size>130</size>
18111       </method>
18112       <method name="Void Dispose()">
18113         <size>8</size>
18114       </method>
18115       <method name="Void Reset()">
18116         <size>6</size>
18117       </method>
18118       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18119         <size>7</size>
18120       </method>
18121       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18122         <size>40</size>
18123       </method>
18124     </type>
18125     <type name="&lt;PrivateImplementationDetails&gt;">
18126       <method name="Void .ctor()">
18127         <size>7</size>
18128       </method>
18129     </type>
18130   </test>
18131   <test name="gtest-iter-10.cs">
18132     <type name="Test">
18133       <method name="Void .ctor()">
18134         <size>7</size>
18135       </method>
18136       <method name="IEnumerable`1 FromTo(Int32, Int32)">
18137         <size>44</size>
18138       </method>
18139       <method name="Int32 Main()">
18140         <size>159</size>
18141       </method>
18142     </type>
18143     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18144       <method name="Void .ctor()">
18145         <size>7</size>
18146       </method>
18147       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18148         <size>7</size>
18149       </method>
18150       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18151         <size>12</size>
18152       </method>
18153       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18154         <size>7</size>
18155       </method>
18156       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18157         <size>52</size>
18158       </method>
18159       <method name="Boolean MoveNext()">
18160         <size>103</size>
18161       </method>
18162       <method name="Void Dispose()">
18163         <size>8</size>
18164       </method>
18165       <method name="Void Reset()">
18166         <size>6</size>
18167       </method>
18168     </type>
18169   </test>
18170   <test name="gtest-iter-11.cs">
18171     <type name="Foo">
18172       <method name="Void .ctor()">
18173         <size>7</size>
18174       </method>
18175     </type>
18176     <type name="Bar">
18177       <method name="Void .ctor()">
18178         <size>7</size>
18179       </method>
18180       <method name="System.String get_Name()">
18181         <size>7</size>
18182       </method>
18183       <method name="Void set_Name(System.String)">
18184         <size>8</size>
18185       </method>
18186     </type>
18187     <type name="Collection`1[T]">
18188       <method name="Void .ctor()">
18189         <size>18</size>
18190       </method>
18191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18192         <size>7</size>
18193       </method>
18194       <method name="Void Add(T)">
18195         <size>13</size>
18196       </method>
18197       <method name="IEnumerator`1 GetEnumerator()">
18198         <size>15</size>
18199       </method>
18200     </type>
18201     <type name="BarCollection">
18202       <method name="Void .ctor()">
18203         <size>7</size>
18204       </method>
18205     </type>
18206     <type name="Program">
18207       <method name="Void .ctor()">
18208         <size>7</size>
18209       </method>
18210       <method name="Int32 Main()">
18211         <size>148</size>
18212       </method>
18213     </type>
18214     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18215       <method name="Void .ctor()">
18216         <size>7</size>
18217       </method>
18218       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18219         <size>7</size>
18220       </method>
18221       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18222         <size>12</size>
18223       </method>
18224       <method name="Boolean MoveNext()">
18225         <size>175</size>
18226       </method>
18227       <method name="Void Dispose()">
18228         <size>56</size>
18229       </method>
18230       <method name="Void Reset()">
18231         <size>6</size>
18232       </method>
18233     </type>
18234   </test>
18235   <test name="gtest-lambda-01.cs">
18236     <type name="X">
18237       <method name="Int32 Main()">
18238         <size>300</size>
18239       </method>
18240       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18241         <size>4</size>
18242       </method>
18243       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18244         <size>4</size>
18245       </method>
18246       <method name="Void &lt;Main&gt;m__3(Int32)">
18247         <size>8</size>
18248       </method>
18249       <method name="Void .ctor(Int32)">
18250         <size>13</size>
18251       </method>
18252     </type>
18253     <type name="IntFunc">
18254       <method name="Int32 Invoke(Int32)">
18255         <size>0</size>
18256       </method>
18257       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18258         <size>0</size>
18259       </method>
18260       <method name="Int32 EndInvoke(IAsyncResult)">
18261         <size>0</size>
18262       </method>
18263       <method name="Void .ctor(Object, IntPtr)">
18264         <size>0</size>
18265       </method>
18266     </type>
18267     <type name="VoidFunc">
18268       <method name="Void Invoke(Int32)">
18269         <size>0</size>
18270       </method>
18271       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18272         <size>0</size>
18273       </method>
18274       <method name="Void EndInvoke(IAsyncResult)">
18275         <size>0</size>
18276       </method>
18277       <method name="Void .ctor(Object, IntPtr)">
18278         <size>0</size>
18279       </method>
18280     </type>
18281     <type name="X+&lt;Main&gt;c__AnonStorey0">
18282       <method name="Void &lt;&gt;m__2(Int32)">
18283         <size>8</size>
18284       </method>
18285       <method name="Void .ctor()">
18286         <size>7</size>
18287       </method>
18288     </type>
18289   </test>
18290   <test name="gtest-lambda-02.cs">
18291     <type name="X">
18292       <method name="Void Foo(funci)">
18293         <size>16</size>
18294       </method>
18295       <method name="Void Foo(funcs)">
18296         <size>19</size>
18297       </method>
18298       <method name="Void Main()">
18299         <size>35</size>
18300       </method>
18301       <method name="System.String &lt;Main&gt;m__0(System.String)">
18302         <size>12</size>
18303       </method>
18304       <method name="Void .ctor()">
18305         <size>7</size>
18306       </method>
18307     </type>
18308     <type name="funcs">
18309       <method name="System.String Invoke(System.String)">
18310         <size>0</size>
18311       </method>
18312       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18313         <size>0</size>
18314       </method>
18315       <method name="System.String EndInvoke(IAsyncResult)">
18316         <size>0</size>
18317       </method>
18318       <method name="Void .ctor(Object, IntPtr)">
18319         <size>0</size>
18320       </method>
18321     </type>
18322     <type name="funci">
18323       <method name="Int32 Invoke(Int32)">
18324         <size>0</size>
18325       </method>
18326       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18327         <size>0</size>
18328       </method>
18329       <method name="Int32 EndInvoke(IAsyncResult)">
18330         <size>0</size>
18331       </method>
18332       <method name="Void .ctor(Object, IntPtr)">
18333         <size>0</size>
18334       </method>
18335     </type>
18336   </test>
18337   <test name="gtest-lambda-03.cs">
18338     <type name="Demo">
18339       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18340         <size>8</size>
18341       </method>
18342       <method name="Int32 Main()">
18343         <size>54</size>
18344       </method>
18345       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18346         <size>7</size>
18347       </method>
18348       <method name="Void .ctor()">
18349         <size>7</size>
18350       </method>
18351     </type>
18352     <type name="Func`2[TArg0,TResult]">
18353       <method name="TResult Invoke(TArg0)">
18354         <size>0</size>
18355       </method>
18356       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18357         <size>0</size>
18358       </method>
18359       <method name="TResult EndInvoke(IAsyncResult)">
18360         <size>0</size>
18361       </method>
18362       <method name="Void .ctor(Object, IntPtr)">
18363         <size>0</size>
18364       </method>
18365     </type>
18366   </test>
18367   <test name="gtest-lambda-04.cs">
18368     <type name="Demo">
18369       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18370         <size>14</size>
18371       </method>
18372       <method name="Int32 Main()">
18373         <size>103</size>
18374       </method>
18375       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18376         <size>7</size>
18377       </method>
18378       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18379         <size>8</size>
18380       </method>
18381       <method name="Void .ctor()">
18382         <size>7</size>
18383       </method>
18384     </type>
18385     <type name="Func`2[TArg0,TResult]">
18386       <method name="TResult Invoke(TArg0)">
18387         <size>0</size>
18388       </method>
18389       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18390         <size>0</size>
18391       </method>
18392       <method name="TResult EndInvoke(IAsyncResult)">
18393         <size>0</size>
18394       </method>
18395       <method name="Void .ctor(Object, IntPtr)">
18396         <size>0</size>
18397       </method>
18398     </type>
18399   </test>
18400   <test name="gtest-lambda-05.cs">
18401     <type name="C">
18402       <method name="Boolean M(C+db)">
18403         <size>8</size>
18404       </method>
18405       <method name="System.String M(C+ds)">
18406         <size>6</size>
18407       </method>
18408       <method name="Int32 M(C+di)">
18409         <size>8</size>
18410       </method>
18411       <method name="Int32 Main()">
18412         <size>125</size>
18413       </method>
18414       <method name="System.String &lt;Main&gt;m__0(System.String)">
18415         <size>31</size>
18416       </method>
18417       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18418         <size>31</size>
18419       </method>
18420       <method name="Void .ctor()">
18421         <size>7</size>
18422       </method>
18423     </type>
18424     <type name="C+di">
18425       <method name="Int32 Invoke(Int32)">
18426         <size>0</size>
18427       </method>
18428       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18429         <size>0</size>
18430       </method>
18431       <method name="Int32 EndInvoke(IAsyncResult)">
18432         <size>0</size>
18433       </method>
18434       <method name="Void .ctor(Object, IntPtr)">
18435         <size>0</size>
18436       </method>
18437     </type>
18438     <type name="C+ds">
18439       <method name="System.String Invoke(System.String)">
18440         <size>0</size>
18441       </method>
18442       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18443         <size>0</size>
18444       </method>
18445       <method name="System.String EndInvoke(IAsyncResult)">
18446         <size>0</size>
18447       </method>
18448       <method name="Void .ctor(Object, IntPtr)">
18449         <size>0</size>
18450       </method>
18451     </type>
18452     <type name="C+db">
18453       <method name="Boolean Invoke(Boolean)">
18454         <size>0</size>
18455       </method>
18456       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18457         <size>0</size>
18458       </method>
18459       <method name="Boolean EndInvoke(IAsyncResult)">
18460         <size>0</size>
18461       </method>
18462       <method name="Void .ctor(Object, IntPtr)">
18463         <size>0</size>
18464       </method>
18465     </type>
18466     <type name="C+&lt;Main&gt;c__AnonStorey0">
18467       <method name="System.String &lt;&gt;m__2(System.String)">
18468         <size>12</size>
18469       </method>
18470       <method name="Void .ctor()">
18471         <size>7</size>
18472       </method>
18473     </type>
18474     <type name="C+&lt;Main&gt;c__AnonStorey1">
18475       <method name="Int32 &lt;&gt;m__3(Int32)">
18476         <size>11</size>
18477       </method>
18478       <method name="Void .ctor()">
18479         <size>7</size>
18480       </method>
18481     </type>
18482   </test>
18483   <test name="gtest-lambda-06.cs">
18484     <type name="TestClass">
18485       <method name="Void P(TestClass+DT)">
18486         <size>26</size>
18487       </method>
18488       <method name="Void P(TestClass+DF)">
18489         <size>26</size>
18490       </method>
18491       <method name="T And(T, T)">
18492         <size>10</size>
18493       </method>
18494       <method name="F And(T, F)">
18495         <size>10</size>
18496       </method>
18497       <method name="F And(F, T)">
18498         <size>10</size>
18499       </method>
18500       <method name="F And(F, F)">
18501         <size>10</size>
18502       </method>
18503       <method name="T Or(T, T)">
18504         <size>10</size>
18505       </method>
18506       <method name="T Or(T, F)">
18507         <size>10</size>
18508       </method>
18509       <method name="T Or(F, T)">
18510         <size>10</size>
18511       </method>
18512       <method name="F Or(F, F)">
18513         <size>10</size>
18514       </method>
18515       <method name="F Not(T)">
18516         <size>10</size>
18517       </method>
18518       <method name="T Not(F)">
18519         <size>10</size>
18520       </method>
18521       <method name="Void StopTrue(T)">
18522         <size>1</size>
18523       </method>
18524       <method name="Int32 Main()">
18525         <size>36</size>
18526       </method>
18527       <method name="Void &lt;Main&gt;m__0(F)">
18528         <size>31</size>
18529       </method>
18530       <method name="Void .ctor()">
18531         <size>7</size>
18532       </method>
18533     </type>
18534     <type name="TestClass+DT">
18535       <method name="Void Invoke(T)">
18536         <size>0</size>
18537       </method>
18538       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18539         <size>0</size>
18540       </method>
18541       <method name="Void EndInvoke(IAsyncResult)">
18542         <size>0</size>
18543       </method>
18544       <method name="Void .ctor(Object, IntPtr)">
18545         <size>0</size>
18546       </method>
18547     </type>
18548     <type name="TestClass+DF">
18549       <method name="Void Invoke(F)">
18550         <size>0</size>
18551       </method>
18552       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18553         <size>0</size>
18554       </method>
18555       <method name="Void EndInvoke(IAsyncResult)">
18556         <size>0</size>
18557       </method>
18558       <method name="Void .ctor(Object, IntPtr)">
18559         <size>0</size>
18560       </method>
18561     </type>
18562     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18563       <method name="Void &lt;&gt;m__1(T)">
18564         <size>38</size>
18565       </method>
18566       <method name="Void .ctor()">
18567         <size>7</size>
18568       </method>
18569     </type>
18570     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18571       <method name="Void &lt;&gt;m__2(F)">
18572         <size>77</size>
18573       </method>
18574       <method name="Void .ctor()">
18575         <size>7</size>
18576       </method>
18577     </type>
18578   </test>
18579   <test name="gtest-lambda-07.cs">
18580     <type name="C">
18581       <method name="Void Test(D)">
18582         <size>1</size>
18583       </method>
18584       <method name="Void Test(System.Object, D)">
18585         <size>1</size>
18586       </method>
18587       <method name="Void Test(D, D)">
18588         <size>1</size>
18589       </method>
18590       <method name="Void Test2(System.Object, E)">
18591         <size>1</size>
18592       </method>
18593       <method name="Void Main()">
18594         <size>207</size>
18595       </method>
18596       <method name="Void &lt;Main&gt;m__0()">
18597         <size>1</size>
18598       </method>
18599       <method name="Void &lt;Main&gt;m__1()">
18600         <size>1</size>
18601       </method>
18602       <method name="Void &lt;Main&gt;m__2()">
18603         <size>1</size>
18604       </method>
18605       <method name="Void &lt;Main&gt;m__3()">
18606         <size>1</size>
18607       </method>
18608       <method name="Void &lt;Main&gt;m__4()">
18609         <size>1</size>
18610       </method>
18611       <method name="Void &lt;Main&gt;m__5(Boolean)">
18612         <size>1</size>
18613       </method>
18614       <method name="Void .ctor()">
18615         <size>7</size>
18616       </method>
18617     </type>
18618     <type name="D">
18619       <method name="Void Invoke()">
18620         <size>0</size>
18621       </method>
18622       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18623         <size>0</size>
18624       </method>
18625       <method name="Void EndInvoke(IAsyncResult)">
18626         <size>0</size>
18627       </method>
18628       <method name="Void .ctor(Object, IntPtr)">
18629         <size>0</size>
18630       </method>
18631     </type>
18632     <type name="E">
18633       <method name="Void Invoke(Boolean)">
18634         <size>0</size>
18635       </method>
18636       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18637         <size>0</size>
18638       </method>
18639       <method name="Void EndInvoke(IAsyncResult)">
18640         <size>0</size>
18641       </method>
18642       <method name="Void .ctor(Object, IntPtr)">
18643         <size>0</size>
18644       </method>
18645     </type>
18646   </test>
18647   <test name="gtest-lambda-08.cs">
18648     <type name="C">
18649       <method name="Void Test[T,R](System.Func`2[T,R])">
18650         <size>1</size>
18651       </method>
18652       <method name="Int32 Main()">
18653         <size>321</size>
18654       </method>
18655       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18656         <size>4</size>
18657       </method>
18658       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18659         <size>5</size>
18660       </method>
18661       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18662         <size>4</size>
18663       </method>
18664       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18665         <size>5</size>
18666       </method>
18667       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18668         <size>4</size>
18669       </method>
18670       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18671         <size>5</size>
18672       </method>
18673       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18674         <size>4</size>
18675       </method>
18676       <method name="Void .ctor()">
18677         <size>7</size>
18678       </method>
18679     </type>
18680   </test>
18681   <test name="gtest-lambda-09.cs">
18682     <type name="C">
18683       <method name="IEnumerable`1 Test[T](T)">
18684         <size>2</size>
18685       </method>
18686       <method name="IEnumerable`1 Test[T](Func`1[T])">
18687         <size>2</size>
18688       </method>
18689       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18690         <size>2</size>
18691       </method>
18692       <method name="Void Main()">
18693         <size>113</size>
18694       </method>
18695       <method name="System.String &lt;Main&gt;m__0()">
18696         <size>6</size>
18697       </method>
18698       <method name="System.String &lt;Main&gt;m__1()">
18699         <size>6</size>
18700       </method>
18701       <method name="System.String &lt;Main&gt;m__2(System.String)">
18702         <size>6</size>
18703       </method>
18704       <method name="Void .ctor()">
18705         <size>7</size>
18706       </method>
18707     </type>
18708     <type name="Func`1[TD]">
18709       <method name="TD Invoke()">
18710         <size>0</size>
18711       </method>
18712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18713         <size>0</size>
18714       </method>
18715       <method name="TD EndInvoke(IAsyncResult)">
18716         <size>0</size>
18717       </method>
18718       <method name="Void .ctor(Object, IntPtr)">
18719         <size>0</size>
18720       </method>
18721     </type>
18722     <type name="Func`2[TA,TR]">
18723       <method name="TR Invoke(TA)">
18724         <size>0</size>
18725       </method>
18726       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18727         <size>0</size>
18728       </method>
18729       <method name="TR EndInvoke(IAsyncResult)">
18730         <size>0</size>
18731       </method>
18732       <method name="Void .ctor(Object, IntPtr)">
18733         <size>0</size>
18734       </method>
18735     </type>
18736   </test>
18737   <test name="gtest-lambda-10.cs">
18738     <type name="C">
18739       <method name="Void Foo[TSource](IEnumerable`1)">
18740         <size>1</size>
18741       </method>
18742       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18743         <size>1</size>
18744       </method>
18745       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18746         <size>1</size>
18747       </method>
18748       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18749         <size>1</size>
18750       </method>
18751       <method name="Void Main()">
18752         <size>97</size>
18753       </method>
18754       <method name="Void .ctor()">
18755         <size>7</size>
18756       </method>
18757     </type>
18758     <type name="C+&lt;Main&gt;c__AnonStorey0">
18759       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18760         <size>7</size>
18761       </method>
18762       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18763         <size>7</size>
18764       </method>
18765       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18766         <size>7</size>
18767       </method>
18768       <method name="Void .ctor()">
18769         <size>7</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="gtest-lambda-11.cs">
18774     <type name="Pair`2[T1,T2]">
18775       <method name="Void .ctor()">
18776         <size>7</size>
18777       </method>
18778     </type>
18779     <type name="C">
18780       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18781         <size>1</size>
18782       </method>
18783     </type>
18784     <type name="E`1[TI]">
18785       <method name="Void Rep1[TV](Group`2[TI,TV])">
18786         <size>37</size>
18787       </method>
18788       <method name="Void .ctor()">
18789         <size>7</size>
18790       </method>
18791     </type>
18792     <type name="M">
18793       <method name="Void Main()">
18794         <size>1</size>
18795       </method>
18796       <method name="Void .ctor()">
18797         <size>7</size>
18798       </method>
18799     </type>
18800     <type name="Group`2[T1,T2]">
18801       <method name="Pair`2[T1,T2] Invoke(T1)">
18802         <size>0</size>
18803       </method>
18804       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18805         <size>0</size>
18806       </method>
18807       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18808         <size>0</size>
18809       </method>
18810       <method name="Void .ctor(Object, IntPtr)">
18811         <size>0</size>
18812       </method>
18813     </type>
18814     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18815       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18816         <size>7</size>
18817       </method>
18818       <method name="Void .ctor()">
18819         <size>7</size>
18820       </method>
18821     </type>
18822   </test>
18823   <test name="gtest-lambda-12.cs">
18824     <type name="Demo">
18825       <method name="Void F[T](T[], T, Func`1[T])">
18826         <size>42</size>
18827       </method>
18828       <method name="Int32 Main()">
18829         <size>65</size>
18830       </method>
18831       <method name="Void .ctor()">
18832         <size>7</size>
18833       </method>
18834     </type>
18835     <type name="Func`1[TA]">
18836       <method name="Void Invoke(TA)">
18837         <size>0</size>
18838       </method>
18839       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18840         <size>0</size>
18841       </method>
18842       <method name="Void EndInvoke(IAsyncResult)">
18843         <size>0</size>
18844       </method>
18845       <method name="Void .ctor(Object, IntPtr)">
18846         <size>0</size>
18847       </method>
18848     </type>
18849     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18850       <method name="Void &lt;&gt;m__0(Int32)">
18851         <size>10</size>
18852       </method>
18853       <method name="Void .ctor()">
18854         <size>7</size>
18855       </method>
18856     </type>
18857   </test>
18858   <test name="gtest-lambda-13.cs">
18859     <type name="TestUnary">
18860       <method name="Void Foo(System.Action`1[System.Int32])">
18861         <size>1</size>
18862       </method>
18863       <method name="Void Bar()">
18864         <size>35</size>
18865       </method>
18866       <method name="Void &lt;Bar&gt;m__0(Int32)">
18867         <size>6</size>
18868       </method>
18869       <method name="Void .ctor()">
18870         <size>7</size>
18871       </method>
18872     </type>
18873     <type name="Program">
18874       <method name="Void Foo(System.Action`1[System.String])">
18875         <size>12</size>
18876       </method>
18877       <method name="T Foo[T](System.Func`2[System.String,T])">
18878         <size>12</size>
18879       </method>
18880       <method name="System.String Bar()">
18881         <size>35</size>
18882       </method>
18883       <method name="Void Main()">
18884         <size>76</size>
18885       </method>
18886       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18887         <size>7</size>
18888       </method>
18889       <method name="System.String &lt;Main&gt;m__2(System.String)">
18890         <size>2</size>
18891       </method>
18892       <method name="Void &lt;Main&gt;m__3(System.String)">
18893         <size>7</size>
18894       </method>
18895       <method name="Void .ctor()">
18896         <size>7</size>
18897       </method>
18898     </type>
18899   </test>
18900   <test name="gtest-lambda-14.cs">
18901     <type name="Test">
18902       <method name="Void Main()">
18903         <size>1</size>
18904       </method>
18905       <method name="Void Foo[T]()">
18906         <size>14</size>
18907       </method>
18908       <method name="Void .ctor()">
18909         <size>7</size>
18910       </method>
18911       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18912         <size>2</size>
18913       </method>
18914     </type>
18915   </test>
18916   <test name="gtest-lambda-15.cs">
18917     <type name="Enumerable">
18918       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18919         <size>32</size>
18920       </method>
18921       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18922         <size>120</size>
18923       </method>
18924     </type>
18925     <type name="Repro">
18926       <method name="Int32 Main()">
18927         <size>115</size>
18928       </method>
18929       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18930         <size>7</size>
18931       </method>
18932       <method name="Void .ctor()">
18933         <size>7</size>
18934       </method>
18935     </type>
18936     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18937       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18938         <size>15</size>
18939       </method>
18940       <method name="Void .ctor()">
18941         <size>7</size>
18942       </method>
18943     </type>
18944   </test>
18945   <test name="gtest-lambda-16.cs">
18946     <type name="Repro">
18947       <method name="Void AssertFoo[T](IList`1)">
18948         <size>34</size>
18949       </method>
18950       <method name="Void Main()">
18951         <size>1</size>
18952       </method>
18953       <method name="Void .ctor()">
18954         <size>7</size>
18955       </method>
18956     </type>
18957     <type name="Repro+Runner`1[T]">
18958       <method name="Void .ctor(Action`1, T)">
18959         <size>7</size>
18960       </method>
18961     </type>
18962     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18963       <method name="Void &lt;&gt;m__0(Int32)">
18964         <size>52</size>
18965       </method>
18966       <method name="Void .ctor()">
18967         <size>7</size>
18968       </method>
18969     </type>
18970   </test>
18971   <test name="gtest-lambda-17.cs">
18972     <type name="TestCase">
18973       <method name="Void Testing()">
18974         <size>75</size>
18975       </method>
18976       <method name="Void Main()">
18977         <size>11</size>
18978       </method>
18979       <method name="Void &lt;Testing&gt;m__0()">
18980         <size>8</size>
18981       </method>
18982       <method name="Void .ctor()">
18983         <size>7</size>
18984       </method>
18985     </type>
18986   </test>
18987   <test name="gtest-lambda-18.cs">
18988     <type name="Test">
18989       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18990         <size>33</size>
18991       </method>
18992       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18993         <size>1</size>
18994       </method>
18995       <method name="Void Main()">
18996         <size>1</size>
18997       </method>
18998     </type>
18999     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19000       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19001         <size>14</size>
19002       </method>
19003       <method name="Void .ctor()">
19004         <size>7</size>
19005       </method>
19006     </type>
19007   </test>
19008   <test name="gtest-lambda-19.cs">
19009     <type name="Crasher">
19010       <method name="Void Crash()">
19011         <size>36</size>
19012       </method>
19013       <method name="Void Do(System.Action)">
19014         <size>1</size>
19015       </method>
19016       <method name="Void Main()">
19017         <size>1</size>
19018       </method>
19019       <method name="Void .ctor()">
19020         <size>7</size>
19021       </method>
19022     </type>
19023     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19024       <method name="Void &lt;&gt;m__0()">
19025         <size>27</size>
19026       </method>
19027       <method name="Void .ctor()">
19028         <size>7</size>
19029       </method>
19030     </type>
19031   </test>
19032   <test name="gtest-lambda-20.cs">
19033     <type name="Z">
19034       <method name="Void &lt;Z&gt;m__0()">
19035         <size>7</size>
19036       </method>
19037       <method name="Void .ctor()">
19038         <size>37</size>
19039       </method>
19040     </type>
19041     <type name="Test">
19042       <method name="Boolean Foo()">
19043         <size>2</size>
19044       </method>
19045       <method name="Void Main()">
19046         <size>1</size>
19047       </method>
19048       <method name="Void .ctor()">
19049         <size>7</size>
19050       </method>
19051     </type>
19052     <type name="TestMethod">
19053       <method name="Void Invoke()">
19054         <size>0</size>
19055       </method>
19056       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19057         <size>0</size>
19058       </method>
19059       <method name="Void EndInvoke(IAsyncResult)">
19060         <size>0</size>
19061       </method>
19062       <method name="Void .ctor(Object, IntPtr)">
19063         <size>0</size>
19064       </method>
19065     </type>
19066   </test>
19067   <test name="gtest-lambda-21.cs">
19068     <type name="Program">
19069       <method name="Void Foo(System.Action`1[System.String])">
19070         <size>12</size>
19071       </method>
19072       <method name="T Foo[T](System.Func`2[System.String,T])">
19073         <size>12</size>
19074       </method>
19075       <method name="System.String Bar()">
19076         <size>35</size>
19077       </method>
19078       <method name="Int32 Main()">
19079         <size>95</size>
19080       </method>
19081       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19082         <size>7</size>
19083       </method>
19084       <method name="System.String &lt;Main&gt;m__1(System.String)">
19085         <size>2</size>
19086       </method>
19087       <method name="Void &lt;Main&gt;m__2(System.String)">
19088         <size>7</size>
19089       </method>
19090       <method name="Void .ctor()">
19091         <size>7</size>
19092       </method>
19093     </type>
19094   </test>
19095   <test name="gtest-lambda-22.cs">
19096     <type name="Product">
19097       <method name="Void .ctor()">
19098         <size>7</size>
19099       </method>
19100     </type>
19101     <type name="MainClass">
19102       <method name="Void Main()">
19103         <size>136</size>
19104       </method>
19105       <method name="Int32 &lt;Main&gt;m__0(Product)">
19106         <size>7</size>
19107       </method>
19108       <method name="Product &lt;Main&gt;m__1(Product)">
19109         <size>2</size>
19110       </method>
19111       <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)">
19112         <size>48</size>
19113       </method>
19114       <method name="Void .ctor()">
19115         <size>7</size>
19116       </method>
19117     </type>
19118     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
19119       <method name="&lt;g&gt;__T get_g()">
19120         <size>7</size>
19121       </method>
19122       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
19123         <size>7</size>
19124       </method>
19125       <method name="Boolean Equals(System.Object)">
19126         <size>69</size>
19127       </method>
19128       <method name="Int32 GetHashCode()">
19129         <size>86</size>
19130       </method>
19131       <method name="System.String ToString()">
19132         <size>142</size>
19133       </method>
19134       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
19135         <size>21</size>
19136       </method>
19137     </type>
19138     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
19139       <method name="Boolean &lt;&gt;m__3(Product)">
19140         <size>52</size>
19141       </method>
19142       <method name="Decimal &lt;&gt;m__4(Product)">
19143         <size>7</size>
19144       </method>
19145       <method name="Void .ctor()">
19146         <size>7</size>
19147       </method>
19148     </type>
19149   </test>
19150   <test name="gtest-lambda-23.cs">
19151     <type name="C">
19152       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19153         <size>14</size>
19154       </method>
19155       <method name="Int32 Main()">
19156         <size>77</size>
19157       </method>
19158       <method name="System.String &lt;Main&gt;m__0(System.String)">
19159         <size>27</size>
19160       </method>
19161       <method name="Void .ctor()">
19162         <size>7</size>
19163       </method>
19164     </type>
19165   </test>
19166   <test name="gtest-linq-01.cs">
19167     <type name="from.C">
19168       <method name="Void .ctor()">
19169         <size>7</size>
19170       </method>
19171       <method name="Void Main()">
19172         <size>2137</size>
19173       </method>
19174       <method name="Void Foo(Int32, Boolean)">
19175         <size>11</size>
19176       </method>
19177       <method name="Void Do(System.String[])">
19178         <size>16</size>
19179       </method>
19180     </type>
19181     <type name="from.D">
19182       <method name="Void .ctor()">
19183         <size>7</size>
19184       </method>
19185       <method name="Boolean check(System.Object, System.Object)">
19186         <size>26</size>
19187       </method>
19188     </type>
19189     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19190       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19191         <size>21</size>
19192       </method>
19193       <method name="&lt;i&gt;__T get_i()">
19194         <size>7</size>
19195       </method>
19196       <method name="&lt;j&gt;__T get_j()">
19197         <size>7</size>
19198       </method>
19199       <method name="Boolean Equals(System.Object)">
19200         <size>69</size>
19201       </method>
19202       <method name="Int32 GetHashCode()">
19203         <size>86</size>
19204       </method>
19205       <method name="System.String ToString()">
19206         <size>142</size>
19207       </method>
19208     </type>
19209     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19210       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19211         <size>21</size>
19212       </method>
19213       <method name="&lt;i&gt;__T get_i()">
19214         <size>7</size>
19215       </method>
19216       <method name="&lt;l&gt;__T get_l()">
19217         <size>7</size>
19218       </method>
19219       <method name="Boolean Equals(System.Object)">
19220         <size>69</size>
19221       </method>
19222       <method name="Int32 GetHashCode()">
19223         <size>86</size>
19224       </method>
19225       <method name="System.String ToString()">
19226         <size>142</size>
19227       </method>
19228     </type>
19229     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19230       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19231         <size>21</size>
19232       </method>
19233       <method name="&lt;i9&gt;__T get_i9()">
19234         <size>7</size>
19235       </method>
19236       <method name="&lt;i&gt;__T get_i()">
19237         <size>7</size>
19238       </method>
19239       <method name="Boolean Equals(System.Object)">
19240         <size>69</size>
19241       </method>
19242       <method name="Int32 GetHashCode()">
19243         <size>86</size>
19244       </method>
19245       <method name="System.String ToString()">
19246         <size>142</size>
19247       </method>
19248     </type>
19249     <type name="from.C">
19250       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19251         <size>2</size>
19252       </method>
19253       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19254         <size>2</size>
19255       </method>
19256       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19257         <size>2</size>
19258       </method>
19259       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19260         <size>2</size>
19261       </method>
19262     </type>
19263     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19264       <method name="Void .ctor()">
19265         <size>7</size>
19266       </method>
19267       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19268         <size>7</size>
19269       </method>
19270     </type>
19271     <type name="from.C">
19272       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19273         <size>2</size>
19274       </method>
19275       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19276         <size>10</size>
19277       </method>
19278       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19279         <size>2</size>
19280       </method>
19281       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19282         <size>2</size>
19283       </method>
19284       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19285         <size>2</size>
19286       </method>
19287       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19288         <size>2</size>
19289       </method>
19290       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19291         <size>2</size>
19292       </method>
19293       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19294         <size>2</size>
19295       </method>
19296       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19297         <size>2</size>
19298       </method>
19299       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19300         <size>2</size>
19301       </method>
19302       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19303         <size>2</size>
19304       </method>
19305       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19306         <size>2</size>
19307       </method>
19308       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19309         <size>10</size>
19310       </method>
19311       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19312         <size>7</size>
19313       </method>
19314       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19315         <size>2</size>
19316       </method>
19317       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19318         <size>2</size>
19319       </method>
19320       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19321         <size>7</size>
19322       </method>
19323       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19324         <size>2</size>
19325       </method>
19326       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19327         <size>2</size>
19328       </method>
19329       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19330         <size>7</size>
19331       </method>
19332       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19333         <size>8</size>
19334       </method>
19335       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19336         <size>7</size>
19337       </method>
19338       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19339         <size>7</size>
19340       </method>
19341       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19342         <size>7</size>
19343       </method>
19344       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19345         <size>2</size>
19346       </method>
19347       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19348         <size>2</size>
19349       </method>
19350       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19351         <size>2</size>
19352       </method>
19353       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19354         <size>2</size>
19355       </method>
19356       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19357         <size>2</size>
19358       </method>
19359       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19360         <size>2</size>
19361       </method>
19362       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19363         <size>2</size>
19364       </method>
19365       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19366         <size>10</size>
19367       </method>
19368       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19369         <size>7</size>
19370       </method>
19371       <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])">
19372         <size>15</size>
19373       </method>
19374       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19375         <size>12</size>
19376       </method>
19377       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19378         <size>2</size>
19379       </method>
19380       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19381         <size>2</size>
19382       </method>
19383       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19384         <size>8</size>
19385       </method>
19386       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19387         <size>2</size>
19388       </method>
19389       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19390         <size>7</size>
19391       </method>
19392       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19393         <size>8</size>
19394       </method>
19395       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19396         <size>2</size>
19397       </method>
19398       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19399         <size>7</size>
19400       </method>
19401       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19402         <size>8</size>
19403       </method>
19404       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19405         <size>2</size>
19406       </method>
19407       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19408         <size>7</size>
19409       </method>
19410       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19411         <size>2</size>
19412       </method>
19413       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19414         <size>2</size>
19415       </method>
19416       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19417         <size>2</size>
19418       </method>
19419     </type>
19420     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19421       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19422         <size>21</size>
19423       </method>
19424       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19425         <size>7</size>
19426       </method>
19427       <method name="&lt;l2&gt;__T get_l2()">
19428         <size>7</size>
19429       </method>
19430       <method name="Boolean Equals(System.Object)">
19431         <size>69</size>
19432       </method>
19433       <method name="Int32 GetHashCode()">
19434         <size>86</size>
19435       </method>
19436       <method name="System.String ToString()">
19437         <size>142</size>
19438       </method>
19439     </type>
19440     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19441       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19442         <size>7</size>
19443       </method>
19444       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19445         <size>7</size>
19446       </method>
19447       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19448         <size>7</size>
19449       </method>
19450     </type>
19451     <type name="from.C">
19452       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19453         <size>2</size>
19454       </method>
19455       <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]])">
19456         <size>9</size>
19457       </method>
19458       <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])">
19459         <size>2</size>
19460       </method>
19461     </type>
19462     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19463       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19464         <size>21</size>
19465       </method>
19466       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19467         <size>7</size>
19468       </method>
19469       <method name="&lt;l2&gt;__T get_l2()">
19470         <size>7</size>
19471       </method>
19472       <method name="Boolean Equals(System.Object)">
19473         <size>69</size>
19474       </method>
19475       <method name="Int32 GetHashCode()">
19476         <size>86</size>
19477       </method>
19478       <method name="System.String ToString()">
19479         <size>142</size>
19480       </method>
19481     </type>
19482     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19483       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19484         <size>47</size>
19485       </method>
19486       <method name="Int32 &lt;&gt;m__3D(Int32)">
19487         <size>2</size>
19488       </method>
19489     </type>
19490   </test>
19491   <test name="gtest-linq-02.cs">
19492     <type name="Test">
19493       <method name="Void .ctor()">
19494         <size>7</size>
19495       </method>
19496       <method name="Int32 Main()">
19497         <size>501</size>
19498       </method>
19499       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19500         <size>2</size>
19501       </method>
19502       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19503         <size>3</size>
19504       </method>
19505       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19506         <size>2</size>
19507       </method>
19508       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19509         <size>3</size>
19510       </method>
19511     </type>
19512   </test>
19513   <test name="gtest-linq-03.cs">
19514     <type name="WhereTest">
19515       <method name="Void .ctor()">
19516         <size>7</size>
19517       </method>
19518       <method name="Int32 Main()">
19519         <size>179</size>
19520       </method>
19521       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19522         <size>5</size>
19523       </method>
19524       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19525         <size>5</size>
19526       </method>
19527       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19528         <size>4</size>
19529       </method>
19530     </type>
19531   </test>
19532   <test name="gtest-linq-04.cs">
19533     <type name="TestGroupBy">
19534       <method name="Void .ctor()">
19535         <size>7</size>
19536       </method>
19537       <method name="Int32 Main()">
19538         <size>553</size>
19539       </method>
19540     </type>
19541     <type name="&lt;PrivateImplementationDetails&gt;">
19542       <method name="Void .ctor()">
19543         <size>7</size>
19544       </method>
19545     </type>
19546     <type name="TestGroupBy">
19547       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19548         <size>4</size>
19549       </method>
19550       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19551         <size>2</size>
19552       </method>
19553       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19554         <size>4</size>
19555       </method>
19556       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19557         <size>2</size>
19558       </method>
19559     </type>
19560   </test>
19561   <test name="gtest-linq-05.cs">
19562     <type name="OrderByTests">
19563       <method name="Void .ctor()">
19564         <size>7</size>
19565       </method>
19566       <method name="Int32 Main()">
19567         <size>1254</size>
19568       </method>
19569     </type>
19570     <type name="OrderByTests+Data">
19571       <method name="Void .ctor()">
19572         <size>7</size>
19573       </method>
19574       <method name="Int32 get_ID()">
19575         <size>7</size>
19576       </method>
19577       <method name="Void set_ID(Int32)">
19578         <size>8</size>
19579       </method>
19580       <method name="System.String get_Name()">
19581         <size>7</size>
19582       </method>
19583       <method name="Void set_Name(System.String)">
19584         <size>8</size>
19585       </method>
19586       <method name="System.String ToString()">
19587         <size>28</size>
19588       </method>
19589     </type>
19590     <type name="OrderByTests">
19591       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19592         <size>2</size>
19593       </method>
19594       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19595         <size>2</size>
19596       </method>
19597       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19598         <size>2</size>
19599       </method>
19600       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19601         <size>4</size>
19602       </method>
19603       <method name="System.String &lt;Main&gt;m__4(System.String)">
19604         <size>2</size>
19605       </method>
19606       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19607         <size>7</size>
19608       </method>
19609       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19610         <size>7</size>
19611       </method>
19612       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19613         <size>7</size>
19614       </method>
19615       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19616         <size>7</size>
19617       </method>
19618       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19619         <size>7</size>
19620       </method>
19621       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19622         <size>11</size>
19623       </method>
19624       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19625         <size>7</size>
19626       </method>
19627       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19628         <size>7</size>
19629       </method>
19630       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19631         <size>11</size>
19632       </method>
19633       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19634         <size>7</size>
19635       </method>
19636       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19637         <size>7</size>
19638       </method>
19639       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19640         <size>2</size>
19641       </method>
19642     </type>
19643   </test>
19644   <test name="gtest-linq-06.cs">
19645     <type name="Let">
19646       <method name="Void .ctor()">
19647         <size>7</size>
19648       </method>
19649       <method name="Int32 Main()">
19650         <size>406</size>
19651       </method>
19652     </type>
19653     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19654       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19655         <size>21</size>
19656       </method>
19657       <method name="&lt;i&gt;__T get_i()">
19658         <size>7</size>
19659       </method>
19660       <method name="&lt;u&gt;__T get_u()">
19661         <size>7</size>
19662       </method>
19663       <method name="Boolean Equals(System.Object)">
19664         <size>69</size>
19665       </method>
19666       <method name="Int32 GetHashCode()">
19667         <size>86</size>
19668       </method>
19669       <method name="System.String ToString()">
19670         <size>142</size>
19671       </method>
19672     </type>
19673     <type name="Let">
19674       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19675         <size>10</size>
19676       </method>
19677       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19678         <size>7</size>
19679       </method>
19680       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19681         <size>10</size>
19682       </method>
19683       <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])">
19684         <size>15</size>
19685       </method>
19686       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19687         <size>18</size>
19688       </method>
19689       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19690         <size>7</size>
19691       </method>
19692     </type>
19693     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19694       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19695         <size>21</size>
19696       </method>
19697       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19698         <size>7</size>
19699       </method>
19700       <method name="&lt;v&gt;__T get_v()">
19701         <size>7</size>
19702       </method>
19703       <method name="Boolean Equals(System.Object)">
19704         <size>69</size>
19705       </method>
19706       <method name="Int32 GetHashCode()">
19707         <size>86</size>
19708       </method>
19709       <method name="System.String ToString()">
19710         <size>142</size>
19711       </method>
19712     </type>
19713   </test>
19714   <test name="gtest-linq-07.cs">
19715     <type name="SelectMany">
19716       <method name="Void .ctor()">
19717         <size>7</size>
19718       </method>
19719       <method name="Int32 Main()">
19720         <size>748</size>
19721       </method>
19722     </type>
19723     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19724       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19725         <size>21</size>
19726       </method>
19727       <method name="&lt;i1&gt;__T get_i1()">
19728         <size>7</size>
19729       </method>
19730       <method name="&lt;i2&gt;__T get_i2()">
19731         <size>7</size>
19732       </method>
19733       <method name="Boolean Equals(System.Object)">
19734         <size>69</size>
19735       </method>
19736       <method name="Int32 GetHashCode()">
19737         <size>86</size>
19738       </method>
19739       <method name="System.String ToString()">
19740         <size>142</size>
19741       </method>
19742     </type>
19743     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19744       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19745         <size>28</size>
19746       </method>
19747       <method name="&lt;pp&gt;__T get_pp()">
19748         <size>7</size>
19749       </method>
19750       <method name="&lt;i1&gt;__T get_i1()">
19751         <size>7</size>
19752       </method>
19753       <method name="&lt;i3&gt;__T get_i3()">
19754         <size>7</size>
19755       </method>
19756       <method name="Boolean Equals(System.Object)">
19757         <size>96</size>
19758       </method>
19759       <method name="Int32 GetHashCode()">
19760         <size>109</size>
19761       </method>
19762       <method name="System.String ToString()">
19763         <size>199</size>
19764       </method>
19765     </type>
19766     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19767       <method name="Void .ctor()">
19768         <size>7</size>
19769       </method>
19770       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19771         <size>12</size>
19772       </method>
19773       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19774         <size>12</size>
19775       </method>
19776       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19777         <size>12</size>
19778       </method>
19779       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19780         <size>7</size>
19781       </method>
19782     </type>
19783     <type name="SelectMany">
19784       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19785         <size>8</size>
19786       </method>
19787       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19788         <size>5</size>
19789       </method>
19790       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19791         <size>8</size>
19792       </method>
19793       <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)">
19794         <size>8</size>
19795       </method>
19796       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19797         <size>7</size>
19798       </method>
19799       <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])">
19800         <size>25</size>
19801       </method>
19802       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19803         <size>8</size>
19804       </method>
19805     </type>
19806     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19807       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19808         <size>21</size>
19809       </method>
19810       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19811         <size>7</size>
19812       </method>
19813       <method name="&lt;i3&gt;__T get_i3()">
19814         <size>7</size>
19815       </method>
19816       <method name="Boolean Equals(System.Object)">
19817         <size>69</size>
19818       </method>
19819       <method name="Int32 GetHashCode()">
19820         <size>86</size>
19821       </method>
19822       <method name="System.String ToString()">
19823         <size>142</size>
19824       </method>
19825     </type>
19826   </test>
19827   <test name="gtest-linq-08.cs">
19828     <type name="TestA">
19829       <method name="Void .ctor(String)">
19830         <size>14</size>
19831       </method>
19832       <method name="System.String Select[U](System.Func`2[TestA,U])">
19833         <size>7</size>
19834       </method>
19835     </type>
19836     <type name="TestB">
19837       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19838         <size>25</size>
19839       </method>
19840     </type>
19841     <type name="CustomQueryExpressionPattern">
19842       <method name="Void .ctor()">
19843         <size>7</size>
19844       </method>
19845       <method name="Int32 Main()">
19846         <size>153</size>
19847       </method>
19848       <method name="TestA &lt;Main&gt;m__0(TestA)">
19849         <size>2</size>
19850       </method>
19851       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19852         <size>17</size>
19853       </method>
19854     </type>
19855   </test>
19856   <test name="gtest-linq-09.cs">
19857     <type name="Data">
19858       <method name="Void .ctor()">
19859         <size>7</size>
19860       </method>
19861     </type>
19862     <type name="Join">
19863       <method name="Void .ctor()">
19864         <size>7</size>
19865       </method>
19866       <method name="Int32 Main()">
19867         <size>912</size>
19868       </method>
19869     </type>
19870     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19871       <method name="Void .ctor(&lt;Result&gt;__T)">
19872         <size>14</size>
19873       </method>
19874       <method name="&lt;Result&gt;__T get_Result()">
19875         <size>7</size>
19876       </method>
19877       <method name="Boolean Equals(System.Object)">
19878         <size>39</size>
19879       </method>
19880       <method name="Int32 GetHashCode()">
19881         <size>63</size>
19882       </method>
19883       <method name="System.String ToString()">
19884         <size>67</size>
19885       </method>
19886     </type>
19887     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19888       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19889         <size>21</size>
19890       </method>
19891       <method name="&lt;a&gt;__T get_a()">
19892         <size>7</size>
19893       </method>
19894       <method name="&lt;b&gt;__T get_b()">
19895         <size>7</size>
19896       </method>
19897       <method name="Boolean Equals(System.Object)">
19898         <size>69</size>
19899       </method>
19900       <method name="Int32 GetHashCode()">
19901         <size>86</size>
19902       </method>
19903       <method name="System.String ToString()">
19904         <size>142</size>
19905       </method>
19906     </type>
19907     <type name="Join">
19908       <method name="Int32 &lt;Main&gt;m__0(Data)">
19909         <size>7</size>
19910       </method>
19911       <method name="Int32 &lt;Main&gt;m__1(Data)">
19912         <size>7</size>
19913       </method>
19914       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19915         <size>23</size>
19916       </method>
19917       <method name="Int32 &lt;Main&gt;m__3(Data)">
19918         <size>7</size>
19919       </method>
19920       <method name="Int32 &lt;Main&gt;m__4(Data)">
19921         <size>7</size>
19922       </method>
19923       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19924         <size>8</size>
19925       </method>
19926       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19927         <size>22</size>
19928       </method>
19929       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19930         <size>33</size>
19931       </method>
19932       <method name="Int32 &lt;Main&gt;m__8(Data)">
19933         <size>7</size>
19934       </method>
19935       <method name="Int32 &lt;Main&gt;m__9(Data)">
19936         <size>7</size>
19937       </method>
19938       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19939         <size>23</size>
19940       </method>
19941       <method name="Int32 &lt;Main&gt;m__B(Data)">
19942         <size>7</size>
19943       </method>
19944       <method name="Int32 &lt;Main&gt;m__C(Data)">
19945         <size>7</size>
19946       </method>
19947       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19948         <size>8</size>
19949       </method>
19950       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19951         <size>12</size>
19952       </method>
19953       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19954         <size>7</size>
19955       </method>
19956     </type>
19957   </test>
19958   <test name="gtest-linq-10.cs">
19959     <type name="DataA">
19960       <method name="Void .ctor()">
19961         <size>7</size>
19962       </method>
19963     </type>
19964     <type name="DataB">
19965       <method name="Void .ctor()">
19966         <size>7</size>
19967       </method>
19968     </type>
19969     <type name="GroupJoin">
19970       <method name="Void .ctor()">
19971         <size>7</size>
19972       </method>
19973       <method name="Int32 Main()">
19974         <size>631</size>
19975       </method>
19976     </type>
19977     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19978       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19979         <size>21</size>
19980       </method>
19981       <method name="&lt;a&gt;__T get_a()">
19982         <size>7</size>
19983       </method>
19984       <method name="&lt;ab&gt;__T get_ab()">
19985         <size>7</size>
19986       </method>
19987       <method name="Boolean Equals(System.Object)">
19988         <size>69</size>
19989       </method>
19990       <method name="Int32 GetHashCode()">
19991         <size>86</size>
19992       </method>
19993       <method name="System.String ToString()">
19994         <size>142</size>
19995       </method>
19996     </type>
19997     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19998       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19999         <size>21</size>
20000       </method>
20001       <method name="&lt;a&gt;__T get_a()">
20002         <size>7</size>
20003       </method>
20004       <method name="&lt;b&gt;__T get_b()">
20005         <size>7</size>
20006       </method>
20007       <method name="Boolean Equals(System.Object)">
20008         <size>69</size>
20009       </method>
20010       <method name="Int32 GetHashCode()">
20011         <size>86</size>
20012       </method>
20013       <method name="System.String ToString()">
20014         <size>142</size>
20015       </method>
20016     </type>
20017     <type name="GroupJoin">
20018       <method name="Int32 &lt;Main&gt;m__0(DataA)">
20019         <size>7</size>
20020       </method>
20021       <method name="Int32 &lt;Main&gt;m__1(DataB)">
20022         <size>7</size>
20023       </method>
20024       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
20025         <size>8</size>
20026       </method>
20027       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20028         <size>12</size>
20029       </method>
20030       <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)">
20031         <size>39</size>
20032       </method>
20033       <method name="Int32 &lt;Main&gt;m__5(DataA)">
20034         <size>7</size>
20035       </method>
20036       <method name="Int32 &lt;Main&gt;m__6(DataB)">
20037         <size>7</size>
20038       </method>
20039       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
20040         <size>8</size>
20041       </method>
20042       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20043         <size>12</size>
20044       </method>
20045       <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)">
20046         <size>39</size>
20047       </method>
20048     </type>
20049   </test>
20050   <test name="gtest-linq-11.cs">
20051     <type name="IntoTest">
20052       <method name="Void .ctor()">
20053         <size>7</size>
20054       </method>
20055       <method name="Int32 Main()">
20056         <size>275</size>
20057       </method>
20058       <method name="Boolean &lt;Main&gt;m__0(Int32)">
20059         <size>5</size>
20060       </method>
20061       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20062         <size>5</size>
20063       </method>
20064       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20065         <size>4</size>
20066       </method>
20067       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20068         <size>5</size>
20069       </method>
20070       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20071         <size>4</size>
20072       </method>
20073     </type>
20074   </test>
20075   <test name="gtest-linq-12.cs">
20076     <type name="NestedQuery">
20077       <method name="Void .ctor()">
20078         <size>7</size>
20079       </method>
20080       <method name="Void XX()">
20081         <size>108</size>
20082       </method>
20083       <method name="Int32 Main()">
20084         <size>464</size>
20085       </method>
20086     </type>
20087     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
20088       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
20089         <size>21</size>
20090       </method>
20091       <method name="&lt;values&gt;__T get_values()">
20092         <size>7</size>
20093       </method>
20094       <method name="&lt;length&gt;__T get_length()">
20095         <size>7</size>
20096       </method>
20097       <method name="Boolean Equals(System.Object)">
20098         <size>69</size>
20099       </method>
20100       <method name="Int32 GetHashCode()">
20101         <size>86</size>
20102       </method>
20103       <method name="System.String ToString()">
20104         <size>142</size>
20105       </method>
20106     </type>
20107     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
20108       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
20109         <size>21</size>
20110       </method>
20111       <method name="&lt;type&gt;__T get_type()">
20112         <size>7</size>
20113       </method>
20114       <method name="&lt;x&gt;__T get_x()">
20115         <size>7</size>
20116       </method>
20117       <method name="Boolean Equals(System.Object)">
20118         <size>69</size>
20119       </method>
20120       <method name="Int32 GetHashCode()">
20121         <size>86</size>
20122       </method>
20123       <method name="System.String ToString()">
20124         <size>142</size>
20125       </method>
20126     </type>
20127     <type name="NestedQuery">
20128       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
20129         <size>13</size>
20130       </method>
20131     </type>
20132     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20133       <method name="Void .ctor()">
20134         <size>7</size>
20135       </method>
20136     </type>
20137     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20138       <method name="Void .ctor()">
20139         <size>7</size>
20140       </method>
20141     </type>
20142     <type name="NestedQuery">
20143       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20144         <size>110</size>
20145       </method>
20146       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20147         <size>10</size>
20148       </method>
20149       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20150         <size>36</size>
20151       </method>
20152       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20153         <size>13</size>
20154       </method>
20155       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20156         <size>110</size>
20157       </method>
20158       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20159         <size>9</size>
20160       </method>
20161       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20162         <size>7</size>
20163       </method>
20164       <method name="Boolean &lt;Main&gt;m__9(Char)">
20165         <size>6</size>
20166       </method>
20167       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20168         <size>9</size>
20169       </method>
20170       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20171         <size>7</size>
20172       </method>
20173     </type>
20174     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20175       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20176         <size>15</size>
20177       </method>
20178     </type>
20179     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20180       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20181         <size>15</size>
20182       </method>
20183     </type>
20184   </test>
20185   <test name="gtest-linq-13.cs">
20186     <type name="Program">
20187       <method name="Void .ctor()">
20188         <size>7</size>
20189       </method>
20190       <method name="Void Main()">
20191         <size>1</size>
20192       </method>
20193       <method name="Void Foo(TypeDefinition)">
20194         <size>47</size>
20195       </method>
20196       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20197         <size>2</size>
20198       </method>
20199     </type>
20200     <type name="Extension">
20201       <method name="IEnumerable`1 Cast[T](IFoo)">
20202         <size>2</size>
20203       </method>
20204     </type>
20205     <type name="MethodDefinition">
20206       <method name="Void .ctor()">
20207         <size>7</size>
20208       </method>
20209     </type>
20210     <type name="TypeDefinition">
20211       <method name="Void .ctor()">
20212         <size>7</size>
20213       </method>
20214       <method name="MethodDefinitionCollection get_Methods()">
20215         <size>2</size>
20216       </method>
20217       <method name="Void set_Methods(MethodDefinitionCollection)">
20218         <size>1</size>
20219       </method>
20220     </type>
20221     <type name="MethodDefinitionCollection">
20222       <method name="Void .ctor()">
20223         <size>7</size>
20224       </method>
20225     </type>
20226   </test>
20227   <test name="gtest-linq-14.cs">
20228     <type name="Person">
20229       <method name="Void .ctor()">
20230         <size>7</size>
20231       </method>
20232       <method name="Style get_Style()">
20233         <size>7</size>
20234       </method>
20235       <method name="Void set_Style(Style)">
20236         <size>8</size>
20237       </method>
20238     </type>
20239     <type name="Extensions">
20240       <method name="IMarker`1 Cast[T](IObjectContainer)">
20241         <size>2</size>
20242       </method>
20243       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20244         <size>2</size>
20245       </method>
20246     </type>
20247     <type name="Program">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251       <method name="Void Main()">
20252         <size>1</size>
20253       </method>
20254       <method name="Void Assert(System.Action)">
20255         <size>1</size>
20256       </method>
20257       <method name="Void Test(IObjectContainer, Style)">
20258         <size>38</size>
20259       </method>
20260     </type>
20261     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20262       <method name="Void .ctor()">
20263         <size>7</size>
20264       </method>
20265       <method name="Void &lt;&gt;m__0()">
20266         <size>117</size>
20267       </method>
20268     </type>
20269   </test>
20270   <test name="gtest-linq-15.cs">
20271     <type name="NameCollisionTest.Data">
20272       <method name="Void .ctor()">
20273         <size>7</size>
20274       </method>
20275     </type>
20276     <type name="NameCollisionTest.Ex">
20277       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20278         <size>44</size>
20279       </method>
20280     </type>
20281     <type name="NameCollisionTest.C">
20282       <method name="Void .ctor()">
20283         <size>7</size>
20284       </method>
20285       <method name="Void Main()">
20286         <size>78</size>
20287       </method>
20288       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20289         <size>7</size>
20290       </method>
20291       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20292         <size>5</size>
20293       </method>
20294     </type>
20295     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20300         <size>12</size>
20301       </method>
20302       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20303         <size>7</size>
20304       </method>
20305       <method name="Boolean MoveNext()">
20306         <size>86</size>
20307       </method>
20308       <method name="Void Dispose()">
20309         <size>8</size>
20310       </method>
20311       <method name="Void Reset()">
20312         <size>6</size>
20313       </method>
20314       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20315         <size>7</size>
20316       </method>
20317       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20318         <size>52</size>
20319       </method>
20320     </type>
20321   </test>
20322   <test name="gtest-linq-16.cs">
20323     <type name="C">
20324       <method name="Void .ctor()">
20325         <size>7</size>
20326       </method>
20327       <method name="Void Main()">
20328         <size>12</size>
20329       </method>
20330       <method name="Void Test_1(Int32)">
20331         <size>27</size>
20332       </method>
20333       <method name="Void Test_2()">
20334         <size>31</size>
20335       </method>
20336       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20337         <size>26</size>
20338       </method>
20339     </type>
20340     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20341       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20342         <size>21</size>
20343       </method>
20344       <method name="&lt;a&gt;__T get_a()">
20345         <size>7</size>
20346       </method>
20347       <method name="&lt;b&gt;__T get_b()">
20348         <size>7</size>
20349       </method>
20350       <method name="Boolean Equals(System.Object)">
20351         <size>69</size>
20352       </method>
20353       <method name="Int32 GetHashCode()">
20354         <size>86</size>
20355       </method>
20356       <method name="System.String ToString()">
20357         <size>142</size>
20358       </method>
20359     </type>
20360     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20361       <method name="Void .ctor()">
20362         <size>7</size>
20363       </method>
20364       <method name="IEnumerable`1 &lt;&gt;m__0()">
20365         <size>67</size>
20366       </method>
20367       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20368         <size>8</size>
20369       </method>
20370       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20371         <size>14</size>
20372       </method>
20373     </type>
20374     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20375       <method name="Void .ctor()">
20376         <size>7</size>
20377       </method>
20378       <method name="IEnumerable`1 &lt;&gt;m__2()">
20379         <size>67</size>
20380       </method>
20381       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20382         <size>8</size>
20383       </method>
20384       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20385         <size>14</size>
20386       </method>
20387     </type>
20388   </test>
20389   <test name="gtest-linq-17.cs">
20390     <type name="TestGroupBy">
20391       <method name="Void .ctor()">
20392         <size>7</size>
20393       </method>
20394       <method name="Int32 Main()">
20395         <size>157</size>
20396       </method>
20397       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20398         <size>2</size>
20399       </method>
20400     </type>
20401     <type name="&lt;PrivateImplementationDetails&gt;">
20402       <method name="Void .ctor()">
20403         <size>7</size>
20404       </method>
20405     </type>
20406   </test>
20407   <test name="gtest-linq-18.cs">
20408     <type name="C">
20409       <method name="Void .ctor()">
20410         <size>7</size>
20411       </method>
20412       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20413         <size>2</size>
20414       </method>
20415       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20416         <size>2</size>
20417       </method>
20418       <method name="Int32 Main()">
20419         <size>648</size>
20420       </method>
20421       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20422         <size>42</size>
20423       </method>
20424       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20425         <size>11</size>
20426       </method>
20427       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20428         <size>31</size>
20429       </method>
20430       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20431         <size>31</size>
20432       </method>
20433       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20434         <size>31</size>
20435       </method>
20436       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20437         <size>31</size>
20438       </method>
20439       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20440         <size>31</size>
20441       </method>
20442       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20443         <size>10</size>
20444       </method>
20445       <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])">
20446         <size>15</size>
20447       </method>
20448       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20449         <size>31</size>
20450       </method>
20451       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20452         <size>15</size>
20453       </method>
20454       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20455         <size>12</size>
20456       </method>
20457     </type>
20458     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20459       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20460         <size>21</size>
20461       </method>
20462       <method name="&lt;ck&gt;__T get_ck()">
20463         <size>7</size>
20464       </method>
20465       <method name="&lt;xy&gt;__T get_xy()">
20466         <size>7</size>
20467       </method>
20468       <method name="Boolean Equals(System.Object)">
20469         <size>69</size>
20470       </method>
20471       <method name="Int32 GetHashCode()">
20472         <size>86</size>
20473       </method>
20474       <method name="System.String ToString()">
20475         <size>142</size>
20476       </method>
20477     </type>
20478     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20479       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20480         <size>21</size>
20481       </method>
20482       <method name="&lt;i&gt;__T get_i()">
20483         <size>7</size>
20484       </method>
20485       <method name="&lt;l&gt;__T get_l()">
20486         <size>7</size>
20487       </method>
20488       <method name="Boolean Equals(System.Object)">
20489         <size>69</size>
20490       </method>
20491       <method name="Int32 GetHashCode()">
20492         <size>86</size>
20493       </method>
20494       <method name="System.String ToString()">
20495         <size>142</size>
20496       </method>
20497     </type>
20498     <type name="&lt;PrivateImplementationDetails&gt;">
20499       <method name="Void .ctor()">
20500         <size>7</size>
20501       </method>
20502     </type>
20503     <type name="C+&lt;Main&gt;c__AnonStorey0">
20504       <method name="Void .ctor()">
20505         <size>7</size>
20506       </method>
20507     </type>
20508     <type name="C+&lt;Main&gt;c__AnonStorey1">
20509       <method name="Void .ctor()">
20510         <size>7</size>
20511       </method>
20512     </type>
20513     <type name="C+&lt;Main&gt;c__AnonStorey2">
20514       <method name="Void .ctor()">
20515         <size>7</size>
20516       </method>
20517     </type>
20518     <type name="C+&lt;Main&gt;c__AnonStorey3">
20519       <method name="Void .ctor()">
20520         <size>7</size>
20521       </method>
20522     </type>
20523     <type name="C+&lt;Main&gt;c__AnonStorey4">
20524       <method name="Void .ctor()">
20525         <size>7</size>
20526       </method>
20527     </type>
20528     <type name="C+&lt;Main&gt;c__AnonStorey5">
20529       <method name="Void .ctor()">
20530         <size>7</size>
20531       </method>
20532     </type>
20533     <type name="C+&lt;Main&gt;c__AnonStorey6">
20534       <method name="Void .ctor()">
20535         <size>7</size>
20536       </method>
20537     </type>
20538     <type name="C">
20539       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20540         <size>31</size>
20541       </method>
20542       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20543         <size>31</size>
20544       </method>
20545       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20546         <size>2</size>
20547       </method>
20548       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20549         <size>31</size>
20550       </method>
20551       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20552         <size>31</size>
20553       </method>
20554       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20555         <size>2</size>
20556       </method>
20557     </type>
20558     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20559       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20560         <size>21</size>
20561       </method>
20562       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20563         <size>7</size>
20564       </method>
20565       <method name="&lt;g&gt;__T get_g()">
20566         <size>7</size>
20567       </method>
20568       <method name="Boolean Equals(System.Object)">
20569         <size>69</size>
20570       </method>
20571       <method name="Int32 GetHashCode()">
20572         <size>86</size>
20573       </method>
20574       <method name="System.String ToString()">
20575         <size>142</size>
20576       </method>
20577     </type>
20578     <type name="C+&lt;Main&gt;c__AnonStorey0">
20579       <method name="Boolean &lt;&gt;m__12(Int32)">
20580         <size>10</size>
20581       </method>
20582     </type>
20583     <type name="C+&lt;Main&gt;c__AnonStorey1">
20584       <method name="Boolean &lt;&gt;m__13(Int32)">
20585         <size>15</size>
20586       </method>
20587     </type>
20588     <type name="C+&lt;Main&gt;c__AnonStorey2">
20589       <method name="Boolean &lt;&gt;m__14(Int32)">
20590         <size>10</size>
20591       </method>
20592     </type>
20593     <type name="C+&lt;Main&gt;c__AnonStorey3">
20594       <method name="Boolean &lt;&gt;m__15(Int32)">
20595         <size>10</size>
20596       </method>
20597     </type>
20598     <type name="C+&lt;Main&gt;c__AnonStorey4">
20599       <method name="Int32 &lt;&gt;m__16(Int32)">
20600         <size>9</size>
20601       </method>
20602     </type>
20603     <type name="C+&lt;Main&gt;c__AnonStorey5">
20604       <method name="Int32 &lt;&gt;m__17(Int32)">
20605         <size>9</size>
20606       </method>
20607     </type>
20608     <type name="C+&lt;Main&gt;c__AnonStorey6">
20609       <method name="Boolean &lt;&gt;m__18(Int32)">
20610         <size>20</size>
20611       </method>
20612     </type>
20613     <type name="C+&lt;Main&gt;c__AnonStorey7">
20614       <method name="Void .ctor()">
20615         <size>7</size>
20616       </method>
20617       <method name="Boolean &lt;&gt;m__19(Int32)">
20618         <size>10</size>
20619       </method>
20620     </type>
20621     <type name="C+&lt;Main&gt;c__AnonStorey8">
20622       <method name="Void .ctor()">
20623         <size>7</size>
20624       </method>
20625       <method name="Boolean &lt;&gt;m__1A(Int32)">
20626         <size>10</size>
20627       </method>
20628     </type>
20629     <type name="C+&lt;Main&gt;c__AnonStorey9">
20630       <method name="Void .ctor()">
20631         <size>7</size>
20632       </method>
20633       <method name="Boolean &lt;&gt;m__1B(Int32)">
20634         <size>10</size>
20635       </method>
20636     </type>
20637     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20638       <method name="Void .ctor()">
20639         <size>7</size>
20640       </method>
20641       <method name="Boolean &lt;&gt;m__1C(Int32)">
20642         <size>10</size>
20643       </method>
20644     </type>
20645   </test>
20646   <test name="gtest-linq-19.cs">
20647     <type name="Test">
20648       <method name="Void .ctor()">
20649         <size>7</size>
20650       </method>
20651       <method name="Void .cctor()">
20652         <size>45</size>
20653       </method>
20654       <method name="Void Main()">
20655         <size>1</size>
20656       </method>
20657       <method name="Char &lt;E&gt;m__0(Char)">
20658         <size>2</size>
20659       </method>
20660     </type>
20661   </test>
20662   <test name="gtest-named-01.cs">
20663     <type name="C">
20664       <method name="Int32 Test(Int32, Int32, System.String)">
20665         <size>6</size>
20666       </method>
20667       <method name="T Foo[T](T, Int32)">
20668         <size>2</size>
20669       </method>
20670       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20671         <size>9</size>
20672       </method>
20673       <method name="Int32 Main()">
20674         <size>173</size>
20675       </method>
20676       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20677         <size>2</size>
20678       </method>
20679     </type>
20680     <type name="C+&lt;Main&gt;c__AnonStorey0">
20681       <method name="Void .ctor()">
20682         <size>7</size>
20683       </method>
20684       <method name="Int32 &lt;&gt;m__1(Int32)">
20685         <size>7</size>
20686       </method>
20687     </type>
20688   </test>
20689   <test name="gtest-optional-01.cs">
20690     <type name="C">
20691       <method name="Void TestA(Int32)">
20692         <size>1</size>
20693       </method>
20694       <method name="Void TestB(Int64)">
20695         <size>1</size>
20696       </method>
20697       <method name="Void TestC(Decimal)">
20698         <size>1</size>
20699       </method>
20700       <method name="Int32 Main()">
20701         <size>310</size>
20702       </method>
20703       <method name="Void .ctor()">
20704         <size>7</size>
20705       </method>
20706     </type>
20707   </test>
20708   <test name="gtest-optional-02.cs">
20709     <type name="C">
20710       <method name="Boolean Test2(Nullable`1)">
20711         <size>11</size>
20712       </method>
20713       <method name="Int32 Test(Nullable`1)">
20714         <size>27</size>
20715       </method>
20716       <method name="Int32 Main()">
20717         <size>101</size>
20718       </method>
20719       <method name="Void .ctor()">
20720         <size>7</size>
20721       </method>
20722       <method name="Boolean Test3(Nullable`1)">
20723         <size>21</size>
20724       </method>
20725     </type>
20726   </test>
20727   <test name="gtest-optional-03.cs">
20728     <type name="C">
20729       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20730         <size>2</size>
20731       </method>
20732       <method name="Int32 Main()">
20733         <size>225</size>
20734       </method>
20735       <method name="Void .ctor()">
20736         <size>7</size>
20737       </method>
20738     </type>
20739   </test>
20740   <test name="gtest-optional-04.cs">
20741     <type name="C">
20742       <method name="Void Foo[T](T, T)">
20743         <size>1</size>
20744       </method>
20745       <method name="Void TestParams(System.Int32[])">
20746         <size>6</size>
20747       </method>
20748       <method name="Void TestParams(Int32)">
20749         <size>1</size>
20750       </method>
20751       <method name="Void TestStruct(Nullable`1)">
20752         <size>1</size>
20753       </method>
20754       <method name="System.String get_Item(Int32, System.String)">
20755         <size>2</size>
20756       </method>
20757       <method name="Void set_Item(Int32, System.String, System.String)">
20758         <size>4</size>
20759       </method>
20760       <method name="Int32 Main()">
20761         <size>120</size>
20762       </method>
20763       <method name="Void .ctor()">
20764         <size>7</size>
20765       </method>
20766     </type>
20767   </test>
20768   <test name="gtest-optional-05.cs">
20769     <type name="Blah">
20770       <method name="Int32 Foo(Int32, Int32)">
20771         <size>4</size>
20772       </method>
20773       <method name="Int32 Main()">
20774         <size>46</size>
20775       </method>
20776       <method name="Void .ctor()">
20777         <size>7</size>
20778       </method>
20779     </type>
20780     <type name="Blah+MyDelegate">
20781       <method name="Int32 Invoke(Int32, Int32)">
20782         <size>0</size>
20783       </method>
20784       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20785         <size>0</size>
20786       </method>
20787       <method name="Int32 EndInvoke(IAsyncResult)">
20788         <size>0</size>
20789       </method>
20790       <method name="Void .ctor(Object, IntPtr)">
20791         <size>0</size>
20792       </method>
20793     </type>
20794   </test>
20795   <test name="gtest-optional-06.cs">
20796     <type name="C">
20797       <method name="Int32 Foo(Int32)">
20798         <size>2</size>
20799       </method>
20800       <method name="Int32 Main()">
20801         <size>38</size>
20802       </method>
20803       <method name="Void .ctor()">
20804         <size>7</size>
20805       </method>
20806     </type>
20807     <type name="D">
20808       <method name="Int32 Invoke(Int32)">
20809         <size>0</size>
20810       </method>
20811       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20812         <size>0</size>
20813       </method>
20814       <method name="Int32 EndInvoke(IAsyncResult)">
20815         <size>0</size>
20816       </method>
20817       <method name="Void .ctor(Object, IntPtr)">
20818         <size>0</size>
20819       </method>
20820     </type>
20821   </test>
20822   <test name="gtest-optional-07.cs">
20823     <type name="Tests">
20824       <method name="Void foo(Foo)">
20825         <size>1</size>
20826       </method>
20827       <method name="Int32 Main()">
20828         <size>8</size>
20829       </method>
20830       <method name="Void .ctor()">
20831         <size>7</size>
20832       </method>
20833     </type>
20834   </test>
20835   <test name="gtest-partial-01.cs">
20836     <type name="B`1[U]">
20837       <method name="Void .ctor()">
20838         <size>7</size>
20839       </method>
20840     </type>
20841     <type name="C`1[T]">
20842       <method name="Void .ctor()">
20843         <size>7</size>
20844       </method>
20845     </type>
20846     <type name="Test">
20847       <method name="Void Main()">
20848         <size>1</size>
20849       </method>
20850       <method name="Void .ctor()">
20851         <size>7</size>
20852       </method>
20853     </type>
20854   </test>
20855   <test name="gtest-var-04.cs">
20856     <type name="Test">
20857       <method name="Void .ctor()">
20858         <size>7</size>
20859       </method>
20860       <method name="Int32 Main()">
20861         <size>219</size>
20862       </method>
20863     </type>
20864   </test>
20865   <test name="gtest-variance-1.cs">
20866     <type name="Foo">
20867       <method name="System.String get_Bar()">
20868         <size>7</size>
20869       </method>
20870       <method name="Void .ctor(String)">
20871         <size>14</size>
20872       </method>
20873     </type>
20874     <type name="Test">
20875       <method name="Int32 Main()">
20876         <size>57</size>
20877       </method>
20878       <method name="Void .ctor()">
20879         <size>7</size>
20880       </method>
20881     </type>
20882   </test>
20883   <test name="gtest-variance-10.cs">
20884     <type name="Foo">
20885       <method name="Void .ctor()">
20886         <size>7</size>
20887       </method>
20888     </type>
20889     <type name="Test">
20890       <method name="Int32 I&lt;string&gt;.get_Count()">
20891         <size>2</size>
20892       </method>
20893       <method name="Int32 I&lt;Foo&gt;.get_Count()">
20894         <size>2</size>
20895       </method>
20896       <method name="Void .ctor()">
20897         <size>7</size>
20898       </method>
20899     </type>
20900     <type name="Program">
20901       <method name="Int32 Main()">
20902         <size>29</size>
20903       </method>
20904     </type>
20905   </test>
20906   <test name="gtest-variance-11.cs">
20907     <type name="D">
20908       <method name="Void .ctor()">
20909         <size>7</size>
20910       </method>
20911       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20912         <size>38</size>
20913       </method>
20914       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20915         <size>38</size>
20916       </method>
20917       <method name="Int32 Main()">
20918         <size>38</size>
20919       </method>
20920     </type>
20921   </test>
20922   <test name="gtest-variance-12.cs">
20923     <type name="D">
20924       <method name="Void add_field(D`1[System.String])">
20925         <size>24</size>
20926       </method>
20927       <method name="Void remove_field(D`1[System.String])">
20928         <size>24</size>
20929       </method>
20930       <method name="Int32 Main()">
20931         <size>72</size>
20932       </method>
20933       <method name="Void &lt;Main&gt;m__0()">
20934         <size>1</size>
20935       </method>
20936       <method name="Void .ctor()">
20937         <size>7</size>
20938       </method>
20939     </type>
20940     <type name="D`1[T]">
20941       <method name="Void Invoke()">
20942         <size>0</size>
20943       </method>
20944       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20945         <size>0</size>
20946       </method>
20947       <method name="Void EndInvoke(IAsyncResult)">
20948         <size>0</size>
20949       </method>
20950       <method name="Void .ctor(Object, IntPtr)">
20951         <size>0</size>
20952       </method>
20953     </type>
20954   </test>
20955   <test name="gtest-variance-13.cs">
20956     <type name="A">
20957       <method name="Void .ctor()">
20958         <size>7</size>
20959       </method>
20960       <method name="Void Foo[T](T, IList`1)">
20961         <size>1</size>
20962       </method>
20963       <method name="Void Test()">
20964         <size>17</size>
20965       </method>
20966     </type>
20967     <type name="B">
20968       <method name="Void .ctor()">
20969         <size>7</size>
20970       </method>
20971       <method name="Void Foo[T](T, I`1)">
20972         <size>1</size>
20973       </method>
20974       <method name="Void Test[U](U, I`1)">
20975         <size>8</size>
20976       </method>
20977     </type>
20978     <type name="M">
20979       <method name="Void .ctor()">
20980         <size>7</size>
20981       </method>
20982       <method name="Int32 Main()">
20983         <size>2</size>
20984       </method>
20985     </type>
20986   </test>
20987   <test name="gtest-variance-2.cs">
20988     <type name="Foo">
20989       <method name="System.String Bar(System.Object)">
20990         <size>12</size>
20991       </method>
20992       <method name="Void .ctor()">
20993         <size>7</size>
20994       </method>
20995     </type>
20996     <type name="Test">
20997       <method name="Int32 Main()">
20998         <size>92</size>
20999       </method>
21000       <method name="Void .ctor()">
21001         <size>7</size>
21002       </method>
21003     </type>
21004   </test>
21005   <test name="gtest-variance-3.cs">
21006     <type name="Test">
21007       <method name="Int32 Main()">
21008         <size>56</size>
21009       </method>
21010       <method name="Int32 Bar(Foo`1[System.Object])">
21011         <size>12</size>
21012       </method>
21013       <method name="Void .ctor()">
21014         <size>7</size>
21015       </method>
21016     </type>
21017     <type name="Foo`1[T]">
21018       <method name="T Invoke()">
21019         <size>0</size>
21020       </method>
21021       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21022         <size>0</size>
21023       </method>
21024       <method name="T EndInvoke(IAsyncResult)">
21025         <size>0</size>
21026       </method>
21027       <method name="Void .ctor(Object, IntPtr)">
21028         <size>0</size>
21029       </method>
21030     </type>
21031     <type name="Test+&lt;Main&gt;c__AnonStorey0">
21032       <method name="System.String &lt;&gt;m__0()">
21033         <size>7</size>
21034       </method>
21035       <method name="Void .ctor()">
21036         <size>7</size>
21037       </method>
21038     </type>
21039   </test>
21040   <test name="gtest-variance-4.cs">
21041     <type name="Test">
21042       <method name="Int32 Main()">
21043         <size>58</size>
21044       </method>
21045       <method name="Int32 Bar(Foo`1[System.String], System.String)">
21046         <size>8</size>
21047       </method>
21048       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
21049         <size>7</size>
21050       </method>
21051       <method name="Void .ctor()">
21052         <size>7</size>
21053       </method>
21054     </type>
21055     <type name="Foo`1[T]">
21056       <method name="Int32 Invoke(T)">
21057         <size>0</size>
21058       </method>
21059       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21060         <size>0</size>
21061       </method>
21062       <method name="Int32 EndInvoke(IAsyncResult)">
21063         <size>0</size>
21064       </method>
21065       <method name="Void .ctor(Object, IntPtr)">
21066         <size>0</size>
21067       </method>
21068     </type>
21069   </test>
21070   <test name="gtest-variance-5.cs">
21071     <type name="BothVariants`2[T1,T2]">
21072       <method name="T1 get_Foo()">
21073         <size>7</size>
21074       </method>
21075       <method name="Void set_Foo(T1)">
21076         <size>8</size>
21077       </method>
21078       <method name="Int32 Bar(T2)">
21079         <size>35</size>
21080       </method>
21081       <method name="Void .ctor(T1)">
21082         <size>14</size>
21083       </method>
21084     </type>
21085     <type name="Invariant`1[T]">
21086       <method name="T get_Foo()">
21087         <size>36</size>
21088       </method>
21089       <method name="Int32 Bar(T)">
21090         <size>14</size>
21091       </method>
21092       <method name="Void .ctor()">
21093         <size>7</size>
21094       </method>
21095     </type>
21096     <type name="A">
21097       <method name="System.String get_Fruit()">
21098         <size>6</size>
21099       </method>
21100       <method name="Void .ctor()">
21101         <size>7</size>
21102       </method>
21103     </type>
21104     <type name="B">
21105       <method name="System.String get_Fruit()">
21106         <size>6</size>
21107       </method>
21108       <method name="Void .ctor()">
21109         <size>7</size>
21110       </method>
21111     </type>
21112     <type name="C">
21113       <method name="System.String get_Fruit()">
21114         <size>6</size>
21115       </method>
21116       <method name="Void .ctor()">
21117         <size>7</size>
21118       </method>
21119     </type>
21120     <type name="Test">
21121       <method name="Int32 Main()">
21122         <size>110</size>
21123       </method>
21124       <method name="Void .ctor()">
21125         <size>7</size>
21126       </method>
21127     </type>
21128   </test>
21129   <test name="gtest-variance-6.cs">
21130     <type name="Program">
21131       <method name="Void .ctor()">
21132         <size>7</size>
21133       </method>
21134       <method name="Void Main()">
21135         <size>1</size>
21136       </method>
21137     </type>
21138     <type name="Cov1`1[U]">
21139       <method name="Void .ctor(Object, IntPtr)">
21140         <size>0</size>
21141       </method>
21142       <method name="ICovariant`1 Invoke(IContravariant`1)">
21143         <size>0</size>
21144       </method>
21145       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21146         <size>0</size>
21147       </method>
21148       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21149         <size>0</size>
21150       </method>
21151     </type>
21152     <type name="Cov2`1[U]">
21153       <method name="Void .ctor(Object, IntPtr)">
21154         <size>0</size>
21155       </method>
21156       <method name="ICovariant`1 Invoke(IContravariant`1)">
21157         <size>0</size>
21158       </method>
21159       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21160         <size>0</size>
21161       </method>
21162       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21163         <size>0</size>
21164       </method>
21165     </type>
21166     <type name="Cov3`1[U]">
21167       <method name="Void .ctor(Object, IntPtr)">
21168         <size>0</size>
21169       </method>
21170       <method name="ICovariant`1 Invoke(IContravariant`1)">
21171         <size>0</size>
21172       </method>
21173       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21174         <size>0</size>
21175       </method>
21176       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21177         <size>0</size>
21178       </method>
21179     </type>
21180     <type name="Cov4`1[U]">
21181       <method name="Void .ctor(Object, IntPtr)">
21182         <size>0</size>
21183       </method>
21184       <method name="ICovariant`1 Invoke()">
21185         <size>0</size>
21186       </method>
21187       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21188         <size>0</size>
21189       </method>
21190       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21191         <size>0</size>
21192       </method>
21193     </type>
21194     <type name="Cov5`1[U]">
21195       <method name="Void .ctor(Object, IntPtr)">
21196         <size>0</size>
21197       </method>
21198       <method name="IContravariant`1 Invoke()">
21199         <size>0</size>
21200       </method>
21201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21202         <size>0</size>
21203       </method>
21204       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21205         <size>0</size>
21206       </method>
21207     </type>
21208     <type name="Contra5`1[U]">
21209       <method name="Void .ctor(Object, IntPtr)">
21210         <size>0</size>
21211       </method>
21212       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21213         <size>0</size>
21214       </method>
21215       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21216         <size>0</size>
21217       </method>
21218       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21219         <size>0</size>
21220       </method>
21221     </type>
21222     <type name="Contra6`1[U]">
21223       <method name="Void .ctor(Object, IntPtr)">
21224         <size>0</size>
21225       </method>
21226       <method name="IContravariant`1 Invoke()">
21227         <size>0</size>
21228       </method>
21229       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21230         <size>0</size>
21231       </method>
21232       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21233         <size>0</size>
21234       </method>
21235     </type>
21236     <type name="Contra7`1[U]">
21237       <method name="Void .ctor(Object, IntPtr)">
21238         <size>0</size>
21239       </method>
21240       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21241         <size>0</size>
21242       </method>
21243       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21244         <size>0</size>
21245       </method>
21246       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21247         <size>0</size>
21248       </method>
21249     </type>
21250     <type name="Contra8`1[U]">
21251       <method name="Void .ctor(Object, IntPtr)">
21252         <size>0</size>
21253       </method>
21254       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21255         <size>0</size>
21256       </method>
21257       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21258         <size>0</size>
21259       </method>
21260       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21261         <size>0</size>
21262       </method>
21263     </type>
21264   </test>
21265   <test name="gtest-variance-7.cs">
21266     <type name="C">
21267       <method name="Void .ctor()">
21268         <size>7</size>
21269       </method>
21270       <method name="Void Main()">
21271         <size>1</size>
21272       </method>
21273     </type>
21274     <type name="Covariant`1[T]">
21275       <method name="Void .ctor(Object, IntPtr)">
21276         <size>0</size>
21277       </method>
21278       <method name="T Invoke()">
21279         <size>0</size>
21280       </method>
21281       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21282         <size>0</size>
21283       </method>
21284       <method name="T EndInvoke(IAsyncResult)">
21285         <size>0</size>
21286       </method>
21287     </type>
21288     <type name="Contra`1[T]">
21289       <method name="Void .ctor(Object, IntPtr)">
21290         <size>0</size>
21291       </method>
21292       <method name="Void Invoke(T)">
21293         <size>0</size>
21294       </method>
21295       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21296         <size>0</size>
21297       </method>
21298       <method name="Void EndInvoke(IAsyncResult)">
21299         <size>0</size>
21300       </method>
21301     </type>
21302     <type name="CoContra`2[TR,T]">
21303       <method name="Void .ctor(Object, IntPtr)">
21304         <size>0</size>
21305       </method>
21306       <method name="TR Invoke(T)">
21307         <size>0</size>
21308       </method>
21309       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21310         <size>0</size>
21311       </method>
21312       <method name="TR EndInvoke(IAsyncResult)">
21313         <size>0</size>
21314       </method>
21315     </type>
21316     <type name="None`1[T]">
21317       <method name="Void .ctor(Object, IntPtr)">
21318         <size>0</size>
21319       </method>
21320       <method name="Void Invoke(T)">
21321         <size>0</size>
21322       </method>
21323       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21324         <size>0</size>
21325       </method>
21326       <method name="Void EndInvoke(IAsyncResult)">
21327         <size>0</size>
21328       </method>
21329     </type>
21330     <type name="Test`1[U]">
21331       <method name="Void .ctor(Object, IntPtr)">
21332         <size>0</size>
21333       </method>
21334       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
21335         <size>0</size>
21336       </method>
21337       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21338         <size>0</size>
21339       </method>
21340       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21341         <size>0</size>
21342       </method>
21343     </type>
21344     <type name="Test2`1[U]">
21345       <method name="Void .ctor(Object, IntPtr)">
21346         <size>0</size>
21347       </method>
21348       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
21349         <size>0</size>
21350       </method>
21351       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21352         <size>0</size>
21353       </method>
21354       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
21355         <size>0</size>
21356       </method>
21357     </type>
21358     <type name="Test3`1[U]">
21359       <method name="Void .ctor(Object, IntPtr)">
21360         <size>0</size>
21361       </method>
21362       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21363         <size>0</size>
21364       </method>
21365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21366         <size>0</size>
21367       </method>
21368       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21369         <size>0</size>
21370       </method>
21371     </type>
21372     <type name="Test4`1[U]">
21373       <method name="Void .ctor(Object, IntPtr)">
21374         <size>0</size>
21375       </method>
21376       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21377         <size>0</size>
21378       </method>
21379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21380         <size>0</size>
21381       </method>
21382       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21383         <size>0</size>
21384       </method>
21385     </type>
21386     <type name="Test5`1[U]">
21387       <method name="Void .ctor(Object, IntPtr)">
21388         <size>0</size>
21389       </method>
21390       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21391         <size>0</size>
21392       </method>
21393       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21394         <size>0</size>
21395       </method>
21396       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21397         <size>0</size>
21398       </method>
21399     </type>
21400     <type name="Test6`1[U]">
21401       <method name="Void .ctor(Object, IntPtr)">
21402         <size>0</size>
21403       </method>
21404       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21405         <size>0</size>
21406       </method>
21407       <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)">
21408         <size>0</size>
21409       </method>
21410       <method name="Void EndInvoke(IAsyncResult)">
21411         <size>0</size>
21412       </method>
21413     </type>
21414     <type name="Both`2[U,V]">
21415       <method name="Void .ctor(Object, IntPtr)">
21416         <size>0</size>
21417       </method>
21418       <method name="Void Invoke(CoContra`2[U,V])">
21419         <size>0</size>
21420       </method>
21421       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21422         <size>0</size>
21423       </method>
21424       <method name="Void EndInvoke(IAsyncResult)">
21425         <size>0</size>
21426       </method>
21427     </type>
21428     <type name="Both2`2[U,V]">
21429       <method name="Void .ctor(Object, IntPtr)">
21430         <size>0</size>
21431       </method>
21432       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21433         <size>0</size>
21434       </method>
21435       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21436         <size>0</size>
21437       </method>
21438       <method name="Void EndInvoke(IAsyncResult)">
21439         <size>0</size>
21440       </method>
21441     </type>
21442     <type name="Both3`2[U,V]">
21443       <method name="Void .ctor(Object, IntPtr)">
21444         <size>0</size>
21445       </method>
21446       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21447         <size>0</size>
21448       </method>
21449       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21450         <size>0</size>
21451       </method>
21452       <method name="Void EndInvoke(IAsyncResult)">
21453         <size>0</size>
21454       </method>
21455     </type>
21456     <type name="Both4`2[U,V]">
21457       <method name="Void .ctor(Object, IntPtr)">
21458         <size>0</size>
21459       </method>
21460       <method name="Void Invoke(Both`2[V,U])">
21461         <size>0</size>
21462       </method>
21463       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21464         <size>0</size>
21465       </method>
21466       <method name="Void EndInvoke(IAsyncResult)">
21467         <size>0</size>
21468       </method>
21469     </type>
21470     <type name="Both5`2[U,V]">
21471       <method name="Void .ctor(Object, IntPtr)">
21472         <size>0</size>
21473       </method>
21474       <method name="Void Invoke(Both`2[V,System.Int32])">
21475         <size>0</size>
21476       </method>
21477       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21478         <size>0</size>
21479       </method>
21480       <method name="Void EndInvoke(IAsyncResult)">
21481         <size>0</size>
21482       </method>
21483     </type>
21484   </test>
21485   <test name="gtest-variance-8.cs">
21486     <type name="A`1[T]">
21487       <method name="Void .ctor()">
21488         <size>7</size>
21489       </method>
21490     </type>
21491     <type name="C">
21492       <method name="Int32 Main()">
21493         <size>144</size>
21494       </method>
21495       <method name="Void .ctor()">
21496         <size>7</size>
21497       </method>
21498     </type>
21499   </test>
21500   <test name="gtest-variance-9.cs">
21501     <type name="Test">
21502       <method name="Void .ctor()">
21503         <size>7</size>
21504       </method>
21505       <method name="Void Foo(IIn`1)">
21506         <size>1</size>
21507       </method>
21508       <method name="Int32 Main()">
21509         <size>10</size>
21510       </method>
21511     </type>
21512   </test>
21513   <test name="test-1.cs">
21514     <type name="X">
21515       <method name="Void .ctor()">
21516         <size>7</size>
21517       </method>
21518       <method name="Int32 Main(System.String[])">
21519         <size>12</size>
21520       </method>
21521     </type>
21522   </test>
21523   <test name="test-10.cs">
21524     <type name="X">
21525       <method name="Void .ctor()">
21526         <size>7</size>
21527       </method>
21528       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21529         <size>1</size>
21530       </method>
21531       <method name="Void bsbyte()">
21532         <size>35</size>
21533       </method>
21534       <method name="Void abyte(SByte, Char)">
21535         <size>1</size>
21536       </method>
21537       <method name="Void bbyte()">
21538         <size>22</size>
21539       </method>
21540       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21541         <size>1</size>
21542       </method>
21543       <method name="Void bshort()">
21544         <size>39</size>
21545       </method>
21546       <method name="Void aushort(SByte, Byte, Int16, Char)">
21547         <size>1</size>
21548       </method>
21549       <method name="Void bushort()">
21550         <size>29</size>
21551       </method>
21552       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21553         <size>1</size>
21554       </method>
21555       <method name="Void bint()">
21556         <size>42</size>
21557       </method>
21558       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21559         <size>1</size>
21560       </method>
21561       <method name="Void buint()">
21562         <size>38</size>
21563       </method>
21564       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21565         <size>1</size>
21566       </method>
21567       <method name="Void blong()">
21568         <size>47</size>
21569       </method>
21570       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21571         <size>1</size>
21572       </method>
21573       <method name="Void bulong()">
21574         <size>47</size>
21575       </method>
21576       <method name="Void achar(SByte, Byte, Int16)">
21577         <size>1</size>
21578       </method>
21579       <method name="Void bchar()">
21580         <size>27</size>
21581       </method>
21582       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21583         <size>1</size>
21584       </method>
21585       <method name="Void bfloat()">
21586         <size>67</size>
21587       </method>
21588       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21589         <size>1</size>
21590       </method>
21591       <method name="Void bdouble()">
21592         <size>75</size>
21593       </method>
21594       <method name="Void TestDecimal(Decimal)">
21595         <size>15</size>
21596       </method>
21597       <method name="Void Main()">
21598         <size>1</size>
21599       </method>
21600     </type>
21601     <type name="Test2">
21602       <method name="Void .ctor()">
21603         <size>7</size>
21604       </method>
21605       <method name="Void ExtraTst()">
21606         <size>12</size>
21607       </method>
21608     </type>
21609   </test>
21610   <test name="test-100.cs">
21611     <type name="GLib.Object">
21612       <method name="Void .ctor()">
21613         <size>7</size>
21614       </method>
21615       <method name="Int32 get_Raw()">
21616         <size>2</size>
21617       </method>
21618       <method name="Void set_Raw(Int32)">
21619         <size>8</size>
21620       </method>
21621       <method name="Void GetProperty()">
21622         <size>12</size>
21623       </method>
21624       <method name="Int32 Main()">
21625         <size>2</size>
21626       </method>
21627     </type>
21628   </test>
21629   <test name="test-101.cs">
21630     <type name="Test.MyAttribute">
21631       <method name="Void .ctor(String)">
21632         <size>20</size>
21633       </method>
21634     </type>
21635     <type name="Test.My2Attribute">
21636       <method name="Void .ctor(String, Int32)">
21637         <size>31</size>
21638       </method>
21639     </type>
21640     <type name="Test.Test">
21641       <method name="Void .ctor()">
21642         <size>7</size>
21643       </method>
21644       <method name="Int32 Main()">
21645         <size>92</size>
21646       </method>
21647     </type>
21648   </test>
21649   <test name="test-102.cs">
21650     <type name="N1.MineAttribute">
21651       <method name="Void .ctor(String)">
21652         <size>14</size>
21653       </method>
21654     </type>
21655     <type name="N1.ReturnAttribute">
21656       <method name="Void .ctor(String)">
21657         <size>14</size>
21658       </method>
21659     </type>
21660     <type name="N1.Foo">
21661       <method name="Void .ctor()">
21662         <size>7</size>
21663       </method>
21664       <method name="Int32 Main()">
21665         <size>250</size>
21666       </method>
21667     </type>
21668   </test>
21669   <test name="test-103.cs">
21670     <type name="A">
21671       <method name="Void .ctor()">
21672         <size>7</size>
21673       </method>
21674       <method name="Int32 Foo()">
21675         <size>0</size>
21676       </method>
21677     </type>
21678     <type name="B">
21679       <method name="Void .ctor()">
21680         <size>7</size>
21681       </method>
21682       <method name="Int32 Foo()">
21683         <size>2</size>
21684       </method>
21685       <method name="Int32 M()">
21686         <size>7</size>
21687       </method>
21688     </type>
21689     <type name="Test">
21690       <method name="Void .ctor()">
21691         <size>7</size>
21692       </method>
21693       <method name="Int32 Main()">
21694         <size>11</size>
21695       </method>
21696     </type>
21697   </test>
21698   <test name="test-104.cs">
21699     <type name="Test">
21700       <method name="Void .ctor()">
21701         <size>7</size>
21702       </method>
21703       <method name="Int32 Main(System.String[])">
21704         <size>12</size>
21705       </method>
21706     </type>
21707   </test>
21708   <test name="test-105.cs">
21709     <type name="Test">
21710       <method name="Void .ctor()">
21711         <size>7</size>
21712       </method>
21713       <method name="Int32 F(Int32)">
21714         <size>33</size>
21715       </method>
21716       <method name="Void async_callback(IAsyncResult)">
21717         <size>22</size>
21718       </method>
21719       <method name="Int32 Main()">
21720         <size>407</size>
21721       </method>
21722     </type>
21723     <type name="Test+SimpleDelegate">
21724       <method name="Void .ctor(Object, IntPtr)">
21725         <size>0</size>
21726       </method>
21727       <method name="Int32 Invoke(Int32)">
21728         <size>0</size>
21729       </method>
21730       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21731         <size>0</size>
21732       </method>
21733       <method name="Int32 EndInvoke(IAsyncResult)">
21734         <size>0</size>
21735       </method>
21736     </type>
21737   </test>
21738   <test name="test-106.cs">
21739     <type name="Test">
21740       <method name="Int32 F(Int32)">
21741         <size>27</size>
21742       </method>
21743       <method name="Void async_callback(IAsyncResult)">
21744         <size>33</size>
21745       </method>
21746       <method name="Int32 Main()">
21747         <size>135</size>
21748       </method>
21749       <method name="Void .ctor()">
21750         <size>7</size>
21751       </method>
21752       <method name="Void .cctor()">
21753         <size>1</size>
21754       </method>
21755     </type>
21756     <type name="Test+SimpleDelegate">
21757       <method name="Int32 Invoke(Int32)">
21758         <size>0</size>
21759       </method>
21760       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21761         <size>0</size>
21762       </method>
21763       <method name="Int32 EndInvoke(IAsyncResult)">
21764         <size>0</size>
21765       </method>
21766       <method name="Void .ctor(Object, IntPtr)">
21767         <size>0</size>
21768       </method>
21769     </type>
21770   </test>
21771   <test name="test-107.cs">
21772     <type name="Test">
21773       <method name="Void .ctor()">
21774         <size>7</size>
21775       </method>
21776       <method name="Void .cctor()">
21777         <size>1</size>
21778       </method>
21779       <method name="Int32 F(Int32)">
21780         <size>27</size>
21781       </method>
21782       <method name="Void async_callback(IAsyncResult)">
21783         <size>100</size>
21784       </method>
21785       <method name="Int32 Main()">
21786         <size>89</size>
21787       </method>
21788     </type>
21789     <type name="Test+SimpleDelegate">
21790       <method name="Void .ctor(Object, IntPtr)">
21791         <size>0</size>
21792       </method>
21793       <method name="Int32 Invoke(Int32)">
21794         <size>0</size>
21795       </method>
21796       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21797         <size>0</size>
21798       </method>
21799       <method name="Int32 EndInvoke(IAsyncResult)">
21800         <size>0</size>
21801       </method>
21802     </type>
21803   </test>
21804   <test name="test-108.cs">
21805     <type name="X">
21806       <method name="Void .ctor()">
21807         <size>7</size>
21808       </method>
21809       <method name="Int32 Main()">
21810         <size>79</size>
21811       </method>
21812     </type>
21813   </test>
21814   <test name="test-109.cs">
21815     <type name="T">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Int32 Main()">
21820         <size>23</size>
21821       </method>
21822     </type>
21823   </test>
21824   <test name="test-11.cs">
21825     <type name="Test">
21826       <method name="Void .ctor()">
21827         <size>7</size>
21828       </method>
21829       <method name="Int32 boxtest()">
21830         <size>12</size>
21831       </method>
21832       <method name="Int32 Main()">
21833         <size>14</size>
21834       </method>
21835     </type>
21836   </test>
21837   <test name="test-110.cs">
21838     <type name="test.test">
21839       <method name="Void .ctor()">
21840         <size>7</size>
21841       </method>
21842       <method name="Int32 test_method(Int32)">
21843         <size>13</size>
21844       </method>
21845       <method name="Int32 Main()">
21846         <size>17</size>
21847       </method>
21848     </type>
21849   </test>
21850   <test name="test-111.cs">
21851     <type name="T">
21852       <method name="Void .ctor()">
21853         <size>7</size>
21854       </method>
21855       <method name="System.Object get_obj()">
21856         <size>6</size>
21857       </method>
21858       <method name="Int32 Main()">
21859         <size>21</size>
21860       </method>
21861     </type>
21862   </test>
21863   <test name="test-112.cs">
21864     <type name="X">
21865       <method name="Void .ctor()">
21866         <size>7</size>
21867       </method>
21868       <method name="System.Int32[] g()">
21869         <size>14</size>
21870       </method>
21871       <method name="Int32 Main()">
21872         <size>18</size>
21873       </method>
21874     </type>
21875   </test>
21876   <test name="test-113.cs">
21877     <type name="X">
21878       <method name="Void .ctor()">
21879         <size>7</size>
21880       </method>
21881       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21882         <size>4</size>
21883       </method>
21884       <method name="Void GetProperty(System.String, System.String ByRef)">
21885         <size>21</size>
21886       </method>
21887       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21888         <size>4</size>
21889       </method>
21890       <method name="Void GetProperty(System.String, Boolean ByRef)">
21891         <size>21</size>
21892       </method>
21893       <method name="Int32 Main()">
21894         <size>2</size>
21895       </method>
21896     </type>
21897   </test>
21898   <test name="test-114.cs">
21899     <type name="MyClass">
21900       <method name="Void .ctor()">
21901         <size>7</size>
21902       </method>
21903       <method name="Int32 Main()">
21904         <size>15</size>
21905       </method>
21906     </type>
21907     <type name="MyClass+IsAnything">
21908       <method name="Void .ctor(Object, IntPtr)">
21909         <size>0</size>
21910       </method>
21911       <method name="Boolean Invoke(Char)">
21912         <size>0</size>
21913       </method>
21914       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21915         <size>0</size>
21916       </method>
21917       <method name="Boolean EndInvoke(IAsyncResult)">
21918         <size>0</size>
21919       </method>
21920     </type>
21921   </test>
21922   <test name="test-115.cs">
21923     <type name="A">
21924       <method name="Void .ctor()">
21925         <size>7</size>
21926       </method>
21927       <method name="X op_Explicit(A)">
21928         <size>8</size>
21929       </method>
21930     </type>
21931     <type name="X">
21932       <method name="Void .ctor()">
21933         <size>7</size>
21934       </method>
21935     </type>
21936     <type name="Y">
21937       <method name="Void .ctor()">
21938         <size>7</size>
21939       </method>
21940     </type>
21941     <type name="blah">
21942       <method name="Void .ctor()">
21943         <size>7</size>
21944       </method>
21945       <method name="Int32 Main()">
21946         <size>47</size>
21947       </method>
21948     </type>
21949   </test>
21950   <test name="test-116.cs">
21951     <type name="X">
21952       <method name="Void .ctor()">
21953         <size>7</size>
21954       </method>
21955       <method name="Int32 Main()">
21956         <size>12</size>
21957       </method>
21958     </type>
21959   </test>
21960   <test name="test-117.cs">
21961     <type name="Blah">
21962       <method name="Void .ctor()">
21963         <size>18</size>
21964       </method>
21965       <method name="Int32 Main()">
21966         <size>25</size>
21967       </method>
21968     </type>
21969   </test>
21970   <test name="test-118.cs">
21971     <type name="Container">
21972       <method name="Void .ctor()">
21973         <size>7</size>
21974       </method>
21975       <method name="Int32 Main(System.String[])">
21976         <size>2</size>
21977       </method>
21978     </type>
21979   </test>
21980   <test name="test-119.cs">
21981     <type name="Value">
21982       <method name="Void .ctor()">
21983         <size>7</size>
21984       </method>
21985       <method name="Int32 op_Explicit(Value)">
21986         <size>2</size>
21987       </method>
21988       <method name="MyObject op_Explicit(Value)">
21989         <size>7</size>
21990       </method>
21991       <method name="UInt32 op_Explicit(Value)">
21992         <size>2</size>
21993       </method>
21994     </type>
21995     <type name="MyObject">
21996       <method name="Void .ctor(Int32)">
21997         <size>7</size>
21998       </method>
21999     </type>
22000     <type name="Derived">
22001       <method name="Void .ctor(Int32)">
22002         <size>8</size>
22003       </method>
22004       <method name="Derived Blah()">
22005         <size>18</size>
22006       </method>
22007     </type>
22008     <type name="Test">
22009       <method name="Void .ctor()">
22010         <size>7</size>
22011       </method>
22012       <method name="Int32 Main()">
22013         <size>33</size>
22014       </method>
22015     </type>
22016   </test>
22017   <test name="test-12.cs">
22018     <type name="X">
22019       <method name="Void .ctor()">
22020         <size>7</size>
22021       </method>
22022       <method name="Int32 Main(System.String[])">
22023         <size>270</size>
22024       </method>
22025       <method name="System.String s(System.String, Int32)">
22026         <size>13</size>
22027       </method>
22028       <method name="System.String x(System.String, System.Object)">
22029         <size>8</size>
22030       </method>
22031     </type>
22032   </test>
22033   <test name="test-120.cs">
22034     <type name="test">
22035       <method name="Void .ctor()">
22036         <size>7</size>
22037       </method>
22038       <method name="Int32 Main()">
22039         <size>140</size>
22040       </method>
22041     </type>
22042   </test>
22043   <test name="test-121.cs">
22044     <type name="X">
22045       <method name="Void .ctor()">
22046         <size>7</size>
22047       </method>
22048       <method name="Int32 g()">
22049         <size>14</size>
22050       </method>
22051       <method name="Int32 Main()">
22052         <size>81</size>
22053       </method>
22054     </type>
22055   </test>
22056   <test name="test-122.cs">
22057     <type name="A">
22058       <method name="Void .ctor()">
22059         <size>7</size>
22060       </method>
22061       <method name="Void .cctor()">
22062         <size>1</size>
22063       </method>
22064       <method name="Int32 Main()">
22065         <size>2</size>
22066       </method>
22067     </type>
22068     <type name="A+B">
22069       <method name="Void .ctor()">
22070         <size>7</size>
22071       </method>
22072       <method name="Void Foo()">
22073         <size>13</size>
22074       </method>
22075     </type>
22076   </test>
22077   <test name="test-123.cs">
22078     <type name="X">
22079       <method name="Void .ctor()">
22080         <size>7</size>
22081       </method>
22082       <method name="System.Object get_non_null()">
22083         <size>6</size>
22084       </method>
22085       <method name="System.Object get_null()">
22086         <size>2</size>
22087       </method>
22088       <method name="Int32 Main()">
22089         <size>95</size>
22090       </method>
22091     </type>
22092   </test>
22093   <test name="test-124.cs">
22094     <type name="t">
22095       <method name="Void .ctor()">
22096         <size>7</size>
22097       </method>
22098       <method name="Void a()">
22099         <size>16</size>
22100       </method>
22101       <method name="Void b()">
22102         <size>16</size>
22103       </method>
22104       <method name="Void c()">
22105         <size>24</size>
22106       </method>
22107       <method name="Void d()">
22108         <size>28</size>
22109       </method>
22110       <method name="Void Main()">
22111         <size>1</size>
22112       </method>
22113     </type>
22114   </test>
22115   <test name="test-125.cs">
22116     <type name="Fraction">
22117       <method name="Void .ctor(Int32, Int32)">
22118         <size>31</size>
22119       </method>
22120       <method name="Void .ctor(Int32)">
22121         <size>31</size>
22122       </method>
22123       <method name="Boolean Equals(System.Object)">
22124         <size>36</size>
22125       </method>
22126       <method name="System.String ToString()">
22127         <size>35</size>
22128       </method>
22129       <method name="Fraction op_Implicit(Int32)">
22130         <size>17</size>
22131       </method>
22132       <method name="Int32 op_Explicit(Fraction)">
22133         <size>24</size>
22134       </method>
22135       <method name="Boolean op_Equality(Fraction, Fraction)">
22136         <size>48</size>
22137       </method>
22138       <method name="Boolean op_Inequality(Fraction, Fraction)">
22139         <size>21</size>
22140       </method>
22141       <method name="Fraction op_Addition(Fraction, Fraction)">
22142         <size>102</size>
22143       </method>
22144     </type>
22145     <type name="Tester">
22146       <method name="Void .ctor()">
22147         <size>7</size>
22148       </method>
22149       <method name="Int32 Main()">
22150         <size>148</size>
22151       </method>
22152     </type>
22153   </test>
22154   <test name="test-126.cs">
22155     <type name="X">
22156       <method name="Void .ctor()">
22157         <size>7</size>
22158       </method>
22159       <method name="Void Iface.Method()">
22160         <size>1</size>
22161       </method>
22162       <method name="Int32 Main()">
22163         <size>33</size>
22164       </method>
22165     </type>
22166   </test>
22167   <test name="test-127.cs">
22168     <type name="X">
22169       <method name="Void .ctor()">
22170         <size>7</size>
22171       </method>
22172       <method name="Int32 Main()">
22173         <size>32</size>
22174       </method>
22175     </type>
22176   </test>
22177   <test name="test-128.cs">
22178     <type name="SimpleAttribute">
22179       <method name="Void .ctor(String)">
22180         <size>14</size>
22181       </method>
22182     </type>
22183     <type name="MineAttribute">
22184       <method name="Void .ctor(Type[])">
22185         <size>14</size>
22186       </method>
22187     </type>
22188     <type name="Foo">
22189       <method name="Void .ctor()">
22190         <size>7</size>
22191       </method>
22192       <method name="Int32 MM()">
22193         <size>153</size>
22194       </method>
22195     </type>
22196     <type name="Blah">
22197       <method name="Void .ctor()">
22198         <size>7</size>
22199       </method>
22200       <method name="Int32 get_Value()">
22201         <size>7</size>
22202       </method>
22203       <method name="Void set_Value(Int32)">
22204         <size>8</size>
22205       </method>
22206       <method name="Int32 Another()">
22207         <size>2</size>
22208       </method>
22209       <method name="Int32 Main()">
22210         <size>6</size>
22211       </method>
22212     </type>
22213   </test>
22214   <test name="test-129.cs">
22215     <type name="X">
22216       <method name="Void .ctor()">
22217         <size>7</size>
22218       </method>
22219       <method name="Int32 Main()">
22220         <size>27</size>
22221       </method>
22222     </type>
22223   </test>
22224   <test name="test-13.cs">
22225     <type name="Foo">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229       <method name="Boolean MyMethod()">
22230         <size>12</size>
22231       </method>
22232     </type>
22233     <type name="Blah">
22234       <method name="Void .ctor()">
22235         <size>7</size>
22236       </method>
22237       <method name="Int32 Main()">
22238         <size>23</size>
22239       </method>
22240     </type>
22241   </test>
22242   <test name="test-130.cs">
22243     <type name="X">
22244       <method name="Void .ctor()">
22245         <size>20</size>
22246       </method>
22247       <method name="Int32 Main()">
22248         <size>2</size>
22249       </method>
22250     </type>
22251   </test>
22252   <test name="test-131.cs">
22253     <type name="SimpleAttribute">
22254       <method name="Void .ctor(String)">
22255         <size>14</size>
22256       </method>
22257     </type>
22258     <type name="Blah">
22259       <method name="Void .ctor()">
22260         <size>7</size>
22261       </method>
22262       <method name="Int32 Main()">
22263         <size>2</size>
22264       </method>
22265     </type>
22266   </test>
22267   <test name="test-132.cs">
22268     <type name="T">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272       <method name="Int32 Main()">
22273         <size>51</size>
22274       </method>
22275     </type>
22276   </test>
22277   <test name="test-133.cs">
22278     <type name="T">
22279       <method name="Void .ctor()">
22280         <size>7</size>
22281       </method>
22282       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
22283         <size>21</size>
22284       </method>
22285       <method name="Void get_struct(S ByRef)">
22286         <size>24</size>
22287       </method>
22288       <method name="Int32 Main()">
22289         <size>75</size>
22290       </method>
22291     </type>
22292   </test>
22293   <test name="test-134.cs">
22294     <type name="AA">
22295       <method name="Void .ctor()">
22296         <size>7</size>
22297       </method>
22298       <method name="Void A()">
22299         <size>8</size>
22300       </method>
22301       <method name="Void B()">
22302         <size>8</size>
22303       </method>
22304       <method name="Void C()">
22305         <size>8</size>
22306       </method>
22307       <method name="Boolean get_OK()">
22308         <size>32</size>
22309       </method>
22310     </type>
22311     <type name="BB">
22312       <method name="Void .ctor()">
22313         <size>7</size>
22314       </method>
22315       <method name="Void A()">
22316         <size>18</size>
22317       </method>
22318       <method name="Void B()">
22319         <size>8</size>
22320       </method>
22321       <method name="Void C()">
22322         <size>8</size>
22323       </method>
22324       <method name="Boolean get_OK()">
22325         <size>32</size>
22326       </method>
22327     </type>
22328     <type name="T">
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332       <method name="Void A()">
22333         <size>1</size>
22334       </method>
22335       <method name="Void B()">
22336         <size>1</size>
22337       </method>
22338       <method name="Int32 Main()">
22339         <size>76</size>
22340       </method>
22341     </type>
22342   </test>
22343   <test name="test-135.cs">
22344     <type name="A">
22345       <method name="Void .ctor()">
22346         <size>7</size>
22347       </method>
22348       <method name="Void doh()">
22349         <size>1</size>
22350       </method>
22351     </type>
22352     <type name="T">
22353       <method name="Void .ctor()">
22354         <size>7</size>
22355       </method>
22356       <method name="A get_Prop()">
22357         <size>6</size>
22358       </method>
22359       <method name="Int32 Main()">
22360         <size>37</size>
22361       </method>
22362       <method name="IA IB.get_Prop()">
22363         <size>6</size>
22364       </method>
22365     </type>
22366   </test>
22367   <test name="test-136.cs">
22368     <type name="MyCar">
22369       <method name="Void .ctor()">
22370         <size>7</size>
22371       </method>
22372       <method name="Void IDiagnostic.Stop()">
22373         <size>8</size>
22374       </method>
22375       <method name="Void IAutomobile.Stop()">
22376         <size>8</size>
22377       </method>
22378       <method name="Void Stop()">
22379         <size>16</size>
22380       </method>
22381     </type>
22382     <type name="TestConflict">
22383       <method name="Void .ctor()">
22384         <size>7</size>
22385       </method>
22386       <method name="Int32 Main()">
22387         <size>74</size>
22388       </method>
22389     </type>
22390   </test>
22391   <test name="test-137.cs">
22392     <type name="C">
22393       <method name="Void .ctor()">
22394         <size>7</size>
22395       </method>
22396       <method name="Void X()">
22397         <size>15</size>
22398       </method>
22399       <method name="Int32 Main()">
22400         <size>95</size>
22401       </method>
22402     </type>
22403   </test>
22404   <test name="test-138.cs">
22405     <type name="T">
22406       <method name="Void .ctor()">
22407         <size>7</size>
22408       </method>
22409       <method name="Int32 Main()">
22410         <size>14</size>
22411       </method>
22412     </type>
22413   </test>
22414   <test name="test-139.cs">
22415     <type name="T">
22416       <method name="Void one()">
22417         <size>13</size>
22418       </method>
22419       <method name="Void two(T)">
22420         <size>8</size>
22421       </method>
22422       <method name="Void three(T ByRef)">
22423         <size>13</size>
22424       </method>
22425       <method name="Int32 GetHashCode()">
22426         <size>12</size>
22427       </method>
22428       <method name="Int32 Main()">
22429         <size>25</size>
22430       </method>
22431     </type>
22432   </test>
22433   <test name="test-14.cs">
22434     <type name="Obj.A">
22435       <method name="Void .ctor()">
22436         <size>7</size>
22437       </method>
22438       <method name="Int32 F()">
22439         <size>2</size>
22440       </method>
22441       <method name="Int32 G()">
22442         <size>2</size>
22443       </method>
22444       <method name="Int32 H()">
22445         <size>3</size>
22446       </method>
22447     </type>
22448     <type name="Obj.B">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452       <method name="Int32 F()">
22453         <size>2</size>
22454       </method>
22455       <method name="Int32 G()">
22456         <size>2</size>
22457       </method>
22458       <method name="Int32 H()">
22459         <size>3</size>
22460       </method>
22461     </type>
22462     <type name="Obj.Test">
22463       <method name="Void .ctor()">
22464         <size>7</size>
22465       </method>
22466       <method name="Int32 Main()">
22467         <size>182</size>
22468       </method>
22469     </type>
22470   </test>
22471   <test name="test-140.cs">
22472     <type name="BreakTest">
22473       <method name="Void .ctor()">
22474         <size>7</size>
22475       </method>
22476       <method name="Void .cctor()">
22477         <size>1</size>
22478       </method>
22479       <method name="Void B()">
22480         <size>47</size>
22481       </method>
22482       <method name="Int32 Main()">
22483         <size>20</size>
22484       </method>
22485     </type>
22486   </test>
22487   <test name="test-141.cs">
22488     <type name="X">
22489       <method name="Void .ctor()">
22490         <size>7</size>
22491       </method>
22492       <method name="Int32 Main()">
22493         <size>38</size>
22494       </method>
22495       <method name="Boolean Test1()">
22496         <size>41</size>
22497       </method>
22498       <method name="Boolean Test2()">
22499         <size>42</size>
22500       </method>
22501       <method name="Boolean Test3()">
22502         <size>37</size>
22503       </method>
22504     </type>
22505   </test>
22506   <test name="test-142.cs">
22507     <type name="TestClass">
22508       <method name="Void .ctor(EventHandler)">
22509         <size>14</size>
22510       </method>
22511       <method name="Int32 Main()">
22512         <size>2</size>
22513       </method>
22514     </type>
22515     <type name="TestBaseClass">
22516       <method name="Void .ctor()">
22517         <size>7</size>
22518       </method>
22519       <method name="Void add_Blah(System.EventHandler)">
22520         <size>24</size>
22521       </method>
22522       <method name="Void remove_Blah(System.EventHandler)">
22523         <size>24</size>
22524       </method>
22525     </type>
22526   </test>
22527   <test name="test-143.cs">
22528     <type name="MonoEnumInfo">
22529       <method name="Void stuff()">
22530         <size>8</size>
22531       </method>
22532       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22533         <size>20</size>
22534       </method>
22535       <method name="Int32 Main()">
22536         <size>32</size>
22537       </method>
22538     </type>
22539   </test>
22540   <test name="test-144.cs">
22541     <type name="Test">
22542       <method name="Void .ctor()">
22543         <size>7</size>
22544       </method>
22545       <method name="Void Main()">
22546         <size>1</size>
22547       </method>
22548     </type>
22549   </test>
22550   <test name="test-145.cs">
22551     <type name="JagArrayTest">
22552       <method name="Void .ctor()">
22553         <size>7</size>
22554       </method>
22555       <method name="Void .cctor()">
22556         <size>25</size>
22557       </method>
22558       <method name="Void Main()">
22559         <size>15</size>
22560       </method>
22561     </type>
22562   </test>
22563   <test name="test-146.cs">
22564     <type name="Test">
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568       <method name="Int32 Main()">
22569         <size>335</size>
22570       </method>
22571     </type>
22572   </test>
22573   <test name="test-147.cs">
22574     <type name="X">
22575       <method name="Void .ctor()">
22576         <size>15</size>
22577       </method>
22578       <method name="Void .cctor()">
22579         <size>8</size>
22580       </method>
22581       <method name="X Foo()">
22582         <size>6</size>
22583       </method>
22584       <method name="X Bar()">
22585         <size>6</size>
22586       </method>
22587       <method name="X Baz()">
22588         <size>6</size>
22589       </method>
22590       <method name="UInt32 get_Property()">
22591         <size>2</size>
22592       </method>
22593       <method name="UInt32 get_StaticProperty()">
22594         <size>3</size>
22595       </method>
22596       <method name="Int32 get_Item(Int32)">
22597         <size>2</size>
22598       </method>
22599     </type>
22600     <type name="Y">
22601       <method name="Void .ctor()">
22602         <size>15</size>
22603       </method>
22604       <method name="Void .cctor()">
22605         <size>9</size>
22606       </method>
22607       <method name="Y Foo()">
22608         <size>6</size>
22609       </method>
22610       <method name="Y Bar()">
22611         <size>6</size>
22612       </method>
22613       <method name="Y Baz()">
22614         <size>6</size>
22615       </method>
22616       <method name="UInt32 get_Property()">
22617         <size>2</size>
22618       </method>
22619       <method name="UInt32 get_StaticProperty()">
22620         <size>3</size>
22621       </method>
22622       <method name="Int32 get_Item(Int32)">
22623         <size>2</size>
22624       </method>
22625     </type>
22626     <type name="Z">
22627       <method name="Void .ctor()">
22628         <size>7</size>
22629       </method>
22630       <method name="Int32 Test()">
22631         <size>94</size>
22632       </method>
22633     </type>
22634     <type name="Test">
22635       <method name="Void .ctor()">
22636         <size>7</size>
22637       </method>
22638       <method name="Int32 Main()">
22639         <size>252</size>
22640       </method>
22641     </type>
22642   </test>
22643   <test name="test-148.cs">
22644     <type name="Y">
22645       <method name="Void .ctor()">
22646         <size>7</size>
22647       </method>
22648       <method name="Int32 get_Bar(Int32)">
22649         <size>2</size>
22650       </method>
22651       <method name="Int64 get_Bar(Double)">
22652         <size>3</size>
22653       </method>
22654     </type>
22655     <type name="Z">
22656       <method name="Void .ctor()">
22657         <size>7</size>
22658       </method>
22659       <method name="Int64 get_Whatever(Double)">
22660         <size>3</size>
22661       </method>
22662       <method name="Single get_Whatever(Int64, Int32)">
22663         <size>6</size>
22664       </method>
22665       <method name="Int32 InstanceTest()">
22666         <size>54</size>
22667       </method>
22668       <method name="Int32 Test()">
22669         <size>356</size>
22670       </method>
22671       <method name="Int32 Main()">
22672         <size>94</size>
22673       </method>
22674     </type>
22675     <type name="Z+MyArray">
22676       <method name="Void .ctor()">
22677         <size>7</size>
22678       </method>
22679       <method name="System.Object get_Item(Int32)">
22680         <size>8</size>
22681       </method>
22682       <method name="Void set_Item(Int32, System.Object)">
22683         <size>9</size>
22684       </method>
22685     </type>
22686     <type name="A">
22687       <method name="Void .ctor()">
22688         <size>7</size>
22689       </method>
22690       <method name="Int32 get_Monkey(Int32)">
22691         <size>4</size>
22692       </method>
22693     </type>
22694     <type name="B">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698       <method name="Int64 get_Item(Int64, Int32)">
22699         <size>5</size>
22700       </method>
22701     </type>
22702     <type name="C">
22703       <method name="Void .ctor()">
22704         <size>7</size>
22705       </method>
22706       <method name="Int32 get_Item(Int32)">
22707         <size>4</size>
22708       </method>
22709     </type>
22710     <type name="D">
22711       <method name="Void .ctor()">
22712         <size>7</size>
22713       </method>
22714       <method name="Int64 get_Item(Int64, Int32)">
22715         <size>5</size>
22716       </method>
22717     </type>
22718     <type name="E">
22719       <method name="Void .ctor()">
22720         <size>7</size>
22721       </method>
22722       <method name="System.String get_g()">
22723         <size>6</size>
22724       </method>
22725       <method name="Void set_g(System.String)">
22726         <size>1</size>
22727       </method>
22728     </type>
22729     <type name="F">
22730       <method name="Void .ctor()">
22731         <size>7</size>
22732       </method>
22733       <method name="System.String get_g()">
22734         <size>6</size>
22735       </method>
22736     </type>
22737     <type name="DisposableNotifyList">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="ChildList">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746       <method name="Void Test()">
22747         <size>14</size>
22748       </method>
22749     </type>
22750     <type name="Y">
22751       <method name="Int32 X.get_Foo(Int32)">
22752         <size>2</size>
22753       </method>
22754     </type>
22755   </test>
22756   <test name="test-149.cs">
22757     <type name="Y">
22758       <method name="Void .ctor()">
22759         <size>7</size>
22760       </method>
22761       <method name="Void .cctor()">
22762         <size>1</size>
22763       </method>
22764       <method name="Void add_Foo(System.EventHandler)">
22765         <size>24</size>
22766       </method>
22767       <method name="Void remove_Foo(System.EventHandler)">
22768         <size>24</size>
22769       </method>
22770       <method name="Void add_TestEvent(MyDelegate)">
22771         <size>24</size>
22772       </method>
22773       <method name="Void remove_TestEvent(MyDelegate)">
22774         <size>24</size>
22775       </method>
22776       <method name="Int32 Test()">
22777         <size>166</size>
22778       </method>
22779       <method name="Void callback1(System.Object, System.EventArgs)">
22780         <size>7</size>
22781       </method>
22782       <method name="Int64 callback2(Int32)">
22783         <size>19</size>
22784       </method>
22785       <method name="Void callback3(System.Object, System.EventArgs)">
22786         <size>7</size>
22787       </method>
22788     </type>
22789     <type name="Z">
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22794         <size>22</size>
22795       </method>
22796       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22797         <size>22</size>
22798       </method>
22799       <method name="Int32 a()">
22800         <size>2</size>
22801       </method>
22802       <method name="Int32 Main()">
22803         <size>80</size>
22804       </method>
22805     </type>
22806     <type name="Static">
22807       <method name="Void .ctor()">
22808         <size>7</size>
22809       </method>
22810       <method name="Void add_Test(System.EventHandler)">
22811         <size>22</size>
22812       </method>
22813       <method name="Void remove_Test(System.EventHandler)">
22814         <size>22</size>
22815       </method>
22816       <method name="Void Fire()">
22817         <size>23</size>
22818       </method>
22819     </type>
22820     <type name="Z+SomeEventHandler">
22821       <method name="Void .ctor(Object, IntPtr)">
22822         <size>0</size>
22823       </method>
22824       <method name="Int32 Invoke()">
22825         <size>0</size>
22826       </method>
22827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22828         <size>0</size>
22829       </method>
22830       <method name="Int32 EndInvoke(IAsyncResult)">
22831         <size>0</size>
22832       </method>
22833     </type>
22834     <type name="MyDelegate">
22835       <method name="Void .ctor(Object, IntPtr)">
22836         <size>0</size>
22837       </method>
22838       <method name="Int64 Invoke(Int32)">
22839         <size>0</size>
22840       </method>
22841       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22842         <size>0</size>
22843       </method>
22844       <method name="Int64 EndInvoke(IAsyncResult)">
22845         <size>0</size>
22846       </method>
22847     </type>
22848     <type name="Y">
22849       <method name="Void X.add_Foo(System.EventHandler)">
22850         <size>1</size>
22851       </method>
22852       <method name="Void X.remove_Foo(System.EventHandler)">
22853         <size>1</size>
22854       </method>
22855     </type>
22856   </test>
22857   <test name="test-15.cs">
22858     <type name="Implementor">
22859       <method name="Void .ctor()">
22860         <size>7</size>
22861       </method>
22862       <method name="Int32 A()">
22863         <size>2</size>
22864       </method>
22865     </type>
22866     <type name="Run">
22867       <method name="Void .ctor()">
22868         <size>7</size>
22869       </method>
22870       <method name="Int32 Main()">
22871         <size>53</size>
22872       </method>
22873     </type>
22874     <type name="StructImplementor">
22875       <method name="Int32 A()">
22876         <size>2</size>
22877       </method>
22878     </type>
22879   </test>
22880   <test name="test-150.cs">
22881     <type name="T">
22882       <method name="Void .ctor()">
22883         <size>18</size>
22884       </method>
22885       <method name="Int32 Main()">
22886         <size>2</size>
22887       </method>
22888     </type>
22889   </test>
22890   <test name="test-151.cs">
22891     <type name="A.Iface">
22892       <method name="Void .ctor()">
22893         <size>7</size>
22894       </method>
22895       <method name="Void bah()">
22896         <size>1</size>
22897       </method>
22898     </type>
22899     <type name="A.my">
22900       <method name="Void .ctor()">
22901         <size>7</size>
22902       </method>
22903       <method name="Void doit(System.Object)">
22904         <size>13</size>
22905       </method>
22906       <method name="Int32 Main()">
22907         <size>2</size>
22908       </method>
22909     </type>
22910   </test>
22911   <test name="test-152.cs">
22912     <type name="X">
22913       <method name="Void .ctor()">
22914         <size>7</size>
22915       </method>
22916       <method name="Int32 Main()">
22917         <size>99</size>
22918       </method>
22919     </type>
22920   </test>
22921   <test name="test-153.cs">
22922     <type name="Z">
22923       <method name="Void .ctor()">
22924         <size>7</size>
22925       </method>
22926       <method name="Void Test2(System.String, System.Object[])">
22927         <size>1</size>
22928       </method>
22929       <method name="Void Test(System.String, System.Object[])">
22930         <size>8</size>
22931       </method>
22932       <method name="Int32 Main()">
22933         <size>86</size>
22934       </method>
22935     </type>
22936   </test>
22937   <test name="test-154.cs">
22938     <type name="X">
22939       <method name="Void .ctor()">
22940         <size>7</size>
22941       </method>
22942       <method name="Int32 Main()">
22943         <size>2</size>
22944       </method>
22945       <method name="Void test1(Single ByRef)">
22946         <size>6</size>
22947       </method>
22948       <method name="Void test2(Int32, Single ByRef)">
22949         <size>38</size>
22950       </method>
22951       <method name="Void test3(System.Int64[], Int32)">
22952         <size>21</size>
22953       </method>
22954       <method name="Int32 test4(Int32, Single ByRef)">
22955         <size>33</size>
22956       </method>
22957       <method name="Int32 test5(Single ByRef, Int64)">
22958         <size>75</size>
22959       </method>
22960       <method name="Int32 test6(Single ByRef)">
22961         <size>10</size>
22962       </method>
22963       <method name="Int64 test7(System.Int32[], Int32)">
22964         <size>64</size>
22965       </method>
22966       <method name="Int64 test8(Int32)">
22967         <size>34</size>
22968       </method>
22969       <method name="Int64 test9(Int32)">
22970         <size>28</size>
22971       </method>
22972       <method name="Void test10(Int32, Single ByRef)">
22973         <size>23</size>
22974       </method>
22975       <method name="Int64 test11(Int32)">
22976         <size>44</size>
22977       </method>
22978       <method name="Void test12(Single ByRef)">
22979         <size>25</size>
22980       </method>
22981       <method name="Void test13(Int32, Single ByRef)">
22982         <size>23</size>
22983       </method>
22984       <method name="Int64 test14(Int32, Single ByRef)">
22985         <size>66</size>
22986       </method>
22987       <method name="Int32 test15(Int32, Single ByRef)">
22988         <size>33</size>
22989       </method>
22990       <method name="Void test16()">
22991         <size>54</size>
22992       </method>
22993       <method name="Void test17()">
22994         <size>62</size>
22995       </method>
22996       <method name="Void test18(Int32, Int32 ByRef)">
22997         <size>35</size>
22998       </method>
22999       <method name="Int32 test19()">
23000         <size>49</size>
23001       </method>
23002       <method name="Int32 test20()">
23003         <size>22</size>
23004       </method>
23005       <method name="Int32 test21()">
23006         <size>28</size>
23007       </method>
23008       <method name="Int32 test22()">
23009         <size>27</size>
23010       </method>
23011       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
23012         <size>29</size>
23013       </method>
23014       <method name="Int64 test24(Int32)">
23015         <size>67</size>
23016       </method>
23017       <method name="Int64 test25(Int32)">
23018         <size>44</size>
23019       </method>
23020       <method name="Void test26()">
23021         <size>22</size>
23022       </method>
23023       <method name="Int32 test27()">
23024         <size>12</size>
23025       </method>
23026       <method name="Void test28(System.Object ByRef)">
23027         <size>23</size>
23028       </method>
23029       <method name="Boolean test29(Int32 ByRef)">
23030         <size>33</size>
23031       </method>
23032       <method name="System.String test30(System.String ByRef)">
23033         <size>36</size>
23034       </method>
23035       <method name="System.String test31(Int32)">
23036         <size>78</size>
23037       </method>
23038       <method name="Void test32()">
23039         <size>11</size>
23040       </method>
23041       <method name="Int32 test33()">
23042         <size>4</size>
23043       </method>
23044       <method name="Void test34()">
23045         <size>20</size>
23046       </method>
23047       <method name="Void test35(Int32, Boolean)">
23048         <size>28</size>
23049       </method>
23050       <method name="Void test36()">
23051         <size>41</size>
23052       </method>
23053       <method name="Void test37()">
23054         <size>42</size>
23055       </method>
23056       <method name="Int32 test38()">
23057         <size>2</size>
23058       </method>
23059       <method name="Int32 test40(Int32)">
23060         <size>18</size>
23061       </method>
23062     </type>
23063   </test>
23064   <test name="test-155.cs">
23065     <type name="Test">
23066       <method name="Void .ctor()">
23067         <size>7</size>
23068       </method>
23069       <method name="Int32 Main()">
23070         <size>44</size>
23071       </method>
23072     </type>
23073     <type name="Test+TestClass">
23074       <method name="Void .ctor()">
23075         <size>7</size>
23076       </method>
23077       <method name="System.String test(System.String)">
23078         <size>22</size>
23079       </method>
23080     </type>
23081   </test>
23082   <test name="test-156.cs">
23083     <type name="Internal">
23084       <method name="Void .ctor()">
23085         <size>7</size>
23086       </method>
23087     </type>
23088     <type name="Public">
23089       <method name="Void .ctor()">
23090         <size>7</size>
23091       </method>
23092     </type>
23093     <type name="X">
23094       <method name="Void .ctor()">
23095         <size>7</size>
23096       </method>
23097       <method name="Void Main()">
23098         <size>1</size>
23099       </method>
23100     </type>
23101     <type name="X+NestedPublic">
23102       <method name="Void .ctor()">
23103         <size>7</size>
23104       </method>
23105     </type>
23106     <type name="X+NestedAssembly">
23107       <method name="Void .ctor()">
23108         <size>7</size>
23109       </method>
23110     </type>
23111     <type name="X+NestedFamilyAndAssembly">
23112       <method name="Void .ctor()">
23113         <size>7</size>
23114       </method>
23115     </type>
23116     <type name="X+NestedFamily">
23117       <method name="Void .ctor()">
23118         <size>7</size>
23119       </method>
23120     </type>
23121     <type name="X+NestedPrivate">
23122       <method name="Void .ctor()">
23123         <size>7</size>
23124       </method>
23125     </type>
23126     <type name="A">
23127       <method name="Void .ctor()">
23128         <size>7</size>
23129       </method>
23130     </type>
23131     <type name="B">
23132       <method name="Void .ctor()">
23133         <size>7</size>
23134       </method>
23135     </type>
23136     <type name="C">
23137       <method name="Void .ctor()">
23138         <size>7</size>
23139       </method>
23140     </type>
23141     <type name="D">
23142       <method name="Void .ctor()">
23143         <size>7</size>
23144       </method>
23145     </type>
23146     <type name="E">
23147       <method name="Void .ctor()">
23148         <size>7</size>
23149       </method>
23150     </type>
23151     <type name="F">
23152       <method name="Void .ctor()">
23153         <size>7</size>
23154       </method>
23155     </type>
23156     <type name="Y">
23157       <method name="Void .ctor()">
23158         <size>7</size>
23159       </method>
23160       <method name="Void Test(YI)">
23161         <size>1</size>
23162       </method>
23163     </type>
23164     <type name="Y+YA">
23165       <method name="Void .ctor()">
23166         <size>7</size>
23167       </method>
23168     </type>
23169     <type name="Y+YB">
23170       <method name="Void .ctor()">
23171         <size>7</size>
23172       </method>
23173     </type>
23174     <type name="Y+YC">
23175       <method name="Void .ctor()">
23176         <size>7</size>
23177       </method>
23178     </type>
23179     <type name="Y+YD">
23180       <method name="Void .ctor()">
23181         <size>7</size>
23182       </method>
23183     </type>
23184     <type name="Y+YE">
23185       <method name="Void .ctor()">
23186         <size>7</size>
23187       </method>
23188     </type>
23189     <type name="Y+YF">
23190       <method name="Void .ctor()">
23191         <size>7</size>
23192       </method>
23193     </type>
23194     <type name="Y+YG">
23195       <method name="Void .ctor()">
23196         <size>7</size>
23197       </method>
23198     </type>
23199     <type name="Y+YH">
23200       <method name="Void .ctor()">
23201         <size>7</size>
23202       </method>
23203     </type>
23204     <type name="Z">
23205       <method name="Void .ctor()">
23206         <size>7</size>
23207       </method>
23208     </type>
23209     <type name="Z+P">
23210       <method name="Void .ctor()">
23211         <size>7</size>
23212       </method>
23213     </type>
23214     <type name="W">
23215       <method name="Void .ctor()">
23216         <size>7</size>
23217       </method>
23218     </type>
23219     <type name="W+WA">
23220       <method name="Void .ctor()">
23221         <size>7</size>
23222       </method>
23223     </type>
23224     <type name="W+WB">
23225       <method name="Void .ctor()">
23226         <size>7</size>
23227       </method>
23228     </type>
23229     <type name="W+WC">
23230       <method name="Void .ctor()">
23231         <size>7</size>
23232       </method>
23233     </type>
23234     <type name="W+WD">
23235       <method name="Void .ctor()">
23236         <size>7</size>
23237       </method>
23238     </type>
23239     <type name="W+WE">
23240       <method name="Void .ctor()">
23241         <size>7</size>
23242       </method>
23243     </type>
23244     <type name="W+WCA">
23245       <method name="Void .ctor()">
23246         <size>7</size>
23247       </method>
23248     </type>
23249     <type name="W+WCB">
23250       <method name="Void .ctor()">
23251         <size>7</size>
23252       </method>
23253     </type>
23254     <type name="W+WCB+WCD">
23255       <method name="Void .ctor()">
23256         <size>7</size>
23257       </method>
23258     </type>
23259     <type name="W+WCB+WCD+WCE">
23260       <method name="Void .ctor()">
23261         <size>7</size>
23262       </method>
23263     </type>
23264     <type name="G">
23265       <method name="Void .ctor()">
23266         <size>7</size>
23267       </method>
23268       <method name="Void Test(X)">
23269         <size>1</size>
23270       </method>
23271     </type>
23272     <type name="G+I">
23273       <method name="Void .ctor()">
23274         <size>7</size>
23275       </method>
23276     </type>
23277     <type name="G+I+J">
23278       <method name="Void .ctor()">
23279         <size>7</size>
23280       </method>
23281       <method name="Void Test(Foo)">
23282         <size>1</size>
23283       </method>
23284     </type>
23285     <type name="H">
23286       <method name="Void .ctor()">
23287         <size>7</size>
23288       </method>
23289       <method name="Void Test(System.Int32[])">
23290         <size>1</size>
23291       </method>
23292     </type>
23293     <type name="M">
23294       <method name="Void .ctor()">
23295         <size>7</size>
23296       </method>
23297       <method name="Void Hello(System.String)">
23298         <size>1</size>
23299       </method>
23300     </type>
23301   </test>
23302   <test name="test-157.cs">
23303     <type name="Test.MyAttribute">
23304       <method name="Void .ctor(String)">
23305         <size>20</size>
23306       </method>
23307     </type>
23308     <type name="Test.Test">
23309       <method name="Void .ctor()">
23310         <size>7</size>
23311       </method>
23312       <method name="Int32 Main()">
23313         <size>197</size>
23314       </method>
23315     </type>
23316   </test>
23317   <test name="test-158.cs">
23318     <type name="My">
23319       <method name="Void .ctor(Object)">
23320         <size>14</size>
23321       </method>
23322     </type>
23323     <type name="My+Test">
23324       <method name="Void .ctor()">
23325         <size>7</size>
23326       </method>
23327       <method name="Int32 Main()">
23328         <size>87</size>
23329       </method>
23330     </type>
23331   </test>
23332   <test name="test-159.cs">
23333     <type name="A.Iface">
23334       <method name="Void .ctor()">
23335         <size>7</size>
23336       </method>
23337       <method name="Void bah()">
23338         <size>1</size>
23339       </method>
23340     </type>
23341     <type name="A.my">
23342       <method name="Void .ctor()">
23343         <size>7</size>
23344       </method>
23345       <method name="Void doit(System.Object)">
23346         <size>13</size>
23347       </method>
23348       <method name="Int32 Main()">
23349         <size>2</size>
23350       </method>
23351     </type>
23352   </test>
23353   <test name="test-16.cs">
23354     <type name="Mine.Blah">
23355       <method name="Void .ctor()">
23356         <size>7</size>
23357       </method>
23358       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
23359         <size>12</size>
23360       </method>
23361       <method name="Int32 op_Implicit(Mine.Blah)">
23362         <size>12</size>
23363       </method>
23364       <method name="Byte op_Implicit(Mine.Blah)">
23365         <size>12</size>
23366       </method>
23367       <method name="Int16 op_Implicit(Mine.Blah)">
23368         <size>12</size>
23369       </method>
23370     </type>
23371     <type name="Mine.Foo">
23372       <method name="Void .ctor()">
23373         <size>7</size>
23374       </method>
23375       <method name="Int32 Main()">
23376         <size>118</size>
23377       </method>
23378     </type>
23379   </test>
23380   <test name="test-160.cs">
23381     <type name="B">
23382       <method name="Void .ctor()">
23383         <size>7</size>
23384       </method>
23385     </type>
23386     <type name="S">
23387       <method name="Void .ctor()">
23388         <size>7</size>
23389       </method>
23390     </type>
23391     <type name="T">
23392       <method name="Void .ctor()">
23393         <size>7</size>
23394       </method>
23395       <method name="Int32 blah(System.Object)">
23396         <size>62</size>
23397       </method>
23398       <method name="Int32 Main()">
23399         <size>2</size>
23400       </method>
23401     </type>
23402   </test>
23403   <test name="test-161.cs">
23404     <type name="ZipEntry">
23405       <method name="Void .ctor(String)">
23406         <size>18</size>
23407       </method>
23408       <method name="Void .ctor(ZipEntry)">
23409         <size>18</size>
23410       </method>
23411       <method name="DateTime get_DateTime()">
23412         <size>7</size>
23413       </method>
23414       <method name="Int32 Main()">
23415         <size>2</size>
23416       </method>
23417     </type>
23418   </test>
23419   <test name="test-162.cs">
23420     <type name="X">
23421       <method name="Void .ctor()">
23422         <size>7</size>
23423       </method>
23424       <method name="Void test_output(A)">
23425         <size>1</size>
23426       </method>
23427       <method name="Void test_output(B)">
23428         <size>1</size>
23429       </method>
23430       <method name="Void test_output(E)">
23431         <size>1</size>
23432       </method>
23433       <method name="Void test_output(F)">
23434         <size>1</size>
23435       </method>
23436       <method name="Void test1()">
23437         <size>21</size>
23438       </method>
23439       <method name="Void test2()">
23440         <size>32</size>
23441       </method>
23442       <method name="Void test3()">
23443         <size>21</size>
23444       </method>
23445       <method name="Void test4(A)">
23446         <size>9</size>
23447       </method>
23448       <method name="Void test5(A ByRef)">
23449         <size>9</size>
23450       </method>
23451       <method name="Void test6(B ByRef)">
23452         <size>8</size>
23453       </method>
23454       <method name="Void test7()">
23455         <size>28</size>
23456       </method>
23457       <method name="Void test8()">
23458         <size>50</size>
23459       </method>
23460       <method name="Void test9()">
23461         <size>26</size>
23462       </method>
23463       <method name="Void test10()">
23464         <size>82</size>
23465       </method>
23466       <method name="Int32 Main()">
23467         <size>2</size>
23468       </method>
23469     </type>
23470     <type name="A">
23471       <method name="Void .ctor(Int32)">
23472         <size>27</size>
23473       </method>
23474     </type>
23475     <type name="C">
23476       <method name="Void .ctor(Int64)">
23477         <size>8</size>
23478       </method>
23479       <method name="Void .ctor(String)">
23480         <size>13</size>
23481       </method>
23482     </type>
23483     <type name="E">
23484       <method name="Void .ctor(Int32)">
23485         <size>21</size>
23486       </method>
23487     </type>
23488   </test>
23489   <test name="test-163.cs">
23490     <type name="Blah">
23491       <method name="Void .ctor()">
23492         <size>7</size>
23493       </method>
23494       <method name="Int32 Foo(System.String)">
23495         <size>2</size>
23496       </method>
23497       <method name="Int32 Foo(System.Object)">
23498         <size>2</size>
23499       </method>
23500       <method name="Int32 Main()">
23501         <size>28</size>
23502       </method>
23503     </type>
23504   </test>
23505   <test name="test-164.cs">
23506     <type name="X">
23507       <method name="Void .ctor()">
23508         <size>26</size>
23509       </method>
23510       <method name="Int32 Foo()">
23511         <size>2</size>
23512       </method>
23513     </type>
23514     <type name="Y">
23515       <method name="Void .ctor()">
23516         <size>7</size>
23517       </method>
23518       <method name="Int32 Foo()">
23519         <size>2</size>
23520       </method>
23521       <method name="Int32 Hello()">
23522         <size>12</size>
23523       </method>
23524       <method name="Void Main()">
23525         <size>46</size>
23526       </method>
23527     </type>
23528     <type name="X+FooDelegate">
23529       <method name="Void .ctor(Object, IntPtr)">
23530         <size>0</size>
23531       </method>
23532       <method name="Int32 Invoke()">
23533         <size>0</size>
23534       </method>
23535       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23536         <size>0</size>
23537       </method>
23538       <method name="Int32 EndInvoke(IAsyncResult)">
23539         <size>0</size>
23540       </method>
23541     </type>
23542   </test>
23543   <test name="test-165.cs">
23544     <type name="Testing">
23545       <method name="Void .ctor()">
23546         <size>7</size>
23547       </method>
23548       <method name="Int32 TestEnumInit(Fruit)">
23549         <size>21</size>
23550       </method>
23551       <method name="Int32 Main()">
23552         <size>62</size>
23553       </method>
23554     </type>
23555   </test>
23556   <test name="test-166.cs">
23557     <type name="Test">
23558       <method name="Void .ctor()">
23559         <size>7</size>
23560       </method>
23561       <method name="Int32 get_Item(Int32)">
23562         <size>2</size>
23563       </method>
23564     </type>
23565     <type name="D">
23566       <method name="Void .ctor()">
23567         <size>7</size>
23568       </method>
23569       <method name="Int32 get_TargetIntegerSize()">
23570         <size>2</size>
23571       </method>
23572       <method name="Int32 Hello(IInferior)">
23573         <size>7</size>
23574       </method>
23575       <method name="Int32 Main()">
23576         <size>61</size>
23577       </method>
23578     </type>
23579     <type name="Test">
23580       <method name="Int32 ITest.get_Item(Int32)">
23581         <size>2</size>
23582       </method>
23583     </type>
23584   </test>
23585   <test name="test-167.cs">
23586     <type name="X">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Int32 Test(X+Foo[])">
23591         <size>23</size>
23592       </method>
23593       <method name="Int32 Main()">
23594         <size>44</size>
23595       </method>
23596     </type>
23597   </test>
23598   <test name="test-168.cs">
23599     <type name="Test">
23600       <method name="Void .ctor()">
23601         <size>7</size>
23602       </method>
23603       <method name="Int32 Main()">
23604         <size>21</size>
23605       </method>
23606     </type>
23607     <type name="X">
23608       <method name="System.String op_Implicit(X)">
23609         <size>6</size>
23610       </method>
23611     </type>
23612   </test>
23613   <test name="test-169.cs">
23614     <type name="basec">
23615       <method name="Void .ctor()">
23616         <size>7</size>
23617       </method>
23618       <method name="System.String get_Message()">
23619         <size>6</size>
23620       </method>
23621     </type>
23622     <type name="der">
23623       <method name="Void .ctor()">
23624         <size>7</size>
23625       </method>
23626       <method name="System.String get_Message()">
23627         <size>6</size>
23628       </method>
23629     </type>
23630     <type name="Base">
23631       <method name="Void .ctor()">
23632         <size>7</size>
23633       </method>
23634       <method name="Int32 get_Thingy()">
23635         <size>7</size>
23636       </method>
23637       <method name="Void set_Thingy(Int32)">
23638         <size>8</size>
23639       </method>
23640     </type>
23641     <type name="Derived">
23642       <method name="Void .ctor()">
23643         <size>7</size>
23644       </method>
23645       <method name="Int32 get_BaseThingy()">
23646         <size>7</size>
23647       </method>
23648       <method name="Void set_Thingy(Int32)">
23649         <size>1</size>
23650       </method>
23651     </type>
23652     <type name="D">
23653       <method name="Void .ctor()">
23654         <size>7</size>
23655       </method>
23656       <method name="Int32 Main()">
23657         <size>97</size>
23658       </method>
23659     </type>
23660   </test>
23661   <test name="test-17.cs">
23662     <type name="Blah">
23663       <method name="Void .ctor()">
23664         <size>7</size>
23665       </method>
23666       <method name="Int32 Main()">
23667         <size>39</size>
23668       </method>
23669       <method name="Byte op_Implicit(Blah)">
23670         <size>12</size>
23671       </method>
23672       <method name="Int16 op_Implicit(Blah)">
23673         <size>12</size>
23674       </method>
23675       <method name="Int32 op_Implicit(Blah)">
23676         <size>12</size>
23677       </method>
23678     </type>
23679   </test>
23680   <test name="test-170.cs">
23681     <type name="X">
23682       <method name="Void .ctor()">
23683         <size>7</size>
23684       </method>
23685       <method name="Int32 get_prop()">
23686         <size>7</size>
23687       </method>
23688       <method name="Void set_prop(Int32)">
23689         <size>8</size>
23690       </method>
23691       <method name="Void set_AAA(Int32)">
23692         <size>1</size>
23693       </method>
23694     </type>
23695     <type name="Y">
23696       <method name="Void .ctor()">
23697         <size>14</size>
23698       </method>
23699       <method name="Int32 get_prop()">
23700         <size>7</size>
23701       </method>
23702       <method name="Void set_prop(Int32)">
23703         <size>8</size>
23704       </method>
23705       <method name="Int32 A()">
23706         <size>38</size>
23707       </method>
23708       <method name="Int32 Main()">
23709         <size>13</size>
23710       </method>
23711     </type>
23712   </test>
23713   <test name="test-171.cs">
23714     <type name="IntPtr_Conv.Class1">
23715       <method name="Void .ctor()">
23716         <size>7</size>
23717       </method>
23718       <method name="Int32 Main(System.String[])">
23719         <size>15</size>
23720       </method>
23721     </type>
23722   </test>
23723   <test name="test-172.cs">
23724     <type name="X">
23725       <method name="Void .ctor()">
23726         <size>7</size>
23727       </method>
23728       <method name="Void .cctor()">
23729         <size>31</size>
23730       </method>
23731       <method name="Boolean ff()">
23732         <size>14</size>
23733       </method>
23734       <method name="Boolean tt()">
23735         <size>14</size>
23736       </method>
23737       <method name="Int32 test_if()">
23738         <size>599</size>
23739       </method>
23740       <method name="Int32 test_while()">
23741         <size>437</size>
23742       </method>
23743       <method name="Int32 test_inline()">
23744         <size>29</size>
23745       </method>
23746       <method name="Int32 Main()">
23747         <size>109</size>
23748       </method>
23749     </type>
23750   </test>
23751   <test name="test-173.cs">
23752     <type name="Base">
23753       <method name="Void .ctor(Int32)">
23754         <size>14</size>
23755       </method>
23756       <method name="Int32 get_Value()">
23757         <size>7</size>
23758       </method>
23759     </type>
23760     <type name="A">
23761       <method name="Void .ctor(Int32)">
23762         <size>18</size>
23763       </method>
23764       <method name="Void .ctor(UInt32)">
23765         <size>18</size>
23766       </method>
23767     </type>
23768     <type name="B">
23769       <method name="Void .ctor(Int64)">
23770         <size>18</size>
23771       </method>
23772       <method name="Void .ctor(UInt64)">
23773         <size>18</size>
23774       </method>
23775     </type>
23776     <type name="C">
23777       <method name="Void .ctor(Int16)">
23778         <size>18</size>
23779       </method>
23780       <method name="Void .ctor(UInt16)">
23781         <size>18</size>
23782       </method>
23783     </type>
23784     <type name="D">
23785       <method name="Void .ctor(SByte)">
23786         <size>18</size>
23787       </method>
23788       <method name="Void .ctor(Byte)">
23789         <size>18</size>
23790       </method>
23791     </type>
23792     <type name="E">
23793       <method name="Void .ctor(Int64)">
23794         <size>19</size>
23795       </method>
23796       <method name="Void .ctor(E)">
23797         <size>19</size>
23798       </method>
23799       <method name="E op_Implicit(Int64)">
23800         <size>7</size>
23801       </method>
23802     </type>
23803     <type name="F">
23804       <method name="Void .ctor(Int32)">
23805         <size>19</size>
23806       </method>
23807       <method name="Void .ctor(F)">
23808         <size>19</size>
23809       </method>
23810       <method name="F op_Implicit(Int32)">
23811         <size>7</size>
23812       </method>
23813     </type>
23814     <type name="X">
23815       <method name="Void .ctor()">
23816         <size>7</size>
23817       </method>
23818       <method name="Int32 Test()">
23819         <size>231</size>
23820       </method>
23821       <method name="Int32 Main()">
23822         <size>24</size>
23823       </method>
23824     </type>
23825   </test>
23826   <test name="test-174.cs">
23827     <type name="ProtectedAccessToPropertyOnChild">
23828       <method name="Void .ctor()">
23829         <size>14</size>
23830       </method>
23831       <method name="Int32 Main()">
23832         <size>21</size>
23833       </method>
23834     </type>
23835     <type name="TestAccessToPrivateMemberInParentClass">
23836       <method name="Void .ctor()">
23837         <size>7</size>
23838       </method>
23839       <method name="System.Double[][] get_Array()">
23840         <size>7</size>
23841       </method>
23842     </type>
23843     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23844       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23845         <size>37</size>
23846       </method>
23847     </type>
23848     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23849       <method name="Void .ctor()">
23850         <size>29</size>
23851       </method>
23852       <method name="Int32 Test()">
23853         <size>27</size>
23854       </method>
23855     </type>
23856     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23857       <method name="Void .ctor()">
23858         <size>26</size>
23859       </method>
23860       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23861         <size>15</size>
23862       </method>
23863     </type>
23864     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23865       <method name="Void .ctor()">
23866         <size>7</size>
23867       </method>
23868     </type>
23869   </test>
23870   <test name="test-175.cs">
23871     <type name="X">
23872       <method name="Void .ctor()">
23873         <size>7</size>
23874       </method>
23875       <method name="Int32 Main()">
23876         <size>59</size>
23877       </method>
23878     </type>
23879     <type name="RVA">
23880       <method name="Void .ctor(UInt32)">
23881         <size>8</size>
23882       </method>
23883       <method name="RVA op_Implicit(UInt32)">
23884         <size>7</size>
23885       </method>
23886       <method name="UInt32 op_Implicit(RVA)">
23887         <size>8</size>
23888       </method>
23889     </type>
23890   </test>
23891   <test name="test-176.cs">
23892     <type name="X">
23893       <method name="Void .ctor()">
23894         <size>7</size>
23895       </method>
23896       <method name="Int32 Main()">
23897         <size>34</size>
23898       </method>
23899     </type>
23900   </test>
23901   <test name="test-177.cs">
23902     <type name="MethodAttribute">
23903       <method name="Void .ctor()">
23904         <size>7</size>
23905       </method>
23906     </type>
23907     <type name="ReturnAttribute">
23908       <method name="Void .ctor()">
23909         <size>7</size>
23910       </method>
23911     </type>
23912     <type name="Test">
23913       <method name="Void .ctor()">
23914         <size>7</size>
23915       </method>
23916       <method name="Void Method()">
23917         <size>1</size>
23918       </method>
23919       <method name="Int32 Main()">
23920         <size>40</size>
23921       </method>
23922     </type>
23923   </test>
23924   <test name="test-178.cs">
23925     <type name="BrowsableClass">
23926       <method name="Void .ctor()">
23927         <size>7</size>
23928       </method>
23929       <method name="Int32 Main()">
23930         <size>54</size>
23931       </method>
23932       <method name="BrowsableClass op_Increment(BrowsableClass)">
23933         <size>2</size>
23934       </method>
23935     </type>
23936   </test>
23937   <test name="test-179.cs">
23938     <type name="A">
23939       <method name="Void .ctor()">
23940         <size>7</size>
23941       </method>
23942       <method name="Void set_Item(Double, Double)">
23943         <size>15</size>
23944       </method>
23945       <method name="Double get_Item(Double)">
23946         <size>29</size>
23947       </method>
23948     </type>
23949     <type name="B">
23950       <method name="Void .ctor()">
23951         <size>7</size>
23952       </method>
23953       <method name="Void set_Item(Double, Double)">
23954         <size>15</size>
23955       </method>
23956       <method name="Double get_Item(Double)">
23957         <size>29</size>
23958       </method>
23959     </type>
23960     <type name="C">
23961       <method name="Void .ctor()">
23962         <size>7</size>
23963       </method>
23964       <method name="Void set_Item(System.String, System.String)">
23965         <size>15</size>
23966       </method>
23967       <method name="System.String get_Item(System.String)">
23968         <size>30</size>
23969       </method>
23970       <method name="Void set_Item(Int32, Int32)">
23971         <size>15</size>
23972       </method>
23973       <method name="Int32 get_Item(Int32)">
23974         <size>21</size>
23975       </method>
23976     </type>
23977     <type name="EntryPoint">
23978       <method name="Int32 Main(System.String[])">
23979         <size>150</size>
23980       </method>
23981     </type>
23982   </test>
23983   <test name="test-18.cs">
23984     <type name="X">
23985       <method name="Void .ctor()">
23986         <size>7</size>
23987       </method>
23988       <method name="Void m()">
23989         <size>60</size>
23990       </method>
23991       <method name="Int32 ret(Int32)">
23992         <size>40</size>
23993       </method>
23994       <method name="Int32 Main()">
23995         <size>62</size>
23996       </method>
23997     </type>
23998   </test>
23999   <test name="test-180.cs">
24000     <type name="Testing">
24001       <method name="Void .ctor()">
24002         <size>7</size>
24003       </method>
24004       <method name="Void Main()">
24005         <size>17</size>
24006       </method>
24007     </type>
24008   </test>
24009   <test name="test-181.cs">
24010     <type name="Test">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014       <method name="Void test()">
24015         <size>1</size>
24016       </method>
24017       <method name="Int32 Main()">
24018         <size>43</size>
24019       </method>
24020     </type>
24021   </test>
24022   <test name="test-182.cs">
24023     <type name="T">
24024       <method name="Void .ctor()">
24025         <size>7</size>
24026       </method>
24027       <method name="Int32 Main()">
24028         <size>26</size>
24029       </method>
24030     </type>
24031     <type name="TS">
24032       <method name="Int64 get_Ticks()">
24033         <size>19</size>
24034       </method>
24035     </type>
24036     <type name="DT">
24037       <method name="Int64 get_Ticks()">
24038         <size>12</size>
24039       </method>
24040     </type>
24041   </test>
24042   <test name="test-183.cs">
24043     <type name="Test">
24044       <method name="Void .ctor()">
24045         <size>7</size>
24046       </method>
24047       <method name="Int32 M(Int32, Int32 ByRef)">
24048         <size>12</size>
24049       </method>
24050       <method name="Int32 Main()">
24051         <size>67</size>
24052       </method>
24053     </type>
24054     <type name="Test+D">
24055       <method name="Void .ctor(Object, IntPtr)">
24056         <size>0</size>
24057       </method>
24058       <method name="Int32 Invoke(Int32, Int32 ByRef)">
24059         <size>0</size>
24060       </method>
24061       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
24062         <size>0</size>
24063       </method>
24064       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
24065         <size>0</size>
24066       </method>
24067     </type>
24068   </test>
24069   <test name="test-184.cs">
24070     <type name="User">
24071       <method name="Void .ctor(Interface)">
24072         <size>7</size>
24073       </method>
24074     </type>
24075     <type name="Test">
24076       <method name="Void .ctor()">
24077         <size>55</size>
24078       </method>
24079       <method name="Int32 Main()">
24080         <size>8</size>
24081       </method>
24082     </type>
24083     <type name="Struct">
24084       <method name="Void .ctor(Int32)">
24085         <size>1</size>
24086       </method>
24087       <method name="Int32 get_X()">
24088         <size>2</size>
24089       </method>
24090     </type>
24091   </test>
24092   <test name="test-185.cs">
24093     <type name="X">
24094       <method name="Void .ctor()">
24095         <size>7</size>
24096       </method>
24097       <method name="Int32 Test(Int32)">
24098         <size>36</size>
24099       </method>
24100       <method name="Int32 Main()">
24101         <size>29</size>
24102       </method>
24103     </type>
24104   </test>
24105   <test name="test-186.cs">
24106     <type name="TestBUG.myAttribute">
24107       <method name="Void .ctor(String, String, String, Int32)">
24108         <size>7</size>
24109       </method>
24110     </type>
24111     <type name="TestBUG.Test">
24112       <method name="Void .ctor()">
24113         <size>7</size>
24114       </method>
24115       <method name="Int32 Main()">
24116         <size>2</size>
24117       </method>
24118     </type>
24119   </test>
24120   <test name="test-187.cs">
24121     <type name="MyClass">
24122       <method name="Void .ctor()">
24123         <size>7</size>
24124       </method>
24125       <method name="Container get_Item(System.String)">
24126         <size>2</size>
24127       </method>
24128       <method name="Void set_Item(System.String, Container)">
24129         <size>1</size>
24130       </method>
24131     </type>
24132     <type name="Container">
24133       <method name="Void .ctor()">
24134         <size>7</size>
24135       </method>
24136       <method name="Container op_Addition(Container, System.Object)">
24137         <size>2</size>
24138       </method>
24139     </type>
24140     <type name="D">
24141       <method name="Void .ctor()">
24142         <size>7</size>
24143       </method>
24144       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
24145         <size>65</size>
24146       </method>
24147       <method name="Int32 Main()">
24148         <size>2</size>
24149       </method>
24150     </type>
24151   </test>
24152   <test name="test-188.cs">
24153     <type name="Enumerator">
24154       <method name="Void .ctor()">
24155         <size>14</size>
24156       </method>
24157       <method name="Boolean MoveNext()">
24158         <size>21</size>
24159       </method>
24160       <method name="Char get_Current()">
24161         <size>3</size>
24162       </method>
24163     </type>
24164     <type name="RealEnumerator">
24165       <method name="Void .ctor(Coll)">
24166         <size>14</size>
24167       </method>
24168       <method name="Void Dispose()">
24169         <size>13</size>
24170       </method>
24171     </type>
24172     <type name="Coll">
24173       <method name="Void .ctor()">
24174         <size>7</size>
24175       </method>
24176       <method name="Enumerator GetEnumerator()">
24177         <size>7</size>
24178       </method>
24179     </type>
24180     <type name="Test">
24181       <method name="Void .ctor()">
24182         <size>7</size>
24183       </method>
24184       <method name="Int32 Main(System.String[])">
24185         <size>78</size>
24186       </method>
24187     </type>
24188   </test>
24189   <test name="test-189.cs">
24190     <type name="MyTest">
24191       <method name="Void .ctor()">
24192         <size>7</size>
24193       </method>
24194       <method name="Int32 Main(System.String[])">
24195         <size>63</size>
24196       </method>
24197       <method name="Int32 m(Int32, Double)">
24198         <size>2</size>
24199       </method>
24200       <method name="Int32 m(Int32, System.Int32[])">
24201         <size>2</size>
24202       </method>
24203     </type>
24204     <type name="MonoTest">
24205       <method name="Void .ctor()">
24206         <size>7</size>
24207       </method>
24208       <method name="Int32 method1(System.String, System.Object[])">
24209         <size>2</size>
24210       </method>
24211       <method name="Void testmethod()">
24212         <size>27</size>
24213       </method>
24214     </type>
24215     <type name="MonoTest2">
24216       <method name="Void .ctor()">
24217         <size>7</size>
24218       </method>
24219       <method name="Int32 method1(System.String, System.Object[])">
24220         <size>2</size>
24221       </method>
24222       <method name="Void testmethod2()">
24223         <size>27</size>
24224       </method>
24225     </type>
24226   </test>
24227   <test name="test-19.cs">
24228     <type name="I">
24229       <method name="Void .ctor()">
24230         <size>7</size>
24231       </method>
24232       <method name="Void .cctor()">
24233         <size>18</size>
24234       </method>
24235       <method name="System.String fn(System.String)">
24236         <size>17</size>
24237       </method>
24238     </type>
24239     <type name="X">
24240       <method name="Void .ctor()">
24241         <size>7</size>
24242       </method>
24243       <method name="Void Thread_func()">
24244         <size>11</size>
24245       </method>
24246       <method name="Int32 Func(Int32, Int32)">
24247         <size>4</size>
24248       </method>
24249       <method name="Void Bar()">
24250         <size>44</size>
24251       </method>
24252       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
24253         <size>18</size>
24254       </method>
24255       <method name="Int32 Main()">
24256         <size>303</size>
24257       </method>
24258       <method name="Int32 multiply_by_three(Int32)">
24259         <size>4</size>
24260       </method>
24261     </type>
24262     <type name="TestNamespace.TestClass">
24263       <method name="Void .ctor()">
24264         <size>7</size>
24265       </method>
24266     </type>
24267     <type name="I+GetTextFn">
24268       <method name="Void .ctor(Object, IntPtr)">
24269         <size>0</size>
24270       </method>
24271       <method name="System.String Invoke(System.String)">
24272         <size>0</size>
24273       </method>
24274       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24275         <size>0</size>
24276       </method>
24277       <method name="System.String EndInvoke(IAsyncResult)">
24278         <size>0</size>
24279       </method>
24280     </type>
24281     <type name="X+Foo">
24282       <method name="Void .ctor(Object, IntPtr)">
24283         <size>0</size>
24284       </method>
24285       <method name="Int32 Invoke(Int32, Int32)">
24286         <size>0</size>
24287       </method>
24288       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24289         <size>0</size>
24290       </method>
24291       <method name="Int32 EndInvoke(IAsyncResult)">
24292         <size>0</size>
24293       </method>
24294     </type>
24295     <type name="TestNamespace.TestClass+NotWorkingDelegate">
24296       <method name="Void .ctor(Object, IntPtr)">
24297         <size>0</size>
24298       </method>
24299       <method name="Single Invoke(Single, System.Object[])">
24300         <size>0</size>
24301       </method>
24302       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
24303         <size>0</size>
24304       </method>
24305       <method name="Single EndInvoke(IAsyncResult)">
24306         <size>0</size>
24307       </method>
24308     </type>
24309     <type name="NameSpace.TestDelegate">
24310       <method name="Void .ctor(Object, IntPtr)">
24311         <size>0</size>
24312       </method>
24313       <method name="Int32 Invoke(Int32)">
24314         <size>0</size>
24315       </method>
24316       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24317         <size>0</size>
24318       </method>
24319       <method name="Int32 EndInvoke(IAsyncResult)">
24320         <size>0</size>
24321       </method>
24322     </type>
24323   </test>
24324   <test name="test-190.cs">
24325     <type name="A">
24326       <method name="Void .ctor()">
24327         <size>7</size>
24328       </method>
24329       <method name="Void Main()">
24330         <size>1</size>
24331       </method>
24332     </type>
24333     <type name="A+B">
24334       <method name="Void .ctor()">
24335         <size>7</size>
24336       </method>
24337       <method name="Void Test()">
24338         <size>8</size>
24339       </method>
24340     </type>
24341     <type name="A+C">
24342       <method name="Void .ctor()">
24343         <size>7</size>
24344       </method>
24345       <method name="Void Test(A)">
24346         <size>8</size>
24347       </method>
24348     </type>
24349   </test>
24350   <test name="test-191.cs">
24351     <type name="X">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355     </type>
24356     <type name="X+E">
24357       <method name="Void .ctor()">
24358         <size>7</size>
24359       </method>
24360     </type>
24361     <type name="X+D">
24362       <method name="Void .ctor()">
24363         <size>7</size>
24364       </method>
24365     </type>
24366     <type name="X+D+P">
24367       <method name="Void .ctor()">
24368         <size>7</size>
24369       </method>
24370     </type>
24371     <type name="Y">
24372       <method name="Void .ctor()">
24373         <size>7</size>
24374       </method>
24375     </type>
24376     <type name="Y+Op">
24377       <method name="Void .ctor()">
24378         <size>7</size>
24379       </method>
24380     </type>
24381     <type name="R">
24382       <method name="Void .ctor()">
24383         <size>7</size>
24384       </method>
24385       <method name="Void Main()">
24386         <size>1</size>
24387       </method>
24388     </type>
24389   </test>
24390   <test name="test-192.cs">
24391     <type name="X">
24392       <method name="Void .ctor()">
24393         <size>7</size>
24394       </method>
24395       <method name="Void Main()">
24396         <size>1</size>
24397       </method>
24398     </type>
24399   </test>
24400   <test name="test-193.cs">
24401     <type name="A">
24402       <method name="Void .ctor()">
24403         <size>7</size>
24404       </method>
24405       <method name="Int32 Test(Int32)">
24406         <size>88</size>
24407       </method>
24408       <method name="Int32 Main()">
24409         <size>7</size>
24410       </method>
24411     </type>
24412   </test>
24413   <test name="test-194.cs">
24414     <type name="TestParams">
24415       <method name="Void .ctor()">
24416         <size>7</size>
24417       </method>
24418       <method name="Int32 Main(System.String[])">
24419         <size>38</size>
24420       </method>
24421       <method name="Int32 Params(System.Object[])">
24422         <size>10</size>
24423       </method>
24424     </type>
24425   </test>
24426   <test name="test-195.cs">
24427     <type name="Y">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431       <method name="Void .cctor()">
24432         <size>1</size>
24433       </method>
24434       <method name="Int32 C()">
24435         <size>36</size>
24436       </method>
24437     </type>
24438     <type name="X">
24439       <method name="Void .ctor()">
24440         <size>8</size>
24441       </method>
24442       <method name="Void .ctor(Int32)">
24443         <size>18</size>
24444       </method>
24445       <method name="Void Main()">
24446         <size>7</size>
24447       </method>
24448     </type>
24449   </test>
24450   <test name="test-196.cs">
24451     <type name="X">
24452       <method name="Void .ctor()">
24453         <size>7</size>
24454       </method>
24455       <method name="Void Bug1()">
24456         <size>15</size>
24457       </method>
24458       <method name="Void Bug2()">
24459         <size>16</size>
24460       </method>
24461       <method name="Int32 Main()">
24462         <size>2</size>
24463       </method>
24464     </type>
24465   </test>
24466   <test name="test-197.cs">
24467     <type name="X">
24468       <method name="Void .ctor()">
24469         <size>7</size>
24470       </method>
24471       <method name="Void Foo()">
24472         <size>0</size>
24473       </method>
24474     </type>
24475     <type name="Y">
24476       <method name="Void .ctor()">
24477         <size>7</size>
24478       </method>
24479     </type>
24480     <type name="Z">
24481       <method name="Void .ctor()">
24482         <size>7</size>
24483       </method>
24484       <method name="Void Foo()">
24485         <size>11</size>
24486       </method>
24487     </type>
24488     <type name="Test">
24489       <method name="Void .ctor()">
24490         <size>7</size>
24491       </method>
24492       <method name="Int32 Main()">
24493         <size>16</size>
24494       </method>
24495     </type>
24496   </test>
24497   <test name="test-198.cs">
24498     <type name="N1.N3.N4.Bar">
24499       <method name="Void .ctor()">
24500         <size>7</size>
24501       </method>
24502     </type>
24503     <type name="N1.N2.Foo">
24504       <method name="Void .ctor()">
24505         <size>7</size>
24506       </method>
24507     </type>
24508     <type name="N5.N6.Foo">
24509       <method name="Void .ctor()">
24510         <size>7</size>
24511       </method>
24512     </type>
24513     <type name="N5.N7.N8.Bar">
24514       <method name="Void .ctor()">
24515         <size>7</size>
24516       </method>
24517     </type>
24518     <type name="FirstOuter.FirstInner.First">
24519       <method name="Void .ctor()">
24520         <size>7</size>
24521       </method>
24522       <method name="System.String get_MyIdentity()">
24523         <size>12</size>
24524       </method>
24525     </type>
24526     <type name="FirstOuter.Second">
24527       <method name="Void .ctor()">
24528         <size>7</size>
24529       </method>
24530     </type>
24531     <type name="FirstOuter.SecondInner.Third">
24532       <method name="Void .ctor()">
24533         <size>7</size>
24534       </method>
24535     </type>
24536     <type name="FirstOuter.FirstInner.Fourth">
24537       <method name="Void .ctor()">
24538         <size>7</size>
24539       </method>
24540     </type>
24541     <type name="Fifth">
24542       <method name="Void .ctor()">
24543         <size>7</size>
24544       </method>
24545     </type>
24546     <type name="M1.M2.M3.Foo">
24547       <method name="Void .ctor()">
24548         <size>7</size>
24549       </method>
24550     </type>
24551     <type name="P1.P2.Bar">
24552       <method name="Void .ctor()">
24553         <size>7</size>
24554       </method>
24555     </type>
24556     <type name="X">
24557       <method name="Void .ctor()">
24558         <size>7</size>
24559       </method>
24560       <method name="Int32 Main()">
24561         <size>2</size>
24562       </method>
24563     </type>
24564   </test>
24565   <test name="test-199.cs">
24566     <type name="Test">
24567       <method name="Void .ctor()">
24568         <size>7</size>
24569       </method>
24570       <method name="Int32 Main()">
24571         <size>22</size>
24572       </method>
24573     </type>
24574     <type name="N1.Foo">
24575       <method name="Void .ctor()">
24576         <size>7</size>
24577       </method>
24578     </type>
24579     <type name="N1.Foo+Foo2">
24580       <method name="Void .ctor()">
24581         <size>7</size>
24582       </method>
24583     </type>
24584     <type name="N1.Bar2">
24585       <method name="Void .ctor()">
24586         <size>7</size>
24587       </method>
24588       <method name="Int32 Talk()">
24589         <size>2</size>
24590       </method>
24591     </type>
24592     <type name="N2.Bar">
24593       <method name="Void .ctor()">
24594         <size>7</size>
24595       </method>
24596     </type>
24597     <type name="N2.Bar+Bar2">
24598       <method name="Void .ctor()">
24599         <size>7</size>
24600       </method>
24601       <method name="Int32 Talk()">
24602         <size>2</size>
24603       </method>
24604     </type>
24605   </test>
24606   <test name="test-2.cs">
24607     <type name="X">
24608       <method name="Void .ctor()">
24609         <size>7</size>
24610       </method>
24611       <method name="Int32 Main(System.String[])">
24612         <size>12</size>
24613       </method>
24614     </type>
24615   </test>
24616   <test name="test-20.cs">
24617     <type name="A">
24618       <method name="Void .ctor()">
24619         <size>7</size>
24620       </method>
24621       <method name="Void X()">
24622         <size>8</size>
24623       </method>
24624     </type>
24625     <type name="B">
24626       <method name="Void .ctor()">
24627         <size>7</size>
24628       </method>
24629       <method name="Void X()">
24630         <size>8</size>
24631       </method>
24632       <method name="Void TestB()">
24633         <size>7</size>
24634       </method>
24635     </type>
24636     <type name="Ax">
24637       <method name="Void .ctor()">
24638         <size>7</size>
24639       </method>
24640       <method name="Void A()">
24641         <size>8</size>
24642       </method>
24643       <method name="Void B()">
24644         <size>8</size>
24645       </method>
24646     </type>
24647     <type name="Bx">
24648       <method name="Void .ctor()">
24649         <size>7</size>
24650       </method>
24651       <method name="Void A()">
24652         <size>8</size>
24653       </method>
24654       <method name="Void B()">
24655         <size>8</size>
24656       </method>
24657     </type>
24658     <type name="Test">
24659       <method name="Void .ctor()">
24660         <size>7</size>
24661       </method>
24662       <method name="Int32 Main()">
24663         <size>100</size>
24664       </method>
24665     </type>
24666   </test>
24667   <test name="test-200.cs">
24668     <type name="X">
24669       <method name="Void .ctor()">
24670         <size>7</size>
24671       </method>
24672       <method name="Int32 Main()">
24673         <size>104</size>
24674       </method>
24675     </type>
24676   </test>
24677   <test name="test-201.cs">
24678     <type name="Parent">
24679       <method name="Void .ctor()">
24680         <size>7</size>
24681       </method>
24682     </type>
24683     <type name="Child">
24684       <method name="Void .ctor()">
24685         <size>7</size>
24686       </method>
24687     </type>
24688     <type name="Child+Nested">
24689       <method name="Void .ctor()">
24690         <size>18</size>
24691       </method>
24692     </type>
24693     <type name="Collide">
24694       <method name="Void .ctor(Int32)">
24695         <size>14</size>
24696       </method>
24697       <method name="Void .cctor()">
24698         <size>12</size>
24699       </method>
24700       <method name="Int32 Main()">
24701         <size>27</size>
24702       </method>
24703     </type>
24704   </test>
24705   <test name="test-202.cs">
24706     <type name="X.X">
24707       <method name="Void .ctor()">
24708         <size>7</size>
24709       </method>
24710     </type>
24711     <type name="A.B.C.D">
24712       <method name="Void .ctor()">
24713         <size>7</size>
24714       </method>
24715     </type>
24716     <type name="Test">
24717       <method name="Void .ctor()">
24718         <size>7</size>
24719       </method>
24720       <method name="Int32 Main()">
24721         <size>14</size>
24722       </method>
24723     </type>
24724   </test>
24725   <test name="test-203.cs">
24726     <type name="Foo">
24727       <method name="Void .ctor()">
24728         <size>7</size>
24729       </method>
24730       <method name="Modifiers get_Modifiers()">
24731         <size>2</size>
24732       </method>
24733     </type>
24734     <type name="Bar">
24735       <method name="Void .ctor()">
24736         <size>7</size>
24737       </method>
24738       <method name="Int32 Main()">
24739         <size>13</size>
24740       </method>
24741     </type>
24742   </test>
24743   <test name="test-204.cs">
24744     <type name="X">
24745       <method name="Void .ctor(Int32)">
24746         <size>14</size>
24747       </method>
24748       <method name="System.String ToString()">
24749         <size>22</size>
24750       </method>
24751       <method name="Int32 Test()">
24752         <size>153</size>
24753       </method>
24754       <method name="Int32 Main()">
24755         <size>24</size>
24756       </method>
24757       <method name="X op_BitwiseAnd(X, X)">
24758         <size>19</size>
24759       </method>
24760       <method name="X op_BitwiseOr(X, X)">
24761         <size>19</size>
24762       </method>
24763       <method name="Boolean op_True(X)">
24764         <size>15</size>
24765       </method>
24766       <method name="Boolean op_False(X)">
24767         <size>12</size>
24768       </method>
24769     </type>
24770   </test>
24771   <test name="test-205.cs">
24772     <type name="A">
24773       <method name="Void .ctor(Object)">
24774         <size>7</size>
24775       </method>
24776     </type>
24777     <type name="Test">
24778       <method name="Void .ctor()">
24779         <size>7</size>
24780       </method>
24781       <method name="Void Main()">
24782         <size>1</size>
24783       </method>
24784     </type>
24785   </test>
24786   <test name="test-206.cs">
24787     <type name="X">
24788       <method name="Void .ctor()">
24789         <size>7</size>
24790       </method>
24791       <method name="Int32 get_Item(Int32)">
24792         <size>2</size>
24793       </method>
24794       <method name="System.Int32[] get_Item(System.Int32[])">
24795         <size>39</size>
24796       </method>
24797       <method name="Void Main()">
24798         <size>91</size>
24799       </method>
24800     </type>
24801     <type name="&lt;PrivateImplementationDetails&gt;">
24802       <method name="Void .ctor()">
24803         <size>7</size>
24804       </method>
24805     </type>
24806   </test>
24807   <test name="test-207.cs">
24808     <type name="X">
24809       <method name="Void .ctor()">
24810         <size>7</size>
24811       </method>
24812       <method name="Void .cctor()">
24813         <size>1</size>
24814       </method>
24815       <method name="Void hello(Int32)">
24816         <size>13</size>
24817       </method>
24818       <method name="Void world(Int32)">
24819         <size>16</size>
24820       </method>
24821       <method name="Int32 Main()">
24822         <size>138</size>
24823       </method>
24824     </type>
24825     <type name="Test">
24826       <method name="Void .ctor(Object, IntPtr)">
24827         <size>0</size>
24828       </method>
24829       <method name="Void Invoke(Int32)">
24830         <size>0</size>
24831       </method>
24832       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24833         <size>0</size>
24834       </method>
24835       <method name="Void EndInvoke(IAsyncResult)">
24836         <size>0</size>
24837       </method>
24838     </type>
24839   </test>
24840   <test name="test-208.cs">
24841     <type name="X">
24842       <method name="Void .ctor()">
24843         <size>7</size>
24844       </method>
24845       <method name="System.String get_Item(System.String)">
24846         <size>2</size>
24847       </method>
24848       <method name="Void Test()">
24849         <size>1</size>
24850       </method>
24851     </type>
24852     <type name="Y">
24853       <method name="Void .ctor()">
24854         <size>7</size>
24855       </method>
24856       <method name="Void Main()">
24857         <size>19</size>
24858       </method>
24859     </type>
24860   </test>
24861   <test name="test-209.cs">
24862     <type name="X">
24863       <method name="Void .ctor(Int32)">
24864         <size>14</size>
24865       </method>
24866       <method name="Int32 get_Foo()">
24867         <size>9</size>
24868       </method>
24869       <method name="Void set_Foo(Int32)">
24870         <size>8</size>
24871       </method>
24872       <method name="Int32 get_Item(Int32)">
24873         <size>7</size>
24874       </method>
24875       <method name="Void set_Item(Int32, Int32)">
24876         <size>8</size>
24877       </method>
24878       <method name="Void set_Item(System.String, System.String)">
24879         <size>7</size>
24880       </method>
24881       <method name="Void set_Bar(System.String)">
24882         <size>7</size>
24883       </method>
24884       <method name="A get_A()">
24885         <size>7</size>
24886       </method>
24887       <method name="Void set_A(A)">
24888         <size>12</size>
24889       </method>
24890       <method name="Int32 Main()">
24891         <size>75</size>
24892       </method>
24893     </type>
24894     <type name="A">
24895       <method name="Void .ctor(Int32)">
24896         <size>8</size>
24897       </method>
24898     </type>
24899   </test>
24900   <test name="test-21.cs">
24901     <type name="Blah">
24902       <method name="Void .ctor()">
24903         <size>7</size>
24904       </method>
24905       <method name="Int32 Main()">
24906         <size>47</size>
24907       </method>
24908     </type>
24909     <type name="Blah+Foo">
24910       <method name="Void .ctor()">
24911         <size>17</size>
24912       </method>
24913       <method name="Int32 Bar(Int32, Int32)">
24914         <size>14</size>
24915       </method>
24916     </type>
24917   </test>
24918   <test name="test-210.cs">
24919     <type name="X">
24920       <method name="Void .ctor()">
24921         <size>7</size>
24922       </method>
24923       <method name="Void foo()">
24924         <size>1</size>
24925       </method>
24926       <method name="Void Main()">
24927         <size>25</size>
24928       </method>
24929     </type>
24930     <type name="FooHandler">
24931       <method name="Void .ctor(Object, IntPtr)">
24932         <size>0</size>
24933       </method>
24934       <method name="Void Invoke()">
24935         <size>0</size>
24936       </method>
24937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24938         <size>0</size>
24939       </method>
24940       <method name="Void EndInvoke(IAsyncResult)">
24941         <size>0</size>
24942       </method>
24943     </type>
24944   </test>
24945   <test name="test-211.cs">
24946     <type name="X">
24947       <method name="Void .ctor(Int32)">
24948         <size>14</size>
24949       </method>
24950       <method name="X op_Implicit(Int32)">
24951         <size>7</size>
24952       </method>
24953     </type>
24954     <type name="Y">
24955       <method name="Void .ctor(X)">
24956         <size>14</size>
24957       </method>
24958       <method name="Y op_Implicit(X)">
24959         <size>7</size>
24960       </method>
24961     </type>
24962     <type name="Z">
24963       <method name="Void .ctor(Y)">
24964         <size>14</size>
24965       </method>
24966       <method name="Int32 Main()">
24967         <size>27</size>
24968       </method>
24969       <method name="Z op_Implicit(Y)">
24970         <size>7</size>
24971       </method>
24972     </type>
24973   </test>
24974   <test name="test-212.cs">
24975     <type name="Problem">
24976       <method name="Void .ctor(String)">
24977         <size>14</size>
24978       </method>
24979       <method name="Int32 Multi(Int32, Problem[])">
24980         <size>4</size>
24981       </method>
24982       <method name="Int32 Main(System.String[])">
24983         <size>76</size>
24984       </method>
24985       <method name="Problem op_Implicit(Int32)">
24986         <size>22</size>
24987       </method>
24988     </type>
24989   </test>
24990   <test name="test-213.cs">
24991     <type name="MyTest">
24992       <method name="Void .ctor()">
24993         <size>7</size>
24994       </method>
24995       <method name="Void Main(System.String[])">
24996         <size>31</size>
24997       </method>
24998     </type>
24999     <type name="S">
25000       <method name="Void .ctor(Int32)">
25001         <size>8</size>
25002       </method>
25003       <method name="Void Print()">
25004         <size>12</size>
25005       </method>
25006     </type>
25007   </test>
25008   <test name="test-214.cs">
25009     <type name="N2.Test">
25010       <method name="Void .ctor()">
25011         <size>7</size>
25012       </method>
25013       <method name="Int32 Main()">
25014         <size>7</size>
25015       </method>
25016     </type>
25017     <type name="N1.C1">
25018       <method name="Void .ctor()">
25019         <size>7</size>
25020       </method>
25021       <method name="Void Foo()">
25022         <size>1</size>
25023       </method>
25024     </type>
25025   </test>
25026   <test name="test-215.cs">
25027     <type name="Test">
25028       <method name="Void .ctor()">
25029         <size>7</size>
25030       </method>
25031       <method name="Void .cctor()">
25032         <size>1</size>
25033       </method>
25034       <method name="N1.C1 get_C1()">
25035         <size>6</size>
25036       </method>
25037       <method name="Int32 Main()">
25038         <size>8</size>
25039       </method>
25040     </type>
25041     <type name="N1.C1">
25042       <method name="Void .ctor()">
25043         <size>7</size>
25044       </method>
25045     </type>
25046   </test>
25047   <test name="test-216.cs">
25048     <type name="cls">
25049       <method name="Void .ctor()">
25050         <size>7</size>
25051       </method>
25052       <method name="Void add_OnWhatever(OnWhateverDelegate)">
25053         <size>24</size>
25054       </method>
25055       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
25056         <size>24</size>
25057       </method>
25058       <method name="Void CallMyDel(System.String)">
25059         <size>13</size>
25060       </method>
25061     </type>
25062     <type name="cls+nestedcls">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066       <method name="Void CallParentDel(cls, System.String)">
25067         <size>13</size>
25068       </method>
25069     </type>
25070     <type name="MonoEmbed">
25071       <method name="Void .ctor()">
25072         <size>7</size>
25073       </method>
25074       <method name="Void Main()">
25075         <size>36</size>
25076       </method>
25077       <method name="Void Whatever(System.String)">
25078         <size>7</size>
25079       </method>
25080     </type>
25081     <type name="OnWhateverDelegate">
25082       <method name="Void .ctor(Object, IntPtr)">
25083         <size>0</size>
25084       </method>
25085       <method name="Void Invoke(System.String)">
25086         <size>0</size>
25087       </method>
25088       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25089         <size>0</size>
25090       </method>
25091       <method name="Void EndInvoke(IAsyncResult)">
25092         <size>0</size>
25093       </method>
25094     </type>
25095   </test>
25096   <test name="test-217.cs">
25097     <type name="Test">
25098       <method name="Void .ctor()">
25099         <size>7</size>
25100       </method>
25101       <method name="Int32 Main()">
25102         <size>174</size>
25103       </method>
25104       <method name="System.Object compare_gte(Int32, Int32)">
25105         <size>13</size>
25106       </method>
25107       <method name="System.Object compare_lte(Int32, Int32)">
25108         <size>13</size>
25109       </method>
25110     </type>
25111   </test>
25112   <test name="test-218.cs">
25113     <type name="T">
25114       <method name="Void .ctor()">
25115         <size>7</size>
25116       </method>
25117       <method name="Void .cctor()">
25118         <size>27</size>
25119       </method>
25120       <method name="Void Main()">
25121         <size>1</size>
25122       </method>
25123       <method name="Void compareQueryQuery1(System.Object)">
25124         <size>1</size>
25125       </method>
25126     </type>
25127     <type name="T+foo">
25128       <method name="Void .ctor(Object, IntPtr)">
25129         <size>0</size>
25130       </method>
25131       <method name="Void Invoke(System.Object)">
25132         <size>0</size>
25133       </method>
25134       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25135         <size>0</size>
25136       </method>
25137       <method name="Void EndInvoke(IAsyncResult)">
25138         <size>0</size>
25139       </method>
25140     </type>
25141   </test>
25142   <test name="test-219.cs">
25143     <type name="TestAttribute">
25144       <method name="Void .ctor(Type)">
25145         <size>14</size>
25146       </method>
25147       <method name="System.Type get_Type()">
25148         <size>7</size>
25149       </method>
25150     </type>
25151     <type name="Test">
25152       <method name="Void .ctor()">
25153         <size>7</size>
25154       </method>
25155       <method name="Void Main()">
25156         <size>75</size>
25157       </method>
25158     </type>
25159   </test>
25160   <test name="test-22.cs">
25161     <type name="M">
25162       <method name="Void .ctor()">
25163         <size>7</size>
25164       </method>
25165       <method name="Int32 Main()">
25166         <size>63</size>
25167       </method>
25168     </type>
25169     <type name="S">
25170       <method name="T GetT()">
25171         <size>7</size>
25172       </method>
25173       <method name="Void Init()">
25174         <size>25</size>
25175       </method>
25176     </type>
25177   </test>
25178   <test name="test-220.cs">
25179     <type name="MonoBUG.Bug">
25180       <method name="Void .ctor()">
25181         <size>7</size>
25182       </method>
25183       <method name="Int32 Main(System.String[])">
25184         <size>138</size>
25185       </method>
25186     </type>
25187     <type name="MonoBUG.Foo">
25188       <method name="Void .ctor(String)">
25189         <size>14</size>
25190       </method>
25191       <method name="System.String get_Name()">
25192         <size>7</size>
25193       </method>
25194     </type>
25195     <type name="MonoBUG.FooList">
25196       <method name="Void .ctor()">
25197         <size>7</size>
25198       </method>
25199       <method name="Void .cctor()">
25200         <size>1</size>
25201       </method>
25202       <method name="Void Add(MonoBUG.Foo)">
25203         <size>19</size>
25204       </method>
25205       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
25206         <size>7</size>
25207       </method>
25208     </type>
25209     <type name="MonoBUG.FooList+FooEnumerator">
25210       <method name="Void .ctor(FooList)">
25211         <size>31</size>
25212       </method>
25213       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
25214         <size>12</size>
25215       </method>
25216       <method name="Void System.Collections.IEnumerator.Reset()">
25217         <size>12</size>
25218       </method>
25219       <method name="MonoBUG.Foo get_Current()">
25220         <size>46</size>
25221       </method>
25222       <method name="Boolean MoveNext()">
25223         <size>12</size>
25224       </method>
25225       <method name="Void Reset()">
25226         <size>12</size>
25227       </method>
25228       <method name="System.Object System.Collections.IEnumerator.get_Current()">
25229         <size>28</size>
25230       </method>
25231     </type>
25232   </test>
25233   <test name="test-221.cs">
25234     <type name="A">
25235       <method name="Void .ctor()">
25236         <size>7</size>
25237       </method>
25238       <method name="Int32 get_Blah()">
25239         <size>2</size>
25240       </method>
25241       <method name="Void set_Blah(Int32)">
25242         <size>1</size>
25243       </method>
25244     </type>
25245     <type name="B">
25246       <method name="Void .ctor()">
25247         <size>7</size>
25248       </method>
25249       <method name="Int32 get_Blah()">
25250         <size>2</size>
25251       </method>
25252       <method name="Boolean Test()">
25253         <size>54</size>
25254       </method>
25255     </type>
25256     <type name="C">
25257       <method name="Void .ctor()">
25258         <size>7</size>
25259       </method>
25260       <method name="Int32 get_Blah()">
25261         <size>0</size>
25262       </method>
25263       <method name="Void set_Blah(Int32)">
25264         <size>0</size>
25265       </method>
25266     </type>
25267     <type name="D">
25268       <method name="Void .ctor()">
25269         <size>7</size>
25270       </method>
25271       <method name="Int32 get_Blah()">
25272         <size>2</size>
25273       </method>
25274       <method name="Void set_Blah(Int32)">
25275         <size>1</size>
25276       </method>
25277     </type>
25278     <type name="E">
25279       <method name="Void .ctor()">
25280         <size>7</size>
25281       </method>
25282       <method name="Int32 get_Blah()">
25283         <size>7</size>
25284       </method>
25285       <method name="Boolean Test()">
25286         <size>54</size>
25287       </method>
25288     </type>
25289     <type name="F">
25290       <method name="Void .ctor()">
25291         <size>7</size>
25292       </method>
25293       <method name="Int32 get_Item(Int32)">
25294         <size>2</size>
25295       </method>
25296       <method name="Void set_Item(Int32, Int32)">
25297         <size>1</size>
25298       </method>
25299       <method name="Int32 get_Blah()">
25300         <size>2</size>
25301       </method>
25302       <method name="Void set_Blah(Int32)">
25303         <size>1</size>
25304       </method>
25305       <method name="Boolean Test()">
25306         <size>110</size>
25307       </method>
25308     </type>
25309     <type name="Driver">
25310       <method name="Void .ctor()">
25311         <size>7</size>
25312       </method>
25313       <method name="Int32 Main()">
25314         <size>38</size>
25315       </method>
25316     </type>
25317     <type name="F">
25318       <method name="Int32 IBlah.get_Item(Int32)">
25319         <size>2</size>
25320       </method>
25321       <method name="Void IBlah.set_Item(Int32, Int32)">
25322         <size>1</size>
25323       </method>
25324       <method name="Int32 IBlah.get_Blah()">
25325         <size>2</size>
25326       </method>
25327       <method name="Void IBlah.set_Blah(Int32)">
25328         <size>1</size>
25329       </method>
25330     </type>
25331   </test>
25332   <test name="test-222.cs">
25333     <type name="Class_1">
25334       <method name="Void .ctor()">
25335         <size>7</size>
25336       </method>
25337       <method name="UIntPtr Valid()">
25338         <size>7</size>
25339       </method>
25340     </type>
25341     <type name="MainClass">
25342       <method name="Void .ctor()">
25343         <size>7</size>
25344       </method>
25345       <method name="Int32 Main()">
25346         <size>2</size>
25347       </method>
25348     </type>
25349   </test>
25350   <test name="test-223.cs">
25351     <type name="T">
25352       <method name="Void .ctor()">
25353         <size>7</size>
25354       </method>
25355       <method name="Int32 Main()">
25356         <size>65</size>
25357       </method>
25358     </type>
25359   </test>
25360   <test name="test-224.cs">
25361     <type name="XmlMemberArrayAttribute">
25362       <method name="Void .ctor(String)">
25363         <size>38</size>
25364       </method>
25365       <method name="System.Char[] get_Separator()">
25366         <size>7</size>
25367       </method>
25368       <method name="Void set_Separator(System.Char[])">
25369         <size>8</size>
25370       </method>
25371       <method name="System.String get_Name()">
25372         <size>7</size>
25373       </method>
25374       <method name="Void set_Name(System.String)">
25375         <size>8</size>
25376       </method>
25377       <method name="Boolean get_IsRequired()">
25378         <size>7</size>
25379       </method>
25380       <method name="Void set_IsRequired(Boolean)">
25381         <size>8</size>
25382       </method>
25383     </type>
25384     <type name="t">
25385       <method name="Void .ctor()">
25386         <size>7</size>
25387       </method>
25388       <method name="Void Main()">
25389         <size>1</size>
25390       </method>
25391     </type>
25392   </test>
25393   <test name="test-225.cs">
25394     <type name="A">
25395       <method name="Void .ctor()">
25396         <size>14</size>
25397       </method>
25398     </type>
25399     <type name="B">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403       <method name="Int32 foo()">
25404         <size>2</size>
25405       </method>
25406       <method name="Void Main()">
25407         <size>18</size>
25408       </method>
25409     </type>
25410   </test>
25411   <test name="test-226.cs">
25412     <type name="Test226">
25413       <method name="Void .ctor()">
25414         <size>7</size>
25415       </method>
25416       <method name="Void Test()">
25417         <size>35</size>
25418       </method>
25419       <method name="Int32 Main()">
25420         <size>23</size>
25421       </method>
25422     </type>
25423   </test>
25424   <test name="test-227.cs">
25425     <type name="A.T">
25426       <method name="Void .ctor()">
25427         <size>7</size>
25428       </method>
25429       <method name="Void Main()">
25430         <size>3</size>
25431       </method>
25432     </type>
25433   </test>
25434   <test name="test-228.cs">
25435     <type name="BadRefTest.CtorInc">
25436       <method name="Void .ctor()">
25437         <size>30</size>
25438       </method>
25439       <method name="Int32 IncByRef(Int32 ByRef)">
25440         <size>10</size>
25441       </method>
25442       <method name="Boolean Results(Int32)">
25443         <size>98</size>
25444       </method>
25445     </type>
25446     <type name="BadRefTest.Runner">
25447       <method name="Void .ctor()">
25448         <size>7</size>
25449       </method>
25450       <method name="Int32 Main()">
25451         <size>43</size>
25452       </method>
25453     </type>
25454   </test>
25455   <test name="test-229.cs">
25456     <type name="List">
25457       <method name="Void .ctor(Int32)">
25458         <size>19</size>
25459       </method>
25460       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25461         <size>12</size>
25462       </method>
25463       <method name="Void Add(Int32)">
25464         <size>26</size>
25465       </method>
25466       <method name="MyEnumerator GetEnumerator()">
25467         <size>7</size>
25468       </method>
25469     </type>
25470     <type name="UberList">
25471       <method name="Void .ctor(Int32)">
25472         <size>8</size>
25473       </method>
25474       <method name="Int32 Main(System.String[])">
25475         <size>38</size>
25476       </method>
25477       <method name="Boolean One()">
25478         <size>62</size>
25479       </method>
25480       <method name="Boolean Two()">
25481         <size>62</size>
25482       </method>
25483       <method name="Boolean Three()">
25484         <size>62</size>
25485       </method>
25486     </type>
25487     <type name="List+MyEnumerator">
25488       <method name="Void .ctor(List)">
25489         <size>15</size>
25490       </method>
25491       <method name="System.Object get_Current()">
25492         <size>24</size>
25493       </method>
25494       <method name="Boolean MoveNext()">
25495         <size>31</size>
25496       </method>
25497       <method name="Void Reset()">
25498         <size>8</size>
25499       </method>
25500     </type>
25501   </test>
25502   <test name="test-23.cs">
25503     <type name="X">
25504       <method name="Void .ctor()">
25505         <size>7</size>
25506       </method>
25507       <method name="Void .cctor()">
25508         <size>8</size>
25509       </method>
25510       <method name="Int32 get_Value()">
25511         <size>6</size>
25512       </method>
25513       <method name="Void set_Value(Int32)">
25514         <size>7</size>
25515       </method>
25516       <method name="Int32 Main()">
25517         <size>170</size>
25518       </method>
25519     </type>
25520     <type name="Y">
25521       <method name="Void .ctor(String)">
25522         <size>14</size>
25523       </method>
25524       <method name="System.String get_Value()">
25525         <size>7</size>
25526       </method>
25527       <method name="Void set_Value(System.String)">
25528         <size>8</size>
25529       </method>
25530     </type>
25531     <type name="Z">
25532       <method name="Void .cctor()">
25533         <size>7</size>
25534       </method>
25535       <method name="Int32 get_IVal()">
25536         <size>6</size>
25537       </method>
25538       <method name="Void set_IVal(Int32)">
25539         <size>7</size>
25540       </method>
25541       <method name="Int32 get_XVal()">
25542         <size>7</size>
25543       </method>
25544       <method name="Void set_XVal(Int32)">
25545         <size>8</size>
25546       </method>
25547     </type>
25548   </test>
25549   <test name="test-230.cs">
25550     <type name="TestClass">
25551       <method name="Void .ctor()">
25552         <size>7</size>
25553       </method>
25554       <method name="Int32 Main()">
25555         <size>56</size>
25556       </method>
25557     </type>
25558   </test>
25559   <test name="test-231.cs">
25560     <type name="T">
25561       <method name="Void .ctor()">
25562         <size>7</size>
25563       </method>
25564       <method name="Void .cctor()">
25565         <size>1</size>
25566       </method>
25567       <method name="Int32 Main()">
25568         <size>44</size>
25569       </method>
25570       <method name="Void Foo()">
25571         <size>23</size>
25572       </method>
25573     </type>
25574   </test>
25575   <test name="test-232.cs">
25576     <type name="CtorInfoTest">
25577       <method name="Void .ctor()">
25578         <size>7</size>
25579       </method>
25580       <method name="Void Main(System.String[])">
25581         <size>977</size>
25582       </method>
25583       <method name="Void Assert(System.Object, System.Object)">
25584         <size>38</size>
25585       </method>
25586     </type>
25587     <type name="&lt;PrivateImplementationDetails&gt;">
25588       <method name="Void .ctor()">
25589         <size>7</size>
25590       </method>
25591     </type>
25592   </test>
25593   <test name="test-233.cs">
25594     <type name="Tests">
25595       <method name="Void .ctor()">
25596         <size>7</size>
25597       </method>
25598       <method name="Int32 Main()">
25599         <size>16</size>
25600       </method>
25601       <method name="Int32 test_0_beq()">
25602         <size>29</size>
25603       </method>
25604       <method name="Int32 test_0_bne_un()">
25605         <size>29</size>
25606       </method>
25607       <method name="Int32 test_0_conv_r8()">
25608         <size>29</size>
25609       </method>
25610       <method name="Int32 test_0_conv_i()">
25611         <size>76</size>
25612       </method>
25613       <method name="Int32 test_5_conv_r4()">
25614         <size>8</size>
25615       </method>
25616       <method name="Int32 test_5_double_conv_r4()">
25617         <size>16</size>
25618       </method>
25619       <method name="Int32 test_5_float_conv_r8()">
25620         <size>12</size>
25621       </method>
25622       <method name="Int32 test_5_conv_r8()">
25623         <size>8</size>
25624       </method>
25625       <method name="Int32 test_5_add()">
25626         <size>25</size>
25627       </method>
25628       <method name="Int32 test_5_sub()">
25629         <size>25</size>
25630       </method>
25631       <method name="Int32 test_24_mul()">
25632         <size>25</size>
25633       </method>
25634       <method name="Int32 test_4_div()">
25635         <size>25</size>
25636       </method>
25637       <method name="Int32 test_2_rem()">
25638         <size>25</size>
25639       </method>
25640       <method name="Int32 test_2_neg()">
25641         <size>14</size>
25642       </method>
25643       <method name="Int32 test_46_float_add_spill()">
25644         <size>129</size>
25645       </method>
25646       <method name="Int32 test_362880_float_mul_spill()">
25647         <size>129</size>
25648       </method>
25649       <method name="Int32 test_4_long_cast()">
25650         <size>29</size>
25651       </method>
25652       <method name="Int32 test_16_float_cmp()">
25653         <size>317</size>
25654       </method>
25655       <method name="Int32 test_15_float_cmp_un()">
25656         <size>297</size>
25657       </method>
25658       <method name="Int32 test_15_float_branch()">
25659         <size>219</size>
25660       </method>
25661       <method name="Int32 test_15_float_branch_un()">
25662         <size>219</size>
25663       </method>
25664     </type>
25665     <type name="TestDriver">
25666       <method name="Void .ctor()">
25667         <size>7</size>
25668       </method>
25669       <method name="Int32 RunTests(System.Type, System.String[])">
25670         <size>571</size>
25671       </method>
25672       <method name="Int32 RunTests(System.Type)">
25673         <size>8</size>
25674       </method>
25675     </type>
25676   </test>
25677   <test name="test-234.cs">
25678     <type name="T">
25679       <method name="Void .ctor()">
25680         <size>7</size>
25681       </method>
25682       <method name="Void Main()">
25683         <size>701</size>
25684       </method>
25685     </type>
25686   </test>
25687   <test name="test-235.cs">
25688     <type name="T">
25689       <method name="Void .ctor()">
25690         <size>7</size>
25691       </method>
25692       <method name="Void Foo(T, T)">
25693         <size>1</size>
25694       </method>
25695       <method name="Void Foo(System.Object[])">
25696         <size>1</size>
25697       </method>
25698       <method name="Int32 Main()">
25699         <size>13</size>
25700       </method>
25701     </type>
25702   </test>
25703   <test name="test-236.cs">
25704     <type name="Tests.Test">
25705       <method name="Void .ctor()">
25706         <size>7</size>
25707       </method>
25708       <method name="Void Main()">
25709         <size>42</size>
25710       </method>
25711       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25712         <size>9</size>
25713       </method>
25714       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25715         <size>10</size>
25716       </method>
25717     </type>
25718   </test>
25719   <test name="test-237.cs">
25720     <type name="Params">
25721       <method name="Void .ctor()">
25722         <size>7</size>
25723       </method>
25724       <method name="Void .cctor()">
25725         <size>96</size>
25726       </method>
25727       <method name="Void foo(System.String, System.Object[])">
25728         <size>132</size>
25729       </method>
25730       <method name="Void Main()">
25731         <size>45</size>
25732       </method>
25733     </type>
25734     <type name="Params+FOO">
25735       <method name="Void .ctor(Object, IntPtr)">
25736         <size>0</size>
25737       </method>
25738       <method name="Void Invoke(System.String, System.Object[])">
25739         <size>0</size>
25740       </method>
25741       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25742         <size>0</size>
25743       </method>
25744       <method name="Void EndInvoke(IAsyncResult)">
25745         <size>0</size>
25746       </method>
25747     </type>
25748   </test>
25749   <test name="test-238.cs">
25750     <type name="TestClass">
25751       <method name="Void .ctor()">
25752         <size>7</size>
25753       </method>
25754       <method name="Void ConditionalMethod()">
25755         <size>7</size>
25756       </method>
25757       <method name="Int32 Main()">
25758         <size>12</size>
25759       </method>
25760     </type>
25761   </test>
25762   <test name="test-239.cs">
25763     <type name="BaseClass">
25764       <method name="Void .ctor()">
25765         <size>7</size>
25766       </method>
25767       <method name="Void ConditionalMethod()">
25768         <size>7</size>
25769       </method>
25770     </type>
25771     <type name="TestClass">
25772       <method name="Void .ctor()">
25773         <size>7</size>
25774       </method>
25775       <method name="Void ConditionalMethod()">
25776         <size>1</size>
25777       </method>
25778     </type>
25779     <type name="MainClass">
25780       <method name="Void .ctor()">
25781         <size>7</size>
25782       </method>
25783       <method name="Int32 Main()">
25784         <size>18</size>
25785       </method>
25786     </type>
25787   </test>
25788   <test name="test-24.cs">
25789     <type name="X">
25790       <method name="Void .ctor()">
25791         <size>7</size>
25792       </method>
25793       <method name="System.String get_S()">
25794         <size>6</size>
25795       </method>
25796       <method name="Void set_S(System.String)">
25797         <size>7</size>
25798       </method>
25799       <method name="Int32 Main()">
25800         <size>92</size>
25801       </method>
25802     </type>
25803   </test>
25804   <test name="test-240.cs">
25805     <type name="TestClass">
25806       <method name="Void .ctor()">
25807         <size>7</size>
25808       </method>
25809       <method name="Void .cctor()">
25810         <size>7</size>
25811       </method>
25812       <method name="Void ConditionalMethod()">
25813         <size>17</size>
25814       </method>
25815       <method name="Int32 Main()">
25816         <size>11</size>
25817       </method>
25818     </type>
25819   </test>
25820   <test name="test-241.cs">
25821     <type name="Foo">
25822       <method name="Void .ctor()">
25823         <size>7</size>
25824       </method>
25825       <method name="Int32 get_SomeProperty()">
25826         <size>3</size>
25827       </method>
25828       <method name="Int32 M()">
25829         <size>3</size>
25830       </method>
25831       <method name="Void Main()">
25832         <size>1</size>
25833       </method>
25834     </type>
25835     <type name="Foo+FooPrivate">
25836       <method name="Void .ctor(Foo)">
25837         <size>14</size>
25838       </method>
25839       <method name="Int32 get_SomeProperty()">
25840         <size>24</size>
25841       </method>
25842     </type>
25843   </test>
25844   <test name="test-242.cs">
25845     <type name="BaseClass">
25846       <method name="Void .ctor()">
25847         <size>14</size>
25848       </method>
25849     </type>
25850     <type name="Derived">
25851       <method name="Void .ctor()">
25852         <size>7</size>
25853       </method>
25854       <method name="Int32 get_Location()">
25855         <size>3</size>
25856       </method>
25857       <method name="Void Main()">
25858         <size>1</size>
25859       </method>
25860     </type>
25861   </test>
25862   <test name="test-243.cs">
25863     <type name="X">
25864       <method name="Void .ctor()">
25865         <size>7</size>
25866       </method>
25867       <method name="Boolean Resolve(System.String)">
25868         <size>2</size>
25869       </method>
25870       <method name="System.String Test()">
25871         <size>2</size>
25872       </method>
25873       <method name="Void Main()">
25874         <size>8</size>
25875       </method>
25876     </type>
25877   </test>
25878   <test name="test-244.cs">
25879     <type name="Foo">
25880       <method name="Void .ctor()">
25881         <size>7</size>
25882       </method>
25883       <method name="Void .cctor()">
25884         <size>1</size>
25885       </method>
25886       <method name="Int32 Main()">
25887         <size>136</size>
25888       </method>
25889       <method name="MyBool get_t()">
25890         <size>29</size>
25891       </method>
25892       <method name="MyBool get_f()">
25893         <size>29</size>
25894       </method>
25895     </type>
25896     <type name="MyBool">
25897       <method name="Void .ctor(Boolean)">
25898         <size>8</size>
25899       </method>
25900       <method name="System.String ToString()">
25901         <size>12</size>
25902       </method>
25903       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25904         <size>21</size>
25905       </method>
25906       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25907         <size>21</size>
25908       </method>
25909       <method name="Boolean op_True(MyBool)">
25910         <size>8</size>
25911       </method>
25912       <method name="Boolean op_False(MyBool)">
25913         <size>11</size>
25914       </method>
25915     </type>
25916   </test>
25917   <test name="test-245.cs">
25918     <type name="Class2">
25919       <method name="Void .ctor()">
25920         <size>7</size>
25921       </method>
25922       <method name="System.String get_def_kind()">
25923         <size>12</size>
25924       </method>
25925       <method name="Void Main()">
25926         <size>1</size>
25927       </method>
25928     </type>
25929   </test>
25930   <test name="test-246.cs">
25931     <type name="B">
25932       <method name="Void .ctor()">
25933         <size>7</size>
25934       </method>
25935       <method name="Void Main()">
25936         <size>36</size>
25937       </method>
25938     </type>
25939     <type name="Blah">
25940       <method name="Void Dispose()">
25941         <size>11</size>
25942       </method>
25943     </type>
25944   </test>
25945   <test name="test-247.cs">
25946     <type name="B">
25947       <method name="Void .ctor()">
25948         <size>7</size>
25949       </method>
25950       <method name="Void Main()">
25951         <size>67</size>
25952       </method>
25953     </type>
25954     <type name="Blah">
25955       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25956         <size>11</size>
25957       </method>
25958     </type>
25959   </test>
25960   <test name="test-248.cs">
25961     <type name="T">
25962       <method name="Void .ctor()">
25963         <size>7</size>
25964       </method>
25965       <method name="Foo GetFoo()">
25966         <size>10</size>
25967       </method>
25968       <method name="Void Main()">
25969         <size>26</size>
25970       </method>
25971     </type>
25972   </test>
25973   <test name="test-249.cs">
25974     <type name="X">
25975       <method name="Void .ctor()">
25976         <size>7</size>
25977       </method>
25978       <method name="Void Main()">
25979         <size>1</size>
25980       </method>
25981     </type>
25982   </test>
25983   <test name="test-25.cs">
25984     <type name="X">
25985       <method name="Void .ctor()">
25986         <size>7</size>
25987       </method>
25988       <method name="Int32 Main()">
25989         <size>214</size>
25990       </method>
25991     </type>
25992   </test>
25993   <test name="test-250.cs">
25994     <type name="Test.foo3">
25995       <method name="Void .ctor()">
25996         <size>7</size>
25997       </method>
25998     </type>
25999     <type name="Test.Tests">
26000       <method name="Void .ctor()">
26001         <size>7</size>
26002       </method>
26003       <method name="Void Main()">
26004         <size>1</size>
26005       </method>
26006     </type>
26007   </test>
26008   <test name="test-251.cs">
26009     <type name="X">
26010       <method name="Void .ctor()">
26011         <size>7</size>
26012       </method>
26013       <method name="Void Main()">
26014         <size>1</size>
26015       </method>
26016     </type>
26017   </test>
26018   <test name="test-252.cs">
26019     <type name="A">
26020       <method name="Void .ctor()">
26021         <size>7</size>
26022       </method>
26023       <method name="Void add_Bar(Foo)">
26024         <size>24</size>
26025       </method>
26026       <method name="Void remove_Bar(Foo)">
26027         <size>24</size>
26028       </method>
26029       <method name="Void m1()">
26030         <size>1</size>
26031       </method>
26032       <method name="Int32 Main()">
26033         <size>93</size>
26034       </method>
26035     </type>
26036     <type name="Foo">
26037       <method name="Void .ctor(Object, IntPtr)">
26038         <size>0</size>
26039       </method>
26040       <method name="Void Invoke()">
26041         <size>0</size>
26042       </method>
26043       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26044         <size>0</size>
26045       </method>
26046       <method name="Void EndInvoke(IAsyncResult)">
26047         <size>0</size>
26048       </method>
26049     </type>
26050   </test>
26051   <test name="test-253.cs">
26052     <type name="AccessibleAttribute">
26053       <method name="Void .ctor()">
26054         <size>7</size>
26055       </method>
26056     </type>
26057     <type name="MyClass">
26058       <method name="Void .ctor()">
26059         <size>7</size>
26060       </method>
26061     </type>
26062     <type name="Test">
26063       <method name="Void .ctor()">
26064         <size>7</size>
26065       </method>
26066       <method name="Int32 Main()">
26067         <size>66</size>
26068       </method>
26069     </type>
26070   </test>
26071   <test name="test-254.cs">
26072     <type name="TestAttribute">
26073       <method name="Void .ctor()">
26074         <size>7</size>
26075       </method>
26076     </type>
26077     <type name="Test_1">
26078       <method name="Void .ctor()">
26079         <size>7</size>
26080       </method>
26081       <method name="Void Test(Int32)">
26082         <size>1</size>
26083       </method>
26084     </type>
26085     <type name="Test_2">
26086       <method name="Void .ctor()">
26087         <size>7</size>
26088       </method>
26089       <method name="Int32 get_Test()">
26090         <size>2</size>
26091       </method>
26092       <method name="Void set_Test(Int32)">
26093         <size>1</size>
26094       </method>
26095       <method name="Void set_Test2(Boolean)">
26096         <size>1</size>
26097       </method>
26098     </type>
26099     <type name="Test_3">
26100       <method name="Void .ctor()">
26101         <size>7</size>
26102       </method>
26103       <method name="Void add_e_1(test_delegate)">
26104         <size>24</size>
26105       </method>
26106       <method name="Void remove_e_1(test_delegate)">
26107         <size>24</size>
26108       </method>
26109       <method name="Void add_e_2(test_delegate)">
26110         <size>24</size>
26111       </method>
26112       <method name="Void remove_e_2(test_delegate)">
26113         <size>24</size>
26114       </method>
26115     </type>
26116     <type name="Test_4">
26117       <method name="Void .ctor()">
26118         <size>7</size>
26119       </method>
26120       <method name="Void add_e_1(test_delegate)">
26121         <size>1</size>
26122       </method>
26123       <method name="Void remove_e_1(test_delegate)">
26124         <size>1</size>
26125       </method>
26126       <method name="Void add_e_2(test_delegate)">
26127         <size>1</size>
26128       </method>
26129       <method name="Void remove_e_2(test_delegate)">
26130         <size>1</size>
26131       </method>
26132       <method name="Void add_e_3(test_delegate)">
26133         <size>1</size>
26134       </method>
26135       <method name="Void remove_e_3(test_delegate)">
26136         <size>1</size>
26137       </method>
26138     </type>
26139     <type name="ClassMain">
26140       <method name="Void .ctor()">
26141         <size>7</size>
26142       </method>
26143       <method name="Void .cctor()">
26144         <size>1</size>
26145       </method>
26146       <method name="Void Assert(System.Object[], Boolean, Int32)">
26147         <size>65</size>
26148       </method>
26149       <method name="Int32 Main()">
26150         <size>1159</size>
26151       </method>
26152     </type>
26153     <type name="test_delegate">
26154       <method name="Void .ctor(Object, IntPtr)">
26155         <size>0</size>
26156       </method>
26157       <method name="System.Delegate Invoke(Int32)">
26158         <size>0</size>
26159       </method>
26160       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26161         <size>0</size>
26162       </method>
26163       <method name="System.Delegate EndInvoke(IAsyncResult)">
26164         <size>0</size>
26165       </method>
26166     </type>
26167   </test>
26168   <test name="test-255.cs">
26169     <type name="TestAttribute">
26170       <method name="Void .ctor()">
26171         <size>7</size>
26172       </method>
26173     </type>
26174     <type name="C">
26175       <method name="Void .ctor()">
26176         <size>7</size>
26177       </method>
26178       <method name="Void Method()">
26179         <size>1</size>
26180       </method>
26181       <method name="Void Main()">
26182         <size>1</size>
26183       </method>
26184     </type>
26185   </test>
26186   <test name="test-256.cs">
26187     <type name="TableColumn">
26188       <method name="Void .ctor()">
26189         <size>7</size>
26190       </method>
26191       <method name="System.Object get_MagicValue()">
26192         <size>2</size>
26193       </method>
26194       <method name="Void set_MagicValue(System.Object)">
26195         <size>1</size>
26196       </method>
26197     </type>
26198     <type name="Bug">
26199       <method name="Void .ctor()">
26200         <size>7</size>
26201       </method>
26202       <method name="Int32 get_TInt()">
26203         <size>2</size>
26204       </method>
26205       <method name="Void Main()">
26206         <size>1</size>
26207       </method>
26208     </type>
26209   </test>
26210   <test name="test-257.cs">
26211     <type name="X">
26212       <method name="Void Main()">
26213         <size>8</size>
26214       </method>
26215       <method name="Void call(Int32 ByRef)">
26216         <size>25</size>
26217       </method>
26218       <method name="Void .ctor()">
26219         <size>7</size>
26220       </method>
26221     </type>
26222   </test>
26223   <test name="test-258.cs">
26224     <type name="MyTest.Test">
26225       <method name="Void .ctor()">
26226         <size>7</size>
26227       </method>
26228     </type>
26229     <type name="MyTest.Test2">
26230       <method name="Void .ctor()">
26231         <size>7</size>
26232       </method>
26233       <method name="Void MyTest.Test.Inner.Foo()">
26234         <size>1</size>
26235       </method>
26236       <method name="Void Main()">
26237         <size>1</size>
26238       </method>
26239     </type>
26240   </test>
26241   <test name="test-259.cs">
26242     <type name="Testing">
26243       <method name="Void .ctor()">
26244         <size>7</size>
26245       </method>
26246       <method name="Void Main()">
26247         <size>1</size>
26248       </method>
26249     </type>
26250   </test>
26251   <test name="test-26.cs">
26252     <type name="Blah">
26253       <method name="Void .ctor()">
26254         <size>7</size>
26255       </method>
26256       <method name="Int32 Foo(Int32, Int32)">
26257         <size>4</size>
26258       </method>
26259       <method name="Int32 Test1()">
26260         <size>114</size>
26261       </method>
26262       <method name="Int32 Adder(System.Int32[])">
26263         <size>34</size>
26264       </method>
26265       <method name="Int32 Test2()">
26266         <size>46</size>
26267       </method>
26268       <method name="Int32 Main()">
26269         <size>40</size>
26270       </method>
26271     </type>
26272     <type name="Blah+MyDelegate">
26273       <method name="Void .ctor(Object, IntPtr)">
26274         <size>0</size>
26275       </method>
26276       <method name="Int32 Invoke(Int32, Int32)">
26277         <size>0</size>
26278       </method>
26279       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26280         <size>0</size>
26281       </method>
26282       <method name="Int32 EndInvoke(IAsyncResult)">
26283         <size>0</size>
26284       </method>
26285     </type>
26286     <type name="Blah+List">
26287       <method name="Void .ctor(Object, IntPtr)">
26288         <size>0</size>
26289       </method>
26290       <method name="Int32 Invoke(System.Int32[])">
26291         <size>0</size>
26292       </method>
26293       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
26294         <size>0</size>
26295       </method>
26296       <method name="Int32 EndInvoke(IAsyncResult)">
26297         <size>0</size>
26298       </method>
26299     </type>
26300     <type name="&lt;PrivateImplementationDetails&gt;">
26301       <method name="Void .ctor()">
26302         <size>7</size>
26303       </method>
26304     </type>
26305   </test>
26306   <test name="test-260.cs">
26307     <type name="x.Test">
26308       <method name="Void .ctor()">
26309         <size>7</size>
26310       </method>
26311     </type>
26312     <type name="y.Test">
26313       <method name="Void .ctor()">
26314         <size>7</size>
26315       </method>
26316     </type>
26317     <type name="b.a">
26318       <method name="Void .ctor()">
26319         <size>7</size>
26320       </method>
26321       <method name="Void Main()">
26322         <size>7</size>
26323       </method>
26324     </type>
26325   </test>
26326   <test name="test-261.cs">
26327     <type name="T">
26328       <method name="Void .ctor()">
26329         <size>7</size>
26330       </method>
26331       <method name="T get_Me()">
26332         <size>16</size>
26333       </method>
26334       <method name="T GetMe()">
26335         <size>16</size>
26336       </method>
26337       <method name="Int32 Test(T)">
26338         <size>106</size>
26339       </method>
26340       <method name="Int32 Main()">
26341         <size>31</size>
26342       </method>
26343     </type>
26344   </test>
26345   <test name="test-262.cs">
26346     <type name="n1.Attribute">
26347       <method name="Void .ctor()">
26348         <size>7</size>
26349       </method>
26350     </type>
26351     <type name="n3.A">
26352       <method name="Void .ctor()">
26353         <size>7</size>
26354       </method>
26355       <method name="Void Attribute()">
26356         <size>1</size>
26357       </method>
26358       <method name="Void X()">
26359         <size>7</size>
26360       </method>
26361       <method name="Void Main()">
26362         <size>11</size>
26363       </method>
26364     </type>
26365   </test>
26366   <test name="test-263.cs">
26367     <type name="Test">
26368       <method name="Void .ctor()">
26369         <size>7</size>
26370       </method>
26371       <method name="System.String GetString(System.Byte[])">
26372         <size>19</size>
26373       </method>
26374       <method name="Void Main()">
26375         <size>1</size>
26376       </method>
26377     </type>
26378   </test>
26379   <test name="test-264.cs">
26380     <type name="Proef">
26381       <method name="Void .ctor()">
26382         <size>7</size>
26383       </method>
26384       <method name="Void add_OnDoSomething(System.EventHandler)">
26385         <size>24</size>
26386       </method>
26387       <method name="Void remove_OnDoSomething(System.EventHandler)">
26388         <size>24</size>
26389       </method>
26390       <method name="Void Temp(System.Object, System.EventArgs)">
26391         <size>1</size>
26392       </method>
26393       <method name="Void Main()">
26394         <size>25</size>
26395       </method>
26396     </type>
26397   </test>
26398   <test name="test-265.cs">
26399     <type name="ClassFormatError">
26400       <method name="Void .ctor(String, Object[])">
26401         <size>7</size>
26402       </method>
26403       <method name="Void Main()">
26404         <size>1</size>
26405       </method>
26406     </type>
26407     <type name="UnsupportedClassVersionError">
26408       <method name="Void .ctor(String)">
26409         <size>14</size>
26410       </method>
26411     </type>
26412   </test>
26413   <test name="test-266.cs">
26414     <type name="T">
26415       <method name="Void .ctor()">
26416         <size>7</size>
26417       </method>
26418       <method name="Int32 Main()">
26419         <size>25</size>
26420       </method>
26421     </type>
26422   </test>
26423   <test name="test-267.cs">
26424     <type name="X">
26425       <method name="Void .ctor()">
26426         <size>7</size>
26427       </method>
26428       <method name="System.String Text()">
26429         <size>6</size>
26430       </method>
26431       <method name="Int32 Main()">
26432         <size>12</size>
26433       </method>
26434     </type>
26435   </test>
26436   <test name="test-268.cs">
26437     <type name="X">
26438       <method name="Void .ctor()">
26439         <size>7</size>
26440       </method>
26441       <method name="Int32 Main()">
26442         <size>26</size>
26443       </method>
26444     </type>
26445     <type name="X+Nested">
26446       <method name="Void .ctor()">
26447         <size>7</size>
26448       </method>
26449       <method name="MyEnum D()">
26450         <size>2</size>
26451       </method>
26452     </type>
26453   </test>
26454   <test name="test-269.cs">
26455     <type name="Class1">
26456       <method name="Void .ctor()">
26457         <size>7</size>
26458       </method>
26459       <method name="Int32 Main(System.String[])">
26460         <size>361</size>
26461       </method>
26462       <method name="Int32 AddABunchOfInts(...)">
26463         <size>63</size>
26464       </method>
26465       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26466         <size>63</size>
26467       </method>
26468       <method name="Result VtAddABunchOfInts(...)">
26469         <size>68</size>
26470       </method>
26471       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26472         <size>68</size>
26473       </method>
26474       <method name="Int32 InstAddABunchOfInts(...)">
26475         <size>63</size>
26476       </method>
26477       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26478         <size>63</size>
26479       </method>
26480       <method name="Result InstVtAddABunchOfInts(...)">
26481         <size>68</size>
26482       </method>
26483       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26484         <size>68</size>
26485       </method>
26486     </type>
26487     <type name="Result">
26488       <method name="Void .ctor(Int32)">
26489         <size>24</size>
26490       </method>
26491     </type>
26492   </test>
26493   <test name="test-27.cs">
26494     <type name="Foo">
26495       <method name="Void .ctor()">
26496         <size>7</size>
26497       </method>
26498       <method name="Boolean MyMethod(Int32)">
26499         <size>12</size>
26500       </method>
26501       <method name="Int32 AnotherMethod(Int32)">
26502         <size>5</size>
26503       </method>
26504     </type>
26505     <type name="Blah">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509       <method name="Void Bar(Int32, Int32)">
26510         <size>9</size>
26511       </method>
26512       <method name="Int32 Main()">
26513         <size>139</size>
26514       </method>
26515     </type>
26516     <type name="Blah+MyDelegate">
26517       <method name="Void .ctor(Object, IntPtr)">
26518         <size>0</size>
26519       </method>
26520       <method name="Void Invoke(Int32, Int32)">
26521         <size>0</size>
26522       </method>
26523       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26524         <size>0</size>
26525       </method>
26526       <method name="Void EndInvoke(IAsyncResult)">
26527         <size>0</size>
26528       </method>
26529     </type>
26530   </test>
26531   <test name="test-270.cs">
26532     <type name="X">
26533       <method name="Void .ctor()">
26534         <size>7</size>
26535       </method>
26536       <method name="Int32 Test(System.String, System.Object[])">
26537         <size>2</size>
26538       </method>
26539       <method name="Int32 Main()">
26540         <size>75</size>
26541       </method>
26542       <method name="Int32 Test(System.String, ...)">
26543         <size>2</size>
26544       </method>
26545     </type>
26546   </test>
26547   <test name="test-271.cs">
26548     <type name="T">
26549       <method name="Void .ctor()">
26550         <size>7</size>
26551       </method>
26552       <method name="C X()">
26553         <size>10</size>
26554       </method>
26555       <method name="Void Main()">
26556         <size>61</size>
26557       </method>
26558     </type>
26559     <type name="T+C">
26560       <method name="IEnumerator GetEnumerator()">
26561         <size>11</size>
26562       </method>
26563     </type>
26564   </test>
26565   <test name="test-272.cs">
26566     <type name="BazAttribute">
26567       <method name="Void .ctor()">
26568         <size>7</size>
26569       </method>
26570       <method name="Void .ctor(Foo)">
26571         <size>7</size>
26572       </method>
26573       <method name="Void set_foo3(Foo)">
26574         <size>1</size>
26575       </method>
26576       <method name="Foo get_foo3()">
26577         <size>2</size>
26578       </method>
26579     </type>
26580     <type name="Test">
26581       <method name="Void .ctor()">
26582         <size>7</size>
26583       </method>
26584       <method name="Void f0()">
26585         <size>1</size>
26586       </method>
26587       <method name="Void f1()">
26588         <size>1</size>
26589       </method>
26590       <method name="Void f2()">
26591         <size>1</size>
26592       </method>
26593       <method name="Void f3()">
26594         <size>1</size>
26595       </method>
26596       <method name="Void Main()">
26597         <size>1</size>
26598       </method>
26599     </type>
26600   </test>
26601   <test name="test-273.cs">
26602     <type name="FooAttribute">
26603       <method name="Void .ctor()">
26604         <size>7</size>
26605       </method>
26606     </type>
26607     <type name="Tests">
26608       <method name="Void .ctor()">
26609         <size>7</size>
26610       </method>
26611       <method name="Void Main()">
26612         <size>36</size>
26613       </method>
26614     </type>
26615   </test>
26616   <test name="test-274.cs">
26617     <type name="MyClass">
26618       <method name="Void .ctor(String[])">
26619         <size>7</size>
26620       </method>
26621     </type>
26622     <type name="ChildClass">
26623       <method name="Void .ctor()">
26624         <size>13</size>
26625       </method>
26626     </type>
26627     <type name="M">
26628       <method name="Void .ctor()">
26629         <size>7</size>
26630       </method>
26631       <method name="Void Main()">
26632         <size>1</size>
26633       </method>
26634     </type>
26635   </test>
26636   <test name="test-275.cs">
26637     <type name="Test">
26638       <method name="Void .ctor()">
26639         <size>7</size>
26640       </method>
26641       <method name="Void add_MyEvent(DelType)">
26642         <size>24</size>
26643       </method>
26644       <method name="Void remove_MyEvent(DelType)">
26645         <size>24</size>
26646       </method>
26647       <method name="Int32 Main()">
26648         <size>176</size>
26649       </method>
26650     </type>
26651     <type name="DelType">
26652       <method name="Void .ctor(Object, IntPtr)">
26653         <size>0</size>
26654       </method>
26655       <method name="Void Invoke()">
26656         <size>0</size>
26657       </method>
26658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26659         <size>0</size>
26660       </method>
26661       <method name="Void EndInvoke(IAsyncResult)">
26662         <size>0</size>
26663       </method>
26664     </type>
26665     <type name="S">
26666       <method name="Void add_MyEvent(DelType)">
26667         <size>24</size>
26668       </method>
26669       <method name="Void remove_MyEvent(DelType)">
26670         <size>24</size>
26671       </method>
26672     </type>
26673   </test>
26674   <test name="test-276.cs">
26675     <type name="EventTestClass">
26676       <method name="Void .ctor()">
26677         <size>7</size>
26678       </method>
26679       <method name="Void add_Elapsed(System.EventHandler)">
26680         <size>24</size>
26681       </method>
26682       <method name="Void remove_Elapsed(System.EventHandler)">
26683         <size>24</size>
26684       </method>
26685     </type>
26686     <type name="EntryPoint">
26687       <method name="Void .ctor()">
26688         <size>7</size>
26689       </method>
26690       <method name="Boolean test(System.Type)">
26691         <size>17</size>
26692       </method>
26693       <method name="Int32 Main()">
26694         <size>48</size>
26695       </method>
26696     </type>
26697   </test>
26698   <test name="test-277.cs">
26699     <type name="T">
26700       <method name="Void .ctor()">
26701         <size>7</size>
26702       </method>
26703       <method name="Int32 Main()">
26704         <size>7</size>
26705       </method>
26706       <method name="Int32 X(Byte)">
26707         <size>2</size>
26708       </method>
26709       <method name="Int32 X(Int16)">
26710         <size>2</size>
26711       </method>
26712     </type>
26713   </test>
26714   <test name="test-278.cs">
26715     <type name="X">
26716       <method name="Void .ctor()">
26717         <size>7</size>
26718       </method>
26719       <method name="Int32 Main()">
26720         <size>73</size>
26721       </method>
26722     </type>
26723     <type name="Rect">
26724       <method name="Int32 get_X()">
26725         <size>7</size>
26726       </method>
26727       <method name="Void set_X(Int32)">
26728         <size>8</size>
26729       </method>
26730     </type>
26731   </test>
26732   <test name="test-279.cs">
26733     <type name="FlagsAttributeDemo">
26734       <method name="Void .ctor()">
26735         <size>7</size>
26736       </method>
26737       <method name="Int32 Main()">
26738         <size>38</size>
26739       </method>
26740     </type>
26741   </test>
26742   <test name="test-28.cs">
26743     <type name="A">
26744       <method name="Void .ctor()">
26745         <size>7</size>
26746       </method>
26747       <method name="Int32 get_Item(Int32)">
26748         <size>0</size>
26749       </method>
26750       <method name="Int32 EmulateIndexer(Int32)">
26751         <size>8</size>
26752       </method>
26753     </type>
26754     <type name="B">
26755       <method name="Void .ctor()">
26756         <size>7</size>
26757       </method>
26758       <method name="Int32 get_Item(Int32)">
26759         <size>2</size>
26760       </method>
26761       <method name="Int32 M()">
26762         <size>8</size>
26763       </method>
26764     </type>
26765     <type name="X">
26766       <method name="Void .ctor()">
26767         <size>7</size>
26768       </method>
26769       <method name="Int32 get_Item(Int32)">
26770         <size>20</size>
26771       </method>
26772       <method name="Void set_Item(Int32, Int32)">
26773         <size>26</size>
26774       </method>
26775       <method name="Int32 Main()">
26776         <size>122</size>
26777       </method>
26778     </type>
26779   </test>
26780   <test name="test-280.cs">
26781     <type name="AppFramework.Util.Logic">
26782       <method name="Void .ctor()">
26783         <size>7</size>
26784       </method>
26785       <method name="Void Main()">
26786         <size>1</size>
26787       </method>
26788       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26789         <size>37</size>
26790       </method>
26791     </type>
26792   </test>
26793   <test name="test-281.cs">
26794     <type name="Foo.Hello">
26795       <method name="Void .ctor()">
26796         <size>7</size>
26797       </method>
26798       <method name="Void .cctor()">
26799         <size>7</size>
26800       </method>
26801     </type>
26802     <type name="Bar.Hello">
26803       <method name="Void .ctor()">
26804         <size>7</size>
26805       </method>
26806       <method name="Void .cctor()">
26807         <size>8</size>
26808       </method>
26809     </type>
26810     <type name="Test.Test1">
26811       <method name="Void .ctor()">
26812         <size>7</size>
26813       </method>
26814       <method name="Int32 World()">
26815         <size>6</size>
26816       </method>
26817     </type>
26818     <type name="Test.Test2">
26819       <method name="Void .ctor()">
26820         <size>7</size>
26821       </method>
26822       <method name="Int32 World()">
26823         <size>6</size>
26824       </method>
26825     </type>
26826     <type name="X">
26827       <method name="Void .ctor()">
26828         <size>7</size>
26829       </method>
26830       <method name="Int32 Main()">
26831         <size>29</size>
26832       </method>
26833     </type>
26834   </test>
26835   <test name="test-282.cs">
26836     <type name="X">
26837       <method name="Void .ctor()">
26838         <size>7</size>
26839       </method>
26840       <method name="System.Object Add(integer, System.Object)">
26841         <size>70</size>
26842       </method>
26843       <method name="Int32 Main()">
26844         <size>68</size>
26845       </method>
26846     </type>
26847     <type name="integer">
26848       <method name="Void .ctor(Int32)">
26849         <size>8</size>
26850       </method>
26851       <method name="integer op_Implicit(Int32)">
26852         <size>7</size>
26853       </method>
26854       <method name="Double op_Implicit(integer)">
26855         <size>13</size>
26856       </method>
26857       <method name="integer op_Addition(integer, integer)">
26858         <size>21</size>
26859       </method>
26860     </type>
26861   </test>
26862   <test name="test-283.cs">
26863     <type name="X">
26864       <method name="Void .ctor()">
26865         <size>7</size>
26866       </method>
26867       <method name="Int32 Foo()">
26868         <size>2</size>
26869       </method>
26870     </type>
26871     <type name="Y">
26872       <method name="Void .ctor()">
26873         <size>7</size>
26874       </method>
26875       <method name="Y+D GetIt()">
26876         <size>13</size>
26877       </method>
26878       <method name="Y+D GetIt2()">
26879         <size>13</size>
26880       </method>
26881       <method name="Int32 Foo()">
26882         <size>2</size>
26883       </method>
26884       <method name="Int32 Main()">
26885         <size>56</size>
26886       </method>
26887     </type>
26888     <type name="Y+D">
26889       <method name="Void .ctor(Object, IntPtr)">
26890         <size>0</size>
26891       </method>
26892       <method name="Int32 Invoke()">
26893         <size>0</size>
26894       </method>
26895       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26896         <size>0</size>
26897       </method>
26898       <method name="Int32 EndInvoke(IAsyncResult)">
26899         <size>0</size>
26900       </method>
26901     </type>
26902   </test>
26903   <test name="test-284.cs">
26904     <type name="App">
26905       <method name="Void .ctor()">
26906         <size>7</size>
26907       </method>
26908       <method name="Void Main()">
26909         <size>12</size>
26910       </method>
26911     </type>
26912   </test>
26913   <test name="test-285.cs">
26914     <type name="T">
26915       <method name="Void .ctor()">
26916         <size>7</size>
26917       </method>
26918       <method name="Int32 Main()">
26919         <size>2</size>
26920       </method>
26921     </type>
26922   </test>
26923   <test name="test-286.cs">
26924     <type name="MethodWrapper">
26925       <method name="Void .ctor()">
26926         <size>7</size>
26927       </method>
26928       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26929         <size>57</size>
26930       </method>
26931     </type>
26932     <type name="MapXml.Throws">
26933       <method name="Void .ctor()">
26934         <size>7</size>
26935       </method>
26936       <method name="Void Main()">
26937         <size>1</size>
26938       </method>
26939     </type>
26940   </test>
26941   <test name="test-287.cs">
26942     <type name="StaticClass">
26943       <method name="System.String Name()">
26944         <size>6</size>
26945       </method>
26946     </type>
26947     <type name="MainClass">
26948       <method name="Void .ctor()">
26949         <size>7</size>
26950       </method>
26951       <method name="Int32 Main()">
26952         <size>83</size>
26953       </method>
26954     </type>
26955     <type name="StaticClass+D">
26956       <method name="Void .ctor(Object, IntPtr)">
26957         <size>0</size>
26958       </method>
26959       <method name="System.Object Invoke()">
26960         <size>0</size>
26961       </method>
26962       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26963         <size>0</size>
26964       </method>
26965       <method name="System.Object EndInvoke(IAsyncResult)">
26966         <size>0</size>
26967       </method>
26968     </type>
26969   </test>
26970   <test name="test-288.cs">
26971     <type name="Test.BookAboutMovie">
26972       <method name="Void .ctor(String)">
26973         <size>25</size>
26974       </method>
26975       <method name="System.String GetItem(Int32)">
26976         <size>7</size>
26977       </method>
26978       <method name="System.String get_Item(Int32)">
26979         <size>7</size>
26980       </method>
26981       <method name="Int32 Main(System.String[])">
26982         <size>57</size>
26983       </method>
26984     </type>
26985   </test>
26986   <test name="test-289.cs">
26987     <type name="Test">
26988       <method name="Void .ctor()">
26989         <size>7</size>
26990       </method>
26991       <method name="Void Main()">
26992         <size>1</size>
26993       </method>
26994       <method name="Void set_Value(System.String)">
26995         <size>1</size>
26996       </method>
26997       <method name="Void set_Value()">
26998         <size>1</size>
26999       </method>
27000       <method name="Void set_Item(Int32, Int32, Boolean)">
27001         <size>1</size>
27002       </method>
27003       <method name="Void set_Item(Int32, Int32)">
27004         <size>1</size>
27005       </method>
27006       <method name="Boolean get_Item(Boolean)">
27007         <size>2</size>
27008       </method>
27009     </type>
27010   </test>
27011   <test name="test-29.cs">
27012     <type name="Base">
27013       <method name="Void .ctor()">
27014         <size>7</size>
27015       </method>
27016       <method name="Void Add(Int32)">
27017         <size>18</size>
27018       </method>
27019     </type>
27020     <type name="Derived">
27021       <method name="Void .ctor()">
27022         <size>7</size>
27023       </method>
27024       <method name="Void Add(Double)">
27025         <size>18</size>
27026       </method>
27027     </type>
27028     <type name="Demo">
27029       <method name="Void .ctor()">
27030         <size>7</size>
27031       </method>
27032       <method name="Int32 Main()">
27033         <size>51</size>
27034       </method>
27035     </type>
27036   </test>
27037   <test name="test-290.cs">
27038     <type name="EntryPoint">
27039       <method name="Void .ctor()">
27040         <size>7</size>
27041       </method>
27042       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
27043         <size>22</size>
27044       </method>
27045       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
27046         <size>22</size>
27047       </method>
27048       <method name="Void bar_f(System.Object)">
27049         <size>1</size>
27050       </method>
27051       <method name="Void Main()">
27052         <size>35</size>
27053       </method>
27054     </type>
27055     <type name="EntryPoint+EventHandler">
27056       <method name="Void .ctor(Object, IntPtr)">
27057         <size>0</size>
27058       </method>
27059       <method name="Void Invoke(System.Object)">
27060         <size>0</size>
27061       </method>
27062       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27063         <size>0</size>
27064       </method>
27065       <method name="Void EndInvoke(IAsyncResult)">
27066         <size>0</size>
27067       </method>
27068     </type>
27069   </test>
27070   <test name="test-291.cs">
27071     <type name="Test">
27072       <method name="Void .ctor()">
27073         <size>7</size>
27074       </method>
27075       <method name="Void Method()">
27076         <size>1</size>
27077       </method>
27078       <method name="Void Main()">
27079         <size>13</size>
27080       </method>
27081     </type>
27082   </test>
27083   <test name="test-292.cs">
27084     <type name="X">
27085       <method name="Void .ctor()">
27086         <size>7</size>
27087       </method>
27088       <method name="Void .cctor()">
27089         <size>1</size>
27090       </method>
27091       <method name="Void Main()">
27092         <size>19</size>
27093       </method>
27094     </type>
27095   </test>
27096   <test name="test-293.cs">
27097     <type name="A">
27098       <method name="Void .ctor()">
27099         <size>7</size>
27100       </method>
27101       <method name="System.String get_Warning()">
27102         <size>6</size>
27103       </method>
27104     </type>
27105     <type name="B">
27106       <method name="Void .ctor()">
27107         <size>7</size>
27108       </method>
27109       <method name="System.String get_Warning()">
27110         <size>6</size>
27111       </method>
27112       <method name="Void Main()">
27113         <size>1</size>
27114       </method>
27115     </type>
27116   </test>
27117   <test name="test-294.cs">
27118     <type name="ObsoleteClass">
27119       <method name="Void .ctor()">
27120         <size>7</size>
27121       </method>
27122     </type>
27123     <type name="Test">
27124       <method name="Void .ctor()">
27125         <size>13</size>
27126       </method>
27127       <method name="Void .ctor(String, Boolean)">
27128         <size>14</size>
27129       </method>
27130       <method name="System.String get_Name()">
27131         <size>7</size>
27132       </method>
27133       <method name="Void set_Name(System.String)">
27134         <size>8</size>
27135       </method>
27136     </type>
27137     <type name="DerivedTest">
27138       <method name="Void .ctor(String)">
27139         <size>16</size>
27140       </method>
27141       <method name="System.String Method()">
27142         <size>7</size>
27143       </method>
27144       <method name="Void T2()">
27145         <size>1</size>
27146       </method>
27147       <method name="Void Main()">
27148         <size>1</size>
27149       </method>
27150     </type>
27151     <type name="ObsoleteClass2">
27152       <method name="Void .ctor()">
27153         <size>7</size>
27154       </method>
27155     </type>
27156     <type name="ObsoleteClass3">
27157       <method name="Void .ctor()">
27158         <size>18</size>
27159       </method>
27160       <method name="Void .cctor()">
27161         <size>25</size>
27162       </method>
27163     </type>
27164     <type name="ObsoleteClass4">
27165       <method name="Void .ctor()">
27166         <size>7</size>
27167       </method>
27168       <method name="Void T()">
27169         <size>59</size>
27170       </method>
27171     </type>
27172   </test>
27173   <test name="test-295.cs">
27174     <type name="MyAttribute">
27175       <method name="Void .ctor(Object)">
27176         <size>14</size>
27177       </method>
27178       <method name="System.Object get_my()">
27179         <size>7</size>
27180       </method>
27181     </type>
27182     <type name="MyConstructorBuilder">
27183       <method name="Void .ctor()">
27184         <size>7</size>
27185       </method>
27186       <method name="Int32 Main()">
27187         <size>111</size>
27188       </method>
27189       <method name="System.Type MyCreateCallee(System.AppDomain)">
27190         <size>329</size>
27191       </method>
27192     </type>
27193   </test>
27194   <test name="test-296.cs">
27195     <type name="GetElementTypeTest">
27196       <method name="Void .ctor()">
27197         <size>7</size>
27198       </method>
27199       <method name="Int32 Main(System.String[])">
27200         <size>30</size>
27201       </method>
27202     </type>
27203   </test>
27204   <test name="test-297.cs">
27205     <type name="T">
27206       <method name="Void .ctor()">
27207         <size>7</size>
27208       </method>
27209       <method name="Int32 Main()">
27210         <size>311</size>
27211       </method>
27212       <method name="Void Login(System.String)">
27213         <size>1</size>
27214       </method>
27215     </type>
27216     <type name="My">
27217       <method name="Void .ctor(Object)">
27218         <size>14</size>
27219       </method>
27220     </type>
27221   </test>
27222   <test name="test-299.cs">
27223     <type name="SampleClass">
27224       <method name="Void .ctor()">
27225         <size>7</size>
27226       </method>
27227       <method name="SuperClass op_Increment(SampleClass)">
27228         <size>6</size>
27229       </method>
27230     </type>
27231     <type name="SuperClass">
27232       <method name="Void .ctor()">
27233         <size>7</size>
27234       </method>
27235       <method name="Int32 Main()">
27236         <size>2</size>
27237       </method>
27238     </type>
27239   </test>
27240   <test name="test-3.cs">
27241     <type name="TestIntOps">
27242       <method name="Void .ctor()">
27243         <size>7</size>
27244       </method>
27245       <method name="SByte sbyte_add(SByte, SByte)">
27246         <size>7</size>
27247       </method>
27248       <method name="Int16 short_add(Int16, Int16)">
27249         <size>5</size>
27250       </method>
27251       <method name="Double double_add(Double, Double)">
27252         <size>4</size>
27253       </method>
27254       <method name="Int32 int_add(Int32, Int32)">
27255         <size>4</size>
27256       </method>
27257       <method name="Int32 int_sub(Int32, Int32)">
27258         <size>4</size>
27259       </method>
27260       <method name="Int32 int_mul(Int32, Int32)">
27261         <size>4</size>
27262       </method>
27263       <method name="Int32 Main()">
27264         <size>215</size>
27265       </method>
27266     </type>
27267   </test>
27268   <test name="test-30.cs">
27269     <type name="X">
27270       <method name="Void .ctor()">
27271         <size>7</size>
27272       </method>
27273       <method name="Void IA.Draw()">
27274         <size>8</size>
27275       </method>
27276       <method name="Void IB.Draw()">
27277         <size>8</size>
27278       </method>
27279     </type>
27280     <type name="test">
27281       <method name="Void .ctor()">
27282         <size>7</size>
27283       </method>
27284       <method name="Int32 Main()">
27285         <size>192</size>
27286       </method>
27287     </type>
27288   </test>
27289   <test name="test-300.cs">
27290     <type name="A">
27291       <method name="Void .ctor()">
27292         <size>7</size>
27293       </method>
27294       <method name="Void Main()">
27295         <size>7</size>
27296       </method>
27297     </type>
27298     <type name="A+C">
27299       <method name="Void .ctor()">
27300         <size>7</size>
27301       </method>
27302     </type>
27303     <type name="A+B">
27304       <method name="Void .ctor()">
27305         <size>473</size>
27306       </method>
27307     </type>
27308     <type name="A+B+C">
27309       <method name="Void .ctor()">
27310         <size>7</size>
27311       </method>
27312     </type>
27313   </test>
27314   <test name="test-301.cs">
27315     <type name="A">
27316       <method name="Void .ctor()">
27317         <size>7</size>
27318       </method>
27319       <method name="Void Main()">
27320         <size>7</size>
27321       </method>
27322     </type>
27323     <type name="A+B">
27324       <method name="Void .ctor()">
27325         <size>219</size>
27326       </method>
27327     </type>
27328   </test>
27329   <test name="test-302.cs">
27330     <type name="A">
27331       <method name="Void .ctor()">
27332         <size>7</size>
27333       </method>
27334       <method name="Void Main()">
27335         <size>7</size>
27336       </method>
27337     </type>
27338     <type name="A+C">
27339       <method name="Void .ctor()">
27340         <size>7</size>
27341       </method>
27342     </type>
27343     <type name="A+B">
27344       <method name="Void .ctor()">
27345         <size>24</size>
27346       </method>
27347     </type>
27348     <type name="A+B+C">
27349       <method name="Void .ctor()">
27350         <size>7</size>
27351       </method>
27352     </type>
27353   </test>
27354   <test name="test-303.cs">
27355     <type name="A">
27356       <method name="Void .ctor()">
27357         <size>7</size>
27358       </method>
27359       <method name="Void Main()">
27360         <size>7</size>
27361       </method>
27362     </type>
27363     <type name="A+C">
27364       <method name="Void .ctor()">
27365         <size>7</size>
27366       </method>
27367       <method name="Void System.IDisposable.Dispose()">
27368         <size>11</size>
27369       </method>
27370     </type>
27371     <type name="A+B">
27372       <method name="Void .ctor()">
27373         <size>31</size>
27374       </method>
27375     </type>
27376     <type name="A+B+C">
27377       <method name="Void .ctor()">
27378         <size>7</size>
27379       </method>
27380       <method name="Void System.IDisposable.Dispose()">
27381         <size>1</size>
27382       </method>
27383     </type>
27384   </test>
27385   <test name="test-304.cs">
27386     <type name="A">
27387       <method name="Void .ctor()">
27388         <size>7</size>
27389       </method>
27390       <method name="Void Main()">
27391         <size>7</size>
27392       </method>
27393     </type>
27394     <type name="A+D">
27395       <method name="Void .ctor()">
27396         <size>7</size>
27397       </method>
27398     </type>
27399     <type name="A+B">
27400       <method name="Void .ctor()">
27401         <size>473</size>
27402       </method>
27403     </type>
27404     <type name="A+B+C">
27405       <method name="Void .ctor()">
27406         <size>7</size>
27407       </method>
27408     </type>
27409   </test>
27410   <test name="test-305.cs">
27411     <type name="A">
27412       <method name="Void .ctor()">
27413         <size>7</size>
27414       </method>
27415       <method name="Void Main()">
27416         <size>7</size>
27417       </method>
27418     </type>
27419     <type name="A+B">
27420       <method name="Void .ctor()">
27421         <size>219</size>
27422       </method>
27423     </type>
27424   </test>
27425   <test name="test-306.cs">
27426     <type name="A">
27427       <method name="Void .ctor()">
27428         <size>7</size>
27429       </method>
27430       <method name="Void Main()">
27431         <size>7</size>
27432       </method>
27433     </type>
27434     <type name="A+D">
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438     </type>
27439     <type name="A+B">
27440       <method name="Void .ctor()">
27441         <size>24</size>
27442       </method>
27443     </type>
27444     <type name="A+B+C">
27445       <method name="Void .ctor()">
27446         <size>7</size>
27447       </method>
27448     </type>
27449   </test>
27450   <test name="test-307.cs">
27451     <type name="A">
27452       <method name="Void .ctor()">
27453         <size>7</size>
27454       </method>
27455       <method name="Void Main()">
27456         <size>7</size>
27457       </method>
27458     </type>
27459     <type name="A+D">
27460       <method name="Void .ctor()">
27461         <size>7</size>
27462       </method>
27463       <method name="Void System.IDisposable.Dispose()">
27464         <size>11</size>
27465       </method>
27466     </type>
27467     <type name="A+B">
27468       <method name="Void .ctor()">
27469         <size>31</size>
27470       </method>
27471     </type>
27472     <type name="A+B+C">
27473       <method name="Void .ctor()">
27474         <size>7</size>
27475       </method>
27476       <method name="Void System.IDisposable.Dispose()">
27477         <size>1</size>
27478       </method>
27479     </type>
27480   </test>
27481   <test name="test-308.cs">
27482     <type name="Program">
27483       <method name="Void .ctor()">
27484         <size>7</size>
27485       </method>
27486       <method name="Void Main(System.String[])">
27487         <size>40</size>
27488       </method>
27489     </type>
27490   </test>
27491   <test name="test-309.cs">
27492     <type name="MonoBASIC.Parser">
27493       <method name="Void .ctor()">
27494         <size>7</size>
27495       </method>
27496       <method name="Void Main()">
27497         <size>1</size>
27498       </method>
27499     </type>
27500     <type name="MonoBASIC.Parser+StateMachine">
27501       <method name="Void .ctor()">
27502         <size>7</size>
27503       </method>
27504       <method name="Void HandleToken(Token)">
27505         <size>1</size>
27506       </method>
27507     </type>
27508   </test>
27509   <test name="test-31.cs">
27510     <type name="Base">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514       <method name="Void A()">
27515         <size>8</size>
27516       </method>
27517     </type>
27518     <type name="Derived">
27519       <method name="Void .ctor()">
27520         <size>7</size>
27521       </method>
27522       <method name="Void A()">
27523         <size>8</size>
27524       </method>
27525     </type>
27526     <type name="Test">
27527       <method name="Void .ctor()">
27528         <size>7</size>
27529       </method>
27530       <method name="Int32 Main()">
27531         <size>38</size>
27532       </method>
27533     </type>
27534   </test>
27535   <test name="test-310.cs">
27536     <type name="test.Impl">
27537       <method name="Void .ctor()">
27538         <size>7</size>
27539       </method>
27540       <method name="System.String GetType(Int32)">
27541         <size>6</size>
27542       </method>
27543       <method name="Boolean IsDone()">
27544         <size>2</size>
27545       </method>
27546     </type>
27547     <type name="test.myclass">
27548       <method name="Void .ctor()">
27549         <size>7</size>
27550       </method>
27551       <method name="Void Main(System.String[])">
27552         <size>28</size>
27553       </method>
27554     </type>
27555   </test>
27556   <test name="test-311.cs">
27557     <type name="Program">
27558       <method name="Void .ctor()">
27559         <size>38</size>
27560       </method>
27561       <method name="Void .cctor()">
27562         <size>11</size>
27563       </method>
27564       <method name="System.String get_Message()">
27565         <size>6</size>
27566       </method>
27567       <method name="Void set_Message(System.String)">
27568         <size>7</size>
27569       </method>
27570       <method name="Boolean DenyMethod()">
27571         <size>2</size>
27572       </method>
27573       <method name="Void Test2()">
27574         <size>1</size>
27575       </method>
27576       <method name="Void Test3()">
27577         <size>1</size>
27578       </method>
27579       <method name="Void Test4()">
27580         <size>1</size>
27581       </method>
27582       <method name="Int32 Main(System.String[])">
27583         <size>175</size>
27584       </method>
27585     </type>
27586     <type name="Test2">
27587       <method name="Void .ctor()">
27588         <size>7</size>
27589       </method>
27590     </type>
27591   </test>
27592   <test name="test-312.cs">
27593     <type name="X">
27594       <method name="Void .ctor()">
27595         <size>7</size>
27596       </method>
27597       <method name="Void .cctor()">
27598         <size>1</size>
27599       </method>
27600       <method name="Boolean Method(PointF)">
27601         <size>72</size>
27602       </method>
27603       <method name="Boolean Call_constructor_and_implicit()">
27604         <size>29</size>
27605       </method>
27606       <method name="Boolean Init_with_implicit_conv()">
27607         <size>52</size>
27608       </method>
27609       <method name="Boolean Init_ValueType()">
27610         <size>26</size>
27611       </method>
27612       <method name="Boolean InstanceAssignTest()">
27613         <size>75</size>
27614       </method>
27615       <method name="Int32 T()">
27616         <size>54</size>
27617       </method>
27618       <method name="Int32 Main()">
27619         <size>45</size>
27620       </method>
27621     </type>
27622     <type name="PointF">
27623       <method name="Void .ctor(Single, Single)">
27624         <size>47</size>
27625       </method>
27626     </type>
27627     <type name="Point">
27628       <method name="Void .ctor(Int32, Int32)">
27629         <size>37</size>
27630       </method>
27631       <method name="PointF op_Implicit(Point)">
27632         <size>22</size>
27633       </method>
27634     </type>
27635   </test>
27636   <test name="test-313.cs">
27637     <type name="D">
27638       <method name="Void .ctor()">
27639         <size>7</size>
27640       </method>
27641       <method name="Void A.B.METHOD()">
27642         <size>1</size>
27643       </method>
27644       <method name="Int32 Main()">
27645         <size>134</size>
27646       </method>
27647     </type>
27648   </test>
27649   <test name="test-314.cs">
27650     <type name="X">
27651       <method name="Void .ctor()">
27652         <size>28</size>
27653       </method>
27654       <method name="Void .ctor(Int32)">
27655         <size>28</size>
27656       </method>
27657       <method name="Void .cctor()">
27658         <size>11</size>
27659       </method>
27660       <method name="Int32 Main()">
27661         <size>57</size>
27662       </method>
27663     </type>
27664   </test>
27665   <test name="test-315.cs">
27666     <type name="GuardedCollectionValue">
27667       <method name="Void .ctor()">
27668         <size>7</size>
27669       </method>
27670       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27671         <size>2</size>
27672       </method>
27673       <method name="IDirectedCollectionValue Backwards()">
27674         <size>2</size>
27675       </method>
27676     </type>
27677     <type name="GuardedSequenced">
27678       <method name="Void .ctor()">
27679         <size>7</size>
27680       </method>
27681       <method name="IDirectedCollectionValue Test()">
27682         <size>12</size>
27683       </method>
27684     </type>
27685     <type name="X">
27686       <method name="Void .ctor()">
27687         <size>7</size>
27688       </method>
27689       <method name="Void Main()">
27690         <size>1</size>
27691       </method>
27692     </type>
27693   </test>
27694   <test name="test-316.cs">
27695     <type name="D">
27696       <method name="Void .ctor()">
27697         <size>7</size>
27698       </method>
27699       <method name="Int32 IA.Add(Int32)">
27700         <size>2</size>
27701       </method>
27702       <method name="Int32 IB.Add(Int32)">
27703         <size>2</size>
27704       </method>
27705     </type>
27706     <type name="E">
27707       <method name="Void .ctor()">
27708         <size>7</size>
27709       </method>
27710       <method name="Int32 IA.Add(Int32)">
27711         <size>2</size>
27712       </method>
27713       <method name="Int32 IB.Add(Int32)">
27714         <size>2</size>
27715       </method>
27716       <method name="Void doom()">
27717         <size>1</size>
27718       </method>
27719       <method name="System.Object Clone()">
27720         <size>2</size>
27721       </method>
27722       <method name="Void Dispose()">
27723         <size>1</size>
27724       </method>
27725     </type>
27726     <type name="C">
27727       <method name="Void .ctor()">
27728         <size>7</size>
27729       </method>
27730       <method name="Int32 Test(IC)">
27731         <size>49</size>
27732       </method>
27733       <method name="Void Test2(IE)">
27734         <size>20</size>
27735       </method>
27736       <method name="Int32 Main()">
27737         <size>32</size>
27738       </method>
27739     </type>
27740   </test>
27741   <test name="test-317.cs">
27742     <type name="X">
27743       <method name="Void .ctor()">
27744         <size>7</size>
27745       </method>
27746       <method name="Void Main()">
27747         <size>1</size>
27748       </method>
27749     </type>
27750   </test>
27751   <test name="test-318.cs">
27752     <type name="Ev">
27753       <method name="Void .ctor()">
27754         <size>29</size>
27755       </method>
27756       <method name="Void add_Disposed(System.EventHandler)">
27757         <size>19</size>
27758       </method>
27759       <method name="Void remove_Disposed(System.EventHandler)">
27760         <size>19</size>
27761       </method>
27762       <method name="Void OnClick(System.EventArgs)">
27763         <size>38</size>
27764       </method>
27765     </type>
27766     <type name="Foo">
27767       <method name="Void .ctor()">
27768         <size>7</size>
27769       </method>
27770     </type>
27771     <type name="C">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775       <method name="Void my_from_fixed(Int32 ByRef)">
27776         <size>4</size>
27777       </method>
27778       <method name="Void month_from_fixed(Int32)">
27779         <size>8</size>
27780       </method>
27781       <method name="Int32 CreateFromString(Int32)">
27782         <size>10</size>
27783       </method>
27784       <method name="Void Main()">
27785         <size>1</size>
27786       </method>
27787     </type>
27788     <type name="Foo">
27789       <method name="Void EventInterface.add_Event(System.EventHandler)">
27790         <size>1</size>
27791       </method>
27792       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27793         <size>1</size>
27794       </method>
27795     </type>
27796     <type name="C">
27797       <method name="Double* GetValue(Double)">
27798         <size>5</size>
27799       </method>
27800     </type>
27801   </test>
27802   <test name="test-319.cs">
27803     <type name="ConstFields">
27804       <method name="Void .ctor()">
27805         <size>7</size>
27806       </method>
27807       <method name="Void .cctor()">
27808         <size>137</size>
27809       </method>
27810       <method name="Int32 Main()">
27811         <size>324</size>
27812       </method>
27813     </type>
27814   </test>
27815   <test name="test-32.cs">
27816     <type name="Blah">
27817       <method name="Void .ctor()">
27818         <size>7</size>
27819       </method>
27820       <method name="Int32 Main()">
27821         <size>50</size>
27822       </method>
27823     </type>
27824   </test>
27825   <test name="test-320.cs">
27826     <type name="X">
27827       <method name="Void .ctor(SByte*, Int32, Int32)">
27828         <size>7</size>
27829       </method>
27830       <method name="Void Main()">
27831         <size>12</size>
27832       </method>
27833     </type>
27834   </test>
27835   <test name="test-321.cs">
27836     <type name="X">
27837       <method name="Void Dispose()">
27838         <size>1</size>
27839       </method>
27840       <method name="Void Main()">
27841         <size>24</size>
27842       </method>
27843     </type>
27844   </test>
27845   <test name="test-322.cs">
27846     <type name="Y">
27847       <method name="Void .ctor(Byte)">
27848         <size>14</size>
27849       </method>
27850       <method name="Int32 op_Implicit(Y)">
27851         <size>7</size>
27852       </method>
27853     </type>
27854     <type name="X">
27855       <method name="Void .ctor()">
27856         <size>7</size>
27857       </method>
27858       <method name="Void Main()">
27859         <size>50</size>
27860       </method>
27861     </type>
27862   </test>
27863   <test name="test-323.cs">
27864     <type name="X">
27865       <method name="Void .ctor()">
27866         <size>7</size>
27867       </method>
27868       <method name="Void Main()">
27869         <size>1</size>
27870       </method>
27871     </type>
27872   </test>
27873   <test name="test-324.cs">
27874     <type name="A">
27875       <method name="Void .ctor()">
27876         <size>7</size>
27877       </method>
27878       <method name="Void DoStuff()">
27879         <size>11</size>
27880       </method>
27881     </type>
27882     <type name="T">
27883       <method name="Void .ctor()">
27884         <size>7</size>
27885       </method>
27886       <method name="Void .cctor()">
27887         <size>11</size>
27888       </method>
27889     </type>
27890     <type name="Driver">
27891       <method name="Void .ctor()">
27892         <size>7</size>
27893       </method>
27894       <method name="Void Main()">
27895         <size>22</size>
27896       </method>
27897     </type>
27898     <type name="B">
27899       <method name="Boolean get_Val()">
27900         <size>2</size>
27901       </method>
27902     </type>
27903   </test>
27904   <test name="test-325.cs">
27905     <type name="RequestAttribute">
27906       <method name="Void .ctor(String, String, String[])">
27907         <size>7</size>
27908       </method>
27909     </type>
27910     <type name="MyClass">
27911       <method name="Void .ctor()">
27912         <size>7</size>
27913       </method>
27914       <method name="Int32 SomeRequest()">
27915         <size>2</size>
27916       </method>
27917       <method name="Void Main()">
27918         <size>7</size>
27919       </method>
27920     </type>
27921   </test>
27922   <test name="test-326.cs">
27923     <type name="X">
27924       <method name="Void .ctor()">
27925         <size>7</size>
27926       </method>
27927       <method name="Int32 Main()">
27928         <size>55</size>
27929       </method>
27930     </type>
27931     <type name="Mapper">
27932       <method name="Void .ctor(Object, IntPtr)">
27933         <size>0</size>
27934       </method>
27935       <method name="Double Invoke(Int32)">
27936         <size>0</size>
27937       </method>
27938       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27939         <size>0</size>
27940       </method>
27941       <method name="Double EndInvoke(IAsyncResult)">
27942         <size>0</size>
27943       </method>
27944     </type>
27945     <type name="X">
27946       <method name="Double &lt;Main&gt;m__0(Int32)">
27947         <size>6</size>
27948       </method>
27949     </type>
27950   </test>
27951   <test name="test-327.cs">
27952     <type name="X2">
27953       <method name="Void .ctor()">
27954         <size>7</size>
27955       </method>
27956     </type>
27957     <type name="A.B.Tester">
27958       <method name="Void .ctor()">
27959         <size>7</size>
27960       </method>
27961       <method name="Void .cctor()">
27962         <size>1</size>
27963       </method>
27964       <method name="Void Main()">
27965         <size>1</size>
27966       </method>
27967     </type>
27968   </test>
27969   <test name="test-328.cs">
27970     <type name="A.B.Tester">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974       <method name="Void .cctor()">
27975         <size>1</size>
27976       </method>
27977       <method name="Void Main()">
27978         <size>1</size>
27979       </method>
27980     </type>
27981   </test>
27982   <test name="test-329.cs">
27983     <type name="X">
27984       <method name="Void .ctor()">
27985         <size>7</size>
27986       </method>
27987       <method name="Void .ctor(Object)">
27988         <size>21</size>
27989       </method>
27990       <method name="Int32 Main()">
27991         <size>74</size>
27992       </method>
27993     </type>
27994   </test>
27995   <test name="test-33.cs">
27996     <type name="FirstOuter.FirstInner.First">
27997       <method name="Void .ctor()">
27998         <size>7</size>
27999       </method>
28000       <method name="System.String get_MyIdentity()">
28001         <size>12</size>
28002       </method>
28003     </type>
28004     <type name="FirstOuter.Second">
28005       <method name="Void .ctor()">
28006         <size>7</size>
28007       </method>
28008     </type>
28009     <type name="FirstOuter.SecondInner.Third">
28010       <method name="Void .ctor()">
28011         <size>7</size>
28012       </method>
28013     </type>
28014     <type name="FirstOuter.FirstInner.Fourth">
28015       <method name="Void .ctor()">
28016         <size>7</size>
28017       </method>
28018     </type>
28019     <type name="Fifth">
28020       <method name="Void .ctor()">
28021         <size>7</size>
28022       </method>
28023     </type>
28024     <type name="Application">
28025       <method name="Void .ctor()">
28026         <size>7</size>
28027       </method>
28028       <method name="Int32 Main(System.String[])">
28029         <size>139</size>
28030       </method>
28031     </type>
28032   </test>
28033   <test name="test-330.cs">
28034     <type name="X">
28035       <method name="Void .ctor()">
28036         <size>7</size>
28037       </method>
28038       <method name="Void Main()">
28039         <size>8</size>
28040       </method>
28041     </type>
28042   </test>
28043   <test name="test-331.cs">
28044     <type name="T">
28045       <method name="Void .ctor()">
28046         <size>7</size>
28047       </method>
28048       <method name="Void Main()">
28049         <size>1</size>
28050       </method>
28051       <method name="Byte* get_Ptr()">
28052         <size>7</size>
28053       </method>
28054       <method name="Void set_Ptr(Byte*)">
28055         <size>8</size>
28056       </method>
28057     </type>
28058   </test>
28059   <test name="test-332.cs">
28060     <type name="C">
28061       <method name="Void .ctor()">
28062         <size>7</size>
28063       </method>
28064       <method name="Void Main()">
28065         <size>1</size>
28066       </method>
28067     </type>
28068   </test>
28069   <test name="test-333.cs">
28070     <type name="Foo">
28071       <method name="Void .ctor()">
28072         <size>7</size>
28073       </method>
28074       <method name="Void Something()">
28075         <size>1</size>
28076       </method>
28077     </type>
28078     <type name="Bar">
28079       <method name="Void .ctor()">
28080         <size>7</size>
28081       </method>
28082       <method name="Void Something()">
28083         <size>1</size>
28084       </method>
28085       <method name="Void Main()">
28086         <size>1</size>
28087       </method>
28088     </type>
28089   </test>
28090   <test name="test-334.cs">
28091     <type name="Test.Foo.Index.CompoundFileReader">
28092       <method name="Void .ctor()">
28093         <size>7</size>
28094       </method>
28095       <method name="Void Main()">
28096         <size>1</size>
28097       </method>
28098     </type>
28099     <type name="Test.Foo.Store.Directory">
28100       <method name="Void .ctor()">
28101         <size>7</size>
28102       </method>
28103     </type>
28104   </test>
28105   <test name="test-335.cs">
28106     <type name="X">
28107       <method name="Void .ctor()">
28108         <size>7</size>
28109       </method>
28110       <method name="Void A(Int32, Int32)">
28111         <size>1</size>
28112       </method>
28113       <method name="Void C(Int32 ByRef)">
28114         <size>4</size>
28115       </method>
28116       <method name="Void Main()">
28117         <size>70</size>
28118       </method>
28119     </type>
28120     <type name="X+B">
28121       <method name="Void .ctor(Object, IntPtr)">
28122         <size>0</size>
28123       </method>
28124       <method name="Void Invoke(Int32, Int32)">
28125         <size>0</size>
28126       </method>
28127       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28128         <size>0</size>
28129       </method>
28130       <method name="Void EndInvoke(IAsyncResult)">
28131         <size>0</size>
28132       </method>
28133     </type>
28134     <type name="X+D">
28135       <method name="Void .ctor(Object, IntPtr)">
28136         <size>0</size>
28137       </method>
28138       <method name="Void Invoke(Int32 ByRef)">
28139         <size>0</size>
28140       </method>
28141       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28142         <size>0</size>
28143       </method>
28144       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28145         <size>0</size>
28146       </method>
28147     </type>
28148   </test>
28149   <test name="test-336.cs">
28150     <type name="X">
28151       <method name="Void .ctor(Foo)">
28152         <size>7</size>
28153       </method>
28154       <method name="Void .ctor(Bar)">
28155         <size>7</size>
28156       </method>
28157       <method name="Void Test()">
28158         <size>1</size>
28159       </method>
28160       <method name="Void Main()">
28161         <size>19</size>
28162       </method>
28163     </type>
28164     <type name="Foo">
28165       <method name="Void .ctor(Object, IntPtr)">
28166         <size>0</size>
28167       </method>
28168       <method name="Void Invoke()">
28169         <size>0</size>
28170       </method>
28171       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28172         <size>0</size>
28173       </method>
28174       <method name="Void EndInvoke(IAsyncResult)">
28175         <size>0</size>
28176       </method>
28177     </type>
28178     <type name="Bar">
28179       <method name="Void .ctor(Object, IntPtr)">
28180         <size>0</size>
28181       </method>
28182       <method name="Void Invoke(Int32)">
28183         <size>0</size>
28184       </method>
28185       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28186         <size>0</size>
28187       </method>
28188       <method name="Void EndInvoke(IAsyncResult)">
28189         <size>0</size>
28190       </method>
28191     </type>
28192   </test>
28193   <test name="test-337.cs">
28194     <type name="Test">
28195       <method name="Void .ctor()">
28196         <size>7</size>
28197       </method>
28198       <method name="Void Main()">
28199         <size>16</size>
28200       </method>
28201     </type>
28202   </test>
28203   <test name="test-338.cs">
28204     <type name="X">
28205       <method name="Void .ctor()">
28206         <size>7</size>
28207       </method>
28208       <method name="Void .cctor()">
28209         <size>11</size>
28210       </method>
28211       <method name="Void Main()">
28212         <size>1</size>
28213       </method>
28214       <method name="Y+Z fz()">
28215         <size>6</size>
28216       </method>
28217     </type>
28218     <type name="Y">
28219       <method name="Void .ctor()">
28220         <size>7</size>
28221       </method>
28222     </type>
28223     <type name="Y+Z">
28224       <method name="Void .ctor()">
28225         <size>7</size>
28226       </method>
28227       <method name="Void .cctor()">
28228         <size>11</size>
28229       </method>
28230     </type>
28231   </test>
28232   <test name="test-339.cs">
28233     <type name="C">
28234       <method name="Void .ctor()">
28235         <size>7</size>
28236       </method>
28237       <method name="Void .cctor()">
28238         <size>17</size>
28239       </method>
28240       <method name="Int32 Main()">
28241         <size>86</size>
28242       </method>
28243     </type>
28244   </test>
28245   <test name="test-34.cs">
28246     <type name="Blah">
28247       <method name="Void .ctor()">
28248         <size>7</size>
28249       </method>
28250       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
28251         <size>7</size>
28252       </method>
28253       <method name="Int32 Bar(Int32, System.Int32[])">
28254         <size>61</size>
28255       </method>
28256       <method name="Void Foo(Int32, Int32)">
28257         <size>7</size>
28258       </method>
28259       <method name="Void In(Int32 ByRef)">
28260         <size>7</size>
28261       </method>
28262       <method name="Void Out(Int32 ByRef)">
28263         <size>7</size>
28264       </method>
28265       <method name="Int32 AddArray(System.Int32[])">
28266         <size>30</size>
28267       </method>
28268       <method name="Int32 AddFancy(FancyInt[])">
28269         <size>39</size>
28270       </method>
28271       <method name="Int32 Main()">
28272         <size>269</size>
28273       </method>
28274     </type>
28275     <type name="&lt;PrivateImplementationDetails&gt;">
28276       <method name="Void .ctor()">
28277         <size>7</size>
28278       </method>
28279     </type>
28280     <type name="FancyInt">
28281       <method name="Void .ctor(Int32)">
28282         <size>8</size>
28283       </method>
28284     </type>
28285   </test>
28286   <test name="test-340.cs">
28287     <type name="FLMID.Bugs.BoolOne.A">
28288       <method name="Void .ctor()">
28289         <size>7</size>
28290       </method>
28291       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
28292         <size>8</size>
28293       </method>
28294     </type>
28295     <type name="FLMID.Bugs.BoolOne.B">
28296       <method name="Void .ctor()">
28297         <size>7</size>
28298       </method>
28299     </type>
28300     <type name="FLMID.Bugs.BoolOne.Test">
28301       <method name="Void .ctor()">
28302         <size>7</size>
28303       </method>
28304       <method name="Int32 Main(System.String[])">
28305         <size>34</size>
28306       </method>
28307     </type>
28308     <type name="FLMID.Bugs.BoolOne.B">
28309       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
28310         <size>12</size>
28311       </method>
28312     </type>
28313   </test>
28314   <test name="test-341.cs">
28315     <type name="Test">
28316       <method name="Void .ctor()">
28317         <size>7</size>
28318       </method>
28319       <method name="Void Main()">
28320         <size>1</size>
28321       </method>
28322     </type>
28323     <type name="Libs">
28324       <method name="Void .ctor()">
28325         <size>7</size>
28326       </method>
28327     </type>
28328     <type name="Bar">
28329       <method name="Void .ctor()">
28330         <size>7</size>
28331       </method>
28332     </type>
28333     <type name="Foo">
28334       <method name="Void .ctor()">
28335         <size>7</size>
28336       </method>
28337     </type>
28338   </test>
28339   <test name="test-342.cs">
28340     <type name="A">
28341       <method name="Void .ctor()">
28342         <size>7</size>
28343       </method>
28344       <method name="Void Foo(Int32)">
28345         <size>1</size>
28346       </method>
28347       <method name="Void Foo(Double)">
28348         <size>11</size>
28349       </method>
28350     </type>
28351     <type name="B">
28352       <method name="Void .ctor()">
28353         <size>7</size>
28354       </method>
28355       <method name="Void Foo(Double)">
28356         <size>11</size>
28357       </method>
28358       <method name="Void Main()">
28359         <size>24</size>
28360       </method>
28361     </type>
28362     <type name="A">
28363       <method name="Boolean get_Item(Int32)">
28364         <size>2</size>
28365       </method>
28366       <method name="Boolean get_Item(Double)">
28367         <size>11</size>
28368       </method>
28369     </type>
28370     <type name="B">
28371       <method name="Boolean get_Item(Double)">
28372         <size>11</size>
28373       </method>
28374     </type>
28375   </test>
28376   <test name="test-343.cs">
28377     <type name="X">
28378       <method name="Void .ctor()">
28379         <size>7</size>
28380       </method>
28381       <method name="Void Concat(System.String, System.String, System.String)">
28382         <size>1</size>
28383       </method>
28384       <method name="Void Concat(System.String[])">
28385         <size>11</size>
28386       </method>
28387       <method name="Void Main()">
28388         <size>21</size>
28389       </method>
28390     </type>
28391   </test>
28392   <test name="test-344.cs">
28393     <type name="X">
28394       <method name="Void .ctor()">
28395         <size>7</size>
28396       </method>
28397       <method name="Void add_y(Y)">
28398         <size>24</size>
28399       </method>
28400       <method name="Void remove_y(Y)">
28401         <size>24</size>
28402       </method>
28403       <method name="Void Main(System.String[])">
28404         <size>13</size>
28405       </method>
28406       <method name="Void Foo()">
28407         <size>66</size>
28408       </method>
28409     </type>
28410     <type name="Y">
28411       <method name="Void .ctor(Object, IntPtr)">
28412         <size>0</size>
28413       </method>
28414       <method name="Void Invoke()">
28415         <size>0</size>
28416       </method>
28417       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28418         <size>0</size>
28419       </method>
28420       <method name="Void EndInvoke(IAsyncResult)">
28421         <size>0</size>
28422       </method>
28423     </type>
28424     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28425       <method name="Void .ctor()">
28426         <size>7</size>
28427       </method>
28428       <method name="Void &lt;&gt;m__0()">
28429         <size>28</size>
28430       </method>
28431     </type>
28432   </test>
28433   <test name="test-345.cs">
28434     <type name="EntryPoint">
28435       <method name="Void .ctor()">
28436         <size>7</size>
28437       </method>
28438       <method name="Void Main()">
28439         <size>1</size>
28440       </method>
28441     </type>
28442   </test>
28443   <test name="test-346.cs">
28444     <type name="TestMethods.Class1">
28445       <method name="Void .ctor()">
28446         <size>7</size>
28447       </method>
28448       <method name="Int32 Main()">
28449         <size>91</size>
28450       </method>
28451     </type>
28452     <type name="TestMethods.ParamClass">
28453       <method name="Void .ctor()">
28454         <size>7</size>
28455       </method>
28456     </type>
28457     <type name="TestMethods.TestParam">
28458       <method name="Void .ctor()">
28459         <size>7</size>
28460       </method>
28461     </type>
28462     <type name="TestMethods.BaseClass">
28463       <method name="Void .ctor()">
28464         <size>7</size>
28465       </method>
28466       <method name="Int32 AddItem(TestMethods.ParamClass)">
28467         <size>0</size>
28468       </method>
28469     </type>
28470     <type name="TestMethods.TestClass">
28471       <method name="Void .ctor()">
28472         <size>7</size>
28473       </method>
28474       <method name="Int32 AddItem(System.Object)">
28475         <size>2</size>
28476       </method>
28477       <method name="Int32 AddItem(TestMethods.ParamClass)">
28478         <size>2</size>
28479       </method>
28480     </type>
28481   </test>
28482   <test name="test-347.cs">
28483     <type name="Whatever.Core.Project">
28484       <method name="Void .ctor()">
28485         <size>7</size>
28486       </method>
28487     </type>
28488     <type name="Whatever.Core.A">
28489       <method name="Void .ctor()">
28490         <size>7</size>
28491       </method>
28492       <method name="Whatever.Core.Project get_Project()">
28493         <size>6</size>
28494       </method>
28495     </type>
28496     <type name="SomethingElse.Core.Project">
28497       <method name="Void .ctor()">
28498         <size>7</size>
28499       </method>
28500     </type>
28501     <type name="Whatever.App.B">
28502       <method name="Void .ctor()">
28503         <size>7</size>
28504       </method>
28505       <method name="System.String Execute()">
28506         <size>12</size>
28507       </method>
28508       <method name="Void Main()">
28509         <size>12</size>
28510       </method>
28511     </type>
28512   </test>
28513   <test name="test-348.cs">
28514     <type name="BoundAttribute">
28515       <method name="Void .ctor(Double, Int32)">
28516         <size>7</size>
28517       </method>
28518     </type>
28519     <type name="C">
28520       <method name="Void .ctor()">
28521         <size>7</size>
28522       </method>
28523       <method name="Void Main()">
28524         <size>1</size>
28525       </method>
28526     </type>
28527   </test>
28528   <test name="test-349.cs">
28529     <type name="C">
28530       <method name="Void .ctor()">
28531         <size>7</size>
28532       </method>
28533       <method name="Void add_Ev1(D)">
28534         <size>24</size>
28535       </method>
28536       <method name="Void remove_Ev1(D)">
28537         <size>24</size>
28538       </method>
28539     </type>
28540     <type name="X">
28541       <method name="Void .ctor()">
28542         <size>7</size>
28543       </method>
28544       <method name="Void .cctor()">
28545         <size>1</size>
28546       </method>
28547       <method name="Void add_Ev1(D)">
28548         <size>22</size>
28549       </method>
28550       <method name="Void remove_Ev1(D)">
28551         <size>22</size>
28552       </method>
28553       <method name="Void add_Ev2(D)">
28554         <size>22</size>
28555       </method>
28556       <method name="Void remove_Ev2(D)">
28557         <size>22</size>
28558       </method>
28559     </type>
28560     <type name="X2">
28561       <method name="Void .ctor()">
28562         <size>7</size>
28563       </method>
28564       <method name="Void .cctor()">
28565         <size>7</size>
28566       </method>
28567     </type>
28568     <type name="Test">
28569       <method name="Void .ctor()">
28570         <size>7</size>
28571       </method>
28572       <method name="Void .cctor()">
28573         <size>19</size>
28574       </method>
28575       <method name="Int32 Main()">
28576         <size>63</size>
28577       </method>
28578     </type>
28579     <type name="D">
28580       <method name="Void .ctor(Object, IntPtr)">
28581         <size>0</size>
28582       </method>
28583       <method name="Void Invoke()">
28584         <size>0</size>
28585       </method>
28586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28587         <size>0</size>
28588       </method>
28589       <method name="Void EndInvoke(IAsyncResult)">
28590         <size>0</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-35.cs">
28595     <type name="X">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="Void .cctor()">
28600         <size>7</size>
28601       </method>
28602       <method name="Void a()">
28603         <size>17</size>
28604       </method>
28605       <method name="Void w(Int32)">
28606         <size>22</size>
28607       </method>
28608       <method name="Int32 Main()">
28609         <size>298</size>
28610       </method>
28611     </type>
28612   </test>
28613   <test name="test-350.cs">
28614     <type name="A">
28615       <method name="Void .ctor()">
28616         <size>7</size>
28617       </method>
28618     </type>
28619     <type name="A+BAttribute">
28620       <method name="Void .ctor()">
28621         <size>7</size>
28622       </method>
28623     </type>
28624     <type name="C">
28625       <method name="Void .ctor()">
28626         <size>7</size>
28627       </method>
28628       <method name="Void Main()">
28629         <size>1</size>
28630       </method>
28631     </type>
28632   </test>
28633   <test name="test-351.cs">
28634     <type name="Test.Testee">
28635       <method name="Void .ctor()">
28636         <size>7</size>
28637       </method>
28638       <method name="Void Bar(System.String, System.Object[])">
28639         <size>1</size>
28640       </method>
28641       <method name="Void Main()">
28642         <size>242</size>
28643       </method>
28644     </type>
28645     <type name="Test.Foo">
28646       <method name="Void .ctor(Object, IntPtr)">
28647         <size>0</size>
28648       </method>
28649       <method name="Void Invoke(System.String, System.Object[])">
28650         <size>0</size>
28651       </method>
28652       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28653         <size>0</size>
28654       </method>
28655       <method name="Void EndInvoke(IAsyncResult)">
28656         <size>0</size>
28657       </method>
28658     </type>
28659   </test>
28660   <test name="test-352.cs">
28661     <type name="C">
28662       <method name="Void .ctor()">
28663         <size>7</size>
28664       </method>
28665       <method name="Void Main()">
28666         <size>1</size>
28667       </method>
28668     </type>
28669   </test>
28670   <test name="test-353.cs">
28671     <type name="Three">
28672       <method name="Void .ctor()">
28673         <size>7</size>
28674       </method>
28675       <method name="Void Main()">
28676         <size>7</size>
28677       </method>
28678     </type>
28679     <type name="One">
28680       <method name="Void .ctor()">
28681         <size>7</size>
28682       </method>
28683     </type>
28684     <type name="Two">
28685       <method name="Void .ctor()">
28686         <size>7</size>
28687       </method>
28688     </type>
28689   </test>
28690   <test name="test-354.cs">
28691     <type name="MYAttr">
28692       <method name="Void .ctor()">
28693         <size>7</size>
28694       </method>
28695     </type>
28696     <type name="A">
28697       <method name="Void .ctor()">
28698         <size>7</size>
28699       </method>
28700       <method name="Void Main()">
28701         <size>1</size>
28702       </method>
28703     </type>
28704   </test>
28705   <test name="test-355.cs">
28706     <type name="Level1.Level1.Level2.MainClass">
28707       <method name="Void .ctor()">
28708         <size>7</size>
28709       </method>
28710       <method name="Void Main()">
28711         <size>1</size>
28712       </method>
28713     </type>
28714   </test>
28715   <test name="test-356.cs">
28716     <type name="MainClass">
28717       <method name="Void .ctor()">
28718         <size>7</size>
28719       </method>
28720       <method name="Void Main()">
28721         <size>1</size>
28722       </method>
28723     </type>
28724   </test>
28725   <test name="test-357.cs">
28726     <type name="SD.Sd">
28727       <method name="Void .ctor()">
28728         <size>7</size>
28729       </method>
28730       <method name="Void F(Boolean)">
28731         <size>1</size>
28732       </method>
28733     </type>
28734     <type name="Foo.Bar">
28735       <method name="Void .ctor()">
28736         <size>25</size>
28737       </method>
28738       <method name="Void Main()">
28739         <size>27</size>
28740       </method>
28741     </type>
28742     <type name="Foo.Bar+f_t">
28743       <method name="Void .ctor(Object, IntPtr)">
28744         <size>0</size>
28745       </method>
28746       <method name="Void Invoke(Boolean)">
28747         <size>0</size>
28748       </method>
28749       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28750         <size>0</size>
28751       </method>
28752       <method name="Void EndInvoke(IAsyncResult)">
28753         <size>0</size>
28754       </method>
28755     </type>
28756   </test>
28757   <test name="test-358.cs">
28758     <type name="Test">
28759       <method name="Void .ctor()">
28760         <size>7</size>
28761       </method>
28762       <method name="Void Main()">
28763         <size>50</size>
28764       </method>
28765     </type>
28766   </test>
28767   <test name="test-359.cs">
28768     <type name="Test">
28769       <method name="Void .ctor()">
28770         <size>7</size>
28771       </method>
28772       <method name="Void Main()">
28773         <size>1</size>
28774       </method>
28775     </type>
28776   </test>
28777   <test name="test-36.cs">
28778     <type name="Y">
28779       <method name="Void .ctor()">
28780         <size>7</size>
28781       </method>
28782       <method name="Int32 Main()">
28783         <size>272</size>
28784       </method>
28785     </type>
28786     <type name="X">
28787       <method name="IEnumerator GetEnumerator()">
28788         <size>35</size>
28789       </method>
28790     </type>
28791     <type name="&lt;PrivateImplementationDetails&gt;">
28792       <method name="Void .ctor()">
28793         <size>7</size>
28794       </method>
28795     </type>
28796   </test>
28797   <test name="test-360.cs">
28798     <type name="Application">
28799       <method name="Void .ctor()">
28800         <size>7</size>
28801       </method>
28802       <method name="Void Main(System.String[])">
28803         <size>13</size>
28804       </method>
28805     </type>
28806   </test>
28807   <test name="test-361.cs">
28808     <type name="X">
28809       <method name="Void .ctor()">
28810         <size>7</size>
28811       </method>
28812     </type>
28813     <type name="Test">
28814       <method name="Void .ctor()">
28815         <size>7</size>
28816       </method>
28817       <method name="Void Main()">
28818         <size>1</size>
28819       </method>
28820     </type>
28821   </test>
28822   <test name="test-362.cs">
28823     <type name="C">
28824       <method name="Void .ctor()">
28825         <size>7</size>
28826       </method>
28827       <method name="Void Main()">
28828         <size>17</size>
28829       </method>
28830       <method name="Void Test()">
28831         <size>26</size>
28832       </method>
28833     </type>
28834   </test>
28835   <test name="test-363.cs">
28836     <type name="Location">
28837       <method name="Void .ctor()">
28838         <size>7</size>
28839       </method>
28840       <method name="Void .cctor()">
28841         <size>11</size>
28842       </method>
28843     </type>
28844     <type name="Element">
28845       <method name="Void .ctor()">
28846         <size>18</size>
28847       </method>
28848       <method name="Location get_Location()">
28849         <size>7</size>
28850       </method>
28851       <method name="Void set_Location(Location)">
28852         <size>8</size>
28853       </method>
28854     </type>
28855     <type name="T">
28856       <method name="Void .ctor()">
28857         <size>7</size>
28858       </method>
28859       <method name="Void Main()">
28860         <size>1</size>
28861       </method>
28862     </type>
28863   </test>
28864   <test name="test-364.cs">
28865     <type name="X">
28866       <method name="Void .ctor()">
28867         <size>7</size>
28868       </method>
28869       <method name="Int32 Main()">
28870         <size>34</size>
28871       </method>
28872       <method name="Int32 t1(Int32)">
28873         <size>33</size>
28874       </method>
28875       <method name="Int32 t2(Int32)">
28876         <size>47</size>
28877       </method>
28878       <method name="Void Main2(System.String[])">
28879         <size>72</size>
28880       </method>
28881     </type>
28882     <type name="Delegable">
28883       <method name="Void .ctor()">
28884         <size>7</size>
28885       </method>
28886       <method name="Void add_MyDelegate(System.EventHandler)">
28887         <size>24</size>
28888       </method>
28889       <method name="Void remove_MyDelegate(System.EventHandler)">
28890         <size>24</size>
28891       </method>
28892     </type>
28893     <type name="X+Foo">
28894       <method name="Void .ctor(Object, IntPtr)">
28895         <size>0</size>
28896       </method>
28897       <method name="Int32 Invoke()">
28898         <size>0</size>
28899       </method>
28900       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28901         <size>0</size>
28902       </method>
28903       <method name="Int32 EndInvoke(IAsyncResult)">
28904         <size>0</size>
28905       </method>
28906     </type>
28907     <type name="X+&lt;t1&gt;c__AnonStorey0">
28908       <method name="Void .ctor()">
28909         <size>7</size>
28910       </method>
28911       <method name="Int32 &lt;&gt;m__0()">
28912         <size>7</size>
28913       </method>
28914     </type>
28915     <type name="X+&lt;t2&gt;c__AnonStorey1">
28916       <method name="Void .ctor()">
28917         <size>7</size>
28918       </method>
28919       <method name="Int32 &lt;&gt;m__1()">
28920         <size>7</size>
28921       </method>
28922     </type>
28923     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28924       <method name="Void .ctor()">
28925         <size>7</size>
28926       </method>
28927       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28928         <size>33</size>
28929       </method>
28930     </type>
28931   </test>
28932   <test name="test-365.cs">
28933     <type name="C">
28934       <method name="Void .ctor()">
28935         <size>19</size>
28936       </method>
28937       <method name="Void set_LiteralType(LiteralType)">
28938         <size>1</size>
28939       </method>
28940       <method name="Void Main()">
28941         <size>1</size>
28942       </method>
28943     </type>
28944   </test>
28945   <test name="test-366.cs">
28946     <type name="C">
28947       <method name="Void .ctor()">
28948         <size>7</size>
28949       </method>
28950       <method name="Int32 Main()">
28951         <size>20</size>
28952       </method>
28953     </type>
28954   </test>
28955   <test name="test-367.cs">
28956     <type name="X">
28957       <method name="Void .ctor()">
28958         <size>7</size>
28959       </method>
28960       <method name="Int32 Main()">
28961         <size>20</size>
28962       </method>
28963     </type>
28964   </test>
28965   <test name="test-368.cs">
28966     <type name="X">
28967       <method name="Void .ctor()">
28968         <size>7</size>
28969       </method>
28970       <method name="Void Main()">
28971         <size>27</size>
28972       </method>
28973     </type>
28974   </test>
28975   <test name="test-369.cs">
28976     <type name="Test">
28977       <method name="Void .ctor()">
28978         <size>7</size>
28979       </method>
28980       <method name="Boolean Equals(System.Object)">
28981         <size>2</size>
28982       </method>
28983       <method name="Int32 GetHashCode()">
28984         <size>2</size>
28985       </method>
28986       <method name="Void Main()">
28987         <size>47</size>
28988       </method>
28989       <method name="Boolean op_Equality(Test, Test)">
28990         <size>14</size>
28991       </method>
28992       <method name="Boolean op_Inequality(Test, Test)">
28993         <size>2</size>
28994       </method>
28995     </type>
28996   </test>
28997   <test name="test-37.cs">
28998     <type name="X">
28999       <method name="Void .ctor()">
29000         <size>7</size>
29001       </method>
29002       <method name="Void m(System.Int32[])">
29003         <size>9</size>
29004       </method>
29005       <method name="Int32 test_int_single_dim()">
29006         <size>88</size>
29007       </method>
29008       <method name="Int32 simple_test_double_dim()">
29009         <size>78</size>
29010       </method>
29011       <method name="Int32 Main()">
29012         <size>12</size>
29013       </method>
29014     </type>
29015   </test>
29016   <test name="test-370.cs">
29017     <type name="Test.Application">
29018       <method name="Void .ctor()">
29019         <size>7</size>
29020       </method>
29021       <method name="Int32 ParseType(System.String)">
29022         <size>168</size>
29023       </method>
29024       <method name="Int32 Main()">
29025         <size>54</size>
29026       </method>
29027     </type>
29028   </test>
29029   <test name="test-371.cs">
29030     <type name="X">
29031       <method name="Void .ctor(Boolean&amp;)">
29032         <size>10</size>
29033       </method>
29034       <method name="Void Main()">
29035         <size>1</size>
29036       </method>
29037     </type>
29038     <type name="Y">
29039       <method name="Void .ctor(Boolean&amp;)">
29040         <size>8</size>
29041       </method>
29042     </type>
29043   </test>
29044   <test name="test-372.cs">
29045     <type name="GenericNode">
29046       <method name="Void .ctor()">
29047         <size>7</size>
29048       </method>
29049       <method name="Int32 GetStat()">
29050         <size>2</size>
29051       </method>
29052     </type>
29053     <type name="GenericFileNode">
29054       <method name="Void .ctor()">
29055         <size>7</size>
29056       </method>
29057       <method name="Int32 NotUsed()">
29058         <size>2</size>
29059       </method>
29060     </type>
29061     <type name="WorkingTest">
29062       <method name="Void .ctor()">
29063         <size>7</size>
29064       </method>
29065       <method name="Int32 GetStat()">
29066         <size>3</size>
29067       </method>
29068     </type>
29069     <type name="FailingTest">
29070       <method name="Void .ctor()">
29071         <size>7</size>
29072       </method>
29073       <method name="Int32 GetStat()">
29074         <size>3</size>
29075       </method>
29076     </type>
29077     <type name="TestWrapper">
29078       <method name="Void .ctor()">
29079         <size>7</size>
29080       </method>
29081       <method name="Boolean Test(Node, System.String)">
29082         <size>39</size>
29083       </method>
29084       <method name="Int32 Main()">
29085         <size>44</size>
29086       </method>
29087     </type>
29088   </test>
29089   <test name="test-373.cs">
29090     <type name="Test">
29091       <method name="Void .ctor()">
29092         <size>7</size>
29093       </method>
29094       <method name="Void Main(System.String[])">
29095         <size>50</size>
29096       </method>
29097     </type>
29098   </test>
29099   <test name="test-374.cs">
29100     <type name="Test">
29101       <method name="Void .ctor()">
29102         <size>7</size>
29103       </method>
29104     </type>
29105     <type name="Rest">
29106       <method name="Void .ctor()">
29107         <size>7</size>
29108       </method>
29109       <method name="Void Main()">
29110         <size>1</size>
29111       </method>
29112     </type>
29113   </test>
29114   <test name="test-375.cs">
29115     <type name="a">
29116       <method name="Void .ctor()">
29117         <size>7</size>
29118       </method>
29119     </type>
29120     <type name="a+b">
29121       <method name="Void .ctor()">
29122         <size>7</size>
29123       </method>
29124     </type>
29125     <type name="c">
29126       <method name="Void .ctor()">
29127         <size>7</size>
29128       </method>
29129       <method name="Void Main()">
29130         <size>1</size>
29131       </method>
29132     </type>
29133     <type name="c+d">
29134       <method name="Void .ctor()">
29135         <size>7</size>
29136       </method>
29137     </type>
29138   </test>
29139   <test name="test-376.cs">
29140     <type name="C">
29141       <method name="Void .ctor()">
29142         <size>7</size>
29143       </method>
29144       <method name="Int32 Main()">
29145         <size>72</size>
29146       </method>
29147     </type>
29148   </test>
29149   <test name="test-377.cs">
29150     <type name="Tests">
29151       <method name="Void .ctor()">
29152         <size>7</size>
29153       </method>
29154       <method name="Void test()">
29155         <size>10</size>
29156       </method>
29157       <method name="Void Main()">
29158         <size>1</size>
29159       </method>
29160     </type>
29161   </test>
29162   <test name="test-378.cs">
29163     <type name="C">
29164       <method name="Void .ctor()">
29165         <size>7</size>
29166       </method>
29167       <method name="Void Main()">
29168         <size>1</size>
29169       </method>
29170     </type>
29171   </test>
29172   <test name="test-379.cs">
29173     <type name="DeadCode">
29174       <method name="Void .ctor()">
29175         <size>7</size>
29176       </method>
29177       <method name="Void Main()">
29178         <size>12</size>
29179       </method>
29180       <method name="System.String SomeFunc(System.String)">
29181         <size>2</size>
29182       </method>
29183     </type>
29184   </test>
29185   <test name="test-38.cs">
29186     <type name="X">
29187       <method name="Void .ctor()">
29188         <size>7</size>
29189       </method>
29190       <method name="Int32 get_Item(Int32)">
29191         <size>20</size>
29192       </method>
29193       <method name="Void set_Item(Int32, Int32)">
29194         <size>26</size>
29195       </method>
29196       <method name="Int32 Foo()">
29197         <size>2</size>
29198       </method>
29199       <method name="Int32 get_Bar()">
29200         <size>7</size>
29201       </method>
29202       <method name="Void set_Bar(Int32)">
29203         <size>8</size>
29204       </method>
29205     </type>
29206     <type name="Y">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210       <method name="UInt32 get_Item(UInt32)">
29211         <size>20</size>
29212       </method>
29213       <method name="Void set_Item(UInt32, UInt32)">
29214         <size>26</size>
29215       </method>
29216       <method name="UInt32 Foo()">
29217         <size>2</size>
29218       </method>
29219       <method name="UInt32 get_Bar()">
29220         <size>7</size>
29221       </method>
29222       <method name="Void set_Bar(UInt32)">
29223         <size>8</size>
29224       </method>
29225     </type>
29226     <type name="Test">
29227       <method name="Void .ctor()">
29228         <size>7</size>
29229       </method>
29230       <method name="Int32 Main()">
29231         <size>288</size>
29232       </method>
29233     </type>
29234   </test>
29235   <test name="test-380.cs">
29236     <type name="T">
29237       <method name="Void .ctor()">
29238         <size>7</size>
29239       </method>
29240       <method name="Int32 Main()">
29241         <size>17</size>
29242       </method>
29243     </type>
29244   </test>
29245   <test name="test-381.cs">
29246     <type name="Application">
29247       <method name="Void .ctor()">
29248         <size>7</size>
29249       </method>
29250       <method name="Void Main(System.String[])">
29251         <size>13</size>
29252       </method>
29253     </type>
29254   </test>
29255   <test name="test-382.cs">
29256     <type name="Dec">
29257       <method name="Void .ctor()">
29258         <size>7</size>
29259       </method>
29260       <method name="Void .cctor()">
29261         <size>16</size>
29262       </method>
29263       <method name="Void Main()">
29264         <size>108</size>
29265       </method>
29266     </type>
29267   </test>
29268   <test name="test-383.cs">
29269     <type name="X">
29270       <method name="Void .ctor()">
29271         <size>37</size>
29272       </method>
29273       <method name="X testme(Int32 ByRef)">
29274         <size>5</size>
29275       </method>
29276       <method name="Void Main()">
29277         <size>7</size>
29278       </method>
29279     </type>
29280   </test>
29281   <test name="test-384.cs">
29282     <type name="X">
29283       <method name="Void .ctor()">
29284         <size>7</size>
29285       </method>
29286       <method name="Void .cctor()">
29287         <size>8</size>
29288       </method>
29289       <method name="Void Test()">
29290         <size>40</size>
29291       </method>
29292       <method name="Int32 Main()">
29293         <size>21</size>
29294       </method>
29295     </type>
29296   </test>
29297   <test name="test-385.cs">
29298     <type name="Test">
29299       <method name="Void .ctor()">
29300         <size>7</size>
29301       </method>
29302       <method name="Int32 Main()">
29303         <size>40</size>
29304       </method>
29305     </type>
29306   </test>
29307   <test name="test-386.cs">
29308     <type name="SuperDecimal">
29309       <method name="Void .ctor(Decimal)">
29310         <size>14</size>
29311       </method>
29312       <method name="Void Main()">
29313         <size>15</size>
29314       </method>
29315       <method name="SuperDecimal op_Implicit(Decimal)">
29316         <size>7</size>
29317       </method>
29318     </type>
29319   </test>
29320   <test name="test-387.cs">
29321     <type name="ObjectID">
29322       <method name="Void .ctor(Int64)">
29323         <size>8</size>
29324       </method>
29325       <method name="Void Main()">
29326         <size>22</size>
29327       </method>
29328       <method name="Int64 op_Implicit(ObjectID)">
29329         <size>8</size>
29330       </method>
29331       <method name="ObjectID op_Implicit(Int64)">
29332         <size>7</size>
29333       </method>
29334     </type>
29335   </test>
29336   <test name="test-388.cs">
29337     <type name="Schemas.basefieldtype">
29338       <method name="Void .ctor()">
29339         <size>7</size>
29340       </method>
29341       <method name="System.Object Instantiate()">
29342         <size>2</size>
29343       </method>
29344     </type>
29345     <type name="Schemas.fieldtype">
29346       <method name="Void .ctor()">
29347         <size>7</size>
29348       </method>
29349       <method name="System.Object Instantiate()">
29350         <size>18</size>
29351       </method>
29352     </type>
29353     <type name="Schemas.compoundfield">
29354       <method name="Void .ctor()">
29355         <size>7</size>
29356       </method>
29357       <method name="System.Object Instantiate()">
29358         <size>18</size>
29359       </method>
29360     </type>
29361     <type name="Schemas.field">
29362       <method name="Void .ctor()">
29363         <size>7</size>
29364       </method>
29365       <method name="System.Object Instantiate()">
29366         <size>18</size>
29367       </method>
29368     </type>
29369     <type name="Schemas.formdata">
29370       <method name="Void .ctor()">
29371         <size>7</size>
29372       </method>
29373       <method name="System.Object Instantiate()">
29374         <size>12</size>
29375       </method>
29376     </type>
29377     <type name="Schemas.M">
29378       <method name="Void .ctor()">
29379         <size>7</size>
29380       </method>
29381       <method name="Void Main()">
29382         <size>1</size>
29383       </method>
29384     </type>
29385   </test>
29386   <test name="test-389.cs">
29387     <type name="Schemas.basefieldtype">
29388       <method name="Void .ctor()">
29389         <size>7</size>
29390       </method>
29391       <method name="System.Object Instantiate()">
29392         <size>2</size>
29393       </method>
29394     </type>
29395     <type name="Schemas.fieldtype">
29396       <method name="Void .ctor()">
29397         <size>7</size>
29398       </method>
29399       <method name="System.Object Instantiate()">
29400         <size>18</size>
29401       </method>
29402     </type>
29403     <type name="Schemas.compoundfield">
29404       <method name="Void .ctor()">
29405         <size>7</size>
29406       </method>
29407       <method name="System.Object Instantiate()">
29408         <size>18</size>
29409       </method>
29410     </type>
29411     <type name="Schemas.field">
29412       <method name="Void .ctor()">
29413         <size>7</size>
29414       </method>
29415       <method name="System.Object Instantiate()">
29416         <size>18</size>
29417       </method>
29418     </type>
29419     <type name="Schemas.formdata">
29420       <method name="Void .ctor()">
29421         <size>7</size>
29422       </method>
29423       <method name="System.Object Instantiate()">
29424         <size>12</size>
29425       </method>
29426     </type>
29427     <type name="Schemas.M">
29428       <method name="Void .ctor()">
29429         <size>7</size>
29430       </method>
29431       <method name="Void Main()">
29432         <size>1</size>
29433       </method>
29434     </type>
29435   </test>
29436   <test name="test-39.cs">
29437     <type name="SimpleAttribute">
29438       <method name="Void .ctor(String)">
29439         <size>14</size>
29440       </method>
29441       <method name="System.String get_AnotherArg()">
29442         <size>7</size>
29443       </method>
29444       <method name="Void set_AnotherArg(System.String)">
29445         <size>8</size>
29446       </method>
29447       <method name="Int64 get_LongValue()">
29448         <size>3</size>
29449       </method>
29450       <method name="Void set_LongValue(Int64)">
29451         <size>1</size>
29452       </method>
29453       <method name="System.Int64[] get_ArrayValue()">
29454         <size>7</size>
29455       </method>
29456       <method name="Void set_ArrayValue(System.Int64[])">
29457         <size>1</size>
29458       </method>
29459     </type>
29460     <type name="Blah2">
29461       <method name="Void .ctor()">
29462         <size>7</size>
29463       </method>
29464     </type>
29465     <type name="Blah3">
29466       <method name="Void .ctor()">
29467         <size>7</size>
29468       </method>
29469     </type>
29470     <type name="Blah">
29471       <method name="Void .ctor()">
29472         <size>7</size>
29473       </method>
29474       <method name="Int32 Main()">
29475         <size>171</size>
29476       </method>
29477     </type>
29478   </test>
29479   <test name="test-390.cs">
29480     <type name="C">
29481       <method name="Void .ctor()">
29482         <size>7</size>
29483       </method>
29484       <method name="Void Main()">
29485         <size>1</size>
29486       </method>
29487     </type>
29488     <type name="C+O">
29489       <method name="Void .ctor()">
29490         <size>7</size>
29491       </method>
29492       <method name="Void Foo()">
29493         <size>1</size>
29494       </method>
29495     </type>
29496     <type name="C+N">
29497       <method name="Void .ctor()">
29498         <size>7</size>
29499       </method>
29500       <method name="Void Foo()">
29501         <size>1</size>
29502       </method>
29503     </type>
29504     <type name="C+M">
29505       <method name="Void .ctor()">
29506         <size>7</size>
29507       </method>
29508     </type>
29509   </test>
29510   <test name="test-391.cs">
29511     <type name="C">
29512       <method name="Void .ctor()">
29513         <size>7</size>
29514       </method>
29515       <method name="Void Foo(Int32)">
29516         <size>1</size>
29517       </method>
29518       <method name="Void Foo(Int32 ByRef)">
29519         <size>1</size>
29520       </method>
29521       <method name="Void Bar(Boolean ByRef)">
29522         <size>4</size>
29523       </method>
29524       <method name="Void Bar(Boolean)">
29525         <size>1</size>
29526       </method>
29527       <method name="Void Main()">
29528         <size>1</size>
29529       </method>
29530     </type>
29531   </test>
29532   <test name="test-392.cs">
29533     <type name="C">
29534       <method name="Int32 Test()">
29535         <size>80</size>
29536       </method>
29537       <method name="Int32 Main()">
29538         <size>16</size>
29539       </method>
29540     </type>
29541     <type name="C+S">
29542       <method name="Void .ctor(Int32)">
29543         <size>8</size>
29544       </method>
29545     </type>
29546   </test>
29547   <test name="test-393.cs">
29548     <type name="A">
29549       <method name="Void .ctor(String)">
29550         <size>24</size>
29551       </method>
29552       <method name="Void .ctor()">
29553         <size>7</size>
29554       </method>
29555       <method name="System.String get_Name()">
29556         <size>7</size>
29557       </method>
29558     </type>
29559     <type name="B">
29560       <method name="Void .ctor(String)">
29561         <size>24</size>
29562       </method>
29563       <method name="Void .ctor()">
29564         <size>7</size>
29565       </method>
29566     </type>
29567     <type name="C">
29568       <method name="Void .ctor(String)">
29569         <size>24</size>
29570       </method>
29571     </type>
29572     <type name="Tester">
29573       <method name="Void .ctor()">
29574         <size>7</size>
29575       </method>
29576       <method name="A MethodSampleA(System.String)">
29577         <size>7</size>
29578       </method>
29579       <method name="B MethodSampleB(System.String)">
29580         <size>7</size>
29581       </method>
29582       <method name="C MethodSampleC(System.String)">
29583         <size>7</size>
29584       </method>
29585       <method name="Void Main()">
29586         <size>113</size>
29587       </method>
29588     </type>
29589     <type name="Tester+MethodHandler">
29590       <method name="Void .ctor(Object, IntPtr)">
29591         <size>0</size>
29592       </method>
29593       <method name="A Invoke(System.String)">
29594         <size>0</size>
29595       </method>
29596       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29597         <size>0</size>
29598       </method>
29599       <method name="A EndInvoke(IAsyncResult)">
29600         <size>0</size>
29601       </method>
29602     </type>
29603   </test>
29604   <test name="test-394.cs">
29605     <type name="A">
29606       <method name="Void .ctor(String)">
29607         <size>24</size>
29608       </method>
29609       <method name="Void .ctor()">
29610         <size>7</size>
29611       </method>
29612       <method name="System.String get_Name()">
29613         <size>7</size>
29614       </method>
29615     </type>
29616     <type name="B">
29617       <method name="Void .ctor(String)">
29618         <size>24</size>
29619       </method>
29620       <method name="Void .ctor()">
29621         <size>7</size>
29622       </method>
29623     </type>
29624     <type name="C">
29625       <method name="Void .ctor(String, String)">
29626         <size>31</size>
29627       </method>
29628       <method name="System.String get_Value()">
29629         <size>7</size>
29630       </method>
29631     </type>
29632     <type name="Tester">
29633       <method name="Void .ctor()">
29634         <size>7</size>
29635       </method>
29636       <method name="System.String MethodSampleA(A)">
29637         <size>7</size>
29638       </method>
29639       <method name="System.String MethodSampleB(B)">
29640         <size>7</size>
29641       </method>
29642       <method name="System.String MethodSampleC(C)">
29643         <size>23</size>
29644       </method>
29645       <method name="Void Main()">
29646         <size>128</size>
29647       </method>
29648     </type>
29649     <type name="Tester+MethodHandler">
29650       <method name="Void .ctor(Object, IntPtr)">
29651         <size>0</size>
29652       </method>
29653       <method name="System.String Invoke(C)">
29654         <size>0</size>
29655       </method>
29656       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29657         <size>0</size>
29658       </method>
29659       <method name="System.String EndInvoke(IAsyncResult)">
29660         <size>0</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-395.cs">
29665     <type name="A">
29666       <method name="Void .ctor(String)">
29667         <size>24</size>
29668       </method>
29669       <method name="Void .ctor()">
29670         <size>7</size>
29671       </method>
29672       <method name="System.String get_Name()">
29673         <size>7</size>
29674       </method>
29675     </type>
29676     <type name="B">
29677       <method name="Void .ctor(String)">
29678         <size>24</size>
29679       </method>
29680       <method name="Void .ctor()">
29681         <size>7</size>
29682       </method>
29683     </type>
29684     <type name="C">
29685       <method name="Void .ctor(String, String)">
29686         <size>31</size>
29687       </method>
29688       <method name="System.String get_Value()">
29689         <size>7</size>
29690       </method>
29691     </type>
29692     <type name="Tester">
29693       <method name="Void .ctor()">
29694         <size>7</size>
29695       </method>
29696       <method name="Void MethodSample(B, A, C)">
29697         <size>55</size>
29698       </method>
29699       <method name="Void Main()">
29700         <size>71</size>
29701       </method>
29702     </type>
29703     <type name="Tester+MethodHandler">
29704       <method name="Void .ctor(Object, IntPtr)">
29705         <size>0</size>
29706       </method>
29707       <method name="Void Invoke(C, C, C)">
29708         <size>0</size>
29709       </method>
29710       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29711         <size>0</size>
29712       </method>
29713       <method name="Void EndInvoke(IAsyncResult)">
29714         <size>0</size>
29715       </method>
29716     </type>
29717   </test>
29718   <test name="test-396.cs">
29719     <type name="MainClass">
29720       <method name="Void .ctor()">
29721         <size>7</size>
29722       </method>
29723       <method name="Int32 Main()">
29724         <size>22</size>
29725       </method>
29726     </type>
29727   </test>
29728   <test name="test-397.cs">
29729     <type name="TypeCheckAttribute">
29730       <method name="Void .ctor()">
29731         <size>7</size>
29732       </method>
29733     </type>
29734     <type name="PropertyCheckAttribute">
29735       <method name="Void .ctor()">
29736         <size>7</size>
29737       </method>
29738     </type>
29739     <type name="AccessorCheckAttribute">
29740       <method name="Void .ctor(MethodAttributes)">
29741         <size>14</size>
29742       </method>
29743       <method name="MethodAttributes get_Attributes()">
29744         <size>7</size>
29745       </method>
29746     </type>
29747     <type name="Test">
29748       <method name="Void .ctor()">
29749         <size>7</size>
29750       </method>
29751       <method name="Int32 Main(System.String[])">
29752         <size>120</size>
29753       </method>
29754       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29755         <size>153</size>
29756       </method>
29757     </type>
29758     <type name="A">
29759       <method name="Void .ctor()">
29760         <size>7</size>
29761       </method>
29762       <method name="Int32 get_Value1()">
29763         <size>2</size>
29764       </method>
29765       <method name="Void set_Value1(Int32)">
29766         <size>1</size>
29767       </method>
29768       <method name="Int32 get_Value2()">
29769         <size>2</size>
29770       </method>
29771       <method name="Void set_Value2(Int32)">
29772         <size>1</size>
29773       </method>
29774       <method name="Int32 get_Value3()">
29775         <size>2</size>
29776       </method>
29777       <method name="Void set_Value3(Int32)">
29778         <size>1</size>
29779       </method>
29780       <method name="Int32 get_Value4()">
29781         <size>2</size>
29782       </method>
29783       <method name="Void set_Value4(Int32)">
29784         <size>1</size>
29785       </method>
29786       <method name="Int32 get_Value5()">
29787         <size>2</size>
29788       </method>
29789       <method name="Void set_Value5(Int32)">
29790         <size>1</size>
29791       </method>
29792     </type>
29793   </test>
29794   <test name="test-398.cs">
29795     <type name="Tester">
29796       <method name="Void .ctor()">
29797         <size>7</size>
29798       </method>
29799       <method name="Void Main()">
29800         <size>118</size>
29801       </method>
29802     </type>
29803     <type name="A">
29804       <method name="Void .ctor(Int32)">
29805         <size>14</size>
29806       </method>
29807       <method name="Int32 get_Count()">
29808         <size>7</size>
29809       </method>
29810       <method name="Void set_Count(Int32)">
29811         <size>8</size>
29812       </method>
29813       <method name="Int32 get_Item(Int32)">
29814         <size>2</size>
29815       </method>
29816       <method name="System.String get_Message()">
29817         <size>6</size>
29818       </method>
29819     </type>
29820     <type name="B">
29821       <method name="Void .ctor(Int32)">
29822         <size>8</size>
29823       </method>
29824       <method name="Void set_Count(Int32)">
29825         <size>1</size>
29826       </method>
29827       <method name="Void SetCount(Int32)">
29828         <size>8</size>
29829       </method>
29830       <method name="Int32 get_Item(Int32)">
29831         <size>8</size>
29832       </method>
29833       <method name="System.String get_Message()">
29834         <size>6</size>
29835       </method>
29836       <method name="Void set_Message(System.String)">
29837         <size>1</size>
29838       </method>
29839     </type>
29840   </test>
29841   <test name="test-399.cs">
29842     <type name="TestVararg">
29843       <method name="Void .ctor()">
29844         <size>7</size>
29845       </method>
29846       <method name="Int32 Main()">
29847         <size>345</size>
29848       </method>
29849       <method name="Void F(RuntimeArgumentHandle)">
29850         <size>1</size>
29851       </method>
29852       <method name="Void G(...)">
29853         <size>22</size>
29854       </method>
29855     </type>
29856   </test>
29857   <test name="test-4.cs">
29858     <type name="X">
29859       <method name="Void .ctor()">
29860         <size>7</size>
29861       </method>
29862       <method name="Void test(SByte)">
29863         <size>8</size>
29864       </method>
29865       <method name="Void test(Int32)">
29866         <size>8</size>
29867       </method>
29868       <method name="Int32 Main()">
29869         <size>102</size>
29870       </method>
29871     </type>
29872   </test>
29873   <test name="test-40.cs">
29874     <type name="Blah">
29875       <method name="Void .ctor()">
29876         <size>7</size>
29877       </method>
29878       <method name="Int32 Main()">
29879         <size>203</size>
29880       </method>
29881     </type>
29882   </test>
29883   <test name="test-400.cs">
29884     <type name="X">
29885       <method name="Void .ctor()">
29886         <size>7</size>
29887       </method>
29888       <method name="Void .cctor()">
29889         <size>52</size>
29890       </method>
29891       <method name="Int32 TestDereference()">
29892         <size>89</size>
29893       </method>
29894       <method name="Int32 TestPtrAdd()">
29895         <size>86</size>
29896       </method>
29897       <method name="Int32 TestPtrAssign()">
29898         <size>198</size>
29899       </method>
29900       <method name="Int32 TestPtrArithmetic()">
29901         <size>226</size>
29902       </method>
29903       <method name="Int32 TestMultiple()">
29904         <size>93</size>
29905       </method>
29906       <method name="Int32 Main()">
29907         <size>82</size>
29908       </method>
29909     </type>
29910   </test>
29911   <test name="test-401.cs">
29912     <type name="X">
29913       <method name="Void .ctor()">
29914         <size>7</size>
29915       </method>
29916       <method name="Int32 Main()">
29917         <size>170</size>
29918       </method>
29919     </type>
29920   </test>
29921   <test name="test-402.cs">
29922     <type name="X">
29923       <method name="Void .ctor()">
29924         <size>7</size>
29925       </method>
29926       <method name="Int32 Main()">
29927         <size>18</size>
29928       </method>
29929     </type>
29930   </test>
29931   <test name="test-403.cs">
29932     <type name="Foo">
29933       <method name="Void .ctor()">
29934         <size>7</size>
29935       </method>
29936       <method name="Int32 Main()">
29937         <size>91</size>
29938       </method>
29939     </type>
29940   </test>
29941   <test name="test-404.cs">
29942     <type name="X">
29943       <method name="Void .ctor()">
29944         <size>7</size>
29945       </method>
29946       <method name="Int32 Main()">
29947         <size>48</size>
29948       </method>
29949       <method name="Int32* get_v()">
29950         <size>20</size>
29951       </method>
29952     </type>
29953   </test>
29954   <test name="test-405.cs">
29955     <type name="testapp.LibTestAPI">
29956       <method name="Void .ctor()">
29957         <size>7</size>
29958       </method>
29959       <method name="Void Create()">
29960         <size>17</size>
29961       </method>
29962     </type>
29963     <type name="testapp.TestApp">
29964       <method name="Void .ctor()">
29965         <size>7</size>
29966       </method>
29967       <method name="Void Main(System.String[])">
29968         <size>13</size>
29969       </method>
29970     </type>
29971   </test>
29972   <test name="test-406.cs">
29973     <type name="TestCase.Test">
29974       <method name="Void .ctor()">
29975         <size>7</size>
29976       </method>
29977       <method name="Int32 Main(System.String[])">
29978         <size>180</size>
29979       </method>
29980       <method name="UInt32 DoOp(UInt32*)">
29981         <size>11</size>
29982       </method>
29983       <method name="UInt32 DoOp2(UInt32*)">
29984         <size>10</size>
29985       </method>
29986     </type>
29987   </test>
29988   <test name="test-407.cs">
29989     <type name="MainClass">
29990       <method name="Void .ctor()">
29991         <size>7</size>
29992       </method>
29993       <method name="Void Main()">
29994         <size>12</size>
29995       </method>
29996     </type>
29997   </test>
29998   <test name="test-408.cs">
29999     <type name="T">
30000       <method name="Void .ctor()">
30001         <size>7</size>
30002       </method>
30003       <method name="Int32 Main()">
30004         <size>44</size>
30005       </method>
30006     </type>
30007   </test>
30008   <test name="test-409.cs">
30009     <type name="X">
30010       <method name="Int32 Main()">
30011         <size>27</size>
30012       </method>
30013     </type>
30014   </test>
30015   <test name="test-41.cs">
30016     <type name="X">
30017       <method name="Void .ctor()">
30018         <size>7</size>
30019       </method>
30020       <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)">
30021         <size>188</size>
30022       </method>
30023       <method name="Int32 Main()">
30024         <size>228</size>
30025       </method>
30026     </type>
30027   </test>
30028   <test name="test-410.cs">
30029     <type name="B">
30030       <method name="Void .ctor()">
30031         <size>7</size>
30032       </method>
30033       <method name="Int32 Main()">
30034         <size>28</size>
30035       </method>
30036     </type>
30037   </test>
30038   <test name="test-411.cs">
30039     <type name="QtSamples.QtClass">
30040       <method name="Void .ctor()">
30041         <size>24</size>
30042       </method>
30043       <method name="Void pressEvent()">
30044         <size>1</size>
30045       </method>
30046     </type>
30047     <type name="QtSamples.Testing">
30048       <method name="Void .ctor()">
30049         <size>7</size>
30050       </method>
30051       <method name="Int32 Main()">
30052         <size>8</size>
30053       </method>
30054     </type>
30055   </test>
30056   <test name="test-412.cs">
30057     <type name="Foo.Baz">
30058       <method name="Void .ctor()">
30059         <size>7</size>
30060       </method>
30061       <method name="Void Main()">
30062         <size>1</size>
30063       </method>
30064     </type>
30065   </test>
30066   <test name="test-413.cs">
30067     <type name="Driver">
30068       <method name="Void .ctor()">
30069         <size>7</size>
30070       </method>
30071       <method name="Void Main()">
30072         <size>6</size>
30073       </method>
30074     </type>
30075   </test>
30076   <test name="test-414.cs">
30077     <type name="BB">
30078       <method name="Void .ctor()">
30079         <size>7</size>
30080       </method>
30081       <method name="System.String get_Data()">
30082         <size>2</size>
30083       </method>
30084       <method name="Void Main()">
30085         <size>1</size>
30086       </method>
30087     </type>
30088   </test>
30089   <test name="test-415.cs">
30090     <type name="MyTestExtended">
30091       <method name="Void .ctor()">
30092         <size>7</size>
30093       </method>
30094       <method name="System.String GetName()">
30095         <size>6</size>
30096       </method>
30097       <method name="Void Main(System.String[])">
30098         <size>33</size>
30099       </method>
30100     </type>
30101   </test>
30102   <test name="test-417.cs">
30103     <type name="blah2.MyClass">
30104       <method name="Void .ctor()">
30105         <size>7</size>
30106       </method>
30107       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
30108         <size>24</size>
30109       </method>
30110       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
30111         <size>24</size>
30112       </method>
30113       <method name="Void DoSomethingFunny()">
30114         <size>46</size>
30115       </method>
30116       <method name="Void Main(System.String[])">
30117         <size>13</size>
30118       </method>
30119     </type>
30120   </test>
30121   <test name="test-419.cs">
30122     <type name="Test">
30123       <method name="Void .ctor()">
30124         <size>7</size>
30125       </method>
30126       <method name="Void Main()">
30127         <size>7</size>
30128       </method>
30129     </type>
30130   </test>
30131   <test name="test-42.cs">
30132     <type name="X">
30133       <method name="Void .ctor()">
30134         <size>7</size>
30135       </method>
30136       <method name="Int32 get_Item(Int32)">
30137         <size>14</size>
30138       </method>
30139       <method name="Void set_Item(Int32, Int32)">
30140         <size>15</size>
30141       </method>
30142       <method name="Int32 get_P()">
30143         <size>7</size>
30144       </method>
30145       <method name="Void set_P(Int32)">
30146         <size>8</size>
30147       </method>
30148     </type>
30149     <type name="Z">
30150       <method name="Void .ctor()">
30151         <size>7</size>
30152       </method>
30153       <method name="Z get_P()">
30154         <size>2</size>
30155       </method>
30156       <method name="Void set_P(Z)">
30157         <size>1</size>
30158       </method>
30159       <method name="Z op_Increment(Z)">
30160         <size>16</size>
30161       </method>
30162     </type>
30163     <type name="Y">
30164       <method name="Void .ctor()">
30165         <size>7</size>
30166       </method>
30167       <method name="Int32 p_pre_increment(X)">
30168         <size>18</size>
30169       </method>
30170       <method name="Int32 p_post_increment(X)">
30171         <size>18</size>
30172       </method>
30173       <method name="Int32 i_pre_increment(X)">
30174         <size>27</size>
30175       </method>
30176       <method name="Int32 i_post_increment(X)">
30177         <size>27</size>
30178       </method>
30179       <method name="Z overload_increment(Z)">
30180         <size>10</size>
30181       </method>
30182       <method name="Z overload_pre_increment(Z)">
30183         <size>10</size>
30184       </method>
30185       <method name="Z ugly(Z)">
30186         <size>21</size>
30187       </method>
30188       <method name="Int32 simple(Int32)">
30189         <size>62</size>
30190       </method>
30191       <method name="Int32 arrays()">
30192         <size>234</size>
30193       </method>
30194       <method name="Int32 Main()">
30195         <size>161</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-420.cs">
30200     <type name="Test">
30201       <method name="Void .ctor()">
30202         <size>7</size>
30203       </method>
30204       <method name="Void Main()">
30205         <size>7</size>
30206       </method>
30207     </type>
30208   </test>
30209   <test name="test-421.cs">
30210     <type name="A">
30211       <method name="Void .ctor()">
30212         <size>7</size>
30213       </method>
30214       <method name="Void SetObject(System.String)">
30215         <size>12</size>
30216       </method>
30217     </type>
30218     <type name="B">
30219       <method name="Void .ctor()">
30220         <size>7</size>
30221       </method>
30222     </type>
30223     <type name="C">
30224       <method name="Void .ctor()">
30225         <size>7</size>
30226       </method>
30227       <method name="Void .cctor()">
30228         <size>1</size>
30229       </method>
30230       <method name="Void SetObject(System.String)">
30231         <size>18</size>
30232       </method>
30233     </type>
30234     <type name="X">
30235       <method name="Void .ctor()">
30236         <size>7</size>
30237       </method>
30238       <method name="Int32 Main(System.String[])">
30239         <size>31</size>
30240       </method>
30241     </type>
30242   </test>
30243   <test name="test-422.cs">
30244     <type name="HelloWorld.MainClass">
30245       <method name="Void .ctor()">
30246         <size>7</size>
30247       </method>
30248       <method name="Void .cctor()">
30249         <size>17</size>
30250       </method>
30251       <method name="Void Main(System.String[])">
30252         <size>1</size>
30253       </method>
30254       <method name="Boolean CheckTrueThat()">
30255         <size>2</size>
30256       </method>
30257     </type>
30258   </test>
30259   <test name="test-423.cs">
30260     <type name="Test">
30261       <method name="Void .ctor()">
30262         <size>7</size>
30263       </method>
30264       <method name="Void Func(Int32 ByRef)">
30265         <size>12</size>
30266       </method>
30267       <method name="Void Main()">
30268         <size>10</size>
30269       </method>
30270       <method name="Void lowLevelCall(Int32*)">
30271         <size>1</size>
30272       </method>
30273     </type>
30274   </test>
30275   <test name="test-424.cs">
30276     <type name="XX">
30277       <method name="Void .ctor()">
30278         <size>7</size>
30279       </method>
30280       <method name="Void Metodo(System.Exception)">
30281         <size>37</size>
30282       </method>
30283       <method name="IEnumerable X()">
30284         <size>16</size>
30285       </method>
30286       <method name="Void Main()">
30287         <size>63</size>
30288       </method>
30289     </type>
30290     <type name="XX+&lt;X&gt;c__Iterator0">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30295         <size>7</size>
30296       </method>
30297       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30298         <size>7</size>
30299       </method>
30300       <method name="Boolean MoveNext()">
30301         <size>105</size>
30302       </method>
30303       <method name="Void Dispose()">
30304         <size>8</size>
30305       </method>
30306       <method name="Void Reset()">
30307         <size>6</size>
30308       </method>
30309       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30310         <size>7</size>
30311       </method>
30312       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
30313         <size>26</size>
30314       </method>
30315     </type>
30316   </test>
30317   <test name="test-425.cs">
30318     <type name="A">
30319       <method name="Void .ctor()">
30320         <size>7</size>
30321       </method>
30322       <method name="Void Main()">
30323         <size>1</size>
30324       </method>
30325     </type>
30326     <type name="AAttribute">
30327       <method name="Void .ctor()">
30328         <size>7</size>
30329       </method>
30330     </type>
30331   </test>
30332   <test name="test-426.cs">
30333     <type name="X">
30334       <method name="Void .ctor()">
30335         <size>7</size>
30336       </method>
30337       <method name="Void Main()">
30338         <size>11</size>
30339       </method>
30340     </type>
30341   </test>
30342   <test name="test-427.cs">
30343     <type name="X">
30344       <method name="Void .ctor()">
30345         <size>7</size>
30346       </method>
30347       <method name="Void Main()">
30348         <size>11</size>
30349       </method>
30350     </type>
30351   </test>
30352   <test name="test-428.cs">
30353     <type name="A">
30354       <method name="Void .ctor()">
30355         <size>7</size>
30356       </method>
30357     </type>
30358     <type name="X">
30359       <method name="Void .ctor()">
30360         <size>7</size>
30361       </method>
30362       <method name="Void Main()">
30363         <size>18</size>
30364       </method>
30365     </type>
30366     <type name="X+A">
30367       <method name="Void .ctor()">
30368         <size>7</size>
30369       </method>
30370     </type>
30371   </test>
30372   <test name="test-429.cs">
30373     <type name="Foo.A">
30374       <method name="Void .ctor()">
30375         <size>7</size>
30376       </method>
30377     </type>
30378     <type name="A">
30379       <method name="Void .ctor()">
30380         <size>7</size>
30381       </method>
30382     </type>
30383     <type name="X">
30384       <method name="Void .ctor()">
30385         <size>7</size>
30386       </method>
30387       <method name="Void Main()">
30388         <size>18</size>
30389       </method>
30390     </type>
30391   </test>
30392   <test name="test-43.cs">
30393     <type name="X">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397       <method name="Int32 test_single(System.Int32[])">
30398         <size>34</size>
30399       </method>
30400       <method name="Int32 test_continue(System.Int32[])">
30401         <size>57</size>
30402       </method>
30403       <method name="Boolean test_double(System.Double[])">
30404         <size>61</size>
30405       </method>
30406       <method name="Int32 test_break(System.Int32[])">
30407         <size>57</size>
30408       </method>
30409       <method name="Boolean test_multi(System.Int32[,])">
30410         <size>84</size>
30411       </method>
30412       <method name="Int32 Main()">
30413         <size>284</size>
30414       </method>
30415     </type>
30416     <type name="&lt;PrivateImplementationDetails&gt;">
30417       <method name="Void .ctor()">
30418         <size>7</size>
30419       </method>
30420     </type>
30421   </test>
30422   <test name="test-430.cs">
30423     <type name="A">
30424       <method name="Void .ctor()">
30425         <size>7</size>
30426       </method>
30427     </type>
30428     <type name="X">
30429       <method name="Void .ctor()">
30430         <size>7</size>
30431       </method>
30432       <method name="Void Main()">
30433         <size>18</size>
30434       </method>
30435     </type>
30436     <type name="X+A">
30437       <method name="Void .ctor()">
30438         <size>7</size>
30439       </method>
30440     </type>
30441   </test>
30442   <test name="test-431.cs">
30443     <type name="Foo.A">
30444       <method name="Void .ctor()">
30445         <size>7</size>
30446       </method>
30447     </type>
30448     <type name="X">
30449       <method name="Void .ctor()">
30450         <size>7</size>
30451       </method>
30452       <method name="Void Main()">
30453         <size>18</size>
30454       </method>
30455     </type>
30456   </test>
30457   <test name="test-432.cs">
30458     <type name="Foo.A">
30459       <method name="Void .ctor()">
30460         <size>7</size>
30461       </method>
30462     </type>
30463     <type name="X">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467       <method name="Void Main()">
30468         <size>18</size>
30469       </method>
30470     </type>
30471   </test>
30472   <test name="test-433.cs">
30473     <type name="Foo.A">
30474       <method name="Void .ctor()">
30475         <size>7</size>
30476       </method>
30477     </type>
30478     <type name="X">
30479       <method name="Void .ctor()">
30480         <size>7</size>
30481       </method>
30482       <method name="Void .cctor()">
30483         <size>11</size>
30484       </method>
30485       <method name="Void Main()">
30486         <size>16</size>
30487       </method>
30488     </type>
30489   </test>
30490   <test name="test-434.cs">
30491     <type name="Foo.A">
30492       <method name="Void .ctor()">
30493         <size>7</size>
30494       </method>
30495     </type>
30496     <type name="X">
30497       <method name="Void .ctor()">
30498         <size>7</size>
30499       </method>
30500       <method name="Void .cctor()">
30501         <size>11</size>
30502       </method>
30503       <method name="Void Main()">
30504         <size>16</size>
30505       </method>
30506     </type>
30507   </test>
30508   <test name="test-435.cs">
30509     <type name="X">
30510       <method name="Void .ctor()">
30511         <size>7</size>
30512       </method>
30513       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30514         <size>2</size>
30515       </method>
30516       <method name="Void Main()">
30517         <size>7</size>
30518       </method>
30519     </type>
30520   </test>
30521   <test name="test-436.cs">
30522     <type name="X">
30523       <method name="Void .ctor()">
30524         <size>7</size>
30525       </method>
30526       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30527         <size>2</size>
30528       </method>
30529       <method name="Void Main()">
30530         <size>7</size>
30531       </method>
30532     </type>
30533   </test>
30534   <test name="test-437.cs">
30535     <type name="T2">
30536       <method name="Void .ctor()">
30537         <size>7</size>
30538       </method>
30539     </type>
30540     <type name="Test">
30541       <method name="Void .ctor()">
30542         <size>7</size>
30543       </method>
30544       <method name="Void Main()">
30545         <size>65</size>
30546       </method>
30547     </type>
30548   </test>
30549   <test name="test-438.cs">
30550     <type name="Program">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="Void Main(System.String[])">
30555         <size>40</size>
30556       </method>
30557     </type>
30558   </test>
30559   <test name="test-439.cs">
30560     <type name="Test">
30561       <method name="Void .ctor()">
30562         <size>7</size>
30563       </method>
30564       <method name="Void Main()">
30565         <size>45</size>
30566       </method>
30567     </type>
30568     <type name="LayerMask">
30569       <method name="Int32 op_Implicit(LayerMask)">
30570         <size>8</size>
30571       </method>
30572       <method name="LayerMask op_Implicit(Int32)">
30573         <size>11</size>
30574       </method>
30575     </type>
30576   </test>
30577   <test name="test-44.cs">
30578     <type name="X">
30579       <method name="Void .ctor()">
30580         <size>7</size>
30581       </method>
30582       <method name="Int32 dob(System.Int32[,])">
30583         <size>80</size>
30584       </method>
30585       <method name="Int32 count(System.Object)">
30586         <size>39</size>
30587       </method>
30588       <method name="Int32 Main()">
30589         <size>133</size>
30590       </method>
30591     </type>
30592   </test>
30593   <test name="test-440.cs">
30594     <type name="A">
30595       <method name="Void .ctor()">
30596         <size>7</size>
30597       </method>
30598       <method name="Void Main()">
30599         <size>26</size>
30600       </method>
30601       <method name="Double op_Implicit(A)">
30602         <size>10</size>
30603       </method>
30604       <method name="Int32 op_Implicit(A)">
30605         <size>2</size>
30606       </method>
30607     </type>
30608   </test>
30609   <test name="test-441.cs">
30610     <type name="Test">
30611       <method name="Void .ctor()">
30612         <size>7</size>
30613       </method>
30614       <method name="Void .cctor()">
30615         <size>1</size>
30616       </method>
30617       <method name="Void Main()">
30618         <size>25</size>
30619       </method>
30620     </type>
30621   </test>
30622   <test name="test-442.cs">
30623     <type name="ConsoleApplication1.Program">
30624       <method name="Void .ctor()">
30625         <size>7</size>
30626       </method>
30627       <method name="Void Main(System.String[])">
30628         <size>70</size>
30629       </method>
30630     </type>
30631   </test>
30632   <test name="test-443.cs">
30633     <type name="C">
30634       <method name="Void .ctor(ITopic)">
30635         <size>31</size>
30636       </method>
30637       <method name="Void Main()">
30638         <size>1</size>
30639       </method>
30640     </type>
30641   </test>
30642   <test name="test-444.cs">
30643     <type name="쯠쯡쯢">
30644       <method name="Void .ctor()">
30645         <size>7</size>
30646       </method>
30647       <method name="Void Main()">
30648         <size>1</size>
30649       </method>
30650     </type>
30651   </test>
30652   <test name="test-445.cs">
30653     <type name="ConvFromInt">
30654       <method name="Void .ctor()">
30655         <size>14</size>
30656       </method>
30657       <method name="Void .ctor(Int32)">
30658         <size>16</size>
30659       </method>
30660       <method name="ConvFromInt op_Implicit(Int32)">
30661         <size>7</size>
30662       </method>
30663     </type>
30664     <type name="Foo">
30665       <method name="Void .ctor()">
30666         <size>7</size>
30667       </method>
30668       <method name="Void .cctor()">
30669         <size>45</size>
30670       </method>
30671       <method name="Void Main()">
30672         <size>111</size>
30673       </method>
30674     </type>
30675   </test>
30676   <test name="test-446.cs">
30677     <type name="FooTest">
30678       <method name="Void .ctor()">
30679         <size>7</size>
30680       </method>
30681       <method name="Void Main()">
30682         <size>8</size>
30683       </method>
30684       <method name="Void Foo(UInt64)">
30685         <size>1</size>
30686       </method>
30687     </type>
30688   </test>
30689   <test name="test-447.cs">
30690     <type name="System.MonoTODOAttribute">
30691       <method name="Void .ctor()">
30692         <size>7</size>
30693       </method>
30694     </type>
30695     <type name="System.Web.HttpBrowserCapabilities">
30696       <method name="Void .ctor()">
30697         <size>7</size>
30698       </method>
30699       <method name="System.Version get_A()">
30700         <size>6</size>
30701       </method>
30702     </type>
30703     <type name="Test">
30704       <method name="Void .ctor()">
30705         <size>7</size>
30706       </method>
30707       <method name="Void Main()">
30708         <size>1</size>
30709       </method>
30710     </type>
30711   </test>
30712   <test name="test-448.cs">
30713     <type name="MonoDivideProblem">
30714       <method name="Void .ctor()">
30715         <size>7</size>
30716       </method>
30717       <method name="Void .cctor()">
30718         <size>17</size>
30719       </method>
30720       <method name="Void Main(System.String[])">
30721         <size>27</size>
30722       </method>
30723     </type>
30724   </test>
30725   <test name="test-449.cs">
30726     <type name="X">
30727       <method name="Void .ctor()">
30728         <size>7</size>
30729       </method>
30730       <method name="Void Main()">
30731         <size>1</size>
30732       </method>
30733       <method name="Void Z()">
30734         <size>19</size>
30735       </method>
30736       <method name="Void &lt;Z&gt;m__0(System.Object)">
30737         <size>25</size>
30738       </method>
30739       <method name="Void &lt;Z&gt;m__1(System.Object)">
30740         <size>7</size>
30741       </method>
30742     </type>
30743   </test>
30744   <test name="test-45.cs">
30745     <type name="Blah">
30746       <method name="Void .ctor()">
30747         <size>7</size>
30748       </method>
30749       <method name="Void .cctor()">
30750         <size>97</size>
30751       </method>
30752       <method name="Int32 Main()">
30753         <size>755</size>
30754       </method>
30755     </type>
30756     <type name="&lt;PrivateImplementationDetails&gt;">
30757       <method name="Void .ctor()">
30758         <size>7</size>
30759       </method>
30760     </type>
30761   </test>
30762   <test name="test-450.cs">
30763     <type name="MyAttribute">
30764       <method name="Void .ctor(String)">
30765         <size>7</size>
30766       </method>
30767     </type>
30768     <type name="X">
30769       <method name="Void .ctor()">
30770         <size>7</size>
30771       </method>
30772       <method name="Void Main()">
30773         <size>1</size>
30774       </method>
30775     </type>
30776   </test>
30777   <test name="test-451.cs">
30778     <type name="Test">
30779       <method name="Void .ctor()">
30780         <size>7</size>
30781       </method>
30782       <method name="Void Main()">
30783         <size>22</size>
30784       </method>
30785     </type>
30786   </test>
30787   <test name="test-452.cs">
30788     <type name="Foo">
30789       <method name="Void .ctor()">
30790         <size>7</size>
30791       </method>
30792     </type>
30793     <type name="Test">
30794       <method name="Void .ctor()">
30795         <size>7</size>
30796       </method>
30797       <method name="Void Main()">
30798         <size>7</size>
30799       </method>
30800     </type>
30801   </test>
30802   <test name="test-453.cs">
30803     <type name="C">
30804       <method name="Void .ctor()">
30805         <size>7</size>
30806       </method>
30807       <method name="Void Main()">
30808         <size>33</size>
30809       </method>
30810     </type>
30811   </test>
30812   <test name="test-454.cs">
30813     <type name="FooAttribute">
30814       <method name="Void .ctor()">
30815         <size>7</size>
30816       </method>
30817     </type>
30818     <type name="Test">
30819       <method name="Void .ctor()">
30820         <size>7</size>
30821       </method>
30822       <method name="Int32 Main()">
30823         <size>237</size>
30824       </method>
30825     </type>
30826   </test>
30827   <test name="test-455.cs">
30828     <type name="Test">
30829       <method name="Void .ctor()">
30830         <size>7</size>
30831       </method>
30832       <method name="Void Main()">
30833         <size>21</size>
30834       </method>
30835     </type>
30836     <type name="Foo">
30837       <method name="Int32 GetHashCode()">
30838         <size>17</size>
30839       </method>
30840     </type>
30841   </test>
30842   <test name="test-456.cs">
30843     <type name="Test">
30844       <method name="Void .ctor()">
30845         <size>7</size>
30846       </method>
30847       <method name="Void Main()">
30848         <size>16</size>
30849       </method>
30850     </type>
30851     <type name="Foo">
30852       <method name="Void foo()">
30853         <size>11</size>
30854       </method>
30855     </type>
30856   </test>
30857   <test name="test-457.cs">
30858     <type name="Number">
30859       <method name="Void .ctor()">
30860         <size>7</size>
30861       </method>
30862       <method name="Void IDouble.Add(Double)">
30863         <size>11</size>
30864       </method>
30865       <method name="Void IInteger.Add(Int32)">
30866         <size>11</size>
30867       </method>
30868       <method name="Int32 Main()">
30869         <size>52</size>
30870       </method>
30871     </type>
30872   </test>
30873   <test name="test-458.cs">
30874     <type name="MyAttr">
30875       <method name="Void .ctor()">
30876         <size>7</size>
30877       </method>
30878       <method name="Void .ctor(Type)">
30879         <size>7</size>
30880       </method>
30881       <method name="Void .ctor(String)">
30882         <size>7</size>
30883       </method>
30884       <method name="Void .ctor(Int32)">
30885         <size>7</size>
30886       </method>
30887     </type>
30888     <type name="ClassA">
30889       <method name="Void .ctor()">
30890         <size>7</size>
30891       </method>
30892     </type>
30893     <type name="ClassB">
30894       <method name="Void .ctor()">
30895         <size>7</size>
30896       </method>
30897     </type>
30898     <type name="ClassC">
30899       <method name="Void .ctor()">
30900         <size>7</size>
30901       </method>
30902     </type>
30903     <type name="ClassD">
30904       <method name="Void .ctor()">
30905         <size>7</size>
30906       </method>
30907     </type>
30908     <type name="Top">
30909       <method name="Void .ctor()">
30910         <size>7</size>
30911       </method>
30912       <method name="Int32 Main()">
30913         <size>28</size>
30914       </method>
30915     </type>
30916   </test>
30917   <test name="test-459.cs">
30918     <type name="CC">
30919       <method name="Void .ctor()">
30920         <size>7</size>
30921       </method>
30922       <method name="Int32 Main()">
30923         <size>13</size>
30924       </method>
30925     </type>
30926     <type name="CC+IfElseStateMachine">
30927       <method name="Void .ctor()">
30928         <size>7</size>
30929       </method>
30930       <method name="Void HandleToken(Token)">
30931         <size>15</size>
30932       </method>
30933     </type>
30934   </test>
30935   <test name="test-46.cs">
30936     <type name="X">
30937       <method name="Void .ctor()">
30938         <size>7</size>
30939       </method>
30940       <method name="Int32 cast_int(System.Object)">
30941         <size>7</size>
30942       </method>
30943       <method name="UInt32 cast_uint(System.Object)">
30944         <size>7</size>
30945       </method>
30946       <method name="Int16 cast_short(System.Object)">
30947         <size>7</size>
30948       </method>
30949       <method name="Char cast_char(System.Object)">
30950         <size>7</size>
30951       </method>
30952       <method name="UInt16 cast_ushort(System.Object)">
30953         <size>7</size>
30954       </method>
30955       <method name="Byte cast_byte(System.Object)">
30956         <size>7</size>
30957       </method>
30958       <method name="SByte cast_sbyte(System.Object)">
30959         <size>7</size>
30960       </method>
30961       <method name="Int64 cast_long(System.Object)">
30962         <size>7</size>
30963       </method>
30964       <method name="UInt64 cast_ulong(System.Object)">
30965         <size>7</size>
30966       </method>
30967       <method name="Single cast_float(System.Object)">
30968         <size>7</size>
30969       </method>
30970       <method name="Double cast_double(System.Object)">
30971         <size>7</size>
30972       </method>
30973       <method name="Boolean cast_bool(System.Object)">
30974         <size>7</size>
30975       </method>
30976       <method name="Int32 Main()">
30977         <size>1120</size>
30978       </method>
30979     </type>
30980   </test>
30981   <test name="test-460.cs">
30982     <type name="MainClass">
30983       <method name="Void .ctor()">
30984         <size>7</size>
30985       </method>
30986       <method name="Void .cctor()">
30987         <size>18</size>
30988       </method>
30989       <method name="Void Main()">
30990         <size>1</size>
30991       </method>
30992     </type>
30993   </test>
30994   <test name="test-461.cs">
30995     <type name="Valtest">
30996       <method name="Void .ctor()">
30997         <size>7</size>
30998       </method>
30999       <method name="Int32 Main()">
31000         <size>50</size>
31001       </method>
31002     </type>
31003     <type name="Value">
31004       <method name="Void .ctor(Object)">
31005         <size>1</size>
31006       </method>
31007       <method name="System.Object get_Val()">
31008         <size>7</size>
31009       </method>
31010       <method name="System.Enum get_Val2()">
31011         <size>7</size>
31012       </method>
31013     </type>
31014   </test>
31015   <test name="test-462.cs">
31016     <type name="X">
31017       <method name="Void .ctor()">
31018         <size>7</size>
31019       </method>
31020       <method name="Void Method(X)">
31021         <size>1</size>
31022       </method>
31023       <method name="Void Method(System.String)">
31024         <size>8</size>
31025       </method>
31026       <method name="Int32 Main()">
31027         <size>28</size>
31028       </method>
31029     </type>
31030   </test>
31031   <test name="test-463.cs">
31032     <type name="PropertySorter">
31033       <method name="Void .ctor()">
31034         <size>7</size>
31035       </method>
31036     </type>
31037     <type name="PathItemBase">
31038       <method name="Void .ctor()">
31039         <size>7</size>
31040       </method>
31041     </type>
31042     <type name="PathItemBase+TypeConverter">
31043       <method name="Void .ctor()">
31044         <size>7</size>
31045       </method>
31046     </type>
31047     <type name="X">
31048       <method name="Void .ctor()">
31049         <size>7</size>
31050       </method>
31051       <method name="Void Main()">
31052         <size>1</size>
31053       </method>
31054     </type>
31055   </test>
31056   <test name="test-464.cs">
31057     <type name="C">
31058       <method name="Void .ctor()">
31059         <size>7</size>
31060       </method>
31061       <method name="Int32 Main()">
31062         <size>85</size>
31063       </method>
31064     </type>
31065   </test>
31066   <test name="test-465.cs">
31067     <type name="C">
31068       <method name="Void .ctor()">
31069         <size>7</size>
31070       </method>
31071       <method name="Int32 Main()">
31072         <size>85</size>
31073       </method>
31074     </type>
31075   </test>
31076   <test name="test-467.cs">
31077     <type name="ExceptionWithAnonMethod">
31078       <method name="Void .ctor()">
31079         <size>7</size>
31080       </method>
31081       <method name="Int32 Main()">
31082         <size>96</size>
31083       </method>
31084       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
31085         <size>13</size>
31086       </method>
31087     </type>
31088     <type name="ExceptionWithAnonMethod+EmptyCallback">
31089       <method name="Void .ctor(Object, IntPtr)">
31090         <size>0</size>
31091       </method>
31092       <method name="Void Invoke()">
31093         <size>0</size>
31094       </method>
31095       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31096         <size>0</size>
31097       </method>
31098       <method name="Void EndInvoke(IAsyncResult)">
31099         <size>0</size>
31100       </method>
31101     </type>
31102     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
31103       <method name="Void .ctor()">
31104         <size>7</size>
31105       </method>
31106       <method name="Void &lt;&gt;m__0()">
31107         <size>33</size>
31108       </method>
31109     </type>
31110   </test>
31111   <test name="test-468.cs">
31112     <type name="CorMetaDataDispenserExClass">
31113       <method name="Void .ctor()">
31114         <size>0</size>
31115       </method>
31116     </type>
31117     <type name="Test">
31118       <method name="Void .ctor()">
31119         <size>7</size>
31120       </method>
31121       <method name="Void XXX()">
31122         <size>12</size>
31123       </method>
31124       <method name="Void Main()">
31125         <size>1</size>
31126       </method>
31127     </type>
31128   </test>
31129   <test name="test-469.cs">
31130     <type name="Lambda">
31131       <method name="Void .ctor()">
31132         <size>7</size>
31133       </method>
31134       <method name="Void f(Int32)">
31135         <size>7</size>
31136       </method>
31137       <method name="Del[] Make2(Int32)">
31138         <size>50</size>
31139       </method>
31140       <method name="Int32 Main()">
31141         <size>68</size>
31142       </method>
31143     </type>
31144     <type name="Del">
31145       <method name="Void .ctor(Object, IntPtr)">
31146         <size>0</size>
31147       </method>
31148       <method name="Void Invoke(Int32)">
31149         <size>0</size>
31150       </method>
31151       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31152         <size>0</size>
31153       </method>
31154       <method name="Void EndInvoke(IAsyncResult)">
31155         <size>0</size>
31156       </method>
31157     </type>
31158     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
31159       <method name="Void .ctor()">
31160         <size>7</size>
31161       </method>
31162       <method name="Void &lt;&gt;m__0(Int32)">
31163         <size>23</size>
31164       </method>
31165       <method name="Void &lt;&gt;m__1(Int32)">
31166         <size>23</size>
31167       </method>
31168     </type>
31169   </test>
31170   <test name="test-47.cs">
31171     <type name="X">
31172       <method name="Void .ctor()">
31173         <size>7</size>
31174       </method>
31175       <method name="Void .cctor()">
31176         <size>1</size>
31177       </method>
31178       <method name="Boolean f()">
31179         <size>24</size>
31180       </method>
31181       <method name="Boolean t()">
31182         <size>24</size>
31183       </method>
31184       <method name="Int32 Main()">
31185         <size>404</size>
31186       </method>
31187     </type>
31188   </test>
31189   <test name="test-470.cs">
31190     <type name="X">
31191       <method name="Void .ctor()">
31192         <size>7</size>
31193       </method>
31194       <method name="System.String get_ASTNodeTypeName()">
31195         <size>16</size>
31196       </method>
31197     </type>
31198     <type name="Demo">
31199       <method name="Void .ctor()">
31200         <size>7</size>
31201       </method>
31202       <method name="Void Main()">
31203         <size>1</size>
31204       </method>
31205     </type>
31206   </test>
31207   <test name="test-471.cs">
31208     <type name="AAttribute">
31209       <method name="Void .ctor()">
31210         <size>7</size>
31211       </method>
31212     </type>
31213     <type name="Demo">
31214       <method name="Void .ctor()">
31215         <size>7</size>
31216       </method>
31217       <method name="Void Main()">
31218         <size>1</size>
31219       </method>
31220     </type>
31221   </test>
31222   <test name="test-472.cs">
31223     <type name="Test">
31224       <method name="Void .ctor()">
31225         <size>7</size>
31226       </method>
31227       <method name="Int32 get_Prop()">
31228         <size>7</size>
31229       </method>
31230       <method name="Void set_Prop(Int32)">
31231         <size>8</size>
31232       </method>
31233       <method name="Int32 Main()">
31234         <size>79</size>
31235       </method>
31236     </type>
31237   </test>
31238   <test name="test-473.cs">
31239     <type name="UnixMarshal">
31240       <method name="Void .ctor()">
31241         <size>7</size>
31242       </method>
31243       <method name="Void .cctor()">
31244         <size>24</size>
31245       </method>
31246       <method name="Void Default(Int32)">
31247         <size>1</size>
31248       </method>
31249       <method name="System.String GetDescription(Error)">
31250         <size>2</size>
31251       </method>
31252     </type>
31253     <type name="UnixMarshal2">
31254       <method name="Void .ctor()">
31255         <size>7</size>
31256       </method>
31257       <method name="System.String GetDescription(Error)">
31258         <size>2</size>
31259       </method>
31260     </type>
31261     <type name="Stdlib">
31262       <method name="Void .ctor()">
31263         <size>7</size>
31264       </method>
31265     </type>
31266     <type name="TestConst">
31267       <method name="Void .ctor()">
31268         <size>7</size>
31269       </method>
31270     </type>
31271     <type name="XX">
31272       <method name="Void .ctor()">
31273         <size>7</size>
31274       </method>
31275     </type>
31276     <type name="Syscall">
31277       <method name="Void .ctor()">
31278         <size>7</size>
31279       </method>
31280       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
31281         <size>2</size>
31282       </method>
31283     </type>
31284     <type name="EnumWrapper">
31285       <method name="Void .ctor(Int32)">
31286         <size>7</size>
31287       </method>
31288     </type>
31289     <type name="Test">
31290       <method name="Void .ctor()">
31291         <size>7</size>
31292       </method>
31293       <method name="Void Main()">
31294         <size>1</size>
31295       </method>
31296     </type>
31297     <type name="SignalHandler">
31298       <method name="Void .ctor(Object, IntPtr)">
31299         <size>0</size>
31300       </method>
31301       <method name="Void Invoke(Int32)">
31302         <size>0</size>
31303       </method>
31304       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31305         <size>0</size>
31306       </method>
31307       <method name="Void EndInvoke(IAsyncResult)">
31308         <size>0</size>
31309       </method>
31310     </type>
31311     <type name="PS">
31312       <method name="Void GetDescription(Error)">
31313         <size>1</size>
31314       </method>
31315     </type>
31316     <type name="Value">
31317       <method name="EnumWrapper op_Explicit(Value)">
31318         <size>11</size>
31319       </method>
31320     </type>
31321   </test>
31322   <test name="test-474.cs">
31323     <type name="Z">
31324       <method name="Void .ctor()">
31325         <size>7</size>
31326       </method>
31327       <method name="Void Main()">
31328         <size>13</size>
31329       </method>
31330       <method name="Void TestPreinc(Int32)">
31331         <size>57</size>
31332       </method>
31333       <method name="Void TestPostinc(Int32)">
31334         <size>57</size>
31335       </method>
31336       <method name="Void Assert(Int32, Int32)">
31337         <size>67</size>
31338       </method>
31339     </type>
31340     <type name="Z+X">
31341       <method name="Void .ctor(Object, IntPtr)">
31342         <size>0</size>
31343       </method>
31344       <method name="Void Invoke()">
31345         <size>0</size>
31346       </method>
31347       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31348         <size>0</size>
31349       </method>
31350       <method name="Void EndInvoke(IAsyncResult)">
31351         <size>0</size>
31352       </method>
31353     </type>
31354     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
31355       <method name="Void .ctor()">
31356         <size>7</size>
31357       </method>
31358       <method name="Void &lt;&gt;m__0()">
31359         <size>38</size>
31360       </method>
31361     </type>
31362     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
31363       <method name="Void .ctor()">
31364         <size>7</size>
31365       </method>
31366       <method name="Void &lt;&gt;m__1()">
31367         <size>38</size>
31368       </method>
31369     </type>
31370   </test>
31371   <test name="test-475.cs">
31372     <type name="X">
31373       <method name="Void .ctor()">
31374         <size>7</size>
31375       </method>
31376       <method name="Void .cctor()">
31377         <size>24</size>
31378       </method>
31379       <method name="Void add_e(MyDelegate)">
31380         <size>22</size>
31381       </method>
31382       <method name="Void remove_e(MyDelegate)">
31383         <size>22</size>
31384       </method>
31385       <method name="Void Test(Int32)">
31386         <size>17</size>
31387       </method>
31388       <method name="Int32 Main()">
31389         <size>28</size>
31390       </method>
31391     </type>
31392     <type name="MyDelegate">
31393       <method name="Void .ctor(Object, IntPtr)">
31394         <size>0</size>
31395       </method>
31396       <method name="Void Invoke(Int32)">
31397         <size>0</size>
31398       </method>
31399       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31400         <size>0</size>
31401       </method>
31402       <method name="Void EndInvoke(IAsyncResult)">
31403         <size>0</size>
31404       </method>
31405     </type>
31406   </test>
31407   <test name="test-476.cs">
31408     <type name="Test">
31409       <method name="Void .ctor()">
31410         <size>7</size>
31411       </method>
31412       <method name="Void Main()">
31413         <size>1</size>
31414       </method>
31415     </type>
31416   </test>
31417   <test name="test-477.cs">
31418     <type name="C">
31419       <method name="Void .ctor()">
31420         <size>7</size>
31421       </method>
31422       <method name="Void Test(Int32 ByRef)">
31423         <size>1</size>
31424       </method>
31425       <method name="Void Main()">
31426         <size>1</size>
31427       </method>
31428     </type>
31429   </test>
31430   <test name="test-478.cs">
31431     <type name="Test.MainClass">
31432       <method name="Void .ctor()">
31433         <size>7</size>
31434       </method>
31435       <method name="Void Main()">
31436         <size>1</size>
31437       </method>
31438     </type>
31439     <type name="Test.TestAttribute">
31440       <method name="Void .ctor(TestEnum2)">
31441         <size>7</size>
31442       </method>
31443     </type>
31444     <type name="Test.Test2Attribute">
31445       <method name="Void .ctor()">
31446         <size>7</size>
31447       </method>
31448     </type>
31449   </test>
31450   <test name="test-479.cs">
31451     <type name="Test.Test">
31452       <method name="Void .ctor()">
31453         <size>7</size>
31454       </method>
31455       <method name="Boolean Equals(System.Object)">
31456         <size>2</size>
31457       </method>
31458       <method name="Int32 GetHashCode()">
31459         <size>2</size>
31460       </method>
31461       <method name="Void Main()">
31462         <size>1</size>
31463       </method>
31464     </type>
31465   </test>
31466   <test name="test-48.cs">
31467     <type name="Blah">
31468       <method name="Void .ctor()">
31469         <size>7</size>
31470       </method>
31471       <method name="Int32 Main()">
31472         <size>59</size>
31473       </method>
31474       <method name="Void Test_1()">
31475         <size>1</size>
31476       </method>
31477     </type>
31478   </test>
31479   <test name="test-480.cs">
31480     <type name="Space">
31481       <method name="Void .ctor()">
31482         <size>14</size>
31483       </method>
31484       <method name="Void Leak(Boolean, Int32)">
31485         <size>85</size>
31486       </method>
31487     </type>
31488     <type name="Program">
31489       <method name="Void .ctor()">
31490         <size>7</size>
31491       </method>
31492       <method name="Void Main(System.String[])">
31493         <size>1</size>
31494       </method>
31495     </type>
31496     <type name="Space+DoCopy">
31497       <method name="Void .ctor(Object, IntPtr)">
31498         <size>0</size>
31499       </method>
31500       <method name="Void Invoke()">
31501         <size>0</size>
31502       </method>
31503       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31504         <size>0</size>
31505       </method>
31506       <method name="Void EndInvoke(IAsyncResult)">
31507         <size>0</size>
31508       </method>
31509     </type>
31510     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31511       <method name="Void .ctor()">
31512         <size>7</size>
31513       </method>
31514       <method name="Void &lt;&gt;m__0()">
31515         <size>18</size>
31516       </method>
31517       <method name="Void &lt;&gt;m__1()">
31518         <size>68</size>
31519       </method>
31520     </type>
31521     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31522       <method name="Void .ctor()">
31523         <size>7</size>
31524       </method>
31525     </type>
31526   </test>
31527   <test name="test-481.cs">
31528     <type name="TestClass">
31529       <method name="Int32 Main()">
31530         <size>42</size>
31531       </method>
31532     </type>
31533     <type name="TestDelegate">
31534       <method name="Void .ctor(Object, IntPtr)">
31535         <size>0</size>
31536       </method>
31537       <method name="Void Invoke(Int32 ByRef)">
31538         <size>0</size>
31539       </method>
31540       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31541         <size>0</size>
31542       </method>
31543       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31544         <size>0</size>
31545       </method>
31546     </type>
31547     <type name="TestClass">
31548       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31549         <size>4</size>
31550       </method>
31551     </type>
31552   </test>
31553   <test name="test-482.cs">
31554     <type name="X">
31555       <method name="Void .ctor()">
31556         <size>7</size>
31557       </method>
31558       <method name="Void M4(Int32)">
31559         <size>1</size>
31560       </method>
31561       <method name="Void Main()">
31562         <size>1</size>
31563       </method>
31564       <method name="Void M4(Int32, ...)">
31565         <size>1</size>
31566       </method>
31567     </type>
31568   </test>
31569   <test name="test-483.cs">
31570     <type name="Tests">
31571       <method name="Void .ctor()">
31572         <size>7</size>
31573       </method>
31574       <method name="Void Main()">
31575         <size>21</size>
31576       </method>
31577     </type>
31578   </test>
31579   <test name="test-484.cs">
31580     <type name="Test.TestBit">
31581       <method name="Void .ctor()">
31582         <size>7</size>
31583       </method>
31584       <method name="Void Main()">
31585         <size>1</size>
31586       </method>
31587     </type>
31588   </test>
31589   <test name="test-485.cs">
31590     <type name="MonoBUG">
31591       <method name="Void .ctor()">
31592         <size>7</size>
31593       </method>
31594       <method name="Void Main(System.String[])">
31595         <size>44</size>
31596       </method>
31597     </type>
31598   </test>
31599   <test name="test-486.cs">
31600     <type name="Test">
31601       <method name="Void .ctor()">
31602         <size>7</size>
31603       </method>
31604       <method name="Void Main()">
31605         <size>119</size>
31606       </method>
31607     </type>
31608   </test>
31609   <test name="test-487.cs">
31610     <type name="X">
31611       <method name="Void .ctor(Object)">
31612         <size>72</size>
31613       </method>
31614       <method name="Void .cctor()">
31615         <size>1</size>
31616       </method>
31617       <method name="Int32 Main()">
31618         <size>25</size>
31619       </method>
31620     </type>
31621   </test>
31622   <test name="test-488.cs">
31623     <type name="P">
31624       <method name="Void .ctor()">
31625         <size>7</size>
31626       </method>
31627     </type>
31628     <type name="Test">
31629       <method name="Void .ctor()">
31630         <size>7</size>
31631       </method>
31632       <method name="IEnumerable foo()">
31633         <size>2</size>
31634       </method>
31635       <method name="Void Main()">
31636         <size>165</size>
31637       </method>
31638     </type>
31639     <type name="Q">
31640       <method name="Void .ctor(P)">
31641         <size>8</size>
31642       </method>
31643     </type>
31644   </test>
31645   <test name="test-489.cs">
31646     <type name="test">
31647       <method name="Void .ctor()">
31648         <size>7</size>
31649       </method>
31650       <method name="Void Main()">
31651         <size>1</size>
31652       </method>
31653     </type>
31654   </test>
31655   <test name="test-49.cs">
31656     <type name="X">
31657       <method name="Void .ctor()">
31658         <size>7</size>
31659       </method>
31660       <method name="Int32 s(Byte)">
31661         <size>2182</size>
31662       </method>
31663       <method name="Int32 test(Int32)">
31664         <size>70</size>
31665       </method>
31666       <method name="Int32 tests(System.String)">
31667         <size>152</size>
31668       </method>
31669       <method name="Int32 testn(System.String)">
31670         <size>76</size>
31671       </method>
31672       <method name="Int32 testm(System.String)">
31673         <size>77</size>
31674       </method>
31675       <method name="Int32 testo(System.String)">
31676         <size>79</size>
31677       </method>
31678       <method name="Int32 testp(System.String)">
31679         <size>109</size>
31680       </method>
31681       <method name="Int32 test_def(System.String)">
31682         <size>119</size>
31683       </method>
31684       <method name="Int32 test_coverage(Int32)">
31685         <size>18</size>
31686       </method>
31687       <method name="Int32 test_goto(Int32)">
31688         <size>39</size>
31689       </method>
31690       <method name="Int32 test_memberaccess(System.String)">
31691         <size>76</size>
31692       </method>
31693       <method name="Int32 test_string_multiple_targets(System.String)">
31694         <size>128</size>
31695       </method>
31696       <method name="Int32 test_casts(Int32)">
31697         <size>17</size>
31698       </method>
31699       <method name="Int32 testSwitchEnumLong(TestEnum)">
31700         <size>56</size>
31701       </method>
31702       <method name="Int32 test_long_enum_switch()">
31703         <size>66</size>
31704       </method>
31705       <method name="Int32 tests_default(System.String)">
31706         <size>107</size>
31707       </method>
31708       <method name="Int32 tests_default_2(System.String)">
31709         <size>124</size>
31710       </method>
31711       <method name="Void test_76590(System.String)">
31712         <size>107</size>
31713       </method>
31714       <method name="Void test_77964()">
31715         <size>37</size>
31716       </method>
31717       <method name="Boolean bug_78860()">
31718         <size>114</size>
31719       </method>
31720       <method name="Int32 Main()">
31721         <size>1037</size>
31722       </method>
31723     </type>
31724   </test>
31725   <test name="test-490.cs">
31726     <type name="T">
31727       <method name="Void .ctor()">
31728         <size>7</size>
31729       </method>
31730       <method name="Void .cctor()">
31731         <size>39</size>
31732       </method>
31733       <method name="Void Main()">
31734         <size>1</size>
31735       </method>
31736     </type>
31737   </test>
31738   <test name="test-491.cs">
31739     <type name="M">
31740       <method name="Void .ctor()">
31741         <size>7</size>
31742       </method>
31743       <method name="Void Main()">
31744         <size>1</size>
31745       </method>
31746     </type>
31747     <type name="AttrA">
31748       <method name="Void .ctor()">
31749         <size>7</size>
31750       </method>
31751     </type>
31752     <type name="AttrB">
31753       <method name="Void .ctor()">
31754         <size>7</size>
31755       </method>
31756     </type>
31757   </test>
31758   <test name="test-492.cs">
31759     <type name="Test.My1Attribute">
31760       <method name="Void .ctor(Object)">
31761         <size>19</size>
31762       </method>
31763     </type>
31764     <type name="Test.My2Attribute">
31765       <method name="Void .ctor(String[])">
31766         <size>21</size>
31767       </method>
31768     </type>
31769     <type name="Test.My3Attribute">
31770       <method name="Void .ctor(Byte)">
31771         <size>24</size>
31772       </method>
31773     </type>
31774     <type name="Test.Test">
31775       <method name="Void .ctor()">
31776         <size>7</size>
31777       </method>
31778       <method name="Int32 Main()">
31779         <size>60</size>
31780       </method>
31781     </type>
31782   </test>
31783   <test name="test-493.cs">
31784     <type name="A">
31785       <method name="Void .ctor()">
31786         <size>7</size>
31787       </method>
31788       <method name="Int32 get_f()">
31789         <size>2</size>
31790       </method>
31791     </type>
31792     <type name="B">
31793       <method name="Void .ctor()">
31794         <size>7</size>
31795       </method>
31796       <method name="Int32 bar()">
31797         <size>11</size>
31798       </method>
31799     </type>
31800     <type name="C">
31801       <method name="Void .ctor()">
31802         <size>7</size>
31803       </method>
31804       <method name="Void Main()">
31805         <size>1</size>
31806       </method>
31807     </type>
31808   </test>
31809   <test name="test-494.cs">
31810     <type name="Agresso.Foundation.Function">
31811       <method name="Void .ctor()">
31812         <size>7</size>
31813       </method>
31814       <method name="Void Main()">
31815         <size>1</size>
31816       </method>
31817     </type>
31818     <type name="Agresso.Foundation.Translate">
31819       <method name="Void .ctor(Object, IntPtr)">
31820         <size>0</size>
31821       </method>
31822       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31823         <size>0</size>
31824       </method>
31825       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31826         <size>0</size>
31827       </method>
31828       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31829         <size>0</size>
31830       </method>
31831     </type>
31832   </test>
31833   <test name="test-495.cs">
31834     <type name="plj.aClass">
31835       <method name="Void .ctor()">
31836         <size>7</size>
31837       </method>
31838       <method name="plj.aClass op_Implicit(plj.fromClass)">
31839         <size>2</size>
31840       </method>
31841     </type>
31842     <type name="plj.realClass1">
31843       <method name="Void .ctor()">
31844         <size>7</size>
31845       </method>
31846       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31847         <size>2</size>
31848       </method>
31849     </type>
31850     <type name="plj.fromClass">
31851       <method name="Void .ctor()">
31852         <size>7</size>
31853       </method>
31854       <method name="Void Main()">
31855         <size>1</size>
31856       </method>
31857     </type>
31858   </test>
31859   <test name="test-496.cs">
31860     <type name="Test">
31861       <method name="Void .ctor()">
31862         <size>7</size>
31863       </method>
31864       <method name="IEnumerator GetEnumerator()">
31865         <size>15</size>
31866       </method>
31867       <method name="Void Main()">
31868         <size>11</size>
31869       </method>
31870       <method name="Void Run()">
31871         <size>176</size>
31872       </method>
31873     </type>
31874     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31875       <method name="Void .ctor()">
31876         <size>7</size>
31877       </method>
31878       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31879         <size>7</size>
31880       </method>
31881       <method name="Boolean MoveNext()">
31882         <size>129</size>
31883       </method>
31884       <method name="Void Dispose()">
31885         <size>8</size>
31886       </method>
31887       <method name="Void Reset()">
31888         <size>6</size>
31889       </method>
31890       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31891         <size>7</size>
31892       </method>
31893     </type>
31894   </test>
31895   <test name="test-497.cs">
31896     <type name="PlotMenuItem">
31897       <method name="Void .ctor()">
31898         <size>7</size>
31899       </method>
31900       <method name="Void .ctor(EventHandler)">
31901         <size>54</size>
31902       </method>
31903       <method name="Int32 Main()">
31904         <size>50</size>
31905       </method>
31906       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31907         <size>11</size>
31908       </method>
31909       <method name="System.EventHandler get_Callback()">
31910         <size>7</size>
31911       </method>
31912       <method name="Void set_Callback(System.EventHandler)">
31913         <size>8</size>
31914       </method>
31915     </type>
31916   </test>
31917   <test name="test-498.cs">
31918     <type name="C">
31919       <method name="Int32 Main()">
31920         <size>81</size>
31921       </method>
31922     </type>
31923     <type name="A">
31924       <method name="Void .ctor(Single)">
31925         <size>0</size>
31926       </method>
31927       <method name="Int32 get_Foo()">
31928         <size>0</size>
31929       </method>
31930     </type>
31931   </test>
31932   <test name="test-499.cs">
31933     <type name="X">
31934       <method name="Void .ctor()">
31935         <size>7</size>
31936       </method>
31937       <method name="Void Main()">
31938         <size>24</size>
31939       </method>
31940     </type>
31941   </test>
31942   <test name="test-5.cs">
31943     <type name="X">
31944       <method name="Void .ctor()">
31945         <size>7</size>
31946       </method>
31947       <method name="Int32 Main()">
31948         <size>37</size>
31949       </method>
31950     </type>
31951   </test>
31952   <test name="test-500.cs">
31953     <type name="SomeCustomAttribute">
31954       <method name="Void .ctor()">
31955         <size>7</size>
31956       </method>
31957     </type>
31958     <type name="MainClass">
31959       <method name="Void .ctor()">
31960         <size>7</size>
31961       </method>
31962       <method name="Int32 Main()">
31963         <size>117</size>
31964       </method>
31965     </type>
31966   </test>
31967   <test name="test-501.cs">
31968     <type name="Tests">
31969       <method name="Void .ctor()">
31970         <size>7</size>
31971       </method>
31972       <method name="Void DumpException(Tests+FilterStackFrame)">
31973         <size>1</size>
31974       </method>
31975       <method name="Void foo(Boolean ByRef)">
31976         <size>49</size>
31977       </method>
31978       <method name="Void Main(System.String[])">
31979         <size>8</size>
31980       </method>
31981     </type>
31982     <type name="Tests+FilterStackFrame">
31983       <method name="Void .ctor(Object, IntPtr)">
31984         <size>0</size>
31985       </method>
31986       <method name="Boolean Invoke(System.Object)">
31987         <size>0</size>
31988       </method>
31989       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31990         <size>0</size>
31991       </method>
31992       <method name="Boolean EndInvoke(IAsyncResult)">
31993         <size>0</size>
31994       </method>
31995     </type>
31996     <type name="Tests">
31997       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31998         <size>2</size>
31999       </method>
32000     </type>
32001   </test>
32002   <test name="test-502.cs">
32003     <type name="Base">
32004       <method name="Void .ctor()">
32005         <size>7</size>
32006       </method>
32007       <method name="Int32 get_Property()">
32008         <size>3</size>
32009       </method>
32010       <method name="Void Main()">
32011         <size>1</size>
32012       </method>
32013     </type>
32014     <type name="Derived">
32015       <method name="Void .ctor()">
32016         <size>7</size>
32017       </method>
32018       <method name="Int32 get_Property()">
32019         <size>3</size>
32020       </method>
32021     </type>
32022     <type name="BaseClass">
32023       <method name="Void .ctor()">
32024         <size>7</size>
32025       </method>
32026       <method name="Int32 get_Value()">
32027         <size>2</size>
32028       </method>
32029       <method name="Void set_Value(Int32)">
32030         <size>1</size>
32031       </method>
32032     </type>
32033     <type name="DerivedClass">
32034       <method name="Void .ctor()">
32035         <size>7</size>
32036       </method>
32037       <method name="Int32 get_Value()">
32038         <size>2</size>
32039       </method>
32040     </type>
32041     <type name="ErrorClass">
32042       <method name="Void .ctor()">
32043         <size>7</size>
32044       </method>
32045       <method name="Int32 get_Value()">
32046         <size>2</size>
32047       </method>
32048       <method name="Void set_Value(Int32)">
32049         <size>1</size>
32050       </method>
32051     </type>
32052   </test>
32053   <test name="test-503.cs">
32054     <type name="Foo">
32055       <method name="Void .ctor()">
32056         <size>7</size>
32057       </method>
32058       <method name="Int32 Main()">
32059         <size>33</size>
32060       </method>
32061     </type>
32062   </test>
32063   <test name="test-504.cs">
32064     <type name="Foo">
32065       <method name="Void .ctor()">
32066         <size>7</size>
32067       </method>
32068       <method name="Void .cctor()">
32069         <size>7</size>
32070       </method>
32071       <method name="Int32 f()">
32072         <size>2</size>
32073       </method>
32074       <method name="Int32 Main()">
32075         <size>32</size>
32076       </method>
32077     </type>
32078   </test>
32079   <test name="test-505.cs">
32080     <type name="T">
32081       <method name="Void .ctor()">
32082         <size>7</size>
32083       </method>
32084       <method name="Int32 f()">
32085         <size>19</size>
32086       </method>
32087       <method name="Void Main()">
32088         <size>38</size>
32089       </method>
32090     </type>
32091   </test>
32092   <test name="test-506.cs">
32093     <type name="ProtectedSetter.BaseClass">
32094       <method name="Void .ctor()">
32095         <size>7</size>
32096       </method>
32097       <method name="System.String get_Name()">
32098         <size>0</size>
32099       </method>
32100       <method name="Void set_Name(System.String)">
32101         <size>0</size>
32102       </method>
32103     </type>
32104     <type name="ProtectedSetter.DerivedClass">
32105       <method name="Void .ctor()">
32106         <size>7</size>
32107       </method>
32108       <method name="System.String get_Name()">
32109         <size>2</size>
32110       </method>
32111       <method name="Void set_Name(System.String)">
32112         <size>1</size>
32113       </method>
32114       <method name="Void Main()">
32115         <size>1</size>
32116       </method>
32117     </type>
32118   </test>
32119   <test name="test-507.cs">
32120     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
32121       <method name="Void .ctor()">
32122         <size>7</size>
32123       </method>
32124       <method name="Void SomeMethod()">
32125         <size>1</size>
32126       </method>
32127       <method name="Void SomeMethod2()">
32128         <size>1</size>
32129       </method>
32130     </type>
32131     <type name="NewslotVirtualFinal.C">
32132       <method name="Void .ctor()">
32133         <size>7</size>
32134       </method>
32135       <method name="Int32 Main()">
32136         <size>83</size>
32137       </method>
32138     </type>
32139   </test>
32140   <test name="test-508.cs">
32141     <type name="OutputParam">
32142       <method name="Void .ctor()">
32143         <size>7</size>
32144       </method>
32145       <method name="Void Main(System.String[])">
32146         <size>14</size>
32147       </method>
32148       <method name="Void Method(Int32 ByRef)">
32149         <size>17</size>
32150       </method>
32151     </type>
32152   </test>
32153   <test name="test-509.cs">
32154     <type name="BaseClass">
32155       <method name="Void .ctor()">
32156         <size>7</size>
32157       </method>
32158       <method name="Void add_OnEvent(DelegateHandler)">
32159         <size>24</size>
32160       </method>
32161       <method name="Void remove_OnEvent(DelegateHandler)">
32162         <size>24</size>
32163       </method>
32164     </type>
32165     <type name="ExtendingClass">
32166       <method name="Void .ctor()">
32167         <size>7</size>
32168       </method>
32169       <method name="Void Main()">
32170         <size>1</size>
32171       </method>
32172       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
32173         <size>8</size>
32174       </method>
32175       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
32176         <size>8</size>
32177       </method>
32178     </type>
32179     <type name="DelegateHandler">
32180       <method name="Void .ctor(Object, IntPtr)">
32181         <size>0</size>
32182       </method>
32183       <method name="Void Invoke()">
32184         <size>0</size>
32185       </method>
32186       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32187         <size>0</size>
32188       </method>
32189       <method name="Void EndInvoke(IAsyncResult)">
32190         <size>0</size>
32191       </method>
32192     </type>
32193   </test>
32194   <test name="test-51.cs">
32195     <type name="Base">
32196       <method name="Void .ctor()">
32197         <size>25</size>
32198       </method>
32199       <method name="Int32 get_b_int_property()">
32200         <size>7</size>
32201       </method>
32202       <method name="Void set_b_int_property(Int32)">
32203         <size>8</size>
32204       </method>
32205       <method name="System.String b_get_id()">
32206         <size>6</size>
32207       </method>
32208     </type>
32209     <type name="Derived">
32210       <method name="Void .ctor()">
32211         <size>26</size>
32212       </method>
32213       <method name="Int32 get_b_int_property()">
32214         <size>7</size>
32215       </method>
32216       <method name="Void set_b_int_property(Int32)">
32217         <size>8</size>
32218       </method>
32219       <method name="Int32 Test()">
32220         <size>138</size>
32221       </method>
32222     </type>
32223     <type name="boot">
32224       <method name="Void .ctor()">
32225         <size>7</size>
32226       </method>
32227       <method name="Int32 Main()">
32228         <size>13</size>
32229       </method>
32230     </type>
32231   </test>
32232   <test name="test-510.cs">
32233     <type name="Foo">
32234       <method name="Void .ctor()">
32235         <size>7</size>
32236       </method>
32237       <method name="Void test39(Int32 ByRef)">
32238         <size>36</size>
32239       </method>
32240       <method name="Void Main()">
32241         <size>28</size>
32242       </method>
32243     </type>
32244   </test>
32245   <test name="test-511.cs">
32246     <type name="Foo">
32247       <method name="Void .ctor()">
32248         <size>7</size>
32249       </method>
32250       <method name="Void Main(System.String[])">
32251         <size>17</size>
32252       </method>
32253       <method name="Void f()">
32254         <size>7</size>
32255       </method>
32256     </type>
32257   </test>
32258   <test name="test-512.cs">
32259     <type name="Foo">
32260       <method name="Void .ctor()">
32261         <size>7</size>
32262       </method>
32263       <method name="Void Main(System.String[])">
32264         <size>17</size>
32265       </method>
32266       <method name="Void f()">
32267         <size>7</size>
32268       </method>
32269     </type>
32270   </test>
32271   <test name="test-513.cs">
32272     <type name="Test">
32273       <method name="Void .ctor()">
32274         <size>7</size>
32275       </method>
32276       <method name="Int32 Main()">
32277         <size>246</size>
32278       </method>
32279     </type>
32280   </test>
32281   <test name="test-514.cs">
32282     <type name="X">
32283       <method name="Void .ctor()">
32284         <size>7</size>
32285       </method>
32286       <method name="Void HandleConflict(Int32)">
32287         <size>31</size>
32288       </method>
32289       <method name="Int32 Main()">
32290         <size>40</size>
32291       </method>
32292     </type>
32293   </test>
32294   <test name="test-515.cs">
32295     <type name="X">
32296       <method name="Void .ctor()">
32297         <size>7</size>
32298       </method>
32299       <method name="Void Main()">
32300         <size>35</size>
32301       </method>
32302     </type>
32303   </test>
32304   <test name="test-516.cs">
32305     <type name="X">
32306       <method name="Void .ctor()">
32307         <size>7</size>
32308       </method>
32309       <method name="Void Main()">
32310         <size>35</size>
32311       </method>
32312     </type>
32313   </test>
32314   <test name="test-517.cs">
32315     <type name="Test">
32316       <method name="Void .ctor()">
32317         <size>7</size>
32318       </method>
32319       <method name="Int32 Main()">
32320         <size>11</size>
32321       </method>
32322     </type>
32323   </test>
32324   <test name="test-518.cs">
32325     <type name="Foo">
32326       <method name="Void .ctor()">
32327         <size>7</size>
32328       </method>
32329       <method name="Int32 Main()">
32330         <size>19</size>
32331       </method>
32332     </type>
32333   </test>
32334   <test name="test-519.cs">
32335     <type name="Foo">
32336       <method name="Void .ctor()">
32337         <size>7</size>
32338       </method>
32339       <method name="Int32 Main()">
32340         <size>32</size>
32341       </method>
32342       <method name="Void f()">
32343         <size>29</size>
32344       </method>
32345     </type>
32346   </test>
32347   <test name="test-52.cs">
32348     <type name="Y">
32349       <method name="Void .ctor()">
32350         <size>7</size>
32351       </method>
32352       <method name="Boolean MoveNext()">
32353         <size>28</size>
32354       </method>
32355       <method name="System.Object get_Current()">
32356         <size>12</size>
32357       </method>
32358     </type>
32359     <type name="X">
32360       <method name="Void .ctor()">
32361         <size>7</size>
32362       </method>
32363       <method name="Void .cctor()">
32364         <size>36</size>
32365       </method>
32366       <method name="Y GetEnumerator()">
32367         <size>6</size>
32368       </method>
32369       <method name="Int32 Main()">
32370         <size>498</size>
32371       </method>
32372     </type>
32373   </test>
32374   <test name="test-520.cs">
32375     <type name="FakeInt">
32376       <method name="Void .ctor(Int64)">
32377         <size>14</size>
32378       </method>
32379       <method name="Int64 op_Implicit(FakeInt)">
32380         <size>7</size>
32381       </method>
32382     </type>
32383     <type name="MainClass">
32384       <method name="Void .ctor()">
32385         <size>7</size>
32386       </method>
32387       <method name="Void Main()">
32388         <size>28</size>
32389       </method>
32390     </type>
32391   </test>
32392   <test name="test-521.cs">
32393     <type name="Tests">
32394       <method name="Void .ctor()">
32395         <size>7</size>
32396       </method>
32397       <method name="Void CallWithContextN(System.Object, System.Object[])">
32398         <size>1</size>
32399       </method>
32400       <method name="Void Main()">
32401         <size>14</size>
32402       </method>
32403     </type>
32404     <type name="Tests+CallTargetWithContextN">
32405       <method name="Void .ctor(Object, IntPtr)">
32406         <size>0</size>
32407       </method>
32408       <method name="Void Invoke(System.Object, System.Object[])">
32409         <size>0</size>
32410       </method>
32411       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32412         <size>0</size>
32413       </method>
32414       <method name="Void EndInvoke(IAsyncResult)">
32415         <size>0</size>
32416       </method>
32417     </type>
32418   </test>
32419   <test name="test-522.cs">
32420     <type name="Const">
32421       <method name="Void .ctor()">
32422         <size>7</size>
32423       </method>
32424       <method name="Void Main()">
32425         <size>1</size>
32426       </method>
32427     </type>
32428   </test>
32429   <test name="test-523.cs">
32430     <type name="T">
32431       <method name="Void .ctor()">
32432         <size>7</size>
32433       </method>
32434       <method name="Int32 stuff()">
32435         <size>20</size>
32436       </method>
32437       <method name="Int32 stuff2()">
32438         <size>44</size>
32439       </method>
32440       <method name="Int32 stuff3()">
32441         <size>44</size>
32442       </method>
32443       <method name="Void stuff4()">
32444         <size>20</size>
32445       </method>
32446       <method name="Void stuff_finally()">
32447         <size>1</size>
32448       </method>
32449       <method name="Void Main()">
32450         <size>1</size>
32451       </method>
32452     </type>
32453   </test>
32454   <test name="test-524.cs">
32455     <type name="Foo">
32456       <method name="Void .ctor()">
32457         <size>7</size>
32458       </method>
32459       <method name="Int32 Main()">
32460         <size>42</size>
32461       </method>
32462     </type>
32463   </test>
32464   <test name="test-525.cs">
32465     <type name="X">
32466       <method name="Void .ctor()">
32467         <size>7</size>
32468       </method>
32469       <method name="Void Finalize()">
32470         <size>23</size>
32471       </method>
32472       <method name="Int32 Test1()">
32473         <size>33</size>
32474       </method>
32475       <method name="Void Test2()">
32476         <size>66</size>
32477       </method>
32478       <method name="Void Main()">
32479         <size>39</size>
32480       </method>
32481     </type>
32482     <type name="&lt;PrivateImplementationDetails&gt;">
32483       <method name="Void .ctor()">
32484         <size>7</size>
32485       </method>
32486     </type>
32487   </test>
32488   <test name="test-526.cs">
32489     <type name="Test">
32490       <method name="Void .ctor()">
32491         <size>7</size>
32492       </method>
32493       <method name="Void Main()">
32494         <size>1</size>
32495       </method>
32496       <method name="Void Foo(IListCounter)">
32497         <size>8</size>
32498       </method>
32499       <method name="Void Foo2(IC)">
32500         <size>8</size>
32501       </method>
32502       <method name="Void Foo3(ICC)">
32503         <size>8</size>
32504       </method>
32505       <method name="Void Foo4(IM2)">
32506         <size>8</size>
32507       </method>
32508     </type>
32509   </test>
32510   <test name="test-527.cs">
32511     <type name="Repro">
32512       <method name="Void .ctor()">
32513         <size>19</size>
32514       </method>
32515       <method name="Int32 Main()">
32516         <size>48</size>
32517       </method>
32518       <method name="Void foo()">
32519         <size>61</size>
32520       </method>
32521       <method name="Int32 bar()">
32522         <size>3</size>
32523       </method>
32524     </type>
32525   </test>
32526   <test name="test-528.cs">
32527     <type name="MicroFocus.MONO.Bugs.Odd">
32528       <method name="Void .ctor()">
32529         <size>7</size>
32530       </method>
32531       <method name="Void .cctor()">
32532         <size>25</size>
32533       </method>
32534       <method name="Void Main()">
32535         <size>1</size>
32536       </method>
32537     </type>
32538   </test>
32539   <test name="test-529.cs">
32540     <type name="C">
32541       <method name="Void .ctor()">
32542         <size>7</size>
32543       </method>
32544       <method name="Void Main()">
32545         <size>8</size>
32546       </method>
32547     </type>
32548   </test>
32549   <test name="test-53.cs">
32550     <type name="MyDispose">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Void Dispose()">
32555         <size>8</size>
32556       </method>
32557     </type>
32558     <type name="X">
32559       <method name="Void .ctor()">
32560         <size>7</size>
32561       </method>
32562       <method name="Int32 Main()">
32563         <size>257</size>
32564       </method>
32565     </type>
32566   </test>
32567   <test name="test-530.cs">
32568     <type name="X">
32569       <method name="Void .ctor()">
32570         <size>7</size>
32571       </method>
32572       <method name="Void e(System.Object[])">
32573         <size>1</size>
32574       </method>
32575       <method name="Void Main()">
32576         <size>1</size>
32577       </method>
32578     </type>
32579   </test>
32580   <test name="test-531.cs">
32581     <type name="Test">
32582       <method name="Void .ctor()">
32583         <size>7</size>
32584       </method>
32585       <method name="Void Main()">
32586         <size>11</size>
32587       </method>
32588     </type>
32589   </test>
32590   <test name="test-532.cs">
32591     <type name="X">
32592       <method name="Void .ctor()">
32593         <size>47</size>
32594       </method>
32595       <method name="Void Main()">
32596         <size>1</size>
32597       </method>
32598     </type>
32599   </test>
32600   <test name="test-533.cs">
32601     <type name="Test">
32602       <method name="Void .ctor()">
32603         <size>7</size>
32604       </method>
32605       <method name="Void True(Boolean)">
32606         <size>10</size>
32607       </method>
32608       <method name="Void False(Boolean)">
32609         <size>13</size>
32610       </method>
32611       <method name="Void Main()">
32612         <size>61</size>
32613       </method>
32614     </type>
32615   </test>
32616   <test name="test-535.cs">
32617     <type name="X">
32618       <method name="Void .ctor()">
32619         <size>7</size>
32620       </method>
32621       <method name="Void Main()">
32622         <size>77</size>
32623       </method>
32624       <method name="Void Compile()">
32625         <size>19</size>
32626       </method>
32627       <method name="Void M(Int64)">
32628         <size>1</size>
32629       </method>
32630       <method name="Void M(UInt64)">
32631         <size>1</size>
32632       </method>
32633       <method name="Void M(System.Object)">
32634         <size>1</size>
32635       </method>
32636     </type>
32637   </test>
32638   <test name="test-536.cs">
32639     <type name="Test">
32640       <method name="Void add_Foo(FooHandler)">
32641         <size>22</size>
32642       </method>
32643       <method name="Void remove_Foo(FooHandler)">
32644         <size>22</size>
32645       </method>
32646       <method name="Void OnFooTest()">
32647         <size>1</size>
32648       </method>
32649       <method name="Void Main()">
32650         <size>31</size>
32651       </method>
32652     </type>
32653     <type name="FooHandler">
32654       <method name="Void .ctor(Object, IntPtr)">
32655         <size>0</size>
32656       </method>
32657       <method name="Void Invoke()">
32658         <size>0</size>
32659       </method>
32660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32661         <size>0</size>
32662       </method>
32663       <method name="Void EndInvoke(IAsyncResult)">
32664         <size>0</size>
32665       </method>
32666     </type>
32667     <type name="Test">
32668       <method name="Void &lt;Main&gt;m__0()">
32669         <size>33</size>
32670       </method>
32671     </type>
32672   </test>
32673   <test name="test-537.cs">
32674     <type name="Base">
32675       <method name="Void .ctor()">
32676         <size>7</size>
32677       </method>
32678       <method name="System.String get_H()">
32679         <size>6</size>
32680       </method>
32681     </type>
32682     <type name="X">
32683       <method name="Void .ctor()">
32684         <size>7</size>
32685       </method>
32686     </type>
32687     <type name="X+Derived">
32688       <method name="Void .ctor()">
32689         <size>7</size>
32690       </method>
32691     </type>
32692     <type name="X+Derived+Nested">
32693       <method name="Void .ctor()">
32694         <size>7</size>
32695       </method>
32696       <method name="Void G()">
32697         <size>21</size>
32698       </method>
32699     </type>
32700     <type name="Derived">
32701       <method name="Void .ctor()">
32702         <size>7</size>
32703       </method>
32704     </type>
32705     <type name="Derived+Nested">
32706       <method name="Void .ctor()">
32707         <size>7</size>
32708       </method>
32709       <method name="Void G()">
32710         <size>18</size>
32711       </method>
32712     </type>
32713     <type name="Test">
32714       <method name="Void .ctor()">
32715         <size>7</size>
32716       </method>
32717       <method name="Void Main()">
32718         <size>1</size>
32719       </method>
32720     </type>
32721   </test>
32722   <test name="test-538.cs">
32723     <type name="concrete">
32724       <method name="Void .ctor()">
32725         <size>7</size>
32726       </method>
32727     </type>
32728     <type name="Program">
32729       <method name="Void .ctor()">
32730         <size>7</size>
32731       </method>
32732       <method name="concrete getConcrete(IInterface)">
32733         <size>6</size>
32734       </method>
32735       <method name="Void Main(System.String[])">
32736         <size>20</size>
32737       </method>
32738     </type>
32739     <type name="testDelegate">
32740       <method name="Void .ctor(Object, IntPtr)">
32741         <size>0</size>
32742       </method>
32743       <method name="IInterface Invoke(concrete)">
32744         <size>0</size>
32745       </method>
32746       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32747         <size>0</size>
32748       </method>
32749       <method name="IInterface EndInvoke(IAsyncResult)">
32750         <size>0</size>
32751       </method>
32752     </type>
32753   </test>
32754   <test name="test-54.cs">
32755     <type name="X">
32756       <method name="Void .ctor()">
32757         <size>7</size>
32758       </method>
32759       <method name="Boolean v()">
32760         <size>26</size>
32761       </method>
32762       <method name="Int32 Main()">
32763         <size>2</size>
32764       </method>
32765     </type>
32766   </test>
32767   <test name="test-540.cs">
32768     <type name="A">
32769       <method name="Void .ctor()">
32770         <size>7</size>
32771       </method>
32772       <method name="Byte op_Implicit(A)">
32773         <size>3</size>
32774       </method>
32775     </type>
32776     <type name="Constraint">
32777       <method name="Void .ctor()">
32778         <size>7</size>
32779       </method>
32780       <method name="Void Foo(System.Object)">
32781         <size>1</size>
32782       </method>
32783       <method name="Int32 Main()">
32784         <size>93</size>
32785       </method>
32786       <method name="Constraint op_LogicalNot(Constraint)">
32787         <size>2</size>
32788       </method>
32789       <method name="Constraint op_UnaryPlus(Constraint)">
32790         <size>2</size>
32791       </method>
32792       <method name="Constraint op_OnesComplement(Constraint)">
32793         <size>2</size>
32794       </method>
32795       <method name="Constraint op_UnaryNegation(Constraint)">
32796         <size>2</size>
32797       </method>
32798     </type>
32799   </test>
32800   <test name="test-541.cs">
32801     <type name="A">
32802       <method name="Void .ctor(TestFunc)">
32803         <size>14</size>
32804       </method>
32805     </type>
32806     <type name="TestClass">
32807       <method name="Void .ctor()">
32808         <size>7</size>
32809       </method>
32810       <method name="Void .cctor()">
32811         <size>46</size>
32812       </method>
32813       <method name="Int32 Main()">
32814         <size>6</size>
32815       </method>
32816     </type>
32817     <type name="TestFunc">
32818       <method name="Void .ctor(Object, IntPtr)">
32819         <size>0</size>
32820       </method>
32821       <method name="Void Invoke(Int32)">
32822         <size>0</size>
32823       </method>
32824       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32825         <size>0</size>
32826       </method>
32827       <method name="Void EndInvoke(IAsyncResult)">
32828         <size>0</size>
32829       </method>
32830     </type>
32831     <type name="TestClass">
32832       <method name="Void &lt;a&gt;m__0(Int32)">
32833         <size>7</size>
32834       </method>
32835     </type>
32836   </test>
32837   <test name="test-542.cs">
32838     <type name="X">
32839       <method name="Void .ctor()">
32840         <size>7</size>
32841       </method>
32842       <method name="Void Main()">
32843         <size>1</size>
32844       </method>
32845     </type>
32846     <type name="ARec">
32847       <method name="Void .ctor(Decimal)">
32848         <size>14</size>
32849       </method>
32850       <method name="Decimal Round(Int32)">
32851         <size>13</size>
32852       </method>
32853       <method name="Decimal Round(Decimal, Int32)">
32854         <size>7</size>
32855       </method>
32856     </type>
32857   </test>
32858   <test name="test-543.cs">
32859     <type name="BetterMethod">
32860       <method name="Void .ctor()">
32861         <size>7</size>
32862       </method>
32863       <method name="Int32 get_Item(System.Boolean[])">
32864         <size>2</size>
32865       </method>
32866       <method name="System.String get_Item(Boolean, System.Object)">
32867         <size>6</size>
32868       </method>
32869     </type>
32870     <type name="MainClass">
32871       <method name="Void .ctor()">
32872         <size>7</size>
32873       </method>
32874       <method name="Int32 get_Item(Int32, System.String[])">
32875         <size>2</size>
32876       </method>
32877       <method name="Void set_Item(Int32, System.String[], Int32)">
32878         <size>40</size>
32879       </method>
32880       <method name="System.Object get_Item(Int32, System.Object[])">
32881         <size>2</size>
32882       </method>
32883       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32884         <size>40</size>
32885       </method>
32886       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32887         <size>2</size>
32888       </method>
32889       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32890         <size>40</size>
32891       </method>
32892       <method name="Void Main(System.String[])">
32893         <size>258</size>
32894       </method>
32895     </type>
32896   </test>
32897   <test name="test-544.cs">
32898     <type name="X">
32899       <method name="Void .ctor()">
32900         <size>7</size>
32901       </method>
32902       <method name="Void Main()">
32903         <size>32</size>
32904       </method>
32905     </type>
32906   </test>
32907   <test name="test-545.cs">
32908     <type name="X">
32909       <method name="Void .ctor()">
32910         <size>7</size>
32911       </method>
32912       <method name="Void Main()">
32913         <size>1</size>
32914       </method>
32915     </type>
32916     <type name="Dingus">
32917       <method name="Void .ctor(Int32)">
32918         <size>1</size>
32919       </method>
32920     </type>
32921   </test>
32922   <test name="test-546.cs">
32923     <type name="NameSpace.C">
32924       <method name="Void .ctor()">
32925         <size>7</size>
32926       </method>
32927       <method name="Void Main()">
32928         <size>1</size>
32929       </method>
32930     </type>
32931   </test>
32932   <test name="test-547.cs">
32933     <type name="C">
32934       <method name="Void .ctor()">
32935         <size>7</size>
32936       </method>
32937       <method name="Void Main()">
32938         <size>1</size>
32939       </method>
32940     </type>
32941   </test>
32942   <test name="test-548.cs">
32943     <type name="Bugs.Bug0">
32944       <method name="Void .ctor()">
32945         <size>7</size>
32946       </method>
32947       <method name="Int32 Main()">
32948         <size>23</size>
32949       </method>
32950     </type>
32951     <type name="Bugs.Bug0+MyBoolean">
32952       <method name="Void .ctor(Boolean)">
32953         <size>8</size>
32954       </method>
32955       <method name="MyBoolean op_Implicit(Boolean)">
32956         <size>7</size>
32957       </method>
32958       <method name="Boolean op_Implicit(MyBoolean)">
32959         <size>8</size>
32960       </method>
32961     </type>
32962   </test>
32963   <test name="test-549.cs">
32964     <type name="Do">
32965       <method name="Void .ctor()">
32966         <size>7</size>
32967       </method>
32968       <method name="Void Register(Get)">
32969         <size>1</size>
32970       </method>
32971       <method name="Void Register(System.Object)">
32972         <size>1</size>
32973       </method>
32974       <method name="System.Object MyGet(Do)">
32975         <size>2</size>
32976       </method>
32977       <method name="Void X()">
32978         <size>19</size>
32979       </method>
32980     </type>
32981     <type name="User">
32982       <method name="Void .ctor()">
32983         <size>7</size>
32984       </method>
32985       <method name="Void Main()">
32986         <size>1</size>
32987       </method>
32988     </type>
32989     <type name="Get">
32990       <method name="Void .ctor(Object, IntPtr)">
32991         <size>0</size>
32992       </method>
32993       <method name="System.Object Invoke(Do)">
32994         <size>0</size>
32995       </method>
32996       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32997         <size>0</size>
32998       </method>
32999       <method name="System.Object EndInvoke(IAsyncResult)">
33000         <size>0</size>
33001       </method>
33002     </type>
33003   </test>
33004   <test name="test-55.cs">
33005     <type name="A.B.C">
33006       <method name="Void .ctor()">
33007         <size>7</size>
33008       </method>
33009       <method name="Void Hola()">
33010         <size>11</size>
33011       </method>
33012     </type>
33013     <type name="X.Y.Z.W">
33014       <method name="Void .ctor()">
33015         <size>7</size>
33016       </method>
33017       <method name="Void Ahoj()">
33018         <size>11</size>
33019       </method>
33020     </type>
33021     <type name="Foo.System">
33022       <method name="Void .ctor()">
33023         <size>7</size>
33024       </method>
33025       <method name="Void X()">
33026         <size>11</size>
33027       </method>
33028     </type>
33029     <type name="App">
33030       <method name="Void .ctor()">
33031         <size>7</size>
33032       </method>
33033       <method name="Int32 Main()">
33034         <size>12</size>
33035       </method>
33036     </type>
33037   </test>
33038   <test name="test-550.cs">
33039     <type name="Bla.Blub.Fo‿o">
33040       <method name="Void .ctor()">
33041         <size>7</size>
33042       </method>
33043       <method name="Void Main(System.String[])">
33044         <size>11</size>
33045       </method>
33046     </type>
33047   </test>
33048   <test name="test-551.cs">
33049     <type name="System.Int32">
33050       <method name="Void Main()">
33051         <size>1</size>
33052       </method>
33053     </type>
33054   </test>
33055   <test name="test-552.cs">
33056     <type name="C">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060       <method name="Void Test(C)">
33061         <size>1</size>
33062       </method>
33063       <method name="Void Main()">
33064         <size>14</size>
33065       </method>
33066     </type>
33067   </test>
33068   <test name="test-553.cs">
33069     <type name="A">
33070       <method name="Void .ctor()">
33071         <size>7</size>
33072       </method>
33073       <method name="Void Add(System.Object)">
33074         <size>1</size>
33075       </method>
33076     </type>
33077     <type name="B">
33078       <method name="Void .ctor()">
33079         <size>7</size>
33080       </method>
33081       <method name="Boolean Add(System.Object)">
33082         <size>2</size>
33083       </method>
33084       <method name="Void Main()">
33085         <size>1</size>
33086       </method>
33087     </type>
33088   </test>
33089   <test name="test-554.cs">
33090     <type name="C">
33091       <method name="Void .ctor()">
33092         <size>7</size>
33093       </method>
33094       <method name="Int32 Main()">
33095         <size>145</size>
33096       </method>
33097     </type>
33098     <type name="&lt;PrivateImplementationDetails&gt;">
33099       <method name="Void .ctor()">
33100         <size>7</size>
33101       </method>
33102     </type>
33103   </test>
33104   <test name="test-555.cs">
33105     <type name="Test">
33106       <method name="Void .ctor()">
33107         <size>7</size>
33108       </method>
33109       <method name="Int32 Main()">
33110         <size>351</size>
33111       </method>
33112     </type>
33113   </test>
33114   <test name="test-556.cs">
33115     <type name="S">
33116       <method name="Void .ctor()">
33117         <size>7</size>
33118       </method>
33119       <method name="Void Frobnikator()">
33120         <size>1</size>
33121       </method>
33122       <method name="Void CharToX()">
33123         <size>1</size>
33124       </method>
33125       <method name="Int32 Main()">
33126         <size>35</size>
33127       </method>
33128     </type>
33129   </test>
33130   <test name="test-557.cs">
33131     <type name="Test">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="Void Main(System.String[])">
33136         <size>1</size>
33137       </method>
33138     </type>
33139   </test>
33140   <test name="test-558.cs">
33141     <type name="TestClass">
33142       <method name="Void .ctor()">
33143         <size>7</size>
33144       </method>
33145       <method name="Void Main()">
33146         <size>21</size>
33147       </method>
33148       <method name="Void TestMethod(Int32)">
33149         <size>1</size>
33150       </method>
33151     </type>
33152     <type name="TestClass+OneDelegate">
33153       <method name="Void .ctor(Object, IntPtr)">
33154         <size>0</size>
33155       </method>
33156       <method name="Void Invoke(Int32)">
33157         <size>0</size>
33158       </method>
33159       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33160         <size>0</size>
33161       </method>
33162       <method name="Void EndInvoke(IAsyncResult)">
33163         <size>0</size>
33164       </method>
33165     </type>
33166   </test>
33167   <test name="test-559.cs">
33168     <type name="C">
33169       <method name="Void .ctor()">
33170         <size>7</size>
33171       </method>
33172       <method name="Void add_TestEvent(B+TestDelegate)">
33173         <size>24</size>
33174       </method>
33175       <method name="Void remove_TestEvent(B+TestDelegate)">
33176         <size>24</size>
33177       </method>
33178       <method name="Void Main()">
33179         <size>1</size>
33180       </method>
33181     </type>
33182   </test>
33183   <test name="test-56.cs">
33184     <type name="A">
33185       <method name="Void .ctor()">
33186         <size>7</size>
33187       </method>
33188       <method name="Int32 get_P()">
33189         <size>7</size>
33190       </method>
33191       <method name="Void set_P(Int32)">
33192         <size>8</size>
33193       </method>
33194       <method name="Int32 get_Q()">
33195         <size>0</size>
33196       </method>
33197       <method name="Void set_Q(Int32)">
33198         <size>0</size>
33199       </method>
33200       <method name="Int32 get_R()">
33201         <size>7</size>
33202       </method>
33203       <method name="Void set_R(Int32)">
33204         <size>8</size>
33205       </method>
33206     </type>
33207     <type name="B">
33208       <method name="Void .ctor()">
33209         <size>7</size>
33210       </method>
33211       <method name="Int32 get_P()">
33212         <size>7</size>
33213       </method>
33214       <method name="Void set_P(Int32)">
33215         <size>8</size>
33216       </method>
33217       <method name="Int32 get_Q()">
33218         <size>7</size>
33219       </method>
33220       <method name="Void set_Q(Int32)">
33221         <size>8</size>
33222       </method>
33223     </type>
33224     <type name="C">
33225       <method name="Void .ctor()">
33226         <size>7</size>
33227       </method>
33228       <method name="Int32 get_Q()">
33229         <size>7</size>
33230       </method>
33231       <method name="Void set_Q(Int32)">
33232         <size>8</size>
33233       </method>
33234       <method name="Int32 get_R()">
33235         <size>7</size>
33236       </method>
33237       <method name="Void set_R(Int32)">
33238         <size>8</size>
33239       </method>
33240     </type>
33241     <type name="M">
33242       <method name="Void .ctor()">
33243         <size>7</size>
33244       </method>
33245       <method name="Int32 Main()">
33246         <size>221</size>
33247       </method>
33248     </type>
33249   </test>
33250   <test name="test-560.cs">
33251     <type name="Bugs.Bug2">
33252       <method name="Void .ctor()">
33253         <size>7</size>
33254       </method>
33255       <method name="Void Main(System.String[])">
33256         <size>81</size>
33257       </method>
33258     </type>
33259     <type name="Bugs.Bug2+MyByte">
33260       <method name="Void .ctor(Byte)">
33261         <size>8</size>
33262       </method>
33263       <method name="MyByte op_Implicit(Byte)">
33264         <size>7</size>
33265       </method>
33266       <method name="Byte op_Implicit(MyByte)">
33267         <size>8</size>
33268       </method>
33269     </type>
33270     <type name="Bugs.Bug2+MyInt">
33271       <method name="Void .ctor(Int32)">
33272         <size>8</size>
33273       </method>
33274       <method name="MyInt op_Implicit(Int32)">
33275         <size>7</size>
33276       </method>
33277       <method name="Int32 op_Implicit(MyInt)">
33278         <size>8</size>
33279       </method>
33280     </type>
33281   </test>
33282   <test name="test-561.cs">
33283     <type name="A">
33284       <method name="Void .ctor()">
33285         <size>7</size>
33286       </method>
33287       <method name="Void I.M()">
33288         <size>1</size>
33289       </method>
33290       <method name="Void M()">
33291         <size>0</size>
33292       </method>
33293     </type>
33294     <type name="C">
33295       <method name="Void .ctor()">
33296         <size>7</size>
33297       </method>
33298       <method name="Void M()">
33299         <size>1</size>
33300       </method>
33301       <method name="Void Main()">
33302         <size>1</size>
33303       </method>
33304     </type>
33305   </test>
33306   <test name="test-562.cs">
33307     <type name="Program">
33308       <method name="Void .ctor()">
33309         <size>7</size>
33310       </method>
33311       <method name="Int32 Main()">
33312         <size>45</size>
33313       </method>
33314     </type>
33315   </test>
33316   <test name="test-563.cs">
33317     <type name="Test">
33318       <method name="Void .ctor()">
33319         <size>7</size>
33320       </method>
33321       <method name="System.Object TestMethod(TestCollection)">
33322         <size>64</size>
33323       </method>
33324       <method name="Void Main()">
33325         <size>1</size>
33326       </method>
33327     </type>
33328   </test>
33329   <test name="test-564.cs">
33330     <type name="A">
33331       <method name="Void .ctor()">
33332         <size>7</size>
33333       </method>
33334       <method name="Void Main()">
33335         <size>1</size>
33336       </method>
33337     </type>
33338   </test>
33339   <test name="test-565.cs">
33340     <type name="T">
33341       <method name="Void .ctor()">
33342         <size>7</size>
33343       </method>
33344       <method name="Boolean Equals(System.Object)">
33345         <size>2</size>
33346       </method>
33347       <method name="Void Main()">
33348         <size>1</size>
33349       </method>
33350     </type>
33351   </test>
33352   <test name="test-566.cs">
33353     <type name="Test">
33354       <method name="Void .ctor()">
33355         <size>7</size>
33356       </method>
33357       <method name="System.String get_Spec()">
33358         <size>12</size>
33359       </method>
33360       <method name="Void Foo(C)">
33361         <size>7</size>
33362       </method>
33363       <method name="Void Foo2(CC)">
33364         <size>12</size>
33365       </method>
33366       <method name="Void Main()">
33367         <size>1</size>
33368       </method>
33369     </type>
33370     <type name="CA">
33371       <method name="Void .ctor()">
33372         <size>7</size>
33373       </method>
33374       <method name="Void set_Spec(System.String)">
33375         <size>1</size>
33376       </method>
33377     </type>
33378     <type name="CB">
33379       <method name="Void .ctor()">
33380         <size>7</size>
33381       </method>
33382       <method name="Void set_Spec(System.String)">
33383         <size>1</size>
33384       </method>
33385     </type>
33386     <type name="CC">
33387       <method name="Void .ctor()">
33388         <size>7</size>
33389       </method>
33390     </type>
33391   </test>
33392   <test name="test-567.cs">
33393     <type name="preservesig_test.Class1">
33394       <method name="Void .ctor()">
33395         <size>7</size>
33396       </method>
33397       <method name="Int32 Main(System.String[])">
33398         <size>143</size>
33399       </method>
33400     </type>
33401     <type name="preservesig_test.TestClass">
33402       <method name="Void .ctor()">
33403         <size>7</size>
33404       </method>
33405       <method name="Void add_e(preservesig_test.TestClass+D)">
33406         <size>24</size>
33407       </method>
33408       <method name="Void remove_e(preservesig_test.TestClass+D)">
33409         <size>24</size>
33410       </method>
33411       <method name="Int32 DoFoo()">
33412         <size>2</size>
33413       </method>
33414       <method name="Int32 get_Foo()">
33415         <size>2</size>
33416       </method>
33417     </type>
33418     <type name="preservesig_test.TestClass+D">
33419       <method name="Void .ctor(Object, IntPtr)">
33420         <size>0</size>
33421       </method>
33422       <method name="Void Invoke()">
33423         <size>0</size>
33424       </method>
33425       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33426         <size>0</size>
33427       </method>
33428       <method name="Void EndInvoke(IAsyncResult)">
33429         <size>0</size>
33430       </method>
33431     </type>
33432   </test>
33433   <test name="test-568.cs">
33434     <type name="B">
33435       <method name="Void .ctor()">
33436         <size>7</size>
33437       </method>
33438       <method name="Void Main()">
33439         <size>1</size>
33440       </method>
33441     </type>
33442   </test>
33443   <test name="test-569.cs">
33444     <type name="MyAttribute">
33445       <method name="Void .ctor()">
33446         <size>7</size>
33447       </method>
33448     </type>
33449     <type name="SubAttribute">
33450       <method name="Void .ctor()">
33451         <size>7</size>
33452       </method>
33453     </type>
33454     <type name="test">
33455       <method name="Void .ctor()">
33456         <size>7</size>
33457       </method>
33458       <method name="Void method()">
33459         <size>1</size>
33460       </method>
33461       <method name="Void Main()">
33462         <size>1</size>
33463       </method>
33464     </type>
33465   </test>
33466   <test name="test-57.cs">
33467     <type name="Button">
33468       <method name="Void .ctor()">
33469         <size>7</size>
33470       </method>
33471       <method name="Void add_Click(EventHandler)">
33472         <size>24</size>
33473       </method>
33474       <method name="Void remove_Click(EventHandler)">
33475         <size>24</size>
33476       </method>
33477       <method name="Void OnClick(Int32, Int32)">
33478         <size>36</size>
33479       </method>
33480       <method name="Void Reset()">
33481         <size>8</size>
33482       </method>
33483     </type>
33484     <type name="Blah">
33485       <method name="Void .ctor()">
33486         <size>18</size>
33487       </method>
33488       <method name="Void Connect()">
33489         <size>59</size>
33490       </method>
33491       <method name="Void Button1_Click(Int32, Int32)">
33492         <size>34</size>
33493       </method>
33494       <method name="Void Foo_Click(Int32, Int32)">
33495         <size>34</size>
33496       </method>
33497       <method name="Void Disconnect()">
33498         <size>34</size>
33499       </method>
33500       <method name="Int32 Main()">
33501         <size>66</size>
33502       </method>
33503     </type>
33504     <type name="EventHandler">
33505       <method name="Void .ctor(Object, IntPtr)">
33506         <size>0</size>
33507       </method>
33508       <method name="Void Invoke(Int32, Int32)">
33509         <size>0</size>
33510       </method>
33511       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33512         <size>0</size>
33513       </method>
33514       <method name="Void EndInvoke(IAsyncResult)">
33515         <size>0</size>
33516       </method>
33517     </type>
33518   </test>
33519   <test name="test-570.cs">
33520     <type name="Bar">
33521       <method name="Void .ctor()">
33522         <size>7</size>
33523       </method>
33524     </type>
33525     <type name="Program">
33526       <method name="Void .ctor()">
33527         <size>7</size>
33528       </method>
33529       <method name="Void Main()">
33530         <size>47</size>
33531       </method>
33532     </type>
33533   </test>
33534   <test name="test-571.cs">
33535     <type name="Test">
33536       <method name="Void .ctor()">
33537         <size>7</size>
33538       </method>
33539       <method name="Void Main()">
33540         <size>1</size>
33541       </method>
33542     </type>
33543   </test>
33544   <test name="test-572.cs">
33545     <type name="C">
33546       <method name="Void .ctor()">
33547         <size>7</size>
33548       </method>
33549       <method name="Color get_Color()">
33550         <size>10</size>
33551       </method>
33552       <method name="Void ResetCustomColors()">
33553         <size>16</size>
33554       </method>
33555       <method name="Void Main()">
33556         <size>1</size>
33557       </method>
33558     </type>
33559     <type name="Color">
33560       <method name="Color From(Int32)">
33561         <size>10</size>
33562       </method>
33563       <method name="Int32 ToArgb()">
33564         <size>2</size>
33565       </method>
33566     </type>
33567   </test>
33568   <test name="test-573.cs">
33569     <type name="C">
33570       <method name="Void .ctor()">
33571         <size>7</size>
33572       </method>
33573       <method name="Void .cctor()">
33574         <size>11</size>
33575       </method>
33576       <method name="Void Main()">
33577         <size>25</size>
33578       </method>
33579     </type>
33580   </test>
33581   <test name="test-574.cs">
33582     <type name="X">
33583       <method name="Void .ctor()">
33584         <size>7</size>
33585       </method>
33586       <method name="Int32 Main()">
33587         <size>31</size>
33588       </method>
33589     </type>
33590   </test>
33591   <test name="test-575.cs">
33592     <type name="Program">
33593       <method name="Void .ctor()">
33594         <size>7</size>
33595       </method>
33596       <method name="Void Main(System.String[])">
33597         <size>25</size>
33598       </method>
33599     </type>
33600   </test>
33601   <test name="test-576.cs">
33602     <type name="Foo">
33603       <method name="Void .ctor()">
33604         <size>7</size>
33605       </method>
33606       <method name="Void Main()">
33607         <size>24</size>
33608       </method>
33609     </type>
33610   </test>
33611   <test name="test-578.cs">
33612     <type name="Test1.TestItem1">
33613       <method name="Void .ctor()">
33614         <size>7</size>
33615       </method>
33616       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33617         <size>34</size>
33618       </method>
33619       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33620         <size>34</size>
33621       </method>
33622       <method name="Int32 Test()">
33623         <size>12</size>
33624       </method>
33625     </type>
33626     <type name="Test1.TestItem2">
33627       <method name="Void .ctor()">
33628         <size>7</size>
33629       </method>
33630       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33631         <size>18</size>
33632       </method>
33633       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33634         <size>18</size>
33635       </method>
33636     </type>
33637     <type name="Test1.CC">
33638       <method name="Void .ctor()">
33639         <size>7</size>
33640       </method>
33641       <method name="Int32 Main()">
33642         <size>57</size>
33643       </method>
33644     </type>
33645     <type name="Test1.TestDelegate1">
33646       <method name="Void .ctor(Object, IntPtr)">
33647         <size>0</size>
33648       </method>
33649       <method name="Int32 Invoke()">
33650         <size>0</size>
33651       </method>
33652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33653         <size>0</size>
33654       </method>
33655       <method name="Int32 EndInvoke(IAsyncResult)">
33656         <size>0</size>
33657       </method>
33658     </type>
33659     <type name="Test1.CC">
33660       <method name="Int32 &lt;Main&gt;m__0()">
33661         <size>2</size>
33662       </method>
33663     </type>
33664   </test>
33665   <test name="test-579.cs">
33666     <type name="X">
33667       <method name="Void .ctor()">
33668         <size>7</size>
33669       </method>
33670       <method name="Void Main()">
33671         <size>35</size>
33672       </method>
33673       <method name="Void DoCall(X+test)">
33674         <size>1</size>
33675       </method>
33676     </type>
33677     <type name="X+test">
33678       <method name="Void .ctor(Object, IntPtr)">
33679         <size>0</size>
33680       </method>
33681       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33682         <size>0</size>
33683       </method>
33684       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33685         <size>0</size>
33686       </method>
33687       <method name="System.Object EndInvoke(IAsyncResult)">
33688         <size>0</size>
33689       </method>
33690     </type>
33691     <type name="X">
33692       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33693         <size>18</size>
33694       </method>
33695     </type>
33696   </test>
33697   <test name="test-58.cs">
33698     <type name="Blah">
33699       <method name="Void .ctor()">
33700         <size>7</size>
33701       </method>
33702       <method name="Int32 Main()">
33703         <size>27</size>
33704       </method>
33705     </type>
33706   </test>
33707   <test name="test-580.cs">
33708     <type name="Bla">
33709       <method name="Void .ctor()">
33710         <size>7</size>
33711       </method>
33712       <method name="Void BuildNode(System.String ByRef)">
33713         <size>43</size>
33714       </method>
33715       <method name="Void BuildNode(System.String[] ByRef)">
33716         <size>56</size>
33717       </method>
33718       <method name="Void BuildNode_B(System.Object ByRef)">
33719         <size>18</size>
33720       </method>
33721       <method name="System.String BuildNode_C(System.String ByRef)">
33722         <size>76</size>
33723       </method>
33724       <method name="System.String BuildNode_D()">
33725         <size>155</size>
33726       </method>
33727       <method name="Void BuildNode_E(System.String[,] ByRef)">
33728         <size>68</size>
33729       </method>
33730       <method name="Int32 Main()">
33731         <size>265</size>
33732       </method>
33733     </type>
33734   </test>
33735   <test name="test-581.cs">
33736     <type name="TestParams">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740       <method name="System.Object get_Item(System.String[])">
33741         <size>4</size>
33742       </method>
33743       <method name="Void set_Item(System.String[], System.Object)">
33744         <size>40</size>
33745       </method>
33746       <method name="Void TestMethod()">
33747         <size>179</size>
33748       </method>
33749     </type>
33750     <type name="TestNonParams">
33751       <method name="Void .ctor()">
33752         <size>7</size>
33753       </method>
33754       <method name="System.Object get_Item(System.String)">
33755         <size>2</size>
33756       </method>
33757       <method name="Void set_Item(System.String, System.Object)">
33758         <size>40</size>
33759       </method>
33760       <method name="Void TestMethod()">
33761         <size>71</size>
33762       </method>
33763     </type>
33764     <type name="M">
33765       <method name="Void .ctor()">
33766         <size>7</size>
33767       </method>
33768       <method name="Int32 Main()">
33769         <size>22</size>
33770       </method>
33771     </type>
33772   </test>
33773   <test name="test-582.cs">
33774     <type name="TrueClass">
33775       <method name="Void Main()">
33776         <size>1</size>
33777       </method>
33778     </type>
33779   </test>
33780   <test name="test-583.cs">
33781     <type name="Program">
33782       <method name="Void .ctor()">
33783         <size>7</size>
33784       </method>
33785       <method name="Int32 Main()">
33786         <size>19</size>
33787       </method>
33788     </type>
33789     <type name="ObjectContainerBase">
33790       <method name="Void .ctor()">
33791         <size>7</size>
33792       </method>
33793     </type>
33794   </test>
33795   <test name="test-584.cs">
33796     <type name="Style">
33797       <method name="Void .ctor()">
33798         <size>7</size>
33799       </method>
33800       <method name="Style get_CurrentStyle()">
33801         <size>2</size>
33802       </method>
33803       <method name="Void set_CurrentStyle(Style)">
33804         <size>1</size>
33805       </method>
33806       <method name="Boolean LoadCurrentStyle()">
33807         <size>20</size>
33808       </method>
33809       <method name="Style Load()">
33810         <size>2</size>
33811       </method>
33812       <method name="Int32 Main()">
33813         <size>18</size>
33814       </method>
33815     </type>
33816   </test>
33817   <test name="test-585.cs">
33818     <type name="A">
33819       <method name="Void .ctor()">
33820         <size>7</size>
33821       </method>
33822     </type>
33823     <type name="B">
33824       <method name="Void .ctor()">
33825         <size>7</size>
33826       </method>
33827     </type>
33828     <type name="X">
33829       <method name="Void .ctor()">
33830         <size>7</size>
33831       </method>
33832     </type>
33833     <type name="Program">
33834       <method name="Void .ctor()">
33835         <size>7</size>
33836       </method>
33837       <method name="Void Main()">
33838         <size>52</size>
33839       </method>
33840     </type>
33841   </test>
33842   <test name="test-586.cs">
33843     <type name="Program">
33844       <method name="Void .ctor()">
33845         <size>7</size>
33846       </method>
33847       <method name="Int32 Main()">
33848         <size>99</size>
33849       </method>
33850     </type>
33851     <type name="Program+MyColor">
33852       <method name="Void .ctor(Single)">
33853         <size>8</size>
33854       </method>
33855       <method name="Single get_Value()">
33856         <size>7</size>
33857       </method>
33858       <method name="MyColor op_Addition(MyColor, MyColor)">
33859         <size>21</size>
33860       </method>
33861     </type>
33862   </test>
33863   <test name="test-587.cs">
33864     <type name="Program">
33865       <method name="Void .ctor()">
33866         <size>7</size>
33867       </method>
33868       <method name="Int32 Main()">
33869         <size>17</size>
33870       </method>
33871     </type>
33872   </test>
33873   <test name="test-588.cs">
33874     <type name="TestNamespace.TestClass">
33875       <method name="Void .ctor()">
33876         <size>7</size>
33877       </method>
33878       <method name="Void HelloWorld()">
33879         <size>1</size>
33880       </method>
33881     </type>
33882     <type name="SuperClass">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886       <method name="TestNamespace.TestClass get_TestClass()">
33887         <size>7</size>
33888       </method>
33889     </type>
33890     <type name="SubClass">
33891       <method name="Void .ctor()">
33892         <size>12</size>
33893       </method>
33894     </type>
33895     <type name="App">
33896       <method name="Void .ctor()">
33897         <size>7</size>
33898       </method>
33899       <method name="Void Main()">
33900         <size>7</size>
33901       </method>
33902     </type>
33903   </test>
33904   <test name="test-589.cs">
33905     <type name="TestNamespace.TestClass">
33906       <method name="Void .ctor()">
33907         <size>7</size>
33908       </method>
33909       <method name="Void HelloWorld()">
33910         <size>1</size>
33911       </method>
33912     </type>
33913     <type name="SuperClass">
33914       <method name="Void .ctor()">
33915         <size>7</size>
33916       </method>
33917       <method name="TestNamespace.TestClass get_TestClass()">
33918         <size>7</size>
33919       </method>
33920       <method name="Void set_TestClass(TestNamespace.TestClass)">
33921         <size>1</size>
33922       </method>
33923     </type>
33924     <type name="SubClass">
33925       <method name="Void .ctor()">
33926         <size>12</size>
33927       </method>
33928     </type>
33929     <type name="App">
33930       <method name="Void .ctor()">
33931         <size>7</size>
33932       </method>
33933       <method name="Void Main()">
33934         <size>7</size>
33935       </method>
33936     </type>
33937   </test>
33938   <test name="test-59.cs">
33939     <type name="X">
33940       <method name="Void .ctor()">
33941         <size>7</size>
33942       </method>
33943       <method name="Int32 test_explicit()">
33944         <size>224</size>
33945       </method>
33946       <method name="Int32 test_implicit()">
33947         <size>102</size>
33948       </method>
33949       <method name="Int32 Main()">
33950         <size>55</size>
33951       </method>
33952     </type>
33953   </test>
33954   <test name="test-590.cs">
33955     <type name="X">
33956       <method name="Void .ctor()">
33957         <size>18</size>
33958       </method>
33959       <method name="Int32 Main()">
33960         <size>28</size>
33961       </method>
33962       <method name="System.String Foo()">
33963         <size>6</size>
33964       </method>
33965       <method name="System.String get_Prop()">
33966         <size>7</size>
33967       </method>
33968       <method name="Void set_Prop(System.String)">
33969         <size>8</size>
33970       </method>
33971       <method name="System.String get_Item(Int32)">
33972         <size>7</size>
33973       </method>
33974       <method name="Void set_Item(Int32, System.String)">
33975         <size>8</size>
33976       </method>
33977       <method name="Int32 Do(System.String, System.String, System.String)">
33978         <size>334</size>
33979       </method>
33980     </type>
33981   </test>
33982   <test name="test-591.cs">
33983     <type name="C1">
33984       <method name="Void .ctor()">
33985         <size>7</size>
33986       </method>
33987       <method name="Void Foo(System.String)">
33988         <size>49</size>
33989       </method>
33990     </type>
33991     <type name="C2">
33992       <method name="Void .ctor()">
33993         <size>7</size>
33994       </method>
33995       <method name="Void Main()">
33996         <size>1</size>
33997       </method>
33998     </type>
33999   </test>
34000   <test name="test-592.cs">
34001     <type name="T">
34002       <method name="Void .ctor()">
34003         <size>7</size>
34004       </method>
34005       <method name="Int32 fib(Int32)">
34006         <size>53</size>
34007       </method>
34008       <method name="Int32 xx(Int32)">
34009         <size>33</size>
34010       </method>
34011       <method name="Void foo(Int32)">
34012         <size>38</size>
34013       </method>
34014       <method name="Void XXXA()">
34015         <size>6</size>
34016       </method>
34017       <method name="Void Main()">
34018         <size>1</size>
34019       </method>
34020     </type>
34021   </test>
34022   <test name="test-593.cs">
34023     <type name="MainClass">
34024       <method name="Void .ctor()">
34025         <size>7</size>
34026       </method>
34027       <method name="Void Foo(I)">
34028         <size>7</size>
34029       </method>
34030       <method name="Void Main()">
34031         <size>1</size>
34032       </method>
34033     </type>
34034   </test>
34035   <test name="test-594.cs">
34036     <type name="Test">
34037       <method name="Void .ctor()">
34038         <size>7</size>
34039       </method>
34040       <method name="Void Main()">
34041         <size>1</size>
34042       </method>
34043     </type>
34044   </test>
34045   <test name="test-595.cs">
34046     <type name="AttributesCollection">
34047       <method name="Void .ctor()">
34048         <size>7</size>
34049       </method>
34050       <method name="System.Object get_Item(SymbolId)">
34051         <size>2</size>
34052       </method>
34053       <method name="Void set_Item(SymbolId, System.Object)">
34054         <size>1</size>
34055       </method>
34056     </type>
34057     <type name="Program">
34058       <method name="Void .ctor()">
34059         <size>7</size>
34060       </method>
34061       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
34062         <size>18</size>
34063       </method>
34064       <method name="Void Main()">
34065         <size>23</size>
34066       </method>
34067     </type>
34068   </test>
34069   <test name="test-596.cs">
34070     <type name="C">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="Void Main()">
34075         <size>17</size>
34076       </method>
34077     </type>
34078   </test>
34079   <test name="test-597.cs">
34080     <type name="TestNS.Foo">
34081       <method name="Void .ctor()">
34082         <size>7</size>
34083       </method>
34084     </type>
34085     <type name="TestNS.XElement">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089       <method name="TestNS.Bar get_Document()">
34090         <size>2</size>
34091       </method>
34092       <method name="System.Object get_CrashHere()">
34093         <size>29</size>
34094       </method>
34095     </type>
34096     <type name="TestNS.Element">
34097       <method name="Void .ctor()">
34098         <size>7</size>
34099       </method>
34100       <method name="TestNS.Foo get_Document()">
34101         <size>2</size>
34102       </method>
34103     </type>
34104     <type name="TestNS.Bar">
34105       <method name="Void .ctor()">
34106         <size>7</size>
34107       </method>
34108       <method name="IHoge get_Root()">
34109         <size>2</size>
34110       </method>
34111     </type>
34112     <type name="TestNS.C">
34113       <method name="Void .ctor()">
34114         <size>7</size>
34115       </method>
34116       <method name="Void Main()">
34117         <size>1</size>
34118       </method>
34119     </type>
34120   </test>
34121   <test name="test-598.cs">
34122     <type name="Test">
34123       <method name="Void .ctor()">
34124         <size>35</size>
34125       </method>
34126       <method name="V get_v()">
34127         <size>7</size>
34128       </method>
34129       <method name="Void Main()">
34130         <size>1</size>
34131       </method>
34132     </type>
34133     <type name="V">
34134       <method name="Void set_Item(Int32, Int32)">
34135         <size>1</size>
34136       </method>
34137     </type>
34138   </test>
34139   <test name="test-599.cs">
34140     <type name="Test.String">
34141       <method name="Void .ctor(String)">
34142         <size>14</size>
34143       </method>
34144       <method name="Test.String op_Implicit(System.String)">
34145         <size>15</size>
34146       </method>
34147       <method name="System.String op_Implicit(Test.String)">
34148         <size>15</size>
34149       </method>
34150     </type>
34151     <type name="TestCompiler.MainClass">
34152       <method name="Void .ctor()">
34153         <size>7</size>
34154       </method>
34155       <method name="Int32 Main()">
34156         <size>80</size>
34157       </method>
34158     </type>
34159   </test>
34160   <test name="test-6.cs">
34161     <type name="X">
34162       <method name="Void .ctor()">
34163         <size>7</size>
34164       </method>
34165       <method name="Int32 Main()">
34166         <size>37</size>
34167       </method>
34168     </type>
34169   </test>
34170   <test name="test-60.cs">
34171     <type name="ns5.Y">
34172       <method name="Void .ctor()">
34173         <size>7</size>
34174       </method>
34175       <method name="Void Run()">
34176         <size>1</size>
34177       </method>
34178     </type>
34179     <type name="X">
34180       <method name="Void .ctor()">
34181         <size>7</size>
34182       </method>
34183       <method name="Int32 Main()">
34184         <size>14</size>
34185       </method>
34186     </type>
34187   </test>
34188   <test name="test-600.cs">
34189     <type name="Test.Regression">
34190       <method name="Void .ctor()">
34191         <size>7</size>
34192       </method>
34193       <method name="Int32 Main()">
34194         <size>90</size>
34195       </method>
34196     </type>
34197   </test>
34198   <test name="test-601.cs">
34199     <type name="C">
34200       <method name="Void .ctor()">
34201         <size>7</size>
34202       </method>
34203       <method name="Void Main()">
34204         <size>1</size>
34205       </method>
34206     </type>
34207     <type name="C+MarkerUpdatedVMDelegate">
34208       <method name="Void .ctor(Object, IntPtr)">
34209         <size>0</size>
34210       </method>
34211       <method name="Void Invoke(IntPtr, IntPtr)">
34212         <size>0</size>
34213       </method>
34214       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
34215         <size>0</size>
34216       </method>
34217       <method name="Void EndInvoke(IAsyncResult)">
34218         <size>0</size>
34219       </method>
34220     </type>
34221   </test>
34222   <test name="test-602.cs">
34223     <type name="C">
34224       <method name="Void .ctor()">
34225         <size>7</size>
34226       </method>
34227       <method name="Int32 Main()">
34228         <size>95</size>
34229       </method>
34230       <method name="Int32 Error(System.String, System.Object[])">
34231         <size>8</size>
34232       </method>
34233       <method name="Int32 Format(System.String, System.Object)">
34234         <size>2</size>
34235       </method>
34236       <method name="Int32 Format(System.String, System.Object[])">
34237         <size>2</size>
34238       </method>
34239       <method name="Int32 Format(System.String, System.Object, System.Object[])">
34240         <size>2</size>
34241       </method>
34242       <method name="Int32 Test_A(System.String)">
34243         <size>2</size>
34244       </method>
34245       <method name="Int32 Test_A(System.String, System.Object[])">
34246         <size>2</size>
34247       </method>
34248       <method name="Int32 Test_C(System.Type, System.Int32[])">
34249         <size>2</size>
34250       </method>
34251       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
34252         <size>2</size>
34253       </method>
34254     </type>
34255   </test>
34256   <test name="test-603.cs">
34257     <type name="ConsoleApplication1.Program">
34258       <method name="Void .ctor()">
34259         <size>7</size>
34260       </method>
34261       <method name="Void .cctor()">
34262         <size>1</size>
34263       </method>
34264       <method name="Int32 Main()">
34265         <size>52</size>
34266       </method>
34267     </type>
34268   </test>
34269   <test name="test-604.cs">
34270     <type name="Program">
34271       <method name="Void .ctor()">
34272         <size>7</size>
34273       </method>
34274       <method name="Int32 Main()">
34275         <size>83</size>
34276       </method>
34277     </type>
34278     <type name="Program+ImplementingExplicitInterfacesMembers">
34279       <method name="Void .ctor()">
34280         <size>7</size>
34281       </method>
34282       <method name="Void Program.Iface1.IfaceMethod1()">
34283         <size>1</size>
34284       </method>
34285       <method name="Void Program.Iface2.IfaceMethod2()">
34286         <size>1</size>
34287       </method>
34288     </type>
34289   </test>
34290   <test name="test-605.cs">
34291     <type name="TestA">
34292       <method name="Void .ctor()">
34293         <size>7</size>
34294       </method>
34295       <method name="System.String get_Method()">
34296         <size>2</size>
34297       </method>
34298     </type>
34299     <type name="TestB">
34300       <method name="Void .ctor()">
34301         <size>7</size>
34302       </method>
34303       <method name="System.String get_Method()">
34304         <size>2</size>
34305       </method>
34306       <method name="Void Main()">
34307         <size>1</size>
34308       </method>
34309     </type>
34310   </test>
34311   <test name="test-606.cs">
34312     <type name="Program">
34313       <method name="Void .ctor()">
34314         <size>7</size>
34315       </method>
34316       <method name="Int32 Main()">
34317         <size>157</size>
34318       </method>
34319     </type>
34320     <type name="Info">
34321       <method name="Void .ctor()">
34322         <size>7</size>
34323       </method>
34324       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
34325         <size>2</size>
34326       </method>
34327       <method name="Void System.Collections.IEnumerator.Reset()">
34328         <size>1</size>
34329       </method>
34330       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34331         <size>2</size>
34332       </method>
34333       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
34334         <size>2</size>
34335       </method>
34336       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
34337         <size>1</size>
34338       </method>
34339     </type>
34340   </test>
34341   <test name="test-607.cs">
34342     <type name="Program">
34343       <method name="Void .ctor()">
34344         <size>7</size>
34345       </method>
34346       <method name="Int32 Main()">
34347         <size>40</size>
34348       </method>
34349     </type>
34350   </test>
34351   <test name="test-608.cs">
34352     <type name="X">
34353       <method name="Void .ctor()">
34354         <size>7</size>
34355       </method>
34356       <method name="Void Main()">
34357         <size>60</size>
34358       </method>
34359     </type>
34360   </test>
34361   <test name="test-609.cs">
34362     <type name="Test">
34363       <method name="Void .ctor()">
34364         <size>7</size>
34365       </method>
34366       <method name="Int32 Main()">
34367         <size>36</size>
34368       </method>
34369     </type>
34370   </test>
34371   <test name="test-61.cs">
34372     <type name="X">
34373       <method name="Void .ctor()">
34374         <size>7</size>
34375       </method>
34376       <method name="Void add_XX(X+MyEvent)">
34377         <size>3</size>
34378       </method>
34379       <method name="Void remove_XX(X+MyEvent)">
34380         <size>3</size>
34381       </method>
34382       <method name="Int32 get_Property()">
34383         <size>4</size>
34384       </method>
34385       <method name="Void set_Property(Int32)">
34386         <size>3</size>
34387       </method>
34388       <method name="Int32 get_P2()">
34389         <size>2</size>
34390       </method>
34391       <method name="Void set_P3(Int32)">
34392         <size>1</size>
34393       </method>
34394       <method name="Int32 Main()">
34395         <size>2</size>
34396       </method>
34397     </type>
34398     <type name="X+MyEvent">
34399       <method name="Void .ctor(Object, IntPtr)">
34400         <size>0</size>
34401       </method>
34402       <method name="Void Invoke()">
34403         <size>0</size>
34404       </method>
34405       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34406         <size>0</size>
34407       </method>
34408       <method name="Void EndInvoke(IAsyncResult)">
34409         <size>0</size>
34410       </method>
34411     </type>
34412   </test>
34413   <test name="test-610.cs">
34414     <type name="A">
34415       <method name="Void .ctor()">
34416         <size>7</size>
34417       </method>
34418       <method name="Void Main()">
34419         <size>1</size>
34420       </method>
34421     </type>
34422     <type name="A+C">
34423       <method name="Void .ctor()">
34424         <size>7</size>
34425       </method>
34426     </type>
34427     <type name="A+C+D">
34428       <method name="Void .ctor()">
34429         <size>7</size>
34430       </method>
34431     </type>
34432     <type name="N.B">
34433       <method name="Void .ctor()">
34434         <size>7</size>
34435       </method>
34436     </type>
34437     <type name="N.B+C">
34438       <method name="Void .ctor()">
34439         <size>7</size>
34440       </method>
34441     </type>
34442     <type name="N.B+C+E">
34443       <method name="Void .ctor()">
34444         <size>7</size>
34445       </method>
34446     </type>
34447     <type name="N.B+A">
34448       <method name="Void .ctor()">
34449         <size>7</size>
34450       </method>
34451     </type>
34452     <type name="N.B+A+D">
34453       <method name="Void .ctor()">
34454         <size>7</size>
34455       </method>
34456     </type>
34457   </test>
34458   <test name="test-611.cs">
34459     <type name="T">
34460       <method name="Void .ctor()">
34461         <size>7</size>
34462       </method>
34463     </type>
34464     <type name="T+Protected">
34465       <method name="Void .ctor()">
34466         <size>7</size>
34467       </method>
34468     </type>
34469     <type name="D">
34470       <method name="Void .ctor()">
34471         <size>7</size>
34472       </method>
34473     </type>
34474     <type name="D+Private">
34475       <method name="Void .ctor()">
34476         <size>7</size>
34477       </method>
34478       <method name="Void Stuff(T+Protected)">
34479         <size>1</size>
34480       </method>
34481     </type>
34482     <type name="D2">
34483       <method name="Void .ctor()">
34484         <size>7</size>
34485       </method>
34486     </type>
34487     <type name="D2+P">
34488       <method name="Void .ctor()">
34489         <size>7</size>
34490       </method>
34491     </type>
34492     <type name="D2+P+Private">
34493       <method name="Void .ctor()">
34494         <size>7</size>
34495       </method>
34496       <method name="Void Stuff(T+Protected)">
34497         <size>1</size>
34498       </method>
34499     </type>
34500     <type name="Z">
34501       <method name="Void .ctor()">
34502         <size>7</size>
34503       </method>
34504       <method name="Void Main()">
34505         <size>1</size>
34506       </method>
34507     </type>
34508   </test>
34509   <test name="test-612.cs">
34510     <type name="Abcdefghijklmnopqrstuvwxyz">
34511       <method name="Void .ctor()">
34512         <size>7</size>
34513       </method>
34514       <method name="Void .cctor()">
34515         <size>7</size>
34516       </method>
34517     </type>
34518     <type name="OO">
34519       <method name="Void .ctor()">
34520         <size>7</size>
34521       </method>
34522       <method name="Void D()">
34523         <size>5293</size>
34524       </method>
34525     </type>
34526     <type name="Zyxwvutsrqp">
34527       <method name="Void .ctor()">
34528         <size>7</size>
34529       </method>
34530       <method name="Void .cctor()">
34531         <size>7</size>
34532       </method>
34533     </type>
34534     <type name="XXX">
34535       <method name="Void .ctor()">
34536         <size>7</size>
34537       </method>
34538       <method name="Boolean IsAltered()">
34539         <size>859</size>
34540       </method>
34541       <method name="Void Main()">
34542         <size>1</size>
34543       </method>
34544     </type>
34545   </test>
34546   <test name="test-613.cs">
34547     <type name="M">
34548       <method name="Void .ctor()">
34549         <size>7</size>
34550       </method>
34551       <method name="Boolean g()">
34552         <size>8</size>
34553       </method>
34554       <method name="Int32 Main()">
34555         <size>62</size>
34556       </method>
34557     </type>
34558   </test>
34559   <test name="test-614.cs">
34560     <type name="C">
34561       <method name="Void .ctor()">
34562         <size>7</size>
34563       </method>
34564       <method name="Void And()">
34565         <size>73</size>
34566       </method>
34567       <method name="Void Or()">
34568         <size>129</size>
34569       </method>
34570       <method name="Int32 Main()">
34571         <size>70</size>
34572       </method>
34573     </type>
34574   </test>
34575   <test name="test-615.cs">
34576     <type name="C">
34577       <method name="Void .ctor()">
34578         <size>7</size>
34579       </method>
34580       <method name="Void Main()">
34581         <size>16</size>
34582       </method>
34583     </type>
34584   </test>
34585   <test name="test-617.cs">
34586     <type name="Y">
34587       <method name="Void .ctor()">
34588         <size>7</size>
34589       </method>
34590       <method name="Void X.add_Foo(MyDelegate)">
34591         <size>1</size>
34592       </method>
34593       <method name="Void X.remove_Foo(MyDelegate)">
34594         <size>1</size>
34595       </method>
34596       <method name="Void add_Foo(MyDelegate)">
34597         <size>24</size>
34598       </method>
34599       <method name="Void remove_Foo(MyDelegate)">
34600         <size>24</size>
34601       </method>
34602       <method name="Int32 X.get_Prop()">
34603         <size>2</size>
34604       </method>
34605       <method name="Int32 Main()">
34606         <size>74</size>
34607       </method>
34608     </type>
34609     <type name="MyDelegate">
34610       <method name="Void .ctor(Object, IntPtr)">
34611         <size>0</size>
34612       </method>
34613       <method name="Int64 Invoke()">
34614         <size>0</size>
34615       </method>
34616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34617         <size>0</size>
34618       </method>
34619       <method name="Int64 EndInvoke(IAsyncResult)">
34620         <size>0</size>
34621       </method>
34622     </type>
34623   </test>
34624   <test name="test-618.cs">
34625     <type name="C">
34626       <method name="Void .ctor()">
34627         <size>7</size>
34628       </method>
34629       <method name="Void ZeroBasedReductions()">
34630         <size>18</size>
34631       </method>
34632       <method name="Void Main()">
34633         <size>6</size>
34634       </method>
34635     </type>
34636   </test>
34637   <test name="test-619.cs">
34638     <type name="X">
34639       <method name="Void .ctor()">
34640         <size>7</size>
34641       </method>
34642       <method name="Void Main()">
34643         <size>11</size>
34644       </method>
34645     </type>
34646   </test>
34647   <test name="test-62.cs">
34648     <type name="X">
34649       <method name="Void .ctor()">
34650         <size>7</size>
34651       </method>
34652       <method name="X[] GetX()">
34653         <size>2</size>
34654       </method>
34655       <method name="System.Int32[] getInt()">
34656         <size>2</size>
34657       </method>
34658       <method name="System.Int32[,,] getMoreInt()">
34659         <size>2</size>
34660       </method>
34661       <method name="Int32 Main()">
34662         <size>2</size>
34663       </method>
34664     </type>
34665   </test>
34666   <test name="test-620.cs">
34667     <type name="X">
34668       <method name="Void .ctor()">
34669         <size>7</size>
34670       </method>
34671       <method name="Void A(Int32 ByRef)">
34672         <size>7</size>
34673       </method>
34674       <method name="Void B(Int32 ByRef)">
34675         <size>7</size>
34676       </method>
34677       <method name="Int32 Main()">
34678         <size>22</size>
34679       </method>
34680     </type>
34681   </test>
34682   <test name="test-621.cs">
34683     <type name="X">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void Main()">
34688         <size>129</size>
34689       </method>
34690     </type>
34691   </test>
34692   <test name="test-622.cs">
34693     <type name="A">
34694       <method name="Void .ctor(Int32)">
34695         <size>1</size>
34696       </method>
34697     </type>
34698     <type name="B">
34699       <method name="Void .ctor(Int32)">
34700         <size>7</size>
34701       </method>
34702     </type>
34703     <type name="X">
34704       <method name="Void .ctor()">
34705         <size>7</size>
34706       </method>
34707       <method name="Void Foo(A ByRef)">
34708         <size>8</size>
34709       </method>
34710       <method name="Void Foo(System.Object ByRef)">
34711         <size>9</size>
34712       </method>
34713       <method name="Int32 Main()">
34714         <size>16</size>
34715       </method>
34716     </type>
34717   </test>
34718   <test name="test-623.cs">
34719     <type name="X">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="Void a()">
34724         <size>0</size>
34725       </method>
34726     </type>
34727     <type name="Y">
34728       <method name="Void .ctor()">
34729         <size>7</size>
34730       </method>
34731       <method name="Void a()">
34732         <size>11</size>
34733       </method>
34734       <method name="Void Main()">
34735         <size>13</size>
34736       </method>
34737     </type>
34738   </test>
34739   <test name="test-624.cs">
34740     <type name="X">
34741       <method name="Void .ctor()">
34742         <size>7</size>
34743       </method>
34744       <method name="Int32 get_Type()">
34745         <size>2</size>
34746       </method>
34747       <method name="Void Main()">
34748         <size>3</size>
34749       </method>
34750     </type>
34751   </test>
34752   <test name="test-625.cs">
34753     <type name="Location">
34754       <method name="Void .ctor()">
34755         <size>7</size>
34756       </method>
34757       <method name="Int32 get_Null()">
34758         <size>2</size>
34759       </method>
34760     </type>
34761     <type name="X">
34762       <method name="Void .ctor()">
34763         <size>13</size>
34764       </method>
34765       <method name="Void Main()">
34766         <size>1</size>
34767       </method>
34768     </type>
34769   </test>
34770   <test name="test-626.cs">
34771     <type name="X">
34772       <method name="Void .ctor()">
34773         <size>7</size>
34774       </method>
34775       <method name="Void A()">
34776         <size>1</size>
34777       </method>
34778       <method name="Void Main()">
34779         <size>37</size>
34780       </method>
34781     </type>
34782   </test>
34783   <test name="test-627.cs">
34784     <type name="B">
34785       <method name="Void .ctor()">
34786         <size>7</size>
34787       </method>
34788       <method name="Void X.B()">
34789         <size>1</size>
34790       </method>
34791       <method name="Void A.B()">
34792         <size>1</size>
34793       </method>
34794     </type>
34795     <type name="M">
34796       <method name="Void .ctor()">
34797         <size>7</size>
34798       </method>
34799       <method name="Void N(System.Object)">
34800         <size>8</size>
34801       </method>
34802       <method name="Void Main()">
34803         <size>1</size>
34804       </method>
34805     </type>
34806   </test>
34807   <test name="test-628.cs">
34808     <type name="N1.B">
34809       <method name="Void .ctor()">
34810         <size>7</size>
34811       </method>
34812     </type>
34813     <type name="X">
34814       <method name="Void .ctor()">
34815         <size>7</size>
34816       </method>
34817     </type>
34818     <type name="X2">
34819       <method name="Void .ctor()">
34820         <size>7</size>
34821       </method>
34822     </type>
34823     <type name="Y2">
34824       <method name="Void .ctor()">
34825         <size>7</size>
34826       </method>
34827     </type>
34828     <type name="Y">
34829       <method name="Void .ctor()">
34830         <size>7</size>
34831       </method>
34832       <method name="Void Main()">
34833         <size>1</size>
34834       </method>
34835     </type>
34836   </test>
34837   <test name="test-629.cs">
34838     <type name="Foo">
34839       <method name="Void .ctor()">
34840         <size>7</size>
34841       </method>
34842       <method name="IEnumerable foo()">
34843         <size>16</size>
34844       </method>
34845       <method name="Int32 Main()">
34846         <size>65</size>
34847       </method>
34848     </type>
34849     <type name="Foo+&lt;foo&gt;c__Iterator0">
34850       <method name="Void .ctor()">
34851         <size>7</size>
34852       </method>
34853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34854         <size>7</size>
34855       </method>
34856       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34857         <size>7</size>
34858       </method>
34859       <method name="Boolean MoveNext()">
34860         <size>39</size>
34861       </method>
34862       <method name="Void Dispose()">
34863         <size>8</size>
34864       </method>
34865       <method name="Void Reset()">
34866         <size>6</size>
34867       </method>
34868       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34869         <size>7</size>
34870       </method>
34871       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34872         <size>26</size>
34873       </method>
34874     </type>
34875   </test>
34876   <test name="test-63.cs">
34877     <type name="X">
34878       <method name="Void .ctor()">
34879         <size>7</size>
34880       </method>
34881       <method name="Int32 Main()">
34882         <size>96</size>
34883       </method>
34884     </type>
34885   </test>
34886   <test name="test-630.cs">
34887     <type name="MyEx">
34888       <method name="Void .ctor()">
34889         <size>7</size>
34890       </method>
34891     </type>
34892     <type name="Ex">
34893       <method name="Void .ctor()">
34894         <size>7</size>
34895       </method>
34896       <method name="Int32 test(Int32)">
34897         <size>37</size>
34898       </method>
34899       <method name="Int32 Main()">
34900         <size>70</size>
34901       </method>
34902     </type>
34903   </test>
34904   <test name="test-631.cs">
34905     <type name="A">
34906       <method name="Void .ctor()">
34907         <size>7</size>
34908       </method>
34909       <method name="SByte op_Implicit(A)">
34910         <size>2</size>
34911       </method>
34912       <method name="Byte op_Implicit(A)">
34913         <size>2</size>
34914       </method>
34915       <method name="Int16 op_Implicit(A)">
34916         <size>2</size>
34917       </method>
34918       <method name="UInt16 op_Implicit(A)">
34919         <size>2</size>
34920       </method>
34921       <method name="Int32 op_Implicit(A)">
34922         <size>2</size>
34923       </method>
34924       <method name="UInt32 op_Implicit(A)">
34925         <size>2</size>
34926       </method>
34927       <method name="Int64 op_Implicit(A)">
34928         <size>3</size>
34929       </method>
34930       <method name="UInt64 op_Implicit(A)">
34931         <size>3</size>
34932       </method>
34933     </type>
34934     <type name="A2">
34935       <method name="Void .ctor()">
34936         <size>7</size>
34937       </method>
34938       <method name="SByte op_Implicit(A2)">
34939         <size>2</size>
34940       </method>
34941       <method name="Byte op_Implicit(A2)">
34942         <size>2</size>
34943       </method>
34944       <method name="Int16 op_Implicit(A2)">
34945         <size>2</size>
34946       </method>
34947       <method name="UInt32 op_Implicit(A2)">
34948         <size>2</size>
34949       </method>
34950       <method name="Int64 op_Implicit(A2)">
34951         <size>3</size>
34952       </method>
34953       <method name="UInt64 op_Implicit(A2)">
34954         <size>3</size>
34955       </method>
34956     </type>
34957     <type name="A3">
34958       <method name="Void .ctor()">
34959         <size>7</size>
34960       </method>
34961       <method name="SByte op_Implicit(A3)">
34962         <size>2</size>
34963       </method>
34964       <method name="UInt32 op_Implicit(A3)">
34965         <size>2</size>
34966       </method>
34967       <method name="Int64 op_Implicit(A3)">
34968         <size>3</size>
34969       </method>
34970       <method name="UInt64 op_Implicit(A3)">
34971         <size>3</size>
34972       </method>
34973     </type>
34974     <type name="A4">
34975       <method name="Void .ctor()">
34976         <size>7</size>
34977       </method>
34978       <method name="UInt32 op_Implicit(A4)">
34979         <size>2</size>
34980       </method>
34981       <method name="Int64 op_Implicit(A4)">
34982         <size>3</size>
34983       </method>
34984       <method name="UInt64 op_Implicit(A4)">
34985         <size>3</size>
34986       </method>
34987     </type>
34988     <type name="A5">
34989       <method name="Void .ctor()">
34990         <size>7</size>
34991       </method>
34992       <method name="UInt32 op_Implicit(A5)">
34993         <size>2</size>
34994       </method>
34995       <method name="Int32 op_Implicit(A5)">
34996         <size>2</size>
34997       </method>
34998     </type>
34999     <type name="A6">
35000       <method name="Void .ctor()">
35001         <size>7</size>
35002       </method>
35003       <method name="Byte op_Implicit(A6)">
35004         <size>2</size>
35005       </method>
35006     </type>
35007     <type name="MyDecimal">
35008       <method name="Void .ctor()">
35009         <size>7</size>
35010       </method>
35011       <method name="Decimal op_Implicit(MyDecimal)">
35012         <size>8</size>
35013       </method>
35014     </type>
35015     <type name="Constraint">
35016       <method name="Void .ctor()">
35017         <size>7</size>
35018       </method>
35019       <method name="Int32 Main()">
35020         <size>293</size>
35021       </method>
35022     </type>
35023   </test>
35024   <test name="test-632.cs">
35025     <type name="Bug379822">
35026       <method name="Void .ctor()">
35027         <size>7</size>
35028       </method>
35029       <method name="Void Assert(Boolean, Boolean)">
35030         <size>19</size>
35031       </method>
35032       <method name="Void TestAnd(Boolean)">
35033         <size>79</size>
35034       </method>
35035       <method name="Void TestOr(Boolean)">
35036         <size>88</size>
35037       </method>
35038       <method name="Void Test(Boolean)">
35039         <size>13</size>
35040       </method>
35041       <method name="Void Main()">
35042         <size>13</size>
35043       </method>
35044     </type>
35045   </test>
35046   <test name="test-633.cs">
35047     <type name="Test.C">
35048       <method name="Void .ctor()">
35049         <size>7</size>
35050       </method>
35051       <method name="Void Main()">
35052         <size>1</size>
35053       </method>
35054     </type>
35055   </test>
35056   <test name="test-634.cs">
35057     <type name="Test">
35058       <method name="Void .ctor()">
35059         <size>7</size>
35060       </method>
35061       <method name="Void TestFunc()">
35062         <size>2</size>
35063       </method>
35064       <method name="Void Main(System.String[])">
35065         <size>6</size>
35066       </method>
35067     </type>
35068     <type name="Test+D">
35069       <method name="Void .ctor(Object, IntPtr)">
35070         <size>0</size>
35071       </method>
35072       <method name="Void Invoke()">
35073         <size>0</size>
35074       </method>
35075       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35076         <size>0</size>
35077       </method>
35078       <method name="Void EndInvoke(IAsyncResult)">
35079         <size>0</size>
35080       </method>
35081     </type>
35082   </test>
35083   <test name="test-635.cs">
35084     <type name="ShortCircuitFold">
35085       <method name="Void .ctor()">
35086         <size>7</size>
35087       </method>
35088       <method name="Boolean get_False()">
35089         <size>14</size>
35090       </method>
35091       <method name="Boolean get_True()">
35092         <size>14</size>
35093       </method>
35094       <method name="Void a(Boolean, Boolean)">
35095         <size>19</size>
35096       </method>
35097       <method name="Void c(Int32)">
35098         <size>67</size>
35099       </method>
35100       <method name="Boolean f()">
35101         <size>11</size>
35102       </method>
35103       <method name="Void Main()">
35104         <size>167</size>
35105       </method>
35106     </type>
35107   </test>
35108   <test name="test-636.cs">
35109     <type name="Foo">
35110       <method name="Void .ctor()">
35111         <size>7</size>
35112       </method>
35113       <method name="Boolean get_False()">
35114         <size>14</size>
35115       </method>
35116       <method name="Void ping()">
35117         <size>13</size>
35118       </method>
35119       <method name="Int32 test_while(Int32)">
35120         <size>53</size>
35121       </method>
35122       <method name="Int32 test_do_while(Int32)">
35123         <size>53</size>
35124       </method>
35125       <method name="Int32 test_for(Int32)">
35126         <size>64</size>
35127       </method>
35128       <method name="Void test_for_empty()">
35129         <size>35</size>
35130       </method>
35131       <method name="Void Main()">
35132         <size>30</size>
35133       </method>
35134     </type>
35135   </test>
35136   <test name="test-638.cs">
35137     <type name="Fail">
35138       <method name="Void .ctor()">
35139         <size>7</size>
35140       </method>
35141       <method name="Void Main()">
35142         <size>110</size>
35143       </method>
35144     </type>
35145     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
35146       <method name="Void .ctor()">
35147         <size>7</size>
35148       </method>
35149       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35150         <size>28</size>
35151       </method>
35152     </type>
35153   </test>
35154   <test name="test-639.cs">
35155     <type name="Foo">
35156       <method name="Void .ctor()">
35157         <size>7</size>
35158       </method>
35159       <method name="System.String get_s()">
35160         <size>13</size>
35161       </method>
35162       <method name="Void set_s(System.String)">
35163         <size>34</size>
35164       </method>
35165       <method name="Void Main()">
35166         <size>67</size>
35167       </method>
35168     </type>
35169   </test>
35170   <test name="test-64.cs">
35171     <type name="Operator">
35172       <method name="Void .ctor()">
35173         <size>7</size>
35174       </method>
35175     </type>
35176     <type name="Blah">
35177       <method name="Void .ctor(Operator)">
35178         <size>7</size>
35179       </method>
35180     </type>
35181     <type name="T">
35182       <method name="Void .ctor()">
35183         <size>7</size>
35184       </method>
35185       <method name="Int32 Main()">
35186         <size>9</size>
35187       </method>
35188     </type>
35189   </test>
35190   <test name="test-640.cs">
35191     <type name="C">
35192       <method name="Void .ctor()">
35193         <size>7</size>
35194       </method>
35195       <method name="Int32 Main()">
35196         <size>100</size>
35197       </method>
35198     </type>
35199   </test>
35200   <test name="test-641.cs">
35201     <type name="Identifier">
35202       <method name="Void .ctor()">
35203         <size>7</size>
35204       </method>
35205       <method name="Int32 Main()">
35206         <size>55</size>
35207       </method>
35208       <method name="Boolean op_Equality(Identifier, Identifier)">
35209         <size>2</size>
35210       </method>
35211       <method name="Boolean op_Inequality(Identifier, Identifier)">
35212         <size>2</size>
35213       </method>
35214       <method name="Identifier op_Implicit(System.String)">
35215         <size>2</size>
35216       </method>
35217       <method name="System.String op_Implicit(Identifier)">
35218         <size>2</size>
35219       </method>
35220       <method name="Decimal op_Implicit(Identifier)">
35221         <size>7</size>
35222       </method>
35223     </type>
35224   </test>
35225   <test name="test-642.cs">
35226     <type name="C">
35227       <method name="Void .ctor()">
35228         <size>7</size>
35229       </method>
35230       <method name="Int32 Main()">
35231         <size>40</size>
35232       </method>
35233     </type>
35234   </test>
35235   <test name="test-643.cs">
35236     <type name="PointerArithmeticTest">
35237       <method name="Void .ctor()">
35238         <size>7</size>
35239       </method>
35240       <method name="Int32 Main()">
35241         <size>130</size>
35242       </method>
35243       <method name="Int32* Conversions(Int64)">
35244         <size>3</size>
35245       </method>
35246       <method name="Int32 CheckAdd(Byte*, Int32)">
35247         <size>14</size>
35248       </method>
35249       <method name="Int32 CheckSub(Int16*, Int32)">
35250         <size>16</size>
35251       </method>
35252       <method name="Int32 CheckSub2(Int16*, Int32)">
35253         <size>23</size>
35254       </method>
35255     </type>
35256   </test>
35257   <test name="test-644.cs">
35258     <type name="Program">
35259       <method name="Void .ctor()">
35260         <size>7</size>
35261       </method>
35262       <method name="System.Object M(Int32)">
35263         <size>2</size>
35264       </method>
35265       <method name="Void Test_1()">
35266         <size>59</size>
35267       </method>
35268       <method name="Boolean Test_2()">
35269         <size>24</size>
35270       </method>
35271       <method name="Boolean Test_3()">
35272         <size>24</size>
35273       </method>
35274       <method name="Boolean Test_4(Program+D)">
35275         <size>13</size>
35276       </method>
35277       <method name="Int32 Main()">
35278         <size>75</size>
35279       </method>
35280     </type>
35281     <type name="Program+D">
35282       <method name="Void .ctor(Object, IntPtr)">
35283         <size>0</size>
35284       </method>
35285       <method name="System.Object Invoke(Int32)">
35286         <size>0</size>
35287       </method>
35288       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35289         <size>0</size>
35290       </method>
35291       <method name="System.Object EndInvoke(IAsyncResult)">
35292         <size>0</size>
35293       </method>
35294     </type>
35295   </test>
35296   <test name="test-645.cs">
35297     <type name="Program">
35298       <method name="Void .ctor()">
35299         <size>7</size>
35300       </method>
35301       <method name="IEnumerable get_Empty()">
35302         <size>16</size>
35303       </method>
35304       <method name="Void Main()">
35305         <size>61</size>
35306       </method>
35307     </type>
35308     <type name="Program+&lt;&gt;c__Iterator0">
35309       <method name="Void .ctor()">
35310         <size>7</size>
35311       </method>
35312       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35313         <size>7</size>
35314       </method>
35315       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35316         <size>7</size>
35317       </method>
35318       <method name="Boolean MoveNext()">
35319         <size>158</size>
35320       </method>
35321       <method name="Void Dispose()">
35322         <size>8</size>
35323       </method>
35324       <method name="Void Reset()">
35325         <size>6</size>
35326       </method>
35327       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35328         <size>7</size>
35329       </method>
35330       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35331         <size>26</size>
35332       </method>
35333     </type>
35334   </test>
35335   <test name="test-646.cs">
35336     <type name="Program">
35337       <method name="Void .ctor()">
35338         <size>7</size>
35339       </method>
35340       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
35341         <size>7</size>
35342       </method>
35343       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
35344         <size>7</size>
35345       </method>
35346       <method name="Int32 Main()">
35347         <size>113</size>
35348       </method>
35349     </type>
35350   </test>
35351   <test name="test-647.cs">
35352     <type name="Foo">
35353       <method name="Void .ctor()">
35354         <size>7</size>
35355       </method>
35356       <method name="Void Main()">
35357         <size>28</size>
35358       </method>
35359     </type>
35360   </test>
35361   <test name="test-648.cs">
35362     <type name="ParamMismatch.TestCase">
35363       <method name="Void .ctor()">
35364         <size>7</size>
35365       </method>
35366       <method name="Void add_Culprit(System.EventHandler)">
35367         <size>1</size>
35368       </method>
35369       <method name="Void remove_Culprit(System.EventHandler)">
35370         <size>1</size>
35371       </method>
35372       <method name="Void Main()">
35373         <size>1</size>
35374       </method>
35375       <method name="Void Finalize()">
35376         <size>13</size>
35377       </method>
35378     </type>
35379   </test>
35380   <test name="test-649.cs">
35381     <type name="MainClass">
35382       <method name="Void .ctor()">
35383         <size>7</size>
35384       </method>
35385       <method name="Void Main(System.String[])">
35386         <size>609</size>
35387       </method>
35388     </type>
35389     <type name="MainClass+Decimal2">
35390       <method name="Void .ctor(Double)">
35391         <size>13</size>
35392       </method>
35393       <method name="Void .ctor(Decimal)">
35394         <size>8</size>
35395       </method>
35396       <method name="Decimal2 op_Explicit(Decimal)">
35397         <size>7</size>
35398       </method>
35399       <method name="Decimal2 op_Explicit(Double)">
35400         <size>7</size>
35401       </method>
35402       <method name="Decimal op_Implicit(Decimal2)">
35403         <size>8</size>
35404       </method>
35405     </type>
35406   </test>
35407   <test name="test-65.cs">
35408     <type name="X">
35409       <method name="Void .ctor()">
35410         <size>7</size>
35411       </method>
35412       <method name="Void receiver(S)">
35413         <size>7</size>
35414       </method>
35415       <method name="System.Object BoxS()">
35416         <size>21</size>
35417       </method>
35418       <method name="S Plain()">
35419         <size>16</size>
35420       </method>
35421       <method name="Int32 Main()">
35422         <size>98</size>
35423       </method>
35424     </type>
35425   </test>
35426   <test name="test-650.cs">
35427     <type name="App">
35428       <method name="Void .ctor()">
35429         <size>7</size>
35430       </method>
35431       <method name="Void Main()">
35432         <size>1</size>
35433       </method>
35434     </type>
35435   </test>
35436   <test name="test-651.cs">
35437     <type name="Foo">
35438       <method name="Void .ctor()">
35439         <size>7</size>
35440       </method>
35441       <method name="Void Open(IList)">
35442         <size>1</size>
35443       </method>
35444       <method name="Void Open(System.Collections.ArrayList ByRef)">
35445         <size>20</size>
35446       </method>
35447       <method name="Void Main()">
35448         <size>1</size>
35449       </method>
35450     </type>
35451   </test>
35452   <test name="test-652.cs">
35453     <type name="C">
35454       <method name="Void .ctor()">
35455         <size>7</size>
35456       </method>
35457       <method name="Int32 Main()">
35458         <size>6</size>
35459       </method>
35460       <method name="Int32 Test()">
35461         <size>27</size>
35462       </method>
35463     </type>
35464   </test>
35465   <test name="test-653.cs">
35466     <type name="C">
35467       <method name="Void .ctor()">
35468         <size>7</size>
35469       </method>
35470       <method name="Int32 Test()">
35471         <size>50</size>
35472       </method>
35473       <method name="Void Test2()">
35474         <size>32</size>
35475       </method>
35476       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35477         <size>39</size>
35478       </method>
35479       <method name="Int32 Main()">
35480         <size>41</size>
35481       </method>
35482     </type>
35483   </test>
35484   <test name="test-654.cs">
35485     <type name="Program">
35486       <method name="Void .ctor()">
35487         <size>7</size>
35488       </method>
35489       <method name="Int32 Main()">
35490         <size>8</size>
35491       </method>
35492       <method name="Int32 Test(SByte*)">
35493         <size>33</size>
35494       </method>
35495     </type>
35496   </test>
35497   <test name="test-655.cs">
35498     <type name="D">
35499       <method name="Void .ctor()">
35500         <size>7</size>
35501       </method>
35502       <method name="Byte get_Item(Int32)">
35503         <size>7</size>
35504       </method>
35505       <method name="Void set_Item(Int32, Byte)">
35506         <size>8</size>
35507       </method>
35508       <method name="Int32 Main()">
35509         <size>77</size>
35510       </method>
35511     </type>
35512   </test>
35513   <test name="test-656.cs">
35514     <type name="Goo">
35515       <method name="Void .ctor()">
35516         <size>7</size>
35517       </method>
35518       <method name="Void Main()">
35519         <size>26</size>
35520       </method>
35521     </type>
35522   </test>
35523   <test name="test-657.cs">
35524     <type name="TestDebug.C">
35525       <method name="Void .ctor()">
35526         <size>7</size>
35527       </method>
35528       <method name="Void Method()">
35529         <size>1</size>
35530       </method>
35531     </type>
35532     <type name="TestDebug.Program">
35533       <method name="Void .ctor()">
35534         <size>7</size>
35535       </method>
35536       <method name="Void Excluded()">
35537         <size>11</size>
35538       </method>
35539       <method name="Int32 Main()">
35540         <size>7</size>
35541       </method>
35542     </type>
35543   </test>
35544   <test name="test-658.cs">
35545     <type name="A">
35546       <method name="Void .ctor()">
35547         <size>7</size>
35548       </method>
35549       <method name="Int32 get_Thread()">
35550         <size>2</size>
35551       </method>
35552     </type>
35553     <type name="Thread">
35554       <method name="Void .ctor()">
35555         <size>7</size>
35556       </method>
35557       <method name="Void Foo()">
35558         <size>1</size>
35559       </method>
35560     </type>
35561     <type name="B">
35562       <method name="Void .ctor()">
35563         <size>7</size>
35564       </method>
35565       <method name="Void Main()">
35566         <size>6</size>
35567       </method>
35568     </type>
35569   </test>
35570   <test name="test-659.cs">
35571     <type name="MySubClass">
35572       <method name="Void .ctor()">
35573         <size>7</size>
35574       </method>
35575       <method name="Int32 Main()">
35576         <size>30</size>
35577       </method>
35578       <method name="Void set_BB(Int32, Boolean)">
35579         <size>1</size>
35580       </method>
35581       <method name="Void Iface.set_AA(Int32, Boolean)">
35582         <size>9</size>
35583       </method>
35584     </type>
35585   </test>
35586   <test name="test-66.cs">
35587     <type name="Y">
35588       <method name="Void .ctor()">
35589         <size>7</size>
35590       </method>
35591     </type>
35592     <type name="X">
35593       <method name="Void .ctor()">
35594         <size>7</size>
35595       </method>
35596       <method name="Void .cctor()">
35597         <size>53</size>
35598       </method>
35599       <method name="Void FillOne()">
35600         <size>18</size>
35601       </method>
35602       <method name="Void FillSingle()">
35603         <size>39</size>
35604       </method>
35605       <method name="Void FillDouble()">
35606         <size>59</size>
35607       </method>
35608       <method name="Void FillObject()">
35609         <size>52</size>
35610       </method>
35611       <method name="Void FillDoubleObject()">
35612         <size>81</size>
35613       </method>
35614       <method name="Int32 TestSingle()">
35615         <size>47</size>
35616       </method>
35617       <method name="Int32 TestDouble()">
35618         <size>67</size>
35619       </method>
35620       <method name="Int32 TestObjectSingle()">
35621         <size>48</size>
35622       </method>
35623       <method name="Int32 TestObjectDouble()">
35624         <size>72</size>
35625       </method>
35626       <method name="Int32 Main()">
35627         <size>80</size>
35628       </method>
35629     </type>
35630   </test>
35631   <test name="test-660.cs">
35632     <type name="Test">
35633       <method name="Void .ctor()">
35634         <size>7</size>
35635       </method>
35636       <method name="Void Main()">
35637         <size>25</size>
35638       </method>
35639     </type>
35640     <type name="Status">
35641       <method name="Void .ctor(Code)">
35642         <size>8</size>
35643       </method>
35644       <method name="Status op_Implicit(Code)">
35645         <size>7</size>
35646       </method>
35647       <method name="Code op_Implicit(Status)">
35648         <size>8</size>
35649       </method>
35650     </type>
35651   </test>
35652   <test name="test-661.cs">
35653     <type name="Test">
35654       <method name="Void .ctor()">
35655         <size>7</size>
35656       </method>
35657       <method name="Void Main()">
35658         <size>1</size>
35659       </method>
35660       <method name="Void TestMethod()">
35661         <size>15</size>
35662       </method>
35663       <method name="SummaryInfo GetSummary()">
35664         <size>2</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-662.cs">
35669     <type name="C">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673       <method name="Void Main()">
35674         <size>1</size>
35675       </method>
35676     </type>
35677   </test>
35678   <test name="test-663.cs">
35679     <type name="A">
35680       <method name="Void .ctor()">
35681         <size>7</size>
35682       </method>
35683       <method name="Int32 op_Implicit(A)">
35684         <size>2</size>
35685       </method>
35686       <method name="Boolean op_Implicit(A)">
35687         <size>2</size>
35688       </method>
35689     </type>
35690     <type name="C">
35691       <method name="Void .ctor()">
35692         <size>7</size>
35693       </method>
35694       <method name="Void Main()">
35695         <size>17</size>
35696       </method>
35697     </type>
35698   </test>
35699   <test name="test-664.cs">
35700     <type name="C">
35701       <method name="Void .ctor()">
35702         <size>7</size>
35703       </method>
35704       <method name="Boolean Test(System.String)">
35705         <size>148</size>
35706       </method>
35707       <method name="Int32 Main()">
35708         <size>49</size>
35709       </method>
35710     </type>
35711   </test>
35712   <test name="test-665.cs">
35713     <type name="Test">
35714       <method name="Void .ctor()">
35715         <size>7</size>
35716       </method>
35717       <method name="Int32 Main()">
35718         <size>14</size>
35719       </method>
35720       <method name="Int32 Method(System.Object)">
35721         <size>2</size>
35722       </method>
35723     </type>
35724   </test>
35725   <test name="test-666.cs">
35726     <type name="C">
35727       <method name="Void .ctor()">
35728         <size>7</size>
35729       </method>
35730       <method name="Void Main()">
35731         <size>1</size>
35732       </method>
35733     </type>
35734   </test>
35735   <test name="test-667.cs">
35736     <type name="CA">
35737       <method name="Void .ctor()">
35738         <size>7</size>
35739       </method>
35740       <method name="Void IA.M()">
35741         <size>1</size>
35742       </method>
35743     </type>
35744     <type name="CC">
35745       <method name="Void .ctor()">
35746         <size>7</size>
35747       </method>
35748       <method name="Void Main()">
35749         <size>1</size>
35750       </method>
35751     </type>
35752   </test>
35753   <test name="test-668.cs">
35754     <type name="Bar">
35755       <method name="Void .ctor()">
35756         <size>7</size>
35757       </method>
35758     </type>
35759     <type name="Test">
35760       <method name="Void .ctor()">
35761         <size>7</size>
35762       </method>
35763       <method name="Void Main()">
35764         <size>7</size>
35765       </method>
35766     </type>
35767   </test>
35768   <test name="test-669.cs">
35769     <type name="Test">
35770       <method name="Void .ctor()">
35771         <size>7</size>
35772       </method>
35773       <method name="Void Main()">
35774         <size>3</size>
35775       </method>
35776     </type>
35777   </test>
35778   <test name="test-670.cs">
35779     <type name="C">
35780       <method name="Void .ctor()">
35781         <size>7</size>
35782       </method>
35783       <method name="Void Main()">
35784         <size>14</size>
35785       </method>
35786     </type>
35787   </test>
35788   <test name="test-671.cs">
35789     <type name="C">
35790       <method name="Void .ctor()">
35791         <size>7</size>
35792       </method>
35793       <method name="Int32 Main()">
35794         <size>19</size>
35795       </method>
35796       <method name="Boolean Bar(System.Object)">
35797         <size>2</size>
35798       </method>
35799     </type>
35800   </test>
35801   <test name="test-672.cs">
35802     <type name="X">
35803       <method name="Void .ctor()">
35804         <size>7</size>
35805       </method>
35806       <method name="S* get_Foo2()">
35807         <size>3</size>
35808       </method>
35809       <method name="Void Main()">
35810         <size>1</size>
35811       </method>
35812       <method name="Int32* get_Foo()">
35813         <size>3</size>
35814       </method>
35815     </type>
35816   </test>
35817   <test name="test-673.cs">
35818     <type name="Test">
35819       <method name="Void .ctor()">
35820         <size>7</size>
35821       </method>
35822       <method name="Void Foo()">
35823         <size>1</size>
35824       </method>
35825       <method name="Int32 Main()">
35826         <size>85</size>
35827       </method>
35828     </type>
35829   </test>
35830   <test name="test-674.cs">
35831     <type name="Test">
35832       <method name="Void .ctor()">
35833         <size>7</size>
35834       </method>
35835       <method name="Int32 Main()">
35836         <size>56</size>
35837       </method>
35838       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35839         <size>2</size>
35840       </method>
35841     </type>
35842     <type name="Test+D">
35843       <method name="Void .ctor(Object, IntPtr)">
35844         <size>0</size>
35845       </method>
35846       <method name="Int32 Invoke(Int32)">
35847         <size>0</size>
35848       </method>
35849       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35850         <size>0</size>
35851       </method>
35852       <method name="Int32 EndInvoke(IAsyncResult)">
35853         <size>0</size>
35854       </method>
35855     </type>
35856   </test>
35857   <test name="test-675.cs">
35858     <type name="B">
35859       <method name="Void .ctor()">
35860         <size>7</size>
35861       </method>
35862       <method name="Int32 GetHashCode()">
35863         <size>2</size>
35864       </method>
35865       <method name="Boolean Equals(System.Object)">
35866         <size>2</size>
35867       </method>
35868       <method name="Boolean op_Equality(B, B)">
35869         <size>2</size>
35870       </method>
35871       <method name="Boolean op_Inequality(B, B)">
35872         <size>2</size>
35873       </method>
35874     </type>
35875     <type name="Test">
35876       <method name="Void .ctor()">
35877         <size>7</size>
35878       </method>
35879       <method name="Int32 Main()">
35880         <size>2</size>
35881       </method>
35882     </type>
35883   </test>
35884   <test name="test-676.cs">
35885     <type name="N.Item">
35886       <method name="Void .ctor()">
35887         <size>7</size>
35888       </method>
35889     </type>
35890     <type name="N.Test">
35891       <method name="Void .ctor()">
35892         <size>7</size>
35893       </method>
35894       <method name="N.Item get_Item(N.Test)">
35895         <size>2</size>
35896       </method>
35897       <method name="Void Foo(ItemSlot)">
35898         <size>27</size>
35899       </method>
35900       <method name="Int32 Main()">
35901         <size>2</size>
35902       </method>
35903     </type>
35904   </test>
35905   <test name="test-677.cs">
35906     <type name="InvokeWindow">
35907       <method name="Void .ctor()">
35908         <size>7</size>
35909       </method>
35910       <method name="Void add_E(D)">
35911         <size>24</size>
35912       </method>
35913       <method name="Void remove_E(D)">
35914         <size>24</size>
35915       </method>
35916       <method name="Void Run()">
35917         <size>12</size>
35918       </method>
35919     </type>
35920     <type name="Test">
35921       <method name="Void .ctor()">
35922         <size>7</size>
35923       </method>
35924       <method name="Int32 Main()">
35925         <size>32</size>
35926       </method>
35927       <method name="Void OnDeleteEvent()">
35928         <size>1</size>
35929       </method>
35930       <method name="Void OnDeleteEvent(Int32)">
35931         <size>1</size>
35932       </method>
35933     </type>
35934     <type name="D">
35935       <method name="Void .ctor(Object, IntPtr)">
35936         <size>0</size>
35937       </method>
35938       <method name="Void Invoke()">
35939         <size>0</size>
35940       </method>
35941       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35942         <size>0</size>
35943       </method>
35944       <method name="Void EndInvoke(IAsyncResult)">
35945         <size>0</size>
35946       </method>
35947     </type>
35948   </test>
35949   <test name="test-678.cs">
35950     <type name="NaNTest">
35951       <method name="Void .ctor(Double, Double)">
35952         <size>171</size>
35953       </method>
35954       <method name="Int32 Main()">
35955         <size>26</size>
35956       </method>
35957     </type>
35958   </test>
35959   <test name="test-679.cs">
35960     <type name="Program">
35961       <method name="Void .ctor()">
35962         <size>7</size>
35963       </method>
35964       <method name="Int32 Main()">
35965         <size>12</size>
35966       </method>
35967     </type>
35968   </test>
35969   <test name="test-68.cs">
35970     <type name="Y">
35971       <method name="Void .ctor()">
35972         <size>14</size>
35973       </method>
35974     </type>
35975     <type name="X">
35976       <method name="Void .ctor()">
35977         <size>7</size>
35978       </method>
35979       <method name="Int32 Main()">
35980         <size>147</size>
35981       </method>
35982     </type>
35983   </test>
35984   <test name="test-680.cs">
35985     <type name="AsStringProblem.MainClass">
35986       <method name="Void .ctor()">
35987         <size>7</size>
35988       </method>
35989       <method name="Void Main()">
35990         <size>94</size>
35991       </method>
35992     </type>
35993   </test>
35994   <test name="test-681.cs">
35995     <type name="Bug">
35996       <method name="Void .ctor()">
35997         <size>20</size>
35998       </method>
35999       <method name="Void Main()">
36000         <size>1</size>
36001       </method>
36002     </type>
36003     <type name="BugClass">
36004       <method name="Void .cctor()">
36005         <size>18</size>
36006       </method>
36007       <method name="Void FooImplementation(System.Void*)">
36008         <size>1</size>
36009       </method>
36010     </type>
36011     <type name="BugClass+Foo">
36012       <method name="Void .ctor(Object, IntPtr)">
36013         <size>0</size>
36014       </method>
36015       <method name="Void Invoke(System.Void*)">
36016         <size>0</size>
36017       </method>
36018       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
36019         <size>0</size>
36020       </method>
36021       <method name="Void EndInvoke(IAsyncResult)">
36022         <size>0</size>
36023       </method>
36024     </type>
36025   </test>
36026   <test name="test-683.cs">
36027     <type name="broken_cast">
36028       <method name="Void .ctor()">
36029         <size>7</size>
36030       </method>
36031       <method name="Int32 Main()">
36032         <size>32</size>
36033       </method>
36034     </type>
36035   </test>
36036   <test name="test-684.cs">
36037     <type name="mono_bug.Program">
36038       <method name="Void .ctor()">
36039         <size>7</size>
36040       </method>
36041       <method name="Void Main()">
36042         <size>71</size>
36043       </method>
36044       <method name="System.Double[][,] ReturnArray()">
36045         <size>62</size>
36046       </method>
36047     </type>
36048   </test>
36049   <test name="test-685.cs">
36050     <type name="C">
36051       <method name="Void .ctor()">
36052         <size>7</size>
36053       </method>
36054       <method name="Void Main()">
36055         <size>28</size>
36056       </method>
36057     </type>
36058   </test>
36059   <test name="test-686.cs">
36060     <type name="Test">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="Void Main()">
36065         <size>51</size>
36066       </method>
36067       <method name="Void Foo()">
36068         <size>145</size>
36069       </method>
36070     </type>
36071   </test>
36072   <test name="test-687.cs">
36073     <type name="XUnit">
36074       <method name="Void .ctor(Double)">
36075         <size>8</size>
36076       </method>
36077       <method name="XUnit op_Implicit(Double)">
36078         <size>10</size>
36079       </method>
36080       <method name="Double op_Implicit(XUnit)">
36081         <size>8</size>
36082       </method>
36083     </type>
36084     <type name="Unit">
36085       <method name="Void .ctor(Double)">
36086         <size>8</size>
36087       </method>
36088       <method name="Unit op_Implicit(Double)">
36089         <size>10</size>
36090       </method>
36091       <method name="Double op_Implicit(Unit)">
36092         <size>8</size>
36093       </method>
36094     </type>
36095     <type name="Test">
36096       <method name="Void .ctor()">
36097         <size>7</size>
36098       </method>
36099       <method name="Int32 Main()">
36100         <size>56</size>
36101       </method>
36102     </type>
36103   </test>
36104   <test name="test-688.cs">
36105     <type name="Test">
36106       <method name="Void .ctor()">
36107         <size>7</size>
36108       </method>
36109       <method name="Int32 Main()">
36110         <size>46</size>
36111       </method>
36112       <method name="Byte* GetFoo()">
36113         <size>7</size>
36114       </method>
36115       <method name="Byte* GetFoo2()">
36116         <size>7</size>
36117       </method>
36118     </type>
36119   </test>
36120   <test name="test-689.cs">
36121     <type name="Sample">
36122       <method name="Void Main()">
36123         <size>3</size>
36124       </method>
36125       <method name="Void Foo(Byte*, Byte*)">
36126         <size>42</size>
36127       </method>
36128     </type>
36129   </test>
36130   <test name="test-69.cs">
36131     <type name="Blah">
36132       <method name="Void .ctor()">
36133         <size>7</size>
36134       </method>
36135       <method name="Void Start_internal(IntPtr)">
36136         <size>0</size>
36137       </method>
36138       <method name="Int32 Main()">
36139         <size>2</size>
36140       </method>
36141     </type>
36142   </test>
36143   <test name="test-690.cs">
36144     <type name="Test.Test">
36145       <method name="Void .ctor()">
36146         <size>7</size>
36147       </method>
36148       <method name="Void Main()">
36149         <size>1</size>
36150       </method>
36151     </type>
36152   </test>
36153   <test name="test-691.cs">
36154     <type name="ConsoleApplication6.Program">
36155       <method name="Void .ctor()">
36156         <size>7</size>
36157       </method>
36158       <method name="Void .cctor()">
36159         <size>23</size>
36160       </method>
36161       <method name="Void Main()">
36162         <size>127</size>
36163       </method>
36164     </type>
36165   </test>
36166   <test name="test-692.cs">
36167     <type name="Test">
36168       <method name="Void .ctor()">
36169         <size>7</size>
36170       </method>
36171       <method name="Void test1(DateTime ByRef)">
36172         <size>10</size>
36173       </method>
36174       <method name="Void test2(DateTime ByRef)">
36175         <size>13</size>
36176       </method>
36177       <method name="Int32 Main()">
36178         <size>141</size>
36179       </method>
36180     </type>
36181   </test>
36182   <test name="test-693.cs">
36183     <type name="ConstTest">
36184       <method name="Void .ctor()">
36185         <size>7</size>
36186       </method>
36187       <method name="Int32 Main()">
36188         <size>32</size>
36189       </method>
36190     </type>
36191   </test>
36192   <test name="test-694.cs">
36193     <type name="Test">
36194       <method name="Void .ctor()">
36195         <size>7</size>
36196       </method>
36197       <method name="Int32 Main()">
36198         <size>2</size>
36199       </method>
36200     </type>
36201   </test>
36202   <test name="test-695.cs">
36203     <type name="Program">
36204       <method name="Void .ctor()">
36205         <size>7</size>
36206       </method>
36207       <method name="Void .cctor()">
36208         <size>53</size>
36209       </method>
36210       <method name="Int32 Main()">
36211         <size>680</size>
36212       </method>
36213       <method name="System.String get_BaseDirectory()">
36214         <size>28</size>
36215       </method>
36216     </type>
36217     <type name="&lt;PrivateImplementationDetails&gt;">
36218       <method name="Void .ctor()">
36219         <size>7</size>
36220       </method>
36221     </type>
36222   </test>
36223   <test name="test-696.cs">
36224     <type name="S">
36225       <method name="Void f(S)">
36226         <size>1</size>
36227       </method>
36228       <method name="S op_Implicit(C)">
36229         <size>2</size>
36230       </method>
36231     </type>
36232     <type name="C">
36233       <method name="Void .ctor()">
36234         <size>7</size>
36235       </method>
36236       <method name="Void Main()">
36237         <size>12</size>
36238       </method>
36239     </type>
36240   </test>
36241   <test name="test-697.cs">
36242     <type name="C">
36243       <method name="Void .ctor()">
36244         <size>7</size>
36245       </method>
36246       <method name="Void Main()">
36247         <size>1</size>
36248       </method>
36249     </type>
36250   </test>
36251   <test name="test-698.cs">
36252     <type name="test">
36253       <method name="Void .ctor()">
36254         <size>7</size>
36255       </method>
36256       <method name="Void Main()">
36257         <size>12</size>
36258       </method>
36259     </type>
36260   </test>
36261   <test name="test-699.cs">
36262     <type name="D">
36263       <method name="Void .ctor(String)">
36264         <size>25</size>
36265       </method>
36266       <method name="System.String get_message()">
36267         <size>7</size>
36268       </method>
36269       <method name="Void Main()">
36270         <size>1</size>
36271       </method>
36272     </type>
36273   </test>
36274   <test name="test-7.cs">
36275     <type name="Mine.MyBoolean">
36276       <method name="Void .ctor()">
36277         <size>7</size>
36278       </method>
36279       <method name="Boolean op_Implicit(Mine.MyBoolean)">
36280         <size>2</size>
36281       </method>
36282     </type>
36283     <type name="Mine.MyTrueFalse">
36284       <method name="Void .ctor()">
36285         <size>7</size>
36286       </method>
36287       <method name="Boolean op_True(Mine.MyTrueFalse)">
36288         <size>2</size>
36289       </method>
36290       <method name="Boolean op_False(Mine.MyTrueFalse)">
36291         <size>2</size>
36292       </method>
36293     </type>
36294     <type name="Mine.Blah">
36295       <method name="Void .ctor(Int32)">
36296         <size>14</size>
36297       </method>
36298       <method name="Int32 Main()">
36299         <size>408</size>
36300       </method>
36301       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
36302         <size>31</size>
36303       </method>
36304       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
36305         <size>22</size>
36306       </method>
36307       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
36308         <size>23</size>
36309       </method>
36310       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
36311         <size>31</size>
36312       </method>
36313       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
36314         <size>24</size>
36315       </method>
36316       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
36317         <size>24</size>
36318       </method>
36319       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
36320         <size>24</size>
36321       </method>
36322       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
36323         <size>23</size>
36324       </method>
36325       <method name="Boolean op_LogicalNot(Mine.Blah)">
36326         <size>20</size>
36327       </method>
36328       <method name="Mine.Blah op_Increment(Mine.Blah)">
36329         <size>26</size>
36330       </method>
36331       <method name="Mine.Blah op_Decrement(Mine.Blah)">
36332         <size>26</size>
36333       </method>
36334       <method name="Boolean op_True(Mine.Blah)">
36335         <size>20</size>
36336       </method>
36337       <method name="Boolean op_False(Mine.Blah)">
36338         <size>23</size>
36339       </method>
36340       <method name="Int32 op_Implicit(Mine.Blah)">
36341         <size>17</size>
36342       </method>
36343       <method name="Double op_Explicit(Mine.Blah)">
36344         <size>18</size>
36345       </method>
36346     </type>
36347   </test>
36348   <test name="test-70.cs">
36349     <type name="X">
36350       <method name="Void .ctor()">
36351         <size>7</size>
36352       </method>
36353       <method name="Int32 get_A()">
36354         <size>2</size>
36355       </method>
36356       <method name="Int32 B()">
36357         <size>2</size>
36358       </method>
36359     </type>
36360     <type name="Y">
36361       <method name="Void .ctor()">
36362         <size>7</size>
36363       </method>
36364       <method name="Int32 get_A()">
36365         <size>9</size>
36366       </method>
36367       <method name="Int32 B()">
36368         <size>9</size>
36369       </method>
36370     </type>
36371     <type name="Z">
36372       <method name="Void .ctor()">
36373         <size>7</size>
36374       </method>
36375       <method name="Int32 Main()">
36376         <size>70</size>
36377       </method>
36378     </type>
36379   </test>
36380   <test name="test-700.cs">
36381     <type name="FooAttribute">
36382       <method name="Void .ctor(String)">
36383         <size>7</size>
36384       </method>
36385     </type>
36386     <type name="Test">
36387       <method name="Void .ctor()">
36388         <size>7</size>
36389       </method>
36390     </type>
36391     <type name="Program">
36392       <method name="Void .ctor()">
36393         <size>7</size>
36394       </method>
36395       <method name="Void Main()">
36396         <size>1</size>
36397       </method>
36398     </type>
36399   </test>
36400   <test name="test-701.cs">
36401     <type name="Foo">
36402       <method name="Void .ctor()">
36403         <size>7</size>
36404       </method>
36405       <method name="UInt16 ToUint16()">
36406         <size>6</size>
36407       </method>
36408       <method name="Void Main()">
36409         <size>1</size>
36410       </method>
36411     </type>
36412   </test>
36413   <test name="test-703.cs">
36414     <type name="A">
36415       <method name="Void .ctor()">
36416         <size>7</size>
36417       </method>
36418       <method name="Void add_Finished(System.EventHandler)">
36419         <size>0</size>
36420       </method>
36421       <method name="Void remove_Finished(System.EventHandler)">
36422         <size>0</size>
36423       </method>
36424       <method name="Void test(A)">
36425         <size>19</size>
36426       </method>
36427       <method name="Void TestA(System.Object, System.EventArgs)">
36428         <size>25</size>
36429       </method>
36430     </type>
36431     <type name="B">
36432       <method name="Void .ctor()">
36433         <size>65</size>
36434       </method>
36435       <method name="Void add_Finished(System.EventHandler)">
36436         <size>24</size>
36437       </method>
36438       <method name="Void remove_Finished(System.EventHandler)">
36439         <size>24</size>
36440       </method>
36441       <method name="Void TestB(System.Object, System.EventArgs)">
36442         <size>25</size>
36443       </method>
36444       <method name="Int32 Main()">
36445         <size>14</size>
36446       </method>
36447     </type>
36448   </test>
36449   <test name="test-705.cs">
36450     <type name="Test">
36451       <method name="Void .ctor()">
36452         <size>7</size>
36453       </method>
36454       <method name="Void .cctor()">
36455         <size>1</size>
36456       </method>
36457       <method name="Nested GetEnumerator()">
36458         <size>10</size>
36459       </method>
36460     </type>
36461     <type name="Test+Nested">
36462       <method name="Void System.IDisposable.Dispose()">
36463         <size>13</size>
36464       </method>
36465       <method name="Int32 get_Current()">
36466         <size>2</size>
36467       </method>
36468       <method name="Boolean MoveNext()">
36469         <size>2</size>
36470       </method>
36471       <method name="Void Reset()">
36472         <size>1</size>
36473       </method>
36474       <method name="Void Dispose()">
36475         <size>11</size>
36476       </method>
36477     </type>
36478     <type name="Program">
36479       <method name="Int32 Main()">
36480         <size>70</size>
36481       </method>
36482     </type>
36483   </test>
36484   <test name="test-706.cs">
36485     <type name="Test.CustomParentAttribute">
36486       <method name="Void .ctor()">
36487         <size>7</size>
36488       </method>
36489       <method name="Void DoSomething()">
36490         <size>0</size>
36491       </method>
36492     </type>
36493     <type name="Test.MyClass">
36494       <method name="Void .ctor()">
36495         <size>7</size>
36496       </method>
36497       <method name="Void Main()">
36498         <size>1</size>
36499       </method>
36500     </type>
36501     <type name="Test.MyClass+CustomChildAttribute">
36502       <method name="Void .ctor()">
36503         <size>7</size>
36504       </method>
36505       <method name="Void DoSomething()">
36506         <size>1</size>
36507       </method>
36508     </type>
36509   </test>
36510   <test name="test-707.cs">
36511     <type name="Tzap">
36512       <method name="Void .ctor()">
36513         <size>7</size>
36514       </method>
36515     </type>
36516     <type name="Tzap+Baz">
36517       <method name="Void .ctor()">
36518         <size>7</size>
36519       </method>
36520       <method name="Void Gazonk()">
36521         <size>7</size>
36522       </method>
36523       <method name="Void Main()">
36524         <size>1</size>
36525       </method>
36526     </type>
36527     <type name="Tzap+Bar">
36528       <method name="Void .ctor()">
36529         <size>7</size>
36530       </method>
36531       <method name="Void Foo()">
36532         <size>1</size>
36533       </method>
36534     </type>
36535   </test>
36536   <test name="test-708.cs">
36537     <type name="A">
36538       <method name="Void .ctor()">
36539         <size>7</size>
36540       </method>
36541       <method name="A+ADelegate Delegate2(Boolean)">
36542         <size>25</size>
36543       </method>
36544       <method name="Void Main()">
36545         <size>1</size>
36546       </method>
36547     </type>
36548     <type name="A+ADelegate">
36549       <method name="Void .ctor(Object, IntPtr)">
36550         <size>0</size>
36551       </method>
36552       <method name="A+ADelegate Invoke(Boolean)">
36553         <size>0</size>
36554       </method>
36555       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36556         <size>0</size>
36557       </method>
36558       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36559         <size>0</size>
36560       </method>
36561     </type>
36562   </test>
36563   <test name="test-709.cs">
36564     <type name="C">
36565       <method name="Void .ctor()">
36566         <size>7</size>
36567       </method>
36568       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36569         <size>68</size>
36570       </method>
36571       <method name="Void CharCopy(Char*, Char*, Int32)">
36572         <size>33</size>
36573       </method>
36574       <method name="Int32 Main()">
36575         <size>58</size>
36576       </method>
36577     </type>
36578   </test>
36579   <test name="test-71.cs">
36580     <type name="X">
36581       <method name="Void .ctor()">
36582         <size>7</size>
36583       </method>
36584       <method name="Void Main()">
36585         <size>37</size>
36586       </method>
36587     </type>
36588     <type name="MethodSignature">
36589       <method name="Void .ctor(String, Type, Type[])">
36590         <size>22</size>
36591       </method>
36592     </type>
36593   </test>
36594   <test name="test-710.cs">
36595     <type name="Z">
36596       <method name="Void .ctor()">
36597         <size>7</size>
36598       </method>
36599     </type>
36600     <type name="C">
36601       <method name="Void .ctor()">
36602         <size>7</size>
36603       </method>
36604       <method name="Void Main()">
36605         <size>7</size>
36606       </method>
36607     </type>
36608   </test>
36609   <test name="test-711.cs">
36610     <type name="N.Test">
36611       <method name="Void .ctor()">
36612         <size>7</size>
36613       </method>
36614       <method name="Void .ctor(Int32)">
36615         <size>7</size>
36616       </method>
36617       <method name="Void Main()">
36618         <size>1</size>
36619       </method>
36620     </type>
36621   </test>
36622   <test name="test-712.cs">
36623     <type name="Hello">
36624       <method name="Void .ctor()">
36625         <size>7</size>
36626       </method>
36627       <method name="Void Main()">
36628         <size>22</size>
36629       </method>
36630     </type>
36631   </test>
36632   <test name="test-713.cs">
36633     <type name="DispBar">
36634       <method name="Void .ctor()">
36635         <size>7</size>
36636       </method>
36637       <method name="Void Dispose()">
36638         <size>11</size>
36639       </method>
36640     </type>
36641     <type name="Foo">
36642       <method name="Void .ctor()">
36643         <size>7</size>
36644       </method>
36645       <method name="IDisposable GetBar()">
36646         <size>6</size>
36647       </method>
36648     </type>
36649     <type name="Test">
36650       <method name="Void .ctor()">
36651         <size>7</size>
36652       </method>
36653       <method name="Void .cctor()">
36654         <size>11</size>
36655       </method>
36656       <method name="Boolean TryThing()">
36657         <size>46</size>
36658       </method>
36659       <method name="Void Main()">
36660         <size>7</size>
36661       </method>
36662     </type>
36663   </test>
36664   <test name="test-714.cs">
36665     <type name="Hello">
36666       <method name="Void .ctor()">
36667         <size>7</size>
36668       </method>
36669       <method name="Void IBar.Test()">
36670         <size>1</size>
36671       </method>
36672       <method name="Void Main()">
36673         <size>1</size>
36674       </method>
36675     </type>
36676   </test>
36677   <test name="test-716.cs">
36678     <type name="SS">
36679       <method name="Void .cctor()">
36680         <size>8</size>
36681       </method>
36682     </type>
36683     <type name="SSS">
36684       <method name="Void .cctor()">
36685         <size>15</size>
36686       </method>
36687     </type>
36688     <type name="C">
36689       <method name="Void .ctor()">
36690         <size>7</size>
36691       </method>
36692     </type>
36693     <type name="CC">
36694       <method name="Void .ctor()">
36695         <size>7</size>
36696       </method>
36697       <method name="Void .cctor()">
36698         <size>8</size>
36699       </method>
36700     </type>
36701     <type name="CCC">
36702       <method name="Void .ctor()">
36703         <size>7</size>
36704       </method>
36705       <method name="Void .cctor()">
36706         <size>11</size>
36707       </method>
36708     </type>
36709     <type name="X">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713       <method name="Int32 Main()">
36714         <size>192</size>
36715       </method>
36716     </type>
36717   </test>
36718   <test name="test-717.cs">
36719     <type name="AA">
36720       <method name="Void .ctor()">
36721         <size>7</size>
36722       </method>
36723       <method name="Int32 Foo(Int32)">
36724         <size>2</size>
36725       </method>
36726     </type>
36727     <type name="A">
36728       <method name="Void .ctor()">
36729         <size>7</size>
36730       </method>
36731       <method name="Int32 Foo(Byte)">
36732         <size>2</size>
36733       </method>
36734       <method name="Int32 Foo(Int32)">
36735         <size>2</size>
36736       </method>
36737     </type>
36738     <type name="B">
36739       <method name="Void .ctor()">
36740         <size>7</size>
36741       </method>
36742       <method name="Int32 Foo(Int32)">
36743         <size>2</size>
36744       </method>
36745       <method name="Void Foo(System.String)">
36746         <size>1</size>
36747       </method>
36748     </type>
36749     <type name="S">
36750       <method name="System.String ToString()">
36751         <size>6</size>
36752       </method>
36753     </type>
36754     <type name="MyClass">
36755       <method name="Void .ctor()">
36756         <size>7</size>
36757       </method>
36758       <method name="Int32 Main()">
36759         <size>61</size>
36760       </method>
36761     </type>
36762   </test>
36763   <test name="test-718.cs">
36764     <type name="A">
36765       <method name="Void .ctor()">
36766         <size>7</size>
36767       </method>
36768       <method name="Void Foo(Int32, Int32)">
36769         <size>1</size>
36770       </method>
36771     </type>
36772     <type name="B">
36773       <method name="Void .ctor()">
36774         <size>7</size>
36775       </method>
36776       <method name="Void Main()">
36777         <size>8</size>
36778       </method>
36779       <method name="Void Foo(Int32)">
36780         <size>1</size>
36781       </method>
36782     </type>
36783   </test>
36784   <test name="test-719.cs">
36785     <type name="C">
36786       <method name="Void .ctor()">
36787         <size>7</size>
36788       </method>
36789       <method name="Void Main()">
36790         <size>1</size>
36791       </method>
36792     </type>
36793   </test>
36794   <test name="test-72.cs">
36795     <type name="outer">
36796       <method name="Void .ctor()">
36797         <size>7</size>
36798       </method>
36799       <method name="Int32 Main()">
36800         <size>2</size>
36801       </method>
36802     </type>
36803     <type name="outer+inner">
36804       <method name="Void .ctor()">
36805         <size>7</size>
36806       </method>
36807       <method name="Void meth(System.Object)">
36808         <size>8</size>
36809       </method>
36810     </type>
36811   </test>
36812   <test name="test-720.cs">
36813     <type name="N.Program">
36814       <method name="Void .ctor()">
36815         <size>7</size>
36816       </method>
36817       <method name="Void Main()">
36818         <size>18</size>
36819       </method>
36820     </type>
36821     <type name="N.Parent">
36822       <method name="Void .ctor()">
36823         <size>7</size>
36824       </method>
36825       <method name="Void add_Example(N.Parent+ExampleHandler)">
36826         <size>0</size>
36827       </method>
36828       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36829         <size>0</size>
36830       </method>
36831     </type>
36832     <type name="N.Child">
36833       <method name="Void .ctor()">
36834         <size>7</size>
36835       </method>
36836       <method name="Void add_Example(N.Parent+ExampleHandler)">
36837         <size>24</size>
36838       </method>
36839       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36840         <size>24</size>
36841       </method>
36842       <method name="Void OnExample()">
36843         <size>23</size>
36844       </method>
36845     </type>
36846     <type name="N.Parent+ExampleHandler">
36847       <method name="Void .ctor(Object, IntPtr)">
36848         <size>0</size>
36849       </method>
36850       <method name="Void Invoke()">
36851         <size>0</size>
36852       </method>
36853       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36854         <size>0</size>
36855       </method>
36856       <method name="Void EndInvoke(IAsyncResult)">
36857         <size>0</size>
36858       </method>
36859     </type>
36860   </test>
36861   <test name="test-721.cs">
36862     <type name="Program">
36863       <method name="Void .ctor()">
36864         <size>7</size>
36865       </method>
36866       <method name="Int32 Main()">
36867         <size>55</size>
36868       </method>
36869     </type>
36870     <type name="Control">
36871       <method name="Void .ctor()">
36872         <size>7</size>
36873       </method>
36874       <method name="Void set_Foo(Int32)">
36875         <size>1</size>
36876       </method>
36877     </type>
36878   </test>
36879   <test name="test-723.cs">
36880     <type name="Test">
36881       <method name="Void .ctor()">
36882         <size>7</size>
36883       </method>
36884       <method name="Int32 get_Count()">
36885         <size>2</size>
36886       </method>
36887     </type>
36888     <type name="Maine">
36889       <method name="Int32 Main()">
36890         <size>21</size>
36891       </method>
36892     </type>
36893   </test>
36894   <test name="test-724.cs">
36895     <type name="Test">
36896       <method name="Void .ctor()">
36897         <size>7</size>
36898       </method>
36899       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36900         <size>29</size>
36901       </method>
36902       <method name="Int32 Main()">
36903         <size>110</size>
36904       </method>
36905     </type>
36906     <type name="Concrete">
36907       <method name="Void .ctor()">
36908         <size>7</size>
36909       </method>
36910       <method name="System.String A.get_Spec()">
36911         <size>6</size>
36912       </method>
36913       <method name="System.String B.get_Spec()">
36914         <size>6</size>
36915       </method>
36916       <method name="System.String get_Spec()">
36917         <size>6</size>
36918       </method>
36919     </type>
36920   </test>
36921   <test name="test-726.cs">
36922     <type name="CS0102">
36923       <method name="System.Object IFoo.Clone()">
36924         <size>2</size>
36925       </method>
36926       <method name="Void Main()">
36927         <size>1</size>
36928       </method>
36929       <method name="Void .ctor()">
36930         <size>7</size>
36931       </method>
36932     </type>
36933     <type name="CS0102+Clone">
36934       <method name="Void .ctor()">
36935         <size>7</size>
36936       </method>
36937     </type>
36938   </test>
36939   <test name="test-727.cs">
36940     <type name="IDisposableTest.MainClass">
36941       <method name="Int32 Main()">
36942         <size>113</size>
36943       </method>
36944       <method name="Void .ctor()">
36945         <size>7</size>
36946       </method>
36947     </type>
36948     <type name="IDisposableTest.Foo">
36949       <method name="Void Dispose()">
36950         <size>32</size>
36951       </method>
36952       <method name="Void .ctor()">
36953         <size>57</size>
36954       </method>
36955       <method name="Void .cctor()">
36956         <size>1</size>
36957       </method>
36958     </type>
36959   </test>
36960   <test name="test-728.cs">
36961     <type name="Tests">
36962       <method name="Int32 Main()">
36963         <size>25</size>
36964       </method>
36965       <method name="Void .ctor()">
36966         <size>7</size>
36967       </method>
36968     </type>
36969   </test>
36970   <test name="test-729.cs">
36971     <type name="Primes.MainClass">
36972       <method name="Int32 Main()">
36973         <size>141</size>
36974       </method>
36975       <method name="Void .ctor()">
36976         <size>7</size>
36977       </method>
36978     </type>
36979   </test>
36980   <test name="test-73.cs">
36981     <type name="Abstract">
36982       <method name="Void .ctor()">
36983         <size>7</size>
36984       </method>
36985       <method name="Int32 A()">
36986         <size>0</size>
36987       </method>
36988     </type>
36989     <type name="Concrete">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993       <method name="Int32 A()">
36994         <size>2</size>
36995       </method>
36996     </type>
36997     <type name="Test">
36998       <method name="Void .ctor()">
36999         <size>7</size>
37000       </method>
37001       <method name="Int32 Main()">
37002         <size>22</size>
37003       </method>
37004     </type>
37005   </test>
37006   <test name="test-730.cs">
37007     <type name="Demo">
37008       <method name="Void Test(System.Object)">
37009         <size>1</size>
37010       </method>
37011       <method name="Int32 Test(Int32)">
37012         <size>2</size>
37013       </method>
37014       <method name="Int32 GetPhones()">
37015         <size>22</size>
37016       </method>
37017       <method name="Int32 Main()">
37018         <size>23</size>
37019       </method>
37020       <method name="Void .ctor()">
37021         <size>7</size>
37022       </method>
37023     </type>
37024     <type name="Demo+D">
37025       <method name="Int32 Invoke(Int32)">
37026         <size>0</size>
37027       </method>
37028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37029         <size>0</size>
37030       </method>
37031       <method name="Int32 EndInvoke(IAsyncResult)">
37032         <size>0</size>
37033       </method>
37034       <method name="Void .ctor(Object, IntPtr)">
37035         <size>0</size>
37036       </method>
37037     </type>
37038   </test>
37039   <test name="test-731.cs">
37040     <type name="C">
37041       <method name="Int32 Main()">
37042         <size>34</size>
37043       </method>
37044       <method name="Void .ctor()">
37045         <size>7</size>
37046       </method>
37047     </type>
37048     <type name="&lt;PrivateImplementationDetails&gt;">
37049       <method name="Void .ctor()">
37050         <size>7</size>
37051       </method>
37052     </type>
37053   </test>
37054   <test name="test-733.cs">
37055     <type name="Test">
37056       <method name="Int32 Main()">
37057         <size>54</size>
37058       </method>
37059       <method name="Void .ctor()">
37060         <size>7</size>
37061       </method>
37062     </type>
37063   </test>
37064   <test name="test-734.cs">
37065     <type name="M">
37066       <method name="Void Run()">
37067         <size>19</size>
37068       </method>
37069       <method name="Int32 Main()">
37070         <size>12</size>
37071       </method>
37072       <method name="Void .ctor()">
37073         <size>7</size>
37074       </method>
37075     </type>
37076   </test>
37077   <test name="test-735.cs">
37078     <type name="B">
37079       <method name="Void .ctor()">
37080         <size>7</size>
37081       </method>
37082     </type>
37083     <type name="B+C">
37084       <method name="Void Main()">
37085         <size>1</size>
37086       </method>
37087       <method name="Void .ctor()">
37088         <size>7</size>
37089       </method>
37090     </type>
37091     <type name="B+C+X">
37092       <method name="Void .ctor()">
37093         <size>7</size>
37094       </method>
37095     </type>
37096     <type name="B+D">
37097       <method name="Void .ctor()">
37098         <size>7</size>
37099       </method>
37100     </type>
37101   </test>
37102   <test name="test-736.cs">
37103     <type name="TestGeneric`1[T]">
37104       <method name="Void add_Event(System.EventHandler)">
37105         <size>24</size>
37106       </method>
37107       <method name="Void remove_Event(System.EventHandler)">
37108         <size>24</size>
37109       </method>
37110       <method name="Void Raise()">
37111         <size>18</size>
37112       </method>
37113       <method name="Void .ctor()">
37114         <size>7</size>
37115       </method>
37116     </type>
37117     <type name="TestGeneric2`1[T]">
37118       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
37119         <size>24</size>
37120       </method>
37121       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
37122         <size>24</size>
37123       </method>
37124       <method name="Void Raise()">
37125         <size>21</size>
37126       </method>
37127       <method name="Void .ctor()">
37128         <size>7</size>
37129       </method>
37130     </type>
37131     <type name="Test">
37132       <method name="Void add_Event(System.EventHandler)">
37133         <size>24</size>
37134       </method>
37135       <method name="Void remove_Event(System.EventHandler)">
37136         <size>24</size>
37137       </method>
37138       <method name="Void Raise()">
37139         <size>18</size>
37140       </method>
37141       <method name="Void Main()">
37142         <size>1</size>
37143       </method>
37144       <method name="Void .ctor()">
37145         <size>7</size>
37146       </method>
37147     </type>
37148     <type name="TestGeneric2`1+GenericHandler[T]">
37149       <method name="Void Invoke(T)">
37150         <size>0</size>
37151       </method>
37152       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
37153         <size>0</size>
37154       </method>
37155       <method name="Void EndInvoke(IAsyncResult)">
37156         <size>0</size>
37157       </method>
37158       <method name="Void .ctor(Object, IntPtr)">
37159         <size>0</size>
37160       </method>
37161     </type>
37162   </test>
37163   <test name="test-737.cs">
37164     <type name="Breaks">
37165       <method name="Double get_Item(Int32, Int32)">
37166         <size>7</size>
37167       </method>
37168       <method name="Void set_Item(Int32, Int32, Double)">
37169         <size>8</size>
37170       </method>
37171       <method name="Void .ctor(Double)">
37172         <size>8</size>
37173       </method>
37174     </type>
37175     <type name="Tester">
37176       <method name="Int32 Main()">
37177         <size>80</size>
37178       </method>
37179       <method name="Void .ctor()">
37180         <size>7</size>
37181       </method>
37182     </type>
37183   </test>
37184   <test name="test-738.cs">
37185     <type name="TestNamespace.ResumableInputStream">
37186       <method name="Void Main()">
37187         <size>1</size>
37188       </method>
37189       <method name="Void .ctor()">
37190         <size>18</size>
37191       </method>
37192     </type>
37193   </test>
37194   <test name="test-739.cs">
37195     <type name="X">
37196       <method name="Void Finalize()">
37197         <size>19</size>
37198       </method>
37199       <method name="Void Foo()">
37200         <size>1</size>
37201       </method>
37202       <method name="Int32 Main()">
37203         <size>89</size>
37204       </method>
37205       <method name="Void .ctor()">
37206         <size>7</size>
37207       </method>
37208     </type>
37209   </test>
37210   <test name="test-74.cs">
37211     <type name="X">
37212       <method name="Void .ctor()">
37213         <size>7</size>
37214       </method>
37215       <method name="Int32 Main()">
37216         <size>168</size>
37217       </method>
37218     </type>
37219   </test>
37220   <test name="test-740.cs">
37221     <type name="FixedTest">
37222       <method name="Int32 Main()">
37223         <size>318</size>
37224       </method>
37225       <method name="Void .ctor()">
37226         <size>7</size>
37227       </method>
37228     </type>
37229     <type name="FixedTest+TValue">
37230       <method name="System.String ToString()">
37231         <size>17</size>
37232       </method>
37233       <method name="Void .ctor(Int64)">
37234         <size>28</size>
37235       </method>
37236     </type>
37237   </test>
37238   <test name="test-75.cs">
37239     <type name="X">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="Void .cctor()">
37244         <size>1</size>
37245       </method>
37246       <method name="X op_Addition(X, X)">
37247         <size>8</size>
37248       </method>
37249     </type>
37250     <type name="Y">
37251       <method name="Void .ctor()">
37252         <size>7</size>
37253       </method>
37254     </type>
37255     <type name="Z">
37256       <method name="Void .ctor()">
37257         <size>7</size>
37258       </method>
37259     </type>
37260     <type name="driver">
37261       <method name="Void .ctor()">
37262         <size>7</size>
37263       </method>
37264       <method name="Int32 Main()">
37265         <size>34</size>
37266       </method>
37267     </type>
37268   </test>
37269   <test name="test-76.cs">
37270     <type name="foo">
37271       <method name="Void .ctor()">
37272         <size>7</size>
37273       </method>
37274       <method name="System.String strcat(System.String[])">
37275         <size>47</size>
37276       </method>
37277       <method name="Int32 Main()">
37278         <size>142</size>
37279       </method>
37280     </type>
37281   </test>
37282   <test name="test-77.cs">
37283     <type name="XX">
37284       <method name="Void .ctor()">
37285         <size>7</size>
37286       </method>
37287       <method name="Int32 Main()">
37288         <size>220</size>
37289       </method>
37290     </type>
37291   </test>
37292   <test name="test-78.cs">
37293     <type name="N1.B">
37294       <method name="Void .ctor()">
37295         <size>7</size>
37296       </method>
37297       <method name="Boolean ShortCasting()">
37298         <size>19</size>
37299       </method>
37300       <method name="Boolean IntCasting()">
37301         <size>18</size>
37302       </method>
37303       <method name="Int32 Main()">
37304         <size>26</size>
37305       </method>
37306     </type>
37307   </test>
37308   <test name="test-79.cs">
37309     <type name="X">
37310       <method name="Void .ctor()">
37311         <size>7</size>
37312       </method>
37313       <method name="Int32 Main()">
37314         <size>40</size>
37315       </method>
37316     </type>
37317   </test>
37318   <test name="test-8.cs">
37319     <type name="X">
37320       <method name="Void .ctor()">
37321         <size>7</size>
37322       </method>
37323       <method name="Int32 Main(System.String[])">
37324         <size>115</size>
37325       </method>
37326     </type>
37327   </test>
37328   <test name="test-80.cs">
37329     <type name="X">
37330       <method name="Void .ctor()">
37331         <size>7</size>
37332       </method>
37333       <method name="Int32 Add(Int32, Int32)">
37334         <size>4</size>
37335       </method>
37336     </type>
37337     <type name="Y">
37338       <method name="Void .ctor()">
37339         <size>7</size>
37340       </method>
37341       <method name="Int32 Main()">
37342         <size>34</size>
37343       </method>
37344       <method name="Int32 A.Add(Int32, Int32)">
37345         <size>9</size>
37346       </method>
37347     </type>
37348   </test>
37349   <test name="test-81.cs">
37350     <type name="N1.A">
37351       <method name="Void .ctor()">
37352         <size>7</size>
37353       </method>
37354       <method name="Void Bar()">
37355         <size>44</size>
37356       </method>
37357       <method name="Int32 Main()">
37358         <size>71</size>
37359       </method>
37360     </type>
37361   </test>
37362   <test name="test-82.cs">
37363     <type name="N1.N2.B">
37364       <method name="Void .ctor()">
37365         <size>7</size>
37366       </method>
37367       <method name="Void Method(A ByRef)">
37368         <size>1</size>
37369       </method>
37370       <method name="Int32 Main()">
37371         <size>2</size>
37372       </method>
37373     </type>
37374     <type name="N1.N3.B">
37375       <method name="Void .ctor()">
37376         <size>7</size>
37377       </method>
37378       <method name="Void Method(A ByRef)">
37379         <size>1</size>
37380       </method>
37381     </type>
37382   </test>
37383   <test name="test-83.cs">
37384     <type name="PersonArrivedArgs">
37385       <method name="Void .ctor(String)">
37386         <size>14</size>
37387       </method>
37388     </type>
37389     <type name="Greeter">
37390       <method name="Void .ctor(String)">
37391         <size>14</size>
37392       </method>
37393       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
37394         <size>18</size>
37395       </method>
37396     </type>
37397     <type name="Room">
37398       <method name="Void .ctor()">
37399         <size>14</size>
37400       </method>
37401       <method name="Void add_PersonArrived(PersonArrivedHandler)">
37402         <size>24</size>
37403       </method>
37404       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
37405         <size>24</size>
37406       </method>
37407       <method name="Void AddPerson(System.String)">
37408         <size>14</size>
37409       </method>
37410     </type>
37411     <type name="DelegateTest">
37412       <method name="Void .ctor()">
37413         <size>7</size>
37414       </method>
37415       <method name="Int32 Main()">
37416         <size>2</size>
37417       </method>
37418     </type>
37419     <type name="PersonArrivedHandler">
37420       <method name="Void .ctor(Object, IntPtr)">
37421         <size>0</size>
37422       </method>
37423       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
37424         <size>0</size>
37425       </method>
37426       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
37427         <size>0</size>
37428       </method>
37429       <method name="Void EndInvoke(IAsyncResult)">
37430         <size>0</size>
37431       </method>
37432     </type>
37433   </test>
37434   <test name="test-84.cs">
37435     <type name="Ghost">
37436       <method name="Void .ctor()">
37437         <size>7</size>
37438       </method>
37439       <method name="Int32 Main()">
37440         <size>6</size>
37441       </method>
37442     </type>
37443   </test>
37444   <test name="test-85.cs">
37445     <type name="X">
37446       <method name="Void .ctor()">
37447         <size>7</size>
37448       </method>
37449       <method name="Int32 Main()">
37450         <size>20</size>
37451       </method>
37452     </type>
37453   </test>
37454   <test name="test-86.cs">
37455     <type name="T.T">
37456       <method name="Void .ctor()">
37457         <size>7</size>
37458       </method>
37459       <method name="Int32 method1(System.Type, Int32)">
37460         <size>23</size>
37461       </method>
37462       <method name="Int32 method1(System.Type, System.Type[])">
37463         <size>12</size>
37464       </method>
37465       <method name="Int32 method2(System.Type, Int32)">
37466         <size>23</size>
37467       </method>
37468       <method name="Int32 method2(System.Type, System.Type[])">
37469         <size>12</size>
37470       </method>
37471       <method name="Int32 Main()">
37472         <size>36</size>
37473       </method>
37474     </type>
37475   </test>
37476   <test name="test-87.cs">
37477     <type name="Top">
37478       <method name="Void .ctor()">
37479         <size>7</size>
37480       </method>
37481       <method name="Int32 Main()">
37482         <size>58</size>
37483       </method>
37484     </type>
37485     <type name="Top+X">
37486       <method name="Void .ctor()">
37487         <size>7</size>
37488       </method>
37489     </type>
37490     <type name="Top+Y">
37491       <method name="Void .ctor()">
37492         <size>7</size>
37493       </method>
37494     </type>
37495     <type name="Top+XA">
37496       <method name="Void .ctor()">
37497         <size>7</size>
37498       </method>
37499       <method name="Int32 get_one()">
37500         <size>2</size>
37501       </method>
37502     </type>
37503     <type name="Top+XB">
37504       <method name="Void .ctor()">
37505         <size>7</size>
37506       </method>
37507       <method name="Int32 get_one()">
37508         <size>2</size>
37509       </method>
37510       <method name="Int32 get_two()">
37511         <size>2</size>
37512       </method>
37513     </type>
37514     <type name="Other">
37515       <method name="Void .ctor()">
37516         <size>7</size>
37517       </method>
37518       <method name="Void X()">
37519         <size>5</size>
37520       </method>
37521     </type>
37522   </test>
37523   <test name="test-88.cs">
37524     <type name="X">
37525       <method name="Void .ctor()">
37526         <size>7</size>
37527       </method>
37528       <method name="Void f(System.String)">
37529         <size>19</size>
37530       </method>
37531       <method name="Int32 Main()">
37532         <size>63</size>
37533       </method>
37534     </type>
37535     <type name="&lt;PrivateImplementationDetails&gt;">
37536       <method name="Void .ctor()">
37537         <size>7</size>
37538       </method>
37539     </type>
37540   </test>
37541   <test name="test-89.cs">
37542     <type name="X">
37543       <method name="Void .ctor(Int32)">
37544         <size>8</size>
37545       </method>
37546       <method name="X F(Int32)">
37547         <size>7</size>
37548       </method>
37549       <method name="Int32 Main()">
37550         <size>99</size>
37551       </method>
37552     </type>
37553   </test>
37554   <test name="test-9.cs">
37555     <type name="X">
37556       <method name="Void .ctor()">
37557         <size>7</size>
37558       </method>
37559       <method name="Int32 Main(System.String[])">
37560         <size>104</size>
37561       </method>
37562     </type>
37563   </test>
37564   <test name="test-90.cs">
37565     <type name="N1.Blah">
37566       <method name="Void .ctor()">
37567         <size>7</size>
37568       </method>
37569       <method name="Int32 Main()">
37570         <size>2</size>
37571       </method>
37572     </type>
37573   </test>
37574   <test name="test-91.cs">
37575     <type name="Abstract">
37576       <method name="Void .ctor()">
37577         <size>7</size>
37578       </method>
37579     </type>
37580     <type name="Plain">
37581       <method name="Void .ctor()">
37582         <size>7</size>
37583       </method>
37584     </type>
37585     <type name="Test">
37586       <method name="Void .ctor()">
37587         <size>7</size>
37588       </method>
37589       <method name="Void MyProtectedInternal()">
37590         <size>1</size>
37591       </method>
37592       <method name="Void MyInternal()">
37593         <size>1</size>
37594       </method>
37595       <method name="Void MyPublic()">
37596         <size>1</size>
37597       </method>
37598       <method name="Void MyPrivate()">
37599         <size>1</size>
37600       </method>
37601       <method name="Int32 Main()">
37602         <size>242</size>
37603       </method>
37604     </type>
37605   </test>
37606   <test name="test-92.cs">
37607     <type name="Outer">
37608       <method name="Void .ctor()">
37609         <size>7</size>
37610       </method>
37611     </type>
37612     <type name="Outer+Inner">
37613       <method name="Void .ctor()">
37614         <size>7</size>
37615       </method>
37616     </type>
37617     <type name="InnerBase">
37618       <method name="Void .ctor()">
37619         <size>7</size>
37620       </method>
37621     </type>
37622     <type name="MainClass">
37623       <method name="Void .ctor()">
37624         <size>7</size>
37625       </method>
37626       <method name="Int32 Main()">
37627         <size>2</size>
37628       </method>
37629     </type>
37630   </test>
37631   <test name="test-93.cs">
37632     <type name="N1.C">
37633       <method name="Void .ctor()">
37634         <size>7</size>
37635       </method>
37636       <method name="Void method(B ByRef)">
37637         <size>15</size>
37638       </method>
37639     </type>
37640     <type name="Test">
37641       <method name="Void .ctor()">
37642         <size>7</size>
37643       </method>
37644       <method name="Int32 Main()">
37645         <size>15</size>
37646       </method>
37647     </type>
37648   </test>
37649   <test name="test-94.cs">
37650     <type name="Base">
37651       <method name="Void .ctor()">
37652         <size>7</size>
37653       </method>
37654       <method name="Int32 IVehicle.Start()">
37655         <size>2</size>
37656       </method>
37657       <method name="Int32 Stop()">
37658         <size>2</size>
37659       </method>
37660       <method name="Int32 Turn()">
37661         <size>2</size>
37662       </method>
37663     </type>
37664     <type name="Derived1">
37665       <method name="Void .ctor()">
37666         <size>7</size>
37667       </method>
37668       <method name="Int32 Turn()">
37669         <size>2</size>
37670       </method>
37671     </type>
37672     <type name="Derived2">
37673       <method name="Void .ctor()">
37674         <size>7</size>
37675       </method>
37676       <method name="Int32 IVehicle.Start()">
37677         <size>2</size>
37678       </method>
37679       <method name="Int32 IVehicle.Turn()">
37680         <size>2</size>
37681       </method>
37682       <method name="Int32 Stop()">
37683         <size>2</size>
37684       </method>
37685       <method name="Int32 Turn()">
37686         <size>2</size>
37687       </method>
37688     </type>
37689     <type name="Test">
37690       <method name="Void .ctor()">
37691         <size>7</size>
37692       </method>
37693       <method name="Int32 Main()">
37694         <size>88</size>
37695       </method>
37696     </type>
37697   </test>
37698   <test name="test-95.cs">
37699     <type name="X">
37700       <method name="Void .ctor()">
37701         <size>7</size>
37702       </method>
37703       <method name="Int32 Main()">
37704         <size>30</size>
37705       </method>
37706     </type>
37707   </test>
37708   <test name="test-96.cs">
37709     <type name="N1.A">
37710       <method name="Void .ctor()">
37711         <size>7</size>
37712       </method>
37713       <method name="Int32 Main()">
37714         <size>2</size>
37715       </method>
37716     </type>
37717     <type name="N1.C">
37718       <method name="Void .ctor(Object, IntPtr)">
37719         <size>0</size>
37720       </method>
37721       <method name="Void Invoke(System.Object, N1.A)">
37722         <size>0</size>
37723       </method>
37724       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37725         <size>0</size>
37726       </method>
37727       <method name="Void EndInvoke(IAsyncResult)">
37728         <size>0</size>
37729       </method>
37730     </type>
37731   </test>
37732   <test name="test-97.cs">
37733     <type name="X">
37734       <method name="Void .ctor()">
37735         <size>7</size>
37736       </method>
37737       <method name="Int32 Main()">
37738         <size>2</size>
37739       </method>
37740     </type>
37741   </test>
37742   <test name="test-98.cs">
37743     <type name="X">
37744       <method name="Void .ctor()">
37745         <size>7</size>
37746       </method>
37747       <method name="Void b()">
37748         <size>19</size>
37749       </method>
37750     </type>
37751     <type name="Y">
37752       <method name="Void .ctor()">
37753         <size>7</size>
37754       </method>
37755       <method name="Int32 Main()">
37756         <size>2</size>
37757       </method>
37758     </type>
37759   </test>
37760   <test name="test-99.cs">
37761     <type name="X">
37762       <method name="Void .ctor()">
37763         <size>7</size>
37764       </method>
37765       <method name="Int32 Main()">
37766         <size>104</size>
37767       </method>
37768     </type>
37769   </test>
37770   <test name="test-anon-01.cs">
37771     <type name="X">
37772       <method name="Void .ctor()">
37773         <size>7</size>
37774       </method>
37775       <method name="Int32 Main()">
37776         <size>21</size>
37777       </method>
37778     </type>
37779     <type name="S">
37780       <method name="Void .ctor(Object, IntPtr)">
37781         <size>0</size>
37782       </method>
37783       <method name="Void Invoke()">
37784         <size>0</size>
37785       </method>
37786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37787         <size>0</size>
37788       </method>
37789       <method name="Void EndInvoke(IAsyncResult)">
37790         <size>0</size>
37791       </method>
37792     </type>
37793     <type name="X+&lt;Main&gt;c__AnonStorey0">
37794       <method name="Void .ctor()">
37795         <size>7</size>
37796       </method>
37797       <method name="Void &lt;&gt;m__0()">
37798         <size>8</size>
37799       </method>
37800     </type>
37801   </test>
37802   <test name="test-anon-02.cs">
37803     <type name="X">
37804       <method name="Void .ctor()">
37805         <size>7</size>
37806       </method>
37807       <method name="Int32 Main()">
37808         <size>151</size>
37809       </method>
37810     </type>
37811     <type name="S">
37812       <method name="Void .ctor(Object, IntPtr)">
37813         <size>0</size>
37814       </method>
37815       <method name="Void Invoke()">
37816         <size>0</size>
37817       </method>
37818       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37819         <size>0</size>
37820       </method>
37821       <method name="Void EndInvoke(IAsyncResult)">
37822         <size>0</size>
37823       </method>
37824     </type>
37825     <type name="X+&lt;Main&gt;c__AnonStorey0">
37826       <method name="Void .ctor()">
37827         <size>7</size>
37828       </method>
37829       <method name="Void &lt;&gt;m__0()">
37830         <size>113</size>
37831       </method>
37832     </type>
37833   </test>
37834   <test name="test-anon-03.cs">
37835     <type name="X">
37836       <method name="Void .ctor()">
37837         <size>7</size>
37838       </method>
37839       <method name="Void Main()">
37840         <size>59</size>
37841       </method>
37842     </type>
37843     <type name="S">
37844       <method name="Void .ctor(Object, IntPtr)">
37845         <size>0</size>
37846       </method>
37847       <method name="Void Invoke()">
37848         <size>0</size>
37849       </method>
37850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37851         <size>0</size>
37852       </method>
37853       <method name="Void EndInvoke(IAsyncResult)">
37854         <size>0</size>
37855       </method>
37856     </type>
37857     <type name="X+&lt;Main&gt;c__AnonStorey0">
37858       <method name="Void .ctor()">
37859         <size>7</size>
37860       </method>
37861       <method name="Void &lt;&gt;m__0()">
37862         <size>8</size>
37863       </method>
37864     </type>
37865   </test>
37866   <test name="test-anon-04.cs">
37867     <type name="X">
37868       <method name="Void .ctor()">
37869         <size>7</size>
37870       </method>
37871       <method name="Void Main()">
37872         <size>59</size>
37873       </method>
37874     </type>
37875     <type name="S">
37876       <method name="Void .ctor(Object, IntPtr)">
37877         <size>0</size>
37878       </method>
37879       <method name="Void Invoke()">
37880         <size>0</size>
37881       </method>
37882       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37883         <size>0</size>
37884       </method>
37885       <method name="Void EndInvoke(IAsyncResult)">
37886         <size>0</size>
37887       </method>
37888     </type>
37889     <type name="X+&lt;Main&gt;c__AnonStorey0">
37890       <method name="Void .ctor()">
37891         <size>7</size>
37892       </method>
37893       <method name="Void &lt;&gt;m__0()">
37894         <size>30</size>
37895       </method>
37896     </type>
37897   </test>
37898   <test name="test-anon-05.cs">
37899     <type name="X">
37900       <method name="Void .ctor()">
37901         <size>7</size>
37902       </method>
37903       <method name="Int32 Main()">
37904         <size>207</size>
37905       </method>
37906       <method name="Boolean t(Int32, Int32)">
37907         <size>5</size>
37908       </method>
37909     </type>
37910     <type name="S">
37911       <method name="Void .ctor(Object, IntPtr)">
37912         <size>0</size>
37913       </method>
37914       <method name="Void Invoke()">
37915         <size>0</size>
37916       </method>
37917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37918         <size>0</size>
37919       </method>
37920       <method name="Void EndInvoke(IAsyncResult)">
37921         <size>0</size>
37922       </method>
37923     </type>
37924     <type name="X+&lt;Main&gt;c__AnonStorey1">
37925       <method name="Void .ctor()">
37926         <size>7</size>
37927       </method>
37928       <method name="Void &lt;&gt;m__0()">
37929         <size>76</size>
37930       </method>
37931     </type>
37932     <type name="X+&lt;Main&gt;c__AnonStorey0">
37933       <method name="Void .ctor()">
37934         <size>7</size>
37935       </method>
37936     </type>
37937   </test>
37938   <test name="test-anon-06.cs">
37939     <type name="X">
37940       <method name="Void .ctor()">
37941         <size>7</size>
37942       </method>
37943       <method name="Int32 Main()">
37944         <size>112</size>
37945       </method>
37946     </type>
37947     <type name="S">
37948       <method name="Void .ctor(Object, IntPtr)">
37949         <size>0</size>
37950       </method>
37951       <method name="Void Invoke()">
37952         <size>0</size>
37953       </method>
37954       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37955         <size>0</size>
37956       </method>
37957       <method name="Void EndInvoke(IAsyncResult)">
37958         <size>0</size>
37959       </method>
37960     </type>
37961     <type name="X+&lt;Main&gt;c__AnonStorey0">
37962       <method name="Void .ctor()">
37963         <size>7</size>
37964       </method>
37965       <method name="Void &lt;&gt;m__0()">
37966         <size>18</size>
37967       </method>
37968     </type>
37969   </test>
37970   <test name="test-anon-07.cs">
37971     <type name="X">
37972       <method name="Void .ctor()">
37973         <size>7</size>
37974       </method>
37975       <method name="Int32 Main()">
37976         <size>120</size>
37977       </method>
37978       <method name="Boolean t(Int32, Int32)">
37979         <size>5</size>
37980       </method>
37981     </type>
37982     <type name="D">
37983       <method name="Void .ctor(Object, IntPtr)">
37984         <size>0</size>
37985       </method>
37986       <method name="Void Invoke()">
37987         <size>0</size>
37988       </method>
37989       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37990         <size>0</size>
37991       </method>
37992       <method name="Void EndInvoke(IAsyncResult)">
37993         <size>0</size>
37994       </method>
37995     </type>
37996     <type name="X+&lt;Main&gt;c__AnonStorey0">
37997       <method name="Void .ctor()">
37998         <size>7</size>
37999       </method>
38000       <method name="Void &lt;&gt;m__0()">
38001         <size>18</size>
38002       </method>
38003       <method name="Void &lt;&gt;m__1()">
38004         <size>18</size>
38005       </method>
38006     </type>
38007   </test>
38008   <test name="test-anon-08.cs">
38009     <type name="X">
38010       <method name="Void .ctor()">
38011         <size>7</size>
38012       </method>
38013       <method name="Int32 Main()">
38014         <size>35</size>
38015       </method>
38016     </type>
38017     <type name="S">
38018       <method name="Void .ctor(Object, IntPtr)">
38019         <size>0</size>
38020       </method>
38021       <method name="Void Invoke()">
38022         <size>0</size>
38023       </method>
38024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38025         <size>0</size>
38026       </method>
38027       <method name="Void EndInvoke(IAsyncResult)">
38028         <size>0</size>
38029       </method>
38030     </type>
38031     <type name="X+&lt;Main&gt;c__AnonStorey0">
38032       <method name="Void .ctor()">
38033         <size>7</size>
38034       </method>
38035       <method name="Void &lt;&gt;m__0()">
38036         <size>13</size>
38037       </method>
38038     </type>
38039   </test>
38040   <test name="test-anon-09.cs">
38041     <type name="X">
38042       <method name="Void .ctor()">
38043         <size>7</size>
38044       </method>
38045       <method name="Int32 Main()">
38046         <size>59</size>
38047       </method>
38048     </type>
38049     <type name="X+D">
38050       <method name="Void .ctor(Object, IntPtr)">
38051         <size>0</size>
38052       </method>
38053       <method name="Void Invoke()">
38054         <size>0</size>
38055       </method>
38056       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38057         <size>0</size>
38058       </method>
38059       <method name="Void EndInvoke(IAsyncResult)">
38060         <size>0</size>
38061       </method>
38062     </type>
38063     <type name="X+&lt;Main&gt;c__AnonStorey0">
38064       <method name="Void .ctor()">
38065         <size>7</size>
38066       </method>
38067       <method name="Void &lt;&gt;m__0()">
38068         <size>49</size>
38069       </method>
38070     </type>
38071   </test>
38072   <test name="test-anon-10.cs">
38073     <type name="S">
38074       <method name="Void .ctor()">
38075         <size>7</size>
38076       </method>
38077       <method name="Void Test()">
38078         <size>105</size>
38079       </method>
38080       <method name="Int32 Main()">
38081         <size>66</size>
38082       </method>
38083     </type>
38084     <type name="S+T">
38085       <method name="Void .ctor(Object, IntPtr)">
38086         <size>0</size>
38087       </method>
38088       <method name="Void Invoke()">
38089         <size>0</size>
38090       </method>
38091       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38092         <size>0</size>
38093       </method>
38094       <method name="Void EndInvoke(IAsyncResult)">
38095         <size>0</size>
38096       </method>
38097     </type>
38098     <type name="S+&lt;Test&gt;c__AnonStorey1">
38099       <method name="Void .ctor()">
38100         <size>7</size>
38101       </method>
38102     </type>
38103     <type name="S+&lt;Test&gt;c__AnonStorey0">
38104       <method name="Void .ctor()">
38105         <size>7</size>
38106       </method>
38107     </type>
38108     <type name="S+&lt;Test&gt;c__AnonStorey1">
38109       <method name="Void &lt;&gt;m__0()">
38110         <size>76</size>
38111       </method>
38112     </type>
38113   </test>
38114   <test name="test-anon-11.cs">
38115     <type name="X">
38116       <method name="Void .ctor()">
38117         <size>7</size>
38118       </method>
38119       <method name="Int32 Main()">
38120         <size>122</size>
38121       </method>
38122     </type>
38123     <type name="D">
38124       <method name="Void .ctor(Object, IntPtr)">
38125         <size>0</size>
38126       </method>
38127       <method name="Void Invoke(Int32)">
38128         <size>0</size>
38129       </method>
38130       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38131         <size>0</size>
38132       </method>
38133       <method name="Void EndInvoke(IAsyncResult)">
38134         <size>0</size>
38135       </method>
38136     </type>
38137     <type name="E">
38138       <method name="Void .ctor(Object, IntPtr)">
38139         <size>0</size>
38140       </method>
38141       <method name="Void Invoke(Int32 ByRef)">
38142         <size>0</size>
38143       </method>
38144       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
38145         <size>0</size>
38146       </method>
38147       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
38148         <size>0</size>
38149       </method>
38150     </type>
38151     <type name="F">
38152       <method name="Void .ctor(Object, IntPtr)">
38153         <size>0</size>
38154       </method>
38155       <method name="Void Invoke(System.Int32[])">
38156         <size>0</size>
38157       </method>
38158       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
38159         <size>0</size>
38160       </method>
38161       <method name="Void EndInvoke(IAsyncResult)">
38162         <size>0</size>
38163       </method>
38164     </type>
38165     <type name="X">
38166       <method name="Void &lt;Main&gt;m__0(Int32)">
38167         <size>1</size>
38168       </method>
38169       <method name="Void &lt;Main&gt;m__1(Int32)">
38170         <size>1</size>
38171       </method>
38172       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
38173         <size>1</size>
38174       </method>
38175       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
38176         <size>1</size>
38177       </method>
38178     </type>
38179   </test>
38180   <test name="test-anon-12.cs">
38181     <type name="X">
38182       <method name="Void .ctor()">
38183         <size>7</size>
38184       </method>
38185       <method name="Int32 Main()">
38186         <size>257</size>
38187       </method>
38188       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
38189         <size>81</size>
38190       </method>
38191     </type>
38192     <type name="predicate">
38193       <method name="Void .ctor(Object, IntPtr)">
38194         <size>0</size>
38195       </method>
38196       <method name="Boolean Invoke(System.Object)">
38197         <size>0</size>
38198       </method>
38199       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38200         <size>0</size>
38201       </method>
38202       <method name="Boolean EndInvoke(IAsyncResult)">
38203         <size>0</size>
38204       </method>
38205     </type>
38206     <type name="X">
38207       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
38208         <size>12</size>
38209       </method>
38210     </type>
38211   </test>
38212   <test name="test-anon-13.cs">
38213     <type name="X">
38214       <method name="Void .ctor(Int32)">
38215         <size>14</size>
38216       </method>
38217       <method name="Void Main()">
38218         <size>42</size>
38219       </method>
38220       <method name="D T()">
38221         <size>15</size>
38222       </method>
38223       <method name="System.String CALL()">
38224         <size>6</size>
38225       </method>
38226     </type>
38227     <type name="D">
38228       <method name="Void .ctor(Object, IntPtr)">
38229         <size>0</size>
38230       </method>
38231       <method name="Void Invoke()">
38232         <size>0</size>
38233       </method>
38234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38235         <size>0</size>
38236       </method>
38237       <method name="Void EndInvoke(IAsyncResult)">
38238         <size>0</size>
38239       </method>
38240     </type>
38241     <type name="X">
38242       <method name="Void &lt;T&gt;m__0()">
38243         <size>22</size>
38244       </method>
38245     </type>
38246   </test>
38247   <test name="test-anon-14.cs">
38248     <type name="X">
38249       <method name="Void .ctor()">
38250         <size>7</size>
38251       </method>
38252       <method name="Void add_Click(X+T)">
38253         <size>22</size>
38254       </method>
38255       <method name="Void remove_Click(X+T)">
38256         <size>22</size>
38257       </method>
38258       <method name="Void Method()">
38259         <size>1</size>
38260       </method>
38261       <method name="Void Main()">
38262         <size>46</size>
38263       </method>
38264     </type>
38265     <type name="X+T">
38266       <method name="Void .ctor(Object, IntPtr)">
38267         <size>0</size>
38268       </method>
38269       <method name="Void Invoke()">
38270         <size>0</size>
38271       </method>
38272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38273         <size>0</size>
38274       </method>
38275       <method name="Void EndInvoke(IAsyncResult)">
38276         <size>0</size>
38277       </method>
38278     </type>
38279   </test>
38280   <test name="test-anon-15.cs">
38281     <type name="Foo">
38282       <method name="Void .ctor()">
38283         <size>7</size>
38284       </method>
38285       <method name="Void Main()">
38286         <size>43</size>
38287       </method>
38288     </type>
38289     <type name="Foo+Inner">
38290       <method name="Void .ctor(String)">
38291         <size>7</size>
38292       </method>
38293     </type>
38294     <type name="Foo+foo_fn">
38295       <method name="Void .ctor(Object, IntPtr)">
38296         <size>0</size>
38297       </method>
38298       <method name="Foo+Inner Invoke(System.String)">
38299         <size>0</size>
38300       </method>
38301       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38302         <size>0</size>
38303       </method>
38304       <method name="Foo+Inner EndInvoke(IAsyncResult)">
38305         <size>0</size>
38306       </method>
38307     </type>
38308     <type name="Foo">
38309       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
38310         <size>13</size>
38311       </method>
38312     </type>
38313   </test>
38314   <test name="test-anon-16.cs">
38315     <type name="X">
38316       <method name="Void .ctor(Int32)">
38317         <size>14</size>
38318       </method>
38319       <method name="Void Main()">
38320         <size>42</size>
38321       </method>
38322       <method name="D T()">
38323         <size>15</size>
38324       </method>
38325     </type>
38326     <type name="D">
38327       <method name="Void .ctor(Object, IntPtr)">
38328         <size>0</size>
38329       </method>
38330       <method name="Void Invoke()">
38331         <size>0</size>
38332       </method>
38333       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38334         <size>0</size>
38335       </method>
38336       <method name="Void EndInvoke(IAsyncResult)">
38337         <size>0</size>
38338       </method>
38339     </type>
38340     <type name="X">
38341       <method name="Void &lt;T&gt;m__0()">
38342         <size>27</size>
38343       </method>
38344     </type>
38345   </test>
38346   <test name="test-anon-17.cs">
38347     <type name="Button">
38348       <method name="Void .ctor()">
38349         <size>7</size>
38350       </method>
38351       <method name="Void add_Clicked(ClickEvent)">
38352         <size>24</size>
38353       </method>
38354       <method name="Void remove_Clicked(ClickEvent)">
38355         <size>24</size>
38356       </method>
38357       <method name="Void DoClick()">
38358         <size>12</size>
38359       </method>
38360     </type>
38361     <type name="X">
38362       <method name="Void .ctor()">
38363         <size>7</size>
38364       </method>
38365       <method name="Void .cctor()">
38366         <size>1</size>
38367       </method>
38368       <method name="Int32 Main()">
38369         <size>61</size>
38370       </method>
38371     </type>
38372     <type name="ClickEvent">
38373       <method name="Void .ctor(Object, IntPtr)">
38374         <size>0</size>
38375       </method>
38376       <method name="Void Invoke()">
38377         <size>0</size>
38378       </method>
38379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38380         <size>0</size>
38381       </method>
38382       <method name="Void EndInvoke(IAsyncResult)">
38383         <size>0</size>
38384       </method>
38385     </type>
38386     <type name="X">
38387       <method name="Void &lt;Main&gt;m__0()">
38388         <size>17</size>
38389       </method>
38390     </type>
38391   </test>
38392   <test name="test-anon-18.cs">
38393     <type name="DelegateTest">
38394       <method name="Void .ctor()">
38395         <size>7</size>
38396       </method>
38397       <method name="Void Main(System.String[])">
38398         <size>83</size>
38399       </method>
38400     </type>
38401     <type name="A">
38402       <method name="Void .ctor(Object, IntPtr)">
38403         <size>0</size>
38404       </method>
38405       <method name="Void Invoke()">
38406         <size>0</size>
38407       </method>
38408       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38409         <size>0</size>
38410       </method>
38411       <method name="Void EndInvoke(IAsyncResult)">
38412         <size>0</size>
38413       </method>
38414     </type>
38415     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38416       <method name="Void .ctor()">
38417         <size>7</size>
38418       </method>
38419       <method name="Void &lt;&gt;m__0()">
38420         <size>17</size>
38421       </method>
38422     </type>
38423   </test>
38424   <test name="test-anon-19.cs">
38425     <type name="X">
38426       <method name="Void .ctor()">
38427         <size>7</size>
38428       </method>
38429       <method name="Int32 Main()">
38430         <size>223</size>
38431       </method>
38432       <method name="Boolean t(Int32, Int32)">
38433         <size>5</size>
38434       </method>
38435     </type>
38436     <type name="S">
38437       <method name="Void .ctor(Object, IntPtr)">
38438         <size>0</size>
38439       </method>
38440       <method name="Void Invoke()">
38441         <size>0</size>
38442       </method>
38443       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38444         <size>0</size>
38445       </method>
38446       <method name="Void EndInvoke(IAsyncResult)">
38447         <size>0</size>
38448       </method>
38449     </type>
38450     <type name="X+&lt;Main&gt;c__AnonStorey1">
38451       <method name="Void .ctor()">
38452         <size>7</size>
38453       </method>
38454       <method name="Void &lt;&gt;m__0()">
38455         <size>93</size>
38456       </method>
38457     </type>
38458     <type name="X+&lt;Main&gt;c__AnonStorey0">
38459       <method name="Void .ctor()">
38460         <size>7</size>
38461       </method>
38462     </type>
38463   </test>
38464   <test name="test-anon-20.cs">
38465     <type name="X">
38466       <method name="Void .ctor()">
38467         <size>7</size>
38468       </method>
38469       <method name="Void Main()">
38470         <size>33</size>
38471       </method>
38472       <method name="D MainHost()">
38473         <size>28</size>
38474       </method>
38475     </type>
38476     <type name="D">
38477       <method name="Void .ctor(Object, IntPtr)">
38478         <size>0</size>
38479       </method>
38480       <method name="Void Invoke()">
38481         <size>0</size>
38482       </method>
38483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38484         <size>0</size>
38485       </method>
38486       <method name="Void EndInvoke(IAsyncResult)">
38487         <size>0</size>
38488       </method>
38489     </type>
38490     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
38491       <method name="Void .ctor()">
38492         <size>7</size>
38493       </method>
38494       <method name="Void &lt;&gt;m__0()">
38495         <size>52</size>
38496       </method>
38497     </type>
38498     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
38499       <method name="Void .ctor()">
38500         <size>7</size>
38501       </method>
38502       <method name="Void &lt;&gt;m__1()">
38503         <size>52</size>
38504       </method>
38505     </type>
38506   </test>
38507   <test name="test-anon-21.cs">
38508     <type name="X">
38509       <method name="Void .ctor()">
38510         <size>7</size>
38511       </method>
38512       <method name="Void .cctor()">
38513         <size>1</size>
38514       </method>
38515       <method name="Int32 Main()">
38516         <size>68</size>
38517       </method>
38518       <method name="Void M()">
38519         <size>44</size>
38520       </method>
38521     </type>
38522     <type name="D">
38523       <method name="Void .ctor(Object, IntPtr)">
38524         <size>0</size>
38525       </method>
38526       <method name="Void Invoke()">
38527         <size>0</size>
38528       </method>
38529       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38530         <size>0</size>
38531       </method>
38532       <method name="Void EndInvoke(IAsyncResult)">
38533         <size>0</size>
38534       </method>
38535     </type>
38536     <type name="X+&lt;M&gt;c__AnonStorey0">
38537       <method name="Void .ctor()">
38538         <size>7</size>
38539       </method>
38540       <method name="Void &lt;&gt;m__0()">
38541         <size>48</size>
38542       </method>
38543     </type>
38544     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38545       <method name="Void .ctor()">
38546         <size>7</size>
38547       </method>
38548       <method name="Void &lt;&gt;m__1()">
38549         <size>81</size>
38550       </method>
38551     </type>
38552   </test>
38553   <test name="test-anon-22.cs">
38554     <type name="X">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void Main()">
38559         <size>33</size>
38560       </method>
38561       <method name="D T()">
38562         <size>28</size>
38563       </method>
38564     </type>
38565     <type name="D">
38566       <method name="Void .ctor(Object, IntPtr)">
38567         <size>0</size>
38568       </method>
38569       <method name="Void Invoke()">
38570         <size>0</size>
38571       </method>
38572       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38573         <size>0</size>
38574       </method>
38575       <method name="Void EndInvoke(IAsyncResult)">
38576         <size>0</size>
38577       </method>
38578     </type>
38579     <type name="X+&lt;T&gt;c__AnonStorey0">
38580       <method name="Void .ctor()">
38581         <size>7</size>
38582       </method>
38583       <method name="Void &lt;&gt;m__0()">
38584         <size>52</size>
38585       </method>
38586     </type>
38587     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
38588       <method name="Void .ctor()">
38589         <size>7</size>
38590       </method>
38591       <method name="Void &lt;&gt;m__1()">
38592         <size>52</size>
38593       </method>
38594     </type>
38595   </test>
38596   <test name="test-anon-23.cs">
38597     <type name="X">
38598       <method name="Void .ctor()">
38599         <size>7</size>
38600       </method>
38601       <method name="Int32 Main()">
38602         <size>68</size>
38603       </method>
38604       <method name="Void M()">
38605         <size>34</size>
38606       </method>
38607     </type>
38608     <type name="D">
38609       <method name="Void .ctor(Object, IntPtr)">
38610         <size>0</size>
38611       </method>
38612       <method name="Void Invoke()">
38613         <size>0</size>
38614       </method>
38615       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38616         <size>0</size>
38617       </method>
38618       <method name="Void EndInvoke(IAsyncResult)">
38619         <size>0</size>
38620       </method>
38621     </type>
38622     <type name="X+&lt;M&gt;c__AnonStorey0">
38623       <method name="Void .ctor()">
38624         <size>7</size>
38625       </method>
38626       <method name="Void &lt;&gt;m__0()">
38627         <size>38</size>
38628       </method>
38629     </type>
38630     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38631       <method name="Void .ctor()">
38632         <size>7</size>
38633       </method>
38634       <method name="Void &lt;&gt;m__1()">
38635         <size>24</size>
38636       </method>
38637     </type>
38638   </test>
38639   <test name="test-anon-24.cs">
38640     <type name="X">
38641       <method name="Void .ctor()">
38642         <size>7</size>
38643       </method>
38644       <method name="Void Main()">
38645         <size>29</size>
38646       </method>
38647       <method name="D T(Int32)">
38648         <size>28</size>
38649       </method>
38650     </type>
38651     <type name="D">
38652       <method name="Void .ctor(Object, IntPtr)">
38653         <size>0</size>
38654       </method>
38655       <method name="Int32 Invoke()">
38656         <size>0</size>
38657       </method>
38658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38659         <size>0</size>
38660       </method>
38661       <method name="Int32 EndInvoke(IAsyncResult)">
38662         <size>0</size>
38663       </method>
38664     </type>
38665     <type name="X+&lt;T&gt;c__AnonStorey0">
38666       <method name="Void .ctor()">
38667         <size>7</size>
38668       </method>
38669       <method name="Int32 &lt;&gt;m__0()">
38670         <size>21</size>
38671       </method>
38672     </type>
38673   </test>
38674   <test name="test-anon-25.cs">
38675     <type name="X">
38676       <method name="Void .ctor()">
38677         <size>7</size>
38678       </method>
38679       <method name="Int32 Main()">
38680         <size>48</size>
38681       </method>
38682       <method name="D T(Int32)">
38683         <size>28</size>
38684       </method>
38685     </type>
38686     <type name="D">
38687       <method name="Void .ctor(Object, IntPtr)">
38688         <size>0</size>
38689       </method>
38690       <method name="Int32 Invoke(Int32)">
38691         <size>0</size>
38692       </method>
38693       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38694         <size>0</size>
38695       </method>
38696       <method name="Int32 EndInvoke(IAsyncResult)">
38697         <size>0</size>
38698       </method>
38699     </type>
38700     <type name="X+&lt;T&gt;c__AnonStorey0">
38701       <method name="Void .ctor()">
38702         <size>7</size>
38703       </method>
38704       <method name="Int32 &lt;&gt;m__0(Int32)">
38705         <size>9</size>
38706       </method>
38707     </type>
38708   </test>
38709   <test name="test-anon-27.cs">
38710     <type name="X">
38711       <method name="Void .ctor()">
38712         <size>7</size>
38713       </method>
38714       <method name="Int32 Main()">
38715         <size>138</size>
38716       </method>
38717       <method name="Void M(Int32)">
38718         <size>59</size>
38719       </method>
38720     </type>
38721     <type name="D">
38722       <method name="Void .ctor(Object, IntPtr)">
38723         <size>0</size>
38724       </method>
38725       <method name="Void Invoke()">
38726         <size>0</size>
38727       </method>
38728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38729         <size>0</size>
38730       </method>
38731       <method name="Void EndInvoke(IAsyncResult)">
38732         <size>0</size>
38733       </method>
38734     </type>
38735     <type name="X+&lt;M&gt;c__AnonStorey0">
38736       <method name="Void .ctor()">
38737         <size>7</size>
38738       </method>
38739       <method name="Void &lt;&gt;m__0()">
38740         <size>38</size>
38741       </method>
38742     </type>
38743     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38744       <method name="Void .ctor()">
38745         <size>7</size>
38746       </method>
38747       <method name="Void &lt;&gt;m__1()">
38748         <size>50</size>
38749       </method>
38750     </type>
38751   </test>
38752   <test name="test-anon-28.cs">
38753     <type name="Delegable">
38754       <method name="Void .ctor()">
38755         <size>7</size>
38756       </method>
38757       <method name="Void add_MyDelegate(System.EventHandler)">
38758         <size>24</size>
38759       </method>
38760       <method name="Void remove_MyDelegate(System.EventHandler)">
38761         <size>24</size>
38762       </method>
38763     </type>
38764     <type name="DelegateTest">
38765       <method name="Void .ctor()">
38766         <size>7</size>
38767       </method>
38768       <method name="Void Main(System.String[])">
38769         <size>58</size>
38770       </method>
38771     </type>
38772     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38773       <method name="Void .ctor()">
38774         <size>7</size>
38775       </method>
38776       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38777         <size>33</size>
38778       </method>
38779     </type>
38780   </test>
38781   <test name="test-anon-29.cs">
38782     <type name="X">
38783       <method name="Void .ctor()">
38784         <size>108</size>
38785       </method>
38786       <method name="System.String Hello()">
38787         <size>20</size>
38788       </method>
38789       <method name="Void Main()">
38790         <size>18</size>
38791       </method>
38792     </type>
38793     <type name="X+Foo">
38794       <method name="Void .ctor(Object, IntPtr)">
38795         <size>0</size>
38796       </method>
38797       <method name="System.String Invoke()">
38798         <size>0</size>
38799       </method>
38800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38801         <size>0</size>
38802       </method>
38803       <method name="System.String EndInvoke(IAsyncResult)">
38804         <size>0</size>
38805       </method>
38806     </type>
38807     <type name="X+Bar">
38808       <method name="Void .ctor(Object, IntPtr)">
38809         <size>0</size>
38810       </method>
38811       <method name="Void Invoke(System.String)">
38812         <size>0</size>
38813       </method>
38814       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38815         <size>0</size>
38816       </method>
38817       <method name="Void EndInvoke(IAsyncResult)">
38818         <size>0</size>
38819       </method>
38820     </type>
38821     <type name="X">
38822       <method name="Void &lt;Hello&gt;m__1(System.String)">
38823         <size>7</size>
38824       </method>
38825       <method name="System.String &lt;Hello&gt;m__0()">
38826         <size>201</size>
38827       </method>
38828       <method name="Void &lt;Hello&gt;m__2(System.String)">
38829         <size>7</size>
38830       </method>
38831     </type>
38832   </test>
38833   <test name="test-anon-30.cs">
38834     <type name="X">
38835       <method name="Void .ctor()">
38836         <size>7</size>
38837       </method>
38838     </type>
38839     <type name="Program">
38840       <method name="Void add_E(Program+D)">
38841         <size>22</size>
38842       </method>
38843       <method name="Void remove_E(Program+D)">
38844         <size>22</size>
38845       </method>
38846       <method name="Void Main()">
38847         <size>38</size>
38848       </method>
38849     </type>
38850     <type name="Program+D">
38851       <method name="Void .ctor(Object, IntPtr)">
38852         <size>0</size>
38853       </method>
38854       <method name="Void Invoke(X)">
38855         <size>0</size>
38856       </method>
38857       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38858         <size>0</size>
38859       </method>
38860       <method name="Void EndInvoke(IAsyncResult)">
38861         <size>0</size>
38862       </method>
38863     </type>
38864     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38865       <method name="Void .ctor()">
38866         <size>7</size>
38867       </method>
38868       <method name="Void &lt;&gt;m__0(X)">
38869         <size>15</size>
38870       </method>
38871     </type>
38872   </test>
38873   <test name="test-anon-31.cs">
38874     <type name="test">
38875       <method name="Void .ctor()">
38876         <size>7</size>
38877       </method>
38878       <method name="IEnumerable testen(Int32)">
38879         <size>30</size>
38880       </method>
38881     </type>
38882     <type name="reflect">
38883       <method name="Void .ctor()">
38884         <size>7</size>
38885       </method>
38886       <method name="Void Main(System.String[])">
38887         <size>122</size>
38888       </method>
38889     </type>
38890     <type name="test+&lt;testen&gt;c__Iterator0">
38891       <method name="Void .ctor()">
38892         <size>7</size>
38893       </method>
38894       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38895         <size>7</size>
38896       </method>
38897       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38898         <size>7</size>
38899       </method>
38900       <method name="Boolean MoveNext()">
38901         <size>195</size>
38902       </method>
38903       <method name="Void Dispose()">
38904         <size>8</size>
38905       </method>
38906       <method name="Void Reset()">
38907         <size>6</size>
38908       </method>
38909       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38910         <size>7</size>
38911       </method>
38912       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38913         <size>40</size>
38914       </method>
38915     </type>
38916   </test>
38917   <test name="test-anon-32.cs">
38918     <type name="MainClass">
38919       <method name="Void .ctor()">
38920         <size>7</size>
38921       </method>
38922       <method name="Void Main()">
38923         <size>37</size>
38924       </method>
38925       <method name="Void SimpleCallback(MainClass, System.String)">
38926         <size>7</size>
38927       </method>
38928     </type>
38929     <type name="StringSender">
38930       <method name="Void .ctor(Object, IntPtr)">
38931         <size>0</size>
38932       </method>
38933       <method name="Void Invoke(System.String)">
38934         <size>0</size>
38935       </method>
38936       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38937         <size>0</size>
38938       </method>
38939       <method name="Void EndInvoke(IAsyncResult)">
38940         <size>0</size>
38941       </method>
38942     </type>
38943     <type name="VoidDelegate">
38944       <method name="Void .ctor(Object, IntPtr)">
38945         <size>0</size>
38946       </method>
38947       <method name="Void Invoke()">
38948         <size>0</size>
38949       </method>
38950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38951         <size>0</size>
38952       </method>
38953       <method name="Void EndInvoke(IAsyncResult)">
38954         <size>0</size>
38955       </method>
38956     </type>
38957     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38958       <method name="Void .ctor()">
38959         <size>7</size>
38960       </method>
38961       <method name="Void &lt;&gt;m__0()">
38962         <size>25</size>
38963       </method>
38964       <method name="Void &lt;&gt;m__1(System.String)">
38965         <size>13</size>
38966       </method>
38967     </type>
38968   </test>
38969   <test name="test-anon-33.cs">
38970     <type name="T">
38971       <method name="Void .ctor()">
38972         <size>7</size>
38973       </method>
38974       <method name="Void doit(Int32)">
38975         <size>7</size>
38976       </method>
38977       <method name="Void Main()">
38978         <size>162</size>
38979       </method>
38980     </type>
38981     <type name="Do">
38982       <method name="Void .ctor(Object, IntPtr)">
38983         <size>0</size>
38984       </method>
38985       <method name="Void Invoke()">
38986         <size>0</size>
38987       </method>
38988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38989         <size>0</size>
38990       </method>
38991       <method name="Void EndInvoke(IAsyncResult)">
38992         <size>0</size>
38993       </method>
38994     </type>
38995     <type name="T+&lt;Main&gt;c__AnonStorey0">
38996       <method name="Void .ctor()">
38997         <size>7</size>
38998       </method>
38999       <method name="Void &lt;&gt;m__0()">
39000         <size>12</size>
39001       </method>
39002     </type>
39003     <type name="T+&lt;Main&gt;c__AnonStorey1">
39004       <method name="Void .ctor()">
39005         <size>7</size>
39006       </method>
39007       <method name="Void &lt;&gt;m__1()">
39008         <size>12</size>
39009       </method>
39010     </type>
39011   </test>
39012   <test name="test-anon-34.cs">
39013     <type name="Delegates.Space">
39014       <method name="Void .ctor()">
39015         <size>7</size>
39016       </method>
39017       <method name="Void Leak(Boolean, Int32)">
39018         <size>92</size>
39019       </method>
39020     </type>
39021     <type name="Delegates.Program">
39022       <method name="Void .ctor()">
39023         <size>7</size>
39024       </method>
39025       <method name="Void SpaceLeak()">
39026         <size>37</size>
39027       </method>
39028       <method name="Void Main(System.String[])">
39029         <size>6</size>
39030       </method>
39031     </type>
39032     <type name="Delegates.Space+DoCopy">
39033       <method name="Void .ctor(Object, IntPtr)">
39034         <size>0</size>
39035       </method>
39036       <method name="Void Invoke()">
39037         <size>0</size>
39038       </method>
39039       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39040         <size>0</size>
39041       </method>
39042       <method name="Void EndInvoke(IAsyncResult)">
39043         <size>0</size>
39044       </method>
39045     </type>
39046     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
39047       <method name="Void .ctor()">
39048         <size>7</size>
39049       </method>
39050       <method name="Void &lt;&gt;m__0()">
39051         <size>23</size>
39052       </method>
39053     </type>
39054     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
39055       <method name="Void .ctor()">
39056         <size>7</size>
39057       </method>
39058       <method name="Void &lt;&gt;m__1()">
39059         <size>19</size>
39060       </method>
39061     </type>
39062   </test>
39063   <test name="test-anon-35.cs">
39064     <type name="CustomDict">
39065       <method name="Void .ctor()">
39066         <size>66</size>
39067       </method>
39068       <method name="IEnumerator GetEnumerator()">
39069         <size>15</size>
39070       </method>
39071     </type>
39072     <type name="Tests">
39073       <method name="Void .ctor()">
39074         <size>7</size>
39075       </method>
39076       <method name="Void Main()">
39077         <size>7</size>
39078       </method>
39079     </type>
39080     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
39081       <method name="Void .ctor()">
39082         <size>7</size>
39083       </method>
39084       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39085         <size>7</size>
39086       </method>
39087       <method name="Boolean MoveNext()">
39088         <size>86</size>
39089       </method>
39090       <method name="Void Dispose()">
39091         <size>8</size>
39092       </method>
39093       <method name="Void Reset()">
39094         <size>6</size>
39095       </method>
39096       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39097         <size>7</size>
39098       </method>
39099     </type>
39100   </test>
39101   <test name="test-anon-36.cs">
39102     <type name="Test">
39103       <method name="Void .ctor(TestMethod)">
39104         <size>7</size>
39105       </method>
39106       <method name="Void .ctor(TestMethod2)">
39107         <size>7</size>
39108       </method>
39109       <method name="Void Main()">
39110         <size>36</size>
39111       </method>
39112     </type>
39113     <type name="TestMethod">
39114       <method name="Void .ctor(Object, IntPtr)">
39115         <size>0</size>
39116       </method>
39117       <method name="Void Invoke()">
39118         <size>0</size>
39119       </method>
39120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39121         <size>0</size>
39122       </method>
39123       <method name="Void EndInvoke(IAsyncResult)">
39124         <size>0</size>
39125       </method>
39126     </type>
39127     <type name="TestMethod2">
39128       <method name="Void .ctor(Object, IntPtr)">
39129         <size>0</size>
39130       </method>
39131       <method name="Void Invoke(System.Object)">
39132         <size>0</size>
39133       </method>
39134       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39135         <size>0</size>
39136       </method>
39137       <method name="Void EndInvoke(IAsyncResult)">
39138         <size>0</size>
39139       </method>
39140     </type>
39141     <type name="Test">
39142       <method name="Void &lt;Main&gt;m__0()">
39143         <size>1</size>
39144       </method>
39145     </type>
39146   </test>
39147   <test name="test-anon-37.cs">
39148     <type name="DelegateInit">
39149       <method name="Void .ctor()">
39150         <size>7</size>
39151       </method>
39152       <method name="Void .cctor()">
39153         <size>35</size>
39154       </method>
39155       <method name="Void Main(System.String[])">
39156         <size>11</size>
39157       </method>
39158     </type>
39159     <type name="DelegateInit+FooDelegate">
39160       <method name="Void .ctor(Object, IntPtr)">
39161         <size>0</size>
39162       </method>
39163       <method name="Void Invoke()">
39164         <size>0</size>
39165       </method>
39166       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39167         <size>0</size>
39168       </method>
39169       <method name="Void EndInvoke(IAsyncResult)">
39170         <size>0</size>
39171       </method>
39172     </type>
39173     <type name="DelegateInit">
39174       <method name="Void &lt;_print&gt;m__0()">
39175         <size>11</size>
39176       </method>
39177     </type>
39178   </test>
39179   <test name="test-anon-38.cs">
39180     <type name="X">
39181       <method name="Void .ctor()">
39182         <size>7</size>
39183       </method>
39184       <method name="Void Hello(Int64, Int64)">
39185         <size>1</size>
39186       </method>
39187       <method name="Void Test(Int32)">
39188         <size>67</size>
39189       </method>
39190       <method name="Void Main()">
39191         <size>14</size>
39192       </method>
39193     </type>
39194     <type name="Simple">
39195       <method name="Void .ctor(Object, IntPtr)">
39196         <size>0</size>
39197       </method>
39198       <method name="Void Invoke()">
39199         <size>0</size>
39200       </method>
39201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39202         <size>0</size>
39203       </method>
39204       <method name="Void EndInvoke(IAsyncResult)">
39205         <size>0</size>
39206       </method>
39207     </type>
39208     <type name="Foo">
39209       <method name="Void .ctor(Object, IntPtr)">
39210         <size>0</size>
39211       </method>
39212       <method name="Simple Invoke()">
39213         <size>0</size>
39214       </method>
39215       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39216         <size>0</size>
39217       </method>
39218       <method name="Simple EndInvoke(IAsyncResult)">
39219         <size>0</size>
39220       </method>
39221     </type>
39222     <type name="X+&lt;Test&gt;c__AnonStorey0">
39223       <method name="Void .ctor()">
39224         <size>7</size>
39225       </method>
39226       <method name="Simple &lt;&gt;m__0()">
39227         <size>64</size>
39228       </method>
39229     </type>
39230     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39231       <method name="Void .ctor()">
39232         <size>7</size>
39233       </method>
39234       <method name="Void &lt;&gt;m__1()">
39235         <size>34</size>
39236       </method>
39237     </type>
39238   </test>
39239   <test name="test-anon-39.cs">
39240     <type name="X">
39241       <method name="Void .ctor()">
39242         <size>7</size>
39243       </method>
39244       <method name="Void Hello(Int64)">
39245         <size>1</size>
39246       </method>
39247       <method name="Void Test(Int32)">
39248         <size>65</size>
39249       </method>
39250       <method name="Void Main()">
39251         <size>14</size>
39252       </method>
39253     </type>
39254     <type name="Simple">
39255       <method name="Void .ctor(Object, IntPtr)">
39256         <size>0</size>
39257       </method>
39258       <method name="Void Invoke()">
39259         <size>0</size>
39260       </method>
39261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39262         <size>0</size>
39263       </method>
39264       <method name="Void EndInvoke(IAsyncResult)">
39265         <size>0</size>
39266       </method>
39267     </type>
39268     <type name="Foo">
39269       <method name="Void .ctor(Object, IntPtr)">
39270         <size>0</size>
39271       </method>
39272       <method name="Simple Invoke()">
39273         <size>0</size>
39274       </method>
39275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39276         <size>0</size>
39277       </method>
39278       <method name="Simple EndInvoke(IAsyncResult)">
39279         <size>0</size>
39280       </method>
39281     </type>
39282     <type name="X+&lt;Test&gt;c__AnonStorey0">
39283       <method name="Void .ctor()">
39284         <size>7</size>
39285       </method>
39286       <method name="Simple &lt;&gt;m__0()">
39287         <size>30</size>
39288       </method>
39289       <method name="Void &lt;&gt;m__1()">
39290         <size>18</size>
39291       </method>
39292     </type>
39293   </test>
39294   <test name="test-anon-40.cs">
39295     <type name="X">
39296       <method name="Void .ctor()">
39297         <size>7</size>
39298       </method>
39299       <method name="Void Hello(Int64)">
39300         <size>1</size>
39301       </method>
39302       <method name="Void Test(Int32)">
39303         <size>65</size>
39304       </method>
39305       <method name="Void Main()">
39306         <size>14</size>
39307       </method>
39308     </type>
39309     <type name="Simple">
39310       <method name="Void .ctor(Object, IntPtr)">
39311         <size>0</size>
39312       </method>
39313       <method name="Void Invoke()">
39314         <size>0</size>
39315       </method>
39316       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39317         <size>0</size>
39318       </method>
39319       <method name="Void EndInvoke(IAsyncResult)">
39320         <size>0</size>
39321       </method>
39322     </type>
39323     <type name="Foo">
39324       <method name="Void .ctor(Object, IntPtr)">
39325         <size>0</size>
39326       </method>
39327       <method name="Simple Invoke()">
39328         <size>0</size>
39329       </method>
39330       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39331         <size>0</size>
39332       </method>
39333       <method name="Simple EndInvoke(IAsyncResult)">
39334         <size>0</size>
39335       </method>
39336     </type>
39337     <type name="X+&lt;Test&gt;c__AnonStorey0">
39338       <method name="Void .ctor()">
39339         <size>7</size>
39340       </method>
39341       <method name="Simple &lt;&gt;m__0()">
39342         <size>30</size>
39343       </method>
39344       <method name="Void &lt;&gt;m__1()">
39345         <size>18</size>
39346       </method>
39347     </type>
39348   </test>
39349   <test name="test-anon-41.cs">
39350     <type name="X">
39351       <method name="Void .ctor()">
39352         <size>7</size>
39353       </method>
39354       <method name="Void Hello(Int64)">
39355         <size>1</size>
39356       </method>
39357       <method name="Void Test(Int32)">
39358         <size>65</size>
39359       </method>
39360       <method name="Void Main()">
39361         <size>14</size>
39362       </method>
39363     </type>
39364     <type name="Simple">
39365       <method name="Void .ctor(Object, IntPtr)">
39366         <size>0</size>
39367       </method>
39368       <method name="Void Invoke()">
39369         <size>0</size>
39370       </method>
39371       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39372         <size>0</size>
39373       </method>
39374       <method name="Void EndInvoke(IAsyncResult)">
39375         <size>0</size>
39376       </method>
39377     </type>
39378     <type name="Foo">
39379       <method name="Void .ctor(Object, IntPtr)">
39380         <size>0</size>
39381       </method>
39382       <method name="Simple Invoke()">
39383         <size>0</size>
39384       </method>
39385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39386         <size>0</size>
39387       </method>
39388       <method name="Simple EndInvoke(IAsyncResult)">
39389         <size>0</size>
39390       </method>
39391     </type>
39392     <type name="X+&lt;Test&gt;c__AnonStorey0">
39393       <method name="Void .ctor()">
39394         <size>7</size>
39395       </method>
39396       <method name="Simple &lt;&gt;m__0()">
39397         <size>55</size>
39398       </method>
39399     </type>
39400     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39401       <method name="Void .ctor()">
39402         <size>7</size>
39403       </method>
39404       <method name="Void &lt;&gt;m__1()">
39405         <size>35</size>
39406       </method>
39407     </type>
39408   </test>
39409   <test name="test-anon-42.cs">
39410     <type name="X">
39411       <method name="Void .ctor()">
39412         <size>7</size>
39413       </method>
39414       <method name="Void Hello(Int64)">
39415         <size>1</size>
39416       </method>
39417       <method name="Void Test(Int32)">
39418         <size>51</size>
39419       </method>
39420       <method name="Void Main()">
39421         <size>13</size>
39422       </method>
39423     </type>
39424     <type name="Simple">
39425       <method name="Void .ctor(Object, IntPtr)">
39426         <size>0</size>
39427       </method>
39428       <method name="Void Invoke()">
39429         <size>0</size>
39430       </method>
39431       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39432         <size>0</size>
39433       </method>
39434       <method name="Void EndInvoke(IAsyncResult)">
39435         <size>0</size>
39436       </method>
39437     </type>
39438     <type name="Foo">
39439       <method name="Void .ctor(Object, IntPtr)">
39440         <size>0</size>
39441       </method>
39442       <method name="Simple Invoke()">
39443         <size>0</size>
39444       </method>
39445       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39446         <size>0</size>
39447       </method>
39448       <method name="Simple EndInvoke(IAsyncResult)">
39449         <size>0</size>
39450       </method>
39451     </type>
39452     <type name="X">
39453       <method name="Simple &lt;Test&gt;m__0()">
39454         <size>37</size>
39455       </method>
39456       <method name="Void &lt;Test&gt;m__1()">
39457         <size>8</size>
39458       </method>
39459     </type>
39460   </test>
39461   <test name="test-anon-43.cs">
39462     <type name="X">
39463       <method name="Void .ctor()">
39464         <size>7</size>
39465       </method>
39466       <method name="Void Hello(Int64, Int64)">
39467         <size>1</size>
39468       </method>
39469       <method name="Void Test(Int32)">
39470         <size>54</size>
39471       </method>
39472       <method name="Void Main()">
39473         <size>14</size>
39474       </method>
39475     </type>
39476     <type name="Simple">
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="Foo">
39491       <method name="Void .ctor(Object, IntPtr)">
39492         <size>0</size>
39493       </method>
39494       <method name="Simple Invoke()">
39495         <size>0</size>
39496       </method>
39497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39498         <size>0</size>
39499       </method>
39500       <method name="Simple EndInvoke(IAsyncResult)">
39501         <size>0</size>
39502       </method>
39503     </type>
39504     <type name="X+&lt;Test&gt;c__AnonStorey0">
39505       <method name="Void .ctor()">
39506         <size>7</size>
39507       </method>
39508       <method name="Simple &lt;&gt;m__0()">
39509         <size>64</size>
39510       </method>
39511     </type>
39512     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39513       <method name="Void .ctor()">
39514         <size>7</size>
39515       </method>
39516       <method name="Void &lt;&gt;m__1()">
39517         <size>34</size>
39518       </method>
39519     </type>
39520   </test>
39521   <test name="test-anon-44.cs">
39522     <type name="X">
39523       <method name="Void .ctor()">
39524         <size>7</size>
39525       </method>
39526       <method name="Void Hello(Int64)">
39527         <size>1</size>
39528       </method>
39529       <method name="Void Test(Int32)">
39530         <size>68</size>
39531       </method>
39532       <method name="Void Main()">
39533         <size>14</size>
39534       </method>
39535     </type>
39536     <type name="Simple">
39537       <method name="Void .ctor(Object, IntPtr)">
39538         <size>0</size>
39539       </method>
39540       <method name="Void Invoke()">
39541         <size>0</size>
39542       </method>
39543       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39544         <size>0</size>
39545       </method>
39546       <method name="Void EndInvoke(IAsyncResult)">
39547         <size>0</size>
39548       </method>
39549     </type>
39550     <type name="Foo">
39551       <method name="Void .ctor(Object, IntPtr)">
39552         <size>0</size>
39553       </method>
39554       <method name="Simple Invoke()">
39555         <size>0</size>
39556       </method>
39557       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39558         <size>0</size>
39559       </method>
39560       <method name="Simple EndInvoke(IAsyncResult)">
39561         <size>0</size>
39562       </method>
39563     </type>
39564     <type name="X+&lt;Test&gt;c__AnonStorey0">
39565       <method name="Void .ctor()">
39566         <size>7</size>
39567       </method>
39568       <method name="Simple &lt;&gt;m__1()">
39569         <size>33</size>
39570       </method>
39571       <method name="Simple &lt;&gt;m__0()">
39572         <size>51</size>
39573       </method>
39574       <method name="Void &lt;&gt;m__3()">
39575         <size>21</size>
39576       </method>
39577     </type>
39578     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39579       <method name="Void .ctor()">
39580         <size>7</size>
39581       </method>
39582       <method name="Void &lt;&gt;m__2()">
39583         <size>26</size>
39584       </method>
39585     </type>
39586   </test>
39587   <test name="test-anon-45.cs">
39588     <type name="Test">
39589       <method name="Void .ctor()">
39590         <size>7</size>
39591       </method>
39592       <method name="Void Main()">
39593         <size>64</size>
39594       </method>
39595       <method name="IEnumerator GetEnumerator()">
39596         <size>8</size>
39597       </method>
39598     </type>
39599     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39600       <method name="Void .ctor()">
39601         <size>7</size>
39602       </method>
39603       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39604         <size>7</size>
39605       </method>
39606       <method name="Boolean MoveNext()">
39607         <size>77</size>
39608       </method>
39609       <method name="Void Dispose()">
39610         <size>8</size>
39611       </method>
39612       <method name="Void Reset()">
39613         <size>6</size>
39614       </method>
39615       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39616         <size>7</size>
39617       </method>
39618     </type>
39619   </test>
39620   <test name="test-anon-46.cs">
39621     <type name="World">
39622       <method name="Void .ctor()">
39623         <size>7</size>
39624       </method>
39625       <method name="Void Hello(Int64)">
39626         <size>1</size>
39627       </method>
39628       <method name="Void Test(Int32)">
39629         <size>50</size>
39630       </method>
39631     </type>
39632     <type name="X">
39633       <method name="Void .ctor()">
39634         <size>7</size>
39635       </method>
39636       <method name="Void Main()">
39637         <size>14</size>
39638       </method>
39639     </type>
39640     <type name="Foo">
39641       <method name="Void .ctor(Object, IntPtr)">
39642         <size>0</size>
39643       </method>
39644       <method name="Void Invoke()">
39645         <size>0</size>
39646       </method>
39647       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39648         <size>0</size>
39649       </method>
39650       <method name="Void EndInvoke(IAsyncResult)">
39651         <size>0</size>
39652       </method>
39653     </type>
39654     <type name="World+&lt;Test&gt;c__AnonStorey0">
39655       <method name="Void .ctor()">
39656         <size>7</size>
39657       </method>
39658       <method name="Void &lt;&gt;m__0()">
39659         <size>19</size>
39660       </method>
39661     </type>
39662   </test>
39663   <test name="test-anon-47.cs">
39664     <type name="World">
39665       <method name="Void .ctor()">
39666         <size>7</size>
39667       </method>
39668       <method name="Void Hello(Int64)">
39669         <size>1</size>
39670       </method>
39671       <method name="Void Test(Int32)">
39672         <size>158</size>
39673       </method>
39674     </type>
39675     <type name="X">
39676       <method name="Void .ctor()">
39677         <size>7</size>
39678       </method>
39679       <method name="Void Main()">
39680         <size>14</size>
39681       </method>
39682     </type>
39683     <type name="Foo">
39684       <method name="Void .ctor(Object, IntPtr)">
39685         <size>0</size>
39686       </method>
39687       <method name="Void Invoke()">
39688         <size>0</size>
39689       </method>
39690       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39691         <size>0</size>
39692       </method>
39693       <method name="Void EndInvoke(IAsyncResult)">
39694         <size>0</size>
39695       </method>
39696     </type>
39697     <type name="World+&lt;Test&gt;c__AnonStorey2">
39698       <method name="Void .ctor()">
39699         <size>7</size>
39700       </method>
39701       <method name="Void &lt;&gt;m__0()">
39702         <size>45</size>
39703       </method>
39704     </type>
39705     <type name="World+&lt;Test&gt;c__AnonStorey0">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709     </type>
39710     <type name="World+&lt;Test&gt;c__AnonStorey1">
39711       <method name="Void .ctor()">
39712         <size>7</size>
39713       </method>
39714     </type>
39715   </test>
39716   <test name="test-anon-48.cs">
39717     <type name="World">
39718       <method name="Void .ctor()">
39719         <size>7</size>
39720       </method>
39721       <method name="Void Hello(Int64)">
39722         <size>1</size>
39723       </method>
39724       <method name="Void Test(Int32)">
39725         <size>197</size>
39726       </method>
39727     </type>
39728     <type name="X">
39729       <method name="Void .ctor()">
39730         <size>7</size>
39731       </method>
39732       <method name="Void Main()">
39733         <size>14</size>
39734       </method>
39735     </type>
39736     <type name="Foo">
39737       <method name="Void .ctor(Object, IntPtr)">
39738         <size>0</size>
39739       </method>
39740       <method name="Void Invoke()">
39741         <size>0</size>
39742       </method>
39743       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39744         <size>0</size>
39745       </method>
39746       <method name="Void EndInvoke(IAsyncResult)">
39747         <size>0</size>
39748       </method>
39749     </type>
39750     <type name="World+&lt;Test&gt;c__AnonStorey1">
39751       <method name="Void .ctor()">
39752         <size>7</size>
39753       </method>
39754     </type>
39755     <type name="World+&lt;Test&gt;c__AnonStorey2">
39756       <method name="Void .ctor()">
39757         <size>7</size>
39758       </method>
39759     </type>
39760     <type name="World+&lt;Test&gt;c__AnonStorey0">
39761       <method name="Void .ctor()">
39762         <size>7</size>
39763       </method>
39764       <method name="Void &lt;&gt;m__0()">
39765         <size>63</size>
39766       </method>
39767     </type>
39768   </test>
39769   <test name="test-anon-49.cs">
39770     <type name="Test">
39771       <method name="Void .ctor()">
39772         <size>7</size>
39773       </method>
39774       <method name="Void Main()">
39775         <size>64</size>
39776       </method>
39777       <method name="IEnumerator GetEnumerator()">
39778         <size>8</size>
39779       </method>
39780     </type>
39781     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39782       <method name="Void .ctor()">
39783         <size>7</size>
39784       </method>
39785       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39786         <size>7</size>
39787       </method>
39788       <method name="Boolean MoveNext()">
39789         <size>185</size>
39790       </method>
39791       <method name="Void Dispose()">
39792         <size>62</size>
39793       </method>
39794       <method name="Void Reset()">
39795         <size>6</size>
39796       </method>
39797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39798         <size>7</size>
39799       </method>
39800     </type>
39801   </test>
39802   <test name="test-anon-50.cs">
39803     <type name="Test">
39804       <method name="Void .ctor()">
39805         <size>7</size>
39806       </method>
39807       <method name="IEnumerable Foo(Int32)">
39808         <size>30</size>
39809       </method>
39810     </type>
39811     <type name="X">
39812       <method name="Void .ctor()">
39813         <size>7</size>
39814       </method>
39815       <method name="Int32 Main()">
39816         <size>196</size>
39817       </method>
39818     </type>
39819     <type name="Test+&lt;Foo&gt;c__Iterator0">
39820       <method name="Void .ctor()">
39821         <size>7</size>
39822       </method>
39823       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39824         <size>7</size>
39825       </method>
39826       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39827         <size>7</size>
39828       </method>
39829       <method name="Boolean MoveNext()">
39830         <size>118</size>
39831       </method>
39832       <method name="Void Dispose()">
39833         <size>8</size>
39834       </method>
39835       <method name="Void Reset()">
39836         <size>6</size>
39837       </method>
39838       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39839         <size>7</size>
39840       </method>
39841       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39842         <size>40</size>
39843       </method>
39844     </type>
39845   </test>
39846   <test name="test-anon-51.cs">
39847     <type name="X">
39848       <method name="Void .ctor()">
39849         <size>7</size>
39850       </method>
39851       <method name="Void .cctor()">
39852         <size>35</size>
39853       </method>
39854       <method name="Void Main()">
39855         <size>11</size>
39856       </method>
39857     </type>
39858     <type name="FooDelegate">
39859       <method name="Void .ctor(Object, IntPtr)">
39860         <size>0</size>
39861       </method>
39862       <method name="Void Invoke()">
39863         <size>0</size>
39864       </method>
39865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39866         <size>0</size>
39867       </method>
39868       <method name="Void EndInvoke(IAsyncResult)">
39869         <size>0</size>
39870       </method>
39871     </type>
39872     <type name="X">
39873       <method name="Void &lt;Print&gt;m__0()">
39874         <size>11</size>
39875       </method>
39876     </type>
39877   </test>
39878   <test name="test-anon-52.cs">
39879     <type name="X">
39880       <method name="Void .ctor()">
39881         <size>7</size>
39882       </method>
39883       <method name="IEnumerator GetIt(System.Int32[])">
39884         <size>22</size>
39885       </method>
39886       <method name="Int32 Main()">
39887         <size>32</size>
39888       </method>
39889     </type>
39890     <type name="X+A">
39891       <method name="Void .ctor(Object, IntPtr)">
39892         <size>0</size>
39893       </method>
39894       <method name="Void Invoke()">
39895         <size>0</size>
39896       </method>
39897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39898         <size>0</size>
39899       </method>
39900       <method name="Void EndInvoke(IAsyncResult)">
39901         <size>0</size>
39902       </method>
39903     </type>
39904     <type name="X+&lt;GetIt&gt;c__Iterator0">
39905       <method name="Void .ctor()">
39906         <size>7</size>
39907       </method>
39908       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39909         <size>7</size>
39910       </method>
39911       <method name="Boolean MoveNext()">
39912         <size>201</size>
39913       </method>
39914       <method name="Void &lt;&gt;m__0()">
39915         <size>22</size>
39916       </method>
39917       <method name="Void Dispose()">
39918         <size>8</size>
39919       </method>
39920       <method name="Void Reset()">
39921         <size>6</size>
39922       </method>
39923       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39924         <size>7</size>
39925       </method>
39926     </type>
39927     <type name="&lt;PrivateImplementationDetails&gt;">
39928       <method name="Void .ctor()">
39929         <size>7</size>
39930       </method>
39931     </type>
39932   </test>
39933   <test name="test-anon-53.cs">
39934     <type name="Test">
39935       <method name="Void .ctor(Int32)">
39936         <size>39</size>
39937       </method>
39938       <method name="Void .cctor()">
39939         <size>33</size>
39940       </method>
39941     </type>
39942     <type name="X">
39943       <method name="Void .ctor()">
39944         <size>7</size>
39945       </method>
39946       <method name="Void Main()">
39947         <size>15</size>
39948       </method>
39949     </type>
39950     <type name="Foo">
39951       <method name="Void .ctor(Object, IntPtr)">
39952         <size>0</size>
39953       </method>
39954       <method name="Void Invoke()">
39955         <size>0</size>
39956       </method>
39957       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39958         <size>0</size>
39959       </method>
39960       <method name="Void EndInvoke(IAsyncResult)">
39961         <size>0</size>
39962       </method>
39963     </type>
39964     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39965       <method name="Void .ctor()">
39966         <size>7</size>
39967       </method>
39968       <method name="Void &lt;&gt;m__0()">
39969         <size>12</size>
39970       </method>
39971     </type>
39972     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39973       <method name="Void .ctor()">
39974         <size>7</size>
39975       </method>
39976       <method name="Void &lt;&gt;m__1()">
39977         <size>12</size>
39978       </method>
39979     </type>
39980   </test>
39981   <test name="test-anon-54.cs">
39982     <type name="X">
39983       <method name="Void .ctor()">
39984         <size>7</size>
39985       </method>
39986       <method name="Void Main()">
39987         <size>22</size>
39988       </method>
39989     </type>
39990     <type name="Hello">
39991       <method name="Void .ctor(Object, IntPtr)">
39992         <size>0</size>
39993       </method>
39994       <method name="Void Invoke()">
39995         <size>0</size>
39996       </method>
39997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39998         <size>0</size>
39999       </method>
40000       <method name="Void EndInvoke(IAsyncResult)">
40001         <size>0</size>
40002       </method>
40003     </type>
40004     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
40005       <method name="Void .ctor()">
40006         <size>7</size>
40007       </method>
40008       <method name="Void &lt;&gt;m__0()">
40009         <size>25</size>
40010       </method>
40011     </type>
40012     <type name="Foo">
40013       <method name="Void .ctor(Int32)">
40014         <size>8</size>
40015       </method>
40016       <method name="Void Test(Foo)">
40017         <size>45</size>
40018       </method>
40019       <method name="Void Hello(Int32)">
40020         <size>19</size>
40021       </method>
40022       <method name="System.String ToString()">
40023         <size>22</size>
40024       </method>
40025     </type>
40026   </test>
40027   <test name="test-anon-55.cs">
40028     <type name="Foo">
40029       <method name="Void .ctor()">
40030         <size>7</size>
40031       </method>
40032       <method name="Void Test(Foo+Hello)">
40033         <size>7</size>
40034       </method>
40035       <method name="Void Private()">
40036         <size>11</size>
40037       </method>
40038       <method name="Void Test()">
40039         <size>19</size>
40040       </method>
40041     </type>
40042     <type name="X">
40043       <method name="Void .ctor()">
40044         <size>7</size>
40045       </method>
40046       <method name="Void Main()">
40047         <size>13</size>
40048       </method>
40049     </type>
40050     <type name="Foo+Hello">
40051       <method name="Void .ctor(Object, IntPtr)">
40052         <size>0</size>
40053       </method>
40054       <method name="Void Invoke()">
40055         <size>0</size>
40056       </method>
40057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40058         <size>0</size>
40059       </method>
40060       <method name="Void EndInvoke(IAsyncResult)">
40061         <size>0</size>
40062       </method>
40063     </type>
40064     <type name="Foo">
40065       <method name="Void &lt;Test&gt;m__0()">
40066         <size>7</size>
40067       </method>
40068     </type>
40069   </test>
40070   <test name="test-anon-56.cs">
40071     <type name="Observable">
40072       <method name="Void .ctor()">
40073         <size>7</size>
40074       </method>
40075       <method name="Void Main(System.String[])">
40076         <size>50</size>
40077       </method>
40078     </type>
40079     <type name="QueueHandler">
40080       <method name="Void .ctor(Object, IntPtr)">
40081         <size>0</size>
40082       </method>
40083       <method name="Void Invoke(Observable)">
40084         <size>0</size>
40085       </method>
40086       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
40087         <size>0</size>
40088       </method>
40089       <method name="Void EndInvoke(IAsyncResult)">
40090         <size>0</size>
40091       </method>
40092     </type>
40093     <type name="Observable">
40094       <method name="Void &lt;Main&gt;m__0(Observable)">
40095         <size>11</size>
40096       </method>
40097     </type>
40098   </test>
40099   <test name="test-anon-57.cs">
40100     <type name="X">
40101       <method name="Void .ctor()">
40102         <size>7</size>
40103       </method>
40104       <method name="Int32 Test()">
40105         <size>257</size>
40106       </method>
40107       <method name="Int32 Main()">
40108         <size>45</size>
40109       </method>
40110     </type>
40111     <type name="X+TestDelegate">
40112       <method name="Void .ctor(Object, IntPtr)">
40113         <size>0</size>
40114       </method>
40115       <method name="Void Invoke()">
40116         <size>0</size>
40117       </method>
40118       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40119         <size>0</size>
40120       </method>
40121       <method name="Void EndInvoke(IAsyncResult)">
40122         <size>0</size>
40123       </method>
40124     </type>
40125     <type name="X+&lt;Test&gt;c__AnonStorey1">
40126       <method name="Void .ctor()">
40127         <size>7</size>
40128       </method>
40129       <method name="Void &lt;&gt;m__0()">
40130         <size>89</size>
40131       </method>
40132     </type>
40133     <type name="X+&lt;Test&gt;c__AnonStorey0">
40134       <method name="Void .ctor()">
40135         <size>7</size>
40136       </method>
40137     </type>
40138   </test>
40139   <test name="test-anon-58.cs">
40140     <type name="X">
40141       <method name="Void .ctor()">
40142         <size>7</size>
40143       </method>
40144       <method name="Int32 Test(Int32)">
40145         <size>344</size>
40146       </method>
40147       <method name="Int32 Main()">
40148         <size>46</size>
40149       </method>
40150     </type>
40151     <type name="X+TestDelegate">
40152       <method name="Void .ctor(Object, IntPtr)">
40153         <size>0</size>
40154       </method>
40155       <method name="Void Invoke()">
40156         <size>0</size>
40157       </method>
40158       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40159         <size>0</size>
40160       </method>
40161       <method name="Void EndInvoke(IAsyncResult)">
40162         <size>0</size>
40163       </method>
40164     </type>
40165     <type name="X+&lt;Test&gt;c__AnonStorey1">
40166       <method name="Void .ctor()">
40167         <size>7</size>
40168       </method>
40169       <method name="Void &lt;&gt;m__0()">
40170         <size>162</size>
40171       </method>
40172     </type>
40173     <type name="X+&lt;Test&gt;c__AnonStorey0">
40174       <method name="Void .ctor()">
40175         <size>7</size>
40176       </method>
40177     </type>
40178     <type name="X+&lt;Test&gt;c__AnonStorey2">
40179       <method name="Void .ctor()">
40180         <size>7</size>
40181       </method>
40182     </type>
40183   </test>
40184   <test name="test-anon-59.cs">
40185     <type name="X">
40186       <method name="Void .ctor()">
40187         <size>7</size>
40188       </method>
40189       <method name="Int32 Test(Int32)">
40190         <size>515</size>
40191       </method>
40192       <method name="Int32 Main()">
40193         <size>46</size>
40194       </method>
40195     </type>
40196     <type name="X+TestDelegate">
40197       <method name="Void .ctor(Object, IntPtr)">
40198         <size>0</size>
40199       </method>
40200       <method name="Void Invoke()">
40201         <size>0</size>
40202       </method>
40203       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40204         <size>0</size>
40205       </method>
40206       <method name="Void EndInvoke(IAsyncResult)">
40207         <size>0</size>
40208       </method>
40209     </type>
40210     <type name="X+&lt;Test&gt;c__AnonStorey2">
40211       <method name="Void .ctor()">
40212         <size>7</size>
40213       </method>
40214       <method name="Void &lt;&gt;m__0()">
40215         <size>224</size>
40216       </method>
40217     </type>
40218     <type name="X+&lt;Test&gt;c__AnonStorey1">
40219       <method name="Void .ctor()">
40220         <size>7</size>
40221       </method>
40222     </type>
40223     <type name="X+&lt;Test&gt;c__AnonStorey0">
40224       <method name="Void .ctor()">
40225         <size>7</size>
40226       </method>
40227     </type>
40228     <type name="X+&lt;Test&gt;c__AnonStorey3">
40229       <method name="Void .ctor()">
40230         <size>7</size>
40231       </method>
40232     </type>
40233   </test>
40234   <test name="test-anon-60.cs">
40235     <type name="X">
40236       <method name="Void .ctor()">
40237         <size>7</size>
40238       </method>
40239       <method name="Int32 Test(Int32)">
40240         <size>567</size>
40241       </method>
40242       <method name="Int32 Main()">
40243         <size>46</size>
40244       </method>
40245     </type>
40246     <type name="X+TestDelegate">
40247       <method name="Void .ctor(Object, IntPtr)">
40248         <size>0</size>
40249       </method>
40250       <method name="Void Invoke()">
40251         <size>0</size>
40252       </method>
40253       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40254         <size>0</size>
40255       </method>
40256       <method name="Void EndInvoke(IAsyncResult)">
40257         <size>0</size>
40258       </method>
40259     </type>
40260     <type name="X+&lt;Test&gt;c__AnonStorey2">
40261       <method name="Void .ctor()">
40262         <size>7</size>
40263       </method>
40264     </type>
40265     <type name="X+&lt;Test&gt;c__AnonStorey1">
40266       <method name="Void .ctor()">
40267         <size>7</size>
40268       </method>
40269     </type>
40270     <type name="X+&lt;Test&gt;c__AnonStorey0">
40271       <method name="Void .ctor()">
40272         <size>7</size>
40273       </method>
40274     </type>
40275     <type name="X+&lt;Test&gt;c__AnonStorey3">
40276       <method name="Void .ctor()">
40277         <size>7</size>
40278       </method>
40279     </type>
40280     <type name="X+&lt;Test&gt;c__AnonStorey2">
40281       <method name="Void &lt;&gt;m__0()">
40282         <size>347</size>
40283       </method>
40284     </type>
40285     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
40286       <method name="Void .ctor()">
40287         <size>7</size>
40288       </method>
40289       <method name="Void &lt;&gt;m__1()">
40290         <size>124</size>
40291       </method>
40292     </type>
40293   </test>
40294   <test name="test-anon-61.cs">
40295     <type name="X">
40296       <method name="Void .ctor()">
40297         <size>7</size>
40298       </method>
40299       <method name="Int32 Test()">
40300         <size>333</size>
40301       </method>
40302       <method name="Int32 Main()">
40303         <size>59</size>
40304       </method>
40305     </type>
40306     <type name="X+TestDelegate">
40307       <method name="Void .ctor(Object, IntPtr)">
40308         <size>0</size>
40309       </method>
40310       <method name="Void Invoke()">
40311         <size>0</size>
40312       </method>
40313       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40314         <size>0</size>
40315       </method>
40316       <method name="Void EndInvoke(IAsyncResult)">
40317         <size>0</size>
40318       </method>
40319     </type>
40320     <type name="X+&lt;Test&gt;c__AnonStorey1">
40321       <method name="Void .ctor()">
40322         <size>7</size>
40323       </method>
40324       <method name="Void &lt;&gt;m__0()">
40325         <size>157</size>
40326       </method>
40327     </type>
40328     <type name="X+&lt;Test&gt;c__AnonStorey0">
40329       <method name="Void .ctor()">
40330         <size>7</size>
40331       </method>
40332     </type>
40333   </test>
40334   <test name="test-anon-62.cs">
40335     <type name="X">
40336       <method name="Void .ctor(String)">
40337         <size>14</size>
40338       </method>
40339       <method name="Void Main()">
40340         <size>1</size>
40341       </method>
40342     </type>
40343     <type name="Y">
40344       <method name="Void .ctor(Z)">
40345         <size>56</size>
40346       </method>
40347     </type>
40348     <type name="Z">
40349       <method name="Void .ctor()">
40350         <size>7</size>
40351       </method>
40352       <method name="Void Hello()">
40353         <size>1</size>
40354       </method>
40355     </type>
40356     <type name="FooHandler">
40357       <method name="Void .ctor(Object, IntPtr)">
40358         <size>0</size>
40359       </method>
40360       <method name="Void Invoke()">
40361         <size>0</size>
40362       </method>
40363       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40364         <size>0</size>
40365       </method>
40366       <method name="Void EndInvoke(IAsyncResult)">
40367         <size>0</size>
40368       </method>
40369     </type>
40370     <type name="Y+&lt;Y&gt;c__AnonStorey0">
40371       <method name="Void .ctor()">
40372         <size>7</size>
40373       </method>
40374       <method name="Void &lt;&gt;m__0()">
40375         <size>12</size>
40376       </method>
40377     </type>
40378   </test>
40379   <test name="test-anon-63.cs">
40380     <type name="X">
40381       <method name="Void .ctor()">
40382         <size>7</size>
40383       </method>
40384       <method name="IEnumerator GetIt(System.Int32[])">
40385         <size>22</size>
40386       </method>
40387       <method name="Int32 Main()">
40388         <size>32</size>
40389       </method>
40390     </type>
40391     <type name="X+A">
40392       <method name="Void .ctor(Object, IntPtr)">
40393         <size>0</size>
40394       </method>
40395       <method name="Int32 Invoke()">
40396         <size>0</size>
40397       </method>
40398       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40399         <size>0</size>
40400       </method>
40401       <method name="Int32 EndInvoke(IAsyncResult)">
40402         <size>0</size>
40403       </method>
40404     </type>
40405     <type name="X+&lt;GetIt&gt;c__Iterator0">
40406       <method name="Void .ctor()">
40407         <size>7</size>
40408       </method>
40409       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40410         <size>7</size>
40411       </method>
40412       <method name="Boolean MoveNext()">
40413         <size>195</size>
40414       </method>
40415       <method name="Int32 &lt;&gt;m__0()">
40416         <size>44</size>
40417       </method>
40418       <method name="Void Dispose()">
40419         <size>8</size>
40420       </method>
40421       <method name="Void Reset()">
40422         <size>6</size>
40423       </method>
40424       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40425         <size>7</size>
40426       </method>
40427     </type>
40428     <type name="&lt;PrivateImplementationDetails&gt;">
40429       <method name="Void .ctor()">
40430         <size>7</size>
40431       </method>
40432     </type>
40433   </test>
40434   <test name="test-anon-64.cs">
40435     <type name="Source">
40436       <method name="Void .ctor()">
40437         <size>7</size>
40438       </method>
40439       <method name="Void add_ChildSourceAdded(System.EventHandler)">
40440         <size>24</size>
40441       </method>
40442       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
40443         <size>24</size>
40444       </method>
40445       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
40446         <size>24</size>
40447       </method>
40448       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
40449         <size>24</size>
40450       </method>
40451       <method name="Source FindSource(Source)">
40452         <size>2</size>
40453       </method>
40454       <method name="Void AddSource(Source, Int32, System.Object)">
40455         <size>132</size>
40456       </method>
40457       <method name="Void Main()">
40458         <size>1</size>
40459       </method>
40460     </type>
40461     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
40462       <method name="Void .ctor()">
40463         <size>7</size>
40464       </method>
40465       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40466         <size>30</size>
40467       </method>
40468     </type>
40469     <type name="Source">
40470       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
40471         <size>1</size>
40472       </method>
40473     </type>
40474   </test>
40475   <test name="test-anon-65.cs">
40476     <type name="BaseClass">
40477       <method name="Void .ctor(SomeDelegate)">
40478         <size>13</size>
40479       </method>
40480     </type>
40481     <type name="TestClass">
40482       <method name="Void .ctor(Int32)">
40483         <size>32</size>
40484       </method>
40485       <method name="Int32 Main(System.String[])">
40486         <size>9</size>
40487       </method>
40488     </type>
40489     <type name="BaseClass+SomeDelegate">
40490       <method name="Void .ctor(Object, IntPtr)">
40491         <size>0</size>
40492       </method>
40493       <method name="Void Invoke()">
40494         <size>0</size>
40495       </method>
40496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40497         <size>0</size>
40498       </method>
40499       <method name="Void EndInvoke(IAsyncResult)">
40500         <size>0</size>
40501       </method>
40502     </type>
40503     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40504       <method name="Void .ctor()">
40505         <size>7</size>
40506       </method>
40507       <method name="Void &lt;&gt;m__0()">
40508         <size>12</size>
40509       </method>
40510     </type>
40511   </test>
40512   <test name="test-anon-66.cs">
40513     <type name="Test">
40514       <method name="Void .ctor()">
40515         <size>7</size>
40516       </method>
40517       <method name="Void add_testEvent(Test+TestEventHandler)">
40518         <size>24</size>
40519       </method>
40520       <method name="Void remove_testEvent(Test+TestEventHandler)">
40521         <size>24</size>
40522       </method>
40523       <method name="Void add_TestEvent(Test+TestEventHandler)">
40524         <size>33</size>
40525       </method>
40526       <method name="Void remove_TestEvent(Test+TestEventHandler)">
40527         <size>1</size>
40528       </method>
40529       <method name="Void Main()">
40530         <size>1</size>
40531       </method>
40532     </type>
40533     <type name="Test+TestEventHandler">
40534       <method name="Void .ctor(Object, IntPtr)">
40535         <size>0</size>
40536       </method>
40537       <method name="Void Invoke()">
40538         <size>0</size>
40539       </method>
40540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40541         <size>0</size>
40542       </method>
40543       <method name="Void EndInvoke(IAsyncResult)">
40544         <size>0</size>
40545       </method>
40546     </type>
40547     <type name="Test+&lt;&gt;c__AnonStorey0">
40548       <method name="Void .ctor()">
40549         <size>7</size>
40550       </method>
40551       <method name="Void &lt;&gt;m__0()">
40552         <size>12</size>
40553       </method>
40554     </type>
40555   </test>
40556   <test name="test-anon-67.cs">
40557     <type name="ClassOne">
40558       <method name="Void .ctor(ReturnStringDelegate)">
40559         <size>7</size>
40560       </method>
40561       <method name="Void .ctor(String)">
40562         <size>32</size>
40563       </method>
40564       <method name="Void Main()">
40565         <size>1</size>
40566       </method>
40567     </type>
40568     <type name="ClassOne+ReturnStringDelegate">
40569       <method name="Void .ctor(Object, IntPtr)">
40570         <size>0</size>
40571       </method>
40572       <method name="System.String Invoke()">
40573         <size>0</size>
40574       </method>
40575       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40576         <size>0</size>
40577       </method>
40578       <method name="System.String EndInvoke(IAsyncResult)">
40579         <size>0</size>
40580       </method>
40581     </type>
40582     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
40583       <method name="Void .ctor()">
40584         <size>7</size>
40585       </method>
40586       <method name="System.String &lt;&gt;m__0()">
40587         <size>7</size>
40588       </method>
40589     </type>
40590   </test>
40591   <test name="test-anon-68.cs">
40592     <type name="C">
40593       <method name="Void .ctor()">
40594         <size>7</size>
40595       </method>
40596       <method name="Void T(D1)">
40597         <size>1</size>
40598       </method>
40599       <method name="Void T(D2)">
40600         <size>1</size>
40601       </method>
40602       <method name="Void Main()">
40603         <size>69</size>
40604       </method>
40605     </type>
40606     <type name="D1">
40607       <method name="Void .ctor(Object, IntPtr)">
40608         <size>0</size>
40609       </method>
40610       <method name="Void Invoke(Int32)">
40611         <size>0</size>
40612       </method>
40613       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40614         <size>0</size>
40615       </method>
40616       <method name="Void EndInvoke(IAsyncResult)">
40617         <size>0</size>
40618       </method>
40619     </type>
40620     <type name="D2">
40621       <method name="Void .ctor(Object, IntPtr)">
40622         <size>0</size>
40623       </method>
40624       <method name="Void Invoke(System.String ByRef)">
40625         <size>0</size>
40626       </method>
40627       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
40628         <size>0</size>
40629       </method>
40630       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
40631         <size>0</size>
40632       </method>
40633     </type>
40634     <type name="C">
40635       <method name="Void &lt;Main&gt;m__0(Int32)">
40636         <size>1</size>
40637       </method>
40638       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
40639         <size>8</size>
40640       </method>
40641     </type>
40642   </test>
40643   <test name="test-anon-69.cs">
40644     <type name="SingleSteppingEngine">
40645       <method name="Void .ctor()">
40646         <size>7</size>
40647       </method>
40648       <method name="System.Object SendCommand(TargetAccessDelegate)">
40649         <size>8</size>
40650       </method>
40651       <method name="Void Detach()">
40652         <size>20</size>
40653       </method>
40654     </type>
40655     <type name="X">
40656       <method name="Void .ctor()">
40657         <size>7</size>
40658       </method>
40659       <method name="Void Main()">
40660         <size>1</size>
40661       </method>
40662     </type>
40663     <type name="TargetAccessDelegate">
40664       <method name="Void .ctor(Object, IntPtr)">
40665         <size>0</size>
40666       </method>
40667       <method name="System.Object Invoke(System.Object)">
40668         <size>0</size>
40669       </method>
40670       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40671         <size>0</size>
40672       </method>
40673       <method name="System.Object EndInvoke(IAsyncResult)">
40674         <size>0</size>
40675       </method>
40676     </type>
40677     <type name="SingleSteppingEngine">
40678       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40679         <size>19</size>
40680       </method>
40681     </type>
40682   </test>
40683   <test name="test-anon-70.cs">
40684     <type name="C">
40685       <method name="Void .ctor()">
40686         <size>7</size>
40687       </method>
40688       <method name="Void Test(C+D)">
40689         <size>1</size>
40690       </method>
40691       <method name="Void Main()">
40692         <size>98</size>
40693       </method>
40694     </type>
40695     <type name="C+D">
40696       <method name="Void .ctor(Object, IntPtr)">
40697         <size>0</size>
40698       </method>
40699       <method name="Void Invoke()">
40700         <size>0</size>
40701       </method>
40702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40703         <size>0</size>
40704       </method>
40705       <method name="Void EndInvoke(IAsyncResult)">
40706         <size>0</size>
40707       </method>
40708     </type>
40709     <type name="UnsafeClass">
40710       <method name="Void .ctor()">
40711         <size>7</size>
40712       </method>
40713     </type>
40714     <type name="C">
40715       <method name="Void UnsafeTests()">
40716         <size>35</size>
40717       </method>
40718     </type>
40719     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40720       <method name="Void .ctor()">
40721         <size>7</size>
40722       </method>
40723       <method name="Void &lt;&gt;m__0()">
40724         <size>14</size>
40725       </method>
40726     </type>
40727     <type name="C+&lt;Main&gt;c__AnonStorey1">
40728       <method name="Void .ctor()">
40729         <size>7</size>
40730       </method>
40731       <method name="Void &lt;&gt;m__1()">
40732         <size>38</size>
40733       </method>
40734       <method name="Void &lt;&gt;m__2()">
40735         <size>32</size>
40736       </method>
40737     </type>
40738     <type name="C">
40739       <method name="Void &lt;Main&gt;m__3()">
40740         <size>16</size>
40741       </method>
40742     </type>
40743     <type name="UnsafeClass">
40744       <method name="Int32* GetUnsafeValue()">
40745         <size>3</size>
40746       </method>
40747     </type>
40748     <type name="&lt;PrivateImplementationDetails&gt;">
40749       <method name="Void .ctor()">
40750         <size>7</size>
40751       </method>
40752     </type>
40753   </test>
40754   <test name="test-anon-71.cs">
40755     <type name="Program">
40756       <method name="Void .ctor()">
40757         <size>7</size>
40758       </method>
40759       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40760         <size>2</size>
40761       </method>
40762       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40763         <size>34</size>
40764       </method>
40765       <method name="Void Main()">
40766         <size>1</size>
40767       </method>
40768     </type>
40769     <type name="Program+FdCb">
40770       <method name="Void .ctor(Object, IntPtr)">
40771         <size>0</size>
40772       </method>
40773       <method name="Int32 Invoke(Int32)">
40774         <size>0</size>
40775       </method>
40776       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40777         <size>0</size>
40778       </method>
40779       <method name="Int32 EndInvoke(IAsyncResult)">
40780         <size>0</size>
40781       </method>
40782     </type>
40783     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40784       <method name="Void .ctor()">
40785         <size>7</size>
40786       </method>
40787       <method name="Int32 &lt;&gt;m__0(Int32)">
40788         <size>46</size>
40789       </method>
40790     </type>
40791   </test>
40792   <test name="test-anon-72.cs">
40793     <type name="Test">
40794       <method name="Void .ctor()">
40795         <size>7</size>
40796       </method>
40797       <method name="Void AddOperator(Test+UnaryOperator)">
40798         <size>1</size>
40799       </method>
40800       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40801         <size>5</size>
40802       </method>
40803       <method name="Void Main()">
40804         <size>1</size>
40805       </method>
40806       <method name="Void Foo()">
40807         <size>19</size>
40808       </method>
40809     </type>
40810     <type name="Test+UnaryOperator">
40811       <method name="Void .ctor(Object, IntPtr)">
40812         <size>0</size>
40813       </method>
40814       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40815         <size>0</size>
40816       </method>
40817       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40818         <size>0</size>
40819       </method>
40820       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40821         <size>0</size>
40822       </method>
40823     </type>
40824     <type name="Test">
40825       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40826         <size>31</size>
40827       </method>
40828     </type>
40829   </test>
40830   <test name="test-anon-73.cs">
40831     <type name="T">
40832       <method name="Void .ctor()">
40833         <size>7</size>
40834       </method>
40835       <method name="Void Main()">
40836         <size>31</size>
40837       </method>
40838       <method name="Void Test_1()">
40839         <size>36</size>
40840       </method>
40841     </type>
40842     <type name="D">
40843       <method name="Void .ctor(Object, IntPtr)">
40844         <size>0</size>
40845       </method>
40846       <method name="Void Invoke(System.Object)">
40847         <size>0</size>
40848       </method>
40849       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40850         <size>0</size>
40851       </method>
40852       <method name="Void EndInvoke(IAsyncResult)">
40853         <size>0</size>
40854       </method>
40855     </type>
40856     <type name="T">
40857       <method name="Void &lt;Main&gt;m__0(System.Object)">
40858         <size>15</size>
40859       </method>
40860       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40861         <size>29</size>
40862       </method>
40863     </type>
40864   </test>
40865   <test name="test-anon-74.cs">
40866     <type name="Foo">
40867       <method name="Void Baz(Foo+SimpleDelegate)">
40868         <size>8</size>
40869       </method>
40870       <method name="Void Main(System.String[])">
40871         <size>35</size>
40872       </method>
40873     </type>
40874     <type name="Foo+SimpleDelegate">
40875       <method name="Void .ctor(Object, IntPtr)">
40876         <size>0</size>
40877       </method>
40878       <method name="System.String[,] Invoke()">
40879         <size>0</size>
40880       </method>
40881       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40882         <size>0</size>
40883       </method>
40884       <method name="System.String[,] EndInvoke(IAsyncResult)">
40885         <size>0</size>
40886       </method>
40887     </type>
40888     <type name="Foo">
40889       <method name="System.String[,] &lt;Main&gt;m__0()">
40890         <size>34</size>
40891       </method>
40892     </type>
40893   </test>
40894   <test name="test-anon-75.cs">
40895     <type name="Data">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899     </type>
40900     <type name="Test">
40901       <method name="Void .ctor()">
40902         <size>7</size>
40903       </method>
40904       <method name="Void Foo(Int32, D)">
40905         <size>1</size>
40906       </method>
40907       <method name="Void Main()">
40908         <size>1</size>
40909       </method>
40910       <method name="Void TestMe()">
40911         <size>154</size>
40912       </method>
40913       <method name="Boolean &lt;TestMe&gt;m__0()">
40914         <size>2</size>
40915       </method>
40916     </type>
40917     <type name="D">
40918       <method name="Void .ctor(Object, IntPtr)">
40919         <size>0</size>
40920       </method>
40921       <method name="Boolean Invoke()">
40922         <size>0</size>
40923       </method>
40924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40925         <size>0</size>
40926       </method>
40927       <method name="Boolean EndInvoke(IAsyncResult)">
40928         <size>0</size>
40929       </method>
40930     </type>
40931     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40932       <method name="Void .ctor()">
40933         <size>7</size>
40934       </method>
40935       <method name="Boolean &lt;&gt;m__2()">
40936         <size>14</size>
40937       </method>
40938     </type>
40939     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40940       <method name="Void .ctor()">
40941         <size>7</size>
40942       </method>
40943     </type>
40944     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40945       <method name="Boolean &lt;&gt;m__1()">
40946         <size>54</size>
40947       </method>
40948     </type>
40949   </test>
40950   <test name="test-anon-76.cs">
40951     <type name="C">
40952       <method name="Void .ctor()">
40953         <size>7</size>
40954       </method>
40955       <method name="Void set_Item(System.String, FactoryDelegate)">
40956         <size>8</size>
40957       </method>
40958       <method name="FactoryDelegate get_Item(System.String)">
40959         <size>7</size>
40960       </method>
40961       <method name="Void X()">
40962         <size>24</size>
40963       </method>
40964       <method name="Int32 Main()">
40965         <size>70</size>
40966       </method>
40967     </type>
40968     <type name="FactoryDelegate">
40969       <method name="Void .ctor(Object, IntPtr)">
40970         <size>0</size>
40971       </method>
40972       <method name="System.Object Invoke()">
40973         <size>0</size>
40974       </method>
40975       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40976         <size>0</size>
40977       </method>
40978       <method name="System.Object EndInvoke(IAsyncResult)">
40979         <size>0</size>
40980       </method>
40981     </type>
40982     <type name="C">
40983       <method name="System.Object &lt;X&gt;m__0()">
40984         <size>30</size>
40985       </method>
40986     </type>
40987   </test>
40988   <test name="test-anon-77.cs">
40989     <type name="y">
40990       <method name="Void .ctor()">
40991         <size>7</size>
40992       </method>
40993       <method name="Boolean get_Item(Int32)">
40994         <size>28</size>
40995       </method>
40996       <method name="Void set_Item(Int32, Boolean)">
40997         <size>10</size>
40998       </method>
40999       <method name="Void Main()">
41000         <size>1</size>
41001       </method>
41002     </type>
41003     <type name="D">
41004       <method name="Void .ctor(Object, IntPtr)">
41005         <size>0</size>
41006       </method>
41007       <method name="Void Invoke()">
41008         <size>0</size>
41009       </method>
41010       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41011         <size>0</size>
41012       </method>
41013       <method name="Void EndInvoke(IAsyncResult)">
41014         <size>0</size>
41015       </method>
41016     </type>
41017     <type name="y+&lt;&gt;c__AnonStorey0">
41018       <method name="Void .ctor()">
41019         <size>7</size>
41020       </method>
41021       <method name="Void &lt;&gt;m__0()">
41022         <size>8</size>
41023       </method>
41024     </type>
41025   </test>
41026   <test name="test-anon-78.cs">
41027     <type name="DelegateTest">
41028       <method name="Void .ctor()">
41029         <size>7</size>
41030       </method>
41031       <method name="Void .cctor()">
41032         <size>8</size>
41033       </method>
41034       <method name="Void Foo(D1)">
41035         <size>7</size>
41036       </method>
41037       <method name="Void Foo(D2)">
41038         <size>1</size>
41039       </method>
41040       <method name="Int32 Main()">
41041         <size>50</size>
41042       </method>
41043       <method name="Void &lt;Main&gt;m__0()">
41044         <size>18</size>
41045       </method>
41046     </type>
41047     <type name="D1">
41048       <method name="Void .ctor(Object, IntPtr)">
41049         <size>0</size>
41050       </method>
41051       <method name="Void Invoke()">
41052         <size>0</size>
41053       </method>
41054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41055         <size>0</size>
41056       </method>
41057       <method name="Void EndInvoke(IAsyncResult)">
41058         <size>0</size>
41059       </method>
41060     </type>
41061     <type name="D2">
41062       <method name="Void .ctor(Object, IntPtr)">
41063         <size>0</size>
41064       </method>
41065       <method name="Void Invoke()">
41066         <size>0</size>
41067       </method>
41068       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41069         <size>0</size>
41070       </method>
41071       <method name="Void EndInvoke(IAsyncResult)">
41072         <size>0</size>
41073       </method>
41074     </type>
41075   </test>
41076   <test name="test-anon-79.cs">
41077     <type name="Test">
41078       <method name="Void .ctor()">
41079         <size>7</size>
41080       </method>
41081       <method name="Void add_E(Test+D)">
41082         <size>24</size>
41083       </method>
41084       <method name="Void remove_E(Test+D)">
41085         <size>24</size>
41086       </method>
41087       <method name="Void add_Changed(Test+D)">
41088         <size>30</size>
41089       </method>
41090       <method name="Void remove_Changed(Test+D)">
41091         <size>1</size>
41092       </method>
41093       <method name="Void Foo()">
41094         <size>1</size>
41095       </method>
41096       <method name="Void Main()">
41097         <size>1</size>
41098       </method>
41099     </type>
41100     <type name="Test+D">
41101       <method name="Void .ctor(Object, IntPtr)">
41102         <size>0</size>
41103       </method>
41104       <method name="Void Invoke()">
41105         <size>0</size>
41106       </method>
41107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41108         <size>0</size>
41109       </method>
41110       <method name="Void EndInvoke(IAsyncResult)">
41111         <size>0</size>
41112       </method>
41113     </type>
41114     <type name="Test">
41115       <method name="Void &lt;add_Changed&gt;m__0()">
41116         <size>7</size>
41117       </method>
41118     </type>
41119   </test>
41120   <test name="test-anon-80.cs">
41121     <type name="MonoBug.MyTest">
41122       <method name="Void .ctor()">
41123         <size>7</size>
41124       </method>
41125       <method name="Int32 Main()">
41126         <size>167</size>
41127       </method>
41128     </type>
41129     <type name="MonoBug.MyTest+EventHandlers">
41130       <method name="Void .ctor()">
41131         <size>18</size>
41132       </method>
41133       <method name="System.EventHandler get_DoNothingEventHandler()">
41134         <size>30</size>
41135       </method>
41136       <method name="System.EventHandler get_DoSomethingEventHandler()">
41137         <size>13</size>
41138       </method>
41139       <method name="System.EventHandler get_Handler()">
41140         <size>7</size>
41141       </method>
41142       <method name="Void set_Handler(System.EventHandler)">
41143         <size>8</size>
41144       </method>
41145       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
41146         <size>1</size>
41147       </method>
41148       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
41149         <size>15</size>
41150       </method>
41151     </type>
41152   </test>
41153   <test name="test-anon-81.cs">
41154     <type name="C">
41155       <method name="Void .ctor()">
41156         <size>7</size>
41157       </method>
41158       <method name="Int32 Main()">
41159         <size>20</size>
41160       </method>
41161       <method name="Int32 Test()">
41162         <size>27</size>
41163       </method>
41164       <method name="Int32 Foo2(C+Cmd2)">
41165         <size>7</size>
41166       </method>
41167       <method name="Void Foo(C+Cmd)">
41168         <size>7</size>
41169       </method>
41170     </type>
41171     <type name="C+Cmd">
41172       <method name="Void .ctor(Object, IntPtr)">
41173         <size>0</size>
41174       </method>
41175       <method name="Void Invoke()">
41176         <size>0</size>
41177       </method>
41178       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41179         <size>0</size>
41180       </method>
41181       <method name="Void EndInvoke(IAsyncResult)">
41182         <size>0</size>
41183       </method>
41184     </type>
41185     <type name="C+Cmd2">
41186       <method name="Void .ctor(Object, IntPtr)">
41187         <size>0</size>
41188       </method>
41189       <method name="Int32 Invoke()">
41190         <size>0</size>
41191       </method>
41192       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41193         <size>0</size>
41194       </method>
41195       <method name="Int32 EndInvoke(IAsyncResult)">
41196         <size>0</size>
41197       </method>
41198     </type>
41199     <type name="C">
41200       <method name="Int32 &lt;Test&gt;m__0()">
41201         <size>45</size>
41202       </method>
41203     </type>
41204     <type name="C+&lt;Test&gt;c__AnonStorey1">
41205       <method name="Void .ctor()">
41206         <size>7</size>
41207       </method>
41208       <method name="Void &lt;&gt;m__1()">
41209         <size>44</size>
41210       </method>
41211     </type>
41212     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
41213       <method name="Void .ctor()">
41214         <size>7</size>
41215       </method>
41216       <method name="Void &lt;&gt;m__2()">
41217         <size>18</size>
41218       </method>
41219     </type>
41220   </test>
41221   <test name="test-anon-82.cs">
41222     <type name="MainClass">
41223       <method name="Void .ctor()">
41224         <size>7</size>
41225       </method>
41226       <method name="Void Main()">
41227         <size>87</size>
41228       </method>
41229       <method name="Void Test2(Int32)">
41230         <size>31</size>
41231       </method>
41232       <method name="Void Test3(Int32)">
41233         <size>57</size>
41234       </method>
41235       <method name="Void Test4()">
41236         <size>31</size>
41237       </method>
41238       <method name="Void Test5(Int32)">
41239         <size>27</size>
41240       </method>
41241       <method name="Void SimpleCallback(MainClass, System.String)">
41242         <size>7</size>
41243       </method>
41244     </type>
41245     <type name="MainClass+D">
41246       <method name="Void .ctor(Object, IntPtr)">
41247         <size>0</size>
41248       </method>
41249       <method name="Int32 Invoke(Int32)">
41250         <size>0</size>
41251       </method>
41252       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41253         <size>0</size>
41254       </method>
41255       <method name="Int32 EndInvoke(IAsyncResult)">
41256         <size>0</size>
41257       </method>
41258     </type>
41259     <type name="StringSender">
41260       <method name="Void .ctor(Object, IntPtr)">
41261         <size>0</size>
41262       </method>
41263       <method name="Void Invoke(System.String)">
41264         <size>0</size>
41265       </method>
41266       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41267         <size>0</size>
41268       </method>
41269       <method name="Void EndInvoke(IAsyncResult)">
41270         <size>0</size>
41271       </method>
41272     </type>
41273     <type name="VoidDelegate">
41274       <method name="Void .ctor(Object, IntPtr)">
41275         <size>0</size>
41276       </method>
41277       <method name="Void Invoke()">
41278         <size>0</size>
41279       </method>
41280       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41281         <size>0</size>
41282       </method>
41283       <method name="Void EndInvoke(IAsyncResult)">
41284         <size>0</size>
41285       </method>
41286     </type>
41287     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41288       <method name="Void .ctor()">
41289         <size>7</size>
41290       </method>
41291     </type>
41292     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41293       <method name="Void .ctor()">
41294         <size>7</size>
41295       </method>
41296     </type>
41297     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41298       <method name="Void .ctor()">
41299         <size>7</size>
41300       </method>
41301     </type>
41302     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41303       <method name="Void .ctor()">
41304         <size>7</size>
41305       </method>
41306     </type>
41307     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41308       <method name="Void .ctor()">
41309         <size>7</size>
41310       </method>
41311     </type>
41312     <type name="MainClass">
41313       <method name="Void &lt;Test2&gt;m__1(System.String)">
41314         <size>27</size>
41315       </method>
41316       <method name="Void &lt;Test3&gt;m__3()">
41317         <size>1</size>
41318       </method>
41319       <method name="Void &lt;Test4&gt;m__4()">
41320         <size>31</size>
41321       </method>
41322       <method name="Void &lt;Test4&gt;m__7()">
41323         <size>28</size>
41324       </method>
41325     </type>
41326     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41327       <method name="Void &lt;&gt;m__0()">
41328         <size>25</size>
41329       </method>
41330       <method name="Void &lt;&gt;m__9(System.String)">
41331         <size>13</size>
41332       </method>
41333     </type>
41334     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41335       <method name="Void &lt;&gt;m__2()">
41336         <size>9</size>
41337       </method>
41338     </type>
41339     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41340       <method name="Int32 &lt;&gt;m__5(Int32)">
41341         <size>46</size>
41342       </method>
41343       <method name="Int32 &lt;&gt;m__A(Int32)">
41344         <size>2</size>
41345       </method>
41346     </type>
41347     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41348       <method name="Void &lt;&gt;m__6()">
41349         <size>12</size>
41350       </method>
41351     </type>
41352     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41353       <method name="Void &lt;&gt;m__8()">
41354         <size>14</size>
41355       </method>
41356       <method name="Void &lt;&gt;m__B()">
41357         <size>8</size>
41358       </method>
41359     </type>
41360   </test>
41361   <test name="test-anon-84.cs">
41362     <type name="C">
41363       <method name="Void .ctor()">
41364         <size>42</size>
41365       </method>
41366       <method name="Void .ctor(D)">
41367         <size>42</size>
41368       </method>
41369       <method name="Int32 Main()">
41370         <size>19</size>
41371       </method>
41372     </type>
41373     <type name="D">
41374       <method name="Void .ctor(Object, IntPtr)">
41375         <size>0</size>
41376       </method>
41377       <method name="C Invoke(Int32)">
41378         <size>0</size>
41379       </method>
41380       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41381         <size>0</size>
41382       </method>
41383       <method name="C EndInvoke(IAsyncResult)">
41384         <size>0</size>
41385       </method>
41386     </type>
41387     <type name="C">
41388       <method name="C &lt;field&gt;m__0(Int32)">
41389         <size>4</size>
41390       </method>
41391     </type>
41392   </test>
41393   <test name="test-anon-85.cs">
41394     <type name="X">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398       <method name="Int32 Main()">
41399         <size>29</size>
41400       </method>
41401     </type>
41402     <type name="X+D">
41403       <method name="Void .ctor(Object, IntPtr)">
41404         <size>0</size>
41405       </method>
41406       <method name="Void Invoke()">
41407         <size>0</size>
41408       </method>
41409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41410         <size>0</size>
41411       </method>
41412       <method name="Void EndInvoke(IAsyncResult)">
41413         <size>0</size>
41414       </method>
41415     </type>
41416     <type name="X+&lt;Main&gt;c__AnonStorey0">
41417       <method name="Void .ctor()">
41418         <size>7</size>
41419       </method>
41420       <method name="Void &lt;&gt;m__0()">
41421         <size>8</size>
41422       </method>
41423     </type>
41424   </test>
41425   <test name="test-anon-86.cs">
41426     <type name="Bug.A">
41427       <method name="Void .ctor()">
41428         <size>50</size>
41429       </method>
41430       <method name="Void Test()">
41431         <size>1</size>
41432       </method>
41433       <method name="Int32 Main()">
41434         <size>8</size>
41435       </method>
41436     </type>
41437     <type name="Bug.B">
41438       <method name="Void .ctor()">
41439         <size>7</size>
41440       </method>
41441       <method name="Int32 get_Prop()">
41442         <size>2</size>
41443       </method>
41444     </type>
41445     <type name="Bug.EventHandler">
41446       <method name="Void .ctor(Object, IntPtr)">
41447         <size>0</size>
41448       </method>
41449       <method name="Void Invoke()">
41450         <size>0</size>
41451       </method>
41452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41453         <size>0</size>
41454       </method>
41455       <method name="Void EndInvoke(IAsyncResult)">
41456         <size>0</size>
41457       </method>
41458     </type>
41459     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
41460       <method name="Void .ctor()">
41461         <size>7</size>
41462       </method>
41463       <method name="Void &lt;&gt;m__0()">
41464         <size>24</size>
41465       </method>
41466     </type>
41467   </test>
41468   <test name="test-anon-87.cs">
41469     <type name="Bug.AA">
41470       <method name="Void .ctor(BB)">
41471         <size>51</size>
41472       </method>
41473       <method name="Void TestMe()">
41474         <size>1</size>
41475       </method>
41476       <method name="Int32 Main()">
41477         <size>18</size>
41478       </method>
41479     </type>
41480     <type name="Bug.BB">
41481       <method name="Void .ctor(String)">
41482         <size>18</size>
41483       </method>
41484       <method name="Void Foo()">
41485         <size>1</size>
41486       </method>
41487     </type>
41488     <type name="Bug.D">
41489       <method name="Void .ctor(Object, IntPtr)">
41490         <size>0</size>
41491       </method>
41492       <method name="Void Invoke()">
41493         <size>0</size>
41494       </method>
41495       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41496         <size>0</size>
41497       </method>
41498       <method name="Void EndInvoke(IAsyncResult)">
41499         <size>0</size>
41500       </method>
41501     </type>
41502     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41503       <method name="Void .ctor()">
41504         <size>7</size>
41505       </method>
41506       <method name="Void &lt;&gt;m__0()">
41507         <size>23</size>
41508       </method>
41509     </type>
41510   </test>
41511   <test name="test-anon-88.cs">
41512     <type name="C">
41513       <method name="Void .ctor()">
41514         <size>7</size>
41515       </method>
41516       <method name="Int32 Main()">
41517         <size>12</size>
41518       </method>
41519       <method name="Void Test()">
41520         <size>102</size>
41521       </method>
41522     </type>
41523     <type name="C+D">
41524       <method name="Void .ctor(Object, IntPtr)">
41525         <size>0</size>
41526       </method>
41527       <method name="Void Invoke()">
41528         <size>0</size>
41529       </method>
41530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41531         <size>0</size>
41532       </method>
41533       <method name="Void EndInvoke(IAsyncResult)">
41534         <size>0</size>
41535       </method>
41536     </type>
41537     <type name="C+&lt;Test&gt;c__AnonStorey0">
41538       <method name="Void .ctor()">
41539         <size>7</size>
41540       </method>
41541       <method name="Void &lt;&gt;m__2()">
41542         <size>8</size>
41543       </method>
41544     </type>
41545     <type name="C+&lt;Test&gt;c__AnonStorey2">
41546       <method name="Void .ctor()">
41547         <size>7</size>
41548       </method>
41549       <method name="Void &lt;&gt;m__0()">
41550         <size>69</size>
41551       </method>
41552       <method name="Void &lt;&gt;m__1()">
41553         <size>8</size>
41554       </method>
41555       <method name="Void &lt;&gt;m__4()">
41556         <size>3</size>
41557       </method>
41558     </type>
41559     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
41560       <method name="Void .ctor()">
41561         <size>7</size>
41562       </method>
41563       <method name="Void &lt;&gt;m__3()">
41564         <size>20</size>
41565       </method>
41566     </type>
41567   </test>
41568   <test name="test-anon-89.cs">
41569     <type name="C">
41570       <method name="Void .ctor()">
41571         <size>7</size>
41572       </method>
41573       <method name="Int32 Main()">
41574         <size>12</size>
41575       </method>
41576       <method name="System.Object get_GdkWindow()">
41577         <size>2</size>
41578       </method>
41579       <method name="Void set_GdkWindow(System.Object)">
41580         <size>1</size>
41581       </method>
41582       <method name="Void Invoke(C+D)">
41583         <size>1</size>
41584       </method>
41585       <method name="Void Test()">
41586         <size>69</size>
41587       </method>
41588     </type>
41589     <type name="C+D">
41590       <method name="Void .ctor(Object, IntPtr)">
41591         <size>0</size>
41592       </method>
41593       <method name="Void Invoke()">
41594         <size>0</size>
41595       </method>
41596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41597         <size>0</size>
41598       </method>
41599       <method name="Void EndInvoke(IAsyncResult)">
41600         <size>0</size>
41601       </method>
41602     </type>
41603     <type name="C+&lt;Test&gt;c__AnonStorey0">
41604       <method name="Void .ctor()">
41605         <size>7</size>
41606       </method>
41607       <method name="Void &lt;&gt;m__0()">
41608         <size>108</size>
41609       </method>
41610       <method name="Void &lt;&gt;m__3()">
41611         <size>29</size>
41612       </method>
41613     </type>
41614     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41615       <method name="Void .ctor()">
41616         <size>7</size>
41617       </method>
41618       <method name="Void &lt;&gt;m__1()">
41619         <size>18</size>
41620       </method>
41621       <method name="Void &lt;&gt;m__2()">
41622         <size>49</size>
41623       </method>
41624     </type>
41625   </test>
41626   <test name="test-anon-90.cs">
41627     <type name="C">
41628       <method name="Void .ctor()">
41629         <size>7</size>
41630       </method>
41631       <method name="Int32 Main()">
41632         <size>12</size>
41633       </method>
41634       <method name="Void Foo()">
41635         <size>27</size>
41636       </method>
41637     </type>
41638     <type name="C+D">
41639       <method name="Void .ctor(Object, IntPtr)">
41640         <size>0</size>
41641       </method>
41642       <method name="Void Invoke()">
41643         <size>0</size>
41644       </method>
41645       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41646         <size>0</size>
41647       </method>
41648       <method name="Void EndInvoke(IAsyncResult)">
41649         <size>0</size>
41650       </method>
41651     </type>
41652     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41653       <method name="Void .ctor()">
41654         <size>7</size>
41655       </method>
41656       <method name="Void &lt;&gt;m__0()">
41657         <size>66</size>
41658       </method>
41659     </type>
41660     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41661       <method name="Void .ctor()">
41662         <size>7</size>
41663       </method>
41664     </type>
41665     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41666       <method name="Void .ctor()">
41667         <size>7</size>
41668       </method>
41669       <method name="Void &lt;&gt;m__1()">
41670         <size>32</size>
41671       </method>
41672     </type>
41673   </test>
41674   <test name="test-anon-91.cs">
41675     <type name="A">
41676       <method name="Void .ctor(Int32)">
41677         <size>27</size>
41678       </method>
41679     </type>
41680     <type name="C">
41681       <method name="Void .ctor()">
41682         <size>7</size>
41683       </method>
41684       <method name="Int32 Main()">
41685         <size>12</size>
41686       </method>
41687       <method name="Void SelectCommand(Int32)">
41688         <size>1</size>
41689       </method>
41690       <method name="Void Test()">
41691         <size>66</size>
41692       </method>
41693     </type>
41694     <type name="C+D">
41695       <method name="Void .ctor(Object, IntPtr)">
41696         <size>0</size>
41697       </method>
41698       <method name="Void Invoke()">
41699         <size>0</size>
41700       </method>
41701       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41702         <size>0</size>
41703       </method>
41704       <method name="Void EndInvoke(IAsyncResult)">
41705         <size>0</size>
41706       </method>
41707     </type>
41708     <type name="C+&lt;Test&gt;c__AnonStorey0">
41709       <method name="Void .ctor()">
41710         <size>7</size>
41711       </method>
41712       <method name="Void &lt;&gt;m__0()">
41713         <size>109</size>
41714       </method>
41715     </type>
41716     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41717       <method name="Void .ctor()">
41718         <size>7</size>
41719       </method>
41720       <method name="Void &lt;&gt;m__1()">
41721         <size>23</size>
41722       </method>
41723     </type>
41724   </test>
41725   <test name="test-anon-92.cs">
41726     <type name="MainClass">
41727       <method name="Void Test(IEnumerable)">
41728         <size>33</size>
41729       </method>
41730       <method name="Int32 Main()">
41731         <size>21</size>
41732       </method>
41733       <method name="Void .ctor()">
41734         <size>7</size>
41735       </method>
41736     </type>
41737     <type name="D">
41738       <method name="Void Invoke()">
41739         <size>0</size>
41740       </method>
41741       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41742         <size>0</size>
41743       </method>
41744       <method name="Void EndInvoke(IAsyncResult)">
41745         <size>0</size>
41746       </method>
41747       <method name="Void .ctor(Object, IntPtr)">
41748         <size>0</size>
41749       </method>
41750     </type>
41751     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41752       <method name="Void &lt;&gt;m__0()">
41753         <size>70</size>
41754       </method>
41755       <method name="Void .ctor()">
41756         <size>7</size>
41757       </method>
41758     </type>
41759   </test>
41760   <test name="test-cls-00.cs">
41761     <type name="CLSCLass_6">
41762       <method name="Void .ctor()">
41763         <size>18</size>
41764       </method>
41765       <method name="Void add_Disposed(Delegate)">
41766         <size>19</size>
41767       </method>
41768       <method name="Void remove_Disposed(Delegate)">
41769         <size>19</size>
41770       </method>
41771     </type>
41772     <type name="CLSDelegate">
41773       <method name="Void .ctor()">
41774         <size>7</size>
41775       </method>
41776     </type>
41777     <type name="CLSClass_5">
41778       <method name="Void .ctor()">
41779         <size>7</size>
41780       </method>
41781       <method name="UInt32 Test()">
41782         <size>2</size>
41783       </method>
41784     </type>
41785     <type name="CLSClass_4">
41786       <method name="Void .ctor()">
41787         <size>7</size>
41788       </method>
41789       <method name="UInt32 Test()">
41790         <size>2</size>
41791       </method>
41792     </type>
41793     <type name="CLSClass_3">
41794       <method name="Void .ctor()">
41795         <size>7</size>
41796       </method>
41797       <method name="UInt32 Test_3()">
41798         <size>2</size>
41799       </method>
41800     </type>
41801     <type name="CLSClass_2">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805       <method name="SByte get_XX()">
41806         <size>2</size>
41807       </method>
41808     </type>
41809     <type name="CLSClass_1">
41810       <method name="Void .ctor()">
41811         <size>7</size>
41812       </method>
41813       <method name="UInt32 Valid()">
41814         <size>2</size>
41815       </method>
41816     </type>
41817     <type name="CLSClass">
41818       <method name="Void .ctor()">
41819         <size>7</size>
41820       </method>
41821       <method name="UInt64 Valid()">
41822         <size>3</size>
41823       </method>
41824       <method name="Byte get_XX()">
41825         <size>2</size>
41826       </method>
41827       <method name="UInt32 FooInternal()">
41828         <size>2</size>
41829       </method>
41830       <method name="UInt64 Foo()">
41831         <size>3</size>
41832       </method>
41833       <method name="Void Main()">
41834         <size>1</size>
41835       </method>
41836     </type>
41837     <type name="CLSClass+C1">
41838       <method name="Void .ctor()">
41839         <size>7</size>
41840       </method>
41841       <method name="Int64 Foo2()">
41842         <size>3</size>
41843       </method>
41844     </type>
41845     <type name="CLSClass+C1+C11">
41846       <method name="Void .ctor()">
41847         <size>7</size>
41848       </method>
41849       <method name="UInt64 Foo3()">
41850         <size>3</size>
41851       </method>
41852     </type>
41853     <type name="CLSClass+CLSClass_2">
41854       <method name="Void .ctor()">
41855         <size>7</size>
41856       </method>
41857       <method name="SByte get_XX()">
41858         <size>2</size>
41859       </method>
41860     </type>
41861     <type name="Delegate">
41862       <method name="Void .ctor(Object, IntPtr)">
41863         <size>0</size>
41864       </method>
41865       <method name="CLSDelegate Invoke()">
41866         <size>0</size>
41867       </method>
41868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41869         <size>0</size>
41870       </method>
41871       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41872         <size>0</size>
41873       </method>
41874     </type>
41875   </test>
41876   <test name="test-cls-01.cs">
41877     <type name="CLSClass">
41878       <method name="Void .ctor()">
41879         <size>7</size>
41880       </method>
41881       <method name="Byte get_XX()">
41882         <size>2</size>
41883       </method>
41884       <method name="Void Main()">
41885         <size>1</size>
41886       </method>
41887     </type>
41888     <type name="Big">
41889       <method name="Void .ctor()">
41890         <size>7</size>
41891       </method>
41892       <method name="Big op_Implicit(UInt32)">
41893         <size>2</size>
41894       </method>
41895     </type>
41896     <type name="C1">
41897       <method name="Void .ctor()">
41898         <size>7</size>
41899       </method>
41900       <method name="Void method(UInt32)">
41901         <size>1</size>
41902       </method>
41903     </type>
41904   </test>
41905   <test name="test-cls-02.cs">
41906     <type name="CLSClass">
41907       <method name="Void .ctor(UInt64)">
41908         <size>7</size>
41909       </method>
41910       <method name="Void .ctor(UInt32)">
41911         <size>7</size>
41912       </method>
41913       <method name="Void set_X_0(UInt64)">
41914         <size>1</size>
41915       </method>
41916       <method name="Void set_Item(UInt64, UInt64)">
41917         <size>1</size>
41918       </method>
41919       <method name="Void Main()">
41920         <size>1</size>
41921       </method>
41922     </type>
41923     <type name="InnerTypeClasss">
41924       <method name="Void .ctor()">
41925         <size>7</size>
41926       </method>
41927       <method name="Struct Method()">
41928         <size>10</size>
41929       </method>
41930     </type>
41931   </test>
41932   <test name="test-cls-03.cs">
41933     <type name="CLSClass">
41934       <method name="Void .ctor()">
41935         <size>7</size>
41936       </method>
41937       <method name="I1 Foo()">
41938         <size>2</size>
41939       </method>
41940       <method name="Void Main()">
41941         <size>1</size>
41942       </method>
41943     </type>
41944   </test>
41945   <test name="test-cls-05.cs">
41946     <type name="X1">
41947       <method name="Void .ctor()">
41948         <size>7</size>
41949       </method>
41950     </type>
41951     <type name="X2">
41952       <method name="Void .ctor()">
41953         <size>7</size>
41954       </method>
41955     </type>
41956     <type name="X3">
41957       <method name="Void .ctor()">
41958         <size>7</size>
41959       </method>
41960       <method name="Void bb(Boolean)">
41961         <size>1</size>
41962       </method>
41963       <method name="Void BB()">
41964         <size>1</size>
41965       </method>
41966     </type>
41967     <type name="X4">
41968       <method name="Void .ctor()">
41969         <size>7</size>
41970       </method>
41971       <method name="Void method(Int32)">
41972         <size>1</size>
41973       </method>
41974       <method name="Void method(Boolean)">
41975         <size>1</size>
41976       </method>
41977       <method name="Boolean method()">
41978         <size>2</size>
41979       </method>
41980     </type>
41981     <type name="BaseClass">
41982       <method name="Void .ctor()">
41983         <size>7</size>
41984       </method>
41985     </type>
41986     <type name="CLSClass">
41987       <method name="Void .ctor()">
41988         <size>7</size>
41989       </method>
41990       <method name="Void .ctor(Int32)">
41991         <size>7</size>
41992       </method>
41993       <method name="Void Method()">
41994         <size>1</size>
41995       </method>
41996       <method name="Int32 Method(Boolean)">
41997         <size>2</size>
41998       </method>
41999       <method name="Void methoD()">
42000         <size>1</size>
42001       </method>
42002       <method name="Void Main()">
42003         <size>1</size>
42004       </method>
42005       <method name="CLSClass op_Implicit(Boolean)">
42006         <size>7</size>
42007       </method>
42008       <method name="CLSClass op_Implicit(Int32)">
42009         <size>7</size>
42010       </method>
42011     </type>
42012     <type name="oBject">
42013       <method name="Void .ctor()">
42014         <size>7</size>
42015       </method>
42016     </type>
42017     <type name="A.C1">
42018       <method name="Void .ctor()">
42019         <size>7</size>
42020       </method>
42021     </type>
42022     <type name="B.c1">
42023       <method name="Void .ctor()">
42024         <size>7</size>
42025       </method>
42026     </type>
42027     <type name="c1">
42028       <method name="Void .ctor()">
42029         <size>7</size>
42030       </method>
42031     </type>
42032     <type name="CLSClass_2">
42033       <method name="Void .ctor()">
42034         <size>7</size>
42035       </method>
42036       <method name="Void Method()">
42037         <size>1</size>
42038       </method>
42039       <method name="Void method()">
42040         <size>1</size>
42041       </method>
42042     </type>
42043     <type name="System.sByte">
42044       <method name="Void .ctor()">
42045         <size>7</size>
42046       </method>
42047     </type>
42048     <type name="System.Web.HttpBrowserCapabilities">
42049       <method name="Void .ctor()">
42050         <size>7</size>
42051       </method>
42052     </type>
42053   </test>
42054   <test name="test-cls-06.cs">
42055     <type name="CLSClass">
42056       <method name="Void .ctor()">
42057         <size>7</size>
42058       </method>
42059       <method name="Void Main()">
42060         <size>1</size>
42061       </method>
42062     </type>
42063     <type name="CLSClass_2">
42064       <method name="Void .ctor(Int32[,,])">
42065         <size>7</size>
42066       </method>
42067       <method name="Void .ctor(Int32[,])">
42068         <size>7</size>
42069       </method>
42070       <method name="Void Test(System.Int32[,], Int32)">
42071         <size>1</size>
42072       </method>
42073       <method name="Void Test(System.Int32[,,], Boolean)">
42074         <size>1</size>
42075       </method>
42076     </type>
42077     <type name="X1">
42078       <method name="Void .ctor()">
42079         <size>7</size>
42080       </method>
42081       <method name="Void M2(Int32)">
42082         <size>1</size>
42083       </method>
42084     </type>
42085     <type name="X2">
42086       <method name="Void .ctor()">
42087         <size>7</size>
42088       </method>
42089       <method name="Void M2(Int32 ByRef)">
42090         <size>1</size>
42091       </method>
42092     </type>
42093     <type name="CLSClass+MyDelegate">
42094       <method name="Void .ctor(Object, IntPtr)">
42095         <size>0</size>
42096       </method>
42097       <method name="UInt32 Invoke()">
42098         <size>0</size>
42099       </method>
42100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42101         <size>0</size>
42102       </method>
42103       <method name="UInt32 EndInvoke(IAsyncResult)">
42104         <size>0</size>
42105       </method>
42106     </type>
42107     <type name="MyDelegate">
42108       <method name="Void .ctor(Object, IntPtr)">
42109         <size>0</size>
42110       </method>
42111       <method name="UInt32 Invoke()">
42112         <size>0</size>
42113       </method>
42114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42115         <size>0</size>
42116       </method>
42117       <method name="UInt32 EndInvoke(IAsyncResult)">
42118         <size>0</size>
42119       </method>
42120     </type>
42121   </test>
42122   <test name="test-cls-07.cs">
42123     <type name="aa.I1">
42124       <method name="Void .ctor()">
42125         <size>7</size>
42126       </method>
42127     </type>
42128     <type name="CLSClass">
42129       <method name="Void .ctor()">
42130         <size>7</size>
42131       </method>
42132       <method name="Void Main()">
42133         <size>1</size>
42134       </method>
42135     </type>
42136   </test>
42137   <test name="test-cls-10.cs">
42138     <type name="MainClass">
42139       <method name="Void .ctor()">
42140         <size>7</size>
42141       </method>
42142       <method name="Void Main()">
42143         <size>1</size>
42144       </method>
42145     </type>
42146   </test>
42147   <test name="test-cls-11.cs">
42148     <type name="CLSClass">
42149       <method name="Void .ctor()">
42150         <size>7</size>
42151       </method>
42152       <method name="Void Test(IComparable)">
42153         <size>0</size>
42154       </method>
42155     </type>
42156     <type name="CLSCLass_2">
42157       <method name="Void .ctor()">
42158         <size>7</size>
42159       </method>
42160       <method name="Void Test()">
42161         <size>0</size>
42162       </method>
42163     </type>
42164     <type name="CLSClass_3">
42165       <method name="Void .ctor()">
42166         <size>7</size>
42167       </method>
42168       <method name="Void Test()">
42169         <size>0</size>
42170       </method>
42171     </type>
42172     <type name="MainClass">
42173       <method name="Void .ctor()">
42174         <size>7</size>
42175       </method>
42176       <method name="Void Main()">
42177         <size>1</size>
42178       </method>
42179     </type>
42180   </test>
42181   <test name="test-cls-12.cs">
42182     <type name="MainClass">
42183       <method name="Void .ctor()">
42184         <size>7</size>
42185       </method>
42186       <method name="Void Main()">
42187         <size>1</size>
42188       </method>
42189     </type>
42190   </test>
42191   <test name="test-cls-14.cs">
42192     <type name="CLSClass">
42193       <method name="Void .ctor()">
42194         <size>7</size>
42195       </method>
42196       <method name="Void Error(Boolean)">
42197         <size>1</size>
42198       </method>
42199       <method name="CLSClass op_Implicit(Byte)">
42200         <size>6</size>
42201       </method>
42202     </type>
42203     <type name="MainClass">
42204       <method name="Void .ctor()">
42205         <size>7</size>
42206       </method>
42207       <method name="Void Main()">
42208         <size>1</size>
42209       </method>
42210     </type>
42211   </test>
42212   <test name="test-cls-15.cs">
42213     <type name="CLSAttribute_1">
42214       <method name="Void .ctor(Int32[])">
42215         <size>7</size>
42216       </method>
42217       <method name="Void .ctor(Int32)">
42218         <size>7</size>
42219       </method>
42220     </type>
42221     <type name="CLSAttribute_2">
42222       <method name="Void .ctor(Int32)">
42223         <size>7</size>
42224       </method>
42225     </type>
42226     <type name="CLSAttribute_3">
42227       <method name="Void .ctor(Int32[])">
42228         <size>7</size>
42229       </method>
42230     </type>
42231     <type name="CLSAttribute_4">
42232       <method name="Void .ctor(Int32[])">
42233         <size>7</size>
42234       </method>
42235     </type>
42236     <type name="ClassMain">
42237       <method name="Void .ctor()">
42238         <size>7</size>
42239       </method>
42240       <method name="Void Main()">
42241         <size>1</size>
42242       </method>
42243     </type>
42244   </test>
42245   <test name="test-cls-16.cs">
42246     <type name="CLSAttribute">
42247       <method name="Void .ctor(Boolean[])">
42248         <size>7</size>
42249       </method>
42250     </type>
42251     <type name="ClassMain">
42252       <method name="Void .ctor()">
42253         <size>7</size>
42254       </method>
42255       <method name="Void Main()">
42256         <size>1</size>
42257       </method>
42258     </type>
42259   </test>
42260   <test name="test-cls-17.cs">
42261     <type name="Foo">
42262       <method name="Void .ctor()">
42263         <size>7</size>
42264       </method>
42265       <method name="Void Main()">
42266         <size>1</size>
42267       </method>
42268     </type>
42269   </test>
42270   <test name="test-cls-18.cs">
42271     <type name="Base">
42272       <method name="Void .ctor()">
42273         <size>7</size>
42274       </method>
42275       <method name="Void Test(System.Int32[])">
42276         <size>1</size>
42277       </method>
42278     </type>
42279     <type name="CLSClass">
42280       <method name="Void .ctor()">
42281         <size>7</size>
42282       </method>
42283       <method name="Void Test(System.Int32[])">
42284         <size>1</size>
42285       </method>
42286       <method name="Void Main()">
42287         <size>1</size>
42288       </method>
42289     </type>
42290   </test>
42291   <test name="test-externalias-01.cs">
42292     <type name="Test">
42293       <method name="Void .ctor()">
42294         <size>7</size>
42295       </method>
42296       <method name="Int32 Main()">
42297         <size>64</size>
42298       </method>
42299     </type>
42300   </test>
42301   <test name="test-externalias-02.cs">
42302     <type name="Test">
42303       <method name="Void .ctor()">
42304         <size>7</size>
42305       </method>
42306       <method name="Int32 Main()">
42307         <size>64</size>
42308       </method>
42309     </type>
42310   </test>
42311   <test name="test-externalias-03.cs">
42312     <type name="Test">
42313       <method name="Void .ctor()">
42314         <size>7</size>
42315       </method>
42316       <method name="Int32 Main()">
42317         <size>64</size>
42318       </method>
42319     </type>
42320   </test>
42321   <test name="test-externalias-04.cs">
42322     <type name="Test">
42323       <method name="Void .ctor()">
42324         <size>7</size>
42325       </method>
42326       <method name="Int32 Main()">
42327         <size>64</size>
42328       </method>
42329     </type>
42330   </test>
42331   <test name="test-externalias-05.cs">
42332     <type name="Test">
42333       <method name="Void .ctor()">
42334         <size>7</size>
42335       </method>
42336       <method name="Void Main()">
42337         <size>21</size>
42338       </method>
42339     </type>
42340   </test>
42341   <test name="test-externalias-06.cs">
42342     <type name="MyAssembly01.Test">
42343       <method name="Void .ctor()">
42344         <size>7</size>
42345       </method>
42346     </type>
42347     <type name="MyAssembly01.Namespace1.Test">
42348       <method name="Void .ctor()">
42349         <size>7</size>
42350       </method>
42351     </type>
42352     <type name="MyAssembly02.Test">
42353       <method name="Void .ctor()">
42354         <size>7</size>
42355       </method>
42356     </type>
42357     <type name="MyAssembly02.Namespace1.Test">
42358       <method name="Void .ctor()">
42359         <size>7</size>
42360       </method>
42361     </type>
42362     <type name="Test">
42363       <method name="Void .ctor()">
42364         <size>7</size>
42365       </method>
42366       <method name="Void Main()">
42367         <size>1</size>
42368       </method>
42369     </type>
42370   </test>
42371   <test name="test-externalias-07.cs">
42372     <type name="NS.MyClass">
42373       <method name="Void .ctor()">
42374         <size>7</size>
42375       </method>
42376       <method name="Int32 GetInt()">
42377         <size>6</size>
42378       </method>
42379     </type>
42380     <type name="Test">
42381       <method name="Void .ctor()">
42382         <size>7</size>
42383       </method>
42384       <method name="Int32 Main()">
42385         <size>15</size>
42386       </method>
42387     </type>
42388   </test>
42389   <test name="test-externalias-08.cs">
42390     <type name="Test">
42391       <method name="Void .ctor()">
42392         <size>7</size>
42393       </method>
42394       <method name="Int32 Main()">
42395         <size>54</size>
42396       </method>
42397     </type>
42398   </test>
42399   <test name="test-externalias-09.cs">
42400     <type name="Test">
42401       <method name="Void .ctor()">
42402         <size>7</size>
42403       </method>
42404       <method name="Int32 Main()">
42405         <size>8</size>
42406       </method>
42407     </type>
42408   </test>
42409   <test name="test-iter-01.cs">
42410     <type name="X">
42411       <method name="Void .ctor()">
42412         <size>7</size>
42413       </method>
42414       <method name="IEnumerator GetIt()">
42415         <size>8</size>
42416       </method>
42417       <method name="IEnumerable GetIt2()">
42418         <size>16</size>
42419       </method>
42420       <method name="Int32 Main()">
42421         <size>171</size>
42422       </method>
42423     </type>
42424     <type name="X+&lt;GetIt&gt;c__Iterator0">
42425       <method name="Void .ctor()">
42426         <size>7</size>
42427       </method>
42428       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42429         <size>7</size>
42430       </method>
42431       <method name="Boolean MoveNext()">
42432         <size>126</size>
42433       </method>
42434       <method name="Void Dispose()">
42435         <size>8</size>
42436       </method>
42437       <method name="Void Reset()">
42438         <size>6</size>
42439       </method>
42440     </type>
42441     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42442       <method name="Void .ctor()">
42443         <size>7</size>
42444       </method>
42445       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42446         <size>7</size>
42447       </method>
42448       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42449         <size>7</size>
42450       </method>
42451       <method name="Boolean MoveNext()">
42452         <size>126</size>
42453       </method>
42454       <method name="Void Dispose()">
42455         <size>8</size>
42456       </method>
42457       <method name="Void Reset()">
42458         <size>6</size>
42459       </method>
42460     </type>
42461     <type name="X+&lt;GetIt&gt;c__Iterator0">
42462       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42463         <size>7</size>
42464       </method>
42465     </type>
42466     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42467       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42468         <size>7</size>
42469       </method>
42470       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42471         <size>26</size>
42472       </method>
42473     </type>
42474   </test>
42475   <test name="test-iter-02.cs">
42476     <type name="X">
42477       <method name="Void .ctor()">
42478         <size>7</size>
42479       </method>
42480       <method name="IEnumerator GetRange()">
42481         <size>8</size>
42482       </method>
42483       <method name="Int32 Main()">
42484         <size>88</size>
42485       </method>
42486     </type>
42487     <type name="X+&lt;GetRange&gt;c__Iterator0">
42488       <method name="Void .ctor()">
42489         <size>7</size>
42490       </method>
42491       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42492         <size>7</size>
42493       </method>
42494       <method name="Boolean MoveNext()">
42495         <size>173</size>
42496       </method>
42497       <method name="Void Dispose()">
42498         <size>8</size>
42499       </method>
42500       <method name="Void Reset()">
42501         <size>6</size>
42502       </method>
42503       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42504         <size>7</size>
42505       </method>
42506     </type>
42507   </test>
42508   <test name="test-iter-03.cs">
42509     <type name="X">
42510       <method name="Void .ctor()">
42511         <size>7</size>
42512       </method>
42513       <method name="IEnumerable GetIt(System.Int32[])">
42514         <size>30</size>
42515       </method>
42516       <method name="IEnumerable GetMulti(System.Int32[,])">
42517         <size>30</size>
42518       </method>
42519       <method name="Int32 Main()">
42520         <size>244</size>
42521       </method>
42522     </type>
42523     <type name="&lt;PrivateImplementationDetails&gt;">
42524       <method name="Void .ctor()">
42525         <size>7</size>
42526       </method>
42527     </type>
42528     <type name="X+&lt;GetIt&gt;c__Iterator0">
42529       <method name="Void .ctor()">
42530         <size>7</size>
42531       </method>
42532       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42533         <size>7</size>
42534       </method>
42535       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42536         <size>7</size>
42537       </method>
42538       <method name="Boolean MoveNext()">
42539         <size>151</size>
42540       </method>
42541       <method name="Void Dispose()">
42542         <size>8</size>
42543       </method>
42544       <method name="Void Reset()">
42545         <size>6</size>
42546       </method>
42547     </type>
42548     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42549       <method name="Void .ctor()">
42550         <size>7</size>
42551       </method>
42552       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42553         <size>7</size>
42554       </method>
42555       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42556         <size>7</size>
42557       </method>
42558       <method name="Boolean MoveNext()">
42559         <size>238</size>
42560       </method>
42561       <method name="Void Dispose()">
42562         <size>8</size>
42563       </method>
42564       <method name="Void Reset()">
42565         <size>6</size>
42566       </method>
42567     </type>
42568     <type name="X+&lt;GetIt&gt;c__Iterator0">
42569       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42570         <size>7</size>
42571       </method>
42572       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42573         <size>40</size>
42574       </method>
42575     </type>
42576     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42577       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42578         <size>7</size>
42579       </method>
42580       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42581         <size>40</size>
42582       </method>
42583     </type>
42584   </test>
42585   <test name="test-iter-04.cs">
42586     <type name="X">
42587       <method name="Void .ctor()">
42588         <size>7</size>
42589       </method>
42590       <method name="IEnumerable GetRange(Int32, Int32)">
42591         <size>44</size>
42592       </method>
42593       <method name="Void Main()">
42594         <size>98</size>
42595       </method>
42596     </type>
42597     <type name="X+&lt;GetRange&gt;c__Iterator0">
42598       <method name="Void .ctor()">
42599         <size>7</size>
42600       </method>
42601       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42602         <size>7</size>
42603       </method>
42604       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42605         <size>7</size>
42606       </method>
42607       <method name="Boolean MoveNext()">
42608         <size>123</size>
42609       </method>
42610       <method name="Void Dispose()">
42611         <size>8</size>
42612       </method>
42613       <method name="Void Reset()">
42614         <size>6</size>
42615       </method>
42616       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42617         <size>7</size>
42618       </method>
42619       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42620         <size>52</size>
42621       </method>
42622     </type>
42623   </test>
42624   <test name="test-iter-05.cs">
42625     <type name="X">
42626       <method name="Void .ctor()">
42627         <size>7</size>
42628       </method>
42629       <method name="IEnumerable GetIt()">
42630         <size>16</size>
42631       </method>
42632       <method name="Int32 Main()">
42633         <size>104</size>
42634       </method>
42635     </type>
42636     <type name="List">
42637       <method name="Void .ctor(Int32)">
42638         <size>19</size>
42639       </method>
42640       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42641         <size>12</size>
42642       </method>
42643       <method name="Void Add(Int32)">
42644         <size>26</size>
42645       </method>
42646       <method name="MyEnumerator GetEnumerator()">
42647         <size>7</size>
42648       </method>
42649     </type>
42650     <type name="X+&lt;GetIt&gt;c__Iterator0">
42651       <method name="Void .ctor()">
42652         <size>7</size>
42653       </method>
42654       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42655         <size>7</size>
42656       </method>
42657       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42658         <size>7</size>
42659       </method>
42660       <method name="Boolean MoveNext()">
42661         <size>183</size>
42662       </method>
42663       <method name="Void Dispose()">
42664         <size>8</size>
42665       </method>
42666       <method name="Void Reset()">
42667         <size>6</size>
42668       </method>
42669     </type>
42670     <type name="List+MyEnumerator">
42671       <method name="Void .ctor(List)">
42672         <size>15</size>
42673       </method>
42674       <method name="System.Object get_Current()">
42675         <size>24</size>
42676       </method>
42677       <method name="Boolean MoveNext()">
42678         <size>31</size>
42679       </method>
42680       <method name="Void Reset()">
42681         <size>8</size>
42682       </method>
42683     </type>
42684     <type name="X+&lt;GetIt&gt;c__Iterator0">
42685       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42686         <size>7</size>
42687       </method>
42688       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42689         <size>26</size>
42690       </method>
42691     </type>
42692   </test>
42693   <test name="test-iter-06.cs">
42694     <type name="X">
42695       <method name="Void .ctor()">
42696         <size>7</size>
42697       </method>
42698       <method name="IEnumerable Get(Int32)">
42699         <size>30</size>
42700       </method>
42701       <method name="IEnumerable GetS(Int32)">
42702         <size>30</size>
42703       </method>
42704       <method name="Int32 Main()">
42705         <size>399</size>
42706       </method>
42707     </type>
42708     <type name="S+&lt;Get&gt;c__Iterator0">
42709       <method name="Void .ctor()">
42710         <size>7</size>
42711       </method>
42712       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42713         <size>7</size>
42714       </method>
42715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42716         <size>7</size>
42717       </method>
42718       <method name="Boolean MoveNext()">
42719         <size>183</size>
42720       </method>
42721       <method name="Void Dispose()">
42722         <size>8</size>
42723       </method>
42724       <method name="Void Reset()">
42725         <size>6</size>
42726       </method>
42727     </type>
42728     <type name="S+&lt;GetS&gt;c__Iterator1">
42729       <method name="Void .ctor()">
42730         <size>7</size>
42731       </method>
42732       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42733         <size>7</size>
42734       </method>
42735       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42736         <size>7</size>
42737       </method>
42738       <method name="Boolean MoveNext()">
42739         <size>136</size>
42740       </method>
42741       <method name="Void Dispose()">
42742         <size>8</size>
42743       </method>
42744       <method name="Void Reset()">
42745         <size>6</size>
42746       </method>
42747     </type>
42748     <type name="X+&lt;Get&gt;c__Iterator2">
42749       <method name="Void .ctor()">
42750         <size>7</size>
42751       </method>
42752       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42753         <size>7</size>
42754       </method>
42755       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42756         <size>7</size>
42757       </method>
42758       <method name="Boolean MoveNext()">
42759         <size>131</size>
42760       </method>
42761       <method name="Void Dispose()">
42762         <size>8</size>
42763       </method>
42764       <method name="Void Reset()">
42765         <size>6</size>
42766       </method>
42767     </type>
42768     <type name="X+&lt;GetS&gt;c__Iterator3">
42769       <method name="Void .ctor()">
42770         <size>7</size>
42771       </method>
42772       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42773         <size>7</size>
42774       </method>
42775       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42776         <size>7</size>
42777       </method>
42778       <method name="Boolean MoveNext()">
42779         <size>136</size>
42780       </method>
42781       <method name="Void Dispose()">
42782         <size>8</size>
42783       </method>
42784       <method name="Void Reset()">
42785         <size>6</size>
42786       </method>
42787     </type>
42788     <type name="S">
42789       <method name="IEnumerable Get(Int32)">
42790         <size>42</size>
42791       </method>
42792       <method name="IEnumerable GetS(Int32)">
42793         <size>30</size>
42794       </method>
42795     </type>
42796     <type name="S+&lt;Get&gt;c__Iterator0">
42797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42798         <size>7</size>
42799       </method>
42800       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42801         <size>52</size>
42802       </method>
42803     </type>
42804     <type name="S+&lt;GetS&gt;c__Iterator1">
42805       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42806         <size>7</size>
42807       </method>
42808       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42809         <size>40</size>
42810       </method>
42811     </type>
42812     <type name="X+&lt;Get&gt;c__Iterator2">
42813       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42814         <size>7</size>
42815       </method>
42816       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42817         <size>40</size>
42818       </method>
42819     </type>
42820     <type name="X+&lt;GetS&gt;c__Iterator3">
42821       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42822         <size>7</size>
42823       </method>
42824       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42825         <size>40</size>
42826       </method>
42827     </type>
42828   </test>
42829   <test name="test-iter-07.cs">
42830     <type name="Test">
42831       <method name="Void .ctor()">
42832         <size>7</size>
42833       </method>
42834       <method name="IEnumerable Foo(Int32)">
42835         <size>30</size>
42836       </method>
42837     </type>
42838     <type name="X">
42839       <method name="Void .ctor()">
42840         <size>7</size>
42841       </method>
42842       <method name="Int32 Main()">
42843         <size>372</size>
42844       </method>
42845     </type>
42846     <type name="Test+&lt;Foo&gt;c__Iterator0">
42847       <method name="Void .ctor()">
42848         <size>7</size>
42849       </method>
42850       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42851         <size>7</size>
42852       </method>
42853       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42854         <size>7</size>
42855       </method>
42856       <method name="Boolean MoveNext()">
42857         <size>253</size>
42858       </method>
42859       <method name="Void Dispose()">
42860         <size>112</size>
42861       </method>
42862       <method name="Void Reset()">
42863         <size>6</size>
42864       </method>
42865       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42866         <size>7</size>
42867       </method>
42868       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42869         <size>40</size>
42870       </method>
42871     </type>
42872   </test>
42873   <test name="test-iter-08.cs">
42874     <type name="Foo">
42875       <method name="Void .ctor(Int32)">
42876         <size>14</size>
42877       </method>
42878       <method name="Void Dispose()">
42879         <size>8</size>
42880       </method>
42881     </type>
42882     <type name="X">
42883       <method name="Void .ctor()">
42884         <size>7</size>
42885       </method>
42886       <method name="IEnumerable Test(Int32, Int32)">
42887         <size>44</size>
42888       </method>
42889       <method name="Int32 Main()">
42890         <size>167</size>
42891       </method>
42892     </type>
42893     <type name="X+&lt;Test&gt;c__Iterator0">
42894       <method name="Void .ctor()">
42895         <size>7</size>
42896       </method>
42897       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42898         <size>7</size>
42899       </method>
42900       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42901         <size>7</size>
42902       </method>
42903       <method name="Boolean MoveNext()">
42904         <size>360</size>
42905       </method>
42906       <method name="Void Dispose()">
42907         <size>102</size>
42908       </method>
42909       <method name="Void Reset()">
42910         <size>6</size>
42911       </method>
42912       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42913         <size>7</size>
42914       </method>
42915       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42916         <size>52</size>
42917       </method>
42918     </type>
42919   </test>
42920   <test name="test-iter-09.cs">
42921     <type name="Tester">
42922       <method name="Void .ctor()">
42923         <size>153</size>
42924       </method>
42925       <method name="IEnumerator GetEnumerator()">
42926         <size>15</size>
42927       </method>
42928     </type>
42929     <type name="Test">
42930       <method name="Void .ctor()">
42931         <size>7</size>
42932       </method>
42933       <method name="Int32 Main()">
42934         <size>268</size>
42935       </method>
42936     </type>
42937     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42938       <method name="Void .ctor()">
42939         <size>7</size>
42940       </method>
42941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42942         <size>7</size>
42943       </method>
42944       <method name="Boolean MoveNext()">
42945         <size>623</size>
42946       </method>
42947       <method name="Void Dispose()">
42948         <size>82</size>
42949       </method>
42950       <method name="Void Reset()">
42951         <size>6</size>
42952       </method>
42953       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42954         <size>7</size>
42955       </method>
42956     </type>
42957   </test>
42958   <test name="test-iter-10.cs">
42959     <type name="X">
42960       <method name="Void .ctor()">
42961         <size>7</size>
42962       </method>
42963       <method name="IEnumerator get_GetIt()">
42964         <size>8</size>
42965       </method>
42966       <method name="Void set_GetIt(IEnumerator)">
42967         <size>1</size>
42968       </method>
42969       <method name="IEnumerable get_Item(Int32)">
42970         <size>30</size>
42971       </method>
42972       <method name="Void set_Item(Int32, IEnumerable)">
42973         <size>1</size>
42974       </method>
42975       <method name="Int32 Main()">
42976         <size>184</size>
42977       </method>
42978     </type>
42979     <type name="X+&lt;&gt;c__Iterator0">
42980       <method name="Void .ctor()">
42981         <size>7</size>
42982       </method>
42983       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42984         <size>7</size>
42985       </method>
42986       <method name="Boolean MoveNext()">
42987         <size>126</size>
42988       </method>
42989       <method name="Void Dispose()">
42990         <size>8</size>
42991       </method>
42992       <method name="Void Reset()">
42993         <size>6</size>
42994       </method>
42995     </type>
42996     <type name="X+&lt;&gt;c__Iterator1">
42997       <method name="Void .ctor()">
42998         <size>7</size>
42999       </method>
43000       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43001         <size>7</size>
43002       </method>
43003       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43004         <size>7</size>
43005       </method>
43006       <method name="Boolean MoveNext()">
43007         <size>145</size>
43008       </method>
43009       <method name="Void Dispose()">
43010         <size>8</size>
43011       </method>
43012       <method name="Void Reset()">
43013         <size>6</size>
43014       </method>
43015     </type>
43016     <type name="X+&lt;&gt;c__Iterator0">
43017       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43018         <size>7</size>
43019       </method>
43020     </type>
43021     <type name="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>40</size>
43027       </method>
43028     </type>
43029   </test>
43030   <test name="test-iter-11.cs">
43031     <type name="X">
43032       <method name="Void .ctor()">
43033         <size>7</size>
43034       </method>
43035       <method name="Void add_Hook(System.EventHandler)">
43036         <size>24</size>
43037       </method>
43038       <method name="Void remove_Hook(System.EventHandler)">
43039         <size>24</size>
43040       </method>
43041       <method name="IEnumerator Pipeline()">
43042         <size>15</size>
43043       </method>
43044       <method name="Void M(System.Object, System.EventArgs)">
43045         <size>11</size>
43046       </method>
43047       <method name="Void Main()">
43048         <size>55</size>
43049       </method>
43050     </type>
43051     <type name="X+&lt;Pipeline&gt;c__Iterator0">
43052       <method name="Void .ctor()">
43053         <size>7</size>
43054       </method>
43055       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43056         <size>7</size>
43057       </method>
43058       <method name="Boolean MoveNext()">
43059         <size>124</size>
43060       </method>
43061       <method name="Void Dispose()">
43062         <size>8</size>
43063       </method>
43064       <method name="Void Reset()">
43065         <size>6</size>
43066       </method>
43067       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43068         <size>7</size>
43069       </method>
43070     </type>
43071   </test>
43072   <test name="test-iter-12.cs">
43073     <type name="X">
43074       <method name="Void .ctor()">
43075         <size>7</size>
43076       </method>
43077       <method name="IEnumerable a()">
43078         <size>23</size>
43079       </method>
43080       <method name="Void Main()">
43081         <size>1</size>
43082       </method>
43083     </type>
43084     <type name="X+&lt;a&gt;c__Iterator0">
43085       <method name="Void .ctor()">
43086         <size>7</size>
43087       </method>
43088       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43089         <size>7</size>
43090       </method>
43091       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43092         <size>7</size>
43093       </method>
43094       <method name="Boolean MoveNext()">
43095         <size>165</size>
43096       </method>
43097       <method name="Void Dispose()">
43098         <size>55</size>
43099       </method>
43100       <method name="Void Reset()">
43101         <size>6</size>
43102       </method>
43103       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43104         <size>7</size>
43105       </method>
43106       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43107         <size>40</size>
43108       </method>
43109     </type>
43110   </test>
43111   <test name="test-iter-13.cs">
43112     <type name="Test">
43113       <method name="Void .ctor()">
43114         <size>7</size>
43115       </method>
43116       <method name="Void .cctor()">
43117         <size>11</size>
43118       </method>
43119       <method name="Void Main()">
43120         <size>1</size>
43121       </method>
43122       <method name="IEnumerable syntax_error(System.Object, System.Object)">
43123         <size>16</size>
43124       </method>
43125     </type>
43126     <type name="Test+Yp">
43127       <method name="Void .ctor()">
43128         <size>7</size>
43129       </method>
43130       <method name="IEnumerable fail()">
43131         <size>2</size>
43132       </method>
43133     </type>
43134     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
43135       <method name="Void .ctor()">
43136         <size>7</size>
43137       </method>
43138       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43139         <size>7</size>
43140       </method>
43141       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43142         <size>7</size>
43143       </method>
43144       <method name="Boolean MoveNext()">
43145         <size>27</size>
43146       </method>
43147       <method name="Void Dispose()">
43148         <size>8</size>
43149       </method>
43150       <method name="Void Reset()">
43151         <size>6</size>
43152       </method>
43153       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43154         <size>7</size>
43155       </method>
43156       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43157         <size>26</size>
43158       </method>
43159     </type>
43160   </test>
43161   <test name="test-named-01.cs">
43162     <type name="A">
43163       <method name="Void .ctor()">
43164         <size>13</size>
43165       </method>
43166       <method name="Void .ctor(Object)">
43167         <size>7</size>
43168       </method>
43169       <method name="Void set_Item(Int32, Int32)">
43170         <size>8</size>
43171       </method>
43172     </type>
43173     <type name="B">
43174       <method name="Void .ctor()">
43175         <size>12</size>
43176       </method>
43177       <method name="Void set_Item(Int32, Int32)">
43178         <size>11</size>
43179       </method>
43180     </type>
43181     <type name="XAttribute">
43182       <method name="Void .ctor(Int32)">
43183         <size>7</size>
43184       </method>
43185     </type>
43186     <type name="M">
43187       <method name="Void .ctor()">
43188         <size>7</size>
43189       </method>
43190       <method name="Void Foo(Int32)">
43191         <size>1</size>
43192       </method>
43193       <method name="Int32 Main()">
43194         <size>48</size>
43195       </method>
43196     </type>
43197   </test>
43198   <test name="test-named-02.cs">
43199     <type name="A">
43200       <method name="Void .ctor()">
43201         <size>7</size>
43202       </method>
43203       <method name="Void set_Item(Int32, Int32)">
43204         <size>29</size>
43205       </method>
43206       <method name="Int32 get_Item(Int32)">
43207         <size>28</size>
43208       </method>
43209     </type>
43210     <type name="MyPoint">
43211       <method name="Void .ctor(Int32, Int32)">
43212         <size>15</size>
43213       </method>
43214     </type>
43215     <type name="C">
43216       <method name="Void .ctor()">
43217         <size>7</size>
43218       </method>
43219       <method name="Decimal Foo(Decimal, Decimal)">
43220         <size>2</size>
43221       </method>
43222       <method name="System.String Bar(Int32, System.String, Char)">
43223         <size>20</size>
43224       </method>
43225       <method name="Int32 Test(Int32, Int32)">
43226         <size>30</size>
43227       </method>
43228       <method name="Int32 Main()">
43229         <size>279</size>
43230       </method>
43231     </type>
43232   </test>
43233   <test name="test-named-03.cs">
43234     <type name="C">
43235       <method name="Void .ctor()">
43236         <size>7</size>
43237       </method>
43238       <method name="Int32 TestInt(Int32)">
43239         <size>3</size>
43240       </method>
43241       <method name="Int32 Main()">
43242         <size>23</size>
43243       </method>
43244     </type>
43245     <type name="C+IntDelegate">
43246       <method name="Void .ctor(Object, IntPtr)">
43247         <size>0</size>
43248       </method>
43249       <method name="Int32 Invoke(Int32)">
43250         <size>0</size>
43251       </method>
43252       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43253         <size>0</size>
43254       </method>
43255       <method name="Int32 EndInvoke(IAsyncResult)">
43256         <size>0</size>
43257       </method>
43258     </type>
43259   </test>
43260   <test name="test-named-04.cs">
43261     <type name="Program">
43262       <method name="Void Foo2(Int32, Int32 ByRef)">
43263         <size>40</size>
43264       </method>
43265       <method name="Int32 Main()">
43266         <size>239</size>
43267       </method>
43268       <method name="Void .ctor()">
43269         <size>7</size>
43270       </method>
43271     </type>
43272   </test>
43273   <test name="test-partial-01.cs">
43274     <type name="Foo.Hello">
43275       <method name="Void .ctor()">
43276         <size>7</size>
43277       </method>
43278       <method name="Void .cctor()">
43279         <size>7</size>
43280       </method>
43281     </type>
43282     <type name="Bar.Hello">
43283       <method name="Void .ctor()">
43284         <size>7</size>
43285       </method>
43286       <method name="Void .cctor()">
43287         <size>8</size>
43288       </method>
43289     </type>
43290     <type name="X.Test">
43291       <method name="Void .ctor()">
43292         <size>7</size>
43293       </method>
43294       <method name="Int32 FooWorld()">
43295         <size>6</size>
43296       </method>
43297       <method name="Int32 BarWorld()">
43298         <size>6</size>
43299       </method>
43300     </type>
43301     <type name="Y">
43302       <method name="Void .ctor()">
43303         <size>7</size>
43304       </method>
43305       <method name="Int32 Main()">
43306         <size>29</size>
43307       </method>
43308     </type>
43309   </test>
43310   <test name="test-partial-02.cs">
43311     <type name="Test1.Base">
43312       <method name="Void .ctor()">
43313         <size>7</size>
43314       </method>
43315     </type>
43316     <type name="Test1.Foo">
43317       <method name="Void .ctor()">
43318         <size>7</size>
43319       </method>
43320     </type>
43321     <type name="Test2.Foo">
43322       <method name="Void .ctor()">
43323         <size>7</size>
43324       </method>
43325     </type>
43326     <type name="ReflectedType">
43327       <method name="Void .ctor()">
43328         <size>7</size>
43329       </method>
43330     </type>
43331     <type name="D">
43332       <method name="Void .ctor()">
43333         <size>7</size>
43334       </method>
43335     </type>
43336     <type name="X">
43337       <method name="Void .ctor()">
43338         <size>7</size>
43339       </method>
43340       <method name="Void Main()">
43341         <size>1</size>
43342       </method>
43343     </type>
43344   </test>
43345   <test name="test-partial-03.cs">
43346     <type name="Test">
43347       <method name="Void .ctor()">
43348         <size>18</size>
43349       </method>
43350       <method name="Int32 TestFoo()">
43351         <size>13</size>
43352       </method>
43353       <method name="Int32 TestIFoo(IFoo)">
43354         <size>8</size>
43355       </method>
43356     </type>
43357     <type name="Test+Foo">
43358       <method name="Void .ctor()">
43359         <size>7</size>
43360       </method>
43361       <method name="Int32 Test.IFoo.Hello(Test)">
43362         <size>2</size>
43363       </method>
43364       <method name="Int32 Hello(Test)">
43365         <size>2</size>
43366       </method>
43367     </type>
43368     <type name="X">
43369       <method name="Void .ctor()">
43370         <size>7</size>
43371       </method>
43372       <method name="Int32 Main()">
43373         <size>42</size>
43374       </method>
43375     </type>
43376   </test>
43377   <test name="test-partial-04.cs">
43378     <type name="B.Test">
43379       <method name="Void .ctor()">
43380         <size>7</size>
43381       </method>
43382       <method name="Void A.IFoo.Hello(IFoo)">
43383         <size>1</size>
43384       </method>
43385     </type>
43386     <type name="X">
43387       <method name="Void .ctor()">
43388         <size>7</size>
43389       </method>
43390       <method name="Void Main()">
43391         <size>1</size>
43392       </method>
43393     </type>
43394   </test>
43395   <test name="test-partial-05.cs">
43396     <type name="B">
43397       <method name="Void .ctor()">
43398         <size>7</size>
43399       </method>
43400     </type>
43401     <type name="A">
43402       <method name="Void .ctor()">
43403         <size>7</size>
43404       </method>
43405     </type>
43406     <type name="A2">
43407       <method name="Void .ctor()">
43408         <size>7</size>
43409       </method>
43410     </type>
43411     <type name="D">
43412       <method name="Void .ctor()">
43413         <size>7</size>
43414       </method>
43415       <method name="Void Main()">
43416         <size>1</size>
43417       </method>
43418     </type>
43419   </test>
43420   <test name="test-partial-06.cs">
43421     <type name="Foo">
43422       <method name="Void .ctor()">
43423         <size>7</size>
43424       </method>
43425       <method name="Void Finalize()">
43426         <size>13</size>
43427       </method>
43428     </type>
43429     <type name="B">
43430       <method name="Void .ctor()">
43431         <size>7</size>
43432       </method>
43433       <method name="Void Main()">
43434         <size>1</size>
43435       </method>
43436     </type>
43437   </test>
43438   <test name="test-partial-07.cs">
43439     <type name="Test">
43440       <method name="Void .ctor()">
43441         <size>7</size>
43442       </method>
43443     </type>
43444     <type name="TestAttribute">
43445       <method name="Void .ctor()">
43446         <size>7</size>
43447       </method>
43448     </type>
43449     <type name="Test2Attribute">
43450       <method name="Void .ctor()">
43451         <size>7</size>
43452       </method>
43453     </type>
43454     <type name="X">
43455       <method name="Void .ctor()">
43456         <size>7</size>
43457       </method>
43458       <method name="Int32 Main()">
43459         <size>62</size>
43460       </method>
43461     </type>
43462   </test>
43463   <test name="test-partial-08.cs">
43464     <type name="Foo">
43465       <method name="Void .ctor()">
43466         <size>7</size>
43467       </method>
43468       <method name="System.String get_Id()">
43469         <size>7</size>
43470       </method>
43471     </type>
43472     <type name="PartialAbstractCompilationError">
43473       <method name="Void .ctor()">
43474         <size>7</size>
43475       </method>
43476       <method name="Int32 Main()">
43477         <size>54</size>
43478       </method>
43479     </type>
43480   </test>
43481   <test name="test-partial-09.cs">
43482     <type name="Foo">
43483       <method name="Void .ctor()">
43484         <size>7</size>
43485       </method>
43486       <method name="System.String get_Id()">
43487         <size>7</size>
43488       </method>
43489     </type>
43490     <type name="Bar">
43491       <method name="Void .ctor(String)">
43492         <size>14</size>
43493       </method>
43494     </type>
43495     <type name="PartialAbstractCompilationError">
43496       <method name="Void .ctor()">
43497         <size>7</size>
43498       </method>
43499       <method name="Void Main()">
43500         <size>21</size>
43501       </method>
43502     </type>
43503   </test>
43504   <test name="test-partial-10.cs">
43505     <type name="Test2.Foo">
43506       <method name="Void .ctor()">
43507         <size>7</size>
43508       </method>
43509       <method name="Void .cctor()">
43510         <size>15</size>
43511       </method>
43512     </type>
43513     <type name="X">
43514       <method name="Void .ctor()">
43515         <size>7</size>
43516       </method>
43517       <method name="Int32 Main()">
43518         <size>68</size>
43519       </method>
43520     </type>
43521     <type name="Test3.Foo">
43522       <method name="Void .cctor()">
43523         <size>15</size>
43524       </method>
43525     </type>
43526   </test>
43527   <test name="test-partial-11.cs">
43528     <type name="StaticClass">
43529       <method name="System.String Name()">
43530         <size>6</size>
43531       </method>
43532     </type>
43533     <type name="MainClass">
43534       <method name="Void .ctor()">
43535         <size>7</size>
43536       </method>
43537       <method name="Boolean IsStatic(System.Type)">
43538         <size>73</size>
43539       </method>
43540       <method name="Int32 Main()">
43541         <size>56</size>
43542       </method>
43543     </type>
43544   </test>
43545   <test name="test-partial-12.cs">
43546     <type name="Test1.Foo">
43547       <method name="Void .ctor()">
43548         <size>7</size>
43549       </method>
43550       <method name="IEnumerable E()">
43551         <size>16</size>
43552       </method>
43553     </type>
43554     <type name="X">
43555       <method name="Void .ctor()">
43556         <size>7</size>
43557       </method>
43558       <method name="Int32 Main()">
43559         <size>102</size>
43560       </method>
43561     </type>
43562     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
43563       <method name="Void .ctor()">
43564         <size>7</size>
43565       </method>
43566       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43567         <size>7</size>
43568       </method>
43569       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43570         <size>7</size>
43571       </method>
43572       <method name="Boolean MoveNext()">
43573         <size>69</size>
43574       </method>
43575       <method name="Void Dispose()">
43576         <size>8</size>
43577       </method>
43578       <method name="Void Reset()">
43579         <size>6</size>
43580       </method>
43581       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43582         <size>7</size>
43583       </method>
43584       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43585         <size>26</size>
43586       </method>
43587     </type>
43588   </test>
43589   <test name="test-partial-13.cs">
43590     <type name="Test.Test">
43591       <method name="Void .ctor()">
43592         <size>7</size>
43593       </method>
43594       <method name="Boolean Equals(System.Object)">
43595         <size>2</size>
43596       </method>
43597       <method name="Int32 GetHashCode()">
43598         <size>2</size>
43599       </method>
43600       <method name="Void Main()">
43601         <size>1</size>
43602       </method>
43603     </type>
43604   </test>
43605   <test name="test-partial-14.cs">
43606     <type name="T">
43607       <method name="Void .ctor()">
43608         <size>7</size>
43609       </method>
43610     </type>
43611     <type name="partial">
43612       <method name="Void .ctor()">
43613         <size>7</size>
43614       </method>
43615     </type>
43616     <type name="A">
43617       <method name="Void .ctor()">
43618         <size>7</size>
43619       </method>
43620       <method name="Void partial(partial)">
43621         <size>3</size>
43622       </method>
43623     </type>
43624     <type name="B">
43625       <method name="Void .ctor()">
43626         <size>7</size>
43627       </method>
43628       <method name="Void Main()">
43629         <size>1</size>
43630       </method>
43631     </type>
43632   </test>
43633   <test name="test-partial-15.cs">
43634     <type name="Foo.X">
43635       <method name="Void .ctor()">
43636         <size>7</size>
43637       </method>
43638       <method name="Void Main()">
43639         <size>1</size>
43640       </method>
43641       <method name="IEnumerable Attempts2()">
43642         <size>16</size>
43643       </method>
43644       <method name="IEnumerable get_Attempts()">
43645         <size>16</size>
43646       </method>
43647       <method name="IEnumerable get_Item(Int32)">
43648         <size>16</size>
43649       </method>
43650     </type>
43651     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43652       <method name="Void .ctor()">
43653         <size>7</size>
43654       </method>
43655       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43656         <size>7</size>
43657       </method>
43658       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43659         <size>7</size>
43660       </method>
43661       <method name="Boolean MoveNext()">
43662         <size>36</size>
43663       </method>
43664       <method name="Void Dispose()">
43665         <size>8</size>
43666       </method>
43667       <method name="Void Reset()">
43668         <size>6</size>
43669       </method>
43670     </type>
43671     <type name="Foo.X+&lt;&gt;c__Iterator1">
43672       <method name="Void .ctor()">
43673         <size>7</size>
43674       </method>
43675       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43676         <size>7</size>
43677       </method>
43678       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43679         <size>7</size>
43680       </method>
43681       <method name="Boolean MoveNext()">
43682         <size>36</size>
43683       </method>
43684       <method name="Void Dispose()">
43685         <size>8</size>
43686       </method>
43687       <method name="Void Reset()">
43688         <size>6</size>
43689       </method>
43690     </type>
43691     <type name="Foo.X+&lt;&gt;c__Iterator2">
43692       <method name="Void .ctor()">
43693         <size>7</size>
43694       </method>
43695       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43696         <size>7</size>
43697       </method>
43698       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43699         <size>7</size>
43700       </method>
43701       <method name="Boolean MoveNext()">
43702         <size>36</size>
43703       </method>
43704       <method name="Void Dispose()">
43705         <size>8</size>
43706       </method>
43707       <method name="Void Reset()">
43708         <size>6</size>
43709       </method>
43710     </type>
43711     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43712       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43713         <size>7</size>
43714       </method>
43715       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43716         <size>26</size>
43717       </method>
43718     </type>
43719     <type name="Foo.X+&lt;&gt;c__Iterator1">
43720       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43721         <size>7</size>
43722       </method>
43723       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43724         <size>26</size>
43725       </method>
43726     </type>
43727     <type name="Foo.X+&lt;&gt;c__Iterator2">
43728       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43729         <size>7</size>
43730       </method>
43731       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43732         <size>26</size>
43733       </method>
43734     </type>
43735   </test>
43736   <test name="test-partial-16.cs">
43737     <type name="A.C">
43738       <method name="Void .ctor()">
43739         <size>23</size>
43740       </method>
43741       <method name="Void .cctor()">
43742         <size>11</size>
43743       </method>
43744     </type>
43745     <type name="B.C2">
43746       <method name="Void .ctor()">
43747         <size>7</size>
43748       </method>
43749       <method name="Boolean Test()">
43750         <size>2</size>
43751       </method>
43752       <method name="System.Object Test_I()">
43753         <size>2</size>
43754       </method>
43755       <method name="Void Main()">
43756         <size>1</size>
43757       </method>
43758     </type>
43759   </test>
43760   <test name="test-partial-17.cs">
43761     <type name="Test">
43762       <method name="Void .ctor()">
43763         <size>7</size>
43764       </method>
43765       <method name="Boolean Check(System.String, System.String[])">
43766         <size>42</size>
43767       </method>
43768       <method name="Void Main()">
43769         <size>1</size>
43770       </method>
43771     </type>
43772   </test>
43773   <test name="test-partial-18.cs">
43774     <type name="N.Foo">
43775       <method name="Void .ctor()">
43776         <size>17</size>
43777       </method>
43778       <method name="Void Main()">
43779         <size>1</size>
43780       </method>
43781     </type>
43782   </test>
43783   <test name="test-partial-19.cs">
43784     <type name="Bug.GL">
43785       <method name="Void Main()">
43786         <size>7</size>
43787       </method>
43788     </type>
43789     <type name="Bug.GL+Core">
43790       <method name="Boolean A()">
43791         <size>2</size>
43792       </method>
43793     </type>
43794   </test>
43795   <test name="test-partial-20.cs">
43796     <type name="A">
43797       <method name="Void .ctor()">
43798         <size>7</size>
43799       </method>
43800       <method name="Void .cctor()">
43801         <size>7</size>
43802       </method>
43803     </type>
43804     <type name="B">
43805       <method name="Void .ctor()">
43806         <size>7</size>
43807       </method>
43808       <method name="Void .cctor()">
43809         <size>7</size>
43810       </method>
43811     </type>
43812     <type name="C">
43813       <method name="Void .ctor()">
43814         <size>7</size>
43815       </method>
43816       <method name="Int32 Main()">
43817         <size>38</size>
43818       </method>
43819     </type>
43820   </test>
43821   <test name="test-partial-21.cs">
43822     <type name="Mono.Sms.Main">
43823       <method name="Void .ctor()">
43824         <size>7</size>
43825       </method>
43826       <method name="Void Test()">
43827         <size>42</size>
43828       </method>
43829     </type>
43830     <type name="Mono.Sms.Contacts">
43831       <method name="Void .ctor()">
43832         <size>7</size>
43833       </method>
43834       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43835         <size>24</size>
43836       </method>
43837       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43838         <size>24</size>
43839       </method>
43840       <method name="Void Test()">
43841         <size>12</size>
43842       </method>
43843     </type>
43844     <type name="Mono.Sms.Core.Agenda">
43845       <method name="Void .ctor()">
43846         <size>7</size>
43847       </method>
43848       <method name="Void AddContact()">
43849         <size>1</size>
43850       </method>
43851       <method name="Void Main()">
43852         <size>1</size>
43853       </method>
43854     </type>
43855     <type name="Mono.Sms.Contacts+ContactsHandler">
43856       <method name="Void .ctor(Object, IntPtr)">
43857         <size>0</size>
43858       </method>
43859       <method name="Void Invoke()">
43860         <size>0</size>
43861       </method>
43862       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43863         <size>0</size>
43864       </method>
43865       <method name="Void EndInvoke(IAsyncResult)">
43866         <size>0</size>
43867       </method>
43868     </type>
43869     <type name="Mono.Sms.Main">
43870       <method name="Void &lt;Test&gt;m__0()">
43871         <size>6</size>
43872       </method>
43873     </type>
43874   </test>
43875   <test name="test-partial-22.cs">
43876     <type name="C">
43877       <method name="Void .ctor()">
43878         <size>7</size>
43879       </method>
43880       <method name="Int32 Main()">
43881         <size>2</size>
43882       </method>
43883     </type>
43884   </test>
43885   <test name="test-partial-23.cs">
43886     <type name="C">
43887       <method name="Void .ctor()">
43888         <size>7</size>
43889       </method>
43890       <method name="Void Partial_A()">
43891         <size>15</size>
43892       </method>
43893       <method name="Void Partial_B()">
43894         <size>15</size>
43895       </method>
43896       <method name="Void Partial_S()">
43897         <size>14</size>
43898       </method>
43899       <method name="Int32 Main()">
43900         <size>52</size>
43901       </method>
43902     </type>
43903   </test>
43904   <test name="test-partial-24.cs">
43905     <type name="N.C">
43906       <method name="Void .ctor()">
43907         <size>7</size>
43908       </method>
43909       <method name="Void Main()">
43910         <size>1</size>
43911       </method>
43912       <method name="Void Foo()">
43913         <size>1</size>
43914       </method>
43915     </type>
43916   </test>
43917   <test name="test-partial-25.cs">
43918     <type name="C">
43919       <method name="Void .ctor()">
43920         <size>7</size>
43921       </method>
43922       <method name="Void Partial(Int32)">
43923         <size>14</size>
43924       </method>
43925       <method name="Int32 Main()">
43926         <size>8</size>
43927       </method>
43928     </type>
43929   </test>
43930   <test name="test-partial-26.cs">
43931     <type name="ConsoleApplication1.X">
43932       <method name="Void .ctor()">
43933         <size>7</size>
43934       </method>
43935       <method name="Void Foo()">
43936         <size>1</size>
43937       </method>
43938     </type>
43939     <type name="ConsoleApplication1.Program">
43940       <method name="Void .ctor()">
43941         <size>7</size>
43942       </method>
43943       <method name="Int32 Main()">
43944         <size>98</size>
43945       </method>
43946     </type>
43947     <type name="ConsoleApplication1.Y">
43948       <method name="Void Foo()">
43949         <size>1</size>
43950       </method>
43951       <method name="Void .ctor()">
43952         <size>7</size>
43953       </method>
43954     </type>
43955   </test>
43956   <test name="test-partial-27.cs">
43957     <type name="C">
43958       <method name="Int32 Main()">
43959         <size>2</size>
43960       </method>
43961       <method name="Void .ctor()">
43962         <size>7</size>
43963       </method>
43964     </type>
43965   </test>
43966   <test name="test-var-01.cs">
43967     <type name="Test">
43968       <method name="Void .ctor()">
43969         <size>7</size>
43970       </method>
43971       <method name="Int32 Main()">
43972         <size>47</size>
43973       </method>
43974     </type>
43975   </test>
43976   <test name="test-var-02.cs">
43977     <type name="Class1">
43978       <method name="Void .ctor()">
43979         <size>15</size>
43980       </method>
43981       <method name="Boolean Method()">
43982         <size>2</size>
43983       </method>
43984     </type>
43985     <type name="Test">
43986       <method name="Void .ctor()">
43987         <size>7</size>
43988       </method>
43989       <method name="Int32 Main()">
43990         <size>116</size>
43991       </method>
43992     </type>
43993     <type name="Test+Class2">
43994       <method name="Void .ctor()">
43995         <size>15</size>
43996       </method>
43997       <method name="Boolean Method()">
43998         <size>2</size>
43999       </method>
44000     </type>
44001   </test>
44002   <test name="test-var-03.cs">
44003     <type name="Test">
44004       <method name="Void .ctor()">
44005         <size>7</size>
44006       </method>
44007       <method name="Int32 Main()">
44008         <size>166</size>
44009       </method>
44010     </type>
44011     <type name="&lt;PrivateImplementationDetails&gt;">
44012       <method name="Void .ctor()">
44013         <size>7</size>
44014       </method>
44015     </type>
44016   </test>
44017   <test name="test-var-05.cs">
44018     <type name="MyClass">
44019       <method name="Void .ctor(String)">
44020         <size>14</size>
44021       </method>
44022       <method name="Void Dispose()">
44023         <size>12</size>
44024       </method>
44025     </type>
44026     <type name="Test">
44027       <method name="Void .ctor()">
44028         <size>7</size>
44029       </method>
44030       <method name="Int32 Main()">
44031         <size>61</size>
44032       </method>
44033     </type>
44034   </test>
44035   <test name="test-var-06.cs">
44036     <type name="Test">
44037       <method name="Void .ctor()">
44038         <size>7</size>
44039       </method>
44040       <method name="Int32 Main()">
44041         <size>48</size>
44042       </method>
44043     </type>
44044   </test>
44045   <test name="test-var-07.cs">
44046     <type name="Test">
44047       <method name="Void .ctor()">
44048         <size>7</size>
44049       </method>
44050       <method name="Void var()">
44051         <size>1</size>
44052       </method>
44053       <method name="Int32 Main()">
44054         <size>33</size>
44055       </method>
44056     </type>
44057     <type name="var">
44058       <method name="Void .ctor()">
44059         <size>7</size>
44060       </method>
44061     </type>
44062   </test>
44063   <test name="test-var-08.cs">
44064     <type name="X">
44065       <method name="Void .ctor(Int32, Int32)">
44066         <size>10</size>
44067       </method>
44068       <method name="Void Main()">
44069         <size>1</size>
44070       </method>
44071     </type>
44072   </test>
44073   <test name="test-xml-042.cs">
44074     <type name="TestNamespace.TestClass">
44075       <method name="Void .ctor()">
44076         <size>7</size>
44077       </method>
44078       <method name="Void Main()">
44079         <size>1</size>
44080       </method>
44081       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
44082         <size>7</size>
44083       </method>
44084     </type>
44085   </test>
44086 </tests>