New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Int32 Main()">
6142         <size>145</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;a&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-448.cs">
11575     <type name="C">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void TestA(Int32)">
11580         <size>1</size>
11581       </method>
11582       <method name="Void TestB(Int64)">
11583         <size>1</size>
11584       </method>
11585       <method name="Void TestC(Decimal)">
11586         <size>1</size>
11587       </method>
11588       <method name="Int32 Main()">
11589         <size>309</size>
11590       </method>
11591     </type>
11592   </test>
11593   <test name="gtest-449.cs">
11594     <type name="Program">
11595       <method name="Void .ctor()">
11596         <size>7</size>
11597       </method>
11598       <method name="Int32 Main()">
11599         <size>59</size>
11600       </method>
11601     </type>
11602   </test>
11603   <test name="gtest-450.cs">
11604     <type name="Program">
11605       <method name="Void .ctor()">
11606         <size>7</size>
11607       </method>
11608       <method name="Int32 Main()">
11609         <size>59</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-451.cs">
11614     <type name="C">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11619         <size>2</size>
11620       </method>
11621       <method name="Int32 Main()">
11622         <size>232</size>
11623       </method>
11624     </type>
11625   </test>
11626   <test name="gtest-452.cs">
11627     <type name="C">
11628       <method name="Void .ctor()">
11629         <size>7</size>
11630       </method>
11631       <method name="Void Foo[T](T, T)">
11632         <size>1</size>
11633       </method>
11634       <method name="Void TestParams(System.Int32[])">
11635         <size>6</size>
11636       </method>
11637       <method name="Void TestParams(Int32)">
11638         <size>1</size>
11639       </method>
11640       <method name="System.String get_Item(Int32, System.String)">
11641         <size>2</size>
11642       </method>
11643       <method name="Void set_Item(Int32, System.String, System.String)">
11644         <size>4</size>
11645       </method>
11646       <method name="Int32 Main()">
11647         <size>123</size>
11648       </method>
11649       <method name="Void TestStruct(Nullable`1)">
11650         <size>1</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-453.cs">
11655     <type name="Test.CompilerTest">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Int32 Main()">
11660         <size>12</size>
11661       </method>
11662       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11663         <size>73</size>
11664       </method>
11665       <method name="Void ThisDoesNotWork()">
11666         <size>27</size>
11667       </method>
11668       <method name="Void ThisWorksFine()">
11669         <size>38</size>
11670       </method>
11671     </type>
11672   </test>
11673   <test name="gtest-454.cs">
11674     <type name="TestNS.TestCase">
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678       <method name="Int32 Compare[T](T[], T[])">
11679         <size>2</size>
11680       </method>
11681       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11682         <size>30</size>
11683       </method>
11684       <method name="Int32 Main()">
11685         <size>19</size>
11686       </method>
11687     </type>
11688   </test>
11689   <test name="gtest-455.cs">
11690     <type name="ConsoleApplication1.Program">
11691       <method name="Void .ctor()">
11692         <size>7</size>
11693       </method>
11694       <method name="Void Main()">
11695         <size>14</size>
11696       </method>
11697     </type>
11698     <type name="ConsoleApplication1.Inner`1[T]">
11699       <method name="Void .ctor()">
11700         <size>7</size>
11701       </method>
11702       <method name="Void Compare(System.Object, T)">
11703         <size>13</size>
11704       </method>
11705     </type>
11706   </test>
11707   <test name="gtest-456.cs">
11708     <type name="G`1[T]">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712     </type>
11713     <type name="G`1+S[T]">
11714       <method name="System.String Test()">
11715         <size>22</size>
11716       </method>
11717     </type>
11718     <type name="C">
11719       <method name="Int32 Main()">
11720         <size>36</size>
11721       </method>
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725     </type>
11726   </test>
11727   <test name="gtest-457.cs">
11728     <type name="Program">
11729       <method name="Void Foo[T]()">
11730         <size>1</size>
11731       </method>
11732       <method name="Int32 Main()">
11733         <size>2</size>
11734       </method>
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="Program+C">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744   </test>
11745   <test name="gtest-458.cs">
11746     <type name="MyList`1[T]">
11747       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11748         <size>2</size>
11749       </method>
11750       <method name="Void .ctor()">
11751         <size>7</size>
11752       </method>
11753     </type>
11754     <type name="MyList`1+Helper`2[T,U,V]">
11755       <method name="Void .ctor()">
11756         <size>7</size>
11757       </method>
11758     </type>
11759     <type name="C">
11760       <method name="Int32 Main()">
11761         <size>13</size>
11762       </method>
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767   </test>
11768   <test name="gtest-459.cs">
11769     <type name="GenericTest.OuterGeneric`1[T]">
11770       <method name="Void .ctor()">
11771         <size>7</size>
11772       </method>
11773     </type>
11774     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11775       <method name="System.String GetTypeNames()">
11776         <size>41</size>
11777       </method>
11778       <method name="Void .ctor()">
11779         <size>7</size>
11780       </method>
11781     </type>
11782     <type name="GenericTest.Program">
11783       <method name="Int32 Main()">
11784         <size>14</size>
11785       </method>
11786       <method name="Void .ctor()">
11787         <size>7</size>
11788       </method>
11789     </type>
11790   </test>
11791   <test name="gtest-460.cs">
11792     <type name="Foo`1[T]">
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Foo`1+Bar`1[T,V]">
11798       <method name="Void .ctor()">
11799         <size>7</size>
11800       </method>
11801     </type>
11802     <type name="FooImpl">
11803       <method name="Int32 Main()">
11804         <size>8</size>
11805       </method>
11806       <method name="Void .ctor()">
11807         <size>7</size>
11808       </method>
11809     </type>
11810     <type name="FooImpl+BarImpl">
11811       <method name="Void .ctor()">
11812         <size>7</size>
11813       </method>
11814     </type>
11815   </test>
11816   <test name="gtest-461.cs">
11817     <type name="Test.BaseContext">
11818       <method name="Void .ctor()">
11819         <size>7</size>
11820       </method>
11821     </type>
11822     <type name="Test.MyDataContext">
11823       <method name="Void .ctor()">
11824         <size>7</size>
11825       </method>
11826     </type>
11827     <type name="Test.Entity`1[T]">
11828       <method name="Void .ctor()">
11829         <size>7</size>
11830       </method>
11831     </type>
11832     <type name="Test.Person">
11833       <method name="Void .ctor()">
11834         <size>7</size>
11835       </method>
11836     </type>
11837     <type name="Test.TheBox`1[T]">
11838       <method name="U GetById[U](Guid)">
11839         <size>7</size>
11840       </method>
11841       <method name="Void .ctor()">
11842         <size>7</size>
11843       </method>
11844     </type>
11845     <type name="Test.Program">
11846       <method name="Void Main()">
11847         <size>19</size>
11848       </method>
11849       <method name="Void .ctor()">
11850         <size>7</size>
11851       </method>
11852     </type>
11853   </test>
11854   <test name="gtest-462.cs">
11855     <type name="Program">
11856       <method name="Int32 Main()">
11857         <size>79</size>
11858       </method>
11859       <method name="Void .ctor()">
11860         <size>7</size>
11861       </method>
11862     </type>
11863     <type name="Program+Tester`1[T]">
11864       <method name="T Get(System.Object)">
11865         <size>30</size>
11866       </method>
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-463.cs">
11873     <type name="STuple`1[Ta]">
11874       <method name="Void .ctor(Ta)">
11875         <size>8</size>
11876       </method>
11877     </type>
11878     <type name="C">
11879       <method name="Int32 Main()">
11880         <size>10</size>
11881       </method>
11882       <method name="Void .ctor()">
11883         <size>7</size>
11884       </method>
11885     </type>
11886   </test>
11887   <test name="gtest-anon-1.cs">
11888     <type name="X">
11889       <method name="Void .ctor()">
11890         <size>7</size>
11891       </method>
11892       <method name="Void Hello[U](U)">
11893         <size>1</size>
11894       </method>
11895       <method name="Void Test[T](T)">
11896         <size>64</size>
11897       </method>
11898       <method name="Void Main()">
11899         <size>14</size>
11900       </method>
11901     </type>
11902     <type name="Foo">
11903       <method name="Void .ctor(Object, IntPtr)">
11904         <size>0</size>
11905       </method>
11906       <method name="Void Invoke()">
11907         <size>0</size>
11908       </method>
11909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11910         <size>0</size>
11911       </method>
11912       <method name="Void EndInvoke(IAsyncResult)">
11913         <size>0</size>
11914       </method>
11915     </type>
11916     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11917       <method name="Void .ctor()">
11918         <size>7</size>
11919       </method>
11920       <method name="Void &lt;&gt;m__0()">
11921         <size>18</size>
11922       </method>
11923     </type>
11924   </test>
11925   <test name="gtest-anon-10.cs">
11926     <type name="X">
11927       <method name="Void .ctor()">
11928         <size>7</size>
11929       </method>
11930       <method name="IEnumerable`1 Test[T](T, T)">
11931         <size>44</size>
11932       </method>
11933       <method name="Int32 Main()">
11934         <size>95</size>
11935       </method>
11936     </type>
11937     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11938       <method name="Void .ctor()">
11939         <size>7</size>
11940       </method>
11941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11942         <size>12</size>
11943       </method>
11944       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11945         <size>7</size>
11946       </method>
11947       <method name="Boolean MoveNext()">
11948         <size>110</size>
11949       </method>
11950       <method name="Void Dispose()">
11951         <size>8</size>
11952       </method>
11953       <method name="Void Reset()">
11954         <size>6</size>
11955       </method>
11956       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11957         <size>7</size>
11958       </method>
11959       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11960         <size>52</size>
11961       </method>
11962     </type>
11963   </test>
11964   <test name="gtest-anon-11.cs">
11965     <type name="Test`1[R]">
11966       <method name="Void .ctor()">
11967         <size>7</size>
11968       </method>
11969       <method name="Void World[S,T](S, T)">
11970         <size>1</size>
11971       </method>
11972       <method name="Void Hello[U,V](U, V)">
11973         <size>41</size>
11974       </method>
11975     </type>
11976     <type name="X">
11977       <method name="Void .ctor()">
11978         <size>7</size>
11979       </method>
11980       <method name="Void Main()">
11981         <size>21</size>
11982       </method>
11983     </type>
11984     <type name="Foo">
11985       <method name="Void .ctor(Object, IntPtr)">
11986         <size>0</size>
11987       </method>
11988       <method name="Void Invoke()">
11989         <size>0</size>
11990       </method>
11991       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11992         <size>0</size>
11993       </method>
11994       <method name="Void EndInvoke(IAsyncResult)">
11995         <size>0</size>
11996       </method>
11997     </type>
11998     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11999       <method name="Void .ctor()">
12000         <size>7</size>
12001       </method>
12002       <method name="Void &lt;&gt;m__0()">
12003         <size>24</size>
12004       </method>
12005     </type>
12006   </test>
12007   <test name="gtest-anon-12.cs">
12008     <type name="World`1[T]">
12009       <method name="Void .ctor()">
12010         <size>7</size>
12011       </method>
12012       <method name="Void Hello[U](U)">
12013         <size>1</size>
12014       </method>
12015       <method name="Void Test(T)">
12016         <size>46</size>
12017       </method>
12018     </type>
12019     <type name="X">
12020       <method name="Void .ctor()">
12021         <size>7</size>
12022       </method>
12023       <method name="Void Main()">
12024         <size>18</size>
12025       </method>
12026     </type>
12027     <type name="Foo">
12028       <method name="Void .ctor(Object, IntPtr)">
12029         <size>0</size>
12030       </method>
12031       <method name="Void Invoke()">
12032         <size>0</size>
12033       </method>
12034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12035         <size>0</size>
12036       </method>
12037       <method name="Void EndInvoke(IAsyncResult)">
12038         <size>0</size>
12039       </method>
12040     </type>
12041     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12042       <method name="Void .ctor()">
12043         <size>7</size>
12044       </method>
12045       <method name="Void &lt;&gt;m__0()">
12046         <size>18</size>
12047       </method>
12048     </type>
12049   </test>
12050   <test name="gtest-anon-13.cs">
12051     <type name="X">
12052       <method name="Void .ctor()">
12053         <size>7</size>
12054       </method>
12055       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12056         <size>13</size>
12057       </method>
12058       <method name="Void Main()">
12059         <size>1</size>
12060       </method>
12061     </type>
12062     <type name="X+ModuleBinder`1[T]">
12063       <method name="Void .ctor(Object, IntPtr)">
12064         <size>0</size>
12065       </method>
12066       <method name="T Invoke(System.Object)">
12067         <size>0</size>
12068       </method>
12069       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12070         <size>0</size>
12071       </method>
12072       <method name="T EndInvoke(IAsyncResult)">
12073         <size>0</size>
12074       </method>
12075     </type>
12076     <type name="X">
12077       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12078         <size>7</size>
12079       </method>
12080     </type>
12081   </test>
12082   <test name="gtest-anon-14.cs">
12083     <type name="T">
12084       <method name="Void .ctor()">
12085         <size>7</size>
12086       </method>
12087       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12088         <size>1</size>
12089       </method>
12090       <method name="Void SomeCaller()">
12091         <size>36</size>
12092       </method>
12093       <method name="Void Main()">
12094         <size>1</size>
12095       </method>
12096       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12097         <size>2</size>
12098       </method>
12099     </type>
12100   </test>
12101   <test name="gtest-anon-15.cs">
12102     <type name="Test`1[T]">
12103       <method name="Void .ctor()">
12104         <size>7</size>
12105       </method>
12106       <method name="Void Hello[S](T, S)">
12107         <size>42</size>
12108       </method>
12109     </type>
12110     <type name="X">
12111       <method name="Void .ctor()">
12112         <size>7</size>
12113       </method>
12114       <method name="Void Main()">
12115         <size>16</size>
12116       </method>
12117     </type>
12118     <type name="Foo`1[V]">
12119       <method name="Void .ctor(Object, IntPtr)">
12120         <size>0</size>
12121       </method>
12122       <method name="Void Invoke(V)">
12123         <size>0</size>
12124       </method>
12125       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12126         <size>0</size>
12127       </method>
12128       <method name="Void EndInvoke(IAsyncResult)">
12129         <size>0</size>
12130       </method>
12131     </type>
12132     <type name="Bar`1[W]">
12133       <method name="Void .ctor(Object, IntPtr)">
12134         <size>0</size>
12135       </method>
12136       <method name="Void Invoke(W)">
12137         <size>0</size>
12138       </method>
12139       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12140         <size>0</size>
12141       </method>
12142       <method name="Void EndInvoke(IAsyncResult)">
12143         <size>0</size>
12144       </method>
12145     </type>
12146     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12147       <method name="Void .ctor()">
12148         <size>7</size>
12149       </method>
12150       <method name="Void &lt;&gt;m__0(Int64)">
12151         <size>57</size>
12152       </method>
12153     </type>
12154     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12155       <method name="Void .ctor()">
12156         <size>7</size>
12157       </method>
12158       <method name="Void &lt;&gt;m__1(T)">
12159         <size>65</size>
12160       </method>
12161     </type>
12162   </test>
12163   <test name="gtest-anon-16.cs">
12164     <type name="A">
12165       <method name="Void .ctor(TestFunc`1)">
12166         <size>7</size>
12167       </method>
12168       <method name="Void Main()">
12169         <size>1</size>
12170       </method>
12171     </type>
12172     <type name="TestClass">
12173       <method name="Void .ctor()">
12174         <size>47</size>
12175       </method>
12176       <method name="Void Func[T](TestFunc`1[T])">
12177         <size>1</size>
12178       </method>
12179     </type>
12180     <type name="TestFunc`1[T]">
12181       <method name="Void .ctor(Object, IntPtr)">
12182         <size>0</size>
12183       </method>
12184       <method name="Void Invoke(T)">
12185         <size>0</size>
12186       </method>
12187       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12188         <size>0</size>
12189       </method>
12190       <method name="Void EndInvoke(IAsyncResult)">
12191         <size>0</size>
12192       </method>
12193     </type>
12194     <type name="TestClass">
12195       <method name="Void &lt;a&gt;m__0(Int32)">
12196         <size>1</size>
12197       </method>
12198     </type>
12199   </test>
12200   <test name="gtest-anon-17.cs">
12201     <type name="C">
12202       <method name="Void .ctor()">
12203         <size>7</size>
12204       </method>
12205       <method name="Void Test[T,U](C+Func`1[T], U)">
12206         <size>1</size>
12207       </method>
12208       <method name="Void Main()">
12209         <size>75</size>
12210       </method>
12211     </type>
12212     <type name="C+Func`1[T]">
12213       <method name="Void .ctor(Object, IntPtr)">
12214         <size>0</size>
12215       </method>
12216       <method name="T Invoke(T)">
12217         <size>0</size>
12218       </method>
12219       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12220         <size>0</size>
12221       </method>
12222       <method name="T EndInvoke(IAsyncResult)">
12223         <size>0</size>
12224       </method>
12225     </type>
12226     <type name="C">
12227       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12228         <size>2</size>
12229       </method>
12230       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12231         <size>2</size>
12232       </method>
12233     </type>
12234   </test>
12235   <test name="gtest-anon-18.cs">
12236     <type name="C">
12237       <method name="Void .ctor()">
12238         <size>7</size>
12239       </method>
12240       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12241         <size>10</size>
12242       </method>
12243       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12244         <size>10</size>
12245       </method>
12246       <method name="Void Test2[T]()">
12247         <size>19</size>
12248       </method>
12249       <method name="Void Main()">
12250         <size>100</size>
12251       </method>
12252     </type>
12253     <type name="C+Func`2[TR,TA]">
12254       <method name="Void .ctor(Object, IntPtr)">
12255         <size>0</size>
12256       </method>
12257       <method name="TR Invoke(TA)">
12258         <size>0</size>
12259       </method>
12260       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12261         <size>0</size>
12262       </method>
12263       <method name="TR EndInvoke(IAsyncResult)">
12264         <size>0</size>
12265       </method>
12266     </type>
12267     <type name="C">
12268       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12269         <size>16</size>
12270       </method>
12271       <method name="System.String &lt;Main&gt;m__2(Int32)">
12272         <size>6</size>
12273       </method>
12274       <method name="System.String &lt;Main&gt;m__3(Int32)">
12275         <size>6</size>
12276       </method>
12277       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12278         <size>2</size>
12279       </method>
12280     </type>
12281   </test>
12282   <test name="gtest-anon-19.cs">
12283     <type name="Test">
12284       <method name="Void .ctor()">
12285         <size>7</size>
12286       </method>
12287       <method name="Void TestNaturalSort()">
12288         <size>31</size>
12289       </method>
12290       <method name="Void Main()">
12291         <size>6</size>
12292       </method>
12293     </type>
12294     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12295       <method name="Void .ctor()">
12296         <size>7</size>
12297       </method>
12298       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12299         <size>113</size>
12300       </method>
12301     </type>
12302     <type name="Test">
12303       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12304         <size>106</size>
12305       </method>
12306     </type>
12307     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12308       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12309         <size>113</size>
12310       </method>
12311     </type>
12312   </test>
12313   <test name="gtest-anon-2.cs">
12314     <type name="X">
12315       <method name="Void .ctor()">
12316         <size>7</size>
12317       </method>
12318       <method name="Void Hello[U](U)">
12319         <size>1</size>
12320       </method>
12321       <method name="Void Test[T](T)">
12322         <size>71</size>
12323       </method>
12324       <method name="Void Main()">
12325         <size>14</size>
12326       </method>
12327     </type>
12328     <type name="Simple">
12329       <method name="Void .ctor(Object, IntPtr)">
12330         <size>0</size>
12331       </method>
12332       <method name="Void Invoke()">
12333         <size>0</size>
12334       </method>
12335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12336         <size>0</size>
12337       </method>
12338       <method name="Void EndInvoke(IAsyncResult)">
12339         <size>0</size>
12340       </method>
12341     </type>
12342     <type name="Foo">
12343       <method name="Void .ctor(Object, IntPtr)">
12344         <size>0</size>
12345       </method>
12346       <method name="Simple Invoke()">
12347         <size>0</size>
12348       </method>
12349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12350         <size>0</size>
12351       </method>
12352       <method name="Simple EndInvoke(IAsyncResult)">
12353         <size>0</size>
12354       </method>
12355     </type>
12356     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12357       <method name="Void .ctor()">
12358         <size>7</size>
12359       </method>
12360       <method name="Simple &lt;&gt;m__0()">
12361         <size>55</size>
12362       </method>
12363     </type>
12364     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12365       <method name="Void .ctor()">
12366         <size>7</size>
12367       </method>
12368       <method name="Void &lt;&gt;m__1()">
12369         <size>50</size>
12370       </method>
12371     </type>
12372   </test>
12373   <test name="gtest-anon-21.cs">
12374     <type name="BaseObject">
12375       <method name="Void .ctor()">
12376         <size>7</size>
12377       </method>
12378       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12379         <size>53</size>
12380       </method>
12381       <method name="T MakeSomething[T]()">
12382         <size>7</size>
12383       </method>
12384       <method name="Int32 Main()">
12385         <size>10</size>
12386       </method>
12387       <method name="Void Closure(EmptyDelegate)">
12388         <size>1</size>
12389       </method>
12390     </type>
12391     <type name="EmptyDelegate">
12392       <method name="Void .ctor(Object, IntPtr)">
12393         <size>0</size>
12394       </method>
12395       <method name="Void Invoke()">
12396         <size>0</size>
12397       </method>
12398       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12399         <size>0</size>
12400       </method>
12401       <method name="Void EndInvoke(IAsyncResult)">
12402         <size>0</size>
12403       </method>
12404     </type>
12405     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12406       <method name="Void .ctor()">
12407         <size>7</size>
12408       </method>
12409       <method name="Void &lt;&gt;m__0()">
12410         <size>17</size>
12411       </method>
12412     </type>
12413   </test>
12414   <test name="gtest-anon-22.cs">
12415     <type name="C">
12416       <method name="Void .ctor()">
12417         <size>7</size>
12418       </method>
12419       <method name="Int32 Foo(D1)">
12420         <size>2</size>
12421       </method>
12422       <method name="Int32 Foo(D2)">
12423         <size>2</size>
12424       </method>
12425       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12426         <size>2</size>
12427       </method>
12428       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12429         <size>2</size>
12430       </method>
12431       <method name="Int32 Main()">
12432         <size>82</size>
12433       </method>
12434     </type>
12435     <type name="D1">
12436       <method name="Void .ctor(Object, IntPtr)">
12437         <size>0</size>
12438       </method>
12439       <method name="Int32 Invoke()">
12440         <size>0</size>
12441       </method>
12442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12443         <size>0</size>
12444       </method>
12445       <method name="Int32 EndInvoke(IAsyncResult)">
12446         <size>0</size>
12447       </method>
12448     </type>
12449     <type name="D2">
12450       <method name="Void .ctor(Object, IntPtr)">
12451         <size>0</size>
12452       </method>
12453       <method name="Int64 Invoke()">
12454         <size>0</size>
12455       </method>
12456       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12457         <size>0</size>
12458       </method>
12459       <method name="Int64 EndInvoke(IAsyncResult)">
12460         <size>0</size>
12461       </method>
12462     </type>
12463     <type name="C">
12464       <method name="Int32 &lt;Main&gt;m__0()">
12465         <size>2</size>
12466       </method>
12467     </type>
12468   </test>
12469   <test name="gtest-anon-23.cs">
12470     <type name="MemberAccessData">
12471       <method name="Void .ctor()">
12472         <size>7</size>
12473       </method>
12474       <method name="Void set_MyTypeProperty(Nullable`1)">
12475         <size>8</size>
12476       </method>
12477       <method name="Nullable`1 get_MyTypeProperty()">
12478         <size>7</size>
12479       </method>
12480     </type>
12481     <type name="C">
12482       <method name="Void .ctor()">
12483         <size>7</size>
12484       </method>
12485       <method name="Void Test(C+D)">
12486         <size>1</size>
12487       </method>
12488       <method name="Void Main()">
12489         <size>201</size>
12490       </method>
12491     </type>
12492     <type name="C+D">
12493       <method name="Void .ctor(Object, IntPtr)">
12494         <size>0</size>
12495       </method>
12496       <method name="Void Invoke()">
12497         <size>0</size>
12498       </method>
12499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12500         <size>0</size>
12501       </method>
12502       <method name="Void EndInvoke(IAsyncResult)">
12503         <size>0</size>
12504       </method>
12505     </type>
12506     <type name="C+&lt;Main&gt;c__AnonStorey0">
12507       <method name="Void .ctor()">
12508         <size>7</size>
12509       </method>
12510       <method name="Void &lt;&gt;m__0()">
12511         <size>38</size>
12512       </method>
12513       <method name="Void &lt;&gt;m__1()">
12514         <size>32</size>
12515       </method>
12516     </type>
12517     <type name="C">
12518       <method name="Void &lt;Main&gt;m__2()">
12519         <size>16</size>
12520       </method>
12521       <method name="Void &lt;Main&gt;m__3()">
12522         <size>16</size>
12523       </method>
12524       <method name="Void &lt;Main&gt;m__4()">
12525         <size>61</size>
12526       </method>
12527       <method name="Void &lt;Main&gt;m__5()">
12528         <size>53</size>
12529       </method>
12530     </type>
12531   </test>
12532   <test name="gtest-anon-24.cs">
12533     <type name="Disposable`1[T]">
12534       <method name="Void .ctor()">
12535         <size>7</size>
12536       </method>
12537       <method name="Void Dispose()">
12538         <size>1</size>
12539       </method>
12540     </type>
12541     <type name="Test">
12542       <method name="Void .ctor()">
12543         <size>7</size>
12544       </method>
12545       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12546         <size>38</size>
12547       </method>
12548       <method name="System.Func`1[T] Throw[T](T)">
12549         <size>26</size>
12550       </method>
12551       <method name="System.Func`1[T] Do[T](T)">
12552         <size>26</size>
12553       </method>
12554       <method name="System.Func`1[T] Lock[T](T)">
12555         <size>26</size>
12556       </method>
12557       <method name="System.Func`1[T] Catch[T](T)">
12558         <size>26</size>
12559       </method>
12560       <method name="System.Func`1[T] Finally[T](T)">
12561         <size>26</size>
12562       </method>
12563       <method name="System.Func`1[T] Using[T](T)">
12564         <size>57</size>
12565       </method>
12566       <method name="System.Func`1[T] Switch[T](T)">
12567         <size>38</size>
12568       </method>
12569       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12570         <size>26</size>
12571       </method>
12572       <method name="Int32 Main()">
12573         <size>431</size>
12574       </method>
12575     </type>
12576     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12577       <method name="Void .ctor()">
12578         <size>7</size>
12579       </method>
12580       <method name="T[] &lt;&gt;m__0()">
12581         <size>56</size>
12582       </method>
12583     </type>
12584     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12585       <method name="Void .ctor()">
12586         <size>7</size>
12587       </method>
12588       <method name="T &lt;&gt;m__1()">
12589         <size>23</size>
12590       </method>
12591     </type>
12592     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12593       <method name="Void .ctor()">
12594         <size>7</size>
12595       </method>
12596       <method name="T &lt;&gt;m__2()">
12597         <size>28</size>
12598       </method>
12599     </type>
12600     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12601       <method name="Void .ctor()">
12602         <size>7</size>
12603       </method>
12604       <method name="T &lt;&gt;m__3()">
12605         <size>65</size>
12606       </method>
12607     </type>
12608     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12609       <method name="Void .ctor()">
12610         <size>7</size>
12611       </method>
12612       <method name="T &lt;&gt;m__4()">
12613         <size>48</size>
12614       </method>
12615     </type>
12616     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12617       <method name="Void .ctor()">
12618         <size>7</size>
12619       </method>
12620       <method name="T &lt;&gt;m__5()">
12621         <size>50</size>
12622       </method>
12623     </type>
12624     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12625       <method name="Void .ctor()">
12626         <size>7</size>
12627       </method>
12628       <method name="T &lt;&gt;m__6()">
12629         <size>7</size>
12630       </method>
12631     </type>
12632     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12633       <method name="Void .ctor()">
12634         <size>7</size>
12635       </method>
12636       <method name="T &lt;&gt;m__7()">
12637         <size>35</size>
12638       </method>
12639     </type>
12640     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12641       <method name="Void .ctor()">
12642         <size>7</size>
12643       </method>
12644       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12645         <size>56</size>
12646       </method>
12647     </type>
12648     <type name="Test">
12649       <method name="Void ArrayMutate[T](T[])">
12650         <size>27</size>
12651       </method>
12652     </type>
12653     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12654       <method name="Void .ctor()">
12655         <size>7</size>
12656       </method>
12657       <method name="Void &lt;&gt;m__9(Int32)">
12658         <size>36</size>
12659       </method>
12660     </type>
12661     <type name="Test">
12662       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12663         <size>26</size>
12664       </method>
12665     </type>
12666     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12667       <method name="Void .ctor()">
12668         <size>7</size>
12669       </method>
12670       <method name="T[][] &lt;&gt;m__A()">
12671         <size>48</size>
12672       </method>
12673     </type>
12674   </test>
12675   <test name="gtest-anon-25.cs">
12676     <type name="HS`1[T]">
12677       <method name="Void .ctor(IEqualityComparer`1)">
12678         <size>7</size>
12679       </method>
12680     </type>
12681     <type name="Test">
12682       <method name="Void .ctor()">
12683         <size>7</size>
12684       </method>
12685       <method name="Void Foo[T](IEqualityComparer`1)">
12686         <size>27</size>
12687       </method>
12688       <method name="Int32 Main()">
12689         <size>8</size>
12690       </method>
12691     </type>
12692     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12693       <method name="Void .ctor()">
12694         <size>7</size>
12695       </method>
12696       <method name="HS`1[T] &lt;&gt;m__0()">
12697         <size>12</size>
12698       </method>
12699     </type>
12700   </test>
12701   <test name="gtest-anon-26.cs">
12702     <type name="MonoBugs.BrokenGenericCast">
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12707         <size>13</size>
12708       </method>
12709       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12710         <size>13</size>
12711       </method>
12712       <method name="Void Main()">
12713         <size>1</size>
12714       </method>
12715       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12716         <size>12</size>
12717       </method>
12718       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12719         <size>12</size>
12720       </method>
12721     </type>
12722   </test>
12723   <test name="gtest-anon-27.cs">
12724     <type name="BaseDataObjectFactory">
12725       <method name="Void .ctor()">
12726         <size>7</size>
12727       </method>
12728       <method name="T GetBusinessQueryObjectFromReader[T]()">
12729         <size>8</size>
12730       </method>
12731       <method name="T[] GetQueryObjects[T](System.String)">
12732         <size>0</size>
12733       </method>
12734     </type>
12735     <type name="BusinessQueryObject">
12736       <method name="Void .ctor()">
12737         <size>7</size>
12738       </method>
12739     </type>
12740     <type name="MySqlDataObjectFactory">
12741       <method name="Void .ctor()">
12742         <size>7</size>
12743       </method>
12744       <method name="T[] GetQueryObjects[T](System.String)">
12745         <size>63</size>
12746       </method>
12747       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12748         <size>1</size>
12749       </method>
12750     </type>
12751     <type name="C">
12752       <method name="Void .ctor()">
12753         <size>7</size>
12754       </method>
12755       <method name="Void Main()">
12756         <size>1</size>
12757       </method>
12758     </type>
12759     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12760       <method name="Void .ctor(Object, IntPtr)">
12761         <size>0</size>
12762       </method>
12763       <method name="Void Invoke()">
12764         <size>0</size>
12765       </method>
12766       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12767         <size>0</size>
12768       </method>
12769       <method name="Void EndInvoke(IAsyncResult)">
12770         <size>0</size>
12771       </method>
12772     </type>
12773     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12774       <method name="Void .ctor()">
12775         <size>7</size>
12776       </method>
12777       <method name="Void &lt;&gt;m__0()">
12778         <size>17</size>
12779       </method>
12780     </type>
12781   </test>
12782   <test name="gtest-anon-28.cs">
12783     <type name="A">
12784       <method name="Void .ctor()">
12785         <size>7</size>
12786       </method>
12787       <method name="Void Foo[T]()">
12788         <size>0</size>
12789       </method>
12790     </type>
12791     <type name="B">
12792       <method name="Void .ctor()">
12793         <size>7</size>
12794       </method>
12795       <method name="Void Foo[T]()">
12796         <size>14</size>
12797       </method>
12798       <method name="Void Main()">
12799         <size>1</size>
12800       </method>
12801     </type>
12802     <type name="B+Del">
12803       <method name="Void .ctor(Object, IntPtr)">
12804         <size>0</size>
12805       </method>
12806       <method name="Void Invoke()">
12807         <size>0</size>
12808       </method>
12809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12810         <size>0</size>
12811       </method>
12812       <method name="Void EndInvoke(IAsyncResult)">
12813         <size>0</size>
12814       </method>
12815     </type>
12816     <type name="B">
12817       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12818         <size>7</size>
12819       </method>
12820     </type>
12821   </test>
12822   <test name="gtest-anon-29.cs">
12823     <type name="Test">
12824       <method name="Void .ctor()">
12825         <size>7</size>
12826       </method>
12827       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12828         <size>17</size>
12829       </method>
12830       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12831         <size>32</size>
12832       </method>
12833       <method name="T Item[T](IList`1)">
12834         <size>7</size>
12835       </method>
12836       <method name="T GetSingleItem[T](IList`1)">
12837         <size>10</size>
12838       </method>
12839       <method name="Void Main()">
12840         <size>15</size>
12841       </method>
12842     </type>
12843     <type name="Test+Creator`1[T]">
12844       <method name="Void .ctor(Object, IntPtr)">
12845         <size>0</size>
12846       </method>
12847       <method name="T Invoke()">
12848         <size>0</size>
12849       </method>
12850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12851         <size>0</size>
12852       </method>
12853       <method name="T EndInvoke(IAsyncResult)">
12854         <size>0</size>
12855       </method>
12856     </type>
12857     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12858       <method name="Void .ctor()">
12859         <size>7</size>
12860       </method>
12861       <method name="T &lt;&gt;m__0()">
12862         <size>12</size>
12863       </method>
12864     </type>
12865   </test>
12866   <test name="gtest-anon-3.cs">
12867     <type name="X">
12868       <method name="Void .ctor()">
12869         <size>7</size>
12870       </method>
12871       <method name="Void Hello[U](U)">
12872         <size>1</size>
12873       </method>
12874       <method name="Void Test[T](T)">
12875         <size>28</size>
12876       </method>
12877       <method name="Void Main()">
12878         <size>14</size>
12879       </method>
12880     </type>
12881     <type name="Foo`1[S]">
12882       <method name="Void .ctor(Object, IntPtr)">
12883         <size>0</size>
12884       </method>
12885       <method name="Void Invoke(S)">
12886         <size>0</size>
12887       </method>
12888       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12889         <size>0</size>
12890       </method>
12891       <method name="Void EndInvoke(IAsyncResult)">
12892         <size>0</size>
12893       </method>
12894     </type>
12895     <type name="X">
12896       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12897         <size>8</size>
12898       </method>
12899     </type>
12900   </test>
12901   <test name="gtest-anon-30.cs">
12902     <type name="X">
12903       <method name="Void .ctor()">
12904         <size>7</size>
12905       </method>
12906       <method name="Void Hello[U](U)">
12907         <size>1</size>
12908       </method>
12909       <method name="Void Test[T](T)">
12910         <size>46</size>
12911       </method>
12912       <method name="Void Main()">
12913         <size>1</size>
12914       </method>
12915     </type>
12916     <type name="Simple">
12917       <method name="Void .ctor(Object, IntPtr)">
12918         <size>0</size>
12919       </method>
12920       <method name="Void Invoke()">
12921         <size>0</size>
12922       </method>
12923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12924         <size>0</size>
12925       </method>
12926       <method name="Void EndInvoke(IAsyncResult)">
12927         <size>0</size>
12928       </method>
12929     </type>
12930     <type name="Foo">
12931       <method name="Void .ctor(Object, IntPtr)">
12932         <size>0</size>
12933       </method>
12934       <method name="Simple Invoke()">
12935         <size>0</size>
12936       </method>
12937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12938         <size>0</size>
12939       </method>
12940       <method name="Simple EndInvoke(IAsyncResult)">
12941         <size>0</size>
12942       </method>
12943     </type>
12944     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12945       <method name="Void .ctor()">
12946         <size>7</size>
12947       </method>
12948       <method name="Simple &lt;&gt;m__0()">
12949         <size>55</size>
12950       </method>
12951     </type>
12952     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12953       <method name="Void .ctor()">
12954         <size>7</size>
12955       </method>
12956       <method name="Void &lt;&gt;m__1()">
12957         <size>50</size>
12958       </method>
12959     </type>
12960   </test>
12961   <test name="gtest-anon-31.cs">
12962     <type name="A">
12963       <method name="Void Fail[X]()">
12964         <size>25</size>
12965       </method>
12966       <method name="Void Main()">
12967         <size>1</size>
12968       </method>
12969     </type>
12970     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12975         <size>36</size>
12976       </method>
12977       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12978         <size>1</size>
12979       </method>
12980     </type>
12981   </test>
12982   <test name="gtest-anon-32.cs">
12983     <type name="Program">
12984       <method name="Void .ctor()">
12985         <size>7</size>
12986       </method>
12987       <method name="Void Foo[T](IList`1)">
12988         <size>31</size>
12989       </method>
12990       <method name="Void Assert(System.Action`1[System.Int32])">
12991         <size>9</size>
12992       </method>
12993       <method name="Void Main(System.String[])">
12994         <size>7</size>
12995       </method>
12996     </type>
12997     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12998       <method name="Void .ctor()">
12999         <size>7</size>
13000       </method>
13001       <method name="Void &lt;&gt;m__0(Int32)">
13002         <size>18</size>
13003       </method>
13004     </type>
13005   </test>
13006   <test name="gtest-anon-33.cs">
13007     <type name="IEnumerableRocks">
13008       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13009         <size>33</size>
13010       </method>
13011       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13012         <size>126</size>
13013       </method>
13014     </type>
13015     <type name="Test">
13016       <method name="Void .ctor()">
13017         <size>7</size>
13018       </method>
13019       <method name="Void Main()">
13020         <size>67</size>
13021       </method>
13022       <method name="System.String &lt;Main&gt;m__1(System.String)">
13023         <size>17</size>
13024       </method>
13025     </type>
13026     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13027       <method name="Void .ctor()">
13028         <size>7</size>
13029       </method>
13030       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13031         <size>34</size>
13032       </method>
13033     </type>
13034   </test>
13035   <test name="gtest-anon-34.cs">
13036     <type name="MyClass">
13037       <method name="Void .ctor()">
13038         <size>18</size>
13039       </method>
13040       <method name="Int32 get_Answer()">
13041         <size>7</size>
13042       </method>
13043       <method name="Void set_Answer(Int32)">
13044         <size>8</size>
13045       </method>
13046     </type>
13047     <type name="Test">
13048       <method name="Void .ctor()">
13049         <size>7</size>
13050       </method>
13051       <method name="Int32 Main()">
13052         <size>82</size>
13053       </method>
13054     </type>
13055     <type name="Test+D">
13056       <method name="Void .ctor(Object, IntPtr)">
13057         <size>0</size>
13058       </method>
13059       <method name="Void Invoke()">
13060         <size>0</size>
13061       </method>
13062       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13063         <size>0</size>
13064       </method>
13065       <method name="Void EndInvoke(IAsyncResult)">
13066         <size>0</size>
13067       </method>
13068     </type>
13069     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13070       <method name="Void .ctor()">
13071         <size>7</size>
13072       </method>
13073       <method name="Void &lt;&gt;m__0()">
13074         <size>33</size>
13075       </method>
13076     </type>
13077   </test>
13078   <test name="gtest-anon-35.cs">
13079     <type name="C`1[T]">
13080       <method name="Void .ctor()">
13081         <size>7</size>
13082       </method>
13083       <method name="System.Func`1[T] XX()">
13084         <size>32</size>
13085       </method>
13086       <method name="T &lt;XX&gt;m__0()">
13087         <size>10</size>
13088       </method>
13089     </type>
13090     <type name="C2`1[T]">
13091       <method name="Void .ctor()">
13092         <size>7</size>
13093       </method>
13094       <method name="System.Func`1[C`1[T]] XX()">
13095         <size>32</size>
13096       </method>
13097       <method name="C`1[T] &lt;XX&gt;m__1()">
13098         <size>2</size>
13099       </method>
13100     </type>
13101     <type name="N1">
13102       <method name="Void .ctor()">
13103         <size>7</size>
13104       </method>
13105       <method name="System.Func`1[T] XX[T]()">
13106         <size>15</size>
13107       </method>
13108     </type>
13109     <type name="Test">
13110       <method name="Void .ctor()">
13111         <size>7</size>
13112       </method>
13113       <method name="Int32 Main()">
13114         <size>98</size>
13115       </method>
13116     </type>
13117     <type name="N1">
13118       <method name="T &lt;XX`1&gt;m__2[T]()">
13119         <size>10</size>
13120       </method>
13121     </type>
13122   </test>
13123   <test name="gtest-anon-36.cs">
13124     <type name="Foo`1[T]">
13125       <method name="Void .ctor()">
13126         <size>7</size>
13127       </method>
13128       <method name="Void add_handler(Handler`1[T])">
13129         <size>24</size>
13130       </method>
13131       <method name="Void remove_handler(Handler`1[T])">
13132         <size>24</size>
13133       </method>
13134       <method name="Void add_Handler(Handler`1[T])">
13135         <size>64</size>
13136       </method>
13137       <method name="Void remove_Handler(Handler`1[T])">
13138         <size>24</size>
13139       </method>
13140       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13141         <size>18</size>
13142       </method>
13143     </type>
13144     <type name="Program">
13145       <method name="Void .ctor()">
13146         <size>7</size>
13147       </method>
13148       <method name="Int32 Main()">
13149         <size>15</size>
13150       </method>
13151     </type>
13152     <type name="Handler`1[T]">
13153       <method name="Void .ctor(Object, IntPtr)">
13154         <size>0</size>
13155       </method>
13156       <method name="Void Invoke(System.Object)">
13157         <size>0</size>
13158       </method>
13159       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13160         <size>0</size>
13161       </method>
13162       <method name="Void EndInvoke(IAsyncResult)">
13163         <size>0</size>
13164       </method>
13165     </type>
13166   </test>
13167   <test name="gtest-anon-37.cs">
13168     <type name="Wrap`1[U]">
13169       <method name="Void .ctor()">
13170         <size>7</size>
13171       </method>
13172     </type>
13173     <type name="Test">
13174       <method name="Void .ctor()">
13175         <size>7</size>
13176       </method>
13177       <method name="Int32 Run[T](Wrap`1[T])">
13178         <size>56</size>
13179       </method>
13180       <method name="Int32 Main()">
13181         <size>16</size>
13182       </method>
13183     </type>
13184     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13185       <method name="Void .ctor()">
13186         <size>7</size>
13187       </method>
13188       <method name="Void &lt;&gt;m__0()">
13189         <size>17</size>
13190       </method>
13191     </type>
13192   </test>
13193   <test name="gtest-anon-38.cs">
13194     <type name="Foo`1[T]">
13195       <method name="Void .ctor()">
13196         <size>7</size>
13197       </method>
13198       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13199         <size>40</size>
13200       </method>
13201       <method name="Boolean Contains(T)">
13202         <size>2</size>
13203       </method>
13204     </type>
13205     <type name="Program">
13206       <method name="Void .ctor()">
13207         <size>7</size>
13208       </method>
13209       <method name="Int32 Main()">
13210         <size>44</size>
13211       </method>
13212     </type>
13213     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13214       <method name="Void .ctor()">
13215         <size>7</size>
13216       </method>
13217       <method name="Boolean &lt;&gt;m__0()">
13218         <size>199</size>
13219       </method>
13220     </type>
13221     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13222       <method name="Void .ctor()">
13223         <size>7</size>
13224       </method>
13225     </type>
13226   </test>
13227   <test name="gtest-anon-39.cs">
13228     <type name="Test">
13229       <method name="Void .ctor()">
13230         <size>7</size>
13231       </method>
13232       <method name="Void Test_1[T](T)">
13233         <size>33</size>
13234       </method>
13235       <method name="Void Test_2[T](Nullable`1)">
13236         <size>33</size>
13237       </method>
13238       <method name="Void Main()">
13239         <size>39</size>
13240       </method>
13241     </type>
13242     <type name="Test+D">
13243       <method name="Void .ctor(Object, IntPtr)">
13244         <size>0</size>
13245       </method>
13246       <method name="Void Invoke()">
13247         <size>0</size>
13248       </method>
13249       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13250         <size>0</size>
13251       </method>
13252       <method name="Void EndInvoke(IAsyncResult)">
13253         <size>0</size>
13254       </method>
13255     </type>
13256     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13257       <method name="Void .ctor()">
13258         <size>7</size>
13259       </method>
13260       <method name="Void &lt;&gt;m__0()">
13261         <size>24</size>
13262       </method>
13263     </type>
13264     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13265       <method name="Void .ctor()">
13266         <size>7</size>
13267       </method>
13268       <method name="Void &lt;&gt;m__1()">
13269         <size>85</size>
13270       </method>
13271     </type>
13272     <type name="Test">
13273       <method name="T Test_3[T](System.Object)">
13274         <size>51</size>
13275       </method>
13276     </type>
13277     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13278       <method name="Void .ctor()">
13279         <size>7</size>
13280       </method>
13281       <method name="Void &lt;&gt;m__2()">
13282         <size>23</size>
13283       </method>
13284     </type>
13285   </test>
13286   <test name="gtest-anon-4.cs">
13287     <type name="Test">
13288       <method name="Void .ctor()">
13289         <size>7</size>
13290       </method>
13291       <method name="Void Main()">
13292         <size>57</size>
13293       </method>
13294       <method name="Int32 GetItem()">
13295         <size>50</size>
13296       </method>
13297       <method name="IEnumerable`1 GetItems()">
13298         <size>16</size>
13299       </method>
13300     </type>
13301     <type name="&lt;PrivateImplementationDetails&gt;">
13302       <method name="Void .ctor()">
13303         <size>7</size>
13304       </method>
13305     </type>
13306     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13311         <size>12</size>
13312       </method>
13313       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13314         <size>7</size>
13315       </method>
13316       <method name="Boolean MoveNext()">
13317         <size>69</size>
13318       </method>
13319       <method name="Void Dispose()">
13320         <size>8</size>
13321       </method>
13322       <method name="Void Reset()">
13323         <size>6</size>
13324       </method>
13325       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13326         <size>7</size>
13327       </method>
13328       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13329         <size>26</size>
13330       </method>
13331     </type>
13332   </test>
13333   <test name="gtest-anon-40.cs">
13334     <type name="RunTests">
13335       <method name="Int32 Main()">
13336         <size>7</size>
13337       </method>
13338     </type>
13339     <type name="Test1.X">
13340       <method name="Void .ctor()">
13341         <size>7</size>
13342       </method>
13343       <method name="Void Test1[R](R, Int32)">
13344         <size>150</size>
13345       </method>
13346       <method name="Void Run()">
13347         <size>13</size>
13348       </method>
13349     </type>
13350     <type name="Test1.Foo">
13351       <method name="Void .ctor(Object, IntPtr)">
13352         <size>0</size>
13353       </method>
13354       <method name="Int32 Invoke()">
13355         <size>0</size>
13356       </method>
13357       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13358         <size>0</size>
13359       </method>
13360       <method name="Int32 EndInvoke(IAsyncResult)">
13361         <size>0</size>
13362       </method>
13363     </type>
13364     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13365       <method name="Void .ctor()">
13366         <size>7</size>
13367       </method>
13368       <method name="Int32 &lt;&gt;m__0()">
13369         <size>71</size>
13370       </method>
13371     </type>
13372     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13373       <method name="Void .ctor()">
13374         <size>7</size>
13375       </method>
13376     </type>
13377     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13378       <method name="Void .ctor()">
13379         <size>7</size>
13380       </method>
13381     </type>
13382   </test>
13383   <test name="gtest-anon-41.cs">
13384     <type name="C">
13385       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13386         <size>37</size>
13387       </method>
13388       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13389         <size>6</size>
13390       </method>
13391       <method name="Void Main()">
13392         <size>1</size>
13393       </method>
13394       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13395         <size>8</size>
13396       </method>
13397       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13398         <size>8</size>
13399       </method>
13400     </type>
13401   </test>
13402   <test name="gtest-anon-42.cs">
13403     <type name="Test">
13404       <method name="Void .ctor()">
13405         <size>7</size>
13406       </method>
13407       <method name="Void Test_3[T]()">
13408         <size>20</size>
13409       </method>
13410       <method name="Int32 Main()">
13411         <size>12</size>
13412       </method>
13413     </type>
13414     <type name="Test+D">
13415       <method name="Void .ctor(Object, IntPtr)">
13416         <size>0</size>
13417       </method>
13418       <method name="Void Invoke()">
13419         <size>0</size>
13420       </method>
13421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13422         <size>0</size>
13423       </method>
13424       <method name="Void EndInvoke(IAsyncResult)">
13425         <size>0</size>
13426       </method>
13427     </type>
13428     <type name="Test">
13429       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13430         <size>11</size>
13431       </method>
13432     </type>
13433   </test>
13434   <test name="gtest-anon-43.cs">
13435     <type name="TestC">
13436       <method name="Void .ctor()">
13437         <size>7</size>
13438       </method>
13439       <method name="System.Func`1[System.Type] Test[T]()">
13440         <size>13</size>
13441       </method>
13442       <method name="Int32 Main()">
13443         <size>66</size>
13444       </method>
13445       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13446         <size>11</size>
13447       </method>
13448     </type>
13449   </test>
13450   <test name="gtest-anon-44.cs">
13451     <type name="UiaAtkBridgeTest.Test">
13452       <method name="Void .ctor()">
13453         <size>7</size>
13454       </method>
13455       <method name="Void Invoke(System.EventHandler)">
13456         <size>1</size>
13457       </method>
13458     </type>
13459     <type name="UiaAtkBridgeTest.GailTester">
13460       <method name="Void .ctor()">
13461         <size>7</size>
13462       </method>
13463       <method name="Void ThisCausesACrash[I]()">
13464         <size>18</size>
13465       </method>
13466       <method name="Void Main()">
13467         <size>1</size>
13468       </method>
13469       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13470         <size>1</size>
13471       </method>
13472     </type>
13473   </test>
13474   <test name="gtest-anon-45.cs">
13475     <type name="C">
13476       <method name="Void .ctor()">
13477         <size>7</size>
13478       </method>
13479       <method name="Void AnyMethod[T]()">
13480         <size>20</size>
13481       </method>
13482       <method name="Int32 Main()">
13483         <size>12</size>
13484       </method>
13485     </type>
13486     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13487       <method name="Void .ctor()">
13488         <size>7</size>
13489       </method>
13490       <method name="Void &lt;&gt;m__1(System.String)">
13491         <size>14</size>
13492       </method>
13493     </type>
13494     <type name="C">
13495       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13496         <size>31</size>
13497       </method>
13498     </type>
13499   </test>
13500   <test name="gtest-anon-46.cs">
13501     <type name="TheClass">
13502       <method name="Void .ctor()">
13503         <size>7</size>
13504       </method>
13505       <method name="Void Foo[T](T, System.Func`2[T,T])">
13506         <size>41</size>
13507       </method>
13508       <method name="Void Main()">
13509         <size>8</size>
13510       </method>
13511     </type>
13512     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13513       <method name="Void .ctor()">
13514         <size>7</size>
13515       </method>
13516       <method name="System.Func`1[T] &lt;&gt;m__0()">
13517         <size>31</size>
13518       </method>
13519       <method name="T &lt;&gt;m__1()">
13520         <size>18</size>
13521       </method>
13522     </type>
13523   </test>
13524   <test name="gtest-anon-47.cs">
13525     <type name="C">
13526       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13527         <size>26</size>
13528       </method>
13529     </type>
13530     <type name="Test">
13531       <method name="Void .ctor()">
13532         <size>7</size>
13533       </method>
13534       <method name="Int32 Main()">
13535         <size>59</size>
13536       </method>
13537       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13538         <size>23</size>
13539       </method>
13540     </type>
13541     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13542       <method name="Void .ctor()">
13543         <size>7</size>
13544       </method>
13545       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13546         <size>33</size>
13547       </method>
13548     </type>
13549     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13550       <method name="Void .ctor()">
13551         <size>7</size>
13552       </method>
13553       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13554         <size>45</size>
13555       </method>
13556     </type>
13557     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13558       <method name="Void .ctor()">
13559         <size>7</size>
13560       </method>
13561       <method name="Void &lt;&gt;m__2(T3)">
13562         <size>35</size>
13563       </method>
13564     </type>
13565   </test>
13566   <test name="gtest-anon-48.cs">
13567     <type name="GeneratorEnumerable`1[T]">
13568       <method name="Void .ctor(Func`1)">
13569         <size>7</size>
13570       </method>
13571     </type>
13572     <type name="GeneratorExpression">
13573       <method name="Void .ctor()">
13574         <size>7</size>
13575       </method>
13576     </type>
13577     <type name="GeneratorInvoker">
13578       <method name="Void .ctor(GeneratorExpression)">
13579         <size>7</size>
13580       </method>
13581       <method name="Void Invoke[T](T ByRef)">
13582         <size>1</size>
13583       </method>
13584     </type>
13585     <type name="Interpreter">
13586       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13587         <size>31</size>
13588       </method>
13589       <method name="Int32 Main()">
13590         <size>13</size>
13591       </method>
13592     </type>
13593     <type name="Func`1[TResult]">
13594       <method name="Void .ctor(Object, IntPtr)">
13595         <size>0</size>
13596       </method>
13597       <method name="TResult Invoke()">
13598         <size>0</size>
13599       </method>
13600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13601         <size>0</size>
13602       </method>
13603       <method name="TResult EndInvoke(IAsyncResult)">
13604         <size>0</size>
13605       </method>
13606     </type>
13607     <type name="GeneratorNext`1[T]">
13608       <method name="Void .ctor(Object, IntPtr)">
13609         <size>0</size>
13610       </method>
13611       <method name="Void Invoke(T ByRef)">
13612         <size>0</size>
13613       </method>
13614       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13615         <size>0</size>
13616       </method>
13617       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13618         <size>0</size>
13619       </method>
13620     </type>
13621     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13622       <method name="Void .ctor()">
13623         <size>7</size>
13624       </method>
13625       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13626         <size>23</size>
13627       </method>
13628     </type>
13629   </test>
13630   <test name="gtest-anon-49.cs">
13631     <type name="Test">
13632       <method name="Void .ctor()">
13633         <size>7</size>
13634       </method>
13635       <method name="Void Main()">
13636         <size>1</size>
13637       </method>
13638       <method name="Void DetermineLinkedCells()">
13639         <size>74</size>
13640       </method>
13641     </type>
13642     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13643       <method name="Void .ctor()">
13644         <size>7</size>
13645       </method>
13646     </type>
13647     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13648       <method name="Void .ctor()">
13649         <size>7</size>
13650       </method>
13651       <method name="Boolean &lt;&gt;m__1(System.Object)">
13652         <size>13</size>
13653       </method>
13654       <method name="Boolean &lt;&gt;m__0(System.Object)">
13655         <size>18</size>
13656       </method>
13657     </type>
13658   </test>
13659   <test name="gtest-anon-5.cs">
13660     <type name="X">
13661       <method name="Void .ctor()">
13662         <size>7</size>
13663       </method>
13664       <method name="Void Main()">
13665         <size>78</size>
13666       </method>
13667     </type>
13668     <type name="Hello">
13669       <method name="Void .ctor(Object, IntPtr)">
13670         <size>0</size>
13671       </method>
13672       <method name="Void Invoke()">
13673         <size>0</size>
13674       </method>
13675       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13676         <size>0</size>
13677       </method>
13678       <method name="Void EndInvoke(IAsyncResult)">
13679         <size>0</size>
13680       </method>
13681     </type>
13682     <type name="Foo+&lt;Test&gt;c__Iterator0">
13683       <method name="Void .ctor()">
13684         <size>7</size>
13685       </method>
13686       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13687         <size>12</size>
13688       </method>
13689       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13690         <size>7</size>
13691       </method>
13692       <method name="Boolean MoveNext()">
13693         <size>98</size>
13694       </method>
13695       <method name="Void Dispose()">
13696         <size>8</size>
13697       </method>
13698       <method name="Void Reset()">
13699         <size>6</size>
13700       </method>
13701     </type>
13702     <type name="Foo">
13703       <method name="Void .ctor(Int32)">
13704         <size>8</size>
13705       </method>
13706       <method name="IEnumerable`1 Test(Foo)">
13707         <size>42</size>
13708       </method>
13709       <method name="Void Hello(Int32)">
13710         <size>19</size>
13711       </method>
13712       <method name="System.String ToString()">
13713         <size>22</size>
13714       </method>
13715     </type>
13716     <type name="Foo+&lt;Test&gt;c__Iterator0">
13717       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13718         <size>7</size>
13719       </method>
13720       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13721         <size>52</size>
13722       </method>
13723     </type>
13724   </test>
13725   <test name="gtest-anon-50.cs">
13726     <type name="M">
13727       <method name="Void .ctor()">
13728         <size>7</size>
13729       </method>
13730       <method name="Int32 Main()">
13731         <size>12</size>
13732       </method>
13733     </type>
13734     <type name="SomeGenericClass`1[SomeType]">
13735       <method name="Void .ctor()">
13736         <size>7</size>
13737       </method>
13738       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13739         <size>1</size>
13740       </method>
13741       <method name="Void FailsToCompile()">
13742         <size>19</size>
13743       </method>
13744     </type>
13745     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13746       <method name="Void .ctor(Object, IntPtr)">
13747         <size>0</size>
13748       </method>
13749       <method name="Void 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="Void EndInvoke(IAsyncResult)">
13756         <size>0</size>
13757       </method>
13758     </type>
13759     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13760       <method name="Void .ctor()">
13761         <size>7</size>
13762       </method>
13763     </type>
13764     <type name="SomeGenericClass`1[SomeType]">
13765       <method name="Void &lt;FailsToCompile&gt;m__0()">
13766         <size>44</size>
13767       </method>
13768     </type>
13769     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13770       <method name="Void &lt;&gt;m__1()">
13771         <size>18</size>
13772       </method>
13773     </type>
13774   </test>
13775   <test name="gtest-anon-51.cs">
13776     <type name="Driver">
13777       <method name="Void .ctor()">
13778         <size>7</size>
13779       </method>
13780       <method name="Int32 Main()">
13781         <size>12</size>
13782       </method>
13783       <method name="Void P(Int32, Int32)">
13784         <size>1</size>
13785       </method>
13786       <method name="Void Repro()">
13787         <size>100</size>
13788       </method>
13789     </type>
13790     <type name="Bla">
13791       <method name="Void .ctor(Object, IntPtr)">
13792         <size>0</size>
13793       </method>
13794       <method name="Void Invoke()">
13795         <size>0</size>
13796       </method>
13797       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13798         <size>0</size>
13799       </method>
13800       <method name="Void EndInvoke(IAsyncResult)">
13801         <size>0</size>
13802       </method>
13803     </type>
13804     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13805       <method name="Void .ctor()">
13806         <size>7</size>
13807       </method>
13808       <method name="Void &lt;&gt;m__0()">
13809         <size>35</size>
13810       </method>
13811     </type>
13812   </test>
13813   <test name="gtest-anon-52.cs">
13814     <type name="A`1[T]">
13815       <method name="Void .ctor()">
13816         <size>7</size>
13817       </method>
13818     </type>
13819     <type name="A`1+B[T]">
13820       <method name="Void .ctor()">
13821         <size>18</size>
13822       </method>
13823       <method name="Void W[R](System.String, System.Func`2[T,R])">
13824         <size>39</size>
13825       </method>
13826     </type>
13827     <type name="B">
13828       <method name="Void .ctor()">
13829         <size>7</size>
13830       </method>
13831       <method name="Void Main()">
13832         <size>1</size>
13833       </method>
13834     </type>
13835     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13836       <method name="Void .ctor()">
13837         <size>7</size>
13838       </method>
13839       <method name="Void &lt;&gt;m__0(T[])">
13840         <size>55</size>
13841       </method>
13842     </type>
13843   </test>
13844   <test name="gtest-anon-53.cs">
13845     <type name="TestComp.Program">
13846       <method name="Void .ctor()">
13847         <size>7</size>
13848       </method>
13849       <method name="Void Main(System.String[])">
13850         <size>1</size>
13851       </method>
13852     </type>
13853     <type name="TestComp.Program+MyClass">
13854       <method name="Void .ctor()">
13855         <size>7</size>
13856       </method>
13857       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13858         <size>1</size>
13859       </method>
13860       <method name="Void UseATemplate()">
13861         <size>36</size>
13862       </method>
13863       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13864         <size>16</size>
13865       </method>
13866     </type>
13867     <type name="TestComp.Program+MyClass+MyDelegate">
13868       <method name="Void .ctor(Object, IntPtr)">
13869         <size>0</size>
13870       </method>
13871       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13872         <size>0</size>
13873       </method>
13874       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13875         <size>0</size>
13876       </method>
13877       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13878         <size>0</size>
13879       </method>
13880     </type>
13881   </test>
13882   <test name="gtest-anon-54.cs">
13883     <type name="Class">
13884       <method name="Void .ctor()">
13885         <size>7</size>
13886       </method>
13887       <method name="System.String get_Property()">
13888         <size>6</size>
13889       </method>
13890       <method name="System.String Method()">
13891         <size>44</size>
13892       </method>
13893       <method name="Int32 Main()">
13894         <size>39</size>
13895       </method>
13896     </type>
13897     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13898       <method name="Void .ctor()">
13899         <size>7</size>
13900       </method>
13901       <method name="System.String &lt;&gt;m__0()">
13902         <size>56</size>
13903       </method>
13904     </type>
13905     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13906       <method name="Void .ctor()">
13907         <size>7</size>
13908       </method>
13909       <method name="System.String &lt;&gt;m__1(System.String)">
13910         <size>52</size>
13911       </method>
13912     </type>
13913     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13914       <method name="Void .ctor()">
13915         <size>7</size>
13916       </method>
13917       <method name="System.String &lt;&gt;m__2()">
13918         <size>39</size>
13919       </method>
13920     </type>
13921   </test>
13922   <test name="gtest-anon-55.cs">
13923     <type name="Thing`1[TFirst]">
13924       <method name="Void .ctor(Action`1)">
13925         <size>14</size>
13926       </method>
13927       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13928         <size>31</size>
13929       </method>
13930       <method name="Void SomeAction()">
13931         <size>18</size>
13932       </method>
13933     </type>
13934     <type name="Program">
13935       <method name="Void Main()">
13936         <size>42</size>
13937       </method>
13938       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13939         <size>2</size>
13940       </method>
13941     </type>
13942     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13943       <method name="Void .ctor()">
13944         <size>7</size>
13945       </method>
13946       <method name="Void &lt;&gt;m__0(TFirst)">
13947         <size>47</size>
13948       </method>
13949     </type>
13950   </test>
13951   <test name="gtest-anon-56.cs">
13952     <type name="G`1[T]">
13953       <method name="Void .ctor()">
13954         <size>7</size>
13955       </method>
13956       <method name="T def()">
13957         <size>10</size>
13958       </method>
13959     </type>
13960     <type name="C">
13961       <method name="Void .ctor()">
13962         <size>7</size>
13963       </method>
13964       <method name="Void foo(System.Object)">
13965         <size>1</size>
13966       </method>
13967       <method name="Void cf[T]()">
13968         <size>35</size>
13969       </method>
13970       <method name="Int32 Main()">
13971         <size>17</size>
13972       </method>
13973     </type>
13974     <type name="C+DF">
13975       <method name="Void .ctor(Object, IntPtr)">
13976         <size>0</size>
13977       </method>
13978       <method name="Void Invoke()">
13979         <size>0</size>
13980       </method>
13981       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13982         <size>0</size>
13983       </method>
13984       <method name="Void EndInvoke(IAsyncResult)">
13985         <size>0</size>
13986       </method>
13987     </type>
13988     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13989       <method name="Void .ctor()">
13990         <size>7</size>
13991       </method>
13992       <method name="Void &lt;&gt;m__0()">
13993         <size>22</size>
13994       </method>
13995     </type>
13996   </test>
13997   <test name="gtest-anon-6.cs">
13998     <type name="X">
13999       <method name="Void .ctor()">
14000         <size>7</size>
14001       </method>
14002       <method name="Void Hello[U,V](U, V)">
14003         <size>1</size>
14004       </method>
14005       <method name="Void Test[A,B,C](A, B, C)">
14006         <size>49</size>
14007       </method>
14008       <method name="Void Main()">
14009         <size>28</size>
14010       </method>
14011     </type>
14012     <type name="Foo`2[R,S]">
14013       <method name="Void .ctor(Object, IntPtr)">
14014         <size>0</size>
14015       </method>
14016       <method name="Void Invoke(R, S)">
14017         <size>0</size>
14018       </method>
14019       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14020         <size>0</size>
14021       </method>
14022       <method name="Void EndInvoke(IAsyncResult)">
14023         <size>0</size>
14024       </method>
14025     </type>
14026     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14027       <method name="Void .ctor()">
14028         <size>7</size>
14029       </method>
14030       <method name="Void &lt;&gt;m__0(A, Int32)">
14031         <size>32</size>
14032       </method>
14033     </type>
14034   </test>
14035   <test name="gtest-anon-7.cs">
14036     <type name="MyDisposable">
14037       <method name="Void .ctor()">
14038         <size>26</size>
14039       </method>
14040       <method name="Void Dispose()">
14041         <size>1</size>
14042       </method>
14043       <method name="Int32 get_ID()">
14044         <size>7</size>
14045       </method>
14046       <method name="System.String ToString()">
14047         <size>28</size>
14048       </method>
14049     </type>
14050     <type name="X">
14051       <method name="Void .ctor()">
14052         <size>7</size>
14053       </method>
14054       <method name="IEnumerable`1 Test(Int32)">
14055         <size>30</size>
14056       </method>
14057       <method name="Void Main()">
14058         <size>58</size>
14059       </method>
14060     </type>
14061     <type name="X+&lt;Test&gt;c__Iterator0">
14062       <method name="Void .ctor()">
14063         <size>7</size>
14064       </method>
14065       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14066         <size>12</size>
14067       </method>
14068       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14069         <size>7</size>
14070       </method>
14071       <method name="Boolean MoveNext()">
14072         <size>180</size>
14073       </method>
14074       <method name="Void Dispose()">
14075         <size>66</size>
14076       </method>
14077       <method name="Void Reset()">
14078         <size>6</size>
14079       </method>
14080       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14081         <size>7</size>
14082       </method>
14083       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14084         <size>40</size>
14085       </method>
14086     </type>
14087   </test>
14088   <test name="gtest-anon-8.cs">
14089     <type name="X">
14090       <method name="Void .ctor()">
14091         <size>7</size>
14092       </method>
14093       <method name="Void Test[R](R, Int32)">
14094         <size>88</size>
14095       </method>
14096       <method name="Void Main()">
14097         <size>12</size>
14098       </method>
14099     </type>
14100     <type name="Foo">
14101       <method name="Void .ctor(Object, IntPtr)">
14102         <size>0</size>
14103       </method>
14104       <method name="Int32 Invoke()">
14105         <size>0</size>
14106       </method>
14107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14108         <size>0</size>
14109       </method>
14110       <method name="Int32 EndInvoke(IAsyncResult)">
14111         <size>0</size>
14112       </method>
14113     </type>
14114     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="Int32 &lt;&gt;m__0()">
14119         <size>34</size>
14120       </method>
14121     </type>
14122     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14123       <method name="Void .ctor()">
14124         <size>7</size>
14125       </method>
14126     </type>
14127   </test>
14128   <test name="gtest-anon-9.cs">
14129     <type name="Test">
14130       <method name="Void .ctor()">
14131         <size>7</size>
14132       </method>
14133       <method name="IEnumerable`1 get_Foo()">
14134         <size>16</size>
14135       </method>
14136       <method name="Void set_Foo(IEnumerable`1)">
14137         <size>11</size>
14138       </method>
14139       <method name="Void Main()">
14140         <size>78</size>
14141       </method>
14142       <method name="Foo op_Implicit(Test)">
14143         <size>30</size>
14144       </method>
14145       <method name="IEnumerable`1 op_Addition(Test, Test)">
14146         <size>44</size>
14147       </method>
14148     </type>
14149     <type name="Foo">
14150       <method name="Void .ctor(Object, IntPtr)">
14151         <size>0</size>
14152       </method>
14153       <method name="Void Invoke()">
14154         <size>0</size>
14155       </method>
14156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14157         <size>0</size>
14158       </method>
14159       <method name="Void EndInvoke(IAsyncResult)">
14160         <size>0</size>
14161       </method>
14162     </type>
14163     <type name="Test">
14164       <method name="Void &lt;op_Implicit&gt;m__0()">
14165         <size>11</size>
14166       </method>
14167     </type>
14168     <type name="Test+&lt;&gt;c__Iterator0">
14169       <method name="Void .ctor()">
14170         <size>7</size>
14171       </method>
14172       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14173         <size>12</size>
14174       </method>
14175       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14176         <size>7</size>
14177       </method>
14178       <method name="Boolean MoveNext()">
14179         <size>65</size>
14180       </method>
14181       <method name="Void Dispose()">
14182         <size>8</size>
14183       </method>
14184       <method name="Void Reset()">
14185         <size>6</size>
14186       </method>
14187     </type>
14188     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14189       <method name="Void .ctor()">
14190         <size>7</size>
14191       </method>
14192       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14193         <size>7</size>
14194       </method>
14195       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14196         <size>7</size>
14197       </method>
14198       <method name="Boolean MoveNext()">
14199         <size>98</size>
14200       </method>
14201       <method name="Void Dispose()">
14202         <size>8</size>
14203       </method>
14204       <method name="Void Reset()">
14205         <size>6</size>
14206       </method>
14207     </type>
14208     <type name="Test+&lt;&gt;c__Iterator0">
14209       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14210         <size>7</size>
14211       </method>
14212       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14213         <size>26</size>
14214       </method>
14215     </type>
14216     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14217       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14218         <size>7</size>
14219       </method>
14220       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14221         <size>52</size>
14222       </method>
14223     </type>
14224   </test>
14225   <test name="gtest-anontype-01.cs">
14226     <type name="Test">
14227       <method name="Void .ctor()">
14228         <size>7</size>
14229       </method>
14230       <method name="Int32 Main()">
14231         <size>53</size>
14232       </method>
14233     </type>
14234     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14235       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14236         <size>21</size>
14237       </method>
14238       <method name="&lt;Foo&gt;__T get_Foo()">
14239         <size>7</size>
14240       </method>
14241       <method name="&lt;Baz&gt;__T get_Baz()">
14242         <size>7</size>
14243       </method>
14244       <method name="Boolean Equals(System.Object)">
14245         <size>69</size>
14246       </method>
14247       <method name="Int32 GetHashCode()">
14248         <size>86</size>
14249       </method>
14250       <method name="System.String ToString()">
14251         <size>142</size>
14252       </method>
14253     </type>
14254   </test>
14255   <test name="gtest-anontype-02.cs">
14256     <type name="Test">
14257       <method name="Void .ctor()">
14258         <size>7</size>
14259       </method>
14260       <method name="System.Object TestA(System.String)">
14261         <size>7</size>
14262       </method>
14263       <method name="Int32 Main()">
14264         <size>99</size>
14265       </method>
14266     </type>
14267     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14268       <method name="Void .ctor(&lt;s&gt;__T)">
14269         <size>14</size>
14270       </method>
14271       <method name="&lt;s&gt;__T get_s()">
14272         <size>7</size>
14273       </method>
14274       <method name="Boolean Equals(System.Object)">
14275         <size>39</size>
14276       </method>
14277       <method name="Int32 GetHashCode()">
14278         <size>63</size>
14279       </method>
14280       <method name="System.String ToString()">
14281         <size>67</size>
14282       </method>
14283     </type>
14284     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14285       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14286         <size>21</size>
14287       </method>
14288       <method name="&lt;Foo&gt;__T get_Foo()">
14289         <size>7</size>
14290       </method>
14291       <method name="&lt;Baz&gt;__T get_Baz()">
14292         <size>7</size>
14293       </method>
14294       <method name="Boolean Equals(System.Object)">
14295         <size>69</size>
14296       </method>
14297       <method name="Int32 GetHashCode()">
14298         <size>86</size>
14299       </method>
14300       <method name="System.String ToString()">
14301         <size>142</size>
14302       </method>
14303     </type>
14304   </test>
14305   <test name="gtest-anontype-03.cs">
14306     <type name="MyClass">
14307       <method name="Void .ctor()">
14308         <size>18</size>
14309       </method>
14310       <method name="Int32 get_Baz()">
14311         <size>3</size>
14312       </method>
14313     </type>
14314     <type name="Test">
14315       <method name="Void .ctor()">
14316         <size>7</size>
14317       </method>
14318       <method name="Int32 Main()">
14319         <size>64</size>
14320       </method>
14321     </type>
14322     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14323       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14324         <size>21</size>
14325       </method>
14326       <method name="&lt;Foo&gt;__T get_Foo()">
14327         <size>7</size>
14328       </method>
14329       <method name="&lt;Baz&gt;__T get_Baz()">
14330         <size>7</size>
14331       </method>
14332       <method name="Boolean Equals(System.Object)">
14333         <size>69</size>
14334       </method>
14335       <method name="Int32 GetHashCode()">
14336         <size>86</size>
14337       </method>
14338       <method name="System.String ToString()">
14339         <size>142</size>
14340       </method>
14341     </type>
14342   </test>
14343   <test name="gtest-anontype-04.cs">
14344     <type name="MyClass">
14345       <method name="Void .ctor()">
14346         <size>18</size>
14347       </method>
14348       <method name="Int32 get_Baz()">
14349         <size>3</size>
14350       </method>
14351     </type>
14352     <type name="Test">
14353       <method name="Void .ctor()">
14354         <size>7</size>
14355       </method>
14356       <method name="Int32 Main()">
14357         <size>111</size>
14358       </method>
14359     </type>
14360     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14361       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14362         <size>36</size>
14363       </method>
14364       <method name="&lt;Foo&gt;__T get_Foo()">
14365         <size>7</size>
14366       </method>
14367       <method name="&lt;Baz&gt;__T get_Baz()">
14368         <size>7</size>
14369       </method>
14370       <method name="&lt;Hello&gt;__T get_Hello()">
14371         <size>7</size>
14372       </method>
14373       <method name="&lt;Answer&gt;__T get_Answer()">
14374         <size>7</size>
14375       </method>
14376       <method name="Boolean Equals(System.Object)">
14377         <size>123</size>
14378       </method>
14379       <method name="Int32 GetHashCode()">
14380         <size>132</size>
14381       </method>
14382       <method name="System.String ToString()">
14383         <size>258</size>
14384       </method>
14385     </type>
14386   </test>
14387   <test name="gtest-anontype-05.cs">
14388     <type name="Test">
14389       <method name="Void .ctor()">
14390         <size>7</size>
14391       </method>
14392       <method name="System.String Null()">
14393         <size>2</size>
14394       </method>
14395       <method name="Int32 Main()">
14396         <size>287</size>
14397       </method>
14398     </type>
14399     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14400       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14401         <size>21</size>
14402       </method>
14403       <method name="&lt;Name&gt;__T get_Name()">
14404         <size>7</size>
14405       </method>
14406       <method name="&lt;Age&gt;__T get_Age()">
14407         <size>7</size>
14408       </method>
14409       <method name="Boolean Equals(System.Object)">
14410         <size>69</size>
14411       </method>
14412       <method name="Int32 GetHashCode()">
14413         <size>86</size>
14414       </method>
14415       <method name="System.String ToString()">
14416         <size>142</size>
14417       </method>
14418     </type>
14419     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14420       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14421         <size>21</size>
14422       </method>
14423       <method name="&lt;Age&gt;__T get_Age()">
14424         <size>7</size>
14425       </method>
14426       <method name="&lt;Name&gt;__T get_Name()">
14427         <size>7</size>
14428       </method>
14429       <method name="Boolean Equals(System.Object)">
14430         <size>69</size>
14431       </method>
14432       <method name="Int32 GetHashCode()">
14433         <size>86</size>
14434       </method>
14435       <method name="System.String ToString()">
14436         <size>142</size>
14437       </method>
14438     </type>
14439     <type name="&lt;&gt;__AnonType2">
14440       <method name="Void .ctor()">
14441         <size>7</size>
14442       </method>
14443       <method name="Boolean Equals(System.Object)">
14444         <size>15</size>
14445       </method>
14446       <method name="Int32 GetHashCode()">
14447         <size>40</size>
14448       </method>
14449       <method name="System.String ToString()">
14450         <size>6</size>
14451       </method>
14452     </type>
14453     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14454       <method name="Void .ctor(&lt;Foo&gt;__T)">
14455         <size>14</size>
14456       </method>
14457       <method name="&lt;Foo&gt;__T get_Foo()">
14458         <size>7</size>
14459       </method>
14460       <method name="Boolean Equals(System.Object)">
14461         <size>39</size>
14462       </method>
14463       <method name="Int32 GetHashCode()">
14464         <size>63</size>
14465       </method>
14466       <method name="System.String ToString()">
14467         <size>67</size>
14468       </method>
14469     </type>
14470   </test>
14471   <test name="gtest-anontype-06.cs">
14472     <type name="CastByExample">
14473       <method name="Void .ctor()">
14474         <size>7</size>
14475       </method>
14476       <method name="T Cast[T](System.Object, T)">
14477         <size>7</size>
14478       </method>
14479       <method name="Void Main()">
14480         <size>29</size>
14481       </method>
14482     </type>
14483     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14484       <method name="Void .ctor(&lt;Foo&gt;__T)">
14485         <size>14</size>
14486       </method>
14487       <method name="&lt;Foo&gt;__T get_Foo()">
14488         <size>7</size>
14489       </method>
14490       <method name="Boolean Equals(System.Object)">
14491         <size>39</size>
14492       </method>
14493       <method name="Int32 GetHashCode()">
14494         <size>63</size>
14495       </method>
14496       <method name="System.String ToString()">
14497         <size>67</size>
14498       </method>
14499     </type>
14500   </test>
14501   <test name="gtest-anontype-07.cs">
14502     <type name="Test">
14503       <method name="Void .ctor()">
14504         <size>7</size>
14505       </method>
14506       <method name="Int32 Main()">
14507         <size>59</size>
14508       </method>
14509     </type>
14510     <type name="&lt;&gt;__AnonType0">
14511       <method name="Void .ctor()">
14512         <size>7</size>
14513       </method>
14514       <method name="Boolean Equals(System.Object)">
14515         <size>15</size>
14516       </method>
14517       <method name="Int32 GetHashCode()">
14518         <size>40</size>
14519       </method>
14520       <method name="System.String ToString()">
14521         <size>6</size>
14522       </method>
14523     </type>
14524   </test>
14525   <test name="gtest-anontype-08.cs">
14526     <type name="Test">
14527       <method name="Void Main()">
14528         <size>15</size>
14529       </method>
14530     </type>
14531     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14532       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14533         <size>21</size>
14534       </method>
14535       <method name="&lt;X&gt;__T get_X()">
14536         <size>7</size>
14537       </method>
14538       <method name="&lt;Y&gt;__T get_Y()">
14539         <size>7</size>
14540       </method>
14541       <method name="Boolean Equals(System.Object)">
14542         <size>69</size>
14543       </method>
14544       <method name="Int32 GetHashCode()">
14545         <size>86</size>
14546       </method>
14547       <method name="System.String ToString()">
14548         <size>142</size>
14549       </method>
14550     </type>
14551   </test>
14552   <test name="gtest-anontype-09.cs">
14553     <type name="My.System.Test">
14554       <method name="Int32 Main()">
14555         <size>35</size>
14556       </method>
14557     </type>
14558     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14559       <method name="Void .ctor(&lt;X&gt;__T)">
14560         <size>14</size>
14561       </method>
14562       <method name="&lt;X&gt;__T get_X()">
14563         <size>7</size>
14564       </method>
14565       <method name="Boolean Equals(System.Object)">
14566         <size>39</size>
14567       </method>
14568       <method name="Int32 GetHashCode()">
14569         <size>63</size>
14570       </method>
14571       <method name="System.String ToString()">
14572         <size>67</size>
14573       </method>
14574     </type>
14575     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14576       <method name="Void .ctor(&lt;Value&gt;__T)">
14577         <size>14</size>
14578       </method>
14579       <method name="&lt;Value&gt;__T get_Value()">
14580         <size>7</size>
14581       </method>
14582       <method name="Boolean Equals(System.Object)">
14583         <size>39</size>
14584       </method>
14585       <method name="Int32 GetHashCode()">
14586         <size>63</size>
14587       </method>
14588       <method name="System.String ToString()">
14589         <size>67</size>
14590       </method>
14591     </type>
14592   </test>
14593   <test name="gtest-anontype-10.cs">
14594     <type name="A">
14595       <method name="Void .ctor()">
14596         <size>7</size>
14597       </method>
14598       <method name="Int32 get_X()">
14599         <size>3</size>
14600       </method>
14601     </type>
14602     <type name="B">
14603       <method name="Void .ctor()">
14604         <size>7</size>
14605       </method>
14606       <method name="Int32 Main()">
14607         <size>11</size>
14608       </method>
14609       <method name="Int32 Test()">
14610         <size>33</size>
14611       </method>
14612     </type>
14613     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14614       <method name="Void .ctor(&lt;X&gt;__T)">
14615         <size>14</size>
14616       </method>
14617       <method name="&lt;X&gt;__T get_X()">
14618         <size>7</size>
14619       </method>
14620       <method name="Boolean Equals(System.Object)">
14621         <size>39</size>
14622       </method>
14623       <method name="Int32 GetHashCode()">
14624         <size>63</size>
14625       </method>
14626       <method name="System.String ToString()">
14627         <size>67</size>
14628       </method>
14629     </type>
14630   </test>
14631   <test name="gtest-anontype-11.cs">
14632     <type name="Alpha">
14633       <method name="Void .ctor(String)">
14634         <size>14</size>
14635       </method>
14636       <method name="Int32 GetHashCode()">
14637         <size>18</size>
14638       </method>
14639     </type>
14640     <type name="Beta">
14641       <method name="Void .ctor(String)">
14642         <size>14</size>
14643       </method>
14644       <method name="Int32 GetHashCode()">
14645         <size>18</size>
14646       </method>
14647     </type>
14648     <type name="Program">
14649       <method name="Int32 Main()">
14650         <size>49</size>
14651       </method>
14652     </type>
14653     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14654       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14655         <size>21</size>
14656       </method>
14657       <method name="&lt;First&gt;__T get_First()">
14658         <size>7</size>
14659       </method>
14660       <method name="&lt;Second&gt;__T get_Second()">
14661         <size>7</size>
14662       </method>
14663       <method name="Boolean Equals(System.Object)">
14664         <size>69</size>
14665       </method>
14666       <method name="Int32 GetHashCode()">
14667         <size>86</size>
14668       </method>
14669       <method name="System.String ToString()">
14670         <size>142</size>
14671       </method>
14672     </type>
14673   </test>
14674   <test name="gtest-autoproperty-01.cs">
14675     <type name="Test">
14676       <method name="Void .ctor()">
14677         <size>15</size>
14678       </method>
14679       <method name="System.String get_Foo()">
14680         <size>7</size>
14681       </method>
14682       <method name="Void set_Foo(System.String)">
14683         <size>8</size>
14684       </method>
14685       <method name="Int32 get_Answer()">
14686         <size>7</size>
14687       </method>
14688       <method name="Void set_Answer(Int32)">
14689         <size>8</size>
14690       </method>
14691       <method name="Int32 Main()">
14692         <size>97</size>
14693       </method>
14694     </type>
14695     <type name="Test+A">
14696       <method name="Void .ctor()">
14697         <size>7</size>
14698       </method>
14699       <method name="System.String get_B()">
14700         <size>7</size>
14701       </method>
14702       <method name="Void set_B(System.String)">
14703         <size>8</size>
14704       </method>
14705     </type>
14706   </test>
14707   <test name="gtest-autoproperty-02.cs">
14708     <type name="Test">
14709       <method name="Void .ctor()">
14710         <size>7</size>
14711       </method>
14712       <method name="System.String get_Foo()">
14713         <size>6</size>
14714       </method>
14715       <method name="Void set_Foo(System.String)">
14716         <size>7</size>
14717       </method>
14718       <method name="Int32 get_Answer()">
14719         <size>6</size>
14720       </method>
14721       <method name="Void set_Answer(Int32)">
14722         <size>7</size>
14723       </method>
14724       <method name="Int32 Main()">
14725         <size>114</size>
14726       </method>
14727     </type>
14728     <type name="Test+A">
14729       <method name="Void .ctor()">
14730         <size>7</size>
14731       </method>
14732       <method name="System.String get_B()">
14733         <size>6</size>
14734       </method>
14735       <method name="Void set_B(System.String)">
14736         <size>7</size>
14737       </method>
14738       <method name="System.String get_C()">
14739         <size>6</size>
14740       </method>
14741       <method name="Void set_C(System.String)">
14742         <size>7</size>
14743       </method>
14744       <method name="Void DoThings()">
14745         <size>11</size>
14746       </method>
14747     </type>
14748   </test>
14749   <test name="gtest-autoproperty-03.cs">
14750     <type name="Test">
14751       <method name="Void .ctor()">
14752         <size>7</size>
14753       </method>
14754       <method name="System.String get_Foo()">
14755         <size>7</size>
14756       </method>
14757       <method name="Void set_Foo(System.String)">
14758         <size>8</size>
14759       </method>
14760       <method name="Int32 Main()">
14761         <size>236</size>
14762       </method>
14763     </type>
14764   </test>
14765   <test name="gtest-autoproperty-04.cs">
14766     <type name="MonoTests.MainClass">
14767       <method name="Void .ctor()">
14768         <size>7</size>
14769       </method>
14770       <method name="System.String[] get_foo()">
14771         <size>7</size>
14772       </method>
14773       <method name="Void set_foo(System.String[])">
14774         <size>8</size>
14775       </method>
14776       <method name="System.String[] get_bar()">
14777         <size>0</size>
14778       </method>
14779       <method name="Void set_bar(System.String[])">
14780         <size>0</size>
14781       </method>
14782       <method name="Void Main(System.String[])">
14783         <size>11</size>
14784       </method>
14785     </type>
14786     <type name="MonoTests.ChildClass">
14787       <method name="Void .ctor()">
14788         <size>7</size>
14789       </method>
14790       <method name="System.String[] get_foo()">
14791         <size>7</size>
14792       </method>
14793       <method name="Void set_foo(System.String[])">
14794         <size>8</size>
14795       </method>
14796       <method name="System.String[] get_bar()">
14797         <size>7</size>
14798       </method>
14799       <method name="Void set_bar(System.String[])">
14800         <size>8</size>
14801       </method>
14802     </type>
14803   </test>
14804   <test name="gtest-autoproperty-05.cs">
14805     <type name="Test">
14806       <method name="Void .ctor()">
14807         <size>7</size>
14808       </method>
14809       <method name="System.String get_X()">
14810         <size>7</size>
14811       </method>
14812       <method name="Void set_X(System.String)">
14813         <size>8</size>
14814       </method>
14815     </type>
14816     <type name="M">
14817       <method name="Void .ctor()">
14818         <size>7</size>
14819       </method>
14820       <method name="Void Main()">
14821         <size>1</size>
14822       </method>
14823     </type>
14824   </test>
14825   <test name="gtest-autoproperty-06.cs">
14826     <type name="A">
14827       <method name="Void .ctor()">
14828         <size>7</size>
14829       </method>
14830     </type>
14831     <type name="B">
14832       <method name="Void .ctor()">
14833         <size>7</size>
14834       </method>
14835     </type>
14836     <type name="C">
14837       <method name="Void .ctor()">
14838         <size>7</size>
14839       </method>
14840       <method name="B I&lt;B&gt;.get_Prop()">
14841         <size>7</size>
14842       </method>
14843       <method name="Void I&lt;B&gt;.set_Prop(B)">
14844         <size>8</size>
14845       </method>
14846       <method name="A I&lt;A&gt;.get_Prop()">
14847         <size>7</size>
14848       </method>
14849       <method name="Void I&lt;A&gt;.set_Prop(A)">
14850         <size>8</size>
14851       </method>
14852     </type>
14853     <type name="Program">
14854       <method name="Void .ctor()">
14855         <size>7</size>
14856       </method>
14857       <method name="Void Main(System.String[])">
14858         <size>7</size>
14859       </method>
14860     </type>
14861   </test>
14862   <test name="gtest-collectioninit-01.cs">
14863     <type name="Test">
14864       <method name="Void .ctor()">
14865         <size>7</size>
14866       </method>
14867       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14868         <size>81</size>
14869       </method>
14870       <method name="Int32 Main()">
14871         <size>524</size>
14872       </method>
14873     </type>
14874     <type name="Test+Wrap">
14875       <method name="Void .ctor()">
14876         <size>31</size>
14877       </method>
14878       <method name="Void .ctor(Int32)">
14879         <size>25</size>
14880       </method>
14881       <method name="System.Collections.ArrayList get_Numbers()">
14882         <size>7</size>
14883       </method>
14884     </type>
14885   </test>
14886   <test name="gtest-collectioninit-02.cs">
14887     <type name="C">
14888       <method name="Void .ctor()">
14889         <size>7</size>
14890       </method>
14891       <method name="Int32 Main()">
14892         <size>73</size>
14893       </method>
14894     </type>
14895   </test>
14896   <test name="gtest-collectioninit-03.cs">
14897     <type name="X">
14898       <method name="Void .ctor()">
14899         <size>7</size>
14900       </method>
14901       <method name="Int32 Main()">
14902         <size>34</size>
14903       </method>
14904       <method name="Void R(System.Object ByRef)">
14905         <size>28</size>
14906       </method>
14907     </type>
14908   </test>
14909   <test name="gtest-etree-01.cs">
14910     <type name="MyTypeExplicit">
14911       <method name="Void .ctor(Int32)">
14912         <size>14</size>
14913       </method>
14914       <method name="Int32 op_Explicit(MyTypeExplicit)">
14915         <size>7</size>
14916       </method>
14917     </type>
14918     <type name="MemberAccessData">
14919       <method name="Void .ctor()">
14920         <size>7</size>
14921       </method>
14922       <method name="Void .cctor()">
14923         <size>16</size>
14924       </method>
14925       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14926         <size>24</size>
14927       </method>
14928       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14929         <size>24</size>
14930       </method>
14931       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14932         <size>33</size>
14933       </method>
14934       <method name="Void set_MyTypeProperty(MyType)">
14935         <size>8</size>
14936       </method>
14937       <method name="MyType get_MyTypeProperty()">
14938         <size>7</size>
14939       </method>
14940       <method name="System.String get_StaticProperty()">
14941         <size>6</size>
14942       </method>
14943     </type>
14944     <type name="NewTest`1[T]">
14945       <method name="Void .ctor(T)">
14946         <size>27</size>
14947       </method>
14948       <method name="Void .ctor(T[])">
14949         <size>14</size>
14950       </method>
14951       <method name="Int32 GetHashCode()">
14952         <size>7</size>
14953       </method>
14954       <method name="Boolean Equals(System.Object)">
14955         <size>89</size>
14956       </method>
14957     </type>
14958     <type name="Indexer">
14959       <method name="Void .ctor()">
14960         <size>7</size>
14961       </method>
14962       <method name="Int32 get_Item(Int32)">
14963         <size>2</size>
14964       </method>
14965       <method name="Void set_Item(Int32, Int32)">
14966         <size>1</size>
14967       </method>
14968       <method name="System.String get_Item(System.String[])">
14969         <size>7</size>
14970       </method>
14971     </type>
14972     <type name="Tester">
14973       <method name="Void .ctor()">
14974         <size>7</size>
14975       </method>
14976       <method name="Void Assert[T](T, T)">
14977         <size>9</size>
14978       </method>
14979       <method name="Void Assert[T](T, T, System.String)">
14980         <size>89</size>
14981       </method>
14982       <method name="Void Assert[T](T[], T[])">
14983         <size>220</size>
14984       </method>
14985       <method name="T GenericMethod[T](T)">
14986         <size>2</size>
14987       </method>
14988       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14989         <size>56</size>
14990       </method>
14991       <method name="Void AddTest()">
14992         <size>99</size>
14993       </method>
14994       <method name="Void AddTest_2()">
14995         <size>118</size>
14996       </method>
14997       <method name="Void AddTest_3()">
14998         <size>129</size>
14999       </method>
15000       <method name="Void AddTest_4()">
15001         <size>191</size>
15002       </method>
15003       <method name="Void AddTest_5()">
15004         <size>133</size>
15005       </method>
15006       <method name="Void AddTest_6()">
15007         <size>158</size>
15008       </method>
15009       <method name="Void AddTest_7()">
15010         <size>142</size>
15011       </method>
15012       <method name="Void AddTest_8()">
15013         <size>248</size>
15014       </method>
15015       <method name="Void AddTest_9()">
15016         <size>142</size>
15017       </method>
15018       <method name="Void AddCheckedTest()">
15019         <size>99</size>
15020       </method>
15021       <method name="Void AddCheckedTest_2()">
15022         <size>118</size>
15023       </method>
15024       <method name="Void AddCheckedTest_3()">
15025         <size>129</size>
15026       </method>
15027       <method name="Void AddStringTest()">
15028         <size>128</size>
15029       </method>
15030       <method name="Void AddStringTest_2()">
15031         <size>173</size>
15032       </method>
15033       <method name="Void AddStringTest_3()">
15034         <size>174</size>
15035       </method>
15036       <method name="Void AddStringTest_4()">
15037         <size>174</size>
15038       </method>
15039       <method name="Void AndTest()">
15040         <size>140</size>
15041       </method>
15042       <method name="Void AndTest_2()">
15043         <size>161</size>
15044       </method>
15045       <method name="Void AndTest_3()">
15046         <size>161</size>
15047       </method>
15048       <method name="Void AndNullableTest()">
15049         <size>381</size>
15050       </method>
15051       <method name="Void AndNullableTest_2()">
15052         <size>237</size>
15053       </method>
15054       <method name="Void AndNullableTest_3()">
15055         <size>198</size>
15056       </method>
15057       <method name="Void AndAlsoTest()">
15058         <size>96</size>
15059       </method>
15060       <method name="Void AndAlsoTest_2()">
15061         <size>165</size>
15062       </method>
15063       <method name="Void AndAlsoTest_3()">
15064         <size>108</size>
15065       </method>
15066       <method name="Void ArrayIndexTest()">
15067         <size>145</size>
15068       </method>
15069       <method name="Void ArrayIndexTest_2()">
15070         <size>115</size>
15071       </method>
15072       <method name="Void ArrayIndexTest_3()">
15073         <size>199</size>
15074       </method>
15075       <method name="Void ArrayIndexTest_4()">
15076         <size>243</size>
15077       </method>
15078       <method name="Void ArrayIndexTest_5()">
15079         <size>108</size>
15080       </method>
15081       <method name="Void ArrayLengthTest()">
15082         <size>99</size>
15083       </method>
15084       <method name="Void ArrayLengthTest_2()">
15085         <size>91</size>
15086       </method>
15087       <method name="Void CallTest()">
15088         <size>138</size>
15089       </method>
15090       <method name="Void CallTest_2()">
15091         <size>107</size>
15092       </method>
15093       <method name="Void CallTest_3()">
15094         <size>207</size>
15095       </method>
15096       <method name="Void CallTest_4()">
15097         <size>121</size>
15098       </method>
15099       <method name="Void CallTest_5()">
15100         <size>99</size>
15101       </method>
15102       <method name="Void CallTest_6()">
15103         <size>70</size>
15104       </method>
15105       <method name="Void CallTest_7()">
15106         <size>124</size>
15107       </method>
15108       <method name="Void CallTest_8()">
15109         <size>227</size>
15110       </method>
15111       <method name="Void CallTest_9()">
15112         <size>88</size>
15113       </method>
15114       <method name="Void CoalesceTest()">
15115         <size>120</size>
15116       </method>
15117       <method name="Void CoalesceTest_2()">
15118         <size>171</size>
15119       </method>
15120       <method name="Void ConditionTest()">
15121         <size>170</size>
15122       </method>
15123       <method name="Void ConditionTest_2()">
15124         <size>301</size>
15125       </method>
15126       <method name="Void ConditionTest_3()">
15127         <size>179</size>
15128       </method>
15129       <method name="Void ConditionTest_4()">
15130         <size>183</size>
15131       </method>
15132       <method name="Void ConstantTest()">
15133         <size>59</size>
15134       </method>
15135       <method name="Void ConstantTest_2()">
15136         <size>62</size>
15137       </method>
15138       <method name="Void ConstantTest_3()">
15139         <size>54</size>
15140       </method>
15141       <method name="Void ConstantTest_4()">
15142         <size>54</size>
15143       </method>
15144       <method name="Void ConstantTest_5()">
15145         <size>59</size>
15146       </method>
15147       <method name="Void ConstantTest_6()">
15148         <size>67</size>
15149       </method>
15150       <method name="Void ConstantTest_7()">
15151         <size>62</size>
15152       </method>
15153       <method name="Void ConstantTest_8()">
15154         <size>72</size>
15155       </method>
15156       <method name="Void ConstantTest_9()">
15157         <size>72</size>
15158       </method>
15159       <method name="Void ConstantTest_10()">
15160         <size>72</size>
15161       </method>
15162       <method name="Void ConstantTest_11()">
15163         <size>59</size>
15164       </method>
15165       <method name="Void ConstantTest_13()">
15166         <size>59</size>
15167       </method>
15168       <method name="Void ConstantTest_14()">
15169         <size>72</size>
15170       </method>
15171       <method name="Void ConstantTest_15()">
15172         <size>62</size>
15173       </method>
15174       <method name="Void ConvertTest()">
15175         <size>82</size>
15176       </method>
15177       <method name="Void ConvertTest_2()">
15178         <size>83</size>
15179       </method>
15180       <method name="Void ConvertTest_3()">
15181         <size>93</size>
15182       </method>
15183       <method name="Void ConvertTest_4()">
15184         <size>102</size>
15185       </method>
15186       <method name="Void ConvertTest_5()">
15187         <size>109</size>
15188       </method>
15189       <method name="Void ConvertTest_6()">
15190         <size>240</size>
15191       </method>
15192       <method name="Void ConvertTest_7()">
15193         <size>122</size>
15194       </method>
15195       <method name="Void ConvertTest_8()">
15196         <size>118</size>
15197       </method>
15198       <method name="Void ConvertTest_9()">
15199         <size>97</size>
15200       </method>
15201       <method name="Void ConvertTest_10()">
15202         <size>163</size>
15203       </method>
15204       <method name="Void ConvertTest_11()">
15205         <size>101</size>
15206       </method>
15207       <method name="Void ConvertTest_12()">
15208         <size>166</size>
15209       </method>
15210       <method name="Void ConvertTest_13()">
15211         <size>86</size>
15212       </method>
15213       <method name="Void ConvertTest_14()">
15214         <size>88</size>
15215       </method>
15216       <method name="Void ConvertTest_15()">
15217         <size>132</size>
15218       </method>
15219       <method name="Void ConvertCheckedTest()">
15220         <size>82</size>
15221       </method>
15222       <method name="Void ConvertCheckedTest_2()">
15223         <size>83</size>
15224       </method>
15225       <method name="Void ConvertCheckedTest_3()">
15226         <size>93</size>
15227       </method>
15228       <method name="Void ConvertCheckedTest_4()">
15229         <size>102</size>
15230       </method>
15231       <method name="Void DivideTest()">
15232         <size>99</size>
15233       </method>
15234       <method name="Void DivideTest_2()">
15235         <size>185</size>
15236       </method>
15237       <method name="Void DivideTest_3()">
15238         <size>129</size>
15239       </method>
15240       <method name="Void DivideTest_4()">
15241         <size>192</size>
15242       </method>
15243       <method name="Void DivideTest_5()">
15244         <size>134</size>
15245       </method>
15246       <method name="Void DivideTest_6()">
15247         <size>196</size>
15248       </method>
15249       <method name="Void EqualTest()">
15250         <size>118</size>
15251       </method>
15252       <method name="Void EqualTest_2()">
15253         <size>168</size>
15254       </method>
15255       <method name="Void EqualTest_3()">
15256         <size>125</size>
15257       </method>
15258       <method name="Void EqualTest_4()">
15259         <size>210</size>
15260       </method>
15261       <method name="Void EqualTest_5()">
15262         <size>176</size>
15263       </method>
15264       <method name="Void EqualTest_6()">
15265         <size>119</size>
15266       </method>
15267       <method name="Void EqualTest_7()">
15268         <size>167</size>
15269       </method>
15270       <method name="Void EqualTest_8()">
15271         <size>126</size>
15272       </method>
15273       <method name="Void EqualTest_9()">
15274         <size>146</size>
15275       </method>
15276       <method name="Void EqualTest_10()">
15277         <size>169</size>
15278       </method>
15279       <method name="Void EqualTest_11()">
15280         <size>132</size>
15281       </method>
15282       <method name="Void EqualTest_12()">
15283         <size>127</size>
15284       </method>
15285       <method name="Void EqualTest_13()">
15286         <size>124</size>
15287       </method>
15288       <method name="Void EqualTestDelegate()">
15289         <size>113</size>
15290       </method>
15291       <method name="Void EqualTestDelegate_2()">
15292         <size>312</size>
15293       </method>
15294       <method name="Void ExclusiveOrTest()">
15295         <size>115</size>
15296       </method>
15297       <method name="Void ExclusiveOrTest_2()">
15298         <size>183</size>
15299       </method>
15300       <method name="Void ExclusiveOrTest_3()">
15301         <size>129</size>
15302       </method>
15303       <method name="Void ExclusiveOrTest_4()">
15304         <size>192</size>
15305       </method>
15306       <method name="Void ExclusiveOrTest_5()">
15307         <size>197</size>
15308       </method>
15309       <method name="Void ExclusiveOrTest_6()">
15310         <size>161</size>
15311       </method>
15312       <method name="Void ExclusiveOrTest_7()">
15313         <size>198</size>
15314       </method>
15315       <method name="Void ExclusiveOrTest_8()">
15316         <size>164</size>
15317       </method>
15318       <method name="Void GreaterThanTest()">
15319         <size>99</size>
15320       </method>
15321       <method name="Void GreaterThanTest_2()">
15322         <size>154</size>
15323       </method>
15324       <method name="Void GreaterThanTest_3()">
15325         <size>125</size>
15326       </method>
15327       <method name="Void GreaterThanTest_4()">
15328         <size>210</size>
15329       </method>
15330       <method name="Void GreaterThanTest_5()">
15331         <size>209</size>
15332       </method>
15333       <method name="Void GreaterThanTest_6()">
15334         <size>102</size>
15335       </method>
15336       <method name="Void GreaterThanTest_7()">
15337         <size>146</size>
15338       </method>
15339       <method name="Void GreaterThanTest_8()">
15340         <size>169</size>
15341       </method>
15342       <method name="Void GreaterThanOrEqualTest()">
15343         <size>99</size>
15344       </method>
15345       <method name="Void GreaterThanOrEqualTest_2()">
15346         <size>169</size>
15347       </method>
15348       <method name="Void GreaterThanOrEqualTest_3()">
15349         <size>130</size>
15350       </method>
15351       <method name="Void GreaterThanOrEqualTest_4()">
15352         <size>210</size>
15353       </method>
15354       <method name="Void GreaterThanOrEqualTest_5()">
15355         <size>209</size>
15356       </method>
15357       <method name="Void GreaterThanOrEqualTest_6()">
15358         <size>102</size>
15359       </method>
15360       <method name="Void GreaterThanOrEqualTest_7()">
15361         <size>146</size>
15362       </method>
15363       <method name="Void GreaterThanOrEqualTest_8()">
15364         <size>169</size>
15365       </method>
15366       <method name="Void InvokeTest()">
15367         <size>90</size>
15368       </method>
15369       <method name="Void InvokeTest_2()">
15370         <size>138</size>
15371       </method>
15372       <method name="Void LeftShiftTest()">
15373         <size>155</size>
15374       </method>
15375       <method name="Void LeftShiftTest_2()">
15376         <size>162</size>
15377       </method>
15378       <method name="Void LeftShiftTest_3()">
15379         <size>184</size>
15380       </method>
15381       <method name="Void LeftShiftTest_4()">
15382         <size>261</size>
15383       </method>
15384       <method name="Void LeftShiftTest_5()">
15385         <size>110</size>
15386       </method>
15387       <method name="Void LessThanTest()">
15388         <size>99</size>
15389       </method>
15390       <method name="Void LessThanTest_2()">
15391         <size>154</size>
15392       </method>
15393       <method name="Void LessThanTest_3()">
15394         <size>125</size>
15395       </method>
15396       <method name="Void LessThanTest_4()">
15397         <size>210</size>
15398       </method>
15399       <method name="Void LessThanTest_5()">
15400         <size>209</size>
15401       </method>
15402       <method name="Void LessThanTest_6()">
15403         <size>102</size>
15404       </method>
15405       <method name="Void LessThanTest_7()">
15406         <size>146</size>
15407       </method>
15408       <method name="Void LessThanTest_8()">
15409         <size>169</size>
15410       </method>
15411       <method name="Void LessThanOrEqualTest()">
15412         <size>99</size>
15413       </method>
15414       <method name="Void LessThanOrEqualTest_2()">
15415         <size>169</size>
15416       </method>
15417       <method name="Void LessThanOrEqualTest_3()">
15418         <size>125</size>
15419       </method>
15420       <method name="Void LessThanOrEqualTest_4()">
15421         <size>210</size>
15422       </method>
15423       <method name="Void LessThanOrEqualTest_5()">
15424         <size>209</size>
15425       </method>
15426       <method name="Void LessThanOrEqualTest_6()">
15427         <size>102</size>
15428       </method>
15429       <method name="Void LessThanOrEqualTest_7()">
15430         <size>146</size>
15431       </method>
15432       <method name="Void LessThanOrEqualTest_8()">
15433         <size>169</size>
15434       </method>
15435       <method name="Void ListInitTest()">
15436         <size>414</size>
15437       </method>
15438       <method name="Void ListInitTest_2()">
15439         <size>292</size>
15440       </method>
15441       <method name="Void MemberAccessTest()">
15442         <size>132</size>
15443       </method>
15444       <method name="Void MemberAccessTest_2()">
15445         <size>63</size>
15446       </method>
15447       <method name="Void MemberAccessTest_3()">
15448         <size>113</size>
15449       </method>
15450       <method name="Void MemberAccessTest_4()">
15451         <size>91</size>
15452       </method>
15453       <method name="Void MemberAccessTest_5()">
15454         <size>39</size>
15455       </method>
15456       <method name="Void MemberAccessTest_6()">
15457         <size>104</size>
15458       </method>
15459       <method name="Void MemberAccessTest_7()">
15460         <size>109</size>
15461       </method>
15462       <method name="Void MemberAccessTest_8()">
15463         <size>63</size>
15464       </method>
15465       <method name="Void MemberAccessTest_9()">
15466         <size>80</size>
15467       </method>
15468       <method name="Void MemberInitTest()">
15469         <size>302</size>
15470       </method>
15471       <method name="Void MemberInitTest_2()">
15472         <size>250</size>
15473       </method>
15474       <method name="Void MemberInitTest_3()">
15475         <size>124</size>
15476       </method>
15477       <method name="Void ModuloTest()">
15478         <size>100</size>
15479       </method>
15480       <method name="Void ModuloTest_2()">
15481         <size>185</size>
15482       </method>
15483       <method name="Void ModuloTest_3()">
15484         <size>129</size>
15485       </method>
15486       <method name="Void ModuloTest_4()">
15487         <size>192</size>
15488       </method>
15489       <method name="Void ModuloTest_5()">
15490         <size>133</size>
15491       </method>
15492       <method name="Void ModuloTest_6()">
15493         <size>200</size>
15494       </method>
15495       <method name="Void ModuloTest_7()">
15496         <size>110</size>
15497       </method>
15498       <method name="Void MultiplyTest()">
15499         <size>131</size>
15500       </method>
15501       <method name="Void MultiplyTest_2()">
15502         <size>185</size>
15503       </method>
15504       <method name="Void MultiplyTest_3()">
15505         <size>133</size>
15506       </method>
15507       <method name="Void MultiplyTest_4()">
15508         <size>195</size>
15509       </method>
15510       <method name="Void MultiplyTest_5()">
15511         <size>137</size>
15512       </method>
15513       <method name="Void MultiplyTest_6()">
15514         <size>202</size>
15515       </method>
15516       <method name="Void MultiplyTest_7()">
15517         <size>110</size>
15518       </method>
15519       <method name="Void MultiplyCheckedTest()">
15520         <size>122</size>
15521       </method>
15522       <method name="Void MultiplyCheckedTest_2()">
15523         <size>192</size>
15524       </method>
15525       <method name="Void MultiplyCheckedTest_3()">
15526         <size>133</size>
15527       </method>
15528       <method name="Void MultiplyCheckedTest_4()">
15529         <size>121</size>
15530       </method>
15531       <method name="Void MultiplyCheckedTest_5()">
15532         <size>124</size>
15533       </method>
15534       <method name="Void NegateTest()">
15535         <size>72</size>
15536       </method>
15537       <method name="Void NegateTest_2()">
15538         <size>92</size>
15539       </method>
15540       <method name="Void NegateTest_3()">
15541         <size>130</size>
15542       </method>
15543       <method name="Void NegateTest_4()">
15544         <size>97</size>
15545       </method>
15546       <method name="Void NegateTest_5()">
15547         <size>141</size>
15548       </method>
15549       <method name="Void NegateTest_6()">
15550         <size>121</size>
15551       </method>
15552       <method name="Void NegateTest_7()">
15553         <size>132</size>
15554       </method>
15555       <method name="Void NegateTest_8()">
15556         <size>97</size>
15557       </method>
15558       <method name="Void NegateTest_9()">
15559         <size>87</size>
15560       </method>
15561       <method name="Void NegateTestChecked()">
15562         <size>91</size>
15563       </method>
15564       <method name="Void NegateTestChecked_2()">
15565         <size>137</size>
15566       </method>
15567       <method name="Void NegateTestChecked_3()">
15568         <size>97</size>
15569       </method>
15570       <method name="Void NegateTestChecked_4()">
15571         <size>86</size>
15572       </method>
15573       <method name="Void NewArrayInitTest()">
15574         <size>92</size>
15575       </method>
15576       <method name="Void NewArrayInitTest_2()">
15577         <size>64</size>
15578       </method>
15579       <method name="Void NewArrayInitTest_3()">
15580         <size>136</size>
15581       </method>
15582       <method name="Void NewArrayInitTest_4()">
15583         <size>120</size>
15584       </method>
15585       <method name="Void NewArrayBoundsTest()">
15586         <size>123</size>
15587       </method>
15588       <method name="Void NewArrayBoundsTest_2()">
15589         <size>123</size>
15590       </method>
15591       <method name="Void NewTest()">
15592         <size>93</size>
15593       </method>
15594       <method name="Void NewTest_2()">
15595         <size>61</size>
15596       </method>
15597       <method name="Void NewTest_3()">
15598         <size>98</size>
15599       </method>
15600       <method name="Void NewTest_4()">
15601         <size>252</size>
15602       </method>
15603       <method name="Void NewTest_5()">
15604         <size>128</size>
15605       </method>
15606       <method name="Void NotTest()">
15607         <size>70</size>
15608       </method>
15609       <method name="Void NotTest_2()">
15610         <size>113</size>
15611       </method>
15612       <method name="Void NotTest_3()">
15613         <size>71</size>
15614       </method>
15615       <method name="Void NotTest_4()">
15616         <size>105</size>
15617       </method>
15618       <method name="Void NotTest_5()">
15619         <size>73</size>
15620       </method>
15621       <method name="Void NotTest_6()">
15622         <size>104</size>
15623       </method>
15624       <method name="Void NotNullableTest()">
15625         <size>114</size>
15626       </method>
15627       <method name="Void NotNullableTest_2()">
15628         <size>134</size>
15629       </method>
15630       <method name="Void NotNullableTest_3()">
15631         <size>130</size>
15632       </method>
15633       <method name="Void NotNullableTest_4()">
15634         <size>149</size>
15635       </method>
15636       <method name="Void NotNullableTest_5()">
15637         <size>148</size>
15638       </method>
15639       <method name="Void NotEqualTest()">
15640         <size>118</size>
15641       </method>
15642       <method name="Void NotEqualTest_2()">
15643         <size>166</size>
15644       </method>
15645       <method name="Void NotEqualTest_3()">
15646         <size>125</size>
15647       </method>
15648       <method name="Void NotEqualTest_4()">
15649         <size>210</size>
15650       </method>
15651       <method name="Void NotEqualTest_5()">
15652         <size>176</size>
15653       </method>
15654       <method name="Void NotEqualTest_6()">
15655         <size>119</size>
15656       </method>
15657       <method name="Void NotEqualTest_7()">
15658         <size>167</size>
15659       </method>
15660       <method name="Void NotEqualTest_8()">
15661         <size>126</size>
15662       </method>
15663       <method name="Void NotEqualTest_9()">
15664         <size>146</size>
15665       </method>
15666       <method name="Void NotEqualTest_10()">
15667         <size>169</size>
15668       </method>
15669       <method name="Void NotEqualTest_11()">
15670         <size>132</size>
15671       </method>
15672       <method name="Void OrTest()">
15673         <size>141</size>
15674       </method>
15675       <method name="Void OrTest_2()">
15676         <size>129</size>
15677       </method>
15678       <method name="Void OrTest_3()">
15679         <size>161</size>
15680       </method>
15681       <method name="Void OrNullableTest()">
15682         <size>382</size>
15683       </method>
15684       <method name="Void OrNullableTest_2()">
15685         <size>186</size>
15686       </method>
15687       <method name="Void OrNullableTest_3()">
15688         <size>176</size>
15689       </method>
15690       <method name="Void OrNullableTest_4()">
15691         <size>198</size>
15692       </method>
15693       <method name="Void OrElseTest()">
15694         <size>97</size>
15695       </method>
15696       <method name="Void OrElseTest_2()">
15697         <size>167</size>
15698       </method>
15699       <method name="Void ParameterTest()">
15700         <size>73</size>
15701       </method>
15702       <method name="Void ParameterTest_2()">
15703         <size>75</size>
15704       </method>
15705       <method name="Void ParameterTest_3()">
15706         <size>73</size>
15707       </method>
15708       <method name="Void ParameterTest_4()">
15709         <size>100</size>
15710       </method>
15711       <method name="Void QuoteTest()">
15712         <size>85</size>
15713       </method>
15714       <method name="Void RightShiftTest()">
15715         <size>152</size>
15716       </method>
15717       <method name="Void RightShiftTest_2()">
15718         <size>159</size>
15719       </method>
15720       <method name="Void RightShiftTest_3()">
15721         <size>184</size>
15722       </method>
15723       <method name="Void RightShiftTest_4()">
15724         <size>258</size>
15725       </method>
15726       <method name="Void SubtractTest()">
15727         <size>100</size>
15728       </method>
15729       <method name="Void SubtractTest_2()">
15730         <size>119</size>
15731       </method>
15732       <method name="Void SubtractTest_3()">
15733         <size>130</size>
15734       </method>
15735       <method name="Void SubtractTest_4()">
15736         <size>192</size>
15737       </method>
15738       <method name="Void SubtractTest_5()">
15739         <size>134</size>
15740       </method>
15741       <method name="Void SubtractTest_6()">
15742         <size>160</size>
15743       </method>
15744       <method name="Void SubtractTest_7()">
15745         <size>113</size>
15746       </method>
15747       <method name="Void SubtractTest_8()">
15748         <size>146</size>
15749       </method>
15750       <method name="Void SubtractTest_9()">
15751         <size>142</size>
15752       </method>
15753       <method name="Void SubtractTest_10()">
15754         <size>161</size>
15755       </method>
15756       <method name="Void SubtractTest_11()">
15757         <size>157</size>
15758       </method>
15759       <method name="Void SubtractCheckedTest()">
15760         <size>127</size>
15761       </method>
15762       <method name="Void SubtractCheckedTest_2()">
15763         <size>185</size>
15764       </method>
15765       <method name="Void SubtractCheckedTest_3()">
15766         <size>130</size>
15767       </method>
15768       <method name="Void SubtractCheckedTest_4()">
15769         <size>121</size>
15770       </method>
15771       <method name="Void TypeAsTest()">
15772         <size>80</size>
15773       </method>
15774       <method name="Void TypeAsTest_2()">
15775         <size>144</size>
15776       </method>
15777       <method name="Void TypeAsTest_3()">
15778         <size>95</size>
15779       </method>
15780       <method name="Void TypeIsTest()">
15781         <size>103</size>
15782       </method>
15783       <method name="Void TypeIsTest_2()">
15784         <size>103</size>
15785       </method>
15786       <method name="Void TypeIsTest_3()">
15787         <size>95</size>
15788       </method>
15789       <method name="Void TypeIsTest_5()">
15790         <size>74</size>
15791       </method>
15792       <method name="Void TypeIsTest_6()">
15793         <size>111</size>
15794       </method>
15795       <method name="Void UnaryPlusTest()">
15796         <size>67</size>
15797       </method>
15798       <method name="Void UnaryPlusTest_2()">
15799         <size>47</size>
15800       </method>
15801       <method name="Void UnaryPlusTest_3()">
15802         <size>97</size>
15803       </method>
15804       <method name="Void UnaryPlusTest_4()">
15805         <size>141</size>
15806       </method>
15807       <method name="Void UnaryPlusTest_5()">
15808         <size>140</size>
15809       </method>
15810       <method name="System.String InstanceMethod(System.String)">
15811         <size>2</size>
15812       </method>
15813       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15814         <size>30</size>
15815       </method>
15816       <method name="Int32 TestInt()">
15817         <size>3</size>
15818       </method>
15819       <method name="Void RefMethod(Int32 ByRef)">
15820         <size>8</size>
15821       </method>
15822       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15823         <size>87</size>
15824       </method>
15825       <method name="Int32 Main()">
15826         <size>179</size>
15827       </method>
15828     </type>
15829     <type name="Tester+EmptyDelegate">
15830       <method name="Void .ctor(Object, IntPtr)">
15831         <size>0</size>
15832       </method>
15833       <method name="Void Invoke()">
15834         <size>0</size>
15835       </method>
15836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15837         <size>0</size>
15838       </method>
15839       <method name="Void EndInvoke(IAsyncResult)">
15840         <size>0</size>
15841       </method>
15842     </type>
15843     <type name="Tester+IntDelegate">
15844       <method name="Void .ctor(Object, IntPtr)">
15845         <size>0</size>
15846       </method>
15847       <method name="Int32 Invoke()">
15848         <size>0</size>
15849       </method>
15850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15851         <size>0</size>
15852       </method>
15853       <method name="Int32 EndInvoke(IAsyncResult)">
15854         <size>0</size>
15855       </method>
15856     </type>
15857     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15858       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15859         <size>21</size>
15860       </method>
15861       <method name="&lt;A&gt;__T get_A()">
15862         <size>7</size>
15863       </method>
15864       <method name="&lt;Value&gt;__T get_Value()">
15865         <size>7</size>
15866       </method>
15867       <method name="Boolean Equals(System.Object)">
15868         <size>69</size>
15869       </method>
15870       <method name="Int32 GetHashCode()">
15871         <size>86</size>
15872       </method>
15873       <method name="System.String ToString()">
15874         <size>142</size>
15875       </method>
15876     </type>
15877     <type name="Tester">
15878       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15879         <size>1</size>
15880       </method>
15881       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15882         <size>1</size>
15883       </method>
15884       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15885         <size>1</size>
15886       </method>
15887       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15888         <size>1</size>
15889       </method>
15890       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15891         <size>1</size>
15892       </method>
15893       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15894         <size>12</size>
15895       </method>
15896       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15897         <size>12</size>
15898       </method>
15899       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15900         <size>7</size>
15901       </method>
15902       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15903         <size>7</size>
15904       </method>
15905       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15906         <size>5</size>
15907       </method>
15908       <method name="Void NewArrayInitTest_5()">
15909         <size>158</size>
15910       </method>
15911       <method name="Void ConditionTest_5()">
15912         <size>107</size>
15913       </method>
15914       <method name="Void AndTest_4()">
15915         <size>92</size>
15916       </method>
15917       <method name="Void MemberInitTest_4()">
15918         <size>66</size>
15919       </method>
15920       <method name="Void NewTest_6()">
15921         <size>53</size>
15922       </method>
15923     </type>
15924     <type name="InverseLogicalOperator">
15925       <method name="Void .ctor(Boolean)">
15926         <size>8</size>
15927       </method>
15928       <method name="Boolean op_True(InverseLogicalOperator)">
15929         <size>8</size>
15930       </method>
15931       <method name="Boolean op_False(InverseLogicalOperator)">
15932         <size>8</size>
15933       </method>
15934     </type>
15935     <type name="MyType">
15936       <method name="Void .ctor(Int32)">
15937         <size>8</size>
15938       </method>
15939       <method name="Int16 get_ShortProp()">
15940         <size>7</size>
15941       </method>
15942       <method name="Void set_ShortProp(Int16)">
15943         <size>8</size>
15944       </method>
15945       <method name="Int32 GetHashCode()">
15946         <size>6</size>
15947       </method>
15948       <method name="System.String ToString()">
15949         <size>12</size>
15950       </method>
15951       <method name="Int32 op_Implicit(MyType)">
15952         <size>8</size>
15953       </method>
15954       <method name="Boolean op_True(MyType)">
15955         <size>16</size>
15956       </method>
15957       <method name="Boolean op_False(MyType)">
15958         <size>19</size>
15959       </method>
15960       <method name="MyType op_Addition(MyType, MyType)">
15961         <size>21</size>
15962       </method>
15963       <method name="MyType op_Subtraction(MyType, MyType)">
15964         <size>21</size>
15965       </method>
15966       <method name="MyType op_Division(MyType, MyType)">
15967         <size>21</size>
15968       </method>
15969       <method name="MyType op_Multiply(MyType, MyType)">
15970         <size>21</size>
15971       </method>
15972       <method name="MyType op_Modulus(MyType, MyType)">
15973         <size>21</size>
15974       </method>
15975       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15976         <size>21</size>
15977       </method>
15978       <method name="MyType op_BitwiseOr(MyType, MyType)">
15979         <size>21</size>
15980       </method>
15981       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15982         <size>21</size>
15983       </method>
15984       <method name="Boolean op_Equality(MyType, MyType)">
15985         <size>17</size>
15986       </method>
15987       <method name="Boolean op_Inequality(MyType, MyType)">
15988         <size>20</size>
15989       </method>
15990       <method name="Boolean op_GreaterThan(MyType, MyType)">
15991         <size>17</size>
15992       </method>
15993       <method name="Boolean op_LessThan(MyType, MyType)">
15994         <size>17</size>
15995       </method>
15996       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15997         <size>20</size>
15998       </method>
15999       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16000         <size>20</size>
16001       </method>
16002       <method name="Boolean op_LogicalNot(MyType)">
16003         <size>11</size>
16004       </method>
16005       <method name="Int32 op_RightShift(MyType, Int32)">
16006         <size>13</size>
16007       </method>
16008       <method name="Int32 op_LeftShift(MyType, Int32)">
16009         <size>13</size>
16010       </method>
16011       <method name="MyType op_UnaryNegation(MyType)">
16012         <size>14</size>
16013       </method>
16014       <method name="MyType op_UnaryPlus(MyType)">
16015         <size>13</size>
16016       </method>
16017     </type>
16018     <type name="MyTypeImplicitOnly">
16019       <method name="Void .ctor(Int16)">
16020         <size>8</size>
16021       </method>
16022       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16023         <size>8</size>
16024       </method>
16025     </type>
16026     <type name="Tester">
16027       <method name="Void EqualTest_14()">
16028         <size>101</size>
16029       </method>
16030     </type>
16031     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16032       <method name="Void .ctor()">
16033         <size>7</size>
16034       </method>
16035     </type>
16036     <type name="Tester">
16037       <method name="Void NewArrayInitTest_6()">
16038         <size>103</size>
16039       </method>
16040       <method name="Void LambdaTest()">
16041         <size>89</size>
16042       </method>
16043     </type>
16044     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
16045       <method name="Void .ctor()">
16046         <size>7</size>
16047       </method>
16048     </type>
16049     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
16050       <method name="Void .ctor()">
16051         <size>7</size>
16052       </method>
16053     </type>
16054     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
16055       <method name="Void .ctor()">
16056         <size>7</size>
16057       </method>
16058     </type>
16059     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
16060       <method name="Void .ctor()">
16061         <size>7</size>
16062       </method>
16063     </type>
16064     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
16065       <method name="Void .ctor()">
16066         <size>7</size>
16067       </method>
16068     </type>
16069     <type name="Tester">
16070       <method name="Void EqualTest_15()">
16071         <size>159</size>
16072       </method>
16073       <method name="Void ArrayIndexTest_6()">
16074         <size>122</size>
16075       </method>
16076       <method name="Void ArrayIndexTest_7()">
16077         <size>128</size>
16078       </method>
16079       <method name="Void NewArrayBoundsTest_3()">
16080         <size>85</size>
16081       </method>
16082       <method name="Void NewArrayBoundsTest_4()">
16083         <size>82</size>
16084       </method>
16085     </type>
16086     <type name="&lt;PrivateImplementationDetails&gt;">
16087       <method name="Void .ctor()">
16088         <size>7</size>
16089       </method>
16090     </type>
16091   </test>
16092   <test name="gtest-etree-02.cs">
16093     <type name="M">
16094       <method name="Void .ctor()">
16095         <size>7</size>
16096       </method>
16097       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16098         <size>1</size>
16099       </method>
16100       <method name="Void Main()">
16101         <size>129</size>
16102       </method>
16103     </type>
16104   </test>
16105   <test name="gtest-etree-03.cs">
16106     <type name="C">
16107       <method name="Void .ctor()">
16108         <size>7</size>
16109       </method>
16110       <method name="Int32 Main()">
16111         <size>6</size>
16112       </method>
16113     </type>
16114     <type name="S`1[T]">
16115       <method name="Int32 Test()">
16116         <size>145</size>
16117       </method>
16118     </type>
16119   </test>
16120   <test name="gtest-etree-04.cs">
16121     <type name="C">
16122       <method name="Void .ctor()">
16123         <size>7</size>
16124       </method>
16125       <method name="Int32 Main()">
16126         <size>366</size>
16127       </method>
16128     </type>
16129     <type name="C+&lt;Main&gt;c__AnonStorey0">
16130       <method name="Void .ctor()">
16131         <size>7</size>
16132       </method>
16133     </type>
16134     <type name="Foo">
16135       <method name="Boolean op_GreaterThan(Foo, Foo)">
16136         <size>6</size>
16137       </method>
16138       <method name="Boolean op_LessThan(Foo, Foo)">
16139         <size>6</size>
16140       </method>
16141       <method name="Boolean op_Equality(Foo, Foo)">
16142         <size>6</size>
16143       </method>
16144       <method name="Boolean op_Inequality(Foo, Foo)">
16145         <size>6</size>
16146       </method>
16147     </type>
16148   </test>
16149   <test name="gtest-etree-05.cs">
16150     <type name="C">
16151       <method name="Void .ctor()">
16152         <size>7</size>
16153       </method>
16154       <method name="Void Assert[T](T, T)">
16155         <size>46</size>
16156       </method>
16157       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16158         <size>56</size>
16159       </method>
16160       <method name="Int32 Main()">
16161         <size>360</size>
16162       </method>
16163     </type>
16164   </test>
16165   <test name="gtest-etree-06.cs">
16166     <type name="Test">
16167       <method name="Void .ctor()">
16168         <size>7</size>
16169       </method>
16170       <method name="Int32 Main()">
16171         <size>45</size>
16172       </method>
16173       <method name="Int32 Value()">
16174         <size>2</size>
16175       </method>
16176     </type>
16177   </test>
16178   <test name="gtest-etree-07.cs">
16179     <type name="C">
16180       <method name="Void .ctor()">
16181         <size>7</size>
16182       </method>
16183       <method name="Void Test()">
16184         <size>14</size>
16185       </method>
16186       <method name="Int32* Foo()">
16187         <size>3</size>
16188       </method>
16189       <method name="Int32 Main()">
16190         <size>594</size>
16191       </method>
16192     </type>
16193     <type name="EmptyDelegate">
16194       <method name="Void .ctor(Object, IntPtr)">
16195         <size>0</size>
16196       </method>
16197       <method name="Void Invoke()">
16198         <size>0</size>
16199       </method>
16200       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16201         <size>0</size>
16202       </method>
16203       <method name="Void EndInvoke(IAsyncResult)">
16204         <size>0</size>
16205       </method>
16206     </type>
16207     <type name="UnsafeDelegate">
16208       <method name="Void .ctor(Object, IntPtr)">
16209         <size>0</size>
16210       </method>
16211       <method name="Int32* Invoke()">
16212         <size>0</size>
16213       </method>
16214       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16215         <size>0</size>
16216       </method>
16217       <method name="Int32* EndInvoke(IAsyncResult)">
16218         <size>0</size>
16219       </method>
16220     </type>
16221   </test>
16222   <test name="gtest-etree-08.cs">
16223     <type name="Foo">
16224       <method name="Void .ctor()">
16225         <size>7</size>
16226       </method>
16227       <method name="Int32 ThisMethod()">
16228         <size>3</size>
16229       </method>
16230       <method name="Int32 Goo(Boolean)">
16231         <size>204</size>
16232       </method>
16233       <method name="Int32 Main()">
16234         <size>14</size>
16235       </method>
16236     </type>
16237     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16238       <method name="Void .ctor()">
16239         <size>7</size>
16240       </method>
16241     </type>
16242   </test>
16243   <test name="gtest-etree-09.cs">
16244     <type name="Mono.C">
16245       <method name="Void .ctor()">
16246         <size>7</size>
16247       </method>
16248       <method name="Int32 Main()">
16249         <size>300</size>
16250       </method>
16251       <method name="System.Int64[] GetValues()">
16252         <size>23</size>
16253       </method>
16254     </type>
16255     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16256       <method name="Void .ctor()">
16257         <size>7</size>
16258       </method>
16259     </type>
16260   </test>
16261   <test name="gtest-etree-10.cs">
16262     <type name="Foo`1[T]">
16263       <method name="Void .ctor()">
16264         <size>7</size>
16265       </method>
16266       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16267         <size>189</size>
16268       </method>
16269       <method name="Boolean Contains(T)">
16270         <size>2</size>
16271       </method>
16272     </type>
16273     <type name="Program">
16274       <method name="Void .ctor()">
16275         <size>7</size>
16276       </method>
16277       <method name="Int32 Main()">
16278         <size>44</size>
16279       </method>
16280     </type>
16281     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16282       <method name="Void .ctor()">
16283         <size>7</size>
16284       </method>
16285     </type>
16286   </test>
16287   <test name="gtest-etree-11.cs">
16288     <type name="C">
16289       <method name="Void .ctor()">
16290         <size>7</size>
16291       </method>
16292       <method name="Void Main()">
16293         <size>12</size>
16294       </method>
16295     </type>
16296     <type name="Test">
16297       <method name="Void .ctor()">
16298         <size>7</size>
16299       </method>
16300       <method name="Void Invalid(Int32)">
16301         <size>124</size>
16302       </method>
16303       <method name="Void Other(System.Int32[])">
16304         <size>1</size>
16305       </method>
16306     </type>
16307     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16308       <method name="Void .ctor()">
16309         <size>7</size>
16310       </method>
16311     </type>
16312   </test>
16313   <test name="gtest-etree-12.cs">
16314     <type name="TestCase">
16315       <method name="Void .cctor()">
16316         <size>68</size>
16317       </method>
16318       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16319         <size>2</size>
16320       </method>
16321       <method name="Void DummyToMakeTheStaticsInitialize()">
16322         <size>1</size>
16323       </method>
16324     </type>
16325     <type name="Program">
16326       <method name="Void .ctor()">
16327         <size>7</size>
16328       </method>
16329       <method name="Int32 Main()">
16330         <size>7</size>
16331       </method>
16332     </type>
16333   </test>
16334   <test name="gtest-etree-13.cs">
16335     <type name="Program">
16336       <method name="Void .ctor()">
16337         <size>7</size>
16338       </method>
16339       <method name="Int32 Main()">
16340         <size>53</size>
16341       </method>
16342       <method name="IEnumerable`1 Test[T](Int32)">
16343         <size>30</size>
16344       </method>
16345     </type>
16346     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16347       <method name="Void .ctor()">
16348         <size>7</size>
16349       </method>
16350       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16351         <size>7</size>
16352       </method>
16353       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16354         <size>12</size>
16355       </method>
16356       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16357         <size>7</size>
16358       </method>
16359       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16360         <size>40</size>
16361       </method>
16362       <method name="Boolean MoveNext()">
16363         <size>108</size>
16364       </method>
16365       <method name="Void Dispose()">
16366         <size>8</size>
16367       </method>
16368       <method name="Void Reset()">
16369         <size>6</size>
16370       </method>
16371     </type>
16372   </test>
16373   <test name="gtest-etree-14.cs">
16374     <type name="Person">
16375       <method name="Void .ctor()">
16376         <size>7</size>
16377       </method>
16378       <method name="Int32 get_Age()">
16379         <size>7</size>
16380       </method>
16381       <method name="Void set_Age(Int32)">
16382         <size>8</size>
16383       </method>
16384     </type>
16385     <type name="Repro">
16386       <method name="Void .ctor()">
16387         <size>7</size>
16388       </method>
16389       <method name="Int32 Main()">
16390         <size>59</size>
16391       </method>
16392       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16393         <size>44</size>
16394       </method>
16395       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16396         <size>13</size>
16397       </method>
16398     </type>
16399     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16400       <method name="Void .ctor()">
16401         <size>7</size>
16402       </method>
16403       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16404         <size>7</size>
16405       </method>
16406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16407         <size>12</size>
16408       </method>
16409       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16410         <size>7</size>
16411       </method>
16412       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16413         <size>52</size>
16414       </method>
16415       <method name="Boolean MoveNext()">
16416         <size>293</size>
16417       </method>
16418       <method name="Void Dispose()">
16419         <size>60</size>
16420       </method>
16421       <method name="Void Reset()">
16422         <size>6</size>
16423       </method>
16424     </type>
16425   </test>
16426   <test name="gtest-etree-15.cs">
16427     <type name="Foo">
16428       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16429         <size>2</size>
16430       </method>
16431       <method name="Void Main()">
16432         <size>190</size>
16433       </method>
16434     </type>
16435   </test>
16436   <test name="gtest-etree-16.cs">
16437     <type name="Program">
16438       <method name="Void .ctor()">
16439         <size>7</size>
16440       </method>
16441       <method name="Int32 Main()">
16442         <size>136</size>
16443       </method>
16444     </type>
16445     <type name="Foo">
16446       <method name="Void .ctor()">
16447         <size>7</size>
16448       </method>
16449     </type>
16450   </test>
16451   <test name="gtest-etree-17.cs">
16452     <type name="CompilerCrashTest.QueryCompiler">
16453       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16454         <size>12</size>
16455       </method>
16456       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16457         <size>6</size>
16458       </method>
16459       <method name="Void Main()">
16460         <size>1</size>
16461       </method>
16462     </type>
16463   </test>
16464   <test name="gtest-etree-18.cs">
16465     <type name="FooBase">
16466       <method name="Void .ctor()">
16467         <size>7</size>
16468       </method>
16469     </type>
16470     <type name="Foo">
16471       <method name="Void .ctor()">
16472         <size>7</size>
16473       </method>
16474     </type>
16475     <type name="Program">
16476       <method name="Void .ctor()">
16477         <size>7</size>
16478       </method>
16479       <method name="Int32 Main()">
16480         <size>140</size>
16481       </method>
16482     </type>
16483   </test>
16484   <test name="gtest-etree-19.cs">
16485     <type name="Test">
16486       <method name="Void .ctor()">
16487         <size>7</size>
16488       </method>
16489       <method name="Int32 Main()">
16490         <size>20</size>
16491       </method>
16492       <method name="T Value[T]()">
16493         <size>76</size>
16494       </method>
16495     </type>
16496   </test>
16497   <test name="gtest-exmethod-01.cs">
16498     <type name="SimpleTest">
16499       <method name="System.String Prefix(System.String, System.String)">
16500         <size>8</size>
16501       </method>
16502     </type>
16503     <type name="M">
16504       <method name="Void .ctor()">
16505         <size>7</size>
16506       </method>
16507       <method name="Int32 Main()">
16508         <size>157</size>
16509       </method>
16510     </type>
16511   </test>
16512   <test name="gtest-exmethod-02.cs">
16513     <type name="M">
16514       <method name="Void .ctor()">
16515         <size>7</size>
16516       </method>
16517       <method name="Void Main()">
16518         <size>12</size>
16519       </method>
16520     </type>
16521     <type name="N.M">
16522       <method name="Void .ctor()">
16523         <size>7</size>
16524       </method>
16525       <method name="Void Test2()">
16526         <size>12</size>
16527       </method>
16528     </type>
16529   </test>
16530   <test name="gtest-exmethod-03.cs">
16531     <type name="A.A">
16532       <method name="Int32 Foo(Int32)">
16533         <size>2</size>
16534       </method>
16535       <method name="Int32 Foo(Int32, System.String)">
16536         <size>3</size>
16537       </method>
16538     </type>
16539     <type name="B.X">
16540       <method name="Int32 Foo(Int32)">
16541         <size>2</size>
16542       </method>
16543       <method name="Int32 Foo(Int32, Boolean)">
16544         <size>3</size>
16545       </method>
16546     </type>
16547     <type name="C.F">
16548       <method name="Boolean Foo(Byte)">
16549         <size>2</size>
16550       </method>
16551     </type>
16552     <type name="C.D.F">
16553       <method name="Int32 Foo(Int32)">
16554         <size>3</size>
16555       </method>
16556       <method name="Void TestX()">
16557         <size>9</size>
16558       </method>
16559     </type>
16560     <type name="C.M">
16561       <method name="Int32 Foo(Int32)">
16562         <size>2</size>
16563       </method>
16564       <method name="Int32 Main()">
16565         <size>61</size>
16566       </method>
16567     </type>
16568   </test>
16569   <test name="gtest-exmethod-04.cs">
16570     <type name="A.Test">
16571       <method name="System.String Test_1(Boolean)">
16572         <size>6</size>
16573       </method>
16574     </type>
16575     <type name="B.M">
16576       <method name="Void .ctor()">
16577         <size>7</size>
16578       </method>
16579       <method name="Void Main()">
16580         <size>12</size>
16581       </method>
16582     </type>
16583   </test>
16584   <test name="gtest-exmethod-05.cs">
16585     <type name="A.Test_A">
16586       <method name="System.String Test_1(System.String)">
16587         <size>6</size>
16588       </method>
16589     </type>
16590     <type name="A.Test_B">
16591       <method name="System.String Test_2(System.String)">
16592         <size>6</size>
16593       </method>
16594     </type>
16595     <type name="B.M">
16596       <method name="Void .ctor()">
16597         <size>7</size>
16598       </method>
16599       <method name="Void Main()">
16600         <size>23</size>
16601       </method>
16602     </type>
16603   </test>
16604   <test name="gtest-exmethod-06.cs">
16605     <type name="Gen">
16606       <method name="T Test_1[T](T)">
16607         <size>10</size>
16608       </method>
16609       <method name="System.String Test_1[T](System.String)">
16610         <size>6</size>
16611       </method>
16612     </type>
16613     <type name="B.M">
16614       <method name="Void .ctor()">
16615         <size>7</size>
16616       </method>
16617       <method name="Void Main()">
16618         <size>30</size>
16619       </method>
16620     </type>
16621   </test>
16622   <test name="gtest-exmethod-07.cs">
16623     <type name="E">
16624       <method name="Void ToReadOnly[T](IEnumerable`1)">
16625         <size>1</size>
16626       </method>
16627       <method name="Void To(IA)">
16628         <size>1</size>
16629       </method>
16630     </type>
16631     <type name="C">
16632       <method name="Void .ctor()">
16633         <size>7</size>
16634       </method>
16635       <method name="Void Main()">
16636         <size>1</size>
16637       </method>
16638       <method name="Void Test(IEnumerable`1)">
16639         <size>15</size>
16640       </method>
16641     </type>
16642   </test>
16643   <test name="gtest-exmethod-08.cs">
16644     <type name="C">
16645       <method name="Void .ctor()">
16646         <size>7</size>
16647       </method>
16648       <method name="Void Main()">
16649         <size>21</size>
16650       </method>
16651     </type>
16652   </test>
16653   <test name="gtest-exmethod-09.cs">
16654     <type name="Test">
16655       <method name="Void Foo[T](System.String)">
16656         <size>1</size>
16657       </method>
16658     </type>
16659     <type name="C">
16660       <method name="Void .ctor()">
16661         <size>7</size>
16662       </method>
16663       <method name="Void Main()">
16664         <size>11</size>
16665       </method>
16666     </type>
16667   </test>
16668   <test name="gtest-exmethod-10.cs">
16669     <type name="AExtensions">
16670       <method name="Int32 Round(Double)">
16671         <size>8</size>
16672       </method>
16673     </type>
16674     <type name="BExtensions">
16675       <method name="T GetBy[T](T[], Double)">
16676         <size>13</size>
16677       </method>
16678     </type>
16679     <type name="C">
16680       <method name="Void .ctor()">
16681         <size>7</size>
16682       </method>
16683       <method name="Void Main()">
16684         <size>1</size>
16685       </method>
16686     </type>
16687   </test>
16688   <test name="gtest-exmethod-11.cs">
16689     <type name="Test">
16690       <method name="Void .ctor()">
16691         <size>7</size>
16692       </method>
16693       <method name="Int32 Main(System.String[])">
16694         <size>20</size>
16695       </method>
16696     </type>
16697     <type name="Lol">
16698       <method name="Boolean OneEleven(System.Object)">
16699         <size>2</size>
16700       </method>
16701     </type>
16702   </test>
16703   <test name="gtest-exmethod-12.cs">
16704     <type name="Program">
16705       <method name="Void .ctor()">
16706         <size>7</size>
16707       </method>
16708       <method name="Void Main(System.String[])">
16709         <size>63</size>
16710       </method>
16711     </type>
16712     <type name="ChatClient">
16713       <method name="Void .ctor()">
16714         <size>7</size>
16715       </method>
16716       <method name="Void Say(System.String, System.String)">
16717         <size>13</size>
16718       </method>
16719     </type>
16720     <type name="ChatExtensions">
16721       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16722         <size>62</size>
16723       </method>
16724     </type>
16725   </test>
16726   <test name="gtest-exmethod-13.cs">
16727     <type name="Foo">
16728       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16729         <size>2</size>
16730       </method>
16731       <method name="Void Main()">
16732         <size>23</size>
16733       </method>
16734     </type>
16735   </test>
16736   <test name="gtest-exmethod-14.cs">
16737     <type name="C">
16738       <method name="Void Bar[U](IA)">
16739         <size>7</size>
16740       </method>
16741       <method name="Void Foo[T](IA)">
16742         <size>1</size>
16743       </method>
16744       <method name="Void Foo(IA)">
16745         <size>7</size>
16746       </method>
16747       <method name="Void Main()">
16748         <size>1</size>
16749       </method>
16750     </type>
16751   </test>
16752   <test name="gtest-exmethod-15.cs">
16753     <type name="C">
16754       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16755         <size>15</size>
16756       </method>
16757       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16758         <size>2</size>
16759       </method>
16760       <method name="Void Main()">
16761         <size>1</size>
16762       </method>
16763     </type>
16764   </test>
16765   <test name="gtest-exmethod-16.cs">
16766     <type name="Rocks">
16767       <method name="Boolean Extension(System.String)">
16768         <size>2</size>
16769       </method>
16770       <method name="Boolean Extension(D)">
16771         <size>2</size>
16772       </method>
16773     </type>
16774     <type name="Program">
16775       <method name="Void .ctor()">
16776         <size>7</size>
16777       </method>
16778       <method name="Void add_e(D)">
16779         <size>24</size>
16780       </method>
16781       <method name="Void remove_e(D)">
16782         <size>24</size>
16783       </method>
16784       <method name="System.String get_Item(Int32)">
16785         <size>6</size>
16786       </method>
16787       <method name="System.String get_Property()">
16788         <size>6</size>
16789       </method>
16790       <method name="Void Main(System.String[])">
16791         <size>44</size>
16792       </method>
16793     </type>
16794     <type name="D">
16795       <method name="Void .ctor(Object, IntPtr)">
16796         <size>0</size>
16797       </method>
16798       <method name="System.String Invoke()">
16799         <size>0</size>
16800       </method>
16801       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16802         <size>0</size>
16803       </method>
16804       <method name="System.String EndInvoke(IAsyncResult)">
16805         <size>0</size>
16806       </method>
16807     </type>
16808   </test>
16809   <test name="gtest-exmethod-17.cs">
16810     <type name="MainClass">
16811       <method name="Void Main()">
16812         <size>45</size>
16813       </method>
16814     </type>
16815   </test>
16816   <test name="gtest-exmethod-18.cs">
16817     <type name="Foo">
16818       <method name="Void .ctor()">
16819         <size>7</size>
16820       </method>
16821       <method name="Boolean get_IsBar()">
16822         <size>2</size>
16823       </method>
16824     </type>
16825     <type name="FooExt">
16826       <method name="Boolean IsBar(Foo)">
16827         <size>7</size>
16828       </method>
16829     </type>
16830     <type name="Repro">
16831       <method name="Void .ctor()">
16832         <size>7</size>
16833       </method>
16834       <method name="Void Main()">
16835         <size>18</size>
16836       </method>
16837     </type>
16838   </test>
16839   <test name="gtest-exmethod-19.cs">
16840     <type name="Rocks">
16841       <method name="Int32 Test_2[T](IEnumerable`1)">
16842         <size>3</size>
16843       </method>
16844       <method name="System.String Test_1(System.String)">
16845         <size>12</size>
16846       </method>
16847     </type>
16848     <type name="Test">
16849       <method name="Void .ctor()">
16850         <size>7</size>
16851       </method>
16852       <method name="Int32 Main()">
16853         <size>142</size>
16854       </method>
16855     </type>
16856     <type name="Test+D">
16857       <method name="Void .ctor(Object, IntPtr)">
16858         <size>0</size>
16859       </method>
16860       <method name="System.String Invoke()">
16861         <size>0</size>
16862       </method>
16863       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16864         <size>0</size>
16865       </method>
16866       <method name="System.String EndInvoke(IAsyncResult)">
16867         <size>0</size>
16868       </method>
16869     </type>
16870   </test>
16871   <test name="gtest-exmethod-20.cs">
16872     <type name="Outer.Inner.Test">
16873       <method name="Void .ctor()">
16874         <size>7</size>
16875       </method>
16876       <method name="Void M(I)">
16877         <size>13</size>
16878       </method>
16879       <method name="Void Main()">
16880         <size>1</size>
16881       </method>
16882     </type>
16883     <type name="Outer.ExtensionMethods">
16884       <method name="Void AddRange[T](I, IEnumerable`1)">
16885         <size>1</size>
16886       </method>
16887     </type>
16888   </test>
16889   <test name="gtest-exmethod-21.cs">
16890     <type name="Outer.Inner.Test">
16891       <method name="Void .ctor()">
16892         <size>7</size>
16893       </method>
16894       <method name="Void M(I)">
16895         <size>7</size>
16896       </method>
16897       <method name="Void Main()">
16898         <size>1</size>
16899       </method>
16900     </type>
16901     <type name="External.ExtensionMethods">
16902       <method name="Void AddRange(I)">
16903         <size>1</size>
16904       </method>
16905     </type>
16906   </test>
16907   <test name="gtest-exmethod-22.cs">
16908     <type name="Program">
16909       <method name="Void .ctor()">
16910         <size>7</size>
16911       </method>
16912       <method name="Int32 Main()">
16913         <size>8</size>
16914       </method>
16915     </type>
16916   </test>
16917   <test name="gtest-exmethod-23.cs">
16918     <type name="T">
16919       <method name="Void A(System.String, Int32)">
16920         <size>1</size>
16921       </method>
16922       <method name="Void Main()">
16923         <size>1</size>
16924       </method>
16925     </type>
16926   </test>
16927   <test name="gtest-exmethod-24.cs">
16928     <type name="Bar">
16929       <method name="Void .ctor()">
16930         <size>7</size>
16931       </method>
16932       <method name="Void Main()">
16933         <size>1</size>
16934       </method>
16935     </type>
16936   </test>
16937   <test name="gtest-exmethod-25.cs">
16938     <type name="Bar">
16939       <method name="Void .ctor()">
16940         <size>7</size>
16941       </method>
16942       <method name="Void Main()">
16943         <size>11</size>
16944       </method>
16945     </type>
16946   </test>
16947   <test name="gtest-exmethod-26.cs">
16948     <type name="test.TypeExtensions">
16949       <method name="Boolean IsNullable(System.Type)">
16950         <size>2</size>
16951       </method>
16952     </type>
16953     <type name="testmono.MainClass">
16954       <method name="Void .ctor()">
16955         <size>7</size>
16956       </method>
16957       <method name="Void Main()">
16958         <size>33</size>
16959       </method>
16960     </type>
16961   </test>
16962   <test name="gtest-exmethod-27.cs">
16963     <type name="Foo.Extensions">
16964       <method name="System.String AsString(IList`1)">
16965         <size>6</size>
16966       </method>
16967     </type>
16968     <type name="Bar.Program">
16969       <method name="Void .ctor()">
16970         <size>7</size>
16971       </method>
16972       <method name="Void Main()">
16973         <size>17</size>
16974       </method>
16975       <method name="System.String Pan(System.Byte[])">
16976         <size>7</size>
16977       </method>
16978     </type>
16979   </test>
16980   <test name="gtest-exmethod-28.cs">
16981     <type name="Foo">
16982       <method name="Void .ctor()">
16983         <size>7</size>
16984       </method>
16985     </type>
16986     <type name="Extensions">
16987       <method name="Boolean IsFoo(Foo)">
16988         <size>2</size>
16989       </method>
16990       <method name="Boolean IsBar(Bar)">
16991         <size>2</size>
16992       </method>
16993     </type>
16994     <type name="Bar">
16995       <method name="Void .ctor()">
16996         <size>7</size>
16997       </method>
16998     </type>
16999     <type name="Program">
17000       <method name="Void .ctor()">
17001         <size>7</size>
17002       </method>
17003       <method name="Void Main()">
17004         <size>1</size>
17005       </method>
17006     </type>
17007   </test>
17008   <test name="gtest-exmethod-29.cs">
17009     <type name="My">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013     </type>
17014     <type name="Test">
17015       <method name="Int32 Main()">
17016         <size>40</size>
17017       </method>
17018       <method name="Int32 ContentTransferEncoding[T](My)">
17019         <size>2</size>
17020       </method>
17021       <method name="Int32 ContentTransferEncoding(My)">
17022         <size>2</size>
17023       </method>
17024     </type>
17025     <type name="My">
17026       <method name="Void set_ContentTransferEncoding(Boolean)">
17027         <size>1</size>
17028       </method>
17029     </type>
17030   </test>
17031   <test name="gtest-friend-01.cs">
17032     <type name="Test">
17033       <method name="Void .ctor()">
17034         <size>7</size>
17035       </method>
17036       <method name="Void Main()">
17037         <size>20</size>
17038       </method>
17039     </type>
17040   </test>
17041   <test name="gtest-friend-02.cs">
17042     <type name="Test">
17043       <method name="Void .ctor()">
17044         <size>7</size>
17045       </method>
17046       <method name="Void Main()">
17047         <size>20</size>
17048       </method>
17049     </type>
17050   </test>
17051   <test name="gtest-friend-03.cs">
17052     <type name="Test">
17053       <method name="Void .ctor()">
17054         <size>7</size>
17055       </method>
17056       <method name="Void Main()">
17057         <size>20</size>
17058       </method>
17059     </type>
17060   </test>
17061   <test name="gtest-friend-04.cs">
17062     <type name="Test">
17063       <method name="Void .ctor()">
17064         <size>7</size>
17065       </method>
17066       <method name="Void Main()">
17067         <size>19</size>
17068       </method>
17069     </type>
17070   </test>
17071   <test name="gtest-friend-05.cs">
17072     <type name="Test">
17073       <method name="Void .ctor()">
17074         <size>7</size>
17075       </method>
17076       <method name="Void Main()">
17077         <size>20</size>
17078       </method>
17079     </type>
17080   </test>
17081   <test name="gtest-friend-06.cs">
17082     <type name="Test">
17083       <method name="Void .ctor()">
17084         <size>7</size>
17085       </method>
17086       <method name="Void Main()">
17087         <size>20</size>
17088       </method>
17089     </type>
17090   </test>
17091   <test name="gtest-friend-07.cs">
17092     <type name="Test">
17093       <method name="Void .ctor()">
17094         <size>7</size>
17095       </method>
17096       <method name="Void Main()">
17097         <size>20</size>
17098       </method>
17099     </type>
17100   </test>
17101   <test name="gtest-friend-08.cs">
17102     <type name="Test">
17103       <method name="Void .ctor()">
17104         <size>7</size>
17105       </method>
17106       <method name="Void Main()">
17107         <size>19</size>
17108       </method>
17109     </type>
17110   </test>
17111   <test name="gtest-friend-09.cs">
17112     <type name="Test">
17113       <method name="Void .ctor()">
17114         <size>7</size>
17115       </method>
17116       <method name="Void Main()">
17117         <size>20</size>
17118       </method>
17119     </type>
17120   </test>
17121   <test name="gtest-friend-10.cs">
17122     <type name="Test">
17123       <method name="Void .ctor()">
17124         <size>7</size>
17125       </method>
17126       <method name="Void Main()">
17127         <size>20</size>
17128       </method>
17129     </type>
17130   </test>
17131   <test name="gtest-friend-11.cs">
17132     <type name="Test">
17133       <method name="Void .ctor()">
17134         <size>7</size>
17135       </method>
17136       <method name="Void Main()">
17137         <size>20</size>
17138       </method>
17139     </type>
17140   </test>
17141   <test name="gtest-friend-12.cs">
17142     <type name="Test">
17143       <method name="Void .ctor()">
17144         <size>7</size>
17145       </method>
17146       <method name="Void Main()">
17147         <size>19</size>
17148       </method>
17149     </type>
17150   </test>
17151   <test name="gtest-friend-13.cs">
17152     <type name="B">
17153       <method name="Void .ctor()">
17154         <size>7</size>
17155       </method>
17156       <method name="Void Test()">
17157         <size>1</size>
17158       </method>
17159       <method name="Void Test_2()">
17160         <size>1</size>
17161       </method>
17162     </type>
17163     <type name="Test">
17164       <method name="Void .ctor()">
17165         <size>7</size>
17166       </method>
17167       <method name="Void Main()">
17168         <size>1</size>
17169       </method>
17170     </type>
17171   </test>
17172   <test name="gtest-implicitarray-01.cs">
17173     <type name="Test">
17174       <method name="Void .ctor()">
17175         <size>7</size>
17176       </method>
17177       <method name="Int32 Main()">
17178         <size>282</size>
17179       </method>
17180     </type>
17181     <type name="&lt;PrivateImplementationDetails&gt;">
17182       <method name="Void .ctor()">
17183         <size>7</size>
17184       </method>
17185     </type>
17186   </test>
17187   <test name="gtest-implicitarray-02.cs">
17188     <type name="MyString">
17189       <method name="Void .ctor()">
17190         <size>7</size>
17191       </method>
17192       <method name="System.String op_Implicit(MyString)">
17193         <size>6</size>
17194       </method>
17195     </type>
17196     <type name="Test">
17197       <method name="Void .ctor()">
17198         <size>7</size>
17199       </method>
17200       <method name="Int32 Main()">
17201         <size>50</size>
17202       </method>
17203     </type>
17204   </test>
17205   <test name="gtest-initialize-01.cs">
17206     <type name="MyClass">
17207       <method name="Void .ctor()">
17208         <size>18</size>
17209       </method>
17210       <method name="Int32 get_Answer()">
17211         <size>7</size>
17212       </method>
17213       <method name="Void set_Answer(Int32)">
17214         <size>8</size>
17215       </method>
17216     </type>
17217     <type name="Test">
17218       <method name="Void .ctor()">
17219         <size>7</size>
17220       </method>
17221       <method name="Int32 Main()">
17222         <size>67</size>
17223       </method>
17224     </type>
17225   </test>
17226   <test name="gtest-initialize-02.cs">
17227     <type name="Test">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="Int32 Main()">
17232         <size>1099</size>
17233       </method>
17234     </type>
17235     <type name="Test+Point">
17236       <method name="Void .ctor()">
17237         <size>7</size>
17238       </method>
17239     </type>
17240     <type name="Test+Line">
17241       <method name="Void .ctor()">
17242         <size>29</size>
17243       </method>
17244     </type>
17245     <type name="Test+Rectangle">
17246       <method name="Void .ctor()">
17247         <size>51</size>
17248       </method>
17249     </type>
17250     <type name="Test+Library">
17251       <method name="Void .ctor()">
17252         <size>53</size>
17253       </method>
17254     </type>
17255     <type name="Test+Thing">
17256       <method name="Void .ctor()">
17257         <size>7</size>
17258       </method>
17259     </type>
17260     <type name="Test+Box">
17261       <method name="Void .ctor()">
17262         <size>7</size>
17263       </method>
17264     </type>
17265   </test>
17266   <test name="gtest-initialize-03.cs">
17267     <type name="Data">
17268       <method name="Void .ctor()">
17269         <size>7</size>
17270       </method>
17271     </type>
17272     <type name="Test">
17273       <method name="Void .ctor()">
17274         <size>7</size>
17275       </method>
17276       <method name="Void set_Prop(Data)">
17277         <size>1</size>
17278       </method>
17279       <method name="System.Object Foo()">
17280         <size>15</size>
17281       </method>
17282       <method name="Void Main()">
17283         <size>52</size>
17284       </method>
17285     </type>
17286   </test>
17287   <test name="gtest-initialize-04.cs">
17288     <type name="C">
17289       <method name="Void .ctor()">
17290         <size>7</size>
17291       </method>
17292       <method name="Void .cctor()">
17293         <size>34</size>
17294       </method>
17295       <method name="Int32 Main()">
17296         <size>30</size>
17297       </method>
17298     </type>
17299   </test>
17300   <test name="gtest-initialize-05.cs">
17301     <type name="C">
17302       <method name="Void .ctor()">
17303         <size>7</size>
17304       </method>
17305       <method name="Int32 Main()">
17306         <size>219</size>
17307       </method>
17308     </type>
17309   </test>
17310   <test name="gtest-initialize-06.cs">
17311     <type name="C">
17312       <method name="Void .ctor()">
17313         <size>7</size>
17314       </method>
17315       <method name="Int32 Main()">
17316         <size>39</size>
17317       </method>
17318       <method name="Void Foo(Point ByRef)">
17319         <size>38</size>
17320       </method>
17321     </type>
17322   </test>
17323   <test name="gtest-initialize-07.cs">
17324     <type name="A">
17325       <method name="Void .ctor()">
17326         <size>7</size>
17327       </method>
17328       <method name="System.String get_Name()">
17329         <size>7</size>
17330       </method>
17331       <method name="Void set_Name(System.String)">
17332         <size>8</size>
17333       </method>
17334       <method name="Boolean Matches(System.String)">
17335         <size>13</size>
17336       </method>
17337     </type>
17338     <type name="M">
17339       <method name="Void .ctor()">
17340         <size>7</size>
17341       </method>
17342       <method name="Int32 Main()">
17343         <size>37</size>
17344       </method>
17345     </type>
17346   </test>
17347   <test name="gtest-initialize-08.cs">
17348     <type name="T">
17349       <method name="Void .ctor()">
17350         <size>7</size>
17351       </method>
17352     </type>
17353     <type name="X">
17354       <method name="Void .ctor()">
17355         <size>7</size>
17356       </method>
17357       <method name="Z[] get_Prop()">
17358         <size>7</size>
17359       </method>
17360       <method name="Void set_Prop(Z[])">
17361         <size>8</size>
17362       </method>
17363     </type>
17364     <type name="Z">
17365       <method name="Void .ctor()">
17366         <size>7</size>
17367       </method>
17368     </type>
17369     <type name="Test">
17370       <method name="Void .ctor(String)">
17371         <size>70</size>
17372       </method>
17373       <method name="Void .ctor(Int32)">
17374         <size>70</size>
17375       </method>
17376     </type>
17377     <type name="C">
17378       <method name="Void .ctor()">
17379         <size>7</size>
17380       </method>
17381       <method name="Int32 Main()">
17382         <size>13</size>
17383       </method>
17384     </type>
17385   </test>
17386   <test name="gtest-initialize-09.cs">
17387     <type name="Test">
17388       <method name="Void .ctor()">
17389         <size>7</size>
17390       </method>
17391       <method name="Int32 Main()">
17392         <size>54</size>
17393       </method>
17394     </type>
17395   </test>
17396   <test name="gtest-initialize-10.cs">
17397     <type name="Foo">
17398       <method name="Void .ctor()">
17399         <size>7</size>
17400       </method>
17401       <method name="Int32 get_P()">
17402         <size>7</size>
17403       </method>
17404       <method name="Void set_P(Int32)">
17405         <size>8</size>
17406       </method>
17407     </type>
17408     <type name="Y">
17409       <method name="Void .ctor()">
17410         <size>7</size>
17411       </method>
17412       <method name="Int32 Main()">
17413         <size>38</size>
17414       </method>
17415       <method name="Boolean Do(Foo)">
17416         <size>86</size>
17417       </method>
17418     </type>
17419   </test>
17420   <test name="gtest-iter-01.cs">
17421     <type name="C">
17422       <method name="Void .ctor()">
17423         <size>7</size>
17424       </method>
17425       <method name="Void Main()">
17426         <size>1</size>
17427       </method>
17428     </type>
17429     <type name="C+ArrayReadOnlyList`1[T]">
17430       <method name="Void .ctor()">
17431         <size>7</size>
17432       </method>
17433       <method name="T get_Item(Int32)">
17434         <size>13</size>
17435       </method>
17436       <method name="IEnumerator`1 GetEnumerator()">
17437         <size>15</size>
17438       </method>
17439     </type>
17440     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17441       <method name="Void .ctor()">
17442         <size>7</size>
17443       </method>
17444       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17445         <size>12</size>
17446       </method>
17447       <method name="Boolean MoveNext()">
17448         <size>136</size>
17449       </method>
17450       <method name="Void Dispose()">
17451         <size>8</size>
17452       </method>
17453       <method name="Void Reset()">
17454         <size>6</size>
17455       </method>
17456       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17457         <size>7</size>
17458       </method>
17459     </type>
17460   </test>
17461   <test name="gtest-iter-02.cs">
17462     <type name="C">
17463       <method name="Void .ctor()">
17464         <size>7</size>
17465       </method>
17466       <method name="IEnumerator`1 Test()">
17467         <size>8</size>
17468       </method>
17469       <method name="Void Main()">
17470         <size>1</size>
17471       </method>
17472     </type>
17473     <type name="C+&lt;Test&gt;c__Iterator0">
17474       <method name="Void .ctor()">
17475         <size>7</size>
17476       </method>
17477       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17478         <size>12</size>
17479       </method>
17480       <method name="Boolean MoveNext()">
17481         <size>25</size>
17482       </method>
17483       <method name="Void Dispose()">
17484         <size>8</size>
17485       </method>
17486       <method name="Void Reset()">
17487         <size>6</size>
17488       </method>
17489       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17490         <size>7</size>
17491       </method>
17492     </type>
17493   </test>
17494   <test name="gtest-iter-03.cs">
17495     <type name="Test">
17496       <method name="Void .ctor()">
17497         <size>18</size>
17498       </method>
17499       <method name="IEnumerable`1 Annotations[T]()">
17500         <size>23</size>
17501       </method>
17502       <method name="IEnumerable`1 Annotations(System.Type)">
17503         <size>37</size>
17504       </method>
17505       <method name="Void Main()">
17506         <size>14</size>
17507       </method>
17508     </type>
17509     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17510       <method name="Void .ctor()">
17511         <size>7</size>
17512       </method>
17513       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17514         <size>12</size>
17515       </method>
17516       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17517         <size>7</size>
17518       </method>
17519       <method name="Boolean MoveNext()">
17520         <size>194</size>
17521       </method>
17522       <method name="Void Dispose()">
17523         <size>60</size>
17524       </method>
17525       <method name="Void Reset()">
17526         <size>6</size>
17527       </method>
17528     </type>
17529     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17530       <method name="Void .ctor()">
17531         <size>7</size>
17532       </method>
17533       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17534         <size>7</size>
17535       </method>
17536       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17537         <size>7</size>
17538       </method>
17539       <method name="Boolean MoveNext()">
17540         <size>218</size>
17541       </method>
17542       <method name="Void Dispose()">
17543         <size>56</size>
17544       </method>
17545       <method name="Void Reset()">
17546         <size>6</size>
17547       </method>
17548     </type>
17549     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17550       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17551         <size>7</size>
17552       </method>
17553       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17554         <size>40</size>
17555       </method>
17556     </type>
17557     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17558       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17559         <size>7</size>
17560       </method>
17561       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17562         <size>52</size>
17563       </method>
17564     </type>
17565   </test>
17566   <test name="gtest-iter-04.cs">
17567     <type name="TestClass">
17568       <method name="Void .ctor()">
17569         <size>7</size>
17570       </method>
17571       <method name="Void ToString(System.Object)">
17572         <size>0</size>
17573       </method>
17574       <method name="IEnumerable`1 TestEnumerator()">
17575         <size>23</size>
17576       </method>
17577       <method name="Void Test()">
17578         <size>8</size>
17579       </method>
17580     </type>
17581     <type name="M">
17582       <method name="Void .ctor()">
17583         <size>7</size>
17584       </method>
17585       <method name="Void Main()">
17586         <size>1</size>
17587       </method>
17588     </type>
17589     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17590       <method name="Void .ctor()">
17591         <size>7</size>
17592       </method>
17593       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17594         <size>7</size>
17595       </method>
17596       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17597         <size>7</size>
17598       </method>
17599       <method name="Boolean MoveNext()">
17600         <size>37</size>
17601       </method>
17602       <method name="Void Dispose()">
17603         <size>8</size>
17604       </method>
17605       <method name="Void Reset()">
17606         <size>6</size>
17607       </method>
17608       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17609         <size>7</size>
17610       </method>
17611       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17612         <size>40</size>
17613       </method>
17614     </type>
17615   </test>
17616   <test name="gtest-iter-05.cs">
17617     <type name="Test">
17618       <method name="Void .ctor()">
17619         <size>7</size>
17620       </method>
17621       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17622         <size>44</size>
17623       </method>
17624       <method name="Void Main()">
17625         <size>31</size>
17626       </method>
17627     </type>
17628     <type name="Foo`1[T]">
17629       <method name="Void .ctor()">
17630         <size>7</size>
17631       </method>
17632       <method name="Void CreateItem[G]()">
17633         <size>1</size>
17634       </method>
17635     </type>
17636     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17637       <method name="Void .ctor()">
17638         <size>7</size>
17639       </method>
17640       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17641         <size>12</size>
17642       </method>
17643       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17644         <size>7</size>
17645       </method>
17646       <method name="Boolean MoveNext()">
17647         <size>185</size>
17648       </method>
17649       <method name="Void Dispose()">
17650         <size>60</size>
17651       </method>
17652       <method name="Void Reset()">
17653         <size>6</size>
17654       </method>
17655       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17656         <size>7</size>
17657       </method>
17658       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17659         <size>52</size>
17660       </method>
17661     </type>
17662   </test>
17663   <test name="gtest-iter-06.cs">
17664     <type name="Mono.Rocks.KeyValuePair">
17665       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17666         <size>13</size>
17667       </method>
17668     </type>
17669     <type name="Mono.Rocks.Sequence">
17670       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17671         <size>8</size>
17672       </method>
17673       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17674         <size>44</size>
17675       </method>
17676     </type>
17677     <type name="Mono.Rocks.Test">
17678       <method name="Void .ctor()">
17679         <size>7</size>
17680       </method>
17681       <method name="Int32 Main()">
17682         <size>116</size>
17683       </method>
17684       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17685         <size>30</size>
17686       </method>
17687     </type>
17688     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17689       <method name="Void .ctor()">
17690         <size>7</size>
17691       </method>
17692       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17693         <size>12</size>
17694       </method>
17695       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17696         <size>7</size>
17697       </method>
17698       <method name="Boolean MoveNext()">
17699         <size>183</size>
17700       </method>
17701       <method name="Void Dispose()">
17702         <size>8</size>
17703       </method>
17704       <method name="Void Reset()">
17705         <size>6</size>
17706       </method>
17707       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17708         <size>7</size>
17709       </method>
17710       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17711         <size>52</size>
17712       </method>
17713     </type>
17714   </test>
17715   <test name="gtest-iter-07.cs">
17716     <type name="Test">
17717       <method name="Void .ctor()">
17718         <size>7</size>
17719       </method>
17720       <method name="Int32 Main()">
17721         <size>8</size>
17722       </method>
17723       <method name="Void TestFunction(IEnumerable`1)">
17724         <size>35</size>
17725       </method>
17726     </type>
17727     <type name="MySystem">
17728       <method name="Void .ctor()">
17729         <size>34</size>
17730       </method>
17731       <method name="IEnumerable`1 get_Items()">
17732         <size>23</size>
17733       </method>
17734     </type>
17735     <type name="MySystem+&lt;&gt;c__Iterator0">
17736       <method name="Void .ctor()">
17737         <size>7</size>
17738       </method>
17739       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17740         <size>7</size>
17741       </method>
17742       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17743         <size>7</size>
17744       </method>
17745       <method name="Boolean MoveNext()">
17746         <size>186</size>
17747       </method>
17748       <method name="Void Dispose()">
17749         <size>56</size>
17750       </method>
17751       <method name="Void Reset()">
17752         <size>6</size>
17753       </method>
17754       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17755         <size>7</size>
17756       </method>
17757       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17758         <size>40</size>
17759       </method>
17760     </type>
17761   </test>
17762   <test name="gtest-iter-08.cs">
17763     <type name="App">
17764       <method name="Void .ctor()">
17765         <size>7</size>
17766       </method>
17767       <method name="IEnumerable QueryEnumerable[T]()">
17768         <size>16</size>
17769       </method>
17770       <method name="Int32 Main()">
17771         <size>116</size>
17772       </method>
17773     </type>
17774     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17775       <method name="Void .ctor()">
17776         <size>7</size>
17777       </method>
17778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17779         <size>7</size>
17780       </method>
17781       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17782         <size>7</size>
17783       </method>
17784       <method name="Boolean MoveNext()">
17785         <size>84</size>
17786       </method>
17787       <method name="Void Dispose()">
17788         <size>8</size>
17789       </method>
17790       <method name="Void Reset()">
17791         <size>6</size>
17792       </method>
17793     </type>
17794     <type name="App">
17795       <method name="T TestType[T]()">
17796         <size>21</size>
17797       </method>
17798       <method name="System.Object TestType(System.Type)">
17799         <size>6</size>
17800       </method>
17801     </type>
17802     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17803       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17804         <size>7</size>
17805       </method>
17806       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17807         <size>26</size>
17808       </method>
17809     </type>
17810   </test>
17811   <test name="gtest-iter-09.cs">
17812     <type name="Test">
17813       <method name="Void .ctor()">
17814         <size>7</size>
17815       </method>
17816       <method name="IEnumerable`1 Create[T](T[,])">
17817         <size>30</size>
17818       </method>
17819       <method name="Int32 Main()">
17820         <size>94</size>
17821       </method>
17822     </type>
17823     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17824       <method name="Void .ctor()">
17825         <size>7</size>
17826       </method>
17827       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17828         <size>12</size>
17829       </method>
17830       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17831         <size>7</size>
17832       </method>
17833       <method name="Boolean MoveNext()">
17834         <size>130</size>
17835       </method>
17836       <method name="Void Dispose()">
17837         <size>8</size>
17838       </method>
17839       <method name="Void Reset()">
17840         <size>6</size>
17841       </method>
17842       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17843         <size>7</size>
17844       </method>
17845       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17846         <size>40</size>
17847       </method>
17848     </type>
17849   </test>
17850   <test name="gtest-iter-10.cs">
17851     <type name="Test">
17852       <method name="Void .ctor()">
17853         <size>7</size>
17854       </method>
17855       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17856         <size>44</size>
17857       </method>
17858       <method name="Int32 Main()">
17859         <size>159</size>
17860       </method>
17861     </type>
17862     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17863       <method name="Void .ctor()">
17864         <size>7</size>
17865       </method>
17866       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17867         <size>7</size>
17868       </method>
17869       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17870         <size>12</size>
17871       </method>
17872       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17873         <size>7</size>
17874       </method>
17875       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17876         <size>52</size>
17877       </method>
17878       <method name="Boolean MoveNext()">
17879         <size>103</size>
17880       </method>
17881       <method name="Void Dispose()">
17882         <size>8</size>
17883       </method>
17884       <method name="Void Reset()">
17885         <size>6</size>
17886       </method>
17887     </type>
17888   </test>
17889   <test name="gtest-iter-11.cs">
17890     <type name="Foo">
17891       <method name="Void .ctor()">
17892         <size>7</size>
17893       </method>
17894     </type>
17895     <type name="Bar">
17896       <method name="Void .ctor()">
17897         <size>7</size>
17898       </method>
17899       <method name="System.String get_Name()">
17900         <size>7</size>
17901       </method>
17902       <method name="Void set_Name(System.String)">
17903         <size>8</size>
17904       </method>
17905     </type>
17906     <type name="Collection`1[T]">
17907       <method name="Void .ctor()">
17908         <size>18</size>
17909       </method>
17910       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17911         <size>7</size>
17912       </method>
17913       <method name="Void Add(T)">
17914         <size>13</size>
17915       </method>
17916       <method name="IEnumerator`1 GetEnumerator()">
17917         <size>15</size>
17918       </method>
17919     </type>
17920     <type name="BarCollection">
17921       <method name="Void .ctor()">
17922         <size>7</size>
17923       </method>
17924     </type>
17925     <type name="Program">
17926       <method name="Void .ctor()">
17927         <size>7</size>
17928       </method>
17929       <method name="Int32 Main()">
17930         <size>148</size>
17931       </method>
17932     </type>
17933     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17934       <method name="Void .ctor()">
17935         <size>7</size>
17936       </method>
17937       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17938         <size>7</size>
17939       </method>
17940       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17941         <size>12</size>
17942       </method>
17943       <method name="Boolean MoveNext()">
17944         <size>175</size>
17945       </method>
17946       <method name="Void Dispose()">
17947         <size>56</size>
17948       </method>
17949       <method name="Void Reset()">
17950         <size>6</size>
17951       </method>
17952     </type>
17953   </test>
17954   <test name="gtest-lambda-01.cs">
17955     <type name="X">
17956       <method name="Int32 Main()">
17957         <size>300</size>
17958       </method>
17959       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17960         <size>4</size>
17961       </method>
17962       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17963         <size>4</size>
17964       </method>
17965       <method name="Void &lt;Main&gt;m__3(Int32)">
17966         <size>8</size>
17967       </method>
17968       <method name="Void .ctor(Int32)">
17969         <size>13</size>
17970       </method>
17971     </type>
17972     <type name="IntFunc">
17973       <method name="Int32 Invoke(Int32)">
17974         <size>0</size>
17975       </method>
17976       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17977         <size>0</size>
17978       </method>
17979       <method name="Int32 EndInvoke(IAsyncResult)">
17980         <size>0</size>
17981       </method>
17982       <method name="Void .ctor(Object, IntPtr)">
17983         <size>0</size>
17984       </method>
17985     </type>
17986     <type name="VoidFunc">
17987       <method name="Void Invoke(Int32)">
17988         <size>0</size>
17989       </method>
17990       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17991         <size>0</size>
17992       </method>
17993       <method name="Void EndInvoke(IAsyncResult)">
17994         <size>0</size>
17995       </method>
17996       <method name="Void .ctor(Object, IntPtr)">
17997         <size>0</size>
17998       </method>
17999     </type>
18000     <type name="X+&lt;Main&gt;c__AnonStorey0">
18001       <method name="Void &lt;&gt;m__2(Int32)">
18002         <size>8</size>
18003       </method>
18004       <method name="Void .ctor()">
18005         <size>7</size>
18006       </method>
18007     </type>
18008   </test>
18009   <test name="gtest-lambda-02.cs">
18010     <type name="X">
18011       <method name="Void Foo(funci)">
18012         <size>16</size>
18013       </method>
18014       <method name="Void Foo(funcs)">
18015         <size>19</size>
18016       </method>
18017       <method name="Void Main()">
18018         <size>35</size>
18019       </method>
18020       <method name="System.String &lt;Main&gt;m__0(System.String)">
18021         <size>12</size>
18022       </method>
18023       <method name="Void .ctor()">
18024         <size>7</size>
18025       </method>
18026     </type>
18027     <type name="funcs">
18028       <method name="System.String Invoke(System.String)">
18029         <size>0</size>
18030       </method>
18031       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18032         <size>0</size>
18033       </method>
18034       <method name="System.String EndInvoke(IAsyncResult)">
18035         <size>0</size>
18036       </method>
18037       <method name="Void .ctor(Object, IntPtr)">
18038         <size>0</size>
18039       </method>
18040     </type>
18041     <type name="funci">
18042       <method name="Int32 Invoke(Int32)">
18043         <size>0</size>
18044       </method>
18045       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18046         <size>0</size>
18047       </method>
18048       <method name="Int32 EndInvoke(IAsyncResult)">
18049         <size>0</size>
18050       </method>
18051       <method name="Void .ctor(Object, IntPtr)">
18052         <size>0</size>
18053       </method>
18054     </type>
18055   </test>
18056   <test name="gtest-lambda-03.cs">
18057     <type name="Demo">
18058       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18059         <size>8</size>
18060       </method>
18061       <method name="Int32 Main()">
18062         <size>54</size>
18063       </method>
18064       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18065         <size>7</size>
18066       </method>
18067       <method name="Void .ctor()">
18068         <size>7</size>
18069       </method>
18070     </type>
18071     <type name="Func`2[TArg0,TResult]">
18072       <method name="TResult Invoke(TArg0)">
18073         <size>0</size>
18074       </method>
18075       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18076         <size>0</size>
18077       </method>
18078       <method name="TResult EndInvoke(IAsyncResult)">
18079         <size>0</size>
18080       </method>
18081       <method name="Void .ctor(Object, IntPtr)">
18082         <size>0</size>
18083       </method>
18084     </type>
18085   </test>
18086   <test name="gtest-lambda-04.cs">
18087     <type name="Demo">
18088       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18089         <size>14</size>
18090       </method>
18091       <method name="Int32 Main()">
18092         <size>103</size>
18093       </method>
18094       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18095         <size>7</size>
18096       </method>
18097       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18098         <size>8</size>
18099       </method>
18100       <method name="Void .ctor()">
18101         <size>7</size>
18102       </method>
18103     </type>
18104     <type name="Func`2[TArg0,TResult]">
18105       <method name="TResult Invoke(TArg0)">
18106         <size>0</size>
18107       </method>
18108       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18109         <size>0</size>
18110       </method>
18111       <method name="TResult EndInvoke(IAsyncResult)">
18112         <size>0</size>
18113       </method>
18114       <method name="Void .ctor(Object, IntPtr)">
18115         <size>0</size>
18116       </method>
18117     </type>
18118   </test>
18119   <test name="gtest-lambda-05.cs">
18120     <type name="C">
18121       <method name="Boolean M(C+db)">
18122         <size>8</size>
18123       </method>
18124       <method name="System.String M(C+ds)">
18125         <size>6</size>
18126       </method>
18127       <method name="Int32 M(C+di)">
18128         <size>8</size>
18129       </method>
18130       <method name="Int32 Main()">
18131         <size>125</size>
18132       </method>
18133       <method name="System.String &lt;Main&gt;m__0(System.String)">
18134         <size>31</size>
18135       </method>
18136       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18137         <size>31</size>
18138       </method>
18139       <method name="Void .ctor()">
18140         <size>7</size>
18141       </method>
18142     </type>
18143     <type name="C+di">
18144       <method name="Int32 Invoke(Int32)">
18145         <size>0</size>
18146       </method>
18147       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18148         <size>0</size>
18149       </method>
18150       <method name="Int32 EndInvoke(IAsyncResult)">
18151         <size>0</size>
18152       </method>
18153       <method name="Void .ctor(Object, IntPtr)">
18154         <size>0</size>
18155       </method>
18156     </type>
18157     <type name="C+ds">
18158       <method name="System.String Invoke(System.String)">
18159         <size>0</size>
18160       </method>
18161       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18162         <size>0</size>
18163       </method>
18164       <method name="System.String EndInvoke(IAsyncResult)">
18165         <size>0</size>
18166       </method>
18167       <method name="Void .ctor(Object, IntPtr)">
18168         <size>0</size>
18169       </method>
18170     </type>
18171     <type name="C+db">
18172       <method name="Boolean Invoke(Boolean)">
18173         <size>0</size>
18174       </method>
18175       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18176         <size>0</size>
18177       </method>
18178       <method name="Boolean EndInvoke(IAsyncResult)">
18179         <size>0</size>
18180       </method>
18181       <method name="Void .ctor(Object, IntPtr)">
18182         <size>0</size>
18183       </method>
18184     </type>
18185     <type name="C+&lt;Main&gt;c__AnonStorey0">
18186       <method name="System.String &lt;&gt;m__2(System.String)">
18187         <size>12</size>
18188       </method>
18189       <method name="Void .ctor()">
18190         <size>7</size>
18191       </method>
18192     </type>
18193     <type name="C+&lt;Main&gt;c__AnonStorey1">
18194       <method name="Int32 &lt;&gt;m__3(Int32)">
18195         <size>11</size>
18196       </method>
18197       <method name="Void .ctor()">
18198         <size>7</size>
18199       </method>
18200     </type>
18201   </test>
18202   <test name="gtest-lambda-06.cs">
18203     <type name="TestClass">
18204       <method name="Void P(TestClass+DT)">
18205         <size>26</size>
18206       </method>
18207       <method name="Void P(TestClass+DF)">
18208         <size>26</size>
18209       </method>
18210       <method name="T And(T, T)">
18211         <size>10</size>
18212       </method>
18213       <method name="F And(T, F)">
18214         <size>10</size>
18215       </method>
18216       <method name="F And(F, T)">
18217         <size>10</size>
18218       </method>
18219       <method name="F And(F, F)">
18220         <size>10</size>
18221       </method>
18222       <method name="T Or(T, T)">
18223         <size>10</size>
18224       </method>
18225       <method name="T Or(T, F)">
18226         <size>10</size>
18227       </method>
18228       <method name="T Or(F, T)">
18229         <size>10</size>
18230       </method>
18231       <method name="F Or(F, F)">
18232         <size>10</size>
18233       </method>
18234       <method name="F Not(T)">
18235         <size>10</size>
18236       </method>
18237       <method name="T Not(F)">
18238         <size>10</size>
18239       </method>
18240       <method name="Void StopTrue(T)">
18241         <size>1</size>
18242       </method>
18243       <method name="Int32 Main()">
18244         <size>36</size>
18245       </method>
18246       <method name="Void &lt;Main&gt;m__0(F)">
18247         <size>31</size>
18248       </method>
18249       <method name="Void .ctor()">
18250         <size>7</size>
18251       </method>
18252     </type>
18253     <type name="TestClass+DT">
18254       <method name="Void Invoke(T)">
18255         <size>0</size>
18256       </method>
18257       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18258         <size>0</size>
18259       </method>
18260       <method name="Void 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="TestClass+DF">
18268       <method name="Void Invoke(F)">
18269         <size>0</size>
18270       </method>
18271       <method name="IAsyncResult BeginInvoke(F, 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="TestClass+&lt;Main&gt;c__AnonStorey0">
18282       <method name="Void &lt;&gt;m__1(T)">
18283         <size>38</size>
18284       </method>
18285       <method name="Void .ctor()">
18286         <size>7</size>
18287       </method>
18288     </type>
18289     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18290       <method name="Void &lt;&gt;m__2(F)">
18291         <size>77</size>
18292       </method>
18293       <method name="Void .ctor()">
18294         <size>7</size>
18295       </method>
18296     </type>
18297   </test>
18298   <test name="gtest-lambda-07.cs">
18299     <type name="C">
18300       <method name="Void Test(D)">
18301         <size>1</size>
18302       </method>
18303       <method name="Void Test(System.Object, D)">
18304         <size>1</size>
18305       </method>
18306       <method name="Void Test(D, D)">
18307         <size>1</size>
18308       </method>
18309       <method name="Void Test2(System.Object, E)">
18310         <size>1</size>
18311       </method>
18312       <method name="Void Main()">
18313         <size>207</size>
18314       </method>
18315       <method name="Void &lt;Main&gt;m__0()">
18316         <size>1</size>
18317       </method>
18318       <method name="Void &lt;Main&gt;m__1()">
18319         <size>1</size>
18320       </method>
18321       <method name="Void &lt;Main&gt;m__2()">
18322         <size>1</size>
18323       </method>
18324       <method name="Void &lt;Main&gt;m__3()">
18325         <size>1</size>
18326       </method>
18327       <method name="Void &lt;Main&gt;m__4()">
18328         <size>1</size>
18329       </method>
18330       <method name="Void &lt;Main&gt;m__5(Boolean)">
18331         <size>1</size>
18332       </method>
18333       <method name="Void .ctor()">
18334         <size>7</size>
18335       </method>
18336     </type>
18337     <type name="D">
18338       <method name="Void Invoke()">
18339         <size>0</size>
18340       </method>
18341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18342         <size>0</size>
18343       </method>
18344       <method name="Void EndInvoke(IAsyncResult)">
18345         <size>0</size>
18346       </method>
18347       <method name="Void .ctor(Object, IntPtr)">
18348         <size>0</size>
18349       </method>
18350     </type>
18351     <type name="E">
18352       <method name="Void Invoke(Boolean)">
18353         <size>0</size>
18354       </method>
18355       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18356         <size>0</size>
18357       </method>
18358       <method name="Void EndInvoke(IAsyncResult)">
18359         <size>0</size>
18360       </method>
18361       <method name="Void .ctor(Object, IntPtr)">
18362         <size>0</size>
18363       </method>
18364     </type>
18365   </test>
18366   <test name="gtest-lambda-08.cs">
18367     <type name="C">
18368       <method name="Void Test[T,R](System.Func`2[T,R])">
18369         <size>1</size>
18370       </method>
18371       <method name="Int32 Main()">
18372         <size>321</size>
18373       </method>
18374       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18375         <size>4</size>
18376       </method>
18377       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18378         <size>5</size>
18379       </method>
18380       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18381         <size>4</size>
18382       </method>
18383       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18384         <size>5</size>
18385       </method>
18386       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18387         <size>4</size>
18388       </method>
18389       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18390         <size>5</size>
18391       </method>
18392       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18393         <size>4</size>
18394       </method>
18395       <method name="Void .ctor()">
18396         <size>7</size>
18397       </method>
18398     </type>
18399   </test>
18400   <test name="gtest-lambda-09.cs">
18401     <type name="C">
18402       <method name="IEnumerable`1 Test[T](T)">
18403         <size>2</size>
18404       </method>
18405       <method name="IEnumerable`1 Test[T](Func`1[T])">
18406         <size>2</size>
18407       </method>
18408       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18409         <size>2</size>
18410       </method>
18411       <method name="Void Main()">
18412         <size>113</size>
18413       </method>
18414       <method name="System.String &lt;Main&gt;m__0()">
18415         <size>6</size>
18416       </method>
18417       <method name="System.String &lt;Main&gt;m__1()">
18418         <size>6</size>
18419       </method>
18420       <method name="System.String &lt;Main&gt;m__2(System.String)">
18421         <size>6</size>
18422       </method>
18423       <method name="Void .ctor()">
18424         <size>7</size>
18425       </method>
18426     </type>
18427     <type name="Func`1[TD]">
18428       <method name="TD Invoke()">
18429         <size>0</size>
18430       </method>
18431       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18432         <size>0</size>
18433       </method>
18434       <method name="TD EndInvoke(IAsyncResult)">
18435         <size>0</size>
18436       </method>
18437       <method name="Void .ctor(Object, IntPtr)">
18438         <size>0</size>
18439       </method>
18440     </type>
18441     <type name="Func`2[TA,TR]">
18442       <method name="TR Invoke(TA)">
18443         <size>0</size>
18444       </method>
18445       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18446         <size>0</size>
18447       </method>
18448       <method name="TR EndInvoke(IAsyncResult)">
18449         <size>0</size>
18450       </method>
18451       <method name="Void .ctor(Object, IntPtr)">
18452         <size>0</size>
18453       </method>
18454     </type>
18455   </test>
18456   <test name="gtest-lambda-10.cs">
18457     <type name="C">
18458       <method name="Void Foo[TSource](IEnumerable`1)">
18459         <size>1</size>
18460       </method>
18461       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18462         <size>1</size>
18463       </method>
18464       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18465         <size>1</size>
18466       </method>
18467       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18468         <size>1</size>
18469       </method>
18470       <method name="Void Main()">
18471         <size>97</size>
18472       </method>
18473       <method name="Void .ctor()">
18474         <size>7</size>
18475       </method>
18476     </type>
18477     <type name="C+&lt;Main&gt;c__AnonStorey0">
18478       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18479         <size>7</size>
18480       </method>
18481       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18482         <size>7</size>
18483       </method>
18484       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18485         <size>7</size>
18486       </method>
18487       <method name="Void .ctor()">
18488         <size>7</size>
18489       </method>
18490     </type>
18491   </test>
18492   <test name="gtest-lambda-11.cs">
18493     <type name="Pair`2[T1,T2]">
18494       <method name="Void .ctor()">
18495         <size>7</size>
18496       </method>
18497     </type>
18498     <type name="C">
18499       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18500         <size>1</size>
18501       </method>
18502     </type>
18503     <type name="E`1[TI]">
18504       <method name="Void Rep1[TV](Group`2[TI,TV])">
18505         <size>37</size>
18506       </method>
18507       <method name="Void .ctor()">
18508         <size>7</size>
18509       </method>
18510     </type>
18511     <type name="M">
18512       <method name="Void Main()">
18513         <size>1</size>
18514       </method>
18515       <method name="Void .ctor()">
18516         <size>7</size>
18517       </method>
18518     </type>
18519     <type name="Group`2[T1,T2]">
18520       <method name="Pair`2[T1,T2] Invoke(T1)">
18521         <size>0</size>
18522       </method>
18523       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18524         <size>0</size>
18525       </method>
18526       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18527         <size>0</size>
18528       </method>
18529       <method name="Void .ctor(Object, IntPtr)">
18530         <size>0</size>
18531       </method>
18532     </type>
18533     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18534       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18535         <size>7</size>
18536       </method>
18537       <method name="Void .ctor()">
18538         <size>7</size>
18539       </method>
18540     </type>
18541   </test>
18542   <test name="gtest-lambda-12.cs">
18543     <type name="Demo">
18544       <method name="Void F[T](T[], T, Func`1[T])">
18545         <size>42</size>
18546       </method>
18547       <method name="Int32 Main()">
18548         <size>65</size>
18549       </method>
18550       <method name="Void .ctor()">
18551         <size>7</size>
18552       </method>
18553     </type>
18554     <type name="Func`1[TA]">
18555       <method name="Void Invoke(TA)">
18556         <size>0</size>
18557       </method>
18558       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18559         <size>0</size>
18560       </method>
18561       <method name="Void EndInvoke(IAsyncResult)">
18562         <size>0</size>
18563       </method>
18564       <method name="Void .ctor(Object, IntPtr)">
18565         <size>0</size>
18566       </method>
18567     </type>
18568     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18569       <method name="Void &lt;&gt;m__0(Int32)">
18570         <size>10</size>
18571       </method>
18572       <method name="Void .ctor()">
18573         <size>7</size>
18574       </method>
18575     </type>
18576   </test>
18577   <test name="gtest-lambda-13.cs">
18578     <type name="TestUnary">
18579       <method name="Void Foo(System.Action`1[System.Int32])">
18580         <size>1</size>
18581       </method>
18582       <method name="Void Bar()">
18583         <size>35</size>
18584       </method>
18585       <method name="Void &lt;Bar&gt;m__0(Int32)">
18586         <size>6</size>
18587       </method>
18588       <method name="Void .ctor()">
18589         <size>7</size>
18590       </method>
18591     </type>
18592     <type name="Program">
18593       <method name="Void Foo(System.Action`1[System.String])">
18594         <size>12</size>
18595       </method>
18596       <method name="T Foo[T](System.Func`2[System.String,T])">
18597         <size>12</size>
18598       </method>
18599       <method name="System.String Bar()">
18600         <size>35</size>
18601       </method>
18602       <method name="Void Main()">
18603         <size>76</size>
18604       </method>
18605       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18606         <size>7</size>
18607       </method>
18608       <method name="System.String &lt;Main&gt;m__2(System.String)">
18609         <size>2</size>
18610       </method>
18611       <method name="Void &lt;Main&gt;m__3(System.String)">
18612         <size>7</size>
18613       </method>
18614       <method name="Void .ctor()">
18615         <size>7</size>
18616       </method>
18617     </type>
18618   </test>
18619   <test name="gtest-lambda-14.cs">
18620     <type name="Test">
18621       <method name="Void Main()">
18622         <size>1</size>
18623       </method>
18624       <method name="Void Foo[T]()">
18625         <size>14</size>
18626       </method>
18627       <method name="Void .ctor()">
18628         <size>7</size>
18629       </method>
18630       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18631         <size>2</size>
18632       </method>
18633     </type>
18634   </test>
18635   <test name="gtest-lambda-15.cs">
18636     <type name="Enumerable">
18637       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18638         <size>32</size>
18639       </method>
18640       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18641         <size>120</size>
18642       </method>
18643     </type>
18644     <type name="Repro">
18645       <method name="Int32 Main()">
18646         <size>115</size>
18647       </method>
18648       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18649         <size>7</size>
18650       </method>
18651       <method name="Void .ctor()">
18652         <size>7</size>
18653       </method>
18654     </type>
18655     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18656       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18657         <size>15</size>
18658       </method>
18659       <method name="Void .ctor()">
18660         <size>7</size>
18661       </method>
18662     </type>
18663   </test>
18664   <test name="gtest-lambda-16.cs">
18665     <type name="Repro">
18666       <method name="Void AssertFoo[T](IList`1)">
18667         <size>34</size>
18668       </method>
18669       <method name="Void Main()">
18670         <size>1</size>
18671       </method>
18672       <method name="Void .ctor()">
18673         <size>7</size>
18674       </method>
18675     </type>
18676     <type name="Repro+Runner`1[T]">
18677       <method name="Void .ctor(Action`1, T)">
18678         <size>7</size>
18679       </method>
18680     </type>
18681     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18682       <method name="Void &lt;&gt;m__0(Int32)">
18683         <size>52</size>
18684       </method>
18685       <method name="Void .ctor()">
18686         <size>7</size>
18687       </method>
18688     </type>
18689   </test>
18690   <test name="gtest-lambda-17.cs">
18691     <type name="TestCase">
18692       <method name="Void Testing()">
18693         <size>75</size>
18694       </method>
18695       <method name="Void Main()">
18696         <size>11</size>
18697       </method>
18698       <method name="Void &lt;Testing&gt;m__0()">
18699         <size>8</size>
18700       </method>
18701       <method name="Void .ctor()">
18702         <size>7</size>
18703       </method>
18704     </type>
18705   </test>
18706   <test name="gtest-lambda-18.cs">
18707     <type name="Test">
18708       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18709         <size>33</size>
18710       </method>
18711       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18712         <size>1</size>
18713       </method>
18714       <method name="Void Main()">
18715         <size>1</size>
18716       </method>
18717     </type>
18718     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18719       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18720         <size>14</size>
18721       </method>
18722       <method name="Void .ctor()">
18723         <size>7</size>
18724       </method>
18725     </type>
18726   </test>
18727   <test name="gtest-lambda-19.cs">
18728     <type name="Crasher">
18729       <method name="Void Crash()">
18730         <size>36</size>
18731       </method>
18732       <method name="Void Do(System.Action)">
18733         <size>1</size>
18734       </method>
18735       <method name="Void Main()">
18736         <size>1</size>
18737       </method>
18738       <method name="Void .ctor()">
18739         <size>7</size>
18740       </method>
18741     </type>
18742     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18743       <method name="Void &lt;&gt;m__0()">
18744         <size>27</size>
18745       </method>
18746       <method name="Void .ctor()">
18747         <size>7</size>
18748       </method>
18749     </type>
18750   </test>
18751   <test name="gtest-lambda-20.cs">
18752     <type name="Z">
18753       <method name="Void &lt;Z&gt;m__0()">
18754         <size>7</size>
18755       </method>
18756       <method name="Void .ctor()">
18757         <size>37</size>
18758       </method>
18759     </type>
18760     <type name="Test">
18761       <method name="Boolean Foo()">
18762         <size>2</size>
18763       </method>
18764       <method name="Void Main()">
18765         <size>1</size>
18766       </method>
18767       <method name="Void .ctor()">
18768         <size>7</size>
18769       </method>
18770     </type>
18771     <type name="TestMethod">
18772       <method name="Void Invoke()">
18773         <size>0</size>
18774       </method>
18775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18776         <size>0</size>
18777       </method>
18778       <method name="Void EndInvoke(IAsyncResult)">
18779         <size>0</size>
18780       </method>
18781       <method name="Void .ctor(Object, IntPtr)">
18782         <size>0</size>
18783       </method>
18784     </type>
18785   </test>
18786   <test name="gtest-lambda-21.cs">
18787     <type name="Program">
18788       <method name="Void Foo(System.Action`1[System.String])">
18789         <size>12</size>
18790       </method>
18791       <method name="T Foo[T](System.Func`2[System.String,T])">
18792         <size>12</size>
18793       </method>
18794       <method name="System.String Bar()">
18795         <size>35</size>
18796       </method>
18797       <method name="Int32 Main()">
18798         <size>95</size>
18799       </method>
18800       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18801         <size>7</size>
18802       </method>
18803       <method name="System.String &lt;Main&gt;m__1(System.String)">
18804         <size>2</size>
18805       </method>
18806       <method name="Void &lt;Main&gt;m__2(System.String)">
18807         <size>7</size>
18808       </method>
18809       <method name="Void .ctor()">
18810         <size>7</size>
18811       </method>
18812     </type>
18813   </test>
18814   <test name="gtest-lambda-22.cs">
18815     <type name="Product">
18816       <method name="Void .ctor()">
18817         <size>7</size>
18818       </method>
18819     </type>
18820     <type name="MainClass">
18821       <method name="Void Main()">
18822         <size>136</size>
18823       </method>
18824       <method name="Int32 &lt;Main&gt;m__0(Product)">
18825         <size>7</size>
18826       </method>
18827       <method name="Product &lt;Main&gt;m__1(Product)">
18828         <size>2</size>
18829       </method>
18830       <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)">
18831         <size>48</size>
18832       </method>
18833       <method name="Void .ctor()">
18834         <size>7</size>
18835       </method>
18836     </type>
18837     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18838       <method name="&lt;g&gt;__T get_g()">
18839         <size>7</size>
18840       </method>
18841       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18842         <size>7</size>
18843       </method>
18844       <method name="Boolean Equals(System.Object)">
18845         <size>69</size>
18846       </method>
18847       <method name="Int32 GetHashCode()">
18848         <size>86</size>
18849       </method>
18850       <method name="System.String ToString()">
18851         <size>142</size>
18852       </method>
18853       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18854         <size>21</size>
18855       </method>
18856     </type>
18857     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18858       <method name="Boolean &lt;&gt;m__3(Product)">
18859         <size>52</size>
18860       </method>
18861       <method name="Decimal &lt;&gt;m__4(Product)">
18862         <size>7</size>
18863       </method>
18864       <method name="Void .ctor()">
18865         <size>7</size>
18866       </method>
18867     </type>
18868   </test>
18869   <test name="gtest-lambda-23.cs">
18870     <type name="C">
18871       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18872         <size>14</size>
18873       </method>
18874       <method name="Int32 Main()">
18875         <size>77</size>
18876       </method>
18877       <method name="System.String &lt;Main&gt;m__0(System.String)">
18878         <size>27</size>
18879       </method>
18880       <method name="Void .ctor()">
18881         <size>7</size>
18882       </method>
18883     </type>
18884   </test>
18885   <test name="gtest-linq-01.cs">
18886     <type name="from.C">
18887       <method name="Void .ctor()">
18888         <size>7</size>
18889       </method>
18890       <method name="Void Main()">
18891         <size>2137</size>
18892       </method>
18893       <method name="Void Foo(Int32, Boolean)">
18894         <size>11</size>
18895       </method>
18896       <method name="Void Do(System.String[])">
18897         <size>16</size>
18898       </method>
18899     </type>
18900     <type name="from.D">
18901       <method name="Void .ctor()">
18902         <size>7</size>
18903       </method>
18904       <method name="Boolean check(System.Object, System.Object)">
18905         <size>26</size>
18906       </method>
18907     </type>
18908     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18909       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18910         <size>21</size>
18911       </method>
18912       <method name="&lt;i&gt;__T get_i()">
18913         <size>7</size>
18914       </method>
18915       <method name="&lt;j&gt;__T get_j()">
18916         <size>7</size>
18917       </method>
18918       <method name="Boolean Equals(System.Object)">
18919         <size>69</size>
18920       </method>
18921       <method name="Int32 GetHashCode()">
18922         <size>86</size>
18923       </method>
18924       <method name="System.String ToString()">
18925         <size>142</size>
18926       </method>
18927     </type>
18928     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18929       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18930         <size>21</size>
18931       </method>
18932       <method name="&lt;i&gt;__T get_i()">
18933         <size>7</size>
18934       </method>
18935       <method name="&lt;l&gt;__T get_l()">
18936         <size>7</size>
18937       </method>
18938       <method name="Boolean Equals(System.Object)">
18939         <size>69</size>
18940       </method>
18941       <method name="Int32 GetHashCode()">
18942         <size>86</size>
18943       </method>
18944       <method name="System.String ToString()">
18945         <size>142</size>
18946       </method>
18947     </type>
18948     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18949       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18950         <size>21</size>
18951       </method>
18952       <method name="&lt;i9&gt;__T get_i9()">
18953         <size>7</size>
18954       </method>
18955       <method name="&lt;i&gt;__T get_i()">
18956         <size>7</size>
18957       </method>
18958       <method name="Boolean Equals(System.Object)">
18959         <size>69</size>
18960       </method>
18961       <method name="Int32 GetHashCode()">
18962         <size>86</size>
18963       </method>
18964       <method name="System.String ToString()">
18965         <size>142</size>
18966       </method>
18967     </type>
18968     <type name="from.C">
18969       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18970         <size>2</size>
18971       </method>
18972       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18973         <size>2</size>
18974       </method>
18975       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18976         <size>2</size>
18977       </method>
18978       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18979         <size>2</size>
18980       </method>
18981     </type>
18982     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18983       <method name="Void .ctor()">
18984         <size>7</size>
18985       </method>
18986       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18987         <size>7</size>
18988       </method>
18989     </type>
18990     <type name="from.C">
18991       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18992         <size>2</size>
18993       </method>
18994       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18995         <size>10</size>
18996       </method>
18997       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18998         <size>2</size>
18999       </method>
19000       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19001         <size>2</size>
19002       </method>
19003       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19004         <size>2</size>
19005       </method>
19006       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19007         <size>2</size>
19008       </method>
19009       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19010         <size>2</size>
19011       </method>
19012       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19013         <size>2</size>
19014       </method>
19015       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19016         <size>2</size>
19017       </method>
19018       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19019         <size>2</size>
19020       </method>
19021       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19022         <size>2</size>
19023       </method>
19024       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19025         <size>2</size>
19026       </method>
19027       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19028         <size>10</size>
19029       </method>
19030       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19031         <size>7</size>
19032       </method>
19033       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19034         <size>2</size>
19035       </method>
19036       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19037         <size>2</size>
19038       </method>
19039       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19040         <size>7</size>
19041       </method>
19042       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19043         <size>2</size>
19044       </method>
19045       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19046         <size>2</size>
19047       </method>
19048       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19049         <size>7</size>
19050       </method>
19051       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19052         <size>8</size>
19053       </method>
19054       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19055         <size>7</size>
19056       </method>
19057       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19058         <size>7</size>
19059       </method>
19060       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19061         <size>7</size>
19062       </method>
19063       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19064         <size>2</size>
19065       </method>
19066       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19067         <size>2</size>
19068       </method>
19069       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19070         <size>2</size>
19071       </method>
19072       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19073         <size>2</size>
19074       </method>
19075       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19076         <size>2</size>
19077       </method>
19078       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19079         <size>2</size>
19080       </method>
19081       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19082         <size>2</size>
19083       </method>
19084       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19085         <size>10</size>
19086       </method>
19087       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19088         <size>7</size>
19089       </method>
19090       <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])">
19091         <size>15</size>
19092       </method>
19093       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19094         <size>12</size>
19095       </method>
19096       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19097         <size>2</size>
19098       </method>
19099       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19100         <size>2</size>
19101       </method>
19102       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19103         <size>8</size>
19104       </method>
19105       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19106         <size>2</size>
19107       </method>
19108       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19109         <size>7</size>
19110       </method>
19111       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19112         <size>8</size>
19113       </method>
19114       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19115         <size>2</size>
19116       </method>
19117       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19118         <size>7</size>
19119       </method>
19120       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19121         <size>8</size>
19122       </method>
19123       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19124         <size>2</size>
19125       </method>
19126       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19127         <size>7</size>
19128       </method>
19129       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19130         <size>2</size>
19131       </method>
19132       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19133         <size>2</size>
19134       </method>
19135       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19136         <size>2</size>
19137       </method>
19138     </type>
19139     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19140       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19141         <size>21</size>
19142       </method>
19143       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19144         <size>7</size>
19145       </method>
19146       <method name="&lt;l2&gt;__T get_l2()">
19147         <size>7</size>
19148       </method>
19149       <method name="Boolean Equals(System.Object)">
19150         <size>69</size>
19151       </method>
19152       <method name="Int32 GetHashCode()">
19153         <size>86</size>
19154       </method>
19155       <method name="System.String ToString()">
19156         <size>142</size>
19157       </method>
19158     </type>
19159     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19160       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19161         <size>7</size>
19162       </method>
19163       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19164         <size>7</size>
19165       </method>
19166       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19167         <size>7</size>
19168       </method>
19169     </type>
19170     <type name="from.C">
19171       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19172         <size>2</size>
19173       </method>
19174       <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]])">
19175         <size>9</size>
19176       </method>
19177       <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])">
19178         <size>2</size>
19179       </method>
19180     </type>
19181     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19182       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19183         <size>21</size>
19184       </method>
19185       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19186         <size>7</size>
19187       </method>
19188       <method name="&lt;l2&gt;__T get_l2()">
19189         <size>7</size>
19190       </method>
19191       <method name="Boolean Equals(System.Object)">
19192         <size>69</size>
19193       </method>
19194       <method name="Int32 GetHashCode()">
19195         <size>86</size>
19196       </method>
19197       <method name="System.String ToString()">
19198         <size>142</size>
19199       </method>
19200     </type>
19201     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19202       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19203         <size>47</size>
19204       </method>
19205       <method name="Int32 &lt;&gt;m__3D(Int32)">
19206         <size>2</size>
19207       </method>
19208     </type>
19209   </test>
19210   <test name="gtest-linq-02.cs">
19211     <type name="Test">
19212       <method name="Void .ctor()">
19213         <size>7</size>
19214       </method>
19215       <method name="Int32 Main()">
19216         <size>501</size>
19217       </method>
19218       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19219         <size>2</size>
19220       </method>
19221       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19222         <size>3</size>
19223       </method>
19224       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19225         <size>2</size>
19226       </method>
19227       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19228         <size>3</size>
19229       </method>
19230     </type>
19231   </test>
19232   <test name="gtest-linq-03.cs">
19233     <type name="WhereTest">
19234       <method name="Void .ctor()">
19235         <size>7</size>
19236       </method>
19237       <method name="Int32 Main()">
19238         <size>179</size>
19239       </method>
19240       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19241         <size>5</size>
19242       </method>
19243       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19244         <size>5</size>
19245       </method>
19246       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19247         <size>4</size>
19248       </method>
19249     </type>
19250   </test>
19251   <test name="gtest-linq-04.cs">
19252     <type name="TestGroupBy">
19253       <method name="Void .ctor()">
19254         <size>7</size>
19255       </method>
19256       <method name="Int32 Main()">
19257         <size>553</size>
19258       </method>
19259     </type>
19260     <type name="&lt;PrivateImplementationDetails&gt;">
19261       <method name="Void .ctor()">
19262         <size>7</size>
19263       </method>
19264     </type>
19265     <type name="TestGroupBy">
19266       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19267         <size>4</size>
19268       </method>
19269       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19270         <size>2</size>
19271       </method>
19272       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19273         <size>4</size>
19274       </method>
19275       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19276         <size>2</size>
19277       </method>
19278     </type>
19279   </test>
19280   <test name="gtest-linq-05.cs">
19281     <type name="OrderByTests">
19282       <method name="Void .ctor()">
19283         <size>7</size>
19284       </method>
19285       <method name="Int32 Main()">
19286         <size>1254</size>
19287       </method>
19288     </type>
19289     <type name="OrderByTests+Data">
19290       <method name="Void .ctor()">
19291         <size>7</size>
19292       </method>
19293       <method name="Int32 get_ID()">
19294         <size>7</size>
19295       </method>
19296       <method name="Void set_ID(Int32)">
19297         <size>8</size>
19298       </method>
19299       <method name="System.String get_Name()">
19300         <size>7</size>
19301       </method>
19302       <method name="Void set_Name(System.String)">
19303         <size>8</size>
19304       </method>
19305       <method name="System.String ToString()">
19306         <size>28</size>
19307       </method>
19308     </type>
19309     <type name="OrderByTests">
19310       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19311         <size>2</size>
19312       </method>
19313       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19314         <size>2</size>
19315       </method>
19316       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19317         <size>2</size>
19318       </method>
19319       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19320         <size>4</size>
19321       </method>
19322       <method name="System.String &lt;Main&gt;m__4(System.String)">
19323         <size>2</size>
19324       </method>
19325       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19326         <size>7</size>
19327       </method>
19328       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19329         <size>7</size>
19330       </method>
19331       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19332         <size>7</size>
19333       </method>
19334       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19335         <size>7</size>
19336       </method>
19337       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19338         <size>7</size>
19339       </method>
19340       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19341         <size>11</size>
19342       </method>
19343       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19344         <size>7</size>
19345       </method>
19346       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19347         <size>7</size>
19348       </method>
19349       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19350         <size>11</size>
19351       </method>
19352       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19353         <size>7</size>
19354       </method>
19355       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19356         <size>7</size>
19357       </method>
19358       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19359         <size>2</size>
19360       </method>
19361     </type>
19362   </test>
19363   <test name="gtest-linq-06.cs">
19364     <type name="Let">
19365       <method name="Void .ctor()">
19366         <size>7</size>
19367       </method>
19368       <method name="Int32 Main()">
19369         <size>406</size>
19370       </method>
19371     </type>
19372     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19373       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19374         <size>21</size>
19375       </method>
19376       <method name="&lt;i&gt;__T get_i()">
19377         <size>7</size>
19378       </method>
19379       <method name="&lt;u&gt;__T get_u()">
19380         <size>7</size>
19381       </method>
19382       <method name="Boolean Equals(System.Object)">
19383         <size>69</size>
19384       </method>
19385       <method name="Int32 GetHashCode()">
19386         <size>86</size>
19387       </method>
19388       <method name="System.String ToString()">
19389         <size>142</size>
19390       </method>
19391     </type>
19392     <type name="Let">
19393       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19394         <size>10</size>
19395       </method>
19396       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19397         <size>7</size>
19398       </method>
19399       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19400         <size>10</size>
19401       </method>
19402       <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])">
19403         <size>15</size>
19404       </method>
19405       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19406         <size>18</size>
19407       </method>
19408       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19409         <size>7</size>
19410       </method>
19411     </type>
19412     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19413       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19414         <size>21</size>
19415       </method>
19416       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19417         <size>7</size>
19418       </method>
19419       <method name="&lt;v&gt;__T get_v()">
19420         <size>7</size>
19421       </method>
19422       <method name="Boolean Equals(System.Object)">
19423         <size>69</size>
19424       </method>
19425       <method name="Int32 GetHashCode()">
19426         <size>86</size>
19427       </method>
19428       <method name="System.String ToString()">
19429         <size>142</size>
19430       </method>
19431     </type>
19432   </test>
19433   <test name="gtest-linq-07.cs">
19434     <type name="SelectMany">
19435       <method name="Void .ctor()">
19436         <size>7</size>
19437       </method>
19438       <method name="Int32 Main()">
19439         <size>748</size>
19440       </method>
19441     </type>
19442     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19443       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19444         <size>21</size>
19445       </method>
19446       <method name="&lt;i1&gt;__T get_i1()">
19447         <size>7</size>
19448       </method>
19449       <method name="&lt;i2&gt;__T get_i2()">
19450         <size>7</size>
19451       </method>
19452       <method name="Boolean Equals(System.Object)">
19453         <size>69</size>
19454       </method>
19455       <method name="Int32 GetHashCode()">
19456         <size>86</size>
19457       </method>
19458       <method name="System.String ToString()">
19459         <size>142</size>
19460       </method>
19461     </type>
19462     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19463       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19464         <size>28</size>
19465       </method>
19466       <method name="&lt;pp&gt;__T get_pp()">
19467         <size>7</size>
19468       </method>
19469       <method name="&lt;i1&gt;__T get_i1()">
19470         <size>7</size>
19471       </method>
19472       <method name="&lt;i3&gt;__T get_i3()">
19473         <size>7</size>
19474       </method>
19475       <method name="Boolean Equals(System.Object)">
19476         <size>96</size>
19477       </method>
19478       <method name="Int32 GetHashCode()">
19479         <size>109</size>
19480       </method>
19481       <method name="System.String ToString()">
19482         <size>199</size>
19483       </method>
19484     </type>
19485     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19486       <method name="Void .ctor()">
19487         <size>7</size>
19488       </method>
19489       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19490         <size>12</size>
19491       </method>
19492       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19493         <size>12</size>
19494       </method>
19495       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19496         <size>12</size>
19497       </method>
19498       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19499         <size>7</size>
19500       </method>
19501     </type>
19502     <type name="SelectMany">
19503       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19504         <size>8</size>
19505       </method>
19506       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19507         <size>5</size>
19508       </method>
19509       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19510         <size>8</size>
19511       </method>
19512       <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)">
19513         <size>8</size>
19514       </method>
19515       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19516         <size>7</size>
19517       </method>
19518       <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])">
19519         <size>25</size>
19520       </method>
19521       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19522         <size>8</size>
19523       </method>
19524     </type>
19525     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19526       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19527         <size>21</size>
19528       </method>
19529       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19530         <size>7</size>
19531       </method>
19532       <method name="&lt;i3&gt;__T get_i3()">
19533         <size>7</size>
19534       </method>
19535       <method name="Boolean Equals(System.Object)">
19536         <size>69</size>
19537       </method>
19538       <method name="Int32 GetHashCode()">
19539         <size>86</size>
19540       </method>
19541       <method name="System.String ToString()">
19542         <size>142</size>
19543       </method>
19544     </type>
19545   </test>
19546   <test name="gtest-linq-08.cs">
19547     <type name="TestA">
19548       <method name="Void .ctor(String)">
19549         <size>14</size>
19550       </method>
19551       <method name="System.String Select[U](System.Func`2[TestA,U])">
19552         <size>7</size>
19553       </method>
19554     </type>
19555     <type name="TestB">
19556       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19557         <size>25</size>
19558       </method>
19559     </type>
19560     <type name="CustomQueryExpressionPattern">
19561       <method name="Void .ctor()">
19562         <size>7</size>
19563       </method>
19564       <method name="Int32 Main()">
19565         <size>153</size>
19566       </method>
19567       <method name="TestA &lt;Main&gt;m__0(TestA)">
19568         <size>2</size>
19569       </method>
19570       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19571         <size>17</size>
19572       </method>
19573     </type>
19574   </test>
19575   <test name="gtest-linq-09.cs">
19576     <type name="Data">
19577       <method name="Void .ctor()">
19578         <size>7</size>
19579       </method>
19580     </type>
19581     <type name="Join">
19582       <method name="Void .ctor()">
19583         <size>7</size>
19584       </method>
19585       <method name="Int32 Main()">
19586         <size>912</size>
19587       </method>
19588     </type>
19589     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19590       <method name="Void .ctor(&lt;Result&gt;__T)">
19591         <size>14</size>
19592       </method>
19593       <method name="&lt;Result&gt;__T get_Result()">
19594         <size>7</size>
19595       </method>
19596       <method name="Boolean Equals(System.Object)">
19597         <size>39</size>
19598       </method>
19599       <method name="Int32 GetHashCode()">
19600         <size>63</size>
19601       </method>
19602       <method name="System.String ToString()">
19603         <size>67</size>
19604       </method>
19605     </type>
19606     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19607       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19608         <size>21</size>
19609       </method>
19610       <method name="&lt;a&gt;__T get_a()">
19611         <size>7</size>
19612       </method>
19613       <method name="&lt;b&gt;__T get_b()">
19614         <size>7</size>
19615       </method>
19616       <method name="Boolean Equals(System.Object)">
19617         <size>69</size>
19618       </method>
19619       <method name="Int32 GetHashCode()">
19620         <size>86</size>
19621       </method>
19622       <method name="System.String ToString()">
19623         <size>142</size>
19624       </method>
19625     </type>
19626     <type name="Join">
19627       <method name="Int32 &lt;Main&gt;m__0(Data)">
19628         <size>7</size>
19629       </method>
19630       <method name="Int32 &lt;Main&gt;m__1(Data)">
19631         <size>7</size>
19632       </method>
19633       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19634         <size>23</size>
19635       </method>
19636       <method name="Int32 &lt;Main&gt;m__3(Data)">
19637         <size>7</size>
19638       </method>
19639       <method name="Int32 &lt;Main&gt;m__4(Data)">
19640         <size>7</size>
19641       </method>
19642       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19643         <size>8</size>
19644       </method>
19645       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19646         <size>22</size>
19647       </method>
19648       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19649         <size>33</size>
19650       </method>
19651       <method name="Int32 &lt;Main&gt;m__8(Data)">
19652         <size>7</size>
19653       </method>
19654       <method name="Int32 &lt;Main&gt;m__9(Data)">
19655         <size>7</size>
19656       </method>
19657       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19658         <size>23</size>
19659       </method>
19660       <method name="Int32 &lt;Main&gt;m__B(Data)">
19661         <size>7</size>
19662       </method>
19663       <method name="Int32 &lt;Main&gt;m__C(Data)">
19664         <size>7</size>
19665       </method>
19666       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19667         <size>8</size>
19668       </method>
19669       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19670         <size>12</size>
19671       </method>
19672       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19673         <size>7</size>
19674       </method>
19675     </type>
19676   </test>
19677   <test name="gtest-linq-10.cs">
19678     <type name="DataA">
19679       <method name="Void .ctor()">
19680         <size>7</size>
19681       </method>
19682     </type>
19683     <type name="DataB">
19684       <method name="Void .ctor()">
19685         <size>7</size>
19686       </method>
19687     </type>
19688     <type name="GroupJoin">
19689       <method name="Void .ctor()">
19690         <size>7</size>
19691       </method>
19692       <method name="Int32 Main()">
19693         <size>631</size>
19694       </method>
19695     </type>
19696     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19697       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19698         <size>21</size>
19699       </method>
19700       <method name="&lt;a&gt;__T get_a()">
19701         <size>7</size>
19702       </method>
19703       <method name="&lt;ab&gt;__T get_ab()">
19704         <size>7</size>
19705       </method>
19706       <method name="Boolean Equals(System.Object)">
19707         <size>69</size>
19708       </method>
19709       <method name="Int32 GetHashCode()">
19710         <size>86</size>
19711       </method>
19712       <method name="System.String ToString()">
19713         <size>142</size>
19714       </method>
19715     </type>
19716     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19717       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19718         <size>21</size>
19719       </method>
19720       <method name="&lt;a&gt;__T get_a()">
19721         <size>7</size>
19722       </method>
19723       <method name="&lt;b&gt;__T get_b()">
19724         <size>7</size>
19725       </method>
19726       <method name="Boolean Equals(System.Object)">
19727         <size>69</size>
19728       </method>
19729       <method name="Int32 GetHashCode()">
19730         <size>86</size>
19731       </method>
19732       <method name="System.String ToString()">
19733         <size>142</size>
19734       </method>
19735     </type>
19736     <type name="GroupJoin">
19737       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19738         <size>7</size>
19739       </method>
19740       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19741         <size>7</size>
19742       </method>
19743       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19744         <size>8</size>
19745       </method>
19746       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19747         <size>12</size>
19748       </method>
19749       <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)">
19750         <size>39</size>
19751       </method>
19752       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19753         <size>7</size>
19754       </method>
19755       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19756         <size>7</size>
19757       </method>
19758       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19759         <size>8</size>
19760       </method>
19761       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19762         <size>12</size>
19763       </method>
19764       <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)">
19765         <size>39</size>
19766       </method>
19767     </type>
19768   </test>
19769   <test name="gtest-linq-11.cs">
19770     <type name="IntoTest">
19771       <method name="Void .ctor()">
19772         <size>7</size>
19773       </method>
19774       <method name="Int32 Main()">
19775         <size>275</size>
19776       </method>
19777       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19778         <size>5</size>
19779       </method>
19780       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19781         <size>5</size>
19782       </method>
19783       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19784         <size>4</size>
19785       </method>
19786       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19787         <size>5</size>
19788       </method>
19789       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19790         <size>4</size>
19791       </method>
19792     </type>
19793   </test>
19794   <test name="gtest-linq-12.cs">
19795     <type name="NestedQuery">
19796       <method name="Void .ctor()">
19797         <size>7</size>
19798       </method>
19799       <method name="Void XX()">
19800         <size>108</size>
19801       </method>
19802       <method name="Int32 Main()">
19803         <size>464</size>
19804       </method>
19805     </type>
19806     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19807       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19808         <size>21</size>
19809       </method>
19810       <method name="&lt;values&gt;__T get_values()">
19811         <size>7</size>
19812       </method>
19813       <method name="&lt;length&gt;__T get_length()">
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     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19827       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19828         <size>21</size>
19829       </method>
19830       <method name="&lt;type&gt;__T get_type()">
19831         <size>7</size>
19832       </method>
19833       <method name="&lt;x&gt;__T get_x()">
19834         <size>7</size>
19835       </method>
19836       <method name="Boolean Equals(System.Object)">
19837         <size>69</size>
19838       </method>
19839       <method name="Int32 GetHashCode()">
19840         <size>86</size>
19841       </method>
19842       <method name="System.String ToString()">
19843         <size>142</size>
19844       </method>
19845     </type>
19846     <type name="NestedQuery">
19847       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19848         <size>13</size>
19849       </method>
19850     </type>
19851     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19852       <method name="Void .ctor()">
19853         <size>7</size>
19854       </method>
19855     </type>
19856     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19857       <method name="Void .ctor()">
19858         <size>7</size>
19859       </method>
19860     </type>
19861     <type name="NestedQuery">
19862       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19863         <size>110</size>
19864       </method>
19865       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19866         <size>10</size>
19867       </method>
19868       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19869         <size>36</size>
19870       </method>
19871       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19872         <size>13</size>
19873       </method>
19874       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19875         <size>110</size>
19876       </method>
19877       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19878         <size>9</size>
19879       </method>
19880       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19881         <size>7</size>
19882       </method>
19883       <method name="Boolean &lt;Main&gt;m__9(Char)">
19884         <size>6</size>
19885       </method>
19886       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19887         <size>9</size>
19888       </method>
19889       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19890         <size>7</size>
19891       </method>
19892     </type>
19893     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19894       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19895         <size>15</size>
19896       </method>
19897     </type>
19898     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19899       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19900         <size>15</size>
19901       </method>
19902     </type>
19903   </test>
19904   <test name="gtest-linq-13.cs">
19905     <type name="Program">
19906       <method name="Void .ctor()">
19907         <size>7</size>
19908       </method>
19909       <method name="Void Main()">
19910         <size>1</size>
19911       </method>
19912       <method name="Void Foo(TypeDefinition)">
19913         <size>47</size>
19914       </method>
19915       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19916         <size>2</size>
19917       </method>
19918     </type>
19919     <type name="Extension">
19920       <method name="IEnumerable`1 Cast[T](IFoo)">
19921         <size>2</size>
19922       </method>
19923     </type>
19924     <type name="MethodDefinition">
19925       <method name="Void .ctor()">
19926         <size>7</size>
19927       </method>
19928     </type>
19929     <type name="TypeDefinition">
19930       <method name="Void .ctor()">
19931         <size>7</size>
19932       </method>
19933       <method name="MethodDefinitionCollection get_Methods()">
19934         <size>2</size>
19935       </method>
19936       <method name="Void set_Methods(MethodDefinitionCollection)">
19937         <size>1</size>
19938       </method>
19939     </type>
19940     <type name="MethodDefinitionCollection">
19941       <method name="Void .ctor()">
19942         <size>7</size>
19943       </method>
19944     </type>
19945   </test>
19946   <test name="gtest-linq-14.cs">
19947     <type name="Person">
19948       <method name="Void .ctor()">
19949         <size>7</size>
19950       </method>
19951       <method name="Style get_Style()">
19952         <size>7</size>
19953       </method>
19954       <method name="Void set_Style(Style)">
19955         <size>8</size>
19956       </method>
19957     </type>
19958     <type name="Extensions">
19959       <method name="IMarker`1 Cast[T](IObjectContainer)">
19960         <size>2</size>
19961       </method>
19962       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19963         <size>2</size>
19964       </method>
19965     </type>
19966     <type name="Program">
19967       <method name="Void .ctor()">
19968         <size>7</size>
19969       </method>
19970       <method name="Void Main()">
19971         <size>1</size>
19972       </method>
19973       <method name="Void Assert(System.Action)">
19974         <size>1</size>
19975       </method>
19976       <method name="Void Test(IObjectContainer, Style)">
19977         <size>38</size>
19978       </method>
19979     </type>
19980     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19981       <method name="Void .ctor()">
19982         <size>7</size>
19983       </method>
19984       <method name="Void &lt;&gt;m__0()">
19985         <size>117</size>
19986       </method>
19987     </type>
19988   </test>
19989   <test name="gtest-linq-15.cs">
19990     <type name="NameCollisionTest.Data">
19991       <method name="Void .ctor()">
19992         <size>7</size>
19993       </method>
19994     </type>
19995     <type name="NameCollisionTest.Ex">
19996       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19997         <size>44</size>
19998       </method>
19999     </type>
20000     <type name="NameCollisionTest.C">
20001       <method name="Void .ctor()">
20002         <size>7</size>
20003       </method>
20004       <method name="Void Main()">
20005         <size>78</size>
20006       </method>
20007       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20008         <size>7</size>
20009       </method>
20010       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20011         <size>5</size>
20012       </method>
20013     </type>
20014     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20015       <method name="Void .ctor()">
20016         <size>7</size>
20017       </method>
20018       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20019         <size>12</size>
20020       </method>
20021       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20022         <size>7</size>
20023       </method>
20024       <method name="Boolean MoveNext()">
20025         <size>86</size>
20026       </method>
20027       <method name="Void Dispose()">
20028         <size>8</size>
20029       </method>
20030       <method name="Void Reset()">
20031         <size>6</size>
20032       </method>
20033       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20034         <size>7</size>
20035       </method>
20036       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20037         <size>52</size>
20038       </method>
20039     </type>
20040   </test>
20041   <test name="gtest-linq-16.cs">
20042     <type name="C">
20043       <method name="Void .ctor()">
20044         <size>7</size>
20045       </method>
20046       <method name="Void Main()">
20047         <size>12</size>
20048       </method>
20049       <method name="Void Test_1(Int32)">
20050         <size>27</size>
20051       </method>
20052       <method name="Void Test_2()">
20053         <size>31</size>
20054       </method>
20055       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20056         <size>26</size>
20057       </method>
20058     </type>
20059     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20060       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20061         <size>21</size>
20062       </method>
20063       <method name="&lt;a&gt;__T get_a()">
20064         <size>7</size>
20065       </method>
20066       <method name="&lt;b&gt;__T get_b()">
20067         <size>7</size>
20068       </method>
20069       <method name="Boolean Equals(System.Object)">
20070         <size>69</size>
20071       </method>
20072       <method name="Int32 GetHashCode()">
20073         <size>86</size>
20074       </method>
20075       <method name="System.String ToString()">
20076         <size>142</size>
20077       </method>
20078     </type>
20079     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20080       <method name="Void .ctor()">
20081         <size>7</size>
20082       </method>
20083       <method name="IEnumerable`1 &lt;&gt;m__0()">
20084         <size>67</size>
20085       </method>
20086       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20087         <size>8</size>
20088       </method>
20089       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20090         <size>14</size>
20091       </method>
20092     </type>
20093     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20094       <method name="Void .ctor()">
20095         <size>7</size>
20096       </method>
20097       <method name="IEnumerable`1 &lt;&gt;m__2()">
20098         <size>67</size>
20099       </method>
20100       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20101         <size>8</size>
20102       </method>
20103       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20104         <size>14</size>
20105       </method>
20106     </type>
20107   </test>
20108   <test name="gtest-linq-17.cs">
20109     <type name="TestGroupBy">
20110       <method name="Void .ctor()">
20111         <size>7</size>
20112       </method>
20113       <method name="Int32 Main()">
20114         <size>157</size>
20115       </method>
20116       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20117         <size>2</size>
20118       </method>
20119     </type>
20120     <type name="&lt;PrivateImplementationDetails&gt;">
20121       <method name="Void .ctor()">
20122         <size>7</size>
20123       </method>
20124     </type>
20125   </test>
20126   <test name="gtest-linq-18.cs">
20127     <type name="C">
20128       <method name="Void .ctor()">
20129         <size>7</size>
20130       </method>
20131       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20132         <size>2</size>
20133       </method>
20134       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20135         <size>2</size>
20136       </method>
20137       <method name="Int32 Main()">
20138         <size>652</size>
20139       </method>
20140       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20141         <size>42</size>
20142       </method>
20143       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20144         <size>11</size>
20145       </method>
20146       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20147         <size>31</size>
20148       </method>
20149       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20150         <size>31</size>
20151       </method>
20152       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20153         <size>31</size>
20154       </method>
20155       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20156         <size>31</size>
20157       </method>
20158       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20159         <size>31</size>
20160       </method>
20161       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20162         <size>10</size>
20163       </method>
20164       <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])">
20165         <size>15</size>
20166       </method>
20167       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20168         <size>31</size>
20169       </method>
20170       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20171         <size>15</size>
20172       </method>
20173       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20174         <size>12</size>
20175       </method>
20176     </type>
20177     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20178       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20179         <size>21</size>
20180       </method>
20181       <method name="&lt;ck&gt;__T get_ck()">
20182         <size>7</size>
20183       </method>
20184       <method name="&lt;xy&gt;__T get_xy()">
20185         <size>7</size>
20186       </method>
20187       <method name="Boolean Equals(System.Object)">
20188         <size>69</size>
20189       </method>
20190       <method name="Int32 GetHashCode()">
20191         <size>86</size>
20192       </method>
20193       <method name="System.String ToString()">
20194         <size>142</size>
20195       </method>
20196     </type>
20197     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20198       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20199         <size>21</size>
20200       </method>
20201       <method name="&lt;i&gt;__T get_i()">
20202         <size>7</size>
20203       </method>
20204       <method name="&lt;l&gt;__T get_l()">
20205         <size>7</size>
20206       </method>
20207       <method name="Boolean Equals(System.Object)">
20208         <size>69</size>
20209       </method>
20210       <method name="Int32 GetHashCode()">
20211         <size>86</size>
20212       </method>
20213       <method name="System.String ToString()">
20214         <size>142</size>
20215       </method>
20216     </type>
20217     <type name="&lt;PrivateImplementationDetails&gt;">
20218       <method name="Void .ctor()">
20219         <size>7</size>
20220       </method>
20221     </type>
20222     <type name="C+&lt;Main&gt;c__AnonStorey0">
20223       <method name="Void .ctor()">
20224         <size>7</size>
20225       </method>
20226     </type>
20227     <type name="C+&lt;Main&gt;c__AnonStorey1">
20228       <method name="Void .ctor()">
20229         <size>7</size>
20230       </method>
20231     </type>
20232     <type name="C+&lt;Main&gt;c__AnonStorey2">
20233       <method name="Void .ctor()">
20234         <size>7</size>
20235       </method>
20236     </type>
20237     <type name="C+&lt;Main&gt;c__AnonStorey3">
20238       <method name="Void .ctor()">
20239         <size>7</size>
20240       </method>
20241     </type>
20242     <type name="C+&lt;Main&gt;c__AnonStorey4">
20243       <method name="Void .ctor()">
20244         <size>7</size>
20245       </method>
20246     </type>
20247     <type name="C+&lt;Main&gt;c__AnonStorey5">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251     </type>
20252     <type name="C+&lt;Main&gt;c__AnonStorey6">
20253       <method name="Void .ctor()">
20254         <size>7</size>
20255       </method>
20256     </type>
20257     <type name="C">
20258       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20259         <size>31</size>
20260       </method>
20261       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20262         <size>31</size>
20263       </method>
20264       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20265         <size>2</size>
20266       </method>
20267       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20268         <size>31</size>
20269       </method>
20270       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20271         <size>31</size>
20272       </method>
20273       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20274         <size>2</size>
20275       </method>
20276     </type>
20277     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20278       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20279         <size>21</size>
20280       </method>
20281       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20282         <size>7</size>
20283       </method>
20284       <method name="&lt;g&gt;__T get_g()">
20285         <size>7</size>
20286       </method>
20287       <method name="Boolean Equals(System.Object)">
20288         <size>69</size>
20289       </method>
20290       <method name="Int32 GetHashCode()">
20291         <size>86</size>
20292       </method>
20293       <method name="System.String ToString()">
20294         <size>142</size>
20295       </method>
20296     </type>
20297     <type name="C+&lt;Main&gt;c__AnonStorey0">
20298       <method name="Boolean &lt;&gt;m__12(Int32)">
20299         <size>10</size>
20300       </method>
20301     </type>
20302     <type name="C+&lt;Main&gt;c__AnonStorey1">
20303       <method name="Boolean &lt;&gt;m__13(Int32)">
20304         <size>15</size>
20305       </method>
20306     </type>
20307     <type name="C+&lt;Main&gt;c__AnonStorey2">
20308       <method name="Boolean &lt;&gt;m__14(Int32)">
20309         <size>10</size>
20310       </method>
20311     </type>
20312     <type name="C+&lt;Main&gt;c__AnonStorey3">
20313       <method name="Boolean &lt;&gt;m__15(Int32)">
20314         <size>10</size>
20315       </method>
20316     </type>
20317     <type name="C+&lt;Main&gt;c__AnonStorey4">
20318       <method name="Int32 &lt;&gt;m__16(Int32)">
20319         <size>9</size>
20320       </method>
20321     </type>
20322     <type name="C+&lt;Main&gt;c__AnonStorey5">
20323       <method name="Int32 &lt;&gt;m__17(Int32)">
20324         <size>9</size>
20325       </method>
20326     </type>
20327     <type name="C+&lt;Main&gt;c__AnonStorey6">
20328       <method name="Boolean &lt;&gt;m__18(Int32)">
20329         <size>20</size>
20330       </method>
20331     </type>
20332     <type name="C+&lt;Main&gt;c__AnonStorey7">
20333       <method name="Void .ctor()">
20334         <size>7</size>
20335       </method>
20336       <method name="Boolean &lt;&gt;m__19(Int32)">
20337         <size>10</size>
20338       </method>
20339     </type>
20340     <type name="C+&lt;Main&gt;c__AnonStorey8">
20341       <method name="Void .ctor()">
20342         <size>7</size>
20343       </method>
20344       <method name="Boolean &lt;&gt;m__1A(Int32)">
20345         <size>10</size>
20346       </method>
20347     </type>
20348     <type name="C+&lt;Main&gt;c__AnonStorey9">
20349       <method name="Void .ctor()">
20350         <size>7</size>
20351       </method>
20352       <method name="Boolean &lt;&gt;m__1B(Int32)">
20353         <size>10</size>
20354       </method>
20355     </type>
20356     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20357       <method name="Void .ctor()">
20358         <size>7</size>
20359       </method>
20360       <method name="Boolean &lt;&gt;m__1C(Int32)">
20361         <size>10</size>
20362       </method>
20363     </type>
20364   </test>
20365   <test name="gtest-linq-19.cs">
20366     <type name="Test">
20367       <method name="Void .ctor()">
20368         <size>7</size>
20369       </method>
20370       <method name="Void .cctor()">
20371         <size>45</size>
20372       </method>
20373       <method name="Void Main()">
20374         <size>1</size>
20375       </method>
20376       <method name="Char &lt;E&gt;m__0(Char)">
20377         <size>2</size>
20378       </method>
20379     </type>
20380   </test>
20381   <test name="gtest-named-01.cs">
20382     <type name="C">
20383       <method name="Int32 Test(Int32, Int32, System.String)">
20384         <size>6</size>
20385       </method>
20386       <method name="T Foo[T](T, Int32)">
20387         <size>2</size>
20388       </method>
20389       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20390         <size>9</size>
20391       </method>
20392       <method name="Int32 Main()">
20393         <size>173</size>
20394       </method>
20395       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20396         <size>2</size>
20397       </method>
20398     </type>
20399     <type name="C+&lt;Main&gt;c__AnonStorey0">
20400       <method name="Void .ctor()">
20401         <size>7</size>
20402       </method>
20403       <method name="Int32 &lt;&gt;m__1(Int32)">
20404         <size>7</size>
20405       </method>
20406     </type>
20407   </test>
20408   <test name="gtest-partial-01.cs">
20409     <type name="B`1[U]">
20410       <method name="Void .ctor()">
20411         <size>7</size>
20412       </method>
20413     </type>
20414     <type name="C`1[T]">
20415       <method name="Void .ctor()">
20416         <size>7</size>
20417       </method>
20418     </type>
20419     <type name="Test">
20420       <method name="Void Main()">
20421         <size>1</size>
20422       </method>
20423       <method name="Void .ctor()">
20424         <size>7</size>
20425       </method>
20426     </type>
20427   </test>
20428   <test name="gtest-var-04.cs">
20429     <type name="Test">
20430       <method name="Void .ctor()">
20431         <size>7</size>
20432       </method>
20433       <method name="Int32 Main()">
20434         <size>219</size>
20435       </method>
20436     </type>
20437   </test>
20438   <test name="gtest-variance-11.cs">
20439     <type name="D">
20440       <method name="Void .ctor()">
20441         <size>7</size>
20442       </method>
20443       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20444         <size>38</size>
20445       </method>
20446       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20447         <size>38</size>
20448       </method>
20449       <method name="Int32 Main()">
20450         <size>38</size>
20451       </method>
20452     </type>
20453   </test>
20454   <test name="gtest-variance-13.cs">
20455     <type name="A">
20456       <method name="Void .ctor()">
20457         <size>7</size>
20458       </method>
20459       <method name="Void Foo[T](T, IList`1)">
20460         <size>1</size>
20461       </method>
20462       <method name="Void Test()">
20463         <size>17</size>
20464       </method>
20465     </type>
20466     <type name="B">
20467       <method name="Void .ctor()">
20468         <size>7</size>
20469       </method>
20470       <method name="Void Foo[T](T, I`1)">
20471         <size>1</size>
20472       </method>
20473       <method name="Void Test[U](U, I`1)">
20474         <size>8</size>
20475       </method>
20476     </type>
20477     <type name="M">
20478       <method name="Void .ctor()">
20479         <size>7</size>
20480       </method>
20481       <method name="Int32 Main()">
20482         <size>2</size>
20483       </method>
20484     </type>
20485   </test>
20486   <test name="gtest-variance-6.cs">
20487     <type name="Program">
20488       <method name="Void .ctor()">
20489         <size>7</size>
20490       </method>
20491       <method name="Void Main()">
20492         <size>1</size>
20493       </method>
20494     </type>
20495     <type name="Cov1`1[U]">
20496       <method name="Void .ctor(Object, IntPtr)">
20497         <size>0</size>
20498       </method>
20499       <method name="ICovariant`1 Invoke(IContravariant`1)">
20500         <size>0</size>
20501       </method>
20502       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20503         <size>0</size>
20504       </method>
20505       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20506         <size>0</size>
20507       </method>
20508     </type>
20509     <type name="Cov2`1[U]">
20510       <method name="Void .ctor(Object, IntPtr)">
20511         <size>0</size>
20512       </method>
20513       <method name="ICovariant`1 Invoke(IContravariant`1)">
20514         <size>0</size>
20515       </method>
20516       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20517         <size>0</size>
20518       </method>
20519       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20520         <size>0</size>
20521       </method>
20522     </type>
20523     <type name="Cov3`1[U]">
20524       <method name="Void .ctor(Object, IntPtr)">
20525         <size>0</size>
20526       </method>
20527       <method name="ICovariant`1 Invoke(IContravariant`1)">
20528         <size>0</size>
20529       </method>
20530       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20531         <size>0</size>
20532       </method>
20533       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20534         <size>0</size>
20535       </method>
20536     </type>
20537     <type name="Cov4`1[U]">
20538       <method name="Void .ctor(Object, IntPtr)">
20539         <size>0</size>
20540       </method>
20541       <method name="ICovariant`1 Invoke()">
20542         <size>0</size>
20543       </method>
20544       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20545         <size>0</size>
20546       </method>
20547       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20548         <size>0</size>
20549       </method>
20550     </type>
20551     <type name="Cov5`1[U]">
20552       <method name="Void .ctor(Object, IntPtr)">
20553         <size>0</size>
20554       </method>
20555       <method name="IContravariant`1 Invoke()">
20556         <size>0</size>
20557       </method>
20558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20559         <size>0</size>
20560       </method>
20561       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20562         <size>0</size>
20563       </method>
20564     </type>
20565     <type name="Contra5`1[U]">
20566       <method name="Void .ctor(Object, IntPtr)">
20567         <size>0</size>
20568       </method>
20569       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20570         <size>0</size>
20571       </method>
20572       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20573         <size>0</size>
20574       </method>
20575       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20576         <size>0</size>
20577       </method>
20578     </type>
20579     <type name="Contra6`1[U]">
20580       <method name="Void .ctor(Object, IntPtr)">
20581         <size>0</size>
20582       </method>
20583       <method name="IContravariant`1 Invoke()">
20584         <size>0</size>
20585       </method>
20586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20587         <size>0</size>
20588       </method>
20589       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20590         <size>0</size>
20591       </method>
20592     </type>
20593     <type name="Contra7`1[U]">
20594       <method name="Void .ctor(Object, IntPtr)">
20595         <size>0</size>
20596       </method>
20597       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20598         <size>0</size>
20599       </method>
20600       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20601         <size>0</size>
20602       </method>
20603       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20604         <size>0</size>
20605       </method>
20606     </type>
20607     <type name="Contra8`1[U]">
20608       <method name="Void .ctor(Object, IntPtr)">
20609         <size>0</size>
20610       </method>
20611       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20612         <size>0</size>
20613       </method>
20614       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20615         <size>0</size>
20616       </method>
20617       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20618         <size>0</size>
20619       </method>
20620     </type>
20621   </test>
20622   <test name="gtest-variance-7.cs">
20623     <type name="C">
20624       <method name="Void .ctor()">
20625         <size>7</size>
20626       </method>
20627       <method name="Void Main()">
20628         <size>1</size>
20629       </method>
20630     </type>
20631     <type name="Covariant`1[T]">
20632       <method name="Void .ctor(Object, IntPtr)">
20633         <size>0</size>
20634       </method>
20635       <method name="T Invoke()">
20636         <size>0</size>
20637       </method>
20638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20639         <size>0</size>
20640       </method>
20641       <method name="T EndInvoke(IAsyncResult)">
20642         <size>0</size>
20643       </method>
20644     </type>
20645     <type name="Contra`1[T]">
20646       <method name="Void .ctor(Object, IntPtr)">
20647         <size>0</size>
20648       </method>
20649       <method name="Void Invoke(T)">
20650         <size>0</size>
20651       </method>
20652       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20653         <size>0</size>
20654       </method>
20655       <method name="Void EndInvoke(IAsyncResult)">
20656         <size>0</size>
20657       </method>
20658     </type>
20659     <type name="CoContra`2[TR,T]">
20660       <method name="Void .ctor(Object, IntPtr)">
20661         <size>0</size>
20662       </method>
20663       <method name="TR Invoke(T)">
20664         <size>0</size>
20665       </method>
20666       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20667         <size>0</size>
20668       </method>
20669       <method name="TR EndInvoke(IAsyncResult)">
20670         <size>0</size>
20671       </method>
20672     </type>
20673     <type name="None`1[T]">
20674       <method name="Void .ctor(Object, IntPtr)">
20675         <size>0</size>
20676       </method>
20677       <method name="Void Invoke(T)">
20678         <size>0</size>
20679       </method>
20680       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20681         <size>0</size>
20682       </method>
20683       <method name="Void EndInvoke(IAsyncResult)">
20684         <size>0</size>
20685       </method>
20686     </type>
20687     <type name="Test`1[U]">
20688       <method name="Void .ctor(Object, IntPtr)">
20689         <size>0</size>
20690       </method>
20691       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20692         <size>0</size>
20693       </method>
20694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20695         <size>0</size>
20696       </method>
20697       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20698         <size>0</size>
20699       </method>
20700     </type>
20701     <type name="Test2`1[U]">
20702       <method name="Void .ctor(Object, IntPtr)">
20703         <size>0</size>
20704       </method>
20705       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20706         <size>0</size>
20707       </method>
20708       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20709         <size>0</size>
20710       </method>
20711       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20712         <size>0</size>
20713       </method>
20714     </type>
20715     <type name="Test3`1[U]">
20716       <method name="Void .ctor(Object, IntPtr)">
20717         <size>0</size>
20718       </method>
20719       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20720         <size>0</size>
20721       </method>
20722       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20723         <size>0</size>
20724       </method>
20725       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20726         <size>0</size>
20727       </method>
20728     </type>
20729     <type name="Test4`1[U]">
20730       <method name="Void .ctor(Object, IntPtr)">
20731         <size>0</size>
20732       </method>
20733       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20734         <size>0</size>
20735       </method>
20736       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20737         <size>0</size>
20738       </method>
20739       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20740         <size>0</size>
20741       </method>
20742     </type>
20743     <type name="Test5`1[U]">
20744       <method name="Void .ctor(Object, IntPtr)">
20745         <size>0</size>
20746       </method>
20747       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20748         <size>0</size>
20749       </method>
20750       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20751         <size>0</size>
20752       </method>
20753       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20754         <size>0</size>
20755       </method>
20756     </type>
20757     <type name="Test6`1[U]">
20758       <method name="Void .ctor(Object, IntPtr)">
20759         <size>0</size>
20760       </method>
20761       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20762         <size>0</size>
20763       </method>
20764       <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)">
20765         <size>0</size>
20766       </method>
20767       <method name="Void EndInvoke(IAsyncResult)">
20768         <size>0</size>
20769       </method>
20770     </type>
20771     <type name="Both`2[U,V]">
20772       <method name="Void .ctor(Object, IntPtr)">
20773         <size>0</size>
20774       </method>
20775       <method name="Void Invoke(CoContra`2[U,V])">
20776         <size>0</size>
20777       </method>
20778       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20779         <size>0</size>
20780       </method>
20781       <method name="Void EndInvoke(IAsyncResult)">
20782         <size>0</size>
20783       </method>
20784     </type>
20785     <type name="Both2`2[U,V]">
20786       <method name="Void .ctor(Object, IntPtr)">
20787         <size>0</size>
20788       </method>
20789       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20790         <size>0</size>
20791       </method>
20792       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20793         <size>0</size>
20794       </method>
20795       <method name="Void EndInvoke(IAsyncResult)">
20796         <size>0</size>
20797       </method>
20798     </type>
20799     <type name="Both3`2[U,V]">
20800       <method name="Void .ctor(Object, IntPtr)">
20801         <size>0</size>
20802       </method>
20803       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20804         <size>0</size>
20805       </method>
20806       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20807         <size>0</size>
20808       </method>
20809       <method name="Void EndInvoke(IAsyncResult)">
20810         <size>0</size>
20811       </method>
20812     </type>
20813     <type name="Both4`2[U,V]">
20814       <method name="Void .ctor(Object, IntPtr)">
20815         <size>0</size>
20816       </method>
20817       <method name="Void Invoke(Both`2[V,U])">
20818         <size>0</size>
20819       </method>
20820       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20821         <size>0</size>
20822       </method>
20823       <method name="Void EndInvoke(IAsyncResult)">
20824         <size>0</size>
20825       </method>
20826     </type>
20827     <type name="Both5`2[U,V]">
20828       <method name="Void .ctor(Object, IntPtr)">
20829         <size>0</size>
20830       </method>
20831       <method name="Void Invoke(Both`2[V,System.Int32])">
20832         <size>0</size>
20833       </method>
20834       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20835         <size>0</size>
20836       </method>
20837       <method name="Void EndInvoke(IAsyncResult)">
20838         <size>0</size>
20839       </method>
20840     </type>
20841   </test>
20842   <test name="gtest-variance-9.cs">
20843     <type name="Test">
20844       <method name="Void .ctor()">
20845         <size>7</size>
20846       </method>
20847       <method name="Void Foo(IIn`1)">
20848         <size>1</size>
20849       </method>
20850       <method name="Int32 Main()">
20851         <size>10</size>
20852       </method>
20853     </type>
20854   </test>
20855   <test name="test-1.cs">
20856     <type name="X">
20857       <method name="Void .ctor()">
20858         <size>7</size>
20859       </method>
20860       <method name="Int32 Main(System.String[])">
20861         <size>12</size>
20862       </method>
20863     </type>
20864   </test>
20865   <test name="test-10.cs">
20866     <type name="X">
20867       <method name="Void .ctor()">
20868         <size>7</size>
20869       </method>
20870       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20871         <size>1</size>
20872       </method>
20873       <method name="Void bsbyte()">
20874         <size>35</size>
20875       </method>
20876       <method name="Void abyte(SByte, Char)">
20877         <size>1</size>
20878       </method>
20879       <method name="Void bbyte()">
20880         <size>22</size>
20881       </method>
20882       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20883         <size>1</size>
20884       </method>
20885       <method name="Void bshort()">
20886         <size>39</size>
20887       </method>
20888       <method name="Void aushort(SByte, Byte, Int16, Char)">
20889         <size>1</size>
20890       </method>
20891       <method name="Void bushort()">
20892         <size>29</size>
20893       </method>
20894       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20895         <size>1</size>
20896       </method>
20897       <method name="Void bint()">
20898         <size>42</size>
20899       </method>
20900       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20901         <size>1</size>
20902       </method>
20903       <method name="Void buint()">
20904         <size>38</size>
20905       </method>
20906       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20907         <size>1</size>
20908       </method>
20909       <method name="Void blong()">
20910         <size>47</size>
20911       </method>
20912       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20913         <size>1</size>
20914       </method>
20915       <method name="Void bulong()">
20916         <size>47</size>
20917       </method>
20918       <method name="Void achar(SByte, Byte, Int16)">
20919         <size>1</size>
20920       </method>
20921       <method name="Void bchar()">
20922         <size>27</size>
20923       </method>
20924       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20925         <size>1</size>
20926       </method>
20927       <method name="Void bfloat()">
20928         <size>67</size>
20929       </method>
20930       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20931         <size>1</size>
20932       </method>
20933       <method name="Void bdouble()">
20934         <size>75</size>
20935       </method>
20936       <method name="Void TestDecimal(Decimal)">
20937         <size>15</size>
20938       </method>
20939       <method name="Void Main()">
20940         <size>1</size>
20941       </method>
20942     </type>
20943     <type name="Test2">
20944       <method name="Void .ctor()">
20945         <size>7</size>
20946       </method>
20947       <method name="Void ExtraTst()">
20948         <size>12</size>
20949       </method>
20950     </type>
20951   </test>
20952   <test name="test-100.cs">
20953     <type name="GLib.Object">
20954       <method name="Void .ctor()">
20955         <size>7</size>
20956       </method>
20957       <method name="Int32 get_Raw()">
20958         <size>2</size>
20959       </method>
20960       <method name="Void set_Raw(Int32)">
20961         <size>8</size>
20962       </method>
20963       <method name="Void GetProperty()">
20964         <size>12</size>
20965       </method>
20966       <method name="Int32 Main()">
20967         <size>2</size>
20968       </method>
20969     </type>
20970   </test>
20971   <test name="test-101.cs">
20972     <type name="Test.MyAttribute">
20973       <method name="Void .ctor(String)">
20974         <size>20</size>
20975       </method>
20976     </type>
20977     <type name="Test.My2Attribute">
20978       <method name="Void .ctor(String, Int32)">
20979         <size>31</size>
20980       </method>
20981     </type>
20982     <type name="Test.Test">
20983       <method name="Void .ctor()">
20984         <size>7</size>
20985       </method>
20986       <method name="Int32 Main()">
20987         <size>92</size>
20988       </method>
20989     </type>
20990   </test>
20991   <test name="test-102.cs">
20992     <type name="N1.MineAttribute">
20993       <method name="Void .ctor(String)">
20994         <size>14</size>
20995       </method>
20996     </type>
20997     <type name="N1.ReturnAttribute">
20998       <method name="Void .ctor(String)">
20999         <size>14</size>
21000       </method>
21001     </type>
21002     <type name="N1.Foo">
21003       <method name="Void .ctor()">
21004         <size>7</size>
21005       </method>
21006       <method name="Int32 Main()">
21007         <size>250</size>
21008       </method>
21009     </type>
21010   </test>
21011   <test name="test-103.cs">
21012     <type name="A">
21013       <method name="Void .ctor()">
21014         <size>7</size>
21015       </method>
21016       <method name="Int32 Foo()">
21017         <size>0</size>
21018       </method>
21019     </type>
21020     <type name="B">
21021       <method name="Void .ctor()">
21022         <size>7</size>
21023       </method>
21024       <method name="Int32 Foo()">
21025         <size>2</size>
21026       </method>
21027       <method name="Int32 M()">
21028         <size>7</size>
21029       </method>
21030     </type>
21031     <type name="Test">
21032       <method name="Void .ctor()">
21033         <size>7</size>
21034       </method>
21035       <method name="Int32 Main()">
21036         <size>11</size>
21037       </method>
21038     </type>
21039   </test>
21040   <test name="test-104.cs">
21041     <type name="Test">
21042       <method name="Void .ctor()">
21043         <size>7</size>
21044       </method>
21045       <method name="Int32 Main(System.String[])">
21046         <size>12</size>
21047       </method>
21048     </type>
21049   </test>
21050   <test name="test-105.cs">
21051     <type name="Test">
21052       <method name="Void .ctor()">
21053         <size>7</size>
21054       </method>
21055       <method name="Int32 F(Int32)">
21056         <size>33</size>
21057       </method>
21058       <method name="Void async_callback(IAsyncResult)">
21059         <size>22</size>
21060       </method>
21061       <method name="Int32 Main()">
21062         <size>407</size>
21063       </method>
21064     </type>
21065     <type name="Test+SimpleDelegate">
21066       <method name="Void .ctor(Object, IntPtr)">
21067         <size>0</size>
21068       </method>
21069       <method name="Int32 Invoke(Int32)">
21070         <size>0</size>
21071       </method>
21072       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21073         <size>0</size>
21074       </method>
21075       <method name="Int32 EndInvoke(IAsyncResult)">
21076         <size>0</size>
21077       </method>
21078     </type>
21079   </test>
21080   <test name="test-106.cs">
21081     <type name="Test">
21082       <method name="Void .ctor()">
21083         <size>7</size>
21084       </method>
21085       <method name="Void .cctor()">
21086         <size>1</size>
21087       </method>
21088       <method name="Int32 F(Int32)">
21089         <size>27</size>
21090       </method>
21091       <method name="Void async_callback(IAsyncResult)">
21092         <size>33</size>
21093       </method>
21094       <method name="Int32 Main()">
21095         <size>135</size>
21096       </method>
21097     </type>
21098     <type name="Test+SimpleDelegate">
21099       <method name="Void .ctor(Object, IntPtr)">
21100         <size>0</size>
21101       </method>
21102       <method name="Int32 Invoke(Int32)">
21103         <size>0</size>
21104       </method>
21105       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21106         <size>0</size>
21107       </method>
21108       <method name="Int32 EndInvoke(IAsyncResult)">
21109         <size>0</size>
21110       </method>
21111     </type>
21112   </test>
21113   <test name="test-107.cs">
21114     <type name="Test">
21115       <method name="Void .ctor()">
21116         <size>7</size>
21117       </method>
21118       <method name="Void .cctor()">
21119         <size>1</size>
21120       </method>
21121       <method name="Int32 F(Int32)">
21122         <size>27</size>
21123       </method>
21124       <method name="Void async_callback(IAsyncResult)">
21125         <size>100</size>
21126       </method>
21127       <method name="Int32 Main()">
21128         <size>89</size>
21129       </method>
21130     </type>
21131     <type name="Test+SimpleDelegate">
21132       <method name="Void .ctor(Object, IntPtr)">
21133         <size>0</size>
21134       </method>
21135       <method name="Int32 Invoke(Int32)">
21136         <size>0</size>
21137       </method>
21138       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21139         <size>0</size>
21140       </method>
21141       <method name="Int32 EndInvoke(IAsyncResult)">
21142         <size>0</size>
21143       </method>
21144     </type>
21145   </test>
21146   <test name="test-108.cs">
21147     <type name="X">
21148       <method name="Void .ctor()">
21149         <size>7</size>
21150       </method>
21151       <method name="Int32 Main()">
21152         <size>79</size>
21153       </method>
21154     </type>
21155   </test>
21156   <test name="test-109.cs">
21157     <type name="T">
21158       <method name="Void .ctor()">
21159         <size>7</size>
21160       </method>
21161       <method name="Int32 Main()">
21162         <size>23</size>
21163       </method>
21164     </type>
21165   </test>
21166   <test name="test-11.cs">
21167     <type name="Test">
21168       <method name="Void .ctor()">
21169         <size>7</size>
21170       </method>
21171       <method name="Int32 boxtest()">
21172         <size>12</size>
21173       </method>
21174       <method name="Int32 Main()">
21175         <size>14</size>
21176       </method>
21177     </type>
21178   </test>
21179   <test name="test-110.cs">
21180     <type name="test.test">
21181       <method name="Void .ctor()">
21182         <size>7</size>
21183       </method>
21184       <method name="Int32 test_method(Int32)">
21185         <size>13</size>
21186       </method>
21187       <method name="Int32 Main()">
21188         <size>17</size>
21189       </method>
21190     </type>
21191   </test>
21192   <test name="test-111.cs">
21193     <type name="T">
21194       <method name="Void .ctor()">
21195         <size>7</size>
21196       </method>
21197       <method name="System.Object get_obj()">
21198         <size>6</size>
21199       </method>
21200       <method name="Int32 Main()">
21201         <size>21</size>
21202       </method>
21203     </type>
21204   </test>
21205   <test name="test-112.cs">
21206     <type name="X">
21207       <method name="Void .ctor()">
21208         <size>7</size>
21209       </method>
21210       <method name="System.Int32[] g()">
21211         <size>14</size>
21212       </method>
21213       <method name="Int32 Main()">
21214         <size>18</size>
21215       </method>
21216     </type>
21217   </test>
21218   <test name="test-113.cs">
21219     <type name="X">
21220       <method name="Void .ctor()">
21221         <size>7</size>
21222       </method>
21223       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21224         <size>4</size>
21225       </method>
21226       <method name="Void GetProperty(System.String, System.String ByRef)">
21227         <size>21</size>
21228       </method>
21229       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21230         <size>4</size>
21231       </method>
21232       <method name="Void GetProperty(System.String, Boolean ByRef)">
21233         <size>21</size>
21234       </method>
21235       <method name="Int32 Main()">
21236         <size>2</size>
21237       </method>
21238     </type>
21239   </test>
21240   <test name="test-114.cs">
21241     <type name="MyClass">
21242       <method name="Void .ctor()">
21243         <size>7</size>
21244       </method>
21245       <method name="Int32 Main()">
21246         <size>15</size>
21247       </method>
21248     </type>
21249     <type name="MyClass+IsAnything">
21250       <method name="Void .ctor(Object, IntPtr)">
21251         <size>0</size>
21252       </method>
21253       <method name="Boolean Invoke(Char)">
21254         <size>0</size>
21255       </method>
21256       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21257         <size>0</size>
21258       </method>
21259       <method name="Boolean EndInvoke(IAsyncResult)">
21260         <size>0</size>
21261       </method>
21262     </type>
21263   </test>
21264   <test name="test-115.cs">
21265     <type name="A">
21266       <method name="Void .ctor()">
21267         <size>7</size>
21268       </method>
21269       <method name="X op_Explicit(A)">
21270         <size>8</size>
21271       </method>
21272     </type>
21273     <type name="X">
21274       <method name="Void .ctor()">
21275         <size>7</size>
21276       </method>
21277     </type>
21278     <type name="Y">
21279       <method name="Void .ctor()">
21280         <size>7</size>
21281       </method>
21282     </type>
21283     <type name="blah">
21284       <method name="Void .ctor()">
21285         <size>7</size>
21286       </method>
21287       <method name="Int32 Main()">
21288         <size>47</size>
21289       </method>
21290     </type>
21291   </test>
21292   <test name="test-116.cs">
21293     <type name="X">
21294       <method name="Void .ctor()">
21295         <size>7</size>
21296       </method>
21297       <method name="Int32 Main()">
21298         <size>12</size>
21299       </method>
21300     </type>
21301   </test>
21302   <test name="test-117.cs">
21303     <type name="Blah">
21304       <method name="Void .ctor()">
21305         <size>18</size>
21306       </method>
21307       <method name="Int32 Main()">
21308         <size>25</size>
21309       </method>
21310     </type>
21311   </test>
21312   <test name="test-118.cs">
21313     <type name="Container">
21314       <method name="Void .ctor()">
21315         <size>7</size>
21316       </method>
21317       <method name="Int32 Main(System.String[])">
21318         <size>2</size>
21319       </method>
21320     </type>
21321   </test>
21322   <test name="test-119.cs">
21323     <type name="Value">
21324       <method name="Void .ctor()">
21325         <size>7</size>
21326       </method>
21327       <method name="Int32 op_Explicit(Value)">
21328         <size>2</size>
21329       </method>
21330       <method name="MyObject op_Explicit(Value)">
21331         <size>7</size>
21332       </method>
21333       <method name="UInt32 op_Explicit(Value)">
21334         <size>2</size>
21335       </method>
21336     </type>
21337     <type name="MyObject">
21338       <method name="Void .ctor(Int32)">
21339         <size>7</size>
21340       </method>
21341     </type>
21342     <type name="Derived">
21343       <method name="Void .ctor(Int32)">
21344         <size>8</size>
21345       </method>
21346       <method name="Derived Blah()">
21347         <size>18</size>
21348       </method>
21349     </type>
21350     <type name="Test">
21351       <method name="Void .ctor()">
21352         <size>7</size>
21353       </method>
21354       <method name="Int32 Main()">
21355         <size>33</size>
21356       </method>
21357     </type>
21358   </test>
21359   <test name="test-12.cs">
21360     <type name="X">
21361       <method name="Void .ctor()">
21362         <size>7</size>
21363       </method>
21364       <method name="Int32 Main(System.String[])">
21365         <size>270</size>
21366       </method>
21367       <method name="System.String s(System.String, Int32)">
21368         <size>13</size>
21369       </method>
21370       <method name="System.String x(System.String, System.Object)">
21371         <size>8</size>
21372       </method>
21373     </type>
21374   </test>
21375   <test name="test-120.cs">
21376     <type name="test">
21377       <method name="Void .ctor()">
21378         <size>7</size>
21379       </method>
21380       <method name="Int32 Main()">
21381         <size>140</size>
21382       </method>
21383     </type>
21384   </test>
21385   <test name="test-121.cs">
21386     <type name="X">
21387       <method name="Void .ctor()">
21388         <size>7</size>
21389       </method>
21390       <method name="Int32 g()">
21391         <size>14</size>
21392       </method>
21393       <method name="Int32 Main()">
21394         <size>81</size>
21395       </method>
21396     </type>
21397   </test>
21398   <test name="test-122.cs">
21399     <type name="A">
21400       <method name="Void .ctor()">
21401         <size>7</size>
21402       </method>
21403       <method name="Void .cctor()">
21404         <size>1</size>
21405       </method>
21406       <method name="Int32 Main()">
21407         <size>2</size>
21408       </method>
21409     </type>
21410     <type name="A+B">
21411       <method name="Void .ctor()">
21412         <size>7</size>
21413       </method>
21414       <method name="Void Foo()">
21415         <size>13</size>
21416       </method>
21417     </type>
21418   </test>
21419   <test name="test-123.cs">
21420     <type name="X">
21421       <method name="Void .ctor()">
21422         <size>7</size>
21423       </method>
21424       <method name="System.Object get_non_null()">
21425         <size>6</size>
21426       </method>
21427       <method name="System.Object get_null()">
21428         <size>2</size>
21429       </method>
21430       <method name="Int32 Main()">
21431         <size>95</size>
21432       </method>
21433     </type>
21434   </test>
21435   <test name="test-124.cs">
21436     <type name="t">
21437       <method name="Void .ctor()">
21438         <size>7</size>
21439       </method>
21440       <method name="Void a()">
21441         <size>16</size>
21442       </method>
21443       <method name="Void b()">
21444         <size>16</size>
21445       </method>
21446       <method name="Void c()">
21447         <size>24</size>
21448       </method>
21449       <method name="Void d()">
21450         <size>28</size>
21451       </method>
21452       <method name="Void Main()">
21453         <size>1</size>
21454       </method>
21455     </type>
21456   </test>
21457   <test name="test-125.cs">
21458     <type name="Fraction">
21459       <method name="Void .ctor(Int32, Int32)">
21460         <size>31</size>
21461       </method>
21462       <method name="Void .ctor(Int32)">
21463         <size>31</size>
21464       </method>
21465       <method name="Boolean Equals(System.Object)">
21466         <size>36</size>
21467       </method>
21468       <method name="System.String ToString()">
21469         <size>35</size>
21470       </method>
21471       <method name="Fraction op_Implicit(Int32)">
21472         <size>17</size>
21473       </method>
21474       <method name="Int32 op_Explicit(Fraction)">
21475         <size>24</size>
21476       </method>
21477       <method name="Boolean op_Equality(Fraction, Fraction)">
21478         <size>48</size>
21479       </method>
21480       <method name="Boolean op_Inequality(Fraction, Fraction)">
21481         <size>21</size>
21482       </method>
21483       <method name="Fraction op_Addition(Fraction, Fraction)">
21484         <size>102</size>
21485       </method>
21486     </type>
21487     <type name="Tester">
21488       <method name="Void .ctor()">
21489         <size>7</size>
21490       </method>
21491       <method name="Int32 Main()">
21492         <size>148</size>
21493       </method>
21494     </type>
21495   </test>
21496   <test name="test-126.cs">
21497     <type name="X">
21498       <method name="Void .ctor()">
21499         <size>7</size>
21500       </method>
21501       <method name="Void Iface.Method()">
21502         <size>1</size>
21503       </method>
21504       <method name="Int32 Main()">
21505         <size>33</size>
21506       </method>
21507     </type>
21508   </test>
21509   <test name="test-127.cs">
21510     <type name="X">
21511       <method name="Void .ctor()">
21512         <size>7</size>
21513       </method>
21514       <method name="Int32 Main()">
21515         <size>32</size>
21516       </method>
21517     </type>
21518   </test>
21519   <test name="test-128.cs">
21520     <type name="SimpleAttribute">
21521       <method name="Void .ctor(String)">
21522         <size>14</size>
21523       </method>
21524     </type>
21525     <type name="MineAttribute">
21526       <method name="Void .ctor(Type[])">
21527         <size>14</size>
21528       </method>
21529     </type>
21530     <type name="Foo">
21531       <method name="Void .ctor()">
21532         <size>7</size>
21533       </method>
21534       <method name="Int32 MM()">
21535         <size>153</size>
21536       </method>
21537     </type>
21538     <type name="Blah">
21539       <method name="Void .ctor()">
21540         <size>7</size>
21541       </method>
21542       <method name="Int32 get_Value()">
21543         <size>7</size>
21544       </method>
21545       <method name="Void set_Value(Int32)">
21546         <size>8</size>
21547       </method>
21548       <method name="Int32 Another()">
21549         <size>2</size>
21550       </method>
21551       <method name="Int32 Main()">
21552         <size>6</size>
21553       </method>
21554     </type>
21555   </test>
21556   <test name="test-129.cs">
21557     <type name="X">
21558       <method name="Void .ctor()">
21559         <size>7</size>
21560       </method>
21561       <method name="Int32 Main()">
21562         <size>27</size>
21563       </method>
21564     </type>
21565   </test>
21566   <test name="test-13.cs">
21567     <type name="Foo">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571       <method name="Boolean MyMethod()">
21572         <size>12</size>
21573       </method>
21574     </type>
21575     <type name="Blah">
21576       <method name="Void .ctor()">
21577         <size>7</size>
21578       </method>
21579       <method name="Int32 Main()">
21580         <size>23</size>
21581       </method>
21582     </type>
21583   </test>
21584   <test name="test-130.cs">
21585     <type name="X">
21586       <method name="Void .ctor()">
21587         <size>20</size>
21588       </method>
21589       <method name="Int32 Main()">
21590         <size>2</size>
21591       </method>
21592     </type>
21593   </test>
21594   <test name="test-131.cs">
21595     <type name="SimpleAttribute">
21596       <method name="Void .ctor(String)">
21597         <size>14</size>
21598       </method>
21599     </type>
21600     <type name="Blah">
21601       <method name="Void .ctor()">
21602         <size>7</size>
21603       </method>
21604       <method name="Int32 Main()">
21605         <size>2</size>
21606       </method>
21607     </type>
21608   </test>
21609   <test name="test-132.cs">
21610     <type name="T">
21611       <method name="Void .ctor()">
21612         <size>7</size>
21613       </method>
21614       <method name="Int32 Main()">
21615         <size>51</size>
21616       </method>
21617     </type>
21618   </test>
21619   <test name="test-133.cs">
21620     <type name="T">
21621       <method name="Void .ctor()">
21622         <size>7</size>
21623       </method>
21624       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21625         <size>21</size>
21626       </method>
21627       <method name="Void get_struct(S ByRef)">
21628         <size>24</size>
21629       </method>
21630       <method name="Int32 Main()">
21631         <size>75</size>
21632       </method>
21633     </type>
21634   </test>
21635   <test name="test-134.cs">
21636     <type name="AA">
21637       <method name="Void .ctor()">
21638         <size>7</size>
21639       </method>
21640       <method name="Void A()">
21641         <size>8</size>
21642       </method>
21643       <method name="Void B()">
21644         <size>8</size>
21645       </method>
21646       <method name="Void C()">
21647         <size>8</size>
21648       </method>
21649       <method name="Boolean get_OK()">
21650         <size>32</size>
21651       </method>
21652     </type>
21653     <type name="BB">
21654       <method name="Void .ctor()">
21655         <size>7</size>
21656       </method>
21657       <method name="Void A()">
21658         <size>18</size>
21659       </method>
21660       <method name="Void B()">
21661         <size>8</size>
21662       </method>
21663       <method name="Void C()">
21664         <size>8</size>
21665       </method>
21666       <method name="Boolean get_OK()">
21667         <size>32</size>
21668       </method>
21669     </type>
21670     <type name="T">
21671       <method name="Void .ctor()">
21672         <size>7</size>
21673       </method>
21674       <method name="Void A()">
21675         <size>1</size>
21676       </method>
21677       <method name="Void B()">
21678         <size>1</size>
21679       </method>
21680       <method name="Int32 Main()">
21681         <size>76</size>
21682       </method>
21683     </type>
21684   </test>
21685   <test name="test-135.cs">
21686     <type name="A">
21687       <method name="Void .ctor()">
21688         <size>7</size>
21689       </method>
21690       <method name="Void doh()">
21691         <size>1</size>
21692       </method>
21693     </type>
21694     <type name="T">
21695       <method name="Void .ctor()">
21696         <size>7</size>
21697       </method>
21698       <method name="A get_Prop()">
21699         <size>6</size>
21700       </method>
21701       <method name="Int32 Main()">
21702         <size>37</size>
21703       </method>
21704       <method name="IA IB.get_Prop()">
21705         <size>6</size>
21706       </method>
21707     </type>
21708   </test>
21709   <test name="test-136.cs">
21710     <type name="MyCar">
21711       <method name="Void .ctor()">
21712         <size>7</size>
21713       </method>
21714       <method name="Void IDiagnostic.Stop()">
21715         <size>8</size>
21716       </method>
21717       <method name="Void IAutomobile.Stop()">
21718         <size>8</size>
21719       </method>
21720       <method name="Void Stop()">
21721         <size>16</size>
21722       </method>
21723     </type>
21724     <type name="TestConflict">
21725       <method name="Void .ctor()">
21726         <size>7</size>
21727       </method>
21728       <method name="Int32 Main()">
21729         <size>74</size>
21730       </method>
21731     </type>
21732   </test>
21733   <test name="test-137.cs">
21734     <type name="C">
21735       <method name="Void .ctor()">
21736         <size>7</size>
21737       </method>
21738       <method name="Void X()">
21739         <size>15</size>
21740       </method>
21741       <method name="Int32 Main()">
21742         <size>95</size>
21743       </method>
21744     </type>
21745   </test>
21746   <test name="test-138.cs">
21747     <type name="T">
21748       <method name="Void .ctor()">
21749         <size>7</size>
21750       </method>
21751       <method name="Int32 Main()">
21752         <size>14</size>
21753       </method>
21754     </type>
21755   </test>
21756   <test name="test-139.cs">
21757     <type name="T">
21758       <method name="Void one()">
21759         <size>13</size>
21760       </method>
21761       <method name="Void two(T)">
21762         <size>8</size>
21763       </method>
21764       <method name="Void three(T ByRef)">
21765         <size>13</size>
21766       </method>
21767       <method name="Int32 GetHashCode()">
21768         <size>12</size>
21769       </method>
21770       <method name="Int32 Main()">
21771         <size>25</size>
21772       </method>
21773     </type>
21774   </test>
21775   <test name="test-14.cs">
21776     <type name="Obj.A">
21777       <method name="Void .ctor()">
21778         <size>7</size>
21779       </method>
21780       <method name="Int32 F()">
21781         <size>2</size>
21782       </method>
21783       <method name="Int32 G()">
21784         <size>2</size>
21785       </method>
21786       <method name="Int32 H()">
21787         <size>3</size>
21788       </method>
21789     </type>
21790     <type name="Obj.B">
21791       <method name="Void .ctor()">
21792         <size>7</size>
21793       </method>
21794       <method name="Int32 F()">
21795         <size>2</size>
21796       </method>
21797       <method name="Int32 G()">
21798         <size>2</size>
21799       </method>
21800       <method name="Int32 H()">
21801         <size>3</size>
21802       </method>
21803     </type>
21804     <type name="Obj.Test">
21805       <method name="Void .ctor()">
21806         <size>7</size>
21807       </method>
21808       <method name="Int32 Main()">
21809         <size>182</size>
21810       </method>
21811     </type>
21812   </test>
21813   <test name="test-140.cs">
21814     <type name="BreakTest">
21815       <method name="Void .ctor()">
21816         <size>7</size>
21817       </method>
21818       <method name="Void .cctor()">
21819         <size>1</size>
21820       </method>
21821       <method name="Void B()">
21822         <size>47</size>
21823       </method>
21824       <method name="Int32 Main()">
21825         <size>20</size>
21826       </method>
21827     </type>
21828   </test>
21829   <test name="test-141.cs">
21830     <type name="X">
21831       <method name="Void .ctor()">
21832         <size>7</size>
21833       </method>
21834       <method name="Int32 Main()">
21835         <size>38</size>
21836       </method>
21837       <method name="Boolean Test1()">
21838         <size>41</size>
21839       </method>
21840       <method name="Boolean Test2()">
21841         <size>42</size>
21842       </method>
21843       <method name="Boolean Test3()">
21844         <size>37</size>
21845       </method>
21846     </type>
21847   </test>
21848   <test name="test-142.cs">
21849     <type name="TestClass">
21850       <method name="Void .ctor(EventHandler)">
21851         <size>14</size>
21852       </method>
21853       <method name="Int32 Main()">
21854         <size>2</size>
21855       </method>
21856     </type>
21857     <type name="TestBaseClass">
21858       <method name="Void .ctor()">
21859         <size>7</size>
21860       </method>
21861       <method name="Void add_Blah(System.EventHandler)">
21862         <size>24</size>
21863       </method>
21864       <method name="Void remove_Blah(System.EventHandler)">
21865         <size>24</size>
21866       </method>
21867     </type>
21868   </test>
21869   <test name="test-143.cs">
21870     <type name="MonoEnumInfo">
21871       <method name="Void stuff()">
21872         <size>8</size>
21873       </method>
21874       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21875         <size>20</size>
21876       </method>
21877       <method name="Int32 Main()">
21878         <size>32</size>
21879       </method>
21880     </type>
21881   </test>
21882   <test name="test-144.cs">
21883     <type name="Test">
21884       <method name="Void .ctor()">
21885         <size>7</size>
21886       </method>
21887       <method name="Void Main()">
21888         <size>1</size>
21889       </method>
21890     </type>
21891   </test>
21892   <test name="test-145.cs">
21893     <type name="JagArrayTest">
21894       <method name="Void .ctor()">
21895         <size>7</size>
21896       </method>
21897       <method name="Void .cctor()">
21898         <size>25</size>
21899       </method>
21900       <method name="Void Main()">
21901         <size>15</size>
21902       </method>
21903     </type>
21904   </test>
21905   <test name="test-146.cs">
21906     <type name="Test">
21907       <method name="Void .ctor()">
21908         <size>7</size>
21909       </method>
21910       <method name="Int32 Main()">
21911         <size>335</size>
21912       </method>
21913     </type>
21914   </test>
21915   <test name="test-147.cs">
21916     <type name="X">
21917       <method name="Void .ctor()">
21918         <size>15</size>
21919       </method>
21920       <method name="Void .cctor()">
21921         <size>8</size>
21922       </method>
21923       <method name="X Foo()">
21924         <size>6</size>
21925       </method>
21926       <method name="X Bar()">
21927         <size>6</size>
21928       </method>
21929       <method name="X Baz()">
21930         <size>6</size>
21931       </method>
21932       <method name="UInt32 get_Property()">
21933         <size>2</size>
21934       </method>
21935       <method name="UInt32 get_StaticProperty()">
21936         <size>3</size>
21937       </method>
21938       <method name="Int32 get_Item(Int32)">
21939         <size>2</size>
21940       </method>
21941     </type>
21942     <type name="Y">
21943       <method name="Void .ctor()">
21944         <size>15</size>
21945       </method>
21946       <method name="Void .cctor()">
21947         <size>9</size>
21948       </method>
21949       <method name="Y Foo()">
21950         <size>6</size>
21951       </method>
21952       <method name="Y Bar()">
21953         <size>6</size>
21954       </method>
21955       <method name="Y Baz()">
21956         <size>6</size>
21957       </method>
21958       <method name="UInt32 get_Property()">
21959         <size>2</size>
21960       </method>
21961       <method name="UInt32 get_StaticProperty()">
21962         <size>3</size>
21963       </method>
21964       <method name="Int32 get_Item(Int32)">
21965         <size>2</size>
21966       </method>
21967     </type>
21968     <type name="Z">
21969       <method name="Void .ctor()">
21970         <size>7</size>
21971       </method>
21972       <method name="Int32 Test()">
21973         <size>94</size>
21974       </method>
21975     </type>
21976     <type name="Test">
21977       <method name="Void .ctor()">
21978         <size>7</size>
21979       </method>
21980       <method name="Int32 Main()">
21981         <size>252</size>
21982       </method>
21983     </type>
21984   </test>
21985   <test name="test-148.cs">
21986     <type name="Y">
21987       <method name="Void .ctor()">
21988         <size>7</size>
21989       </method>
21990       <method name="Int32 get_Bar(Int32)">
21991         <size>2</size>
21992       </method>
21993       <method name="Int64 get_Bar(Double)">
21994         <size>3</size>
21995       </method>
21996     </type>
21997     <type name="Z">
21998       <method name="Void .ctor()">
21999         <size>7</size>
22000       </method>
22001       <method name="Int64 get_Whatever(Double)">
22002         <size>3</size>
22003       </method>
22004       <method name="Single get_Whatever(Int64, Int32)">
22005         <size>6</size>
22006       </method>
22007       <method name="Int32 InstanceTest()">
22008         <size>54</size>
22009       </method>
22010       <method name="Int32 Test()">
22011         <size>356</size>
22012       </method>
22013       <method name="Int32 Main()">
22014         <size>94</size>
22015       </method>
22016     </type>
22017     <type name="Z+MyArray">
22018       <method name="Void .ctor()">
22019         <size>7</size>
22020       </method>
22021       <method name="System.Object get_Item(Int32)">
22022         <size>8</size>
22023       </method>
22024       <method name="Void set_Item(Int32, System.Object)">
22025         <size>9</size>
22026       </method>
22027     </type>
22028     <type name="A">
22029       <method name="Void .ctor()">
22030         <size>7</size>
22031       </method>
22032       <method name="Int32 get_Monkey(Int32)">
22033         <size>4</size>
22034       </method>
22035     </type>
22036     <type name="B">
22037       <method name="Void .ctor()">
22038         <size>7</size>
22039       </method>
22040       <method name="Int64 get_Item(Int64, Int32)">
22041         <size>5</size>
22042       </method>
22043     </type>
22044     <type name="C">
22045       <method name="Void .ctor()">
22046         <size>7</size>
22047       </method>
22048       <method name="Int32 get_Item(Int32)">
22049         <size>4</size>
22050       </method>
22051     </type>
22052     <type name="D">
22053       <method name="Void .ctor()">
22054         <size>7</size>
22055       </method>
22056       <method name="Int64 get_Item(Int64, Int32)">
22057         <size>5</size>
22058       </method>
22059     </type>
22060     <type name="E">
22061       <method name="Void .ctor()">
22062         <size>7</size>
22063       </method>
22064       <method name="System.String get_g()">
22065         <size>6</size>
22066       </method>
22067       <method name="Void set_g(System.String)">
22068         <size>1</size>
22069       </method>
22070     </type>
22071     <type name="F">
22072       <method name="Void .ctor()">
22073         <size>7</size>
22074       </method>
22075       <method name="System.String get_g()">
22076         <size>6</size>
22077       </method>
22078     </type>
22079     <type name="DisposableNotifyList">
22080       <method name="Void .ctor()">
22081         <size>7</size>
22082       </method>
22083     </type>
22084     <type name="ChildList">
22085       <method name="Void .ctor()">
22086         <size>7</size>
22087       </method>
22088       <method name="Void Test()">
22089         <size>14</size>
22090       </method>
22091     </type>
22092     <type name="Y">
22093       <method name="Int32 X.get_Foo(Int32)">
22094         <size>2</size>
22095       </method>
22096     </type>
22097   </test>
22098   <test name="test-149.cs">
22099     <type name="Y">
22100       <method name="Void .ctor()">
22101         <size>7</size>
22102       </method>
22103       <method name="Void .cctor()">
22104         <size>1</size>
22105       </method>
22106       <method name="Void add_Foo(System.EventHandler)">
22107         <size>24</size>
22108       </method>
22109       <method name="Void remove_Foo(System.EventHandler)">
22110         <size>24</size>
22111       </method>
22112       <method name="Void add_TestEvent(MyDelegate)">
22113         <size>24</size>
22114       </method>
22115       <method name="Void remove_TestEvent(MyDelegate)">
22116         <size>24</size>
22117       </method>
22118       <method name="Int32 Test()">
22119         <size>166</size>
22120       </method>
22121       <method name="Void callback1(System.Object, System.EventArgs)">
22122         <size>7</size>
22123       </method>
22124       <method name="Int64 callback2(Int32)">
22125         <size>19</size>
22126       </method>
22127       <method name="Void callback3(System.Object, System.EventArgs)">
22128         <size>7</size>
22129       </method>
22130     </type>
22131     <type name="Z">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22136         <size>22</size>
22137       </method>
22138       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22139         <size>22</size>
22140       </method>
22141       <method name="Int32 a()">
22142         <size>2</size>
22143       </method>
22144       <method name="Int32 Main()">
22145         <size>80</size>
22146       </method>
22147     </type>
22148     <type name="Static">
22149       <method name="Void .ctor()">
22150         <size>7</size>
22151       </method>
22152       <method name="Void add_Test(System.EventHandler)">
22153         <size>22</size>
22154       </method>
22155       <method name="Void remove_Test(System.EventHandler)">
22156         <size>22</size>
22157       </method>
22158       <method name="Void Fire()">
22159         <size>23</size>
22160       </method>
22161     </type>
22162     <type name="Z+SomeEventHandler">
22163       <method name="Void .ctor(Object, IntPtr)">
22164         <size>0</size>
22165       </method>
22166       <method name="Int32 Invoke()">
22167         <size>0</size>
22168       </method>
22169       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22170         <size>0</size>
22171       </method>
22172       <method name="Int32 EndInvoke(IAsyncResult)">
22173         <size>0</size>
22174       </method>
22175     </type>
22176     <type name="MyDelegate">
22177       <method name="Void .ctor(Object, IntPtr)">
22178         <size>0</size>
22179       </method>
22180       <method name="Int64 Invoke(Int32)">
22181         <size>0</size>
22182       </method>
22183       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22184         <size>0</size>
22185       </method>
22186       <method name="Int64 EndInvoke(IAsyncResult)">
22187         <size>0</size>
22188       </method>
22189     </type>
22190     <type name="Y">
22191       <method name="Void X.add_Foo(System.EventHandler)">
22192         <size>1</size>
22193       </method>
22194       <method name="Void X.remove_Foo(System.EventHandler)">
22195         <size>1</size>
22196       </method>
22197     </type>
22198   </test>
22199   <test name="test-15.cs">
22200     <type name="Implementor">
22201       <method name="Void .ctor()">
22202         <size>7</size>
22203       </method>
22204       <method name="Int32 A()">
22205         <size>2</size>
22206       </method>
22207     </type>
22208     <type name="Run">
22209       <method name="Void .ctor()">
22210         <size>7</size>
22211       </method>
22212       <method name="Int32 Main()">
22213         <size>53</size>
22214       </method>
22215     </type>
22216     <type name="StructImplementor">
22217       <method name="Int32 A()">
22218         <size>2</size>
22219       </method>
22220     </type>
22221   </test>
22222   <test name="test-150.cs">
22223     <type name="T">
22224       <method name="Void .ctor()">
22225         <size>18</size>
22226       </method>
22227       <method name="Int32 Main()">
22228         <size>2</size>
22229       </method>
22230     </type>
22231   </test>
22232   <test name="test-151.cs">
22233     <type name="A.Iface">
22234       <method name="Void .ctor()">
22235         <size>7</size>
22236       </method>
22237       <method name="Void bah()">
22238         <size>1</size>
22239       </method>
22240     </type>
22241     <type name="A.my">
22242       <method name="Void .ctor()">
22243         <size>7</size>
22244       </method>
22245       <method name="Void doit(System.Object)">
22246         <size>13</size>
22247       </method>
22248       <method name="Int32 Main()">
22249         <size>2</size>
22250       </method>
22251     </type>
22252   </test>
22253   <test name="test-152.cs">
22254     <type name="X">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258       <method name="Int32 Main()">
22259         <size>99</size>
22260       </method>
22261     </type>
22262   </test>
22263   <test name="test-153.cs">
22264     <type name="Z">
22265       <method name="Void .ctor()">
22266         <size>7</size>
22267       </method>
22268       <method name="Void Test2(System.String, System.Object[])">
22269         <size>1</size>
22270       </method>
22271       <method name="Void Test(System.String, System.Object[])">
22272         <size>8</size>
22273       </method>
22274       <method name="Int32 Main()">
22275         <size>86</size>
22276       </method>
22277     </type>
22278   </test>
22279   <test name="test-154.cs">
22280     <type name="X">
22281       <method name="Void .ctor()">
22282         <size>7</size>
22283       </method>
22284       <method name="Int32 Main()">
22285         <size>2</size>
22286       </method>
22287       <method name="Void test1(Single ByRef)">
22288         <size>6</size>
22289       </method>
22290       <method name="Void test2(Int32, Single ByRef)">
22291         <size>38</size>
22292       </method>
22293       <method name="Void test3(System.Int64[], Int32)">
22294         <size>21</size>
22295       </method>
22296       <method name="Int32 test4(Int32, Single ByRef)">
22297         <size>33</size>
22298       </method>
22299       <method name="Int32 test5(Single ByRef, Int64)">
22300         <size>75</size>
22301       </method>
22302       <method name="Int32 test6(Single ByRef)">
22303         <size>10</size>
22304       </method>
22305       <method name="Int64 test7(System.Int32[], Int32)">
22306         <size>64</size>
22307       </method>
22308       <method name="Int64 test8(Int32)">
22309         <size>34</size>
22310       </method>
22311       <method name="Int64 test9(Int32)">
22312         <size>28</size>
22313       </method>
22314       <method name="Void test10(Int32, Single ByRef)">
22315         <size>23</size>
22316       </method>
22317       <method name="Int64 test11(Int32)">
22318         <size>44</size>
22319       </method>
22320       <method name="Void test12(Single ByRef)">
22321         <size>25</size>
22322       </method>
22323       <method name="Void test13(Int32, Single ByRef)">
22324         <size>23</size>
22325       </method>
22326       <method name="Int64 test14(Int32, Single ByRef)">
22327         <size>66</size>
22328       </method>
22329       <method name="Int32 test15(Int32, Single ByRef)">
22330         <size>33</size>
22331       </method>
22332       <method name="Void test16()">
22333         <size>54</size>
22334       </method>
22335       <method name="Void test17()">
22336         <size>62</size>
22337       </method>
22338       <method name="Void test18(Int32, Int32 ByRef)">
22339         <size>35</size>
22340       </method>
22341       <method name="Int32 test19()">
22342         <size>49</size>
22343       </method>
22344       <method name="Int32 test20()">
22345         <size>22</size>
22346       </method>
22347       <method name="Int32 test21()">
22348         <size>28</size>
22349       </method>
22350       <method name="Int32 test22()">
22351         <size>27</size>
22352       </method>
22353       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22354         <size>29</size>
22355       </method>
22356       <method name="Int64 test24(Int32)">
22357         <size>67</size>
22358       </method>
22359       <method name="Int64 test25(Int32)">
22360         <size>44</size>
22361       </method>
22362       <method name="Void test26()">
22363         <size>22</size>
22364       </method>
22365       <method name="Int32 test27()">
22366         <size>12</size>
22367       </method>
22368       <method name="Void test28(System.Object ByRef)">
22369         <size>23</size>
22370       </method>
22371       <method name="Boolean test29(Int32 ByRef)">
22372         <size>33</size>
22373       </method>
22374       <method name="System.String test30(System.String ByRef)">
22375         <size>36</size>
22376       </method>
22377       <method name="System.String test31(Int32)">
22378         <size>78</size>
22379       </method>
22380       <method name="Void test32()">
22381         <size>11</size>
22382       </method>
22383       <method name="Int32 test33()">
22384         <size>4</size>
22385       </method>
22386       <method name="Void test34()">
22387         <size>20</size>
22388       </method>
22389       <method name="Void test35(Int32, Boolean)">
22390         <size>28</size>
22391       </method>
22392       <method name="Void test36()">
22393         <size>41</size>
22394       </method>
22395       <method name="Void test37()">
22396         <size>42</size>
22397       </method>
22398       <method name="Int32 test38()">
22399         <size>2</size>
22400       </method>
22401       <method name="Int32 test40(Int32)">
22402         <size>18</size>
22403       </method>
22404     </type>
22405   </test>
22406   <test name="test-155.cs">
22407     <type name="Test">
22408       <method name="Void .ctor()">
22409         <size>7</size>
22410       </method>
22411       <method name="Int32 Main()">
22412         <size>44</size>
22413       </method>
22414     </type>
22415     <type name="Test+TestClass">
22416       <method name="Void .ctor()">
22417         <size>7</size>
22418       </method>
22419       <method name="System.String test(System.String)">
22420         <size>22</size>
22421       </method>
22422     </type>
22423   </test>
22424   <test name="test-156.cs">
22425     <type name="Internal">
22426       <method name="Void .ctor()">
22427         <size>7</size>
22428       </method>
22429     </type>
22430     <type name="Public">
22431       <method name="Void .ctor()">
22432         <size>7</size>
22433       </method>
22434     </type>
22435     <type name="X">
22436       <method name="Void .ctor()">
22437         <size>7</size>
22438       </method>
22439       <method name="Void Main()">
22440         <size>1</size>
22441       </method>
22442     </type>
22443     <type name="X+NestedPublic">
22444       <method name="Void .ctor()">
22445         <size>7</size>
22446       </method>
22447     </type>
22448     <type name="X+NestedAssembly">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452     </type>
22453     <type name="X+NestedFamilyAndAssembly">
22454       <method name="Void .ctor()">
22455         <size>7</size>
22456       </method>
22457     </type>
22458     <type name="X+NestedFamily">
22459       <method name="Void .ctor()">
22460         <size>7</size>
22461       </method>
22462     </type>
22463     <type name="X+NestedPrivate">
22464       <method name="Void .ctor()">
22465         <size>7</size>
22466       </method>
22467     </type>
22468     <type name="A">
22469       <method name="Void .ctor()">
22470         <size>7</size>
22471       </method>
22472     </type>
22473     <type name="B">
22474       <method name="Void .ctor()">
22475         <size>7</size>
22476       </method>
22477     </type>
22478     <type name="C">
22479       <method name="Void .ctor()">
22480         <size>7</size>
22481       </method>
22482     </type>
22483     <type name="D">
22484       <method name="Void .ctor()">
22485         <size>7</size>
22486       </method>
22487     </type>
22488     <type name="E">
22489       <method name="Void .ctor()">
22490         <size>7</size>
22491       </method>
22492     </type>
22493     <type name="F">
22494       <method name="Void .ctor()">
22495         <size>7</size>
22496       </method>
22497     </type>
22498     <type name="Y">
22499       <method name="Void .ctor()">
22500         <size>7</size>
22501       </method>
22502       <method name="Void Test(YI)">
22503         <size>1</size>
22504       </method>
22505     </type>
22506     <type name="Y+YA">
22507       <method name="Void .ctor()">
22508         <size>7</size>
22509       </method>
22510     </type>
22511     <type name="Y+YB">
22512       <method name="Void .ctor()">
22513         <size>7</size>
22514       </method>
22515     </type>
22516     <type name="Y+YC">
22517       <method name="Void .ctor()">
22518         <size>7</size>
22519       </method>
22520     </type>
22521     <type name="Y+YD">
22522       <method name="Void .ctor()">
22523         <size>7</size>
22524       </method>
22525     </type>
22526     <type name="Y+YE">
22527       <method name="Void .ctor()">
22528         <size>7</size>
22529       </method>
22530     </type>
22531     <type name="Y+YF">
22532       <method name="Void .ctor()">
22533         <size>7</size>
22534       </method>
22535     </type>
22536     <type name="Y+YG">
22537       <method name="Void .ctor()">
22538         <size>7</size>
22539       </method>
22540     </type>
22541     <type name="Y+YH">
22542       <method name="Void .ctor()">
22543         <size>7</size>
22544       </method>
22545     </type>
22546     <type name="Z">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550     </type>
22551     <type name="Z+P">
22552       <method name="Void .ctor()">
22553         <size>7</size>
22554       </method>
22555     </type>
22556     <type name="W">
22557       <method name="Void .ctor()">
22558         <size>7</size>
22559       </method>
22560     </type>
22561     <type name="W+WA">
22562       <method name="Void .ctor()">
22563         <size>7</size>
22564       </method>
22565     </type>
22566     <type name="W+WB">
22567       <method name="Void .ctor()">
22568         <size>7</size>
22569       </method>
22570     </type>
22571     <type name="W+WC">
22572       <method name="Void .ctor()">
22573         <size>7</size>
22574       </method>
22575     </type>
22576     <type name="W+WD">
22577       <method name="Void .ctor()">
22578         <size>7</size>
22579       </method>
22580     </type>
22581     <type name="W+WE">
22582       <method name="Void .ctor()">
22583         <size>7</size>
22584       </method>
22585     </type>
22586     <type name="W+WCA">
22587       <method name="Void .ctor()">
22588         <size>7</size>
22589       </method>
22590     </type>
22591     <type name="W+WCB">
22592       <method name="Void .ctor()">
22593         <size>7</size>
22594       </method>
22595     </type>
22596     <type name="W+WCB+WCD">
22597       <method name="Void .ctor()">
22598         <size>7</size>
22599       </method>
22600     </type>
22601     <type name="W+WCB+WCD+WCE">
22602       <method name="Void .ctor()">
22603         <size>7</size>
22604       </method>
22605     </type>
22606     <type name="G">
22607       <method name="Void .ctor()">
22608         <size>7</size>
22609       </method>
22610       <method name="Void Test(X)">
22611         <size>1</size>
22612       </method>
22613     </type>
22614     <type name="G+I">
22615       <method name="Void .ctor()">
22616         <size>7</size>
22617       </method>
22618     </type>
22619     <type name="G+I+J">
22620       <method name="Void .ctor()">
22621         <size>7</size>
22622       </method>
22623       <method name="Void Test(Foo)">
22624         <size>1</size>
22625       </method>
22626     </type>
22627     <type name="H">
22628       <method name="Void .ctor()">
22629         <size>7</size>
22630       </method>
22631       <method name="Void Test(System.Int32[])">
22632         <size>1</size>
22633       </method>
22634     </type>
22635     <type name="M">
22636       <method name="Void .ctor()">
22637         <size>7</size>
22638       </method>
22639       <method name="Void Hello(System.String)">
22640         <size>1</size>
22641       </method>
22642     </type>
22643   </test>
22644   <test name="test-157.cs">
22645     <type name="Test.MyAttribute">
22646       <method name="Void .ctor(String)">
22647         <size>20</size>
22648       </method>
22649     </type>
22650     <type name="Test.Test">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654       <method name="Int32 Main()">
22655         <size>197</size>
22656       </method>
22657     </type>
22658   </test>
22659   <test name="test-158.cs">
22660     <type name="My">
22661       <method name="Void .ctor(Object)">
22662         <size>14</size>
22663       </method>
22664     </type>
22665     <type name="My+Test">
22666       <method name="Void .ctor()">
22667         <size>7</size>
22668       </method>
22669       <method name="Int32 Main()">
22670         <size>87</size>
22671       </method>
22672     </type>
22673   </test>
22674   <test name="test-159.cs">
22675     <type name="A.Iface">
22676       <method name="Void .ctor()">
22677         <size>7</size>
22678       </method>
22679       <method name="Void bah()">
22680         <size>1</size>
22681       </method>
22682     </type>
22683     <type name="A.my">
22684       <method name="Void .ctor()">
22685         <size>7</size>
22686       </method>
22687       <method name="Void doit(System.Object)">
22688         <size>13</size>
22689       </method>
22690       <method name="Int32 Main()">
22691         <size>2</size>
22692       </method>
22693     </type>
22694   </test>
22695   <test name="test-16.cs">
22696     <type name="Mine.Blah">
22697       <method name="Void .ctor()">
22698         <size>7</size>
22699       </method>
22700       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22701         <size>12</size>
22702       </method>
22703       <method name="Int32 op_Implicit(Mine.Blah)">
22704         <size>12</size>
22705       </method>
22706       <method name="Byte op_Implicit(Mine.Blah)">
22707         <size>12</size>
22708       </method>
22709       <method name="Int16 op_Implicit(Mine.Blah)">
22710         <size>12</size>
22711       </method>
22712     </type>
22713     <type name="Mine.Foo">
22714       <method name="Void .ctor()">
22715         <size>7</size>
22716       </method>
22717       <method name="Int32 Main()">
22718         <size>118</size>
22719       </method>
22720     </type>
22721   </test>
22722   <test name="test-160.cs">
22723     <type name="B">
22724       <method name="Void .ctor()">
22725         <size>7</size>
22726       </method>
22727     </type>
22728     <type name="S">
22729       <method name="Void .ctor()">
22730         <size>7</size>
22731       </method>
22732     </type>
22733     <type name="T">
22734       <method name="Void .ctor()">
22735         <size>7</size>
22736       </method>
22737       <method name="Int32 blah(System.Object)">
22738         <size>62</size>
22739       </method>
22740       <method name="Int32 Main()">
22741         <size>2</size>
22742       </method>
22743     </type>
22744   </test>
22745   <test name="test-161.cs">
22746     <type name="ZipEntry">
22747       <method name="Void .ctor(String)">
22748         <size>18</size>
22749       </method>
22750       <method name="Void .ctor(ZipEntry)">
22751         <size>18</size>
22752       </method>
22753       <method name="DateTime get_DateTime()">
22754         <size>7</size>
22755       </method>
22756       <method name="Int32 Main()">
22757         <size>2</size>
22758       </method>
22759     </type>
22760   </test>
22761   <test name="test-162.cs">
22762     <type name="X">
22763       <method name="Void .ctor()">
22764         <size>7</size>
22765       </method>
22766       <method name="Void test_output(A)">
22767         <size>1</size>
22768       </method>
22769       <method name="Void test_output(B)">
22770         <size>1</size>
22771       </method>
22772       <method name="Void test_output(E)">
22773         <size>1</size>
22774       </method>
22775       <method name="Void test_output(F)">
22776         <size>1</size>
22777       </method>
22778       <method name="Void test1()">
22779         <size>21</size>
22780       </method>
22781       <method name="Void test2()">
22782         <size>32</size>
22783       </method>
22784       <method name="Void test3()">
22785         <size>21</size>
22786       </method>
22787       <method name="Void test4(A)">
22788         <size>9</size>
22789       </method>
22790       <method name="Void test5(A ByRef)">
22791         <size>9</size>
22792       </method>
22793       <method name="Void test6(B ByRef)">
22794         <size>8</size>
22795       </method>
22796       <method name="Void test7()">
22797         <size>28</size>
22798       </method>
22799       <method name="Void test8()">
22800         <size>50</size>
22801       </method>
22802       <method name="Void test9()">
22803         <size>26</size>
22804       </method>
22805       <method name="Void test10()">
22806         <size>82</size>
22807       </method>
22808       <method name="Int32 Main()">
22809         <size>2</size>
22810       </method>
22811     </type>
22812     <type name="A">
22813       <method name="Void .ctor(Int32)">
22814         <size>27</size>
22815       </method>
22816     </type>
22817     <type name="C">
22818       <method name="Void .ctor(Int64)">
22819         <size>8</size>
22820       </method>
22821       <method name="Void .ctor(String)">
22822         <size>13</size>
22823       </method>
22824     </type>
22825     <type name="E">
22826       <method name="Void .ctor(Int32)">
22827         <size>21</size>
22828       </method>
22829     </type>
22830   </test>
22831   <test name="test-163.cs">
22832     <type name="Blah">
22833       <method name="Void .ctor()">
22834         <size>7</size>
22835       </method>
22836       <method name="Int32 Foo(System.String)">
22837         <size>2</size>
22838       </method>
22839       <method name="Int32 Foo(System.Object)">
22840         <size>2</size>
22841       </method>
22842       <method name="Int32 Main()">
22843         <size>28</size>
22844       </method>
22845     </type>
22846   </test>
22847   <test name="test-164.cs">
22848     <type name="X">
22849       <method name="Void .ctor()">
22850         <size>26</size>
22851       </method>
22852       <method name="Int32 Foo()">
22853         <size>2</size>
22854       </method>
22855     </type>
22856     <type name="Y">
22857       <method name="Void .ctor()">
22858         <size>7</size>
22859       </method>
22860       <method name="Int32 Foo()">
22861         <size>2</size>
22862       </method>
22863       <method name="Int32 Hello()">
22864         <size>12</size>
22865       </method>
22866       <method name="Void Main()">
22867         <size>46</size>
22868       </method>
22869     </type>
22870     <type name="X+FooDelegate">
22871       <method name="Void .ctor(Object, IntPtr)">
22872         <size>0</size>
22873       </method>
22874       <method name="Int32 Invoke()">
22875         <size>0</size>
22876       </method>
22877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22878         <size>0</size>
22879       </method>
22880       <method name="Int32 EndInvoke(IAsyncResult)">
22881         <size>0</size>
22882       </method>
22883     </type>
22884   </test>
22885   <test name="test-165.cs">
22886     <type name="Testing">
22887       <method name="Void .ctor()">
22888         <size>7</size>
22889       </method>
22890       <method name="Int32 TestEnumInit(Fruit)">
22891         <size>21</size>
22892       </method>
22893       <method name="Int32 Main()">
22894         <size>62</size>
22895       </method>
22896     </type>
22897   </test>
22898   <test name="test-166.cs">
22899     <type name="Test">
22900       <method name="Void .ctor()">
22901         <size>7</size>
22902       </method>
22903       <method name="Int32 get_Item(Int32)">
22904         <size>2</size>
22905       </method>
22906     </type>
22907     <type name="D">
22908       <method name="Void .ctor()">
22909         <size>7</size>
22910       </method>
22911       <method name="Int32 get_TargetIntegerSize()">
22912         <size>2</size>
22913       </method>
22914       <method name="Int32 Hello(IInferior)">
22915         <size>7</size>
22916       </method>
22917       <method name="Int32 Main()">
22918         <size>61</size>
22919       </method>
22920     </type>
22921     <type name="Test">
22922       <method name="Int32 ITest.get_Item(Int32)">
22923         <size>2</size>
22924       </method>
22925     </type>
22926   </test>
22927   <test name="test-167.cs">
22928     <type name="X">
22929       <method name="Void .ctor()">
22930         <size>7</size>
22931       </method>
22932       <method name="Int32 Test(X+Foo[])">
22933         <size>23</size>
22934       </method>
22935       <method name="Int32 Main()">
22936         <size>44</size>
22937       </method>
22938     </type>
22939   </test>
22940   <test name="test-168.cs">
22941     <type name="Test">
22942       <method name="Void .ctor()">
22943         <size>7</size>
22944       </method>
22945       <method name="Int32 Main()">
22946         <size>21</size>
22947       </method>
22948     </type>
22949     <type name="X">
22950       <method name="System.String op_Implicit(X)">
22951         <size>6</size>
22952       </method>
22953     </type>
22954   </test>
22955   <test name="test-169.cs">
22956     <type name="basec">
22957       <method name="Void .ctor()">
22958         <size>7</size>
22959       </method>
22960       <method name="System.String get_Message()">
22961         <size>6</size>
22962       </method>
22963     </type>
22964     <type name="der">
22965       <method name="Void .ctor()">
22966         <size>7</size>
22967       </method>
22968       <method name="System.String get_Message()">
22969         <size>6</size>
22970       </method>
22971     </type>
22972     <type name="Base">
22973       <method name="Void .ctor()">
22974         <size>7</size>
22975       </method>
22976       <method name="Int32 get_Thingy()">
22977         <size>7</size>
22978       </method>
22979       <method name="Void set_Thingy(Int32)">
22980         <size>8</size>
22981       </method>
22982     </type>
22983     <type name="Derived">
22984       <method name="Void .ctor()">
22985         <size>7</size>
22986       </method>
22987       <method name="Int32 get_BaseThingy()">
22988         <size>7</size>
22989       </method>
22990       <method name="Void set_Thingy(Int32)">
22991         <size>1</size>
22992       </method>
22993     </type>
22994     <type name="D">
22995       <method name="Void .ctor()">
22996         <size>7</size>
22997       </method>
22998       <method name="Int32 Main()">
22999         <size>97</size>
23000       </method>
23001     </type>
23002   </test>
23003   <test name="test-17.cs">
23004     <type name="Blah">
23005       <method name="Void .ctor()">
23006         <size>7</size>
23007       </method>
23008       <method name="Int32 Main()">
23009         <size>39</size>
23010       </method>
23011       <method name="Byte op_Implicit(Blah)">
23012         <size>12</size>
23013       </method>
23014       <method name="Int16 op_Implicit(Blah)">
23015         <size>12</size>
23016       </method>
23017       <method name="Int32 op_Implicit(Blah)">
23018         <size>12</size>
23019       </method>
23020     </type>
23021   </test>
23022   <test name="test-170.cs">
23023     <type name="X">
23024       <method name="Void .ctor()">
23025         <size>7</size>
23026       </method>
23027       <method name="Int32 get_prop()">
23028         <size>7</size>
23029       </method>
23030       <method name="Void set_prop(Int32)">
23031         <size>8</size>
23032       </method>
23033       <method name="Void set_AAA(Int32)">
23034         <size>1</size>
23035       </method>
23036     </type>
23037     <type name="Y">
23038       <method name="Void .ctor()">
23039         <size>14</size>
23040       </method>
23041       <method name="Int32 get_prop()">
23042         <size>7</size>
23043       </method>
23044       <method name="Void set_prop(Int32)">
23045         <size>8</size>
23046       </method>
23047       <method name="Int32 A()">
23048         <size>38</size>
23049       </method>
23050       <method name="Int32 Main()">
23051         <size>13</size>
23052       </method>
23053     </type>
23054   </test>
23055   <test name="test-171.cs">
23056     <type name="IntPtr_Conv.Class1">
23057       <method name="Void .ctor()">
23058         <size>7</size>
23059       </method>
23060       <method name="Int32 Main(System.String[])">
23061         <size>15</size>
23062       </method>
23063     </type>
23064   </test>
23065   <test name="test-172.cs">
23066     <type name="X">
23067       <method name="Void .ctor()">
23068         <size>7</size>
23069       </method>
23070       <method name="Void .cctor()">
23071         <size>31</size>
23072       </method>
23073       <method name="Boolean ff()">
23074         <size>14</size>
23075       </method>
23076       <method name="Boolean tt()">
23077         <size>14</size>
23078       </method>
23079       <method name="Int32 test_if()">
23080         <size>599</size>
23081       </method>
23082       <method name="Int32 test_while()">
23083         <size>437</size>
23084       </method>
23085       <method name="Int32 test_inline()">
23086         <size>29</size>
23087       </method>
23088       <method name="Int32 Main()">
23089         <size>109</size>
23090       </method>
23091     </type>
23092   </test>
23093   <test name="test-173.cs">
23094     <type name="Base">
23095       <method name="Void .ctor(Int32)">
23096         <size>14</size>
23097       </method>
23098       <method name="Int32 get_Value()">
23099         <size>7</size>
23100       </method>
23101     </type>
23102     <type name="A">
23103       <method name="Void .ctor(Int32)">
23104         <size>18</size>
23105       </method>
23106       <method name="Void .ctor(UInt32)">
23107         <size>18</size>
23108       </method>
23109     </type>
23110     <type name="B">
23111       <method name="Void .ctor(Int64)">
23112         <size>18</size>
23113       </method>
23114       <method name="Void .ctor(UInt64)">
23115         <size>18</size>
23116       </method>
23117     </type>
23118     <type name="C">
23119       <method name="Void .ctor(Int16)">
23120         <size>18</size>
23121       </method>
23122       <method name="Void .ctor(UInt16)">
23123         <size>18</size>
23124       </method>
23125     </type>
23126     <type name="D">
23127       <method name="Void .ctor(SByte)">
23128         <size>18</size>
23129       </method>
23130       <method name="Void .ctor(Byte)">
23131         <size>18</size>
23132       </method>
23133     </type>
23134     <type name="E">
23135       <method name="Void .ctor(Int64)">
23136         <size>19</size>
23137       </method>
23138       <method name="Void .ctor(E)">
23139         <size>19</size>
23140       </method>
23141       <method name="E op_Implicit(Int64)">
23142         <size>7</size>
23143       </method>
23144     </type>
23145     <type name="F">
23146       <method name="Void .ctor(Int32)">
23147         <size>19</size>
23148       </method>
23149       <method name="Void .ctor(F)">
23150         <size>19</size>
23151       </method>
23152       <method name="F op_Implicit(Int32)">
23153         <size>7</size>
23154       </method>
23155     </type>
23156     <type name="X">
23157       <method name="Void .ctor()">
23158         <size>7</size>
23159       </method>
23160       <method name="Int32 Test()">
23161         <size>231</size>
23162       </method>
23163       <method name="Int32 Main()">
23164         <size>24</size>
23165       </method>
23166     </type>
23167   </test>
23168   <test name="test-174.cs">
23169     <type name="ProtectedAccessToPropertyOnChild">
23170       <method name="Void .ctor()">
23171         <size>14</size>
23172       </method>
23173       <method name="Int32 Main()">
23174         <size>21</size>
23175       </method>
23176     </type>
23177     <type name="TestAccessToPrivateMemberInParentClass">
23178       <method name="Void .ctor()">
23179         <size>7</size>
23180       </method>
23181       <method name="System.Double[][] get_Array()">
23182         <size>7</size>
23183       </method>
23184     </type>
23185     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23186       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23187         <size>37</size>
23188       </method>
23189     </type>
23190     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23191       <method name="Void .ctor()">
23192         <size>29</size>
23193       </method>
23194       <method name="Int32 Test()">
23195         <size>27</size>
23196       </method>
23197     </type>
23198     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23199       <method name="Void .ctor()">
23200         <size>26</size>
23201       </method>
23202       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23203         <size>15</size>
23204       </method>
23205     </type>
23206     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23207       <method name="Void .ctor()">
23208         <size>7</size>
23209       </method>
23210     </type>
23211   </test>
23212   <test name="test-175.cs">
23213     <type name="X">
23214       <method name="Void .ctor()">
23215         <size>7</size>
23216       </method>
23217       <method name="Int32 Main()">
23218         <size>59</size>
23219       </method>
23220     </type>
23221     <type name="RVA">
23222       <method name="Void .ctor(UInt32)">
23223         <size>8</size>
23224       </method>
23225       <method name="RVA op_Implicit(UInt32)">
23226         <size>7</size>
23227       </method>
23228       <method name="UInt32 op_Implicit(RVA)">
23229         <size>8</size>
23230       </method>
23231     </type>
23232   </test>
23233   <test name="test-176.cs">
23234     <type name="X">
23235       <method name="Void .ctor()">
23236         <size>7</size>
23237       </method>
23238       <method name="Int32 Main()">
23239         <size>34</size>
23240       </method>
23241     </type>
23242   </test>
23243   <test name="test-177.cs">
23244     <type name="MethodAttribute">
23245       <method name="Void .ctor()">
23246         <size>7</size>
23247       </method>
23248     </type>
23249     <type name="ReturnAttribute">
23250       <method name="Void .ctor()">
23251         <size>7</size>
23252       </method>
23253     </type>
23254     <type name="Test">
23255       <method name="Void .ctor()">
23256         <size>7</size>
23257       </method>
23258       <method name="Void Method()">
23259         <size>1</size>
23260       </method>
23261       <method name="Int32 Main()">
23262         <size>40</size>
23263       </method>
23264     </type>
23265   </test>
23266   <test name="test-178.cs">
23267     <type name="BrowsableClass">
23268       <method name="Void .ctor()">
23269         <size>7</size>
23270       </method>
23271       <method name="Int32 Main()">
23272         <size>54</size>
23273       </method>
23274       <method name="BrowsableClass op_Increment(BrowsableClass)">
23275         <size>2</size>
23276       </method>
23277     </type>
23278   </test>
23279   <test name="test-179.cs">
23280     <type name="A">
23281       <method name="Void .ctor()">
23282         <size>7</size>
23283       </method>
23284       <method name="Void set_Item(Double, Double)">
23285         <size>15</size>
23286       </method>
23287       <method name="Double get_Item(Double)">
23288         <size>29</size>
23289       </method>
23290     </type>
23291     <type name="B">
23292       <method name="Void .ctor()">
23293         <size>7</size>
23294       </method>
23295       <method name="Void set_Item(Double, Double)">
23296         <size>15</size>
23297       </method>
23298       <method name="Double get_Item(Double)">
23299         <size>29</size>
23300       </method>
23301     </type>
23302     <type name="C">
23303       <method name="Void .ctor()">
23304         <size>7</size>
23305       </method>
23306       <method name="Void set_Item(System.String, System.String)">
23307         <size>15</size>
23308       </method>
23309       <method name="System.String get_Item(System.String)">
23310         <size>30</size>
23311       </method>
23312       <method name="Void set_Item(Int32, Int32)">
23313         <size>15</size>
23314       </method>
23315       <method name="Int32 get_Item(Int32)">
23316         <size>21</size>
23317       </method>
23318     </type>
23319     <type name="EntryPoint">
23320       <method name="Int32 Main(System.String[])">
23321         <size>150</size>
23322       </method>
23323     </type>
23324   </test>
23325   <test name="test-18.cs">
23326     <type name="X">
23327       <method name="Void .ctor()">
23328         <size>7</size>
23329       </method>
23330       <method name="Void m()">
23331         <size>60</size>
23332       </method>
23333       <method name="Int32 ret(Int32)">
23334         <size>40</size>
23335       </method>
23336       <method name="Int32 Main()">
23337         <size>62</size>
23338       </method>
23339     </type>
23340   </test>
23341   <test name="test-180.cs">
23342     <type name="Testing">
23343       <method name="Void .ctor()">
23344         <size>7</size>
23345       </method>
23346       <method name="Void Main()">
23347         <size>17</size>
23348       </method>
23349     </type>
23350   </test>
23351   <test name="test-181.cs">
23352     <type name="Test">
23353       <method name="Void .ctor()">
23354         <size>7</size>
23355       </method>
23356       <method name="Void test()">
23357         <size>1</size>
23358       </method>
23359       <method name="Int32 Main()">
23360         <size>43</size>
23361       </method>
23362     </type>
23363   </test>
23364   <test name="test-182.cs">
23365     <type name="T">
23366       <method name="Void .ctor()">
23367         <size>7</size>
23368       </method>
23369       <method name="Int32 Main()">
23370         <size>26</size>
23371       </method>
23372     </type>
23373     <type name="TS">
23374       <method name="Int64 get_Ticks()">
23375         <size>19</size>
23376       </method>
23377     </type>
23378     <type name="DT">
23379       <method name="Int64 get_Ticks()">
23380         <size>12</size>
23381       </method>
23382     </type>
23383   </test>
23384   <test name="test-183.cs">
23385     <type name="Test">
23386       <method name="Void .ctor()">
23387         <size>7</size>
23388       </method>
23389       <method name="Int32 M(Int32, Int32 ByRef)">
23390         <size>12</size>
23391       </method>
23392       <method name="Int32 Main()">
23393         <size>67</size>
23394       </method>
23395     </type>
23396     <type name="Test+D">
23397       <method name="Void .ctor(Object, IntPtr)">
23398         <size>0</size>
23399       </method>
23400       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23401         <size>0</size>
23402       </method>
23403       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23404         <size>0</size>
23405       </method>
23406       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23407         <size>0</size>
23408       </method>
23409     </type>
23410   </test>
23411   <test name="test-184.cs">
23412     <type name="User">
23413       <method name="Void .ctor(Interface)">
23414         <size>7</size>
23415       </method>
23416     </type>
23417     <type name="Test">
23418       <method name="Void .ctor()">
23419         <size>55</size>
23420       </method>
23421       <method name="Int32 Main()">
23422         <size>8</size>
23423       </method>
23424     </type>
23425     <type name="Struct">
23426       <method name="Void .ctor(Int32)">
23427         <size>1</size>
23428       </method>
23429       <method name="Int32 get_X()">
23430         <size>2</size>
23431       </method>
23432     </type>
23433   </test>
23434   <test name="test-185.cs">
23435     <type name="X">
23436       <method name="Void .ctor()">
23437         <size>7</size>
23438       </method>
23439       <method name="Int32 Test(Int32)">
23440         <size>36</size>
23441       </method>
23442       <method name="Int32 Main()">
23443         <size>29</size>
23444       </method>
23445     </type>
23446   </test>
23447   <test name="test-186.cs">
23448     <type name="TestBUG.myAttribute">
23449       <method name="Void .ctor(String, String, String, Int32)">
23450         <size>7</size>
23451       </method>
23452     </type>
23453     <type name="TestBUG.Test">
23454       <method name="Void .ctor()">
23455         <size>7</size>
23456       </method>
23457       <method name="Int32 Main()">
23458         <size>2</size>
23459       </method>
23460     </type>
23461   </test>
23462   <test name="test-187.cs">
23463     <type name="MyClass">
23464       <method name="Void .ctor()">
23465         <size>7</size>
23466       </method>
23467       <method name="Container get_Item(System.String)">
23468         <size>2</size>
23469       </method>
23470       <method name="Void set_Item(System.String, Container)">
23471         <size>1</size>
23472       </method>
23473     </type>
23474     <type name="Container">
23475       <method name="Void .ctor()">
23476         <size>7</size>
23477       </method>
23478       <method name="Container op_Addition(Container, System.Object)">
23479         <size>2</size>
23480       </method>
23481     </type>
23482     <type name="D">
23483       <method name="Void .ctor()">
23484         <size>7</size>
23485       </method>
23486       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23487         <size>65</size>
23488       </method>
23489       <method name="Int32 Main()">
23490         <size>2</size>
23491       </method>
23492     </type>
23493   </test>
23494   <test name="test-188.cs">
23495     <type name="Enumerator">
23496       <method name="Void .ctor()">
23497         <size>14</size>
23498       </method>
23499       <method name="Boolean MoveNext()">
23500         <size>21</size>
23501       </method>
23502       <method name="Char get_Current()">
23503         <size>3</size>
23504       </method>
23505     </type>
23506     <type name="RealEnumerator">
23507       <method name="Void .ctor(Coll)">
23508         <size>14</size>
23509       </method>
23510       <method name="Void Dispose()">
23511         <size>13</size>
23512       </method>
23513     </type>
23514     <type name="Coll">
23515       <method name="Void .ctor()">
23516         <size>7</size>
23517       </method>
23518       <method name="Enumerator GetEnumerator()">
23519         <size>7</size>
23520       </method>
23521     </type>
23522     <type name="Test">
23523       <method name="Void .ctor()">
23524         <size>7</size>
23525       </method>
23526       <method name="Int32 Main(System.String[])">
23527         <size>78</size>
23528       </method>
23529     </type>
23530   </test>
23531   <test name="test-189.cs">
23532     <type name="MyTest">
23533       <method name="Void .ctor()">
23534         <size>7</size>
23535       </method>
23536       <method name="Int32 Main(System.String[])">
23537         <size>63</size>
23538       </method>
23539       <method name="Int32 m(Int32, Double)">
23540         <size>2</size>
23541       </method>
23542       <method name="Int32 m(Int32, System.Int32[])">
23543         <size>2</size>
23544       </method>
23545     </type>
23546     <type name="MonoTest">
23547       <method name="Void .ctor()">
23548         <size>7</size>
23549       </method>
23550       <method name="Int32 method1(System.String, System.Object[])">
23551         <size>2</size>
23552       </method>
23553       <method name="Void testmethod()">
23554         <size>27</size>
23555       </method>
23556     </type>
23557     <type name="MonoTest2">
23558       <method name="Void .ctor()">
23559         <size>7</size>
23560       </method>
23561       <method name="Int32 method1(System.String, System.Object[])">
23562         <size>2</size>
23563       </method>
23564       <method name="Void testmethod2()">
23565         <size>27</size>
23566       </method>
23567     </type>
23568   </test>
23569   <test name="test-19.cs">
23570     <type name="I">
23571       <method name="Void .ctor()">
23572         <size>7</size>
23573       </method>
23574       <method name="Void .cctor()">
23575         <size>18</size>
23576       </method>
23577       <method name="System.String fn(System.String)">
23578         <size>17</size>
23579       </method>
23580     </type>
23581     <type name="X">
23582       <method name="Void .ctor()">
23583         <size>7</size>
23584       </method>
23585       <method name="Void Thread_func()">
23586         <size>11</size>
23587       </method>
23588       <method name="Int32 Func(Int32, Int32)">
23589         <size>4</size>
23590       </method>
23591       <method name="Void Bar()">
23592         <size>44</size>
23593       </method>
23594       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23595         <size>18</size>
23596       </method>
23597       <method name="Int32 Main()">
23598         <size>303</size>
23599       </method>
23600       <method name="Int32 multiply_by_three(Int32)">
23601         <size>4</size>
23602       </method>
23603     </type>
23604     <type name="TestNamespace.TestClass">
23605       <method name="Void .ctor()">
23606         <size>7</size>
23607       </method>
23608     </type>
23609     <type name="I+GetTextFn">
23610       <method name="Void .ctor(Object, IntPtr)">
23611         <size>0</size>
23612       </method>
23613       <method name="System.String Invoke(System.String)">
23614         <size>0</size>
23615       </method>
23616       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23617         <size>0</size>
23618       </method>
23619       <method name="System.String EndInvoke(IAsyncResult)">
23620         <size>0</size>
23621       </method>
23622     </type>
23623     <type name="X+Foo">
23624       <method name="Void .ctor(Object, IntPtr)">
23625         <size>0</size>
23626       </method>
23627       <method name="Int32 Invoke(Int32, Int32)">
23628         <size>0</size>
23629       </method>
23630       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23631         <size>0</size>
23632       </method>
23633       <method name="Int32 EndInvoke(IAsyncResult)">
23634         <size>0</size>
23635       </method>
23636     </type>
23637     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23638       <method name="Void .ctor(Object, IntPtr)">
23639         <size>0</size>
23640       </method>
23641       <method name="Single Invoke(Single, System.Object[])">
23642         <size>0</size>
23643       </method>
23644       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23645         <size>0</size>
23646       </method>
23647       <method name="Single EndInvoke(IAsyncResult)">
23648         <size>0</size>
23649       </method>
23650     </type>
23651     <type name="NameSpace.TestDelegate">
23652       <method name="Void .ctor(Object, IntPtr)">
23653         <size>0</size>
23654       </method>
23655       <method name="Int32 Invoke(Int32)">
23656         <size>0</size>
23657       </method>
23658       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23659         <size>0</size>
23660       </method>
23661       <method name="Int32 EndInvoke(IAsyncResult)">
23662         <size>0</size>
23663       </method>
23664     </type>
23665   </test>
23666   <test name="test-190.cs">
23667     <type name="A">
23668       <method name="Void .ctor()">
23669         <size>7</size>
23670       </method>
23671       <method name="Void Main()">
23672         <size>1</size>
23673       </method>
23674     </type>
23675     <type name="A+B">
23676       <method name="Void .ctor()">
23677         <size>7</size>
23678       </method>
23679       <method name="Void Test()">
23680         <size>8</size>
23681       </method>
23682     </type>
23683     <type name="A+C">
23684       <method name="Void .ctor()">
23685         <size>7</size>
23686       </method>
23687       <method name="Void Test(A)">
23688         <size>8</size>
23689       </method>
23690     </type>
23691   </test>
23692   <test name="test-191.cs">
23693     <type name="X">
23694       <method name="Void .ctor()">
23695         <size>7</size>
23696       </method>
23697     </type>
23698     <type name="X+E">
23699       <method name="Void .ctor()">
23700         <size>7</size>
23701       </method>
23702     </type>
23703     <type name="X+D">
23704       <method name="Void .ctor()">
23705         <size>7</size>
23706       </method>
23707     </type>
23708     <type name="X+D+P">
23709       <method name="Void .ctor()">
23710         <size>7</size>
23711       </method>
23712     </type>
23713     <type name="Y">
23714       <method name="Void .ctor()">
23715         <size>7</size>
23716       </method>
23717     </type>
23718     <type name="Y+Op">
23719       <method name="Void .ctor()">
23720         <size>7</size>
23721       </method>
23722     </type>
23723     <type name="R">
23724       <method name="Void .ctor()">
23725         <size>7</size>
23726       </method>
23727       <method name="Void Main()">
23728         <size>1</size>
23729       </method>
23730     </type>
23731   </test>
23732   <test name="test-192.cs">
23733     <type name="X">
23734       <method name="Void .ctor()">
23735         <size>7</size>
23736       </method>
23737       <method name="Void Main()">
23738         <size>1</size>
23739       </method>
23740     </type>
23741   </test>
23742   <test name="test-193.cs">
23743     <type name="A">
23744       <method name="Void .ctor()">
23745         <size>7</size>
23746       </method>
23747       <method name="Int32 Test(Int32)">
23748         <size>88</size>
23749       </method>
23750       <method name="Int32 Main()">
23751         <size>7</size>
23752       </method>
23753     </type>
23754   </test>
23755   <test name="test-194.cs">
23756     <type name="TestParams">
23757       <method name="Void .ctor()">
23758         <size>7</size>
23759       </method>
23760       <method name="Int32 Main(System.String[])">
23761         <size>38</size>
23762       </method>
23763       <method name="Int32 Params(System.Object[])">
23764         <size>10</size>
23765       </method>
23766     </type>
23767   </test>
23768   <test name="test-195.cs">
23769     <type name="Y">
23770       <method name="Void .ctor()">
23771         <size>7</size>
23772       </method>
23773       <method name="Void .cctor()">
23774         <size>1</size>
23775       </method>
23776       <method name="Int32 C()">
23777         <size>36</size>
23778       </method>
23779     </type>
23780     <type name="X">
23781       <method name="Void .ctor()">
23782         <size>8</size>
23783       </method>
23784       <method name="Void .ctor(Int32)">
23785         <size>18</size>
23786       </method>
23787       <method name="Void Main()">
23788         <size>7</size>
23789       </method>
23790     </type>
23791   </test>
23792   <test name="test-196.cs">
23793     <type name="X">
23794       <method name="Void .ctor()">
23795         <size>7</size>
23796       </method>
23797       <method name="Void Bug1()">
23798         <size>15</size>
23799       </method>
23800       <method name="Void Bug2()">
23801         <size>16</size>
23802       </method>
23803       <method name="Int32 Main()">
23804         <size>2</size>
23805       </method>
23806     </type>
23807   </test>
23808   <test name="test-197.cs">
23809     <type name="X">
23810       <method name="Void .ctor()">
23811         <size>7</size>
23812       </method>
23813       <method name="Void Foo()">
23814         <size>0</size>
23815       </method>
23816     </type>
23817     <type name="Y">
23818       <method name="Void .ctor()">
23819         <size>7</size>
23820       </method>
23821     </type>
23822     <type name="Z">
23823       <method name="Void .ctor()">
23824         <size>7</size>
23825       </method>
23826       <method name="Void Foo()">
23827         <size>11</size>
23828       </method>
23829     </type>
23830     <type name="Test">
23831       <method name="Void .ctor()">
23832         <size>7</size>
23833       </method>
23834       <method name="Int32 Main()">
23835         <size>16</size>
23836       </method>
23837     </type>
23838   </test>
23839   <test name="test-198.cs">
23840     <type name="N1.N3.N4.Bar">
23841       <method name="Void .ctor()">
23842         <size>7</size>
23843       </method>
23844     </type>
23845     <type name="N1.N2.Foo">
23846       <method name="Void .ctor()">
23847         <size>7</size>
23848       </method>
23849     </type>
23850     <type name="N5.N6.Foo">
23851       <method name="Void .ctor()">
23852         <size>7</size>
23853       </method>
23854     </type>
23855     <type name="N5.N7.N8.Bar">
23856       <method name="Void .ctor()">
23857         <size>7</size>
23858       </method>
23859     </type>
23860     <type name="FirstOuter.FirstInner.First">
23861       <method name="Void .ctor()">
23862         <size>7</size>
23863       </method>
23864       <method name="System.String get_MyIdentity()">
23865         <size>12</size>
23866       </method>
23867     </type>
23868     <type name="FirstOuter.Second">
23869       <method name="Void .ctor()">
23870         <size>7</size>
23871       </method>
23872     </type>
23873     <type name="FirstOuter.SecondInner.Third">
23874       <method name="Void .ctor()">
23875         <size>7</size>
23876       </method>
23877     </type>
23878     <type name="FirstOuter.FirstInner.Fourth">
23879       <method name="Void .ctor()">
23880         <size>7</size>
23881       </method>
23882     </type>
23883     <type name="Fifth">
23884       <method name="Void .ctor()">
23885         <size>7</size>
23886       </method>
23887     </type>
23888     <type name="M1.M2.M3.Foo">
23889       <method name="Void .ctor()">
23890         <size>7</size>
23891       </method>
23892     </type>
23893     <type name="P1.P2.Bar">
23894       <method name="Void .ctor()">
23895         <size>7</size>
23896       </method>
23897     </type>
23898     <type name="X">
23899       <method name="Void .ctor()">
23900         <size>7</size>
23901       </method>
23902       <method name="Int32 Main()">
23903         <size>2</size>
23904       </method>
23905     </type>
23906   </test>
23907   <test name="test-199.cs">
23908     <type name="Test">
23909       <method name="Void .ctor()">
23910         <size>7</size>
23911       </method>
23912       <method name="Int32 Main()">
23913         <size>22</size>
23914       </method>
23915     </type>
23916     <type name="N1.Foo">
23917       <method name="Void .ctor()">
23918         <size>7</size>
23919       </method>
23920     </type>
23921     <type name="N1.Foo+Foo2">
23922       <method name="Void .ctor()">
23923         <size>7</size>
23924       </method>
23925     </type>
23926     <type name="N1.Bar2">
23927       <method name="Void .ctor()">
23928         <size>7</size>
23929       </method>
23930       <method name="Int32 Talk()">
23931         <size>2</size>
23932       </method>
23933     </type>
23934     <type name="N2.Bar">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938     </type>
23939     <type name="N2.Bar+Bar2">
23940       <method name="Void .ctor()">
23941         <size>7</size>
23942       </method>
23943       <method name="Int32 Talk()">
23944         <size>2</size>
23945       </method>
23946     </type>
23947   </test>
23948   <test name="test-2.cs">
23949     <type name="X">
23950       <method name="Void .ctor()">
23951         <size>7</size>
23952       </method>
23953       <method name="Int32 Main(System.String[])">
23954         <size>12</size>
23955       </method>
23956     </type>
23957   </test>
23958   <test name="test-20.cs">
23959     <type name="A">
23960       <method name="Void .ctor()">
23961         <size>7</size>
23962       </method>
23963       <method name="Void X()">
23964         <size>8</size>
23965       </method>
23966     </type>
23967     <type name="B">
23968       <method name="Void .ctor()">
23969         <size>7</size>
23970       </method>
23971       <method name="Void X()">
23972         <size>8</size>
23973       </method>
23974       <method name="Void TestB()">
23975         <size>7</size>
23976       </method>
23977     </type>
23978     <type name="Ax">
23979       <method name="Void .ctor()">
23980         <size>7</size>
23981       </method>
23982       <method name="Void A()">
23983         <size>8</size>
23984       </method>
23985       <method name="Void B()">
23986         <size>8</size>
23987       </method>
23988     </type>
23989     <type name="Bx">
23990       <method name="Void .ctor()">
23991         <size>7</size>
23992       </method>
23993       <method name="Void A()">
23994         <size>8</size>
23995       </method>
23996       <method name="Void B()">
23997         <size>8</size>
23998       </method>
23999     </type>
24000     <type name="Test">
24001       <method name="Void .ctor()">
24002         <size>7</size>
24003       </method>
24004       <method name="Int32 Main()">
24005         <size>100</size>
24006       </method>
24007     </type>
24008   </test>
24009   <test name="test-200.cs">
24010     <type name="X">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014       <method name="Int32 Main()">
24015         <size>104</size>
24016       </method>
24017     </type>
24018   </test>
24019   <test name="test-201.cs">
24020     <type name="Parent">
24021       <method name="Void .ctor()">
24022         <size>7</size>
24023       </method>
24024     </type>
24025     <type name="Child">
24026       <method name="Void .ctor()">
24027         <size>7</size>
24028       </method>
24029     </type>
24030     <type name="Child+Nested">
24031       <method name="Void .ctor()">
24032         <size>18</size>
24033       </method>
24034     </type>
24035     <type name="Collide">
24036       <method name="Void .ctor(Int32)">
24037         <size>14</size>
24038       </method>
24039       <method name="Void .cctor()">
24040         <size>12</size>
24041       </method>
24042       <method name="Int32 Main()">
24043         <size>27</size>
24044       </method>
24045     </type>
24046   </test>
24047   <test name="test-202.cs">
24048     <type name="X.X">
24049       <method name="Void .ctor()">
24050         <size>7</size>
24051       </method>
24052     </type>
24053     <type name="A.B.C.D">
24054       <method name="Void .ctor()">
24055         <size>7</size>
24056       </method>
24057     </type>
24058     <type name="Test">
24059       <method name="Void .ctor()">
24060         <size>7</size>
24061       </method>
24062       <method name="Int32 Main()">
24063         <size>14</size>
24064       </method>
24065     </type>
24066   </test>
24067   <test name="test-203.cs">
24068     <type name="Foo">
24069       <method name="Void .ctor()">
24070         <size>7</size>
24071       </method>
24072       <method name="Modifiers get_Modifiers()">
24073         <size>2</size>
24074       </method>
24075     </type>
24076     <type name="Bar">
24077       <method name="Void .ctor()">
24078         <size>7</size>
24079       </method>
24080       <method name="Int32 Main()">
24081         <size>13</size>
24082       </method>
24083     </type>
24084   </test>
24085   <test name="test-204.cs">
24086     <type name="X">
24087       <method name="Void .ctor(Int32)">
24088         <size>14</size>
24089       </method>
24090       <method name="System.String ToString()">
24091         <size>22</size>
24092       </method>
24093       <method name="Int32 Test()">
24094         <size>153</size>
24095       </method>
24096       <method name="Int32 Main()">
24097         <size>24</size>
24098       </method>
24099       <method name="X op_BitwiseAnd(X, X)">
24100         <size>19</size>
24101       </method>
24102       <method name="X op_BitwiseOr(X, X)">
24103         <size>19</size>
24104       </method>
24105       <method name="Boolean op_True(X)">
24106         <size>15</size>
24107       </method>
24108       <method name="Boolean op_False(X)">
24109         <size>12</size>
24110       </method>
24111     </type>
24112   </test>
24113   <test name="test-205.cs">
24114     <type name="A">
24115       <method name="Void .ctor(Object)">
24116         <size>7</size>
24117       </method>
24118     </type>
24119     <type name="Test">
24120       <method name="Void .ctor()">
24121         <size>7</size>
24122       </method>
24123       <method name="Void Main()">
24124         <size>1</size>
24125       </method>
24126     </type>
24127   </test>
24128   <test name="test-206.cs">
24129     <type name="X">
24130       <method name="Void .ctor()">
24131         <size>7</size>
24132       </method>
24133       <method name="Int32 get_Item(Int32)">
24134         <size>2</size>
24135       </method>
24136       <method name="System.Int32[] get_Item(System.Int32[])">
24137         <size>39</size>
24138       </method>
24139       <method name="Void Main()">
24140         <size>91</size>
24141       </method>
24142     </type>
24143     <type name="&lt;PrivateImplementationDetails&gt;">
24144       <method name="Void .ctor()">
24145         <size>7</size>
24146       </method>
24147     </type>
24148   </test>
24149   <test name="test-207.cs">
24150     <type name="X">
24151       <method name="Void .ctor()">
24152         <size>7</size>
24153       </method>
24154       <method name="Void .cctor()">
24155         <size>1</size>
24156       </method>
24157       <method name="Void hello(Int32)">
24158         <size>13</size>
24159       </method>
24160       <method name="Void world(Int32)">
24161         <size>16</size>
24162       </method>
24163       <method name="Int32 Main()">
24164         <size>138</size>
24165       </method>
24166     </type>
24167     <type name="Test">
24168       <method name="Void .ctor(Object, IntPtr)">
24169         <size>0</size>
24170       </method>
24171       <method name="Void Invoke(Int32)">
24172         <size>0</size>
24173       </method>
24174       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24175         <size>0</size>
24176       </method>
24177       <method name="Void EndInvoke(IAsyncResult)">
24178         <size>0</size>
24179       </method>
24180     </type>
24181   </test>
24182   <test name="test-208.cs">
24183     <type name="X">
24184       <method name="Void .ctor()">
24185         <size>7</size>
24186       </method>
24187       <method name="System.String get_Item(System.String)">
24188         <size>2</size>
24189       </method>
24190       <method name="Void Test()">
24191         <size>1</size>
24192       </method>
24193     </type>
24194     <type name="Y">
24195       <method name="Void .ctor()">
24196         <size>7</size>
24197       </method>
24198       <method name="Void Main()">
24199         <size>19</size>
24200       </method>
24201     </type>
24202   </test>
24203   <test name="test-209.cs">
24204     <type name="X">
24205       <method name="Void .ctor(Int32)">
24206         <size>14</size>
24207       </method>
24208       <method name="Int32 get_Foo()">
24209         <size>9</size>
24210       </method>
24211       <method name="Void set_Foo(Int32)">
24212         <size>8</size>
24213       </method>
24214       <method name="Int32 get_Item(Int32)">
24215         <size>7</size>
24216       </method>
24217       <method name="Void set_Item(Int32, Int32)">
24218         <size>8</size>
24219       </method>
24220       <method name="Void set_Item(System.String, System.String)">
24221         <size>7</size>
24222       </method>
24223       <method name="Void set_Bar(System.String)">
24224         <size>7</size>
24225       </method>
24226       <method name="A get_A()">
24227         <size>7</size>
24228       </method>
24229       <method name="Void set_A(A)">
24230         <size>12</size>
24231       </method>
24232       <method name="Int32 Main()">
24233         <size>75</size>
24234       </method>
24235     </type>
24236     <type name="A">
24237       <method name="Void .ctor(Int32)">
24238         <size>8</size>
24239       </method>
24240     </type>
24241   </test>
24242   <test name="test-21.cs">
24243     <type name="Blah">
24244       <method name="Void .ctor()">
24245         <size>7</size>
24246       </method>
24247       <method name="Int32 Main()">
24248         <size>47</size>
24249       </method>
24250     </type>
24251     <type name="Blah+Foo">
24252       <method name="Void .ctor()">
24253         <size>17</size>
24254       </method>
24255       <method name="Int32 Bar(Int32, Int32)">
24256         <size>14</size>
24257       </method>
24258     </type>
24259   </test>
24260   <test name="test-210.cs">
24261     <type name="X">
24262       <method name="Void .ctor()">
24263         <size>7</size>
24264       </method>
24265       <method name="Void foo()">
24266         <size>1</size>
24267       </method>
24268       <method name="Void Main()">
24269         <size>25</size>
24270       </method>
24271     </type>
24272     <type name="FooHandler">
24273       <method name="Void .ctor(Object, IntPtr)">
24274         <size>0</size>
24275       </method>
24276       <method name="Void Invoke()">
24277         <size>0</size>
24278       </method>
24279       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24280         <size>0</size>
24281       </method>
24282       <method name="Void EndInvoke(IAsyncResult)">
24283         <size>0</size>
24284       </method>
24285     </type>
24286   </test>
24287   <test name="test-211.cs">
24288     <type name="X">
24289       <method name="Void .ctor(Int32)">
24290         <size>14</size>
24291       </method>
24292       <method name="X op_Implicit(Int32)">
24293         <size>7</size>
24294       </method>
24295     </type>
24296     <type name="Y">
24297       <method name="Void .ctor(X)">
24298         <size>14</size>
24299       </method>
24300       <method name="Y op_Implicit(X)">
24301         <size>7</size>
24302       </method>
24303     </type>
24304     <type name="Z">
24305       <method name="Void .ctor(Y)">
24306         <size>14</size>
24307       </method>
24308       <method name="Int32 Main()">
24309         <size>27</size>
24310       </method>
24311       <method name="Z op_Implicit(Y)">
24312         <size>7</size>
24313       </method>
24314     </type>
24315   </test>
24316   <test name="test-212.cs">
24317     <type name="Problem">
24318       <method name="Void .ctor(String)">
24319         <size>14</size>
24320       </method>
24321       <method name="Int32 Multi(Int32, Problem[])">
24322         <size>4</size>
24323       </method>
24324       <method name="Int32 Main(System.String[])">
24325         <size>76</size>
24326       </method>
24327       <method name="Problem op_Implicit(Int32)">
24328         <size>22</size>
24329       </method>
24330     </type>
24331   </test>
24332   <test name="test-213.cs">
24333     <type name="MyTest">
24334       <method name="Void .ctor()">
24335         <size>7</size>
24336       </method>
24337       <method name="Void Main(System.String[])">
24338         <size>31</size>
24339       </method>
24340     </type>
24341     <type name="S">
24342       <method name="Void .ctor(Int32)">
24343         <size>8</size>
24344       </method>
24345       <method name="Void Print()">
24346         <size>12</size>
24347       </method>
24348     </type>
24349   </test>
24350   <test name="test-214.cs">
24351     <type name="N2.Test">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355       <method name="Int32 Main()">
24356         <size>7</size>
24357       </method>
24358     </type>
24359     <type name="N1.C1">
24360       <method name="Void .ctor()">
24361         <size>7</size>
24362       </method>
24363       <method name="Void Foo()">
24364         <size>1</size>
24365       </method>
24366     </type>
24367   </test>
24368   <test name="test-215.cs">
24369     <type name="Test">
24370       <method name="Void .ctor()">
24371         <size>7</size>
24372       </method>
24373       <method name="Void .cctor()">
24374         <size>1</size>
24375       </method>
24376       <method name="N1.C1 get_C1()">
24377         <size>6</size>
24378       </method>
24379       <method name="Int32 Main()">
24380         <size>8</size>
24381       </method>
24382     </type>
24383     <type name="N1.C1">
24384       <method name="Void .ctor()">
24385         <size>7</size>
24386       </method>
24387     </type>
24388   </test>
24389   <test name="test-216.cs">
24390     <type name="cls">
24391       <method name="Void .ctor()">
24392         <size>7</size>
24393       </method>
24394       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24395         <size>24</size>
24396       </method>
24397       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24398         <size>24</size>
24399       </method>
24400       <method name="Void CallMyDel(System.String)">
24401         <size>13</size>
24402       </method>
24403     </type>
24404     <type name="cls+nestedcls">
24405       <method name="Void .ctor()">
24406         <size>7</size>
24407       </method>
24408       <method name="Void CallParentDel(cls, System.String)">
24409         <size>13</size>
24410       </method>
24411     </type>
24412     <type name="MonoEmbed">
24413       <method name="Void .ctor()">
24414         <size>7</size>
24415       </method>
24416       <method name="Void Main()">
24417         <size>36</size>
24418       </method>
24419       <method name="Void Whatever(System.String)">
24420         <size>7</size>
24421       </method>
24422     </type>
24423     <type name="OnWhateverDelegate">
24424       <method name="Void .ctor(Object, IntPtr)">
24425         <size>0</size>
24426       </method>
24427       <method name="Void Invoke(System.String)">
24428         <size>0</size>
24429       </method>
24430       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24431         <size>0</size>
24432       </method>
24433       <method name="Void EndInvoke(IAsyncResult)">
24434         <size>0</size>
24435       </method>
24436     </type>
24437   </test>
24438   <test name="test-217.cs">
24439     <type name="Test">
24440       <method name="Void .ctor()">
24441         <size>7</size>
24442       </method>
24443       <method name="Int32 Main()">
24444         <size>174</size>
24445       </method>
24446       <method name="System.Object compare_gte(Int32, Int32)">
24447         <size>13</size>
24448       </method>
24449       <method name="System.Object compare_lte(Int32, Int32)">
24450         <size>13</size>
24451       </method>
24452     </type>
24453   </test>
24454   <test name="test-218.cs">
24455     <type name="T">
24456       <method name="Void .ctor()">
24457         <size>7</size>
24458       </method>
24459       <method name="Void .cctor()">
24460         <size>27</size>
24461       </method>
24462       <method name="Void Main()">
24463         <size>1</size>
24464       </method>
24465       <method name="Void compareQueryQuery1(System.Object)">
24466         <size>1</size>
24467       </method>
24468     </type>
24469     <type name="T+foo">
24470       <method name="Void .ctor(Object, IntPtr)">
24471         <size>0</size>
24472       </method>
24473       <method name="Void Invoke(System.Object)">
24474         <size>0</size>
24475       </method>
24476       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24477         <size>0</size>
24478       </method>
24479       <method name="Void EndInvoke(IAsyncResult)">
24480         <size>0</size>
24481       </method>
24482     </type>
24483   </test>
24484   <test name="test-219.cs">
24485     <type name="TestAttribute">
24486       <method name="Void .ctor(Type)">
24487         <size>14</size>
24488       </method>
24489       <method name="System.Type get_Type()">
24490         <size>7</size>
24491       </method>
24492     </type>
24493     <type name="Test">
24494       <method name="Void .ctor()">
24495         <size>7</size>
24496       </method>
24497       <method name="Void Main()">
24498         <size>75</size>
24499       </method>
24500     </type>
24501   </test>
24502   <test name="test-22.cs">
24503     <type name="M">
24504       <method name="Void .ctor()">
24505         <size>7</size>
24506       </method>
24507       <method name="Int32 Main()">
24508         <size>63</size>
24509       </method>
24510     </type>
24511     <type name="S">
24512       <method name="T GetT()">
24513         <size>7</size>
24514       </method>
24515       <method name="Void Init()">
24516         <size>25</size>
24517       </method>
24518     </type>
24519   </test>
24520   <test name="test-220.cs">
24521     <type name="MonoBUG.Bug">
24522       <method name="Void .ctor()">
24523         <size>7</size>
24524       </method>
24525       <method name="Int32 Main(System.String[])">
24526         <size>138</size>
24527       </method>
24528     </type>
24529     <type name="MonoBUG.Foo">
24530       <method name="Void .ctor(String)">
24531         <size>14</size>
24532       </method>
24533       <method name="System.String get_Name()">
24534         <size>7</size>
24535       </method>
24536     </type>
24537     <type name="MonoBUG.FooList">
24538       <method name="Void .ctor()">
24539         <size>7</size>
24540       </method>
24541       <method name="Void .cctor()">
24542         <size>1</size>
24543       </method>
24544       <method name="Void Add(MonoBUG.Foo)">
24545         <size>19</size>
24546       </method>
24547       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24548         <size>7</size>
24549       </method>
24550     </type>
24551     <type name="MonoBUG.FooList+FooEnumerator">
24552       <method name="Void .ctor(FooList)">
24553         <size>31</size>
24554       </method>
24555       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24556         <size>12</size>
24557       </method>
24558       <method name="Void System.Collections.IEnumerator.Reset()">
24559         <size>12</size>
24560       </method>
24561       <method name="MonoBUG.Foo get_Current()">
24562         <size>46</size>
24563       </method>
24564       <method name="Boolean MoveNext()">
24565         <size>12</size>
24566       </method>
24567       <method name="Void Reset()">
24568         <size>12</size>
24569       </method>
24570       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24571         <size>28</size>
24572       </method>
24573     </type>
24574   </test>
24575   <test name="test-221.cs">
24576     <type name="A">
24577       <method name="Void .ctor()">
24578         <size>7</size>
24579       </method>
24580       <method name="Int32 get_Blah()">
24581         <size>2</size>
24582       </method>
24583       <method name="Void set_Blah(Int32)">
24584         <size>1</size>
24585       </method>
24586     </type>
24587     <type name="B">
24588       <method name="Void .ctor()">
24589         <size>7</size>
24590       </method>
24591       <method name="Int32 get_Blah()">
24592         <size>2</size>
24593       </method>
24594       <method name="Boolean Test()">
24595         <size>54</size>
24596       </method>
24597     </type>
24598     <type name="C">
24599       <method name="Void .ctor()">
24600         <size>7</size>
24601       </method>
24602       <method name="Int32 get_Blah()">
24603         <size>0</size>
24604       </method>
24605       <method name="Void set_Blah(Int32)">
24606         <size>0</size>
24607       </method>
24608     </type>
24609     <type name="D">
24610       <method name="Void .ctor()">
24611         <size>7</size>
24612       </method>
24613       <method name="Int32 get_Blah()">
24614         <size>2</size>
24615       </method>
24616       <method name="Void set_Blah(Int32)">
24617         <size>1</size>
24618       </method>
24619     </type>
24620     <type name="E">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="Int32 get_Blah()">
24625         <size>7</size>
24626       </method>
24627       <method name="Boolean Test()">
24628         <size>54</size>
24629       </method>
24630     </type>
24631     <type name="F">
24632       <method name="Void .ctor()">
24633         <size>7</size>
24634       </method>
24635       <method name="Int32 get_Item(Int32)">
24636         <size>2</size>
24637       </method>
24638       <method name="Void set_Item(Int32, Int32)">
24639         <size>1</size>
24640       </method>
24641       <method name="Int32 get_Blah()">
24642         <size>2</size>
24643       </method>
24644       <method name="Void set_Blah(Int32)">
24645         <size>1</size>
24646       </method>
24647       <method name="Boolean Test()">
24648         <size>110</size>
24649       </method>
24650     </type>
24651     <type name="Driver">
24652       <method name="Void .ctor()">
24653         <size>7</size>
24654       </method>
24655       <method name="Int32 Main()">
24656         <size>38</size>
24657       </method>
24658     </type>
24659     <type name="F">
24660       <method name="Int32 IBlah.get_Item(Int32)">
24661         <size>2</size>
24662       </method>
24663       <method name="Void IBlah.set_Item(Int32, Int32)">
24664         <size>1</size>
24665       </method>
24666       <method name="Int32 IBlah.get_Blah()">
24667         <size>2</size>
24668       </method>
24669       <method name="Void IBlah.set_Blah(Int32)">
24670         <size>1</size>
24671       </method>
24672     </type>
24673   </test>
24674   <test name="test-222.cs">
24675     <type name="Class_1">
24676       <method name="Void .ctor()">
24677         <size>7</size>
24678       </method>
24679       <method name="UIntPtr Valid()">
24680         <size>7</size>
24681       </method>
24682     </type>
24683     <type name="MainClass">
24684       <method name="Void .ctor()">
24685         <size>7</size>
24686       </method>
24687       <method name="Int32 Main()">
24688         <size>2</size>
24689       </method>
24690     </type>
24691   </test>
24692   <test name="test-223.cs">
24693     <type name="T">
24694       <method name="Void .ctor()">
24695         <size>7</size>
24696       </method>
24697       <method name="Int32 Main()">
24698         <size>65</size>
24699       </method>
24700     </type>
24701   </test>
24702   <test name="test-224.cs">
24703     <type name="XmlMemberArrayAttribute">
24704       <method name="Void .ctor(String)">
24705         <size>38</size>
24706       </method>
24707       <method name="System.Char[] get_Separator()">
24708         <size>7</size>
24709       </method>
24710       <method name="Void set_Separator(System.Char[])">
24711         <size>8</size>
24712       </method>
24713       <method name="System.String get_Name()">
24714         <size>7</size>
24715       </method>
24716       <method name="Void set_Name(System.String)">
24717         <size>8</size>
24718       </method>
24719       <method name="Boolean get_IsRequired()">
24720         <size>7</size>
24721       </method>
24722       <method name="Void set_IsRequired(Boolean)">
24723         <size>8</size>
24724       </method>
24725     </type>
24726     <type name="t">
24727       <method name="Void .ctor()">
24728         <size>7</size>
24729       </method>
24730       <method name="Void Main()">
24731         <size>1</size>
24732       </method>
24733     </type>
24734   </test>
24735   <test name="test-225.cs">
24736     <type name="A">
24737       <method name="Void .ctor()">
24738         <size>14</size>
24739       </method>
24740     </type>
24741     <type name="B">
24742       <method name="Void .ctor()">
24743         <size>7</size>
24744       </method>
24745       <method name="Int32 foo()">
24746         <size>2</size>
24747       </method>
24748       <method name="Void Main()">
24749         <size>18</size>
24750       </method>
24751     </type>
24752   </test>
24753   <test name="test-226.cs">
24754     <type name="Test226">
24755       <method name="Void .ctor()">
24756         <size>7</size>
24757       </method>
24758       <method name="Void Test()">
24759         <size>35</size>
24760       </method>
24761       <method name="Int32 Main()">
24762         <size>23</size>
24763       </method>
24764     </type>
24765   </test>
24766   <test name="test-227.cs">
24767     <type name="A.T">
24768       <method name="Void .ctor()">
24769         <size>7</size>
24770       </method>
24771       <method name="Void Main()">
24772         <size>3</size>
24773       </method>
24774     </type>
24775   </test>
24776   <test name="test-228.cs">
24777     <type name="BadRefTest.CtorInc">
24778       <method name="Void .ctor()">
24779         <size>30</size>
24780       </method>
24781       <method name="Int32 IncByRef(Int32 ByRef)">
24782         <size>10</size>
24783       </method>
24784       <method name="Boolean Results(Int32)">
24785         <size>98</size>
24786       </method>
24787     </type>
24788     <type name="BadRefTest.Runner">
24789       <method name="Void .ctor()">
24790         <size>7</size>
24791       </method>
24792       <method name="Int32 Main()">
24793         <size>43</size>
24794       </method>
24795     </type>
24796   </test>
24797   <test name="test-229.cs">
24798     <type name="List">
24799       <method name="Void .ctor(Int32)">
24800         <size>19</size>
24801       </method>
24802       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24803         <size>12</size>
24804       </method>
24805       <method name="Void Add(Int32)">
24806         <size>26</size>
24807       </method>
24808       <method name="MyEnumerator GetEnumerator()">
24809         <size>7</size>
24810       </method>
24811     </type>
24812     <type name="UberList">
24813       <method name="Void .ctor(Int32)">
24814         <size>8</size>
24815       </method>
24816       <method name="Int32 Main(System.String[])">
24817         <size>38</size>
24818       </method>
24819       <method name="Boolean One()">
24820         <size>62</size>
24821       </method>
24822       <method name="Boolean Two()">
24823         <size>62</size>
24824       </method>
24825       <method name="Boolean Three()">
24826         <size>62</size>
24827       </method>
24828     </type>
24829     <type name="List+MyEnumerator">
24830       <method name="Void .ctor(List)">
24831         <size>15</size>
24832       </method>
24833       <method name="System.Object get_Current()">
24834         <size>24</size>
24835       </method>
24836       <method name="Boolean MoveNext()">
24837         <size>31</size>
24838       </method>
24839       <method name="Void Reset()">
24840         <size>8</size>
24841       </method>
24842     </type>
24843   </test>
24844   <test name="test-23.cs">
24845     <type name="X">
24846       <method name="Void .ctor()">
24847         <size>7</size>
24848       </method>
24849       <method name="Void .cctor()">
24850         <size>8</size>
24851       </method>
24852       <method name="Int32 get_Value()">
24853         <size>6</size>
24854       </method>
24855       <method name="Void set_Value(Int32)">
24856         <size>7</size>
24857       </method>
24858       <method name="Int32 Main()">
24859         <size>170</size>
24860       </method>
24861     </type>
24862     <type name="Y">
24863       <method name="Void .ctor(String)">
24864         <size>14</size>
24865       </method>
24866       <method name="System.String get_Value()">
24867         <size>7</size>
24868       </method>
24869       <method name="Void set_Value(System.String)">
24870         <size>8</size>
24871       </method>
24872     </type>
24873     <type name="Z">
24874       <method name="Void .cctor()">
24875         <size>7</size>
24876       </method>
24877       <method name="Int32 get_IVal()">
24878         <size>6</size>
24879       </method>
24880       <method name="Void set_IVal(Int32)">
24881         <size>7</size>
24882       </method>
24883       <method name="Int32 get_XVal()">
24884         <size>7</size>
24885       </method>
24886       <method name="Void set_XVal(Int32)">
24887         <size>8</size>
24888       </method>
24889     </type>
24890   </test>
24891   <test name="test-230.cs">
24892     <type name="TestClass">
24893       <method name="Void .ctor()">
24894         <size>7</size>
24895       </method>
24896       <method name="Int32 Main()">
24897         <size>56</size>
24898       </method>
24899     </type>
24900   </test>
24901   <test name="test-231.cs">
24902     <type name="T">
24903       <method name="Void .ctor()">
24904         <size>7</size>
24905       </method>
24906       <method name="Void .cctor()">
24907         <size>1</size>
24908       </method>
24909       <method name="Int32 Main()">
24910         <size>44</size>
24911       </method>
24912       <method name="Void Foo()">
24913         <size>23</size>
24914       </method>
24915     </type>
24916   </test>
24917   <test name="test-232.cs">
24918     <type name="CtorInfoTest">
24919       <method name="Void .ctor()">
24920         <size>7</size>
24921       </method>
24922       <method name="Void Main(System.String[])">
24923         <size>977</size>
24924       </method>
24925       <method name="Void Assert(System.Object, System.Object)">
24926         <size>38</size>
24927       </method>
24928     </type>
24929     <type name="&lt;PrivateImplementationDetails&gt;">
24930       <method name="Void .ctor()">
24931         <size>7</size>
24932       </method>
24933     </type>
24934   </test>
24935   <test name="test-233.cs">
24936     <type name="Tests">
24937       <method name="Void .ctor()">
24938         <size>7</size>
24939       </method>
24940       <method name="Int32 Main()">
24941         <size>16</size>
24942       </method>
24943       <method name="Int32 test_0_beq()">
24944         <size>29</size>
24945       </method>
24946       <method name="Int32 test_0_bne_un()">
24947         <size>29</size>
24948       </method>
24949       <method name="Int32 test_0_conv_r8()">
24950         <size>29</size>
24951       </method>
24952       <method name="Int32 test_0_conv_i()">
24953         <size>76</size>
24954       </method>
24955       <method name="Int32 test_5_conv_r4()">
24956         <size>8</size>
24957       </method>
24958       <method name="Int32 test_5_double_conv_r4()">
24959         <size>16</size>
24960       </method>
24961       <method name="Int32 test_5_float_conv_r8()">
24962         <size>12</size>
24963       </method>
24964       <method name="Int32 test_5_conv_r8()">
24965         <size>8</size>
24966       </method>
24967       <method name="Int32 test_5_add()">
24968         <size>25</size>
24969       </method>
24970       <method name="Int32 test_5_sub()">
24971         <size>25</size>
24972       </method>
24973       <method name="Int32 test_24_mul()">
24974         <size>25</size>
24975       </method>
24976       <method name="Int32 test_4_div()">
24977         <size>25</size>
24978       </method>
24979       <method name="Int32 test_2_rem()">
24980         <size>25</size>
24981       </method>
24982       <method name="Int32 test_2_neg()">
24983         <size>14</size>
24984       </method>
24985       <method name="Int32 test_46_float_add_spill()">
24986         <size>129</size>
24987       </method>
24988       <method name="Int32 test_362880_float_mul_spill()">
24989         <size>129</size>
24990       </method>
24991       <method name="Int32 test_4_long_cast()">
24992         <size>29</size>
24993       </method>
24994       <method name="Int32 test_16_float_cmp()">
24995         <size>317</size>
24996       </method>
24997       <method name="Int32 test_15_float_cmp_un()">
24998         <size>297</size>
24999       </method>
25000       <method name="Int32 test_15_float_branch()">
25001         <size>219</size>
25002       </method>
25003       <method name="Int32 test_15_float_branch_un()">
25004         <size>219</size>
25005       </method>
25006     </type>
25007     <type name="TestDriver">
25008       <method name="Void .ctor()">
25009         <size>7</size>
25010       </method>
25011       <method name="Int32 RunTests(System.Type, System.String[])">
25012         <size>571</size>
25013       </method>
25014       <method name="Int32 RunTests(System.Type)">
25015         <size>8</size>
25016       </method>
25017     </type>
25018   </test>
25019   <test name="test-234.cs">
25020     <type name="T">
25021       <method name="Void .ctor()">
25022         <size>7</size>
25023       </method>
25024       <method name="Void Main()">
25025         <size>701</size>
25026       </method>
25027     </type>
25028   </test>
25029   <test name="test-235.cs">
25030     <type name="T">
25031       <method name="Void .ctor()">
25032         <size>7</size>
25033       </method>
25034       <method name="Void Foo(T, T)">
25035         <size>1</size>
25036       </method>
25037       <method name="Void Foo(System.Object[])">
25038         <size>1</size>
25039       </method>
25040       <method name="Int32 Main()">
25041         <size>13</size>
25042       </method>
25043     </type>
25044   </test>
25045   <test name="test-236.cs">
25046     <type name="Tests.Test">
25047       <method name="Void .ctor()">
25048         <size>7</size>
25049       </method>
25050       <method name="Void Main()">
25051         <size>42</size>
25052       </method>
25053       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25054         <size>9</size>
25055       </method>
25056       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25057         <size>10</size>
25058       </method>
25059     </type>
25060   </test>
25061   <test name="test-237.cs">
25062     <type name="Params">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066       <method name="Void .cctor()">
25067         <size>96</size>
25068       </method>
25069       <method name="Void foo(System.String, System.Object[])">
25070         <size>132</size>
25071       </method>
25072       <method name="Void Main()">
25073         <size>45</size>
25074       </method>
25075     </type>
25076     <type name="Params+FOO">
25077       <method name="Void .ctor(Object, IntPtr)">
25078         <size>0</size>
25079       </method>
25080       <method name="Void Invoke(System.String, System.Object[])">
25081         <size>0</size>
25082       </method>
25083       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25084         <size>0</size>
25085       </method>
25086       <method name="Void EndInvoke(IAsyncResult)">
25087         <size>0</size>
25088       </method>
25089     </type>
25090   </test>
25091   <test name="test-238.cs">
25092     <type name="TestClass">
25093       <method name="Void .ctor()">
25094         <size>7</size>
25095       </method>
25096       <method name="Void ConditionalMethod()">
25097         <size>7</size>
25098       </method>
25099       <method name="Int32 Main()">
25100         <size>12</size>
25101       </method>
25102     </type>
25103   </test>
25104   <test name="test-239.cs">
25105     <type name="BaseClass">
25106       <method name="Void .ctor()">
25107         <size>7</size>
25108       </method>
25109       <method name="Void ConditionalMethod()">
25110         <size>7</size>
25111       </method>
25112     </type>
25113     <type name="TestClass">
25114       <method name="Void .ctor()">
25115         <size>7</size>
25116       </method>
25117       <method name="Void ConditionalMethod()">
25118         <size>1</size>
25119       </method>
25120     </type>
25121     <type name="MainClass">
25122       <method name="Void .ctor()">
25123         <size>7</size>
25124       </method>
25125       <method name="Int32 Main()">
25126         <size>18</size>
25127       </method>
25128     </type>
25129   </test>
25130   <test name="test-24.cs">
25131     <type name="X">
25132       <method name="Void .ctor()">
25133         <size>7</size>
25134       </method>
25135       <method name="System.String get_S()">
25136         <size>6</size>
25137       </method>
25138       <method name="Void set_S(System.String)">
25139         <size>7</size>
25140       </method>
25141       <method name="Int32 Main()">
25142         <size>92</size>
25143       </method>
25144     </type>
25145   </test>
25146   <test name="test-240.cs">
25147     <type name="TestClass">
25148       <method name="Void .ctor()">
25149         <size>7</size>
25150       </method>
25151       <method name="Void .cctor()">
25152         <size>7</size>
25153       </method>
25154       <method name="Void ConditionalMethod()">
25155         <size>17</size>
25156       </method>
25157       <method name="Int32 Main()">
25158         <size>11</size>
25159       </method>
25160     </type>
25161   </test>
25162   <test name="test-241.cs">
25163     <type name="Foo">
25164       <method name="Void .ctor()">
25165         <size>7</size>
25166       </method>
25167       <method name="Int32 get_SomeProperty()">
25168         <size>3</size>
25169       </method>
25170       <method name="Int32 M()">
25171         <size>3</size>
25172       </method>
25173       <method name="Void Main()">
25174         <size>1</size>
25175       </method>
25176     </type>
25177     <type name="Foo+FooPrivate">
25178       <method name="Void .ctor(Foo)">
25179         <size>14</size>
25180       </method>
25181       <method name="Int32 get_SomeProperty()">
25182         <size>24</size>
25183       </method>
25184     </type>
25185   </test>
25186   <test name="test-242.cs">
25187     <type name="BaseClass">
25188       <method name="Void .ctor()">
25189         <size>14</size>
25190       </method>
25191     </type>
25192     <type name="Derived">
25193       <method name="Void .ctor()">
25194         <size>7</size>
25195       </method>
25196       <method name="Int32 get_Location()">
25197         <size>3</size>
25198       </method>
25199       <method name="Void Main()">
25200         <size>1</size>
25201       </method>
25202     </type>
25203   </test>
25204   <test name="test-243.cs">
25205     <type name="X">
25206       <method name="Void .ctor()">
25207         <size>7</size>
25208       </method>
25209       <method name="Boolean Resolve(System.String)">
25210         <size>2</size>
25211       </method>
25212       <method name="System.String Test()">
25213         <size>2</size>
25214       </method>
25215       <method name="Void Main()">
25216         <size>8</size>
25217       </method>
25218     </type>
25219   </test>
25220   <test name="test-244.cs">
25221     <type name="Foo">
25222       <method name="Void .ctor()">
25223         <size>7</size>
25224       </method>
25225       <method name="Void .cctor()">
25226         <size>1</size>
25227       </method>
25228       <method name="Int32 Main()">
25229         <size>136</size>
25230       </method>
25231       <method name="MyBool get_t()">
25232         <size>29</size>
25233       </method>
25234       <method name="MyBool get_f()">
25235         <size>29</size>
25236       </method>
25237     </type>
25238     <type name="MyBool">
25239       <method name="Void .ctor(Boolean)">
25240         <size>8</size>
25241       </method>
25242       <method name="System.String ToString()">
25243         <size>12</size>
25244       </method>
25245       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25246         <size>21</size>
25247       </method>
25248       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25249         <size>21</size>
25250       </method>
25251       <method name="Boolean op_True(MyBool)">
25252         <size>8</size>
25253       </method>
25254       <method name="Boolean op_False(MyBool)">
25255         <size>11</size>
25256       </method>
25257     </type>
25258   </test>
25259   <test name="test-245.cs">
25260     <type name="Class2">
25261       <method name="Void .ctor()">
25262         <size>7</size>
25263       </method>
25264       <method name="System.String get_def_kind()">
25265         <size>12</size>
25266       </method>
25267       <method name="Void Main()">
25268         <size>1</size>
25269       </method>
25270     </type>
25271   </test>
25272   <test name="test-246.cs">
25273     <type name="B">
25274       <method name="Void .ctor()">
25275         <size>7</size>
25276       </method>
25277       <method name="Void Main()">
25278         <size>36</size>
25279       </method>
25280     </type>
25281     <type name="Blah">
25282       <method name="Void Dispose()">
25283         <size>11</size>
25284       </method>
25285     </type>
25286   </test>
25287   <test name="test-247.cs">
25288     <type name="B">
25289       <method name="Void .ctor()">
25290         <size>7</size>
25291       </method>
25292       <method name="Void Main()">
25293         <size>67</size>
25294       </method>
25295     </type>
25296     <type name="Blah">
25297       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25298         <size>11</size>
25299       </method>
25300     </type>
25301   </test>
25302   <test name="test-248.cs">
25303     <type name="T">
25304       <method name="Void .ctor()">
25305         <size>7</size>
25306       </method>
25307       <method name="Foo GetFoo()">
25308         <size>10</size>
25309       </method>
25310       <method name="Void Main()">
25311         <size>26</size>
25312       </method>
25313     </type>
25314   </test>
25315   <test name="test-249.cs">
25316     <type name="X">
25317       <method name="Void .ctor()">
25318         <size>7</size>
25319       </method>
25320       <method name="Void Main()">
25321         <size>1</size>
25322       </method>
25323     </type>
25324   </test>
25325   <test name="test-25.cs">
25326     <type name="X">
25327       <method name="Void .ctor()">
25328         <size>7</size>
25329       </method>
25330       <method name="Int32 Main()">
25331         <size>214</size>
25332       </method>
25333     </type>
25334   </test>
25335   <test name="test-250.cs">
25336     <type name="Test.foo3">
25337       <method name="Void .ctor()">
25338         <size>7</size>
25339       </method>
25340     </type>
25341     <type name="Test.Tests">
25342       <method name="Void .ctor()">
25343         <size>7</size>
25344       </method>
25345       <method name="Void Main()">
25346         <size>1</size>
25347       </method>
25348     </type>
25349   </test>
25350   <test name="test-251.cs">
25351     <type name="X">
25352       <method name="Void .ctor()">
25353         <size>7</size>
25354       </method>
25355       <method name="Void Main()">
25356         <size>1</size>
25357       </method>
25358     </type>
25359   </test>
25360   <test name="test-252.cs">
25361     <type name="A">
25362       <method name="Void .ctor()">
25363         <size>7</size>
25364       </method>
25365       <method name="Void add_Bar(Foo)">
25366         <size>24</size>
25367       </method>
25368       <method name="Void remove_Bar(Foo)">
25369         <size>24</size>
25370       </method>
25371       <method name="Void m1()">
25372         <size>1</size>
25373       </method>
25374       <method name="Int32 Main()">
25375         <size>93</size>
25376       </method>
25377     </type>
25378     <type name="Foo">
25379       <method name="Void .ctor(Object, IntPtr)">
25380         <size>0</size>
25381       </method>
25382       <method name="Void Invoke()">
25383         <size>0</size>
25384       </method>
25385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25386         <size>0</size>
25387       </method>
25388       <method name="Void EndInvoke(IAsyncResult)">
25389         <size>0</size>
25390       </method>
25391     </type>
25392   </test>
25393   <test name="test-253.cs">
25394     <type name="AccessibleAttribute">
25395       <method name="Void .ctor()">
25396         <size>7</size>
25397       </method>
25398     </type>
25399     <type name="MyClass">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403     </type>
25404     <type name="Test">
25405       <method name="Void .ctor()">
25406         <size>7</size>
25407       </method>
25408       <method name="Int32 Main()">
25409         <size>66</size>
25410       </method>
25411     </type>
25412   </test>
25413   <test name="test-254.cs">
25414     <type name="TestAttribute">
25415       <method name="Void .ctor()">
25416         <size>7</size>
25417       </method>
25418     </type>
25419     <type name="Test_1">
25420       <method name="Void .ctor()">
25421         <size>7</size>
25422       </method>
25423       <method name="Void Test(Int32)">
25424         <size>1</size>
25425       </method>
25426     </type>
25427     <type name="Test_2">
25428       <method name="Void .ctor()">
25429         <size>7</size>
25430       </method>
25431       <method name="Int32 get_Test()">
25432         <size>2</size>
25433       </method>
25434       <method name="Void set_Test(Int32)">
25435         <size>1</size>
25436       </method>
25437       <method name="Void set_Test2(Boolean)">
25438         <size>1</size>
25439       </method>
25440     </type>
25441     <type name="Test_3">
25442       <method name="Void .ctor()">
25443         <size>7</size>
25444       </method>
25445       <method name="Void add_e_1(test_delegate)">
25446         <size>24</size>
25447       </method>
25448       <method name="Void remove_e_1(test_delegate)">
25449         <size>24</size>
25450       </method>
25451       <method name="Void add_e_2(test_delegate)">
25452         <size>24</size>
25453       </method>
25454       <method name="Void remove_e_2(test_delegate)">
25455         <size>24</size>
25456       </method>
25457     </type>
25458     <type name="Test_4">
25459       <method name="Void .ctor()">
25460         <size>7</size>
25461       </method>
25462       <method name="Void add_e_1(test_delegate)">
25463         <size>1</size>
25464       </method>
25465       <method name="Void remove_e_1(test_delegate)">
25466         <size>1</size>
25467       </method>
25468       <method name="Void add_e_2(test_delegate)">
25469         <size>1</size>
25470       </method>
25471       <method name="Void remove_e_2(test_delegate)">
25472         <size>1</size>
25473       </method>
25474       <method name="Void add_e_3(test_delegate)">
25475         <size>1</size>
25476       </method>
25477       <method name="Void remove_e_3(test_delegate)">
25478         <size>1</size>
25479       </method>
25480     </type>
25481     <type name="ClassMain">
25482       <method name="Void .ctor()">
25483         <size>7</size>
25484       </method>
25485       <method name="Void .cctor()">
25486         <size>1</size>
25487       </method>
25488       <method name="Void Assert(System.Object[], Boolean, Int32)">
25489         <size>65</size>
25490       </method>
25491       <method name="Int32 Main()">
25492         <size>1159</size>
25493       </method>
25494     </type>
25495     <type name="test_delegate">
25496       <method name="Void .ctor(Object, IntPtr)">
25497         <size>0</size>
25498       </method>
25499       <method name="System.Delegate Invoke(Int32)">
25500         <size>0</size>
25501       </method>
25502       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25503         <size>0</size>
25504       </method>
25505       <method name="System.Delegate EndInvoke(IAsyncResult)">
25506         <size>0</size>
25507       </method>
25508     </type>
25509   </test>
25510   <test name="test-255.cs">
25511     <type name="TestAttribute">
25512       <method name="Void .ctor()">
25513         <size>7</size>
25514       </method>
25515     </type>
25516     <type name="C">
25517       <method name="Void .ctor()">
25518         <size>7</size>
25519       </method>
25520       <method name="Void Method()">
25521         <size>1</size>
25522       </method>
25523       <method name="Void Main()">
25524         <size>1</size>
25525       </method>
25526     </type>
25527   </test>
25528   <test name="test-256.cs">
25529     <type name="TableColumn">
25530       <method name="Void .ctor()">
25531         <size>7</size>
25532       </method>
25533       <method name="System.Object get_MagicValue()">
25534         <size>2</size>
25535       </method>
25536       <method name="Void set_MagicValue(System.Object)">
25537         <size>1</size>
25538       </method>
25539     </type>
25540     <type name="Bug">
25541       <method name="Void .ctor()">
25542         <size>7</size>
25543       </method>
25544       <method name="Int32 get_TInt()">
25545         <size>2</size>
25546       </method>
25547       <method name="Void Main()">
25548         <size>1</size>
25549       </method>
25550     </type>
25551   </test>
25552   <test name="test-257.cs">
25553     <type name="X">
25554       <method name="Void Main()">
25555         <size>8</size>
25556       </method>
25557       <method name="Void call(Int32 ByRef)">
25558         <size>25</size>
25559       </method>
25560       <method name="Void .ctor()">
25561         <size>7</size>
25562       </method>
25563     </type>
25564   </test>
25565   <test name="test-258.cs">
25566     <type name="MyTest.Test">
25567       <method name="Void .ctor()">
25568         <size>7</size>
25569       </method>
25570     </type>
25571     <type name="MyTest.Test2">
25572       <method name="Void .ctor()">
25573         <size>7</size>
25574       </method>
25575       <method name="Void MyTest.Test.Inner.Foo()">
25576         <size>1</size>
25577       </method>
25578       <method name="Void Main()">
25579         <size>1</size>
25580       </method>
25581     </type>
25582   </test>
25583   <test name="test-259.cs">
25584     <type name="Testing">
25585       <method name="Void .ctor()">
25586         <size>7</size>
25587       </method>
25588       <method name="Void Main()">
25589         <size>1</size>
25590       </method>
25591     </type>
25592   </test>
25593   <test name="test-26.cs">
25594     <type name="Blah">
25595       <method name="Void .ctor()">
25596         <size>7</size>
25597       </method>
25598       <method name="Int32 Foo(Int32, Int32)">
25599         <size>4</size>
25600       </method>
25601       <method name="Int32 Test1()">
25602         <size>114</size>
25603       </method>
25604       <method name="Int32 Adder(System.Int32[])">
25605         <size>34</size>
25606       </method>
25607       <method name="Int32 Test2()">
25608         <size>47</size>
25609       </method>
25610       <method name="Int32 Main()">
25611         <size>40</size>
25612       </method>
25613     </type>
25614     <type name="Blah+MyDelegate">
25615       <method name="Void .ctor(Object, IntPtr)">
25616         <size>0</size>
25617       </method>
25618       <method name="Int32 Invoke(Int32, Int32)">
25619         <size>0</size>
25620       </method>
25621       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25622         <size>0</size>
25623       </method>
25624       <method name="Int32 EndInvoke(IAsyncResult)">
25625         <size>0</size>
25626       </method>
25627     </type>
25628     <type name="Blah+List">
25629       <method name="Void .ctor(Object, IntPtr)">
25630         <size>0</size>
25631       </method>
25632       <method name="Int32 Invoke(System.Int32[])">
25633         <size>0</size>
25634       </method>
25635       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25636         <size>0</size>
25637       </method>
25638       <method name="Int32 EndInvoke(IAsyncResult)">
25639         <size>0</size>
25640       </method>
25641     </type>
25642   </test>
25643   <test name="test-260.cs">
25644     <type name="x.Test">
25645       <method name="Void .ctor()">
25646         <size>7</size>
25647       </method>
25648     </type>
25649     <type name="y.Test">
25650       <method name="Void .ctor()">
25651         <size>7</size>
25652       </method>
25653     </type>
25654     <type name="b.a">
25655       <method name="Void .ctor()">
25656         <size>7</size>
25657       </method>
25658       <method name="Void Main()">
25659         <size>7</size>
25660       </method>
25661     </type>
25662   </test>
25663   <test name="test-261.cs">
25664     <type name="T">
25665       <method name="Void .ctor()">
25666         <size>7</size>
25667       </method>
25668       <method name="T get_Me()">
25669         <size>16</size>
25670       </method>
25671       <method name="T GetMe()">
25672         <size>16</size>
25673       </method>
25674       <method name="Int32 Test(T)">
25675         <size>106</size>
25676       </method>
25677       <method name="Int32 Main()">
25678         <size>31</size>
25679       </method>
25680     </type>
25681   </test>
25682   <test name="test-262.cs">
25683     <type name="n1.Attribute">
25684       <method name="Void .ctor()">
25685         <size>7</size>
25686       </method>
25687     </type>
25688     <type name="n3.A">
25689       <method name="Void .ctor()">
25690         <size>7</size>
25691       </method>
25692       <method name="Void Attribute()">
25693         <size>1</size>
25694       </method>
25695       <method name="Void X()">
25696         <size>7</size>
25697       </method>
25698       <method name="Void Main()">
25699         <size>11</size>
25700       </method>
25701     </type>
25702   </test>
25703   <test name="test-263.cs">
25704     <type name="Test">
25705       <method name="Void .ctor()">
25706         <size>7</size>
25707       </method>
25708       <method name="System.String GetString(System.Byte[])">
25709         <size>19</size>
25710       </method>
25711       <method name="Void Main()">
25712         <size>1</size>
25713       </method>
25714     </type>
25715   </test>
25716   <test name="test-264.cs">
25717     <type name="Proef">
25718       <method name="Void .ctor()">
25719         <size>7</size>
25720       </method>
25721       <method name="Void add_OnDoSomething(System.EventHandler)">
25722         <size>24</size>
25723       </method>
25724       <method name="Void remove_OnDoSomething(System.EventHandler)">
25725         <size>24</size>
25726       </method>
25727       <method name="Void Temp(System.Object, System.EventArgs)">
25728         <size>1</size>
25729       </method>
25730       <method name="Void Main()">
25731         <size>25</size>
25732       </method>
25733     </type>
25734   </test>
25735   <test name="test-265.cs">
25736     <type name="ClassFormatError">
25737       <method name="Void .ctor(String, Object[])">
25738         <size>7</size>
25739       </method>
25740       <method name="Void Main()">
25741         <size>1</size>
25742       </method>
25743     </type>
25744     <type name="UnsupportedClassVersionError">
25745       <method name="Void .ctor(String)">
25746         <size>14</size>
25747       </method>
25748     </type>
25749   </test>
25750   <test name="test-266.cs">
25751     <type name="T">
25752       <method name="Void .ctor()">
25753         <size>7</size>
25754       </method>
25755       <method name="Int32 Main()">
25756         <size>25</size>
25757       </method>
25758     </type>
25759   </test>
25760   <test name="test-267.cs">
25761     <type name="X">
25762       <method name="Void .ctor()">
25763         <size>7</size>
25764       </method>
25765       <method name="System.String Text()">
25766         <size>6</size>
25767       </method>
25768       <method name="Int32 Main()">
25769         <size>12</size>
25770       </method>
25771     </type>
25772   </test>
25773   <test name="test-268.cs">
25774     <type name="X">
25775       <method name="Void .ctor()">
25776         <size>7</size>
25777       </method>
25778       <method name="Int32 Main()">
25779         <size>26</size>
25780       </method>
25781     </type>
25782     <type name="X+Nested">
25783       <method name="Void .ctor()">
25784         <size>7</size>
25785       </method>
25786       <method name="MyEnum D()">
25787         <size>2</size>
25788       </method>
25789     </type>
25790   </test>
25791   <test name="test-269.cs">
25792     <type name="Class1">
25793       <method name="Void .ctor()">
25794         <size>7</size>
25795       </method>
25796       <method name="Int32 Main(System.String[])">
25797         <size>361</size>
25798       </method>
25799       <method name="Int32 AddABunchOfInts(...)">
25800         <size>63</size>
25801       </method>
25802       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25803         <size>63</size>
25804       </method>
25805       <method name="Result VtAddABunchOfInts(...)">
25806         <size>68</size>
25807       </method>
25808       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25809         <size>68</size>
25810       </method>
25811       <method name="Int32 InstAddABunchOfInts(...)">
25812         <size>63</size>
25813       </method>
25814       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25815         <size>63</size>
25816       </method>
25817       <method name="Result InstVtAddABunchOfInts(...)">
25818         <size>68</size>
25819       </method>
25820       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25821         <size>68</size>
25822       </method>
25823     </type>
25824     <type name="Result">
25825       <method name="Void .ctor(Int32)">
25826         <size>24</size>
25827       </method>
25828     </type>
25829   </test>
25830   <test name="test-27.cs">
25831     <type name="Foo">
25832       <method name="Void .ctor()">
25833         <size>7</size>
25834       </method>
25835       <method name="Boolean MyMethod(Int32)">
25836         <size>12</size>
25837       </method>
25838       <method name="Int32 AnotherMethod(Int32)">
25839         <size>5</size>
25840       </method>
25841     </type>
25842     <type name="Blah">
25843       <method name="Void .ctor()">
25844         <size>7</size>
25845       </method>
25846       <method name="Void Bar(Int32, Int32)">
25847         <size>9</size>
25848       </method>
25849       <method name="Int32 Main()">
25850         <size>139</size>
25851       </method>
25852     </type>
25853     <type name="Blah+MyDelegate">
25854       <method name="Void .ctor(Object, IntPtr)">
25855         <size>0</size>
25856       </method>
25857       <method name="Void Invoke(Int32, Int32)">
25858         <size>0</size>
25859       </method>
25860       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25861         <size>0</size>
25862       </method>
25863       <method name="Void EndInvoke(IAsyncResult)">
25864         <size>0</size>
25865       </method>
25866     </type>
25867   </test>
25868   <test name="test-270.cs">
25869     <type name="X">
25870       <method name="Void .ctor()">
25871         <size>7</size>
25872       </method>
25873       <method name="Int32 Test(System.String, System.Object[])">
25874         <size>2</size>
25875       </method>
25876       <method name="Int32 Main()">
25877         <size>75</size>
25878       </method>
25879       <method name="Int32 Test(System.String, ...)">
25880         <size>2</size>
25881       </method>
25882     </type>
25883   </test>
25884   <test name="test-271.cs">
25885     <type name="T">
25886       <method name="Void .ctor()">
25887         <size>7</size>
25888       </method>
25889       <method name="C X()">
25890         <size>10</size>
25891       </method>
25892       <method name="Void Main()">
25893         <size>61</size>
25894       </method>
25895     </type>
25896     <type name="T+C">
25897       <method name="IEnumerator GetEnumerator()">
25898         <size>11</size>
25899       </method>
25900     </type>
25901   </test>
25902   <test name="test-272.cs">
25903     <type name="BazAttribute">
25904       <method name="Void .ctor()">
25905         <size>7</size>
25906       </method>
25907       <method name="Void .ctor(Foo)">
25908         <size>7</size>
25909       </method>
25910       <method name="Void set_foo3(Foo)">
25911         <size>1</size>
25912       </method>
25913       <method name="Foo get_foo3()">
25914         <size>2</size>
25915       </method>
25916     </type>
25917     <type name="Test">
25918       <method name="Void .ctor()">
25919         <size>7</size>
25920       </method>
25921       <method name="Void f0()">
25922         <size>1</size>
25923       </method>
25924       <method name="Void f1()">
25925         <size>1</size>
25926       </method>
25927       <method name="Void f2()">
25928         <size>1</size>
25929       </method>
25930       <method name="Void f3()">
25931         <size>1</size>
25932       </method>
25933       <method name="Void Main()">
25934         <size>1</size>
25935       </method>
25936     </type>
25937   </test>
25938   <test name="test-273.cs">
25939     <type name="FooAttribute">
25940       <method name="Void .ctor()">
25941         <size>7</size>
25942       </method>
25943     </type>
25944     <type name="Tests">
25945       <method name="Void .ctor()">
25946         <size>7</size>
25947       </method>
25948       <method name="Void Main()">
25949         <size>36</size>
25950       </method>
25951     </type>
25952   </test>
25953   <test name="test-274.cs">
25954     <type name="MyClass">
25955       <method name="Void .ctor(String[])">
25956         <size>7</size>
25957       </method>
25958     </type>
25959     <type name="ChildClass">
25960       <method name="Void .ctor()">
25961         <size>13</size>
25962       </method>
25963     </type>
25964     <type name="M">
25965       <method name="Void .ctor()">
25966         <size>7</size>
25967       </method>
25968       <method name="Void Main()">
25969         <size>1</size>
25970       </method>
25971     </type>
25972   </test>
25973   <test name="test-275.cs">
25974     <type name="Test">
25975       <method name="Void .ctor()">
25976         <size>7</size>
25977       </method>
25978       <method name="Void add_MyEvent(DelType)">
25979         <size>24</size>
25980       </method>
25981       <method name="Void remove_MyEvent(DelType)">
25982         <size>24</size>
25983       </method>
25984       <method name="Int32 Main()">
25985         <size>176</size>
25986       </method>
25987     </type>
25988     <type name="DelType">
25989       <method name="Void .ctor(Object, IntPtr)">
25990         <size>0</size>
25991       </method>
25992       <method name="Void Invoke()">
25993         <size>0</size>
25994       </method>
25995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25996         <size>0</size>
25997       </method>
25998       <method name="Void EndInvoke(IAsyncResult)">
25999         <size>0</size>
26000       </method>
26001     </type>
26002     <type name="S">
26003       <method name="Void add_MyEvent(DelType)">
26004         <size>24</size>
26005       </method>
26006       <method name="Void remove_MyEvent(DelType)">
26007         <size>24</size>
26008       </method>
26009     </type>
26010   </test>
26011   <test name="test-276.cs">
26012     <type name="EventTestClass">
26013       <method name="Void .ctor()">
26014         <size>7</size>
26015       </method>
26016       <method name="Void add_Elapsed(System.EventHandler)">
26017         <size>24</size>
26018       </method>
26019       <method name="Void remove_Elapsed(System.EventHandler)">
26020         <size>24</size>
26021       </method>
26022     </type>
26023     <type name="EntryPoint">
26024       <method name="Void .ctor()">
26025         <size>7</size>
26026       </method>
26027       <method name="Boolean test(System.Type)">
26028         <size>17</size>
26029       </method>
26030       <method name="Int32 Main()">
26031         <size>48</size>
26032       </method>
26033     </type>
26034   </test>
26035   <test name="test-277.cs">
26036     <type name="T">
26037       <method name="Void .ctor()">
26038         <size>7</size>
26039       </method>
26040       <method name="Int32 Main()">
26041         <size>7</size>
26042       </method>
26043       <method name="Int32 X(Byte)">
26044         <size>2</size>
26045       </method>
26046       <method name="Int32 X(Int16)">
26047         <size>2</size>
26048       </method>
26049     </type>
26050   </test>
26051   <test name="test-278.cs">
26052     <type name="X">
26053       <method name="Void .ctor()">
26054         <size>7</size>
26055       </method>
26056       <method name="Int32 Main()">
26057         <size>73</size>
26058       </method>
26059     </type>
26060     <type name="Rect">
26061       <method name="Int32 get_X()">
26062         <size>7</size>
26063       </method>
26064       <method name="Void set_X(Int32)">
26065         <size>8</size>
26066       </method>
26067     </type>
26068   </test>
26069   <test name="test-279.cs">
26070     <type name="FlagsAttributeDemo">
26071       <method name="Void .ctor()">
26072         <size>7</size>
26073       </method>
26074       <method name="Int32 Main()">
26075         <size>38</size>
26076       </method>
26077     </type>
26078   </test>
26079   <test name="test-28.cs">
26080     <type name="A">
26081       <method name="Void .ctor()">
26082         <size>7</size>
26083       </method>
26084       <method name="Int32 get_Item(Int32)">
26085         <size>0</size>
26086       </method>
26087       <method name="Int32 EmulateIndexer(Int32)">
26088         <size>8</size>
26089       </method>
26090     </type>
26091     <type name="B">
26092       <method name="Void .ctor()">
26093         <size>7</size>
26094       </method>
26095       <method name="Int32 get_Item(Int32)">
26096         <size>2</size>
26097       </method>
26098       <method name="Int32 M()">
26099         <size>8</size>
26100       </method>
26101     </type>
26102     <type name="X">
26103       <method name="Void .ctor()">
26104         <size>7</size>
26105       </method>
26106       <method name="Int32 get_Item(Int32)">
26107         <size>20</size>
26108       </method>
26109       <method name="Void set_Item(Int32, Int32)">
26110         <size>26</size>
26111       </method>
26112       <method name="Int32 Main()">
26113         <size>122</size>
26114       </method>
26115     </type>
26116   </test>
26117   <test name="test-280.cs">
26118     <type name="AppFramework.Util.Logic">
26119       <method name="Void .ctor()">
26120         <size>7</size>
26121       </method>
26122       <method name="Void Main()">
26123         <size>1</size>
26124       </method>
26125       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26126         <size>37</size>
26127       </method>
26128     </type>
26129   </test>
26130   <test name="test-281.cs">
26131     <type name="Foo.Hello">
26132       <method name="Void .ctor()">
26133         <size>7</size>
26134       </method>
26135       <method name="Void .cctor()">
26136         <size>7</size>
26137       </method>
26138     </type>
26139     <type name="Bar.Hello">
26140       <method name="Void .ctor()">
26141         <size>7</size>
26142       </method>
26143       <method name="Void .cctor()">
26144         <size>8</size>
26145       </method>
26146     </type>
26147     <type name="Test.Test1">
26148       <method name="Void .ctor()">
26149         <size>7</size>
26150       </method>
26151       <method name="Int32 World()">
26152         <size>6</size>
26153       </method>
26154     </type>
26155     <type name="Test.Test2">
26156       <method name="Void .ctor()">
26157         <size>7</size>
26158       </method>
26159       <method name="Int32 World()">
26160         <size>6</size>
26161       </method>
26162     </type>
26163     <type name="X">
26164       <method name="Void .ctor()">
26165         <size>7</size>
26166       </method>
26167       <method name="Int32 Main()">
26168         <size>29</size>
26169       </method>
26170     </type>
26171   </test>
26172   <test name="test-282.cs">
26173     <type name="X">
26174       <method name="Void .ctor()">
26175         <size>7</size>
26176       </method>
26177       <method name="System.Object Add(integer, System.Object)">
26178         <size>70</size>
26179       </method>
26180       <method name="Int32 Main()">
26181         <size>68</size>
26182       </method>
26183     </type>
26184     <type name="integer">
26185       <method name="Void .ctor(Int32)">
26186         <size>8</size>
26187       </method>
26188       <method name="integer op_Implicit(Int32)">
26189         <size>7</size>
26190       </method>
26191       <method name="Double op_Implicit(integer)">
26192         <size>13</size>
26193       </method>
26194       <method name="integer op_Addition(integer, integer)">
26195         <size>21</size>
26196       </method>
26197     </type>
26198   </test>
26199   <test name="test-283.cs">
26200     <type name="X">
26201       <method name="Void .ctor()">
26202         <size>7</size>
26203       </method>
26204       <method name="Int32 Foo()">
26205         <size>2</size>
26206       </method>
26207     </type>
26208     <type name="Y">
26209       <method name="Void .ctor()">
26210         <size>7</size>
26211       </method>
26212       <method name="Y+D GetIt()">
26213         <size>13</size>
26214       </method>
26215       <method name="Y+D GetIt2()">
26216         <size>13</size>
26217       </method>
26218       <method name="Int32 Foo()">
26219         <size>2</size>
26220       </method>
26221       <method name="Int32 Main()">
26222         <size>56</size>
26223       </method>
26224     </type>
26225     <type name="Y+D">
26226       <method name="Void .ctor(Object, IntPtr)">
26227         <size>0</size>
26228       </method>
26229       <method name="Int32 Invoke()">
26230         <size>0</size>
26231       </method>
26232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26233         <size>0</size>
26234       </method>
26235       <method name="Int32 EndInvoke(IAsyncResult)">
26236         <size>0</size>
26237       </method>
26238     </type>
26239   </test>
26240   <test name="test-284.cs">
26241     <type name="App">
26242       <method name="Void .ctor()">
26243         <size>7</size>
26244       </method>
26245       <method name="Void Main()">
26246         <size>12</size>
26247       </method>
26248     </type>
26249   </test>
26250   <test name="test-285.cs">
26251     <type name="T">
26252       <method name="Void .ctor()">
26253         <size>7</size>
26254       </method>
26255       <method name="Int32 Main()">
26256         <size>2</size>
26257       </method>
26258     </type>
26259   </test>
26260   <test name="test-286.cs">
26261     <type name="MethodWrapper">
26262       <method name="Void .ctor()">
26263         <size>7</size>
26264       </method>
26265       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26266         <size>57</size>
26267       </method>
26268     </type>
26269     <type name="MapXml.Throws">
26270       <method name="Void .ctor()">
26271         <size>7</size>
26272       </method>
26273       <method name="Void Main()">
26274         <size>1</size>
26275       </method>
26276     </type>
26277   </test>
26278   <test name="test-287.cs">
26279     <type name="StaticClass">
26280       <method name="System.String Name()">
26281         <size>6</size>
26282       </method>
26283     </type>
26284     <type name="MainClass">
26285       <method name="Void .ctor()">
26286         <size>7</size>
26287       </method>
26288       <method name="Int32 Main()">
26289         <size>83</size>
26290       </method>
26291     </type>
26292     <type name="StaticClass+D">
26293       <method name="Void .ctor(Object, IntPtr)">
26294         <size>0</size>
26295       </method>
26296       <method name="System.Object Invoke()">
26297         <size>0</size>
26298       </method>
26299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26300         <size>0</size>
26301       </method>
26302       <method name="System.Object EndInvoke(IAsyncResult)">
26303         <size>0</size>
26304       </method>
26305     </type>
26306   </test>
26307   <test name="test-288.cs">
26308     <type name="Test.BookAboutMovie">
26309       <method name="Void .ctor(String)">
26310         <size>25</size>
26311       </method>
26312       <method name="System.String GetItem(Int32)">
26313         <size>7</size>
26314       </method>
26315       <method name="System.String get_Item(Int32)">
26316         <size>7</size>
26317       </method>
26318       <method name="Int32 Main(System.String[])">
26319         <size>57</size>
26320       </method>
26321     </type>
26322   </test>
26323   <test name="test-289.cs">
26324     <type name="Test">
26325       <method name="Void .ctor()">
26326         <size>7</size>
26327       </method>
26328       <method name="Void Main()">
26329         <size>1</size>
26330       </method>
26331       <method name="Void set_Value(System.String)">
26332         <size>1</size>
26333       </method>
26334       <method name="Void set_Value()">
26335         <size>1</size>
26336       </method>
26337       <method name="Void set_Item(Int32, Int32, Boolean)">
26338         <size>1</size>
26339       </method>
26340       <method name="Void set_Item(Int32, Int32)">
26341         <size>1</size>
26342       </method>
26343       <method name="Boolean get_Item(Boolean)">
26344         <size>2</size>
26345       </method>
26346     </type>
26347   </test>
26348   <test name="test-29.cs">
26349     <type name="Base">
26350       <method name="Void .ctor()">
26351         <size>7</size>
26352       </method>
26353       <method name="Void Add(Int32)">
26354         <size>18</size>
26355       </method>
26356     </type>
26357     <type name="Derived">
26358       <method name="Void .ctor()">
26359         <size>7</size>
26360       </method>
26361       <method name="Void Add(Double)">
26362         <size>18</size>
26363       </method>
26364     </type>
26365     <type name="Demo">
26366       <method name="Void .ctor()">
26367         <size>7</size>
26368       </method>
26369       <method name="Int32 Main()">
26370         <size>51</size>
26371       </method>
26372     </type>
26373   </test>
26374   <test name="test-290.cs">
26375     <type name="EntryPoint">
26376       <method name="Void .ctor()">
26377         <size>7</size>
26378       </method>
26379       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26380         <size>22</size>
26381       </method>
26382       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26383         <size>22</size>
26384       </method>
26385       <method name="Void bar_f(System.Object)">
26386         <size>1</size>
26387       </method>
26388       <method name="Void Main()">
26389         <size>35</size>
26390       </method>
26391     </type>
26392     <type name="EntryPoint+EventHandler">
26393       <method name="Void .ctor(Object, IntPtr)">
26394         <size>0</size>
26395       </method>
26396       <method name="Void Invoke(System.Object)">
26397         <size>0</size>
26398       </method>
26399       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26400         <size>0</size>
26401       </method>
26402       <method name="Void EndInvoke(IAsyncResult)">
26403         <size>0</size>
26404       </method>
26405     </type>
26406   </test>
26407   <test name="test-291.cs">
26408     <type name="Test">
26409       <method name="Void .ctor()">
26410         <size>7</size>
26411       </method>
26412       <method name="Void Method()">
26413         <size>1</size>
26414       </method>
26415       <method name="Void Main()">
26416         <size>13</size>
26417       </method>
26418     </type>
26419   </test>
26420   <test name="test-292.cs">
26421     <type name="X">
26422       <method name="Void .ctor()">
26423         <size>7</size>
26424       </method>
26425       <method name="Void .cctor()">
26426         <size>1</size>
26427       </method>
26428       <method name="Void Main()">
26429         <size>19</size>
26430       </method>
26431     </type>
26432   </test>
26433   <test name="test-293.cs">
26434     <type name="A">
26435       <method name="Void .ctor()">
26436         <size>7</size>
26437       </method>
26438       <method name="System.String get_Warning()">
26439         <size>6</size>
26440       </method>
26441     </type>
26442     <type name="B">
26443       <method name="Void .ctor()">
26444         <size>7</size>
26445       </method>
26446       <method name="System.String get_Warning()">
26447         <size>6</size>
26448       </method>
26449       <method name="Void Main()">
26450         <size>1</size>
26451       </method>
26452     </type>
26453   </test>
26454   <test name="test-294.cs">
26455     <type name="ObsoleteClass">
26456       <method name="Void .ctor()">
26457         <size>7</size>
26458       </method>
26459     </type>
26460     <type name="Test">
26461       <method name="Void .ctor()">
26462         <size>13</size>
26463       </method>
26464       <method name="Void .ctor(String, Boolean)">
26465         <size>14</size>
26466       </method>
26467       <method name="System.String get_Name()">
26468         <size>7</size>
26469       </method>
26470       <method name="Void set_Name(System.String)">
26471         <size>8</size>
26472       </method>
26473     </type>
26474     <type name="DerivedTest">
26475       <method name="Void .ctor(String)">
26476         <size>16</size>
26477       </method>
26478       <method name="System.String Method()">
26479         <size>7</size>
26480       </method>
26481       <method name="Void T2()">
26482         <size>1</size>
26483       </method>
26484       <method name="Void Main()">
26485         <size>1</size>
26486       </method>
26487     </type>
26488     <type name="ObsoleteClass2">
26489       <method name="Void .ctor()">
26490         <size>7</size>
26491       </method>
26492     </type>
26493     <type name="ObsoleteClass3">
26494       <method name="Void .ctor()">
26495         <size>18</size>
26496       </method>
26497       <method name="Void .cctor()">
26498         <size>25</size>
26499       </method>
26500     </type>
26501     <type name="ObsoleteClass4">
26502       <method name="Void .ctor()">
26503         <size>7</size>
26504       </method>
26505       <method name="Void T()">
26506         <size>59</size>
26507       </method>
26508     </type>
26509   </test>
26510   <test name="test-295.cs">
26511     <type name="MyAttribute">
26512       <method name="Void .ctor(Object)">
26513         <size>14</size>
26514       </method>
26515       <method name="System.Object get_my()">
26516         <size>7</size>
26517       </method>
26518     </type>
26519     <type name="MyConstructorBuilder">
26520       <method name="Void .ctor()">
26521         <size>7</size>
26522       </method>
26523       <method name="Int32 Main()">
26524         <size>111</size>
26525       </method>
26526       <method name="System.Type MyCreateCallee(System.AppDomain)">
26527         <size>329</size>
26528       </method>
26529     </type>
26530   </test>
26531   <test name="test-296.cs">
26532     <type name="GetElementTypeTest">
26533       <method name="Void .ctor()">
26534         <size>7</size>
26535       </method>
26536       <method name="Int32 Main(System.String[])">
26537         <size>30</size>
26538       </method>
26539     </type>
26540   </test>
26541   <test name="test-297.cs">
26542     <type name="T">
26543       <method name="Void .ctor()">
26544         <size>7</size>
26545       </method>
26546       <method name="Int32 Main()">
26547         <size>311</size>
26548       </method>
26549       <method name="Void Login(System.String)">
26550         <size>1</size>
26551       </method>
26552     </type>
26553     <type name="My">
26554       <method name="Void .ctor(Object)">
26555         <size>14</size>
26556       </method>
26557     </type>
26558   </test>
26559   <test name="test-299.cs">
26560     <type name="SampleClass">
26561       <method name="Void .ctor()">
26562         <size>7</size>
26563       </method>
26564       <method name="SuperClass op_Increment(SampleClass)">
26565         <size>6</size>
26566       </method>
26567     </type>
26568     <type name="SuperClass">
26569       <method name="Void .ctor()">
26570         <size>7</size>
26571       </method>
26572       <method name="Int32 Main()">
26573         <size>2</size>
26574       </method>
26575     </type>
26576   </test>
26577   <test name="test-3.cs">
26578     <type name="TestIntOps">
26579       <method name="Void .ctor()">
26580         <size>7</size>
26581       </method>
26582       <method name="SByte sbyte_add(SByte, SByte)">
26583         <size>7</size>
26584       </method>
26585       <method name="Int16 short_add(Int16, Int16)">
26586         <size>5</size>
26587       </method>
26588       <method name="Double double_add(Double, Double)">
26589         <size>4</size>
26590       </method>
26591       <method name="Int32 int_add(Int32, Int32)">
26592         <size>4</size>
26593       </method>
26594       <method name="Int32 int_sub(Int32, Int32)">
26595         <size>4</size>
26596       </method>
26597       <method name="Int32 int_mul(Int32, Int32)">
26598         <size>4</size>
26599       </method>
26600       <method name="Int32 Main()">
26601         <size>215</size>
26602       </method>
26603     </type>
26604   </test>
26605   <test name="test-30.cs">
26606     <type name="X">
26607       <method name="Void .ctor()">
26608         <size>7</size>
26609       </method>
26610       <method name="Void IA.Draw()">
26611         <size>8</size>
26612       </method>
26613       <method name="Void IB.Draw()">
26614         <size>8</size>
26615       </method>
26616     </type>
26617     <type name="test">
26618       <method name="Void .ctor()">
26619         <size>7</size>
26620       </method>
26621       <method name="Int32 Main()">
26622         <size>192</size>
26623       </method>
26624     </type>
26625   </test>
26626   <test name="test-300.cs">
26627     <type name="A">
26628       <method name="Void .ctor()">
26629         <size>7</size>
26630       </method>
26631       <method name="Void Main()">
26632         <size>7</size>
26633       </method>
26634     </type>
26635     <type name="A+C">
26636       <method name="Void .ctor()">
26637         <size>7</size>
26638       </method>
26639     </type>
26640     <type name="A+B">
26641       <method name="Void .ctor()">
26642         <size>473</size>
26643       </method>
26644     </type>
26645     <type name="A+B+C">
26646       <method name="Void .ctor()">
26647         <size>7</size>
26648       </method>
26649     </type>
26650   </test>
26651   <test name="test-301.cs">
26652     <type name="A">
26653       <method name="Void .ctor()">
26654         <size>7</size>
26655       </method>
26656       <method name="Void Main()">
26657         <size>7</size>
26658       </method>
26659     </type>
26660     <type name="A+B">
26661       <method name="Void .ctor()">
26662         <size>219</size>
26663       </method>
26664     </type>
26665   </test>
26666   <test name="test-302.cs">
26667     <type name="A">
26668       <method name="Void .ctor()">
26669         <size>7</size>
26670       </method>
26671       <method name="Void Main()">
26672         <size>7</size>
26673       </method>
26674     </type>
26675     <type name="A+C">
26676       <method name="Void .ctor()">
26677         <size>7</size>
26678       </method>
26679     </type>
26680     <type name="A+B">
26681       <method name="Void .ctor()">
26682         <size>24</size>
26683       </method>
26684     </type>
26685     <type name="A+B+C">
26686       <method name="Void .ctor()">
26687         <size>7</size>
26688       </method>
26689     </type>
26690   </test>
26691   <test name="test-303.cs">
26692     <type name="A">
26693       <method name="Void .ctor()">
26694         <size>7</size>
26695       </method>
26696       <method name="Void Main()">
26697         <size>7</size>
26698       </method>
26699     </type>
26700     <type name="A+C">
26701       <method name="Void .ctor()">
26702         <size>7</size>
26703       </method>
26704       <method name="Void System.IDisposable.Dispose()">
26705         <size>11</size>
26706       </method>
26707     </type>
26708     <type name="A+B">
26709       <method name="Void .ctor()">
26710         <size>31</size>
26711       </method>
26712     </type>
26713     <type name="A+B+C">
26714       <method name="Void .ctor()">
26715         <size>7</size>
26716       </method>
26717       <method name="Void System.IDisposable.Dispose()">
26718         <size>1</size>
26719       </method>
26720     </type>
26721   </test>
26722   <test name="test-304.cs">
26723     <type name="A">
26724       <method name="Void .ctor()">
26725         <size>7</size>
26726       </method>
26727       <method name="Void Main()">
26728         <size>7</size>
26729       </method>
26730     </type>
26731     <type name="A+D">
26732       <method name="Void .ctor()">
26733         <size>7</size>
26734       </method>
26735     </type>
26736     <type name="A+B">
26737       <method name="Void .ctor()">
26738         <size>473</size>
26739       </method>
26740     </type>
26741     <type name="A+B+C">
26742       <method name="Void .ctor()">
26743         <size>7</size>
26744       </method>
26745     </type>
26746   </test>
26747   <test name="test-305.cs">
26748     <type name="A">
26749       <method name="Void .ctor()">
26750         <size>7</size>
26751       </method>
26752       <method name="Void Main()">
26753         <size>7</size>
26754       </method>
26755     </type>
26756     <type name="A+B">
26757       <method name="Void .ctor()">
26758         <size>219</size>
26759       </method>
26760     </type>
26761   </test>
26762   <test name="test-306.cs">
26763     <type name="A">
26764       <method name="Void .ctor()">
26765         <size>7</size>
26766       </method>
26767       <method name="Void Main()">
26768         <size>7</size>
26769       </method>
26770     </type>
26771     <type name="A+D">
26772       <method name="Void .ctor()">
26773         <size>7</size>
26774       </method>
26775     </type>
26776     <type name="A+B">
26777       <method name="Void .ctor()">
26778         <size>24</size>
26779       </method>
26780     </type>
26781     <type name="A+B+C">
26782       <method name="Void .ctor()">
26783         <size>7</size>
26784       </method>
26785     </type>
26786   </test>
26787   <test name="test-307.cs">
26788     <type name="A">
26789       <method name="Void .ctor()">
26790         <size>7</size>
26791       </method>
26792       <method name="Void Main()">
26793         <size>7</size>
26794       </method>
26795     </type>
26796     <type name="A+D">
26797       <method name="Void .ctor()">
26798         <size>7</size>
26799       </method>
26800       <method name="Void System.IDisposable.Dispose()">
26801         <size>11</size>
26802       </method>
26803     </type>
26804     <type name="A+B">
26805       <method name="Void .ctor()">
26806         <size>31</size>
26807       </method>
26808     </type>
26809     <type name="A+B+C">
26810       <method name="Void .ctor()">
26811         <size>7</size>
26812       </method>
26813       <method name="Void System.IDisposable.Dispose()">
26814         <size>1</size>
26815       </method>
26816     </type>
26817   </test>
26818   <test name="test-308.cs">
26819     <type name="Program">
26820       <method name="Void .ctor()">
26821         <size>7</size>
26822       </method>
26823       <method name="Void Main(System.String[])">
26824         <size>40</size>
26825       </method>
26826     </type>
26827   </test>
26828   <test name="test-309.cs">
26829     <type name="MonoBASIC.Parser">
26830       <method name="Void .ctor()">
26831         <size>7</size>
26832       </method>
26833       <method name="Void Main()">
26834         <size>1</size>
26835       </method>
26836     </type>
26837     <type name="MonoBASIC.Parser+StateMachine">
26838       <method name="Void .ctor()">
26839         <size>7</size>
26840       </method>
26841       <method name="Void HandleToken(Token)">
26842         <size>1</size>
26843       </method>
26844     </type>
26845   </test>
26846   <test name="test-31.cs">
26847     <type name="Base">
26848       <method name="Void .ctor()">
26849         <size>7</size>
26850       </method>
26851       <method name="Void A()">
26852         <size>8</size>
26853       </method>
26854     </type>
26855     <type name="Derived">
26856       <method name="Void .ctor()">
26857         <size>7</size>
26858       </method>
26859       <method name="Void A()">
26860         <size>8</size>
26861       </method>
26862     </type>
26863     <type name="Test">
26864       <method name="Void .ctor()">
26865         <size>7</size>
26866       </method>
26867       <method name="Int32 Main()">
26868         <size>38</size>
26869       </method>
26870     </type>
26871   </test>
26872   <test name="test-310.cs">
26873     <type name="test.Impl">
26874       <method name="Void .ctor()">
26875         <size>7</size>
26876       </method>
26877       <method name="System.String GetType(Int32)">
26878         <size>6</size>
26879       </method>
26880       <method name="Boolean IsDone()">
26881         <size>2</size>
26882       </method>
26883     </type>
26884     <type name="test.myclass">
26885       <method name="Void .ctor()">
26886         <size>7</size>
26887       </method>
26888       <method name="Void Main(System.String[])">
26889         <size>28</size>
26890       </method>
26891     </type>
26892   </test>
26893   <test name="test-311.cs">
26894     <type name="Program">
26895       <method name="Void .ctor()">
26896         <size>38</size>
26897       </method>
26898       <method name="Void .cctor()">
26899         <size>11</size>
26900       </method>
26901       <method name="System.String get_Message()">
26902         <size>6</size>
26903       </method>
26904       <method name="Void set_Message(System.String)">
26905         <size>7</size>
26906       </method>
26907       <method name="Boolean DenyMethod()">
26908         <size>2</size>
26909       </method>
26910       <method name="Void Test2()">
26911         <size>1</size>
26912       </method>
26913       <method name="Void Test3()">
26914         <size>1</size>
26915       </method>
26916       <method name="Void Test4()">
26917         <size>1</size>
26918       </method>
26919       <method name="Int32 Main(System.String[])">
26920         <size>175</size>
26921       </method>
26922     </type>
26923     <type name="Test2">
26924       <method name="Void .ctor()">
26925         <size>7</size>
26926       </method>
26927     </type>
26928   </test>
26929   <test name="test-312.cs">
26930     <type name="X">
26931       <method name="Void .ctor()">
26932         <size>7</size>
26933       </method>
26934       <method name="Void .cctor()">
26935         <size>1</size>
26936       </method>
26937       <method name="Boolean Method(PointF)">
26938         <size>72</size>
26939       </method>
26940       <method name="Boolean Call_constructor_and_implicit()">
26941         <size>29</size>
26942       </method>
26943       <method name="Boolean Init_with_implicit_conv()">
26944         <size>52</size>
26945       </method>
26946       <method name="Boolean Init_ValueType()">
26947         <size>26</size>
26948       </method>
26949       <method name="Boolean InstanceAssignTest()">
26950         <size>75</size>
26951       </method>
26952       <method name="Int32 T()">
26953         <size>54</size>
26954       </method>
26955       <method name="Int32 Main()">
26956         <size>45</size>
26957       </method>
26958     </type>
26959     <type name="PointF">
26960       <method name="Void .ctor(Single, Single)">
26961         <size>47</size>
26962       </method>
26963     </type>
26964     <type name="Point">
26965       <method name="Void .ctor(Int32, Int32)">
26966         <size>37</size>
26967       </method>
26968       <method name="PointF op_Implicit(Point)">
26969         <size>22</size>
26970       </method>
26971     </type>
26972   </test>
26973   <test name="test-313.cs">
26974     <type name="D">
26975       <method name="Void .ctor()">
26976         <size>7</size>
26977       </method>
26978       <method name="Void A.B.METHOD()">
26979         <size>1</size>
26980       </method>
26981       <method name="Int32 Main()">
26982         <size>134</size>
26983       </method>
26984     </type>
26985   </test>
26986   <test name="test-314.cs">
26987     <type name="X">
26988       <method name="Void .ctor()">
26989         <size>28</size>
26990       </method>
26991       <method name="Void .ctor(Int32)">
26992         <size>28</size>
26993       </method>
26994       <method name="Void .cctor()">
26995         <size>11</size>
26996       </method>
26997       <method name="Int32 Main()">
26998         <size>57</size>
26999       </method>
27000     </type>
27001   </test>
27002   <test name="test-315.cs">
27003     <type name="GuardedCollectionValue">
27004       <method name="Void .ctor()">
27005         <size>7</size>
27006       </method>
27007       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27008         <size>2</size>
27009       </method>
27010       <method name="IDirectedCollectionValue Backwards()">
27011         <size>2</size>
27012       </method>
27013     </type>
27014     <type name="GuardedSequenced">
27015       <method name="Void .ctor()">
27016         <size>7</size>
27017       </method>
27018       <method name="IDirectedCollectionValue Test()">
27019         <size>12</size>
27020       </method>
27021     </type>
27022     <type name="X">
27023       <method name="Void .ctor()">
27024         <size>7</size>
27025       </method>
27026       <method name="Void Main()">
27027         <size>1</size>
27028       </method>
27029     </type>
27030   </test>
27031   <test name="test-316.cs">
27032     <type name="D">
27033       <method name="Void .ctor()">
27034         <size>7</size>
27035       </method>
27036       <method name="Int32 IA.Add(Int32)">
27037         <size>2</size>
27038       </method>
27039       <method name="Int32 IB.Add(Int32)">
27040         <size>2</size>
27041       </method>
27042     </type>
27043     <type name="E">
27044       <method name="Void .ctor()">
27045         <size>7</size>
27046       </method>
27047       <method name="Int32 IA.Add(Int32)">
27048         <size>2</size>
27049       </method>
27050       <method name="Int32 IB.Add(Int32)">
27051         <size>2</size>
27052       </method>
27053       <method name="Void doom()">
27054         <size>1</size>
27055       </method>
27056       <method name="System.Object Clone()">
27057         <size>2</size>
27058       </method>
27059       <method name="Void Dispose()">
27060         <size>1</size>
27061       </method>
27062     </type>
27063     <type name="C">
27064       <method name="Void .ctor()">
27065         <size>7</size>
27066       </method>
27067       <method name="Int32 Test(IC)">
27068         <size>49</size>
27069       </method>
27070       <method name="Void Test2(IE)">
27071         <size>20</size>
27072       </method>
27073       <method name="Int32 Main()">
27074         <size>32</size>
27075       </method>
27076     </type>
27077   </test>
27078   <test name="test-317.cs">
27079     <type name="X">
27080       <method name="Void .ctor()">
27081         <size>7</size>
27082       </method>
27083       <method name="Void Main()">
27084         <size>1</size>
27085       </method>
27086     </type>
27087   </test>
27088   <test name="test-318.cs">
27089     <type name="Ev">
27090       <method name="Void .ctor()">
27091         <size>29</size>
27092       </method>
27093       <method name="Void add_Disposed(System.EventHandler)">
27094         <size>19</size>
27095       </method>
27096       <method name="Void remove_Disposed(System.EventHandler)">
27097         <size>19</size>
27098       </method>
27099       <method name="Void OnClick(System.EventArgs)">
27100         <size>38</size>
27101       </method>
27102     </type>
27103     <type name="Foo">
27104       <method name="Void .ctor()">
27105         <size>7</size>
27106       </method>
27107     </type>
27108     <type name="C">
27109       <method name="Void .ctor()">
27110         <size>7</size>
27111       </method>
27112       <method name="Void my_from_fixed(Int32 ByRef)">
27113         <size>4</size>
27114       </method>
27115       <method name="Void month_from_fixed(Int32)">
27116         <size>8</size>
27117       </method>
27118       <method name="Int32 CreateFromString(Int32)">
27119         <size>10</size>
27120       </method>
27121       <method name="Void Main()">
27122         <size>1</size>
27123       </method>
27124     </type>
27125     <type name="Foo">
27126       <method name="Void EventInterface.add_Event(System.EventHandler)">
27127         <size>1</size>
27128       </method>
27129       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27130         <size>1</size>
27131       </method>
27132     </type>
27133     <type name="C">
27134       <method name="Double* GetValue(Double)">
27135         <size>5</size>
27136       </method>
27137     </type>
27138   </test>
27139   <test name="test-319.cs">
27140     <type name="ConstFields">
27141       <method name="Void .ctor()">
27142         <size>7</size>
27143       </method>
27144       <method name="Void .cctor()">
27145         <size>118</size>
27146       </method>
27147       <method name="Int32 Main()">
27148         <size>303</size>
27149       </method>
27150     </type>
27151   </test>
27152   <test name="test-32.cs">
27153     <type name="Blah">
27154       <method name="Void .ctor()">
27155         <size>7</size>
27156       </method>
27157       <method name="Int32 Main()">
27158         <size>50</size>
27159       </method>
27160     </type>
27161   </test>
27162   <test name="test-320.cs">
27163     <type name="X">
27164       <method name="Void .ctor(SByte*, Int32, Int32)">
27165         <size>7</size>
27166       </method>
27167       <method name="Void Main()">
27168         <size>12</size>
27169       </method>
27170     </type>
27171   </test>
27172   <test name="test-321.cs">
27173     <type name="X">
27174       <method name="Void Dispose()">
27175         <size>1</size>
27176       </method>
27177       <method name="Void Main()">
27178         <size>24</size>
27179       </method>
27180     </type>
27181   </test>
27182   <test name="test-322.cs">
27183     <type name="Y">
27184       <method name="Void .ctor(Byte)">
27185         <size>14</size>
27186       </method>
27187       <method name="Int32 op_Implicit(Y)">
27188         <size>7</size>
27189       </method>
27190     </type>
27191     <type name="X">
27192       <method name="Void .ctor()">
27193         <size>7</size>
27194       </method>
27195       <method name="Void Main()">
27196         <size>50</size>
27197       </method>
27198     </type>
27199   </test>
27200   <test name="test-323.cs">
27201     <type name="X">
27202       <method name="Void .ctor()">
27203         <size>7</size>
27204       </method>
27205       <method name="Void Main()">
27206         <size>1</size>
27207       </method>
27208     </type>
27209   </test>
27210   <test name="test-324.cs">
27211     <type name="A">
27212       <method name="Void .ctor()">
27213         <size>7</size>
27214       </method>
27215       <method name="Void DoStuff()">
27216         <size>11</size>
27217       </method>
27218     </type>
27219     <type name="T">
27220       <method name="Void .ctor()">
27221         <size>7</size>
27222       </method>
27223       <method name="Void .cctor()">
27224         <size>11</size>
27225       </method>
27226     </type>
27227     <type name="Driver">
27228       <method name="Void .ctor()">
27229         <size>7</size>
27230       </method>
27231       <method name="Void Main()">
27232         <size>22</size>
27233       </method>
27234     </type>
27235     <type name="B">
27236       <method name="Boolean get_Val()">
27237         <size>2</size>
27238       </method>
27239     </type>
27240   </test>
27241   <test name="test-325.cs">
27242     <type name="RequestAttribute">
27243       <method name="Void .ctor(String, String, String[])">
27244         <size>7</size>
27245       </method>
27246     </type>
27247     <type name="MyClass">
27248       <method name="Void .ctor()">
27249         <size>7</size>
27250       </method>
27251       <method name="Int32 SomeRequest()">
27252         <size>2</size>
27253       </method>
27254       <method name="Void Main()">
27255         <size>7</size>
27256       </method>
27257     </type>
27258   </test>
27259   <test name="test-326.cs">
27260     <type name="X">
27261       <method name="Void .ctor()">
27262         <size>7</size>
27263       </method>
27264       <method name="Int32 Main()">
27265         <size>55</size>
27266       </method>
27267     </type>
27268     <type name="Mapper">
27269       <method name="Void .ctor(Object, IntPtr)">
27270         <size>0</size>
27271       </method>
27272       <method name="Double Invoke(Int32)">
27273         <size>0</size>
27274       </method>
27275       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27276         <size>0</size>
27277       </method>
27278       <method name="Double EndInvoke(IAsyncResult)">
27279         <size>0</size>
27280       </method>
27281     </type>
27282     <type name="X">
27283       <method name="Double &lt;Main&gt;m__0(Int32)">
27284         <size>6</size>
27285       </method>
27286     </type>
27287   </test>
27288   <test name="test-327.cs">
27289     <type name="X2">
27290       <method name="Void .ctor()">
27291         <size>7</size>
27292       </method>
27293     </type>
27294     <type name="A.B.Tester">
27295       <method name="Void .ctor()">
27296         <size>7</size>
27297       </method>
27298       <method name="Void .cctor()">
27299         <size>1</size>
27300       </method>
27301       <method name="Void Main()">
27302         <size>1</size>
27303       </method>
27304     </type>
27305   </test>
27306   <test name="test-328.cs">
27307     <type name="A.B.Tester">
27308       <method name="Void .ctor()">
27309         <size>7</size>
27310       </method>
27311       <method name="Void .cctor()">
27312         <size>1</size>
27313       </method>
27314       <method name="Void Main()">
27315         <size>1</size>
27316       </method>
27317     </type>
27318   </test>
27319   <test name="test-329.cs">
27320     <type name="X">
27321       <method name="Void .ctor()">
27322         <size>7</size>
27323       </method>
27324       <method name="Void .ctor(Object)">
27325         <size>21</size>
27326       </method>
27327       <method name="Int32 Main()">
27328         <size>74</size>
27329       </method>
27330     </type>
27331   </test>
27332   <test name="test-33.cs">
27333     <type name="FirstOuter.FirstInner.First">
27334       <method name="Void .ctor()">
27335         <size>7</size>
27336       </method>
27337       <method name="System.String get_MyIdentity()">
27338         <size>12</size>
27339       </method>
27340     </type>
27341     <type name="FirstOuter.Second">
27342       <method name="Void .ctor()">
27343         <size>7</size>
27344       </method>
27345     </type>
27346     <type name="FirstOuter.SecondInner.Third">
27347       <method name="Void .ctor()">
27348         <size>7</size>
27349       </method>
27350     </type>
27351     <type name="FirstOuter.FirstInner.Fourth">
27352       <method name="Void .ctor()">
27353         <size>7</size>
27354       </method>
27355     </type>
27356     <type name="Fifth">
27357       <method name="Void .ctor()">
27358         <size>7</size>
27359       </method>
27360     </type>
27361     <type name="Application">
27362       <method name="Void .ctor()">
27363         <size>7</size>
27364       </method>
27365       <method name="Int32 Main(System.String[])">
27366         <size>139</size>
27367       </method>
27368     </type>
27369   </test>
27370   <test name="test-330.cs">
27371     <type name="X">
27372       <method name="Void .ctor()">
27373         <size>7</size>
27374       </method>
27375       <method name="Void Main()">
27376         <size>8</size>
27377       </method>
27378     </type>
27379   </test>
27380   <test name="test-331.cs">
27381     <type name="T">
27382       <method name="Void .ctor()">
27383         <size>7</size>
27384       </method>
27385       <method name="Void Main()">
27386         <size>1</size>
27387       </method>
27388       <method name="Byte* get_Ptr()">
27389         <size>7</size>
27390       </method>
27391       <method name="Void set_Ptr(Byte*)">
27392         <size>8</size>
27393       </method>
27394     </type>
27395   </test>
27396   <test name="test-332.cs">
27397     <type name="C">
27398       <method name="Void .ctor()">
27399         <size>7</size>
27400       </method>
27401       <method name="Void Main()">
27402         <size>1</size>
27403       </method>
27404     </type>
27405   </test>
27406   <test name="test-333.cs">
27407     <type name="Foo">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411       <method name="Void Something()">
27412         <size>1</size>
27413       </method>
27414     </type>
27415     <type name="Bar">
27416       <method name="Void .ctor()">
27417         <size>7</size>
27418       </method>
27419       <method name="Void Something()">
27420         <size>1</size>
27421       </method>
27422       <method name="Void Main()">
27423         <size>1</size>
27424       </method>
27425     </type>
27426   </test>
27427   <test name="test-334.cs">
27428     <type name="Test.Foo.Index.CompoundFileReader">
27429       <method name="Void .ctor()">
27430         <size>7</size>
27431       </method>
27432       <method name="Void Main()">
27433         <size>1</size>
27434       </method>
27435     </type>
27436     <type name="Test.Foo.Store.Directory">
27437       <method name="Void .ctor()">
27438         <size>7</size>
27439       </method>
27440     </type>
27441   </test>
27442   <test name="test-335.cs">
27443     <type name="X">
27444       <method name="Void .ctor()">
27445         <size>7</size>
27446       </method>
27447       <method name="Void A(Int32, Int32)">
27448         <size>1</size>
27449       </method>
27450       <method name="Void C(Int32 ByRef)">
27451         <size>4</size>
27452       </method>
27453       <method name="Void Main()">
27454         <size>70</size>
27455       </method>
27456     </type>
27457     <type name="X+B">
27458       <method name="Void .ctor(Object, IntPtr)">
27459         <size>0</size>
27460       </method>
27461       <method name="Void Invoke(Int32, Int32)">
27462         <size>0</size>
27463       </method>
27464       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27465         <size>0</size>
27466       </method>
27467       <method name="Void EndInvoke(IAsyncResult)">
27468         <size>0</size>
27469       </method>
27470     </type>
27471     <type name="X+D">
27472       <method name="Void .ctor(Object, IntPtr)">
27473         <size>0</size>
27474       </method>
27475       <method name="Void Invoke(Int32 ByRef)">
27476         <size>0</size>
27477       </method>
27478       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27479         <size>0</size>
27480       </method>
27481       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27482         <size>0</size>
27483       </method>
27484     </type>
27485   </test>
27486   <test name="test-336.cs">
27487     <type name="X">
27488       <method name="Void .ctor(Foo)">
27489         <size>7</size>
27490       </method>
27491       <method name="Void .ctor(Bar)">
27492         <size>7</size>
27493       </method>
27494       <method name="Void Test()">
27495         <size>1</size>
27496       </method>
27497       <method name="Void Main()">
27498         <size>19</size>
27499       </method>
27500     </type>
27501     <type name="Foo">
27502       <method name="Void .ctor(Object, IntPtr)">
27503         <size>0</size>
27504       </method>
27505       <method name="Void Invoke()">
27506         <size>0</size>
27507       </method>
27508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27509         <size>0</size>
27510       </method>
27511       <method name="Void EndInvoke(IAsyncResult)">
27512         <size>0</size>
27513       </method>
27514     </type>
27515     <type name="Bar">
27516       <method name="Void .ctor(Object, IntPtr)">
27517         <size>0</size>
27518       </method>
27519       <method name="Void Invoke(Int32)">
27520         <size>0</size>
27521       </method>
27522       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27523         <size>0</size>
27524       </method>
27525       <method name="Void EndInvoke(IAsyncResult)">
27526         <size>0</size>
27527       </method>
27528     </type>
27529   </test>
27530   <test name="test-337.cs">
27531     <type name="Test">
27532       <method name="Void .ctor()">
27533         <size>7</size>
27534       </method>
27535       <method name="Void Main()">
27536         <size>16</size>
27537       </method>
27538     </type>
27539   </test>
27540   <test name="test-338.cs">
27541     <type name="X">
27542       <method name="Void .ctor()">
27543         <size>7</size>
27544       </method>
27545       <method name="Void .cctor()">
27546         <size>11</size>
27547       </method>
27548       <method name="Void Main()">
27549         <size>1</size>
27550       </method>
27551       <method name="Y+Z fz()">
27552         <size>6</size>
27553       </method>
27554     </type>
27555     <type name="Y">
27556       <method name="Void .ctor()">
27557         <size>7</size>
27558       </method>
27559     </type>
27560     <type name="Y+Z">
27561       <method name="Void .ctor()">
27562         <size>7</size>
27563       </method>
27564       <method name="Void .cctor()">
27565         <size>11</size>
27566       </method>
27567     </type>
27568   </test>
27569   <test name="test-339.cs">
27570     <type name="C">
27571       <method name="Void .ctor()">
27572         <size>7</size>
27573       </method>
27574       <method name="Void .cctor()">
27575         <size>17</size>
27576       </method>
27577       <method name="Int32 Main()">
27578         <size>84</size>
27579       </method>
27580     </type>
27581   </test>
27582   <test name="test-34.cs">
27583     <type name="Blah">
27584       <method name="Void .ctor()">
27585         <size>7</size>
27586       </method>
27587       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27588         <size>7</size>
27589       </method>
27590       <method name="Int32 Bar(Int32, System.Int32[])">
27591         <size>61</size>
27592       </method>
27593       <method name="Void Foo(Int32, Int32)">
27594         <size>7</size>
27595       </method>
27596       <method name="Void In(Int32 ByRef)">
27597         <size>7</size>
27598       </method>
27599       <method name="Void Out(Int32 ByRef)">
27600         <size>7</size>
27601       </method>
27602       <method name="Int32 AddArray(System.Int32[])">
27603         <size>30</size>
27604       </method>
27605       <method name="Int32 AddFancy(FancyInt[])">
27606         <size>39</size>
27607       </method>
27608       <method name="Int32 Main()">
27609         <size>269</size>
27610       </method>
27611     </type>
27612     <type name="&lt;PrivateImplementationDetails&gt;">
27613       <method name="Void .ctor()">
27614         <size>7</size>
27615       </method>
27616     </type>
27617     <type name="FancyInt">
27618       <method name="Void .ctor(Int32)">
27619         <size>8</size>
27620       </method>
27621     </type>
27622   </test>
27623   <test name="test-340.cs">
27624     <type name="FLMID.Bugs.BoolOne.A">
27625       <method name="Void .ctor()">
27626         <size>7</size>
27627       </method>
27628       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27629         <size>8</size>
27630       </method>
27631     </type>
27632     <type name="FLMID.Bugs.BoolOne.B">
27633       <method name="Void .ctor()">
27634         <size>7</size>
27635       </method>
27636     </type>
27637     <type name="FLMID.Bugs.BoolOne.Test">
27638       <method name="Void .ctor()">
27639         <size>7</size>
27640       </method>
27641       <method name="Int32 Main(System.String[])">
27642         <size>34</size>
27643       </method>
27644     </type>
27645     <type name="FLMID.Bugs.BoolOne.B">
27646       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27647         <size>12</size>
27648       </method>
27649     </type>
27650   </test>
27651   <test name="test-341.cs">
27652     <type name="Test">
27653       <method name="Void .ctor()">
27654         <size>7</size>
27655       </method>
27656       <method name="Void Main()">
27657         <size>1</size>
27658       </method>
27659     </type>
27660     <type name="Libs">
27661       <method name="Void .ctor()">
27662         <size>7</size>
27663       </method>
27664     </type>
27665     <type name="Bar">
27666       <method name="Void .ctor()">
27667         <size>7</size>
27668       </method>
27669     </type>
27670     <type name="Foo">
27671       <method name="Void .ctor()">
27672         <size>7</size>
27673       </method>
27674     </type>
27675   </test>
27676   <test name="test-342.cs">
27677     <type name="A">
27678       <method name="Void .ctor()">
27679         <size>7</size>
27680       </method>
27681       <method name="Void Foo(Int32)">
27682         <size>1</size>
27683       </method>
27684       <method name="Void Foo(Double)">
27685         <size>11</size>
27686       </method>
27687     </type>
27688     <type name="B">
27689       <method name="Void .ctor()">
27690         <size>7</size>
27691       </method>
27692       <method name="Void Foo(Double)">
27693         <size>11</size>
27694       </method>
27695       <method name="Void Main()">
27696         <size>24</size>
27697       </method>
27698     </type>
27699     <type name="A">
27700       <method name="Boolean get_Item(Int32)">
27701         <size>2</size>
27702       </method>
27703       <method name="Boolean get_Item(Double)">
27704         <size>11</size>
27705       </method>
27706     </type>
27707     <type name="B">
27708       <method name="Boolean get_Item(Double)">
27709         <size>11</size>
27710       </method>
27711     </type>
27712   </test>
27713   <test name="test-343.cs">
27714     <type name="X">
27715       <method name="Void .ctor()">
27716         <size>7</size>
27717       </method>
27718       <method name="Void Concat(System.String, System.String, System.String)">
27719         <size>1</size>
27720       </method>
27721       <method name="Void Concat(System.String[])">
27722         <size>11</size>
27723       </method>
27724       <method name="Void Main()">
27725         <size>21</size>
27726       </method>
27727     </type>
27728   </test>
27729   <test name="test-344.cs">
27730     <type name="X">
27731       <method name="Void .ctor()">
27732         <size>7</size>
27733       </method>
27734       <method name="Void add_y(Y)">
27735         <size>24</size>
27736       </method>
27737       <method name="Void remove_y(Y)">
27738         <size>24</size>
27739       </method>
27740       <method name="Void Main(System.String[])">
27741         <size>13</size>
27742       </method>
27743       <method name="Void Foo()">
27744         <size>66</size>
27745       </method>
27746     </type>
27747     <type name="Y">
27748       <method name="Void .ctor(Object, IntPtr)">
27749         <size>0</size>
27750       </method>
27751       <method name="Void Invoke()">
27752         <size>0</size>
27753       </method>
27754       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27755         <size>0</size>
27756       </method>
27757       <method name="Void EndInvoke(IAsyncResult)">
27758         <size>0</size>
27759       </method>
27760     </type>
27761     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27762       <method name="Void .ctor()">
27763         <size>7</size>
27764       </method>
27765       <method name="Void &lt;&gt;m__0()">
27766         <size>28</size>
27767       </method>
27768     </type>
27769   </test>
27770   <test name="test-345.cs">
27771     <type name="EntryPoint">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775       <method name="Void Main()">
27776         <size>1</size>
27777       </method>
27778     </type>
27779   </test>
27780   <test name="test-346.cs">
27781     <type name="TestMethods.Class1">
27782       <method name="Void .ctor()">
27783         <size>7</size>
27784       </method>
27785       <method name="Int32 Main()">
27786         <size>91</size>
27787       </method>
27788     </type>
27789     <type name="TestMethods.ParamClass">
27790       <method name="Void .ctor()">
27791         <size>7</size>
27792       </method>
27793     </type>
27794     <type name="TestMethods.TestParam">
27795       <method name="Void .ctor()">
27796         <size>7</size>
27797       </method>
27798     </type>
27799     <type name="TestMethods.BaseClass">
27800       <method name="Void .ctor()">
27801         <size>7</size>
27802       </method>
27803       <method name="Int32 AddItem(TestMethods.ParamClass)">
27804         <size>0</size>
27805       </method>
27806     </type>
27807     <type name="TestMethods.TestClass">
27808       <method name="Void .ctor()">
27809         <size>7</size>
27810       </method>
27811       <method name="Int32 AddItem(System.Object)">
27812         <size>2</size>
27813       </method>
27814       <method name="Int32 AddItem(TestMethods.ParamClass)">
27815         <size>2</size>
27816       </method>
27817     </type>
27818   </test>
27819   <test name="test-347.cs">
27820     <type name="Whatever.Core.Project">
27821       <method name="Void .ctor()">
27822         <size>7</size>
27823       </method>
27824     </type>
27825     <type name="Whatever.Core.A">
27826       <method name="Void .ctor()">
27827         <size>7</size>
27828       </method>
27829       <method name="Whatever.Core.Project get_Project()">
27830         <size>6</size>
27831       </method>
27832     </type>
27833     <type name="SomethingElse.Core.Project">
27834       <method name="Void .ctor()">
27835         <size>7</size>
27836       </method>
27837     </type>
27838     <type name="Whatever.App.B">
27839       <method name="Void .ctor()">
27840         <size>7</size>
27841       </method>
27842       <method name="System.String Execute()">
27843         <size>12</size>
27844       </method>
27845       <method name="Void Main()">
27846         <size>12</size>
27847       </method>
27848     </type>
27849   </test>
27850   <test name="test-348.cs">
27851     <type name="BoundAttribute">
27852       <method name="Void .ctor(Double, Int32)">
27853         <size>7</size>
27854       </method>
27855     </type>
27856     <type name="C">
27857       <method name="Void .ctor()">
27858         <size>7</size>
27859       </method>
27860       <method name="Void Main()">
27861         <size>1</size>
27862       </method>
27863     </type>
27864   </test>
27865   <test name="test-349.cs">
27866     <type name="C">
27867       <method name="Void .ctor()">
27868         <size>7</size>
27869       </method>
27870       <method name="Void add_Ev1(D)">
27871         <size>24</size>
27872       </method>
27873       <method name="Void remove_Ev1(D)">
27874         <size>24</size>
27875       </method>
27876     </type>
27877     <type name="X">
27878       <method name="Void .ctor()">
27879         <size>7</size>
27880       </method>
27881       <method name="Void .cctor()">
27882         <size>1</size>
27883       </method>
27884       <method name="Void add_Ev1(D)">
27885         <size>22</size>
27886       </method>
27887       <method name="Void remove_Ev1(D)">
27888         <size>22</size>
27889       </method>
27890       <method name="Void add_Ev2(D)">
27891         <size>22</size>
27892       </method>
27893       <method name="Void remove_Ev2(D)">
27894         <size>22</size>
27895       </method>
27896     </type>
27897     <type name="X2">
27898       <method name="Void .ctor()">
27899         <size>7</size>
27900       </method>
27901       <method name="Void .cctor()">
27902         <size>7</size>
27903       </method>
27904     </type>
27905     <type name="Test">
27906       <method name="Void .ctor()">
27907         <size>7</size>
27908       </method>
27909       <method name="Void .cctor()">
27910         <size>19</size>
27911       </method>
27912       <method name="Int32 Main()">
27913         <size>63</size>
27914       </method>
27915     </type>
27916     <type name="D">
27917       <method name="Void .ctor(Object, IntPtr)">
27918         <size>0</size>
27919       </method>
27920       <method name="Void Invoke()">
27921         <size>0</size>
27922       </method>
27923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27924         <size>0</size>
27925       </method>
27926       <method name="Void EndInvoke(IAsyncResult)">
27927         <size>0</size>
27928       </method>
27929     </type>
27930   </test>
27931   <test name="test-35.cs">
27932     <type name="X">
27933       <method name="Void .ctor()">
27934         <size>7</size>
27935       </method>
27936       <method name="Void .cctor()">
27937         <size>7</size>
27938       </method>
27939       <method name="Void a()">
27940         <size>17</size>
27941       </method>
27942       <method name="Void w(Int32)">
27943         <size>22</size>
27944       </method>
27945       <method name="Int32 Main()">
27946         <size>298</size>
27947       </method>
27948     </type>
27949   </test>
27950   <test name="test-350.cs">
27951     <type name="A">
27952       <method name="Void .ctor()">
27953         <size>7</size>
27954       </method>
27955     </type>
27956     <type name="A+BAttribute">
27957       <method name="Void .ctor()">
27958         <size>7</size>
27959       </method>
27960     </type>
27961     <type name="C">
27962       <method name="Void .ctor()">
27963         <size>7</size>
27964       </method>
27965       <method name="Void Main()">
27966         <size>1</size>
27967       </method>
27968     </type>
27969   </test>
27970   <test name="test-351.cs">
27971     <type name="Test.Testee">
27972       <method name="Void .ctor()">
27973         <size>7</size>
27974       </method>
27975       <method name="Void Bar(System.String, System.Object[])">
27976         <size>1</size>
27977       </method>
27978       <method name="Void Main()">
27979         <size>242</size>
27980       </method>
27981     </type>
27982     <type name="Test.Foo">
27983       <method name="Void .ctor(Object, IntPtr)">
27984         <size>0</size>
27985       </method>
27986       <method name="Void Invoke(System.String, System.Object[])">
27987         <size>0</size>
27988       </method>
27989       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27990         <size>0</size>
27991       </method>
27992       <method name="Void EndInvoke(IAsyncResult)">
27993         <size>0</size>
27994       </method>
27995     </type>
27996   </test>
27997   <test name="test-352.cs">
27998     <type name="C">
27999       <method name="Void .ctor()">
28000         <size>7</size>
28001       </method>
28002       <method name="Void Main()">
28003         <size>1</size>
28004       </method>
28005     </type>
28006   </test>
28007   <test name="test-353.cs">
28008     <type name="Three">
28009       <method name="Void .ctor()">
28010         <size>7</size>
28011       </method>
28012       <method name="Void Main()">
28013         <size>7</size>
28014       </method>
28015     </type>
28016     <type name="One">
28017       <method name="Void .ctor()">
28018         <size>7</size>
28019       </method>
28020     </type>
28021     <type name="Two">
28022       <method name="Void .ctor()">
28023         <size>7</size>
28024       </method>
28025     </type>
28026   </test>
28027   <test name="test-354.cs">
28028     <type name="MYAttr">
28029       <method name="Void .ctor()">
28030         <size>7</size>
28031       </method>
28032     </type>
28033     <type name="A">
28034       <method name="Void .ctor()">
28035         <size>7</size>
28036       </method>
28037       <method name="Void Main()">
28038         <size>1</size>
28039       </method>
28040     </type>
28041   </test>
28042   <test name="test-355.cs">
28043     <type name="Level1.Level1.Level2.MainClass">
28044       <method name="Void .ctor()">
28045         <size>7</size>
28046       </method>
28047       <method name="Void Main()">
28048         <size>1</size>
28049       </method>
28050     </type>
28051   </test>
28052   <test name="test-356.cs">
28053     <type name="MainClass">
28054       <method name="Void .ctor()">
28055         <size>7</size>
28056       </method>
28057       <method name="Void Main()">
28058         <size>1</size>
28059       </method>
28060     </type>
28061   </test>
28062   <test name="test-357.cs">
28063     <type name="SD.Sd">
28064       <method name="Void .ctor()">
28065         <size>7</size>
28066       </method>
28067       <method name="Void F(Boolean)">
28068         <size>1</size>
28069       </method>
28070     </type>
28071     <type name="Foo.Bar">
28072       <method name="Void .ctor()">
28073         <size>25</size>
28074       </method>
28075       <method name="Void Main()">
28076         <size>27</size>
28077       </method>
28078     </type>
28079     <type name="Foo.Bar+f_t">
28080       <method name="Void .ctor(Object, IntPtr)">
28081         <size>0</size>
28082       </method>
28083       <method name="Void Invoke(Boolean)">
28084         <size>0</size>
28085       </method>
28086       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28087         <size>0</size>
28088       </method>
28089       <method name="Void EndInvoke(IAsyncResult)">
28090         <size>0</size>
28091       </method>
28092     </type>
28093   </test>
28094   <test name="test-358.cs">
28095     <type name="Test">
28096       <method name="Void .ctor()">
28097         <size>7</size>
28098       </method>
28099       <method name="Void Main()">
28100         <size>50</size>
28101       </method>
28102     </type>
28103   </test>
28104   <test name="test-359.cs">
28105     <type name="Test">
28106       <method name="Void .ctor()">
28107         <size>7</size>
28108       </method>
28109       <method name="Void Main()">
28110         <size>1</size>
28111       </method>
28112     </type>
28113   </test>
28114   <test name="test-36.cs">
28115     <type name="Y">
28116       <method name="Void .ctor()">
28117         <size>7</size>
28118       </method>
28119       <method name="Int32 Main()">
28120         <size>272</size>
28121       </method>
28122     </type>
28123     <type name="X">
28124       <method name="IEnumerator GetEnumerator()">
28125         <size>36</size>
28126       </method>
28127     </type>
28128   </test>
28129   <test name="test-360.cs">
28130     <type name="Application">
28131       <method name="Void .ctor()">
28132         <size>7</size>
28133       </method>
28134       <method name="Void Main(System.String[])">
28135         <size>13</size>
28136       </method>
28137     </type>
28138   </test>
28139   <test name="test-361.cs">
28140     <type name="X">
28141       <method name="Void .ctor()">
28142         <size>7</size>
28143       </method>
28144     </type>
28145     <type name="Test">
28146       <method name="Void .ctor()">
28147         <size>7</size>
28148       </method>
28149       <method name="Void Main()">
28150         <size>1</size>
28151       </method>
28152     </type>
28153   </test>
28154   <test name="test-362.cs">
28155     <type name="C">
28156       <method name="Void .ctor()">
28157         <size>7</size>
28158       </method>
28159       <method name="Void Main()">
28160         <size>17</size>
28161       </method>
28162       <method name="Void Test()">
28163         <size>26</size>
28164       </method>
28165     </type>
28166   </test>
28167   <test name="test-363.cs">
28168     <type name="Location">
28169       <method name="Void .ctor()">
28170         <size>7</size>
28171       </method>
28172       <method name="Void .cctor()">
28173         <size>11</size>
28174       </method>
28175     </type>
28176     <type name="Element">
28177       <method name="Void .ctor()">
28178         <size>18</size>
28179       </method>
28180       <method name="Location get_Location()">
28181         <size>7</size>
28182       </method>
28183       <method name="Void set_Location(Location)">
28184         <size>8</size>
28185       </method>
28186     </type>
28187     <type name="T">
28188       <method name="Void .ctor()">
28189         <size>7</size>
28190       </method>
28191       <method name="Void Main()">
28192         <size>1</size>
28193       </method>
28194     </type>
28195   </test>
28196   <test name="test-364.cs">
28197     <type name="X">
28198       <method name="Void .ctor()">
28199         <size>7</size>
28200       </method>
28201       <method name="Int32 Main()">
28202         <size>34</size>
28203       </method>
28204       <method name="Int32 t1(Int32)">
28205         <size>33</size>
28206       </method>
28207       <method name="Int32 t2(Int32)">
28208         <size>47</size>
28209       </method>
28210       <method name="Void Main2(System.String[])">
28211         <size>72</size>
28212       </method>
28213     </type>
28214     <type name="Delegable">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="Void add_MyDelegate(System.EventHandler)">
28219         <size>24</size>
28220       </method>
28221       <method name="Void remove_MyDelegate(System.EventHandler)">
28222         <size>24</size>
28223       </method>
28224     </type>
28225     <type name="X+Foo">
28226       <method name="Void .ctor(Object, IntPtr)">
28227         <size>0</size>
28228       </method>
28229       <method name="Int32 Invoke()">
28230         <size>0</size>
28231       </method>
28232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28233         <size>0</size>
28234       </method>
28235       <method name="Int32 EndInvoke(IAsyncResult)">
28236         <size>0</size>
28237       </method>
28238     </type>
28239     <type name="X+&lt;t1&gt;c__AnonStorey0">
28240       <method name="Void .ctor()">
28241         <size>7</size>
28242       </method>
28243       <method name="Int32 &lt;&gt;m__0()">
28244         <size>7</size>
28245       </method>
28246     </type>
28247     <type name="X+&lt;t2&gt;c__AnonStorey1">
28248       <method name="Void .ctor()">
28249         <size>7</size>
28250       </method>
28251       <method name="Int32 &lt;&gt;m__1()">
28252         <size>7</size>
28253       </method>
28254     </type>
28255     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28256       <method name="Void .ctor()">
28257         <size>7</size>
28258       </method>
28259       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28260         <size>33</size>
28261       </method>
28262     </type>
28263   </test>
28264   <test name="test-365.cs">
28265     <type name="C">
28266       <method name="Void .ctor()">
28267         <size>19</size>
28268       </method>
28269       <method name="Void set_LiteralType(LiteralType)">
28270         <size>1</size>
28271       </method>
28272       <method name="Void Main()">
28273         <size>1</size>
28274       </method>
28275     </type>
28276   </test>
28277   <test name="test-366.cs">
28278     <type name="C">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="Int32 Main()">
28283         <size>20</size>
28284       </method>
28285     </type>
28286   </test>
28287   <test name="test-367.cs">
28288     <type name="X">
28289       <method name="Void .ctor()">
28290         <size>7</size>
28291       </method>
28292       <method name="Int32 Main()">
28293         <size>20</size>
28294       </method>
28295     </type>
28296   </test>
28297   <test name="test-368.cs">
28298     <type name="X">
28299       <method name="Void .ctor()">
28300         <size>7</size>
28301       </method>
28302       <method name="Void Main()">
28303         <size>27</size>
28304       </method>
28305     </type>
28306   </test>
28307   <test name="test-369.cs">
28308     <type name="Test">
28309       <method name="Void .ctor()">
28310         <size>7</size>
28311       </method>
28312       <method name="Boolean Equals(System.Object)">
28313         <size>2</size>
28314       </method>
28315       <method name="Int32 GetHashCode()">
28316         <size>2</size>
28317       </method>
28318       <method name="Void Main()">
28319         <size>47</size>
28320       </method>
28321       <method name="Boolean op_Equality(Test, Test)">
28322         <size>14</size>
28323       </method>
28324       <method name="Boolean op_Inequality(Test, Test)">
28325         <size>2</size>
28326       </method>
28327     </type>
28328   </test>
28329   <test name="test-37.cs">
28330     <type name="X">
28331       <method name="Void .ctor()">
28332         <size>7</size>
28333       </method>
28334       <method name="Void m(System.Int32[])">
28335         <size>9</size>
28336       </method>
28337       <method name="Int32 test_int_single_dim()">
28338         <size>88</size>
28339       </method>
28340       <method name="Int32 simple_test_double_dim()">
28341         <size>78</size>
28342       </method>
28343       <method name="Int32 Main()">
28344         <size>12</size>
28345       </method>
28346     </type>
28347   </test>
28348   <test name="test-370.cs">
28349     <type name="Test.Application">
28350       <method name="Void .ctor()">
28351         <size>7</size>
28352       </method>
28353       <method name="Int32 ParseType(System.String)">
28354         <size>168</size>
28355       </method>
28356       <method name="Int32 Main()">
28357         <size>54</size>
28358       </method>
28359     </type>
28360   </test>
28361   <test name="test-371.cs">
28362     <type name="X">
28363       <method name="Void .ctor(Boolean&amp;)">
28364         <size>10</size>
28365       </method>
28366       <method name="Void Main()">
28367         <size>1</size>
28368       </method>
28369     </type>
28370     <type name="Y">
28371       <method name="Void .ctor(Boolean&amp;)">
28372         <size>8</size>
28373       </method>
28374     </type>
28375   </test>
28376   <test name="test-372.cs">
28377     <type name="GenericNode">
28378       <method name="Void .ctor()">
28379         <size>7</size>
28380       </method>
28381       <method name="Int32 GetStat()">
28382         <size>2</size>
28383       </method>
28384     </type>
28385     <type name="GenericFileNode">
28386       <method name="Void .ctor()">
28387         <size>7</size>
28388       </method>
28389       <method name="Int32 NotUsed()">
28390         <size>2</size>
28391       </method>
28392     </type>
28393     <type name="WorkingTest">
28394       <method name="Void .ctor()">
28395         <size>7</size>
28396       </method>
28397       <method name="Int32 GetStat()">
28398         <size>3</size>
28399       </method>
28400     </type>
28401     <type name="FailingTest">
28402       <method name="Void .ctor()">
28403         <size>7</size>
28404       </method>
28405       <method name="Int32 GetStat()">
28406         <size>3</size>
28407       </method>
28408     </type>
28409     <type name="TestWrapper">
28410       <method name="Void .ctor()">
28411         <size>7</size>
28412       </method>
28413       <method name="Boolean Test(Node, System.String)">
28414         <size>39</size>
28415       </method>
28416       <method name="Int32 Main()">
28417         <size>44</size>
28418       </method>
28419     </type>
28420   </test>
28421   <test name="test-373.cs">
28422     <type name="Test">
28423       <method name="Void .ctor()">
28424         <size>7</size>
28425       </method>
28426       <method name="Void Main(System.String[])">
28427         <size>50</size>
28428       </method>
28429     </type>
28430   </test>
28431   <test name="test-374.cs">
28432     <type name="Test">
28433       <method name="Void .ctor()">
28434         <size>7</size>
28435       </method>
28436     </type>
28437     <type name="Rest">
28438       <method name="Void .ctor()">
28439         <size>7</size>
28440       </method>
28441       <method name="Void Main()">
28442         <size>1</size>
28443       </method>
28444     </type>
28445   </test>
28446   <test name="test-375.cs">
28447     <type name="a">
28448       <method name="Void .ctor()">
28449         <size>7</size>
28450       </method>
28451     </type>
28452     <type name="a+b">
28453       <method name="Void .ctor()">
28454         <size>7</size>
28455       </method>
28456     </type>
28457     <type name="c">
28458       <method name="Void .ctor()">
28459         <size>7</size>
28460       </method>
28461       <method name="Void Main()">
28462         <size>1</size>
28463       </method>
28464     </type>
28465     <type name="c+d">
28466       <method name="Void .ctor()">
28467         <size>7</size>
28468       </method>
28469     </type>
28470   </test>
28471   <test name="test-376.cs">
28472     <type name="C">
28473       <method name="Void .ctor()">
28474         <size>7</size>
28475       </method>
28476       <method name="Int32 Main()">
28477         <size>72</size>
28478       </method>
28479     </type>
28480   </test>
28481   <test name="test-377.cs">
28482     <type name="Tests">
28483       <method name="Void .ctor()">
28484         <size>7</size>
28485       </method>
28486       <method name="Void test()">
28487         <size>10</size>
28488       </method>
28489       <method name="Void Main()">
28490         <size>1</size>
28491       </method>
28492     </type>
28493   </test>
28494   <test name="test-378.cs">
28495     <type name="C">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void Main()">
28500         <size>1</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-379.cs">
28505     <type name="DeadCode">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509       <method name="Void Main()">
28510         <size>12</size>
28511       </method>
28512       <method name="System.String SomeFunc(System.String)">
28513         <size>2</size>
28514       </method>
28515     </type>
28516   </test>
28517   <test name="test-38.cs">
28518     <type name="X">
28519       <method name="Void .ctor()">
28520         <size>7</size>
28521       </method>
28522       <method name="Int32 get_Item(Int32)">
28523         <size>20</size>
28524       </method>
28525       <method name="Void set_Item(Int32, Int32)">
28526         <size>26</size>
28527       </method>
28528       <method name="Int32 Foo()">
28529         <size>2</size>
28530       </method>
28531       <method name="Int32 get_Bar()">
28532         <size>7</size>
28533       </method>
28534       <method name="Void set_Bar(Int32)">
28535         <size>8</size>
28536       </method>
28537     </type>
28538     <type name="Y">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542       <method name="UInt32 get_Item(UInt32)">
28543         <size>20</size>
28544       </method>
28545       <method name="Void set_Item(UInt32, UInt32)">
28546         <size>26</size>
28547       </method>
28548       <method name="UInt32 Foo()">
28549         <size>2</size>
28550       </method>
28551       <method name="UInt32 get_Bar()">
28552         <size>7</size>
28553       </method>
28554       <method name="Void set_Bar(UInt32)">
28555         <size>8</size>
28556       </method>
28557     </type>
28558     <type name="Test">
28559       <method name="Void .ctor()">
28560         <size>7</size>
28561       </method>
28562       <method name="Int32 Main()">
28563         <size>288</size>
28564       </method>
28565     </type>
28566   </test>
28567   <test name="test-380.cs">
28568     <type name="T">
28569       <method name="Void .ctor()">
28570         <size>7</size>
28571       </method>
28572       <method name="Int32 Main()">
28573         <size>17</size>
28574       </method>
28575     </type>
28576   </test>
28577   <test name="test-381.cs">
28578     <type name="Application">
28579       <method name="Void .ctor()">
28580         <size>7</size>
28581       </method>
28582       <method name="Void Main(System.String[])">
28583         <size>13</size>
28584       </method>
28585     </type>
28586   </test>
28587   <test name="test-382.cs">
28588     <type name="Dec">
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592       <method name="Void .cctor()">
28593         <size>16</size>
28594       </method>
28595       <method name="Void Main()">
28596         <size>108</size>
28597       </method>
28598     </type>
28599   </test>
28600   <test name="test-383.cs">
28601     <type name="X">
28602       <method name="Void .ctor()">
28603         <size>37</size>
28604       </method>
28605       <method name="X testme(Int32 ByRef)">
28606         <size>5</size>
28607       </method>
28608       <method name="Void Main()">
28609         <size>7</size>
28610       </method>
28611     </type>
28612   </test>
28613   <test name="test-384.cs">
28614     <type name="X">
28615       <method name="Void .ctor()">
28616         <size>7</size>
28617       </method>
28618       <method name="Void .cctor()">
28619         <size>8</size>
28620       </method>
28621       <method name="Void Test()">
28622         <size>40</size>
28623       </method>
28624       <method name="Int32 Main()">
28625         <size>21</size>
28626       </method>
28627     </type>
28628   </test>
28629   <test name="test-385.cs">
28630     <type name="Test">
28631       <method name="Void .ctor()">
28632         <size>7</size>
28633       </method>
28634       <method name="Int32 Main()">
28635         <size>40</size>
28636       </method>
28637     </type>
28638   </test>
28639   <test name="test-386.cs">
28640     <type name="SuperDecimal">
28641       <method name="Void .ctor(Decimal)">
28642         <size>14</size>
28643       </method>
28644       <method name="Void Main()">
28645         <size>15</size>
28646       </method>
28647       <method name="SuperDecimal op_Implicit(Decimal)">
28648         <size>7</size>
28649       </method>
28650     </type>
28651   </test>
28652   <test name="test-387.cs">
28653     <type name="ObjectID">
28654       <method name="Void .ctor(Int64)">
28655         <size>8</size>
28656       </method>
28657       <method name="Void Main()">
28658         <size>22</size>
28659       </method>
28660       <method name="Int64 op_Implicit(ObjectID)">
28661         <size>8</size>
28662       </method>
28663       <method name="ObjectID op_Implicit(Int64)">
28664         <size>7</size>
28665       </method>
28666     </type>
28667   </test>
28668   <test name="test-388.cs">
28669     <type name="Schemas.basefieldtype">
28670       <method name="Void .ctor()">
28671         <size>7</size>
28672       </method>
28673       <method name="System.Object Instantiate()">
28674         <size>2</size>
28675       </method>
28676     </type>
28677     <type name="Schemas.fieldtype">
28678       <method name="Void .ctor()">
28679         <size>7</size>
28680       </method>
28681       <method name="System.Object Instantiate()">
28682         <size>18</size>
28683       </method>
28684     </type>
28685     <type name="Schemas.compoundfield">
28686       <method name="Void .ctor()">
28687         <size>7</size>
28688       </method>
28689       <method name="System.Object Instantiate()">
28690         <size>18</size>
28691       </method>
28692     </type>
28693     <type name="Schemas.field">
28694       <method name="Void .ctor()">
28695         <size>7</size>
28696       </method>
28697       <method name="System.Object Instantiate()">
28698         <size>18</size>
28699       </method>
28700     </type>
28701     <type name="Schemas.formdata">
28702       <method name="Void .ctor()">
28703         <size>7</size>
28704       </method>
28705       <method name="System.Object Instantiate()">
28706         <size>12</size>
28707       </method>
28708     </type>
28709     <type name="Schemas.M">
28710       <method name="Void .ctor()">
28711         <size>7</size>
28712       </method>
28713       <method name="Void Main()">
28714         <size>1</size>
28715       </method>
28716     </type>
28717   </test>
28718   <test name="test-389.cs">
28719     <type name="Schemas.basefieldtype">
28720       <method name="Void .ctor()">
28721         <size>7</size>
28722       </method>
28723       <method name="System.Object Instantiate()">
28724         <size>2</size>
28725       </method>
28726     </type>
28727     <type name="Schemas.fieldtype">
28728       <method name="Void .ctor()">
28729         <size>7</size>
28730       </method>
28731       <method name="System.Object Instantiate()">
28732         <size>18</size>
28733       </method>
28734     </type>
28735     <type name="Schemas.compoundfield">
28736       <method name="Void .ctor()">
28737         <size>7</size>
28738       </method>
28739       <method name="System.Object Instantiate()">
28740         <size>18</size>
28741       </method>
28742     </type>
28743     <type name="Schemas.field">
28744       <method name="Void .ctor()">
28745         <size>7</size>
28746       </method>
28747       <method name="System.Object Instantiate()">
28748         <size>18</size>
28749       </method>
28750     </type>
28751     <type name="Schemas.formdata">
28752       <method name="Void .ctor()">
28753         <size>7</size>
28754       </method>
28755       <method name="System.Object Instantiate()">
28756         <size>12</size>
28757       </method>
28758     </type>
28759     <type name="Schemas.M">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763       <method name="Void Main()">
28764         <size>1</size>
28765       </method>
28766     </type>
28767   </test>
28768   <test name="test-39.cs">
28769     <type name="SimpleAttribute">
28770       <method name="Void .ctor(String)">
28771         <size>14</size>
28772       </method>
28773       <method name="System.String get_AnotherArg()">
28774         <size>7</size>
28775       </method>
28776       <method name="Void set_AnotherArg(System.String)">
28777         <size>8</size>
28778       </method>
28779       <method name="Int64 get_LongValue()">
28780         <size>3</size>
28781       </method>
28782       <method name="Void set_LongValue(Int64)">
28783         <size>1</size>
28784       </method>
28785       <method name="System.Int64[] get_ArrayValue()">
28786         <size>7</size>
28787       </method>
28788       <method name="Void set_ArrayValue(System.Int64[])">
28789         <size>1</size>
28790       </method>
28791     </type>
28792     <type name="Blah2">
28793       <method name="Void .ctor()">
28794         <size>7</size>
28795       </method>
28796     </type>
28797     <type name="Blah3">
28798       <method name="Void .ctor()">
28799         <size>7</size>
28800       </method>
28801     </type>
28802     <type name="Blah">
28803       <method name="Void .ctor()">
28804         <size>7</size>
28805       </method>
28806       <method name="Int32 Main()">
28807         <size>171</size>
28808       </method>
28809     </type>
28810   </test>
28811   <test name="test-390.cs">
28812     <type name="C">
28813       <method name="Void .ctor()">
28814         <size>7</size>
28815       </method>
28816       <method name="Void Main()">
28817         <size>1</size>
28818       </method>
28819     </type>
28820     <type name="C+O">
28821       <method name="Void .ctor()">
28822         <size>7</size>
28823       </method>
28824       <method name="Void Foo()">
28825         <size>1</size>
28826       </method>
28827     </type>
28828     <type name="C+N">
28829       <method name="Void .ctor()">
28830         <size>7</size>
28831       </method>
28832       <method name="Void Foo()">
28833         <size>1</size>
28834       </method>
28835     </type>
28836     <type name="C+M">
28837       <method name="Void .ctor()">
28838         <size>7</size>
28839       </method>
28840     </type>
28841   </test>
28842   <test name="test-391.cs">
28843     <type name="C">
28844       <method name="Void .ctor()">
28845         <size>7</size>
28846       </method>
28847       <method name="Void Foo(Int32)">
28848         <size>1</size>
28849       </method>
28850       <method name="Void Foo(Int32 ByRef)">
28851         <size>1</size>
28852       </method>
28853       <method name="Void Bar(Boolean ByRef)">
28854         <size>4</size>
28855       </method>
28856       <method name="Void Bar(Boolean)">
28857         <size>1</size>
28858       </method>
28859       <method name="Void Main()">
28860         <size>1</size>
28861       </method>
28862     </type>
28863   </test>
28864   <test name="test-392.cs">
28865     <type name="C">
28866       <method name="Int32 Test()">
28867         <size>80</size>
28868       </method>
28869       <method name="Int32 Main()">
28870         <size>16</size>
28871       </method>
28872     </type>
28873     <type name="C+S">
28874       <method name="Void .ctor(Int32)">
28875         <size>8</size>
28876       </method>
28877     </type>
28878   </test>
28879   <test name="test-393.cs">
28880     <type name="A">
28881       <method name="Void .ctor(String)">
28882         <size>24</size>
28883       </method>
28884       <method name="Void .ctor()">
28885         <size>7</size>
28886       </method>
28887       <method name="System.String get_Name()">
28888         <size>7</size>
28889       </method>
28890     </type>
28891     <type name="B">
28892       <method name="Void .ctor(String)">
28893         <size>24</size>
28894       </method>
28895       <method name="Void .ctor()">
28896         <size>7</size>
28897       </method>
28898     </type>
28899     <type name="C">
28900       <method name="Void .ctor(String)">
28901         <size>24</size>
28902       </method>
28903     </type>
28904     <type name="Tester">
28905       <method name="Void .ctor()">
28906         <size>7</size>
28907       </method>
28908       <method name="A MethodSampleA(System.String)">
28909         <size>7</size>
28910       </method>
28911       <method name="B MethodSampleB(System.String)">
28912         <size>7</size>
28913       </method>
28914       <method name="C MethodSampleC(System.String)">
28915         <size>7</size>
28916       </method>
28917       <method name="Void Main()">
28918         <size>113</size>
28919       </method>
28920     </type>
28921     <type name="Tester+MethodHandler">
28922       <method name="Void .ctor(Object, IntPtr)">
28923         <size>0</size>
28924       </method>
28925       <method name="A Invoke(System.String)">
28926         <size>0</size>
28927       </method>
28928       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28929         <size>0</size>
28930       </method>
28931       <method name="A EndInvoke(IAsyncResult)">
28932         <size>0</size>
28933       </method>
28934     </type>
28935   </test>
28936   <test name="test-394.cs">
28937     <type name="A">
28938       <method name="Void .ctor(String)">
28939         <size>24</size>
28940       </method>
28941       <method name="Void .ctor()">
28942         <size>7</size>
28943       </method>
28944       <method name="System.String get_Name()">
28945         <size>7</size>
28946       </method>
28947     </type>
28948     <type name="B">
28949       <method name="Void .ctor(String)">
28950         <size>24</size>
28951       </method>
28952       <method name="Void .ctor()">
28953         <size>7</size>
28954       </method>
28955     </type>
28956     <type name="C">
28957       <method name="Void .ctor(String, String)">
28958         <size>31</size>
28959       </method>
28960       <method name="System.String get_Value()">
28961         <size>7</size>
28962       </method>
28963     </type>
28964     <type name="Tester">
28965       <method name="Void .ctor()">
28966         <size>7</size>
28967       </method>
28968       <method name="System.String MethodSampleA(A)">
28969         <size>7</size>
28970       </method>
28971       <method name="System.String MethodSampleB(B)">
28972         <size>7</size>
28973       </method>
28974       <method name="System.String MethodSampleC(C)">
28975         <size>23</size>
28976       </method>
28977       <method name="Void Main()">
28978         <size>128</size>
28979       </method>
28980     </type>
28981     <type name="Tester+MethodHandler">
28982       <method name="Void .ctor(Object, IntPtr)">
28983         <size>0</size>
28984       </method>
28985       <method name="System.String Invoke(C)">
28986         <size>0</size>
28987       </method>
28988       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28989         <size>0</size>
28990       </method>
28991       <method name="System.String EndInvoke(IAsyncResult)">
28992         <size>0</size>
28993       </method>
28994     </type>
28995   </test>
28996   <test name="test-395.cs">
28997     <type name="A">
28998       <method name="Void .ctor(String)">
28999         <size>24</size>
29000       </method>
29001       <method name="Void .ctor()">
29002         <size>7</size>
29003       </method>
29004       <method name="System.String get_Name()">
29005         <size>7</size>
29006       </method>
29007     </type>
29008     <type name="B">
29009       <method name="Void .ctor(String)">
29010         <size>24</size>
29011       </method>
29012       <method name="Void .ctor()">
29013         <size>7</size>
29014       </method>
29015     </type>
29016     <type name="C">
29017       <method name="Void .ctor(String, String)">
29018         <size>31</size>
29019       </method>
29020       <method name="System.String get_Value()">
29021         <size>7</size>
29022       </method>
29023     </type>
29024     <type name="Tester">
29025       <method name="Void .ctor()">
29026         <size>7</size>
29027       </method>
29028       <method name="Void MethodSample(B, A, C)">
29029         <size>55</size>
29030       </method>
29031       <method name="Void Main()">
29032         <size>71</size>
29033       </method>
29034     </type>
29035     <type name="Tester+MethodHandler">
29036       <method name="Void .ctor(Object, IntPtr)">
29037         <size>0</size>
29038       </method>
29039       <method name="Void Invoke(C, C, C)">
29040         <size>0</size>
29041       </method>
29042       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29043         <size>0</size>
29044       </method>
29045       <method name="Void EndInvoke(IAsyncResult)">
29046         <size>0</size>
29047       </method>
29048     </type>
29049   </test>
29050   <test name="test-396.cs">
29051     <type name="MainClass">
29052       <method name="Void .ctor()">
29053         <size>7</size>
29054       </method>
29055       <method name="Int32 Main()">
29056         <size>22</size>
29057       </method>
29058     </type>
29059   </test>
29060   <test name="test-397.cs">
29061     <type name="TypeCheckAttribute">
29062       <method name="Void .ctor()">
29063         <size>7</size>
29064       </method>
29065     </type>
29066     <type name="PropertyCheckAttribute">
29067       <method name="Void .ctor()">
29068         <size>7</size>
29069       </method>
29070     </type>
29071     <type name="AccessorCheckAttribute">
29072       <method name="Void .ctor(MethodAttributes)">
29073         <size>14</size>
29074       </method>
29075       <method name="MethodAttributes get_Attributes()">
29076         <size>7</size>
29077       </method>
29078     </type>
29079     <type name="Test">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 Main(System.String[])">
29084         <size>120</size>
29085       </method>
29086       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29087         <size>153</size>
29088       </method>
29089     </type>
29090     <type name="A">
29091       <method name="Void .ctor()">
29092         <size>7</size>
29093       </method>
29094       <method name="Int32 get_Value1()">
29095         <size>2</size>
29096       </method>
29097       <method name="Void set_Value1(Int32)">
29098         <size>1</size>
29099       </method>
29100       <method name="Int32 get_Value2()">
29101         <size>2</size>
29102       </method>
29103       <method name="Void set_Value2(Int32)">
29104         <size>1</size>
29105       </method>
29106       <method name="Int32 get_Value3()">
29107         <size>2</size>
29108       </method>
29109       <method name="Void set_Value3(Int32)">
29110         <size>1</size>
29111       </method>
29112       <method name="Int32 get_Value4()">
29113         <size>2</size>
29114       </method>
29115       <method name="Void set_Value4(Int32)">
29116         <size>1</size>
29117       </method>
29118       <method name="Int32 get_Value5()">
29119         <size>2</size>
29120       </method>
29121       <method name="Void set_Value5(Int32)">
29122         <size>1</size>
29123       </method>
29124     </type>
29125   </test>
29126   <test name="test-398.cs">
29127     <type name="Tester">
29128       <method name="Void .ctor()">
29129         <size>7</size>
29130       </method>
29131       <method name="Void Main()">
29132         <size>118</size>
29133       </method>
29134     </type>
29135     <type name="A">
29136       <method name="Void .ctor(Int32)">
29137         <size>14</size>
29138       </method>
29139       <method name="Int32 get_Count()">
29140         <size>7</size>
29141       </method>
29142       <method name="Void set_Count(Int32)">
29143         <size>8</size>
29144       </method>
29145       <method name="Int32 get_Item(Int32)">
29146         <size>2</size>
29147       </method>
29148       <method name="System.String get_Message()">
29149         <size>6</size>
29150       </method>
29151     </type>
29152     <type name="B">
29153       <method name="Void .ctor(Int32)">
29154         <size>8</size>
29155       </method>
29156       <method name="Void set_Count(Int32)">
29157         <size>1</size>
29158       </method>
29159       <method name="Void SetCount(Int32)">
29160         <size>8</size>
29161       </method>
29162       <method name="Int32 get_Item(Int32)">
29163         <size>8</size>
29164       </method>
29165       <method name="System.String get_Message()">
29166         <size>6</size>
29167       </method>
29168       <method name="Void set_Message(System.String)">
29169         <size>1</size>
29170       </method>
29171     </type>
29172   </test>
29173   <test name="test-399.cs">
29174     <type name="TestVararg">
29175       <method name="Void .ctor()">
29176         <size>7</size>
29177       </method>
29178       <method name="Int32 Main()">
29179         <size>345</size>
29180       </method>
29181       <method name="Void F(RuntimeArgumentHandle)">
29182         <size>1</size>
29183       </method>
29184       <method name="Void G(...)">
29185         <size>22</size>
29186       </method>
29187     </type>
29188   </test>
29189   <test name="test-4.cs">
29190     <type name="X">
29191       <method name="Void .ctor()">
29192         <size>7</size>
29193       </method>
29194       <method name="Void test(SByte)">
29195         <size>8</size>
29196       </method>
29197       <method name="Void test(Int32)">
29198         <size>8</size>
29199       </method>
29200       <method name="Int32 Main()">
29201         <size>102</size>
29202       </method>
29203     </type>
29204   </test>
29205   <test name="test-40.cs">
29206     <type name="Blah">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210       <method name="Int32 Main()">
29211         <size>203</size>
29212       </method>
29213     </type>
29214   </test>
29215   <test name="test-400.cs">
29216     <type name="X">
29217       <method name="Void .ctor()">
29218         <size>7</size>
29219       </method>
29220       <method name="Void .cctor()">
29221         <size>52</size>
29222       </method>
29223       <method name="Int32 TestDereference()">
29224         <size>89</size>
29225       </method>
29226       <method name="Int32 TestPtrAdd()">
29227         <size>87</size>
29228       </method>
29229       <method name="Int32 TestPtrAssign()">
29230         <size>198</size>
29231       </method>
29232       <method name="Int32 TestPtrArithmetic()">
29233         <size>227</size>
29234       </method>
29235       <method name="Int32 TestMultiple()">
29236         <size>93</size>
29237       </method>
29238       <method name="Int32 Main()">
29239         <size>82</size>
29240       </method>
29241     </type>
29242   </test>
29243   <test name="test-401.cs">
29244     <type name="X">
29245       <method name="Void .ctor()">
29246         <size>7</size>
29247       </method>
29248       <method name="Int32 Main()">
29249         <size>171</size>
29250       </method>
29251     </type>
29252   </test>
29253   <test name="test-402.cs">
29254     <type name="X">
29255       <method name="Void .ctor()">
29256         <size>7</size>
29257       </method>
29258       <method name="Int32 Main()">
29259         <size>18</size>
29260       </method>
29261     </type>
29262   </test>
29263   <test name="test-403.cs">
29264     <type name="Foo">
29265       <method name="Void .ctor()">
29266         <size>7</size>
29267       </method>
29268       <method name="Int32 Main()">
29269         <size>91</size>
29270       </method>
29271     </type>
29272   </test>
29273   <test name="test-404.cs">
29274     <type name="X">
29275       <method name="Void .ctor()">
29276         <size>7</size>
29277       </method>
29278       <method name="Int32 Main()">
29279         <size>48</size>
29280       </method>
29281       <method name="Int32* get_v()">
29282         <size>20</size>
29283       </method>
29284     </type>
29285   </test>
29286   <test name="test-405.cs">
29287     <type name="testapp.LibTestAPI">
29288       <method name="Void .ctor()">
29289         <size>7</size>
29290       </method>
29291       <method name="Void Create()">
29292         <size>17</size>
29293       </method>
29294     </type>
29295     <type name="testapp.TestApp">
29296       <method name="Void .ctor()">
29297         <size>7</size>
29298       </method>
29299       <method name="Void Main(System.String[])">
29300         <size>13</size>
29301       </method>
29302     </type>
29303   </test>
29304   <test name="test-406.cs">
29305     <type name="TestCase.Test">
29306       <method name="Void .ctor()">
29307         <size>7</size>
29308       </method>
29309       <method name="Int32 Main(System.String[])">
29310         <size>180</size>
29311       </method>
29312       <method name="UInt32 DoOp(UInt32*)">
29313         <size>11</size>
29314       </method>
29315       <method name="UInt32 DoOp2(UInt32*)">
29316         <size>10</size>
29317       </method>
29318     </type>
29319   </test>
29320   <test name="test-407.cs">
29321     <type name="MainClass">
29322       <method name="Void .ctor()">
29323         <size>7</size>
29324       </method>
29325       <method name="Void Main()">
29326         <size>12</size>
29327       </method>
29328     </type>
29329   </test>
29330   <test name="test-408.cs">
29331     <type name="T">
29332       <method name="Void .ctor()">
29333         <size>7</size>
29334       </method>
29335       <method name="Int32 Main()">
29336         <size>44</size>
29337       </method>
29338     </type>
29339   </test>
29340   <test name="test-409.cs">
29341     <type name="X">
29342       <method name="Int32 Main()">
29343         <size>27</size>
29344       </method>
29345     </type>
29346   </test>
29347   <test name="test-41.cs">
29348     <type name="X">
29349       <method name="Void .ctor()">
29350         <size>7</size>
29351       </method>
29352       <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)">
29353         <size>188</size>
29354       </method>
29355       <method name="Int32 Main()">
29356         <size>228</size>
29357       </method>
29358     </type>
29359   </test>
29360   <test name="test-410.cs">
29361     <type name="B">
29362       <method name="Void .ctor()">
29363         <size>7</size>
29364       </method>
29365       <method name="Int32 Main()">
29366         <size>28</size>
29367       </method>
29368     </type>
29369   </test>
29370   <test name="test-411.cs">
29371     <type name="QtSamples.QtClass">
29372       <method name="Void .ctor()">
29373         <size>24</size>
29374       </method>
29375       <method name="Void pressEvent()">
29376         <size>1</size>
29377       </method>
29378     </type>
29379     <type name="QtSamples.Testing">
29380       <method name="Void .ctor()">
29381         <size>7</size>
29382       </method>
29383       <method name="Int32 Main()">
29384         <size>8</size>
29385       </method>
29386     </type>
29387   </test>
29388   <test name="test-412.cs">
29389     <type name="Foo.Baz">
29390       <method name="Void .ctor()">
29391         <size>7</size>
29392       </method>
29393       <method name="Void Main()">
29394         <size>1</size>
29395       </method>
29396     </type>
29397   </test>
29398   <test name="test-413.cs">
29399     <type name="Driver">
29400       <method name="Void .ctor()">
29401         <size>7</size>
29402       </method>
29403       <method name="Void Main()">
29404         <size>6</size>
29405       </method>
29406     </type>
29407   </test>
29408   <test name="test-414.cs">
29409     <type name="BB">
29410       <method name="Void .ctor()">
29411         <size>7</size>
29412       </method>
29413       <method name="System.String get_Data()">
29414         <size>2</size>
29415       </method>
29416       <method name="Void Main()">
29417         <size>1</size>
29418       </method>
29419     </type>
29420   </test>
29421   <test name="test-415.cs">
29422     <type name="MyTestExtended">
29423       <method name="Void .ctor()">
29424         <size>7</size>
29425       </method>
29426       <method name="System.String GetName()">
29427         <size>6</size>
29428       </method>
29429       <method name="Void Main(System.String[])">
29430         <size>33</size>
29431       </method>
29432     </type>
29433   </test>
29434   <test name="test-417.cs">
29435     <type name="blah2.MyClass">
29436       <method name="Void .ctor()">
29437         <size>7</size>
29438       </method>
29439       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29440         <size>24</size>
29441       </method>
29442       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29443         <size>24</size>
29444       </method>
29445       <method name="Void DoSomethingFunny()">
29446         <size>46</size>
29447       </method>
29448       <method name="Void Main(System.String[])">
29449         <size>13</size>
29450       </method>
29451     </type>
29452   </test>
29453   <test name="test-419.cs">
29454     <type name="Test">
29455       <method name="Void .ctor()">
29456         <size>7</size>
29457       </method>
29458       <method name="Void Main()">
29459         <size>7</size>
29460       </method>
29461     </type>
29462   </test>
29463   <test name="test-42.cs">
29464     <type name="X">
29465       <method name="Void .ctor()">
29466         <size>7</size>
29467       </method>
29468       <method name="Int32 get_Item(Int32)">
29469         <size>14</size>
29470       </method>
29471       <method name="Void set_Item(Int32, Int32)">
29472         <size>15</size>
29473       </method>
29474       <method name="Int32 get_P()">
29475         <size>7</size>
29476       </method>
29477       <method name="Void set_P(Int32)">
29478         <size>8</size>
29479       </method>
29480     </type>
29481     <type name="Z">
29482       <method name="Void .ctor()">
29483         <size>7</size>
29484       </method>
29485       <method name="Z get_P()">
29486         <size>2</size>
29487       </method>
29488       <method name="Void set_P(Z)">
29489         <size>1</size>
29490       </method>
29491       <method name="Z op_Increment(Z)">
29492         <size>16</size>
29493       </method>
29494     </type>
29495     <type name="Y">
29496       <method name="Void .ctor()">
29497         <size>7</size>
29498       </method>
29499       <method name="Int32 p_pre_increment(X)">
29500         <size>18</size>
29501       </method>
29502       <method name="Int32 p_post_increment(X)">
29503         <size>18</size>
29504       </method>
29505       <method name="Int32 i_pre_increment(X)">
29506         <size>27</size>
29507       </method>
29508       <method name="Int32 i_post_increment(X)">
29509         <size>27</size>
29510       </method>
29511       <method name="Z overload_increment(Z)">
29512         <size>10</size>
29513       </method>
29514       <method name="Z overload_pre_increment(Z)">
29515         <size>10</size>
29516       </method>
29517       <method name="Z ugly(Z)">
29518         <size>21</size>
29519       </method>
29520       <method name="Int32 simple(Int32)">
29521         <size>62</size>
29522       </method>
29523       <method name="Int32 arrays()">
29524         <size>234</size>
29525       </method>
29526       <method name="Int32 Main()">
29527         <size>161</size>
29528       </method>
29529     </type>
29530   </test>
29531   <test name="test-420.cs">
29532     <type name="Test">
29533       <method name="Void .ctor()">
29534         <size>7</size>
29535       </method>
29536       <method name="Void Main()">
29537         <size>7</size>
29538       </method>
29539     </type>
29540   </test>
29541   <test name="test-421.cs">
29542     <type name="A">
29543       <method name="Void .ctor()">
29544         <size>7</size>
29545       </method>
29546       <method name="Void SetObject(System.String)">
29547         <size>12</size>
29548       </method>
29549     </type>
29550     <type name="B">
29551       <method name="Void .ctor()">
29552         <size>7</size>
29553       </method>
29554     </type>
29555     <type name="C">
29556       <method name="Void .ctor()">
29557         <size>7</size>
29558       </method>
29559       <method name="Void .cctor()">
29560         <size>1</size>
29561       </method>
29562       <method name="Void SetObject(System.String)">
29563         <size>18</size>
29564       </method>
29565     </type>
29566     <type name="X">
29567       <method name="Void .ctor()">
29568         <size>7</size>
29569       </method>
29570       <method name="Int32 Main(System.String[])">
29571         <size>31</size>
29572       </method>
29573     </type>
29574   </test>
29575   <test name="test-422.cs">
29576     <type name="HelloWorld.MainClass">
29577       <method name="Void .ctor()">
29578         <size>7</size>
29579       </method>
29580       <method name="Void .cctor()">
29581         <size>17</size>
29582       </method>
29583       <method name="Void Main(System.String[])">
29584         <size>1</size>
29585       </method>
29586       <method name="Boolean CheckTrueThat()">
29587         <size>2</size>
29588       </method>
29589     </type>
29590   </test>
29591   <test name="test-423.cs">
29592     <type name="Test">
29593       <method name="Void .ctor()">
29594         <size>7</size>
29595       </method>
29596       <method name="Void Func(Int32 ByRef)">
29597         <size>12</size>
29598       </method>
29599       <method name="Void Main()">
29600         <size>10</size>
29601       </method>
29602       <method name="Void lowLevelCall(Int32*)">
29603         <size>1</size>
29604       </method>
29605     </type>
29606   </test>
29607   <test name="test-424.cs">
29608     <type name="XX">
29609       <method name="Void .ctor()">
29610         <size>7</size>
29611       </method>
29612       <method name="Void Metodo(System.Exception)">
29613         <size>37</size>
29614       </method>
29615       <method name="IEnumerable X()">
29616         <size>16</size>
29617       </method>
29618       <method name="Void Main()">
29619         <size>63</size>
29620       </method>
29621     </type>
29622     <type name="XX+&lt;X&gt;c__Iterator0">
29623       <method name="Void .ctor()">
29624         <size>7</size>
29625       </method>
29626       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29627         <size>7</size>
29628       </method>
29629       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29630         <size>7</size>
29631       </method>
29632       <method name="Boolean MoveNext()">
29633         <size>105</size>
29634       </method>
29635       <method name="Void Dispose()">
29636         <size>8</size>
29637       </method>
29638       <method name="Void Reset()">
29639         <size>6</size>
29640       </method>
29641       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29642         <size>7</size>
29643       </method>
29644       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29645         <size>26</size>
29646       </method>
29647     </type>
29648   </test>
29649   <test name="test-425.cs">
29650     <type name="A">
29651       <method name="Void .ctor()">
29652         <size>7</size>
29653       </method>
29654       <method name="Void Main()">
29655         <size>1</size>
29656       </method>
29657     </type>
29658     <type name="AAttribute">
29659       <method name="Void .ctor()">
29660         <size>7</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-426.cs">
29665     <type name="X">
29666       <method name="Void .ctor()">
29667         <size>7</size>
29668       </method>
29669       <method name="Void Main()">
29670         <size>11</size>
29671       </method>
29672     </type>
29673   </test>
29674   <test name="test-427.cs">
29675     <type name="X">
29676       <method name="Void .ctor()">
29677         <size>7</size>
29678       </method>
29679       <method name="Void Main()">
29680         <size>11</size>
29681       </method>
29682     </type>
29683   </test>
29684   <test name="test-428.cs">
29685     <type name="A">
29686       <method name="Void .ctor()">
29687         <size>7</size>
29688       </method>
29689     </type>
29690     <type name="X">
29691       <method name="Void .ctor()">
29692         <size>7</size>
29693       </method>
29694       <method name="Void Main()">
29695         <size>18</size>
29696       </method>
29697     </type>
29698     <type name="X+A">
29699       <method name="Void .ctor()">
29700         <size>7</size>
29701       </method>
29702     </type>
29703   </test>
29704   <test name="test-429.cs">
29705     <type name="Foo.A">
29706       <method name="Void .ctor()">
29707         <size>7</size>
29708       </method>
29709     </type>
29710     <type name="A">
29711       <method name="Void .ctor()">
29712         <size>7</size>
29713       </method>
29714     </type>
29715     <type name="X">
29716       <method name="Void .ctor()">
29717         <size>7</size>
29718       </method>
29719       <method name="Void Main()">
29720         <size>18</size>
29721       </method>
29722     </type>
29723   </test>
29724   <test name="test-43.cs">
29725     <type name="X">
29726       <method name="Void .ctor()">
29727         <size>7</size>
29728       </method>
29729       <method name="Int32 test_single(System.Int32[])">
29730         <size>34</size>
29731       </method>
29732       <method name="Int32 test_continue(System.Int32[])">
29733         <size>57</size>
29734       </method>
29735       <method name="Boolean test_double(System.Double[])">
29736         <size>61</size>
29737       </method>
29738       <method name="Int32 test_break(System.Int32[])">
29739         <size>57</size>
29740       </method>
29741       <method name="Boolean test_multi(System.Int32[,])">
29742         <size>84</size>
29743       </method>
29744       <method name="Int32 Main()">
29745         <size>309</size>
29746       </method>
29747     </type>
29748   </test>
29749   <test name="test-430.cs">
29750     <type name="A">
29751       <method name="Void .ctor()">
29752         <size>7</size>
29753       </method>
29754     </type>
29755     <type name="X">
29756       <method name="Void .ctor()">
29757         <size>7</size>
29758       </method>
29759       <method name="Void Main()">
29760         <size>18</size>
29761       </method>
29762     </type>
29763     <type name="X+A">
29764       <method name="Void .ctor()">
29765         <size>7</size>
29766       </method>
29767     </type>
29768   </test>
29769   <test name="test-431.cs">
29770     <type name="Foo.A">
29771       <method name="Void .ctor()">
29772         <size>7</size>
29773       </method>
29774     </type>
29775     <type name="X">
29776       <method name="Void .ctor()">
29777         <size>7</size>
29778       </method>
29779       <method name="Void Main()">
29780         <size>18</size>
29781       </method>
29782     </type>
29783   </test>
29784   <test name="test-432.cs">
29785     <type name="Foo.A">
29786       <method name="Void .ctor()">
29787         <size>7</size>
29788       </method>
29789     </type>
29790     <type name="X">
29791       <method name="Void .ctor()">
29792         <size>7</size>
29793       </method>
29794       <method name="Void Main()">
29795         <size>18</size>
29796       </method>
29797     </type>
29798   </test>
29799   <test name="test-433.cs">
29800     <type name="Foo.A">
29801       <method name="Void .ctor()">
29802         <size>7</size>
29803       </method>
29804     </type>
29805     <type name="X">
29806       <method name="Void .ctor()">
29807         <size>7</size>
29808       </method>
29809       <method name="Void .cctor()">
29810         <size>11</size>
29811       </method>
29812       <method name="Void Main()">
29813         <size>16</size>
29814       </method>
29815     </type>
29816   </test>
29817   <test name="test-434.cs">
29818     <type name="Foo.A">
29819       <method name="Void .ctor()">
29820         <size>7</size>
29821       </method>
29822     </type>
29823     <type name="X">
29824       <method name="Void .ctor()">
29825         <size>7</size>
29826       </method>
29827       <method name="Void .cctor()">
29828         <size>11</size>
29829       </method>
29830       <method name="Void Main()">
29831         <size>16</size>
29832       </method>
29833     </type>
29834   </test>
29835   <test name="test-435.cs">
29836     <type name="X">
29837       <method name="Void .ctor()">
29838         <size>7</size>
29839       </method>
29840       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29841         <size>2</size>
29842       </method>
29843       <method name="Void Main()">
29844         <size>7</size>
29845       </method>
29846     </type>
29847   </test>
29848   <test name="test-436.cs">
29849     <type name="X">
29850       <method name="Void .ctor()">
29851         <size>7</size>
29852       </method>
29853       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29854         <size>2</size>
29855       </method>
29856       <method name="Void Main()">
29857         <size>7</size>
29858       </method>
29859     </type>
29860   </test>
29861   <test name="test-437.cs">
29862     <type name="T2">
29863       <method name="Void .ctor()">
29864         <size>7</size>
29865       </method>
29866     </type>
29867     <type name="Test">
29868       <method name="Void .ctor()">
29869         <size>7</size>
29870       </method>
29871       <method name="Void Main()">
29872         <size>65</size>
29873       </method>
29874     </type>
29875   </test>
29876   <test name="test-438.cs">
29877     <type name="Program">
29878       <method name="Void .ctor()">
29879         <size>7</size>
29880       </method>
29881       <method name="Void Main(System.String[])">
29882         <size>40</size>
29883       </method>
29884     </type>
29885   </test>
29886   <test name="test-439.cs">
29887     <type name="Test">
29888       <method name="Void .ctor()">
29889         <size>7</size>
29890       </method>
29891       <method name="Void Main()">
29892         <size>45</size>
29893       </method>
29894     </type>
29895     <type name="LayerMask">
29896       <method name="Int32 op_Implicit(LayerMask)">
29897         <size>8</size>
29898       </method>
29899       <method name="LayerMask op_Implicit(Int32)">
29900         <size>11</size>
29901       </method>
29902     </type>
29903   </test>
29904   <test name="test-44.cs">
29905     <type name="X">
29906       <method name="Void .ctor()">
29907         <size>7</size>
29908       </method>
29909       <method name="Int32 dob(System.Int32[,])">
29910         <size>80</size>
29911       </method>
29912       <method name="Int32 count(System.Object)">
29913         <size>39</size>
29914       </method>
29915       <method name="Int32 Main()">
29916         <size>133</size>
29917       </method>
29918     </type>
29919   </test>
29920   <test name="test-440.cs">
29921     <type name="A">
29922       <method name="Void .ctor()">
29923         <size>7</size>
29924       </method>
29925       <method name="Void Main()">
29926         <size>26</size>
29927       </method>
29928       <method name="Double op_Implicit(A)">
29929         <size>10</size>
29930       </method>
29931       <method name="Int32 op_Implicit(A)">
29932         <size>2</size>
29933       </method>
29934     </type>
29935   </test>
29936   <test name="test-441.cs">
29937     <type name="Test">
29938       <method name="Void .ctor()">
29939         <size>7</size>
29940       </method>
29941       <method name="Void .cctor()">
29942         <size>1</size>
29943       </method>
29944       <method name="Void Main()">
29945         <size>25</size>
29946       </method>
29947     </type>
29948   </test>
29949   <test name="test-442.cs">
29950     <type name="ConsoleApplication1.Program">
29951       <method name="Void .ctor()">
29952         <size>7</size>
29953       </method>
29954       <method name="Void Main(System.String[])">
29955         <size>70</size>
29956       </method>
29957     </type>
29958   </test>
29959   <test name="test-443.cs">
29960     <type name="C">
29961       <method name="Void .ctor(ITopic)">
29962         <size>31</size>
29963       </method>
29964       <method name="Void Main()">
29965         <size>1</size>
29966       </method>
29967     </type>
29968   </test>
29969   <test name="test-444.cs">
29970     <type name="쯠쯡쯢">
29971       <method name="Void .ctor()">
29972         <size>7</size>
29973       </method>
29974       <method name="Void Main()">
29975         <size>1</size>
29976       </method>
29977     </type>
29978   </test>
29979   <test name="test-445.cs">
29980     <type name="ConvFromInt">
29981       <method name="Void .ctor()">
29982         <size>14</size>
29983       </method>
29984       <method name="Void .ctor(Int32)">
29985         <size>16</size>
29986       </method>
29987       <method name="ConvFromInt op_Implicit(Int32)">
29988         <size>7</size>
29989       </method>
29990     </type>
29991     <type name="Foo">
29992       <method name="Void .ctor()">
29993         <size>7</size>
29994       </method>
29995       <method name="Void .cctor()">
29996         <size>45</size>
29997       </method>
29998       <method name="Void Main()">
29999         <size>111</size>
30000       </method>
30001     </type>
30002   </test>
30003   <test name="test-446.cs">
30004     <type name="FooTest">
30005       <method name="Void .ctor()">
30006         <size>7</size>
30007       </method>
30008       <method name="Void Main()">
30009         <size>8</size>
30010       </method>
30011       <method name="Void Foo(UInt64)">
30012         <size>1</size>
30013       </method>
30014     </type>
30015   </test>
30016   <test name="test-447.cs">
30017     <type name="System.MonoTODOAttribute">
30018       <method name="Void .ctor()">
30019         <size>7</size>
30020       </method>
30021     </type>
30022     <type name="System.Web.HttpBrowserCapabilities">
30023       <method name="Void .ctor()">
30024         <size>7</size>
30025       </method>
30026       <method name="System.Version get_A()">
30027         <size>6</size>
30028       </method>
30029     </type>
30030     <type name="Test">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034       <method name="Void Main()">
30035         <size>1</size>
30036       </method>
30037     </type>
30038   </test>
30039   <test name="test-448.cs">
30040     <type name="MonoDivideProblem">
30041       <method name="Void .ctor()">
30042         <size>7</size>
30043       </method>
30044       <method name="Void .cctor()">
30045         <size>17</size>
30046       </method>
30047       <method name="Void Main(System.String[])">
30048         <size>27</size>
30049       </method>
30050     </type>
30051   </test>
30052   <test name="test-449.cs">
30053     <type name="X">
30054       <method name="Void .ctor()">
30055         <size>7</size>
30056       </method>
30057       <method name="Void Main()">
30058         <size>1</size>
30059       </method>
30060       <method name="Void Z()">
30061         <size>19</size>
30062       </method>
30063       <method name="Void &lt;Z&gt;m__0(System.Object)">
30064         <size>25</size>
30065       </method>
30066       <method name="Void &lt;Z&gt;m__1(System.Object)">
30067         <size>7</size>
30068       </method>
30069     </type>
30070   </test>
30071   <test name="test-45.cs">
30072     <type name="Blah">
30073       <method name="Void .ctor()">
30074         <size>7</size>
30075       </method>
30076       <method name="Void .cctor()">
30077         <size>98</size>
30078       </method>
30079       <method name="Int32 Main()">
30080         <size>794</size>
30081       </method>
30082     </type>
30083     <type name="&lt;PrivateImplementationDetails&gt;">
30084       <method name="Void .ctor()">
30085         <size>7</size>
30086       </method>
30087     </type>
30088   </test>
30089   <test name="test-450.cs">
30090     <type name="MyAttribute">
30091       <method name="Void .ctor(String)">
30092         <size>7</size>
30093       </method>
30094     </type>
30095     <type name="X">
30096       <method name="Void .ctor()">
30097         <size>7</size>
30098       </method>
30099       <method name="Void Main()">
30100         <size>1</size>
30101       </method>
30102     </type>
30103   </test>
30104   <test name="test-451.cs">
30105     <type name="Test">
30106       <method name="Void .ctor()">
30107         <size>7</size>
30108       </method>
30109       <method name="Void Main()">
30110         <size>22</size>
30111       </method>
30112     </type>
30113   </test>
30114   <test name="test-452.cs">
30115     <type name="Foo">
30116       <method name="Void .ctor()">
30117         <size>7</size>
30118       </method>
30119     </type>
30120     <type name="Test">
30121       <method name="Void .ctor()">
30122         <size>7</size>
30123       </method>
30124       <method name="Void Main()">
30125         <size>7</size>
30126       </method>
30127     </type>
30128   </test>
30129   <test name="test-453.cs">
30130     <type name="C">
30131       <method name="Void .ctor()">
30132         <size>7</size>
30133       </method>
30134       <method name="Void Main()">
30135         <size>33</size>
30136       </method>
30137     </type>
30138   </test>
30139   <test name="test-454.cs">
30140     <type name="FooAttribute">
30141       <method name="Void .ctor()">
30142         <size>7</size>
30143       </method>
30144     </type>
30145     <type name="Test">
30146       <method name="Void .ctor()">
30147         <size>7</size>
30148       </method>
30149       <method name="Int32 Main()">
30150         <size>237</size>
30151       </method>
30152     </type>
30153   </test>
30154   <test name="test-455.cs">
30155     <type name="Test">
30156       <method name="Void .ctor()">
30157         <size>7</size>
30158       </method>
30159       <method name="Void Main()">
30160         <size>21</size>
30161       </method>
30162     </type>
30163     <type name="Foo">
30164       <method name="Int32 GetHashCode()">
30165         <size>17</size>
30166       </method>
30167     </type>
30168   </test>
30169   <test name="test-456.cs">
30170     <type name="Test">
30171       <method name="Void .ctor()">
30172         <size>7</size>
30173       </method>
30174       <method name="Void Main()">
30175         <size>16</size>
30176       </method>
30177     </type>
30178     <type name="Foo">
30179       <method name="Void foo()">
30180         <size>11</size>
30181       </method>
30182     </type>
30183   </test>
30184   <test name="test-457.cs">
30185     <type name="Number">
30186       <method name="Void .ctor()">
30187         <size>7</size>
30188       </method>
30189       <method name="Void IDouble.Add(Double)">
30190         <size>11</size>
30191       </method>
30192       <method name="Void IInteger.Add(Int32)">
30193         <size>11</size>
30194       </method>
30195       <method name="Int32 Main()">
30196         <size>52</size>
30197       </method>
30198     </type>
30199   </test>
30200   <test name="test-458.cs">
30201     <type name="MyAttr">
30202       <method name="Void .ctor()">
30203         <size>7</size>
30204       </method>
30205       <method name="Void .ctor(Type)">
30206         <size>7</size>
30207       </method>
30208       <method name="Void .ctor(String)">
30209         <size>7</size>
30210       </method>
30211       <method name="Void .ctor(Int32)">
30212         <size>7</size>
30213       </method>
30214     </type>
30215     <type name="ClassA">
30216       <method name="Void .ctor()">
30217         <size>7</size>
30218       </method>
30219     </type>
30220     <type name="ClassB">
30221       <method name="Void .ctor()">
30222         <size>7</size>
30223       </method>
30224     </type>
30225     <type name="ClassC">
30226       <method name="Void .ctor()">
30227         <size>7</size>
30228       </method>
30229     </type>
30230     <type name="ClassD">
30231       <method name="Void .ctor()">
30232         <size>7</size>
30233       </method>
30234     </type>
30235     <type name="Top">
30236       <method name="Void .ctor()">
30237         <size>7</size>
30238       </method>
30239       <method name="Int32 Main()">
30240         <size>28</size>
30241       </method>
30242     </type>
30243   </test>
30244   <test name="test-459.cs">
30245     <type name="CC">
30246       <method name="Void .ctor()">
30247         <size>7</size>
30248       </method>
30249       <method name="Int32 Main()">
30250         <size>13</size>
30251       </method>
30252     </type>
30253     <type name="CC+IfElseStateMachine">
30254       <method name="Void .ctor()">
30255         <size>7</size>
30256       </method>
30257       <method name="Void HandleToken(Token)">
30258         <size>15</size>
30259       </method>
30260     </type>
30261   </test>
30262   <test name="test-46.cs">
30263     <type name="X">
30264       <method name="Void .ctor()">
30265         <size>7</size>
30266       </method>
30267       <method name="Int32 cast_int(System.Object)">
30268         <size>7</size>
30269       </method>
30270       <method name="UInt32 cast_uint(System.Object)">
30271         <size>7</size>
30272       </method>
30273       <method name="Int16 cast_short(System.Object)">
30274         <size>7</size>
30275       </method>
30276       <method name="Char cast_char(System.Object)">
30277         <size>7</size>
30278       </method>
30279       <method name="UInt16 cast_ushort(System.Object)">
30280         <size>7</size>
30281       </method>
30282       <method name="Byte cast_byte(System.Object)">
30283         <size>7</size>
30284       </method>
30285       <method name="SByte cast_sbyte(System.Object)">
30286         <size>7</size>
30287       </method>
30288       <method name="Int64 cast_long(System.Object)">
30289         <size>7</size>
30290       </method>
30291       <method name="UInt64 cast_ulong(System.Object)">
30292         <size>7</size>
30293       </method>
30294       <method name="Single cast_float(System.Object)">
30295         <size>7</size>
30296       </method>
30297       <method name="Double cast_double(System.Object)">
30298         <size>7</size>
30299       </method>
30300       <method name="Boolean cast_bool(System.Object)">
30301         <size>7</size>
30302       </method>
30303       <method name="Int32 Main()">
30304         <size>1120</size>
30305       </method>
30306     </type>
30307   </test>
30308   <test name="test-460.cs">
30309     <type name="MainClass">
30310       <method name="Void .ctor()">
30311         <size>7</size>
30312       </method>
30313       <method name="Void .cctor()">
30314         <size>18</size>
30315       </method>
30316       <method name="Void Main()">
30317         <size>1</size>
30318       </method>
30319     </type>
30320   </test>
30321   <test name="test-461.cs">
30322     <type name="Valtest">
30323       <method name="Void .ctor()">
30324         <size>7</size>
30325       </method>
30326       <method name="Int32 Main()">
30327         <size>50</size>
30328       </method>
30329     </type>
30330     <type name="Value">
30331       <method name="Void .ctor(Object)">
30332         <size>1</size>
30333       </method>
30334       <method name="System.Object get_Val()">
30335         <size>7</size>
30336       </method>
30337       <method name="System.Enum get_Val2()">
30338         <size>7</size>
30339       </method>
30340     </type>
30341   </test>
30342   <test name="test-462.cs">
30343     <type name="X">
30344       <method name="Void .ctor()">
30345         <size>7</size>
30346       </method>
30347       <method name="Void Method(X)">
30348         <size>1</size>
30349       </method>
30350       <method name="Void Method(System.String)">
30351         <size>8</size>
30352       </method>
30353       <method name="Int32 Main()">
30354         <size>28</size>
30355       </method>
30356     </type>
30357   </test>
30358   <test name="test-463.cs">
30359     <type name="PropertySorter">
30360       <method name="Void .ctor()">
30361         <size>7</size>
30362       </method>
30363     </type>
30364     <type name="PathItemBase">
30365       <method name="Void .ctor()">
30366         <size>7</size>
30367       </method>
30368     </type>
30369     <type name="PathItemBase+TypeConverter">
30370       <method name="Void .ctor()">
30371         <size>7</size>
30372       </method>
30373     </type>
30374     <type name="X">
30375       <method name="Void .ctor()">
30376         <size>7</size>
30377       </method>
30378       <method name="Void Main()">
30379         <size>1</size>
30380       </method>
30381     </type>
30382   </test>
30383   <test name="test-464.cs">
30384     <type name="C">
30385       <method name="Void .ctor()">
30386         <size>7</size>
30387       </method>
30388       <method name="Int32 Main()">
30389         <size>85</size>
30390       </method>
30391     </type>
30392   </test>
30393   <test name="test-465.cs">
30394     <type name="C">
30395       <method name="Void .ctor()">
30396         <size>7</size>
30397       </method>
30398       <method name="Int32 Main()">
30399         <size>85</size>
30400       </method>
30401     </type>
30402   </test>
30403   <test name="test-467.cs">
30404     <type name="ExceptionWithAnonMethod">
30405       <method name="Void .ctor()">
30406         <size>7</size>
30407       </method>
30408       <method name="Int32 Main()">
30409         <size>96</size>
30410       </method>
30411       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30412         <size>13</size>
30413       </method>
30414     </type>
30415     <type name="ExceptionWithAnonMethod+EmptyCallback">
30416       <method name="Void .ctor(Object, IntPtr)">
30417         <size>0</size>
30418       </method>
30419       <method name="Void Invoke()">
30420         <size>0</size>
30421       </method>
30422       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30423         <size>0</size>
30424       </method>
30425       <method name="Void EndInvoke(IAsyncResult)">
30426         <size>0</size>
30427       </method>
30428     </type>
30429     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30430       <method name="Void .ctor()">
30431         <size>7</size>
30432       </method>
30433       <method name="Void &lt;&gt;m__0()">
30434         <size>33</size>
30435       </method>
30436     </type>
30437   </test>
30438   <test name="test-468.cs">
30439     <type name="CorMetaDataDispenserExClass">
30440       <method name="Void .ctor()">
30441         <size>0</size>
30442       </method>
30443     </type>
30444     <type name="Test">
30445       <method name="Void .ctor()">
30446         <size>7</size>
30447       </method>
30448       <method name="Void XXX()">
30449         <size>12</size>
30450       </method>
30451       <method name="Void Main()">
30452         <size>1</size>
30453       </method>
30454     </type>
30455   </test>
30456   <test name="test-469.cs">
30457     <type name="Lambda">
30458       <method name="Void .ctor()">
30459         <size>7</size>
30460       </method>
30461       <method name="Void f(Int32)">
30462         <size>7</size>
30463       </method>
30464       <method name="Del[] Make2(Int32)">
30465         <size>50</size>
30466       </method>
30467       <method name="Int32 Main()">
30468         <size>68</size>
30469       </method>
30470     </type>
30471     <type name="Del">
30472       <method name="Void .ctor(Object, IntPtr)">
30473         <size>0</size>
30474       </method>
30475       <method name="Void Invoke(Int32)">
30476         <size>0</size>
30477       </method>
30478       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30479         <size>0</size>
30480       </method>
30481       <method name="Void EndInvoke(IAsyncResult)">
30482         <size>0</size>
30483       </method>
30484     </type>
30485     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30486       <method name="Void .ctor()">
30487         <size>7</size>
30488       </method>
30489       <method name="Void &lt;&gt;m__0(Int32)">
30490         <size>23</size>
30491       </method>
30492       <method name="Void &lt;&gt;m__1(Int32)">
30493         <size>23</size>
30494       </method>
30495     </type>
30496   </test>
30497   <test name="test-47.cs">
30498     <type name="X">
30499       <method name="Void .ctor()">
30500         <size>7</size>
30501       </method>
30502       <method name="Void .cctor()">
30503         <size>1</size>
30504       </method>
30505       <method name="Boolean f()">
30506         <size>24</size>
30507       </method>
30508       <method name="Boolean t()">
30509         <size>24</size>
30510       </method>
30511       <method name="Int32 Main()">
30512         <size>404</size>
30513       </method>
30514     </type>
30515   </test>
30516   <test name="test-470.cs">
30517     <type name="X">
30518       <method name="Void .ctor()">
30519         <size>7</size>
30520       </method>
30521       <method name="System.String get_ASTNodeTypeName()">
30522         <size>16</size>
30523       </method>
30524     </type>
30525     <type name="Demo">
30526       <method name="Void .ctor()">
30527         <size>7</size>
30528       </method>
30529       <method name="Void Main()">
30530         <size>1</size>
30531       </method>
30532     </type>
30533   </test>
30534   <test name="test-471.cs">
30535     <type name="AAttribute">
30536       <method name="Void .ctor()">
30537         <size>7</size>
30538       </method>
30539     </type>
30540     <type name="Demo">
30541       <method name="Void .ctor()">
30542         <size>7</size>
30543       </method>
30544       <method name="Void Main()">
30545         <size>1</size>
30546       </method>
30547     </type>
30548   </test>
30549   <test name="test-472.cs">
30550     <type name="Test">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="Int32 get_Prop()">
30555         <size>7</size>
30556       </method>
30557       <method name="Void set_Prop(Int32)">
30558         <size>8</size>
30559       </method>
30560       <method name="Int32 Main()">
30561         <size>79</size>
30562       </method>
30563     </type>
30564   </test>
30565   <test name="test-473.cs">
30566     <type name="UnixMarshal">
30567       <method name="Void .ctor()">
30568         <size>7</size>
30569       </method>
30570       <method name="Void .cctor()">
30571         <size>24</size>
30572       </method>
30573       <method name="Void Default(Int32)">
30574         <size>1</size>
30575       </method>
30576       <method name="System.String GetDescription(Error)">
30577         <size>2</size>
30578       </method>
30579     </type>
30580     <type name="UnixMarshal2">
30581       <method name="Void .ctor()">
30582         <size>7</size>
30583       </method>
30584       <method name="System.String GetDescription(Error)">
30585         <size>2</size>
30586       </method>
30587     </type>
30588     <type name="Stdlib">
30589       <method name="Void .ctor()">
30590         <size>7</size>
30591       </method>
30592     </type>
30593     <type name="TestConst">
30594       <method name="Void .ctor()">
30595         <size>7</size>
30596       </method>
30597     </type>
30598     <type name="XX">
30599       <method name="Void .ctor()">
30600         <size>7</size>
30601       </method>
30602     </type>
30603     <type name="Syscall">
30604       <method name="Void .ctor()">
30605         <size>7</size>
30606       </method>
30607       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30608         <size>2</size>
30609       </method>
30610     </type>
30611     <type name="EnumWrapper">
30612       <method name="Void .ctor(Int32)">
30613         <size>7</size>
30614       </method>
30615     </type>
30616     <type name="Test">
30617       <method name="Void .ctor()">
30618         <size>7</size>
30619       </method>
30620       <method name="Void Main()">
30621         <size>1</size>
30622       </method>
30623     </type>
30624     <type name="SignalHandler">
30625       <method name="Void .ctor(Object, IntPtr)">
30626         <size>0</size>
30627       </method>
30628       <method name="Void Invoke(Int32)">
30629         <size>0</size>
30630       </method>
30631       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30632         <size>0</size>
30633       </method>
30634       <method name="Void EndInvoke(IAsyncResult)">
30635         <size>0</size>
30636       </method>
30637     </type>
30638     <type name="PS">
30639       <method name="Void GetDescription(Error)">
30640         <size>1</size>
30641       </method>
30642     </type>
30643     <type name="Value">
30644       <method name="EnumWrapper op_Explicit(Value)">
30645         <size>11</size>
30646       </method>
30647     </type>
30648   </test>
30649   <test name="test-474.cs">
30650     <type name="Z">
30651       <method name="Void .ctor()">
30652         <size>7</size>
30653       </method>
30654       <method name="Void Main()">
30655         <size>13</size>
30656       </method>
30657       <method name="Void TestPreinc(Int32)">
30658         <size>57</size>
30659       </method>
30660       <method name="Void TestPostinc(Int32)">
30661         <size>57</size>
30662       </method>
30663       <method name="Void Assert(Int32, Int32)">
30664         <size>67</size>
30665       </method>
30666     </type>
30667     <type name="Z+X">
30668       <method name="Void .ctor(Object, IntPtr)">
30669         <size>0</size>
30670       </method>
30671       <method name="Void Invoke()">
30672         <size>0</size>
30673       </method>
30674       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30675         <size>0</size>
30676       </method>
30677       <method name="Void EndInvoke(IAsyncResult)">
30678         <size>0</size>
30679       </method>
30680     </type>
30681     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30682       <method name="Void .ctor()">
30683         <size>7</size>
30684       </method>
30685       <method name="Void &lt;&gt;m__0()">
30686         <size>38</size>
30687       </method>
30688     </type>
30689     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30690       <method name="Void .ctor()">
30691         <size>7</size>
30692       </method>
30693       <method name="Void &lt;&gt;m__1()">
30694         <size>38</size>
30695       </method>
30696     </type>
30697   </test>
30698   <test name="test-475.cs">
30699     <type name="X">
30700       <method name="Void .ctor()">
30701         <size>7</size>
30702       </method>
30703       <method name="Void .cctor()">
30704         <size>24</size>
30705       </method>
30706       <method name="Void add_e(MyDelegate)">
30707         <size>22</size>
30708       </method>
30709       <method name="Void remove_e(MyDelegate)">
30710         <size>22</size>
30711       </method>
30712       <method name="Void Test(Int32)">
30713         <size>17</size>
30714       </method>
30715       <method name="Int32 Main()">
30716         <size>28</size>
30717       </method>
30718     </type>
30719     <type name="MyDelegate">
30720       <method name="Void .ctor(Object, IntPtr)">
30721         <size>0</size>
30722       </method>
30723       <method name="Void Invoke(Int32)">
30724         <size>0</size>
30725       </method>
30726       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30727         <size>0</size>
30728       </method>
30729       <method name="Void EndInvoke(IAsyncResult)">
30730         <size>0</size>
30731       </method>
30732     </type>
30733   </test>
30734   <test name="test-476.cs">
30735     <type name="Test">
30736       <method name="Void .ctor()">
30737         <size>7</size>
30738       </method>
30739       <method name="Void Main()">
30740         <size>1</size>
30741       </method>
30742     </type>
30743   </test>
30744   <test name="test-477.cs">
30745     <type name="C">
30746       <method name="Void .ctor()">
30747         <size>7</size>
30748       </method>
30749       <method name="Void Test(Int32 ByRef)">
30750         <size>1</size>
30751       </method>
30752       <method name="Void Main()">
30753         <size>1</size>
30754       </method>
30755     </type>
30756   </test>
30757   <test name="test-478.cs">
30758     <type name="Test.MainClass">
30759       <method name="Void .ctor()">
30760         <size>7</size>
30761       </method>
30762       <method name="Void Main()">
30763         <size>1</size>
30764       </method>
30765     </type>
30766     <type name="Test.TestAttribute">
30767       <method name="Void .ctor(TestEnum2)">
30768         <size>7</size>
30769       </method>
30770     </type>
30771     <type name="Test.Test2Attribute">
30772       <method name="Void .ctor()">
30773         <size>7</size>
30774       </method>
30775     </type>
30776   </test>
30777   <test name="test-479.cs">
30778     <type name="Test.Test">
30779       <method name="Void .ctor()">
30780         <size>7</size>
30781       </method>
30782       <method name="Boolean Equals(System.Object)">
30783         <size>2</size>
30784       </method>
30785       <method name="Int32 GetHashCode()">
30786         <size>2</size>
30787       </method>
30788       <method name="Void Main()">
30789         <size>1</size>
30790       </method>
30791     </type>
30792   </test>
30793   <test name="test-48.cs">
30794     <type name="Blah">
30795       <method name="Void .ctor()">
30796         <size>7</size>
30797       </method>
30798       <method name="Int32 Main()">
30799         <size>59</size>
30800       </method>
30801       <method name="Void Test_1()">
30802         <size>1</size>
30803       </method>
30804     </type>
30805   </test>
30806   <test name="test-480.cs">
30807     <type name="Space">
30808       <method name="Void .ctor()">
30809         <size>14</size>
30810       </method>
30811       <method name="Void Leak(Boolean, Int32)">
30812         <size>85</size>
30813       </method>
30814     </type>
30815     <type name="Program">
30816       <method name="Void .ctor()">
30817         <size>7</size>
30818       </method>
30819       <method name="Void Main(System.String[])">
30820         <size>1</size>
30821       </method>
30822     </type>
30823     <type name="Space+DoCopy">
30824       <method name="Void .ctor(Object, IntPtr)">
30825         <size>0</size>
30826       </method>
30827       <method name="Void Invoke()">
30828         <size>0</size>
30829       </method>
30830       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30831         <size>0</size>
30832       </method>
30833       <method name="Void EndInvoke(IAsyncResult)">
30834         <size>0</size>
30835       </method>
30836     </type>
30837     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30838       <method name="Void .ctor()">
30839         <size>7</size>
30840       </method>
30841       <method name="Void &lt;&gt;m__0()">
30842         <size>18</size>
30843       </method>
30844       <method name="Void &lt;&gt;m__1()">
30845         <size>68</size>
30846       </method>
30847     </type>
30848     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30849       <method name="Void .ctor()">
30850         <size>7</size>
30851       </method>
30852     </type>
30853   </test>
30854   <test name="test-481.cs">
30855     <type name="TestClass">
30856       <method name="Int32 Main()">
30857         <size>42</size>
30858       </method>
30859     </type>
30860     <type name="TestDelegate">
30861       <method name="Void .ctor(Object, IntPtr)">
30862         <size>0</size>
30863       </method>
30864       <method name="Void Invoke(Int32 ByRef)">
30865         <size>0</size>
30866       </method>
30867       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30868         <size>0</size>
30869       </method>
30870       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30871         <size>0</size>
30872       </method>
30873     </type>
30874     <type name="TestClass">
30875       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30876         <size>4</size>
30877       </method>
30878     </type>
30879   </test>
30880   <test name="test-482.cs">
30881     <type name="X">
30882       <method name="Void .ctor()">
30883         <size>7</size>
30884       </method>
30885       <method name="Void M4(Int32)">
30886         <size>1</size>
30887       </method>
30888       <method name="Void Main()">
30889         <size>1</size>
30890       </method>
30891       <method name="Void M4(Int32, ...)">
30892         <size>1</size>
30893       </method>
30894     </type>
30895   </test>
30896   <test name="test-483.cs">
30897     <type name="Tests">
30898       <method name="Void .ctor()">
30899         <size>7</size>
30900       </method>
30901       <method name="Void Main()">
30902         <size>21</size>
30903       </method>
30904     </type>
30905   </test>
30906   <test name="test-484.cs">
30907     <type name="Test.TestBit">
30908       <method name="Void .ctor()">
30909         <size>7</size>
30910       </method>
30911       <method name="Void Main()">
30912         <size>1</size>
30913       </method>
30914     </type>
30915   </test>
30916   <test name="test-485.cs">
30917     <type name="MonoBUG">
30918       <method name="Void .ctor()">
30919         <size>7</size>
30920       </method>
30921       <method name="Void Main(System.String[])">
30922         <size>44</size>
30923       </method>
30924     </type>
30925   </test>
30926   <test name="test-486.cs">
30927     <type name="Test">
30928       <method name="Void .ctor()">
30929         <size>7</size>
30930       </method>
30931       <method name="Void Main()">
30932         <size>119</size>
30933       </method>
30934     </type>
30935   </test>
30936   <test name="test-487.cs">
30937     <type name="X">
30938       <method name="Void .ctor(Object)">
30939         <size>72</size>
30940       </method>
30941       <method name="Void .cctor()">
30942         <size>1</size>
30943       </method>
30944       <method name="Int32 Main()">
30945         <size>25</size>
30946       </method>
30947     </type>
30948   </test>
30949   <test name="test-488.cs">
30950     <type name="P">
30951       <method name="Void .ctor()">
30952         <size>7</size>
30953       </method>
30954     </type>
30955     <type name="Test">
30956       <method name="Void .ctor()">
30957         <size>7</size>
30958       </method>
30959       <method name="IEnumerable foo()">
30960         <size>2</size>
30961       </method>
30962       <method name="Void Main()">
30963         <size>165</size>
30964       </method>
30965     </type>
30966     <type name="Q">
30967       <method name="Void .ctor(P)">
30968         <size>8</size>
30969       </method>
30970     </type>
30971   </test>
30972   <test name="test-489.cs">
30973     <type name="test">
30974       <method name="Void .ctor()">
30975         <size>7</size>
30976       </method>
30977       <method name="Void Main()">
30978         <size>1</size>
30979       </method>
30980     </type>
30981   </test>
30982   <test name="test-49.cs">
30983     <type name="X">
30984       <method name="Void .ctor()">
30985         <size>7</size>
30986       </method>
30987       <method name="Int32 s(Byte)">
30988         <size>2182</size>
30989       </method>
30990       <method name="Int32 test(Int32)">
30991         <size>70</size>
30992       </method>
30993       <method name="Int32 tests(System.String)">
30994         <size>152</size>
30995       </method>
30996       <method name="Int32 testn(System.String)">
30997         <size>76</size>
30998       </method>
30999       <method name="Int32 testm(System.String)">
31000         <size>77</size>
31001       </method>
31002       <method name="Int32 testo(System.String)">
31003         <size>79</size>
31004       </method>
31005       <method name="Int32 testp(System.String)">
31006         <size>109</size>
31007       </method>
31008       <method name="Int32 test_def(System.String)">
31009         <size>119</size>
31010       </method>
31011       <method name="Int32 test_coverage(Int32)">
31012         <size>18</size>
31013       </method>
31014       <method name="Int32 test_goto(Int32)">
31015         <size>39</size>
31016       </method>
31017       <method name="Int32 test_memberaccess(System.String)">
31018         <size>76</size>
31019       </method>
31020       <method name="Int32 test_string_multiple_targets(System.String)">
31021         <size>128</size>
31022       </method>
31023       <method name="Int32 test_casts(Int32)">
31024         <size>17</size>
31025       </method>
31026       <method name="Int32 testSwitchEnumLong(TestEnum)">
31027         <size>56</size>
31028       </method>
31029       <method name="Int32 test_long_enum_switch()">
31030         <size>66</size>
31031       </method>
31032       <method name="Int32 tests_default(System.String)">
31033         <size>107</size>
31034       </method>
31035       <method name="Int32 tests_default_2(System.String)">
31036         <size>124</size>
31037       </method>
31038       <method name="Void test_76590(System.String)">
31039         <size>107</size>
31040       </method>
31041       <method name="Void test_77964()">
31042         <size>37</size>
31043       </method>
31044       <method name="Boolean bug_78860()">
31045         <size>114</size>
31046       </method>
31047       <method name="Int32 Main()">
31048         <size>1037</size>
31049       </method>
31050     </type>
31051   </test>
31052   <test name="test-490.cs">
31053     <type name="T">
31054       <method name="Void .ctor()">
31055         <size>7</size>
31056       </method>
31057       <method name="Void .cctor()">
31058         <size>39</size>
31059       </method>
31060       <method name="Void Main()">
31061         <size>1</size>
31062       </method>
31063     </type>
31064   </test>
31065   <test name="test-491.cs">
31066     <type name="M">
31067       <method name="Void .ctor()">
31068         <size>7</size>
31069       </method>
31070       <method name="Void Main()">
31071         <size>1</size>
31072       </method>
31073     </type>
31074     <type name="AttrA">
31075       <method name="Void .ctor()">
31076         <size>7</size>
31077       </method>
31078     </type>
31079     <type name="AttrB">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083     </type>
31084   </test>
31085   <test name="test-492.cs">
31086     <type name="Test.My1Attribute">
31087       <method name="Void .ctor(Object)">
31088         <size>19</size>
31089       </method>
31090     </type>
31091     <type name="Test.My2Attribute">
31092       <method name="Void .ctor(String[])">
31093         <size>21</size>
31094       </method>
31095     </type>
31096     <type name="Test.My3Attribute">
31097       <method name="Void .ctor(Byte)">
31098         <size>24</size>
31099       </method>
31100     </type>
31101     <type name="Test.Test">
31102       <method name="Void .ctor()">
31103         <size>7</size>
31104       </method>
31105       <method name="Int32 Main()">
31106         <size>60</size>
31107       </method>
31108     </type>
31109   </test>
31110   <test name="test-493.cs">
31111     <type name="A">
31112       <method name="Void .ctor()">
31113         <size>7</size>
31114       </method>
31115       <method name="Int32 get_f()">
31116         <size>2</size>
31117       </method>
31118     </type>
31119     <type name="B">
31120       <method name="Void .ctor()">
31121         <size>7</size>
31122       </method>
31123       <method name="Int32 bar()">
31124         <size>11</size>
31125       </method>
31126     </type>
31127     <type name="C">
31128       <method name="Void .ctor()">
31129         <size>7</size>
31130       </method>
31131       <method name="Void Main()">
31132         <size>1</size>
31133       </method>
31134     </type>
31135   </test>
31136   <test name="test-494.cs">
31137     <type name="Agresso.Foundation.Function">
31138       <method name="Void .ctor()">
31139         <size>7</size>
31140       </method>
31141       <method name="Void Main()">
31142         <size>1</size>
31143       </method>
31144     </type>
31145     <type name="Agresso.Foundation.Translate">
31146       <method name="Void .ctor(Object, IntPtr)">
31147         <size>0</size>
31148       </method>
31149       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31150         <size>0</size>
31151       </method>
31152       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31153         <size>0</size>
31154       </method>
31155       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31156         <size>0</size>
31157       </method>
31158     </type>
31159   </test>
31160   <test name="test-495.cs">
31161     <type name="plj.aClass">
31162       <method name="Void .ctor()">
31163         <size>7</size>
31164       </method>
31165       <method name="plj.aClass op_Implicit(plj.fromClass)">
31166         <size>2</size>
31167       </method>
31168     </type>
31169     <type name="plj.realClass1">
31170       <method name="Void .ctor()">
31171         <size>7</size>
31172       </method>
31173       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31174         <size>2</size>
31175       </method>
31176     </type>
31177     <type name="plj.fromClass">
31178       <method name="Void .ctor()">
31179         <size>7</size>
31180       </method>
31181       <method name="Void Main()">
31182         <size>1</size>
31183       </method>
31184     </type>
31185   </test>
31186   <test name="test-496.cs">
31187     <type name="Test">
31188       <method name="Void .ctor()">
31189         <size>7</size>
31190       </method>
31191       <method name="IEnumerator GetEnumerator()">
31192         <size>15</size>
31193       </method>
31194       <method name="Void Main()">
31195         <size>11</size>
31196       </method>
31197       <method name="Void Run()">
31198         <size>176</size>
31199       </method>
31200     </type>
31201     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31202       <method name="Void .ctor()">
31203         <size>7</size>
31204       </method>
31205       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31206         <size>7</size>
31207       </method>
31208       <method name="Boolean MoveNext()">
31209         <size>129</size>
31210       </method>
31211       <method name="Void Dispose()">
31212         <size>8</size>
31213       </method>
31214       <method name="Void Reset()">
31215         <size>6</size>
31216       </method>
31217       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31218         <size>7</size>
31219       </method>
31220     </type>
31221   </test>
31222   <test name="test-497.cs">
31223     <type name="PlotMenuItem">
31224       <method name="Void .ctor()">
31225         <size>7</size>
31226       </method>
31227       <method name="Void .ctor(EventHandler)">
31228         <size>54</size>
31229       </method>
31230       <method name="Int32 Main()">
31231         <size>50</size>
31232       </method>
31233       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31234         <size>11</size>
31235       </method>
31236       <method name="System.EventHandler get_Callback()">
31237         <size>7</size>
31238       </method>
31239       <method name="Void set_Callback(System.EventHandler)">
31240         <size>8</size>
31241       </method>
31242     </type>
31243   </test>
31244   <test name="test-498.cs">
31245     <type name="C">
31246       <method name="Int32 Main()">
31247         <size>81</size>
31248       </method>
31249     </type>
31250     <type name="A">
31251       <method name="Void .ctor(Single)">
31252         <size>0</size>
31253       </method>
31254       <method name="Int32 get_Foo()">
31255         <size>0</size>
31256       </method>
31257     </type>
31258   </test>
31259   <test name="test-499.cs">
31260     <type name="X">
31261       <method name="Void .ctor()">
31262         <size>7</size>
31263       </method>
31264       <method name="Void Main()">
31265         <size>24</size>
31266       </method>
31267     </type>
31268   </test>
31269   <test name="test-5.cs">
31270     <type name="X">
31271       <method name="Void .ctor()">
31272         <size>7</size>
31273       </method>
31274       <method name="Int32 Main()">
31275         <size>37</size>
31276       </method>
31277     </type>
31278   </test>
31279   <test name="test-500.cs">
31280     <type name="SomeCustomAttribute">
31281       <method name="Void .ctor()">
31282         <size>7</size>
31283       </method>
31284     </type>
31285     <type name="MainClass">
31286       <method name="Void .ctor()">
31287         <size>7</size>
31288       </method>
31289       <method name="Int32 Main()">
31290         <size>117</size>
31291       </method>
31292     </type>
31293   </test>
31294   <test name="test-501.cs">
31295     <type name="Tests">
31296       <method name="Void .ctor()">
31297         <size>7</size>
31298       </method>
31299       <method name="Void DumpException(Tests+FilterStackFrame)">
31300         <size>1</size>
31301       </method>
31302       <method name="Void foo(Boolean ByRef)">
31303         <size>49</size>
31304       </method>
31305       <method name="Void Main(System.String[])">
31306         <size>8</size>
31307       </method>
31308     </type>
31309     <type name="Tests+FilterStackFrame">
31310       <method name="Void .ctor(Object, IntPtr)">
31311         <size>0</size>
31312       </method>
31313       <method name="Boolean Invoke(System.Object)">
31314         <size>0</size>
31315       </method>
31316       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31317         <size>0</size>
31318       </method>
31319       <method name="Boolean EndInvoke(IAsyncResult)">
31320         <size>0</size>
31321       </method>
31322     </type>
31323     <type name="Tests">
31324       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31325         <size>2</size>
31326       </method>
31327     </type>
31328   </test>
31329   <test name="test-502.cs">
31330     <type name="Base">
31331       <method name="Void .ctor()">
31332         <size>7</size>
31333       </method>
31334       <method name="Int32 get_Property()">
31335         <size>3</size>
31336       </method>
31337       <method name="Void Main()">
31338         <size>1</size>
31339       </method>
31340     </type>
31341     <type name="Derived">
31342       <method name="Void .ctor()">
31343         <size>7</size>
31344       </method>
31345       <method name="Int32 get_Property()">
31346         <size>3</size>
31347       </method>
31348     </type>
31349     <type name="BaseClass">
31350       <method name="Void .ctor()">
31351         <size>7</size>
31352       </method>
31353       <method name="Int32 get_Value()">
31354         <size>2</size>
31355       </method>
31356       <method name="Void set_Value(Int32)">
31357         <size>1</size>
31358       </method>
31359     </type>
31360     <type name="DerivedClass">
31361       <method name="Void .ctor()">
31362         <size>7</size>
31363       </method>
31364       <method name="Int32 get_Value()">
31365         <size>2</size>
31366       </method>
31367     </type>
31368     <type name="ErrorClass">
31369       <method name="Void .ctor()">
31370         <size>7</size>
31371       </method>
31372       <method name="Int32 get_Value()">
31373         <size>2</size>
31374       </method>
31375       <method name="Void set_Value(Int32)">
31376         <size>1</size>
31377       </method>
31378     </type>
31379   </test>
31380   <test name="test-503.cs">
31381     <type name="Foo">
31382       <method name="Void .ctor()">
31383         <size>7</size>
31384       </method>
31385       <method name="Int32 Main()">
31386         <size>33</size>
31387       </method>
31388     </type>
31389   </test>
31390   <test name="test-504.cs">
31391     <type name="Foo">
31392       <method name="Void .ctor()">
31393         <size>7</size>
31394       </method>
31395       <method name="Void .cctor()">
31396         <size>7</size>
31397       </method>
31398       <method name="Int32 f()">
31399         <size>2</size>
31400       </method>
31401       <method name="Int32 Main()">
31402         <size>32</size>
31403       </method>
31404     </type>
31405   </test>
31406   <test name="test-505.cs">
31407     <type name="T">
31408       <method name="Void .ctor()">
31409         <size>7</size>
31410       </method>
31411       <method name="Int32 f()">
31412         <size>19</size>
31413       </method>
31414       <method name="Void Main()">
31415         <size>38</size>
31416       </method>
31417     </type>
31418   </test>
31419   <test name="test-506.cs">
31420     <type name="ProtectedSetter.BaseClass">
31421       <method name="Void .ctor()">
31422         <size>7</size>
31423       </method>
31424       <method name="System.String get_Name()">
31425         <size>0</size>
31426       </method>
31427       <method name="Void set_Name(System.String)">
31428         <size>0</size>
31429       </method>
31430     </type>
31431     <type name="ProtectedSetter.DerivedClass">
31432       <method name="Void .ctor()">
31433         <size>7</size>
31434       </method>
31435       <method name="System.String get_Name()">
31436         <size>2</size>
31437       </method>
31438       <method name="Void set_Name(System.String)">
31439         <size>1</size>
31440       </method>
31441       <method name="Void Main()">
31442         <size>1</size>
31443       </method>
31444     </type>
31445   </test>
31446   <test name="test-507.cs">
31447     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31448       <method name="Void .ctor()">
31449         <size>7</size>
31450       </method>
31451       <method name="Void SomeMethod()">
31452         <size>1</size>
31453       </method>
31454       <method name="Void SomeMethod2()">
31455         <size>1</size>
31456       </method>
31457     </type>
31458     <type name="NewslotVirtualFinal.C">
31459       <method name="Void .ctor()">
31460         <size>7</size>
31461       </method>
31462       <method name="Int32 Main()">
31463         <size>83</size>
31464       </method>
31465     </type>
31466   </test>
31467   <test name="test-508.cs">
31468     <type name="OutputParam">
31469       <method name="Void .ctor()">
31470         <size>7</size>
31471       </method>
31472       <method name="Void Main(System.String[])">
31473         <size>14</size>
31474       </method>
31475       <method name="Void Method(Int32 ByRef)">
31476         <size>17</size>
31477       </method>
31478     </type>
31479   </test>
31480   <test name="test-509.cs">
31481     <type name="BaseClass">
31482       <method name="Void .ctor()">
31483         <size>7</size>
31484       </method>
31485       <method name="Void add_OnEvent(DelegateHandler)">
31486         <size>24</size>
31487       </method>
31488       <method name="Void remove_OnEvent(DelegateHandler)">
31489         <size>24</size>
31490       </method>
31491     </type>
31492     <type name="ExtendingClass">
31493       <method name="Void .ctor()">
31494         <size>7</size>
31495       </method>
31496       <method name="Void Main()">
31497         <size>1</size>
31498       </method>
31499       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31500         <size>8</size>
31501       </method>
31502       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31503         <size>8</size>
31504       </method>
31505     </type>
31506     <type name="DelegateHandler">
31507       <method name="Void .ctor(Object, IntPtr)">
31508         <size>0</size>
31509       </method>
31510       <method name="Void Invoke()">
31511         <size>0</size>
31512       </method>
31513       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31514         <size>0</size>
31515       </method>
31516       <method name="Void EndInvoke(IAsyncResult)">
31517         <size>0</size>
31518       </method>
31519     </type>
31520   </test>
31521   <test name="test-51.cs">
31522     <type name="Base">
31523       <method name="Void .ctor()">
31524         <size>25</size>
31525       </method>
31526       <method name="Int32 get_b_int_property()">
31527         <size>7</size>
31528       </method>
31529       <method name="Void set_b_int_property(Int32)">
31530         <size>8</size>
31531       </method>
31532       <method name="System.String b_get_id()">
31533         <size>6</size>
31534       </method>
31535     </type>
31536     <type name="Derived">
31537       <method name="Void .ctor()">
31538         <size>26</size>
31539       </method>
31540       <method name="Int32 get_b_int_property()">
31541         <size>7</size>
31542       </method>
31543       <method name="Void set_b_int_property(Int32)">
31544         <size>8</size>
31545       </method>
31546       <method name="Int32 Test()">
31547         <size>138</size>
31548       </method>
31549     </type>
31550     <type name="boot">
31551       <method name="Void .ctor()">
31552         <size>7</size>
31553       </method>
31554       <method name="Int32 Main()">
31555         <size>13</size>
31556       </method>
31557     </type>
31558   </test>
31559   <test name="test-510.cs">
31560     <type name="Foo">
31561       <method name="Void .ctor()">
31562         <size>7</size>
31563       </method>
31564       <method name="Void test39(Int32 ByRef)">
31565         <size>36</size>
31566       </method>
31567       <method name="Void Main()">
31568         <size>28</size>
31569       </method>
31570     </type>
31571   </test>
31572   <test name="test-511.cs">
31573     <type name="Foo">
31574       <method name="Void .ctor()">
31575         <size>7</size>
31576       </method>
31577       <method name="Void Main(System.String[])">
31578         <size>17</size>
31579       </method>
31580       <method name="Void f()">
31581         <size>7</size>
31582       </method>
31583     </type>
31584   </test>
31585   <test name="test-512.cs">
31586     <type name="Foo">
31587       <method name="Void .ctor()">
31588         <size>7</size>
31589       </method>
31590       <method name="Void Main(System.String[])">
31591         <size>17</size>
31592       </method>
31593       <method name="Void f()">
31594         <size>7</size>
31595       </method>
31596     </type>
31597   </test>
31598   <test name="test-513.cs">
31599     <type name="Test">
31600       <method name="Void .ctor()">
31601         <size>7</size>
31602       </method>
31603       <method name="Int32 Main()">
31604         <size>246</size>
31605       </method>
31606     </type>
31607   </test>
31608   <test name="test-514.cs">
31609     <type name="X">
31610       <method name="Void .ctor()">
31611         <size>7</size>
31612       </method>
31613       <method name="Void HandleConflict(Int32)">
31614         <size>31</size>
31615       </method>
31616       <method name="Int32 Main()">
31617         <size>40</size>
31618       </method>
31619     </type>
31620   </test>
31621   <test name="test-515.cs">
31622     <type name="X">
31623       <method name="Void .ctor()">
31624         <size>7</size>
31625       </method>
31626       <method name="Void Main()">
31627         <size>35</size>
31628       </method>
31629     </type>
31630   </test>
31631   <test name="test-516.cs">
31632     <type name="X">
31633       <method name="Void .ctor()">
31634         <size>7</size>
31635       </method>
31636       <method name="Void Main()">
31637         <size>35</size>
31638       </method>
31639     </type>
31640   </test>
31641   <test name="test-517.cs">
31642     <type name="Test">
31643       <method name="Void .ctor()">
31644         <size>7</size>
31645       </method>
31646       <method name="Int32 Main()">
31647         <size>11</size>
31648       </method>
31649     </type>
31650   </test>
31651   <test name="test-518.cs">
31652     <type name="Foo">
31653       <method name="Void .ctor()">
31654         <size>7</size>
31655       </method>
31656       <method name="Int32 Main()">
31657         <size>19</size>
31658       </method>
31659     </type>
31660   </test>
31661   <test name="test-519.cs">
31662     <type name="Foo">
31663       <method name="Void .ctor()">
31664         <size>7</size>
31665       </method>
31666       <method name="Int32 Main()">
31667         <size>32</size>
31668       </method>
31669       <method name="Void f()">
31670         <size>29</size>
31671       </method>
31672     </type>
31673   </test>
31674   <test name="test-52.cs">
31675     <type name="Y">
31676       <method name="Void .ctor()">
31677         <size>7</size>
31678       </method>
31679       <method name="Boolean MoveNext()">
31680         <size>28</size>
31681       </method>
31682       <method name="System.Object get_Current()">
31683         <size>12</size>
31684       </method>
31685     </type>
31686     <type name="X">
31687       <method name="Void .ctor()">
31688         <size>7</size>
31689       </method>
31690       <method name="Void .cctor()">
31691         <size>36</size>
31692       </method>
31693       <method name="Y GetEnumerator()">
31694         <size>6</size>
31695       </method>
31696       <method name="Int32 Main()">
31697         <size>498</size>
31698       </method>
31699     </type>
31700   </test>
31701   <test name="test-520.cs">
31702     <type name="FakeInt">
31703       <method name="Void .ctor(Int64)">
31704         <size>14</size>
31705       </method>
31706       <method name="Int64 op_Implicit(FakeInt)">
31707         <size>7</size>
31708       </method>
31709     </type>
31710     <type name="MainClass">
31711       <method name="Void .ctor()">
31712         <size>7</size>
31713       </method>
31714       <method name="Void Main()">
31715         <size>28</size>
31716       </method>
31717     </type>
31718   </test>
31719   <test name="test-521.cs">
31720     <type name="Tests">
31721       <method name="Void .ctor()">
31722         <size>7</size>
31723       </method>
31724       <method name="Void CallWithContextN(System.Object, System.Object[])">
31725         <size>1</size>
31726       </method>
31727       <method name="Void Main()">
31728         <size>14</size>
31729       </method>
31730     </type>
31731     <type name="Tests+CallTargetWithContextN">
31732       <method name="Void .ctor(Object, IntPtr)">
31733         <size>0</size>
31734       </method>
31735       <method name="Void Invoke(System.Object, System.Object[])">
31736         <size>0</size>
31737       </method>
31738       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31739         <size>0</size>
31740       </method>
31741       <method name="Void EndInvoke(IAsyncResult)">
31742         <size>0</size>
31743       </method>
31744     </type>
31745   </test>
31746   <test name="test-522.cs">
31747     <type name="Const">
31748       <method name="Void .ctor()">
31749         <size>7</size>
31750       </method>
31751       <method name="Void Main()">
31752         <size>1</size>
31753       </method>
31754     </type>
31755   </test>
31756   <test name="test-523.cs">
31757     <type name="T">
31758       <method name="Void .ctor()">
31759         <size>7</size>
31760       </method>
31761       <method name="Int32 stuff()">
31762         <size>20</size>
31763       </method>
31764       <method name="Int32 stuff2()">
31765         <size>44</size>
31766       </method>
31767       <method name="Int32 stuff3()">
31768         <size>44</size>
31769       </method>
31770       <method name="Void stuff4()">
31771         <size>20</size>
31772       </method>
31773       <method name="Void stuff_finally()">
31774         <size>1</size>
31775       </method>
31776       <method name="Void Main()">
31777         <size>1</size>
31778       </method>
31779     </type>
31780   </test>
31781   <test name="test-524.cs">
31782     <type name="Foo">
31783       <method name="Void .ctor()">
31784         <size>7</size>
31785       </method>
31786       <method name="Int32 Main()">
31787         <size>42</size>
31788       </method>
31789     </type>
31790   </test>
31791   <test name="test-525.cs">
31792     <type name="X">
31793       <method name="Void .ctor()">
31794         <size>7</size>
31795       </method>
31796       <method name="Void Finalize()">
31797         <size>23</size>
31798       </method>
31799       <method name="Int32 Test1()">
31800         <size>33</size>
31801       </method>
31802       <method name="Void Test2()">
31803         <size>67</size>
31804       </method>
31805       <method name="Void Main()">
31806         <size>39</size>
31807       </method>
31808     </type>
31809   </test>
31810   <test name="test-526.cs">
31811     <type name="Test">
31812       <method name="Void .ctor()">
31813         <size>7</size>
31814       </method>
31815       <method name="Void Main()">
31816         <size>1</size>
31817       </method>
31818       <method name="Void Foo(IListCounter)">
31819         <size>8</size>
31820       </method>
31821       <method name="Void Foo2(IC)">
31822         <size>8</size>
31823       </method>
31824       <method name="Void Foo3(ICC)">
31825         <size>8</size>
31826       </method>
31827       <method name="Void Foo4(IM2)">
31828         <size>8</size>
31829       </method>
31830     </type>
31831   </test>
31832   <test name="test-527.cs">
31833     <type name="Repro">
31834       <method name="Void .ctor()">
31835         <size>19</size>
31836       </method>
31837       <method name="Int32 Main()">
31838         <size>48</size>
31839       </method>
31840       <method name="Void foo()">
31841         <size>61</size>
31842       </method>
31843       <method name="Int32 bar()">
31844         <size>3</size>
31845       </method>
31846     </type>
31847   </test>
31848   <test name="test-528.cs">
31849     <type name="MicroFocus.MONO.Bugs.Odd">
31850       <method name="Void .ctor()">
31851         <size>7</size>
31852       </method>
31853       <method name="Void .cctor()">
31854         <size>25</size>
31855       </method>
31856       <method name="Void Main()">
31857         <size>1</size>
31858       </method>
31859     </type>
31860   </test>
31861   <test name="test-529.cs">
31862     <type name="C">
31863       <method name="Void .ctor()">
31864         <size>7</size>
31865       </method>
31866       <method name="Void Main()">
31867         <size>8</size>
31868       </method>
31869     </type>
31870   </test>
31871   <test name="test-53.cs">
31872     <type name="MyDispose">
31873       <method name="Void .ctor()">
31874         <size>7</size>
31875       </method>
31876       <method name="Void Dispose()">
31877         <size>8</size>
31878       </method>
31879     </type>
31880     <type name="X">
31881       <method name="Void .ctor()">
31882         <size>7</size>
31883       </method>
31884       <method name="Int32 Main()">
31885         <size>257</size>
31886       </method>
31887     </type>
31888   </test>
31889   <test name="test-530.cs">
31890     <type name="X">
31891       <method name="Void .ctor()">
31892         <size>7</size>
31893       </method>
31894       <method name="Void e(System.Object[])">
31895         <size>1</size>
31896       </method>
31897       <method name="Void Main()">
31898         <size>1</size>
31899       </method>
31900     </type>
31901   </test>
31902   <test name="test-531.cs">
31903     <type name="Test">
31904       <method name="Void .ctor()">
31905         <size>7</size>
31906       </method>
31907       <method name="Void Main()">
31908         <size>11</size>
31909       </method>
31910     </type>
31911   </test>
31912   <test name="test-532.cs">
31913     <type name="X">
31914       <method name="Void .ctor()">
31915         <size>47</size>
31916       </method>
31917       <method name="Void Main()">
31918         <size>1</size>
31919       </method>
31920     </type>
31921   </test>
31922   <test name="test-533.cs">
31923     <type name="Test">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="Void True(Boolean)">
31928         <size>10</size>
31929       </method>
31930       <method name="Void False(Boolean)">
31931         <size>13</size>
31932       </method>
31933       <method name="Void Main()">
31934         <size>61</size>
31935       </method>
31936     </type>
31937   </test>
31938   <test name="test-535.cs">
31939     <type name="X">
31940       <method name="Void .ctor()">
31941         <size>7</size>
31942       </method>
31943       <method name="Void Main()">
31944         <size>77</size>
31945       </method>
31946       <method name="Void Compile()">
31947         <size>19</size>
31948       </method>
31949       <method name="Void M(Int64)">
31950         <size>1</size>
31951       </method>
31952       <method name="Void M(UInt64)">
31953         <size>1</size>
31954       </method>
31955       <method name="Void M(System.Object)">
31956         <size>1</size>
31957       </method>
31958     </type>
31959   </test>
31960   <test name="test-536.cs">
31961     <type name="Test">
31962       <method name="Void add_Foo(FooHandler)">
31963         <size>22</size>
31964       </method>
31965       <method name="Void remove_Foo(FooHandler)">
31966         <size>22</size>
31967       </method>
31968       <method name="Void OnFooTest()">
31969         <size>1</size>
31970       </method>
31971       <method name="Void Main()">
31972         <size>31</size>
31973       </method>
31974     </type>
31975     <type name="FooHandler">
31976       <method name="Void .ctor(Object, IntPtr)">
31977         <size>0</size>
31978       </method>
31979       <method name="Void Invoke()">
31980         <size>0</size>
31981       </method>
31982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31983         <size>0</size>
31984       </method>
31985       <method name="Void EndInvoke(IAsyncResult)">
31986         <size>0</size>
31987       </method>
31988     </type>
31989     <type name="Test">
31990       <method name="Void &lt;Main&gt;m__0()">
31991         <size>33</size>
31992       </method>
31993     </type>
31994   </test>
31995   <test name="test-537.cs">
31996     <type name="Base">
31997       <method name="Void .ctor()">
31998         <size>7</size>
31999       </method>
32000       <method name="System.String get_H()">
32001         <size>6</size>
32002       </method>
32003     </type>
32004     <type name="X">
32005       <method name="Void .ctor()">
32006         <size>7</size>
32007       </method>
32008     </type>
32009     <type name="X+Derived">
32010       <method name="Void .ctor()">
32011         <size>7</size>
32012       </method>
32013     </type>
32014     <type name="X+Derived+Nested">
32015       <method name="Void .ctor()">
32016         <size>7</size>
32017       </method>
32018       <method name="Void G()">
32019         <size>21</size>
32020       </method>
32021     </type>
32022     <type name="Derived">
32023       <method name="Void .ctor()">
32024         <size>7</size>
32025       </method>
32026     </type>
32027     <type name="Derived+Nested">
32028       <method name="Void .ctor()">
32029         <size>7</size>
32030       </method>
32031       <method name="Void G()">
32032         <size>18</size>
32033       </method>
32034     </type>
32035     <type name="Test">
32036       <method name="Void .ctor()">
32037         <size>7</size>
32038       </method>
32039       <method name="Void Main()">
32040         <size>1</size>
32041       </method>
32042     </type>
32043   </test>
32044   <test name="test-538.cs">
32045     <type name="concrete">
32046       <method name="Void .ctor()">
32047         <size>7</size>
32048       </method>
32049     </type>
32050     <type name="Program">
32051       <method name="Void .ctor()">
32052         <size>7</size>
32053       </method>
32054       <method name="concrete getConcrete(IInterface)">
32055         <size>6</size>
32056       </method>
32057       <method name="Void Main(System.String[])">
32058         <size>20</size>
32059       </method>
32060     </type>
32061     <type name="testDelegate">
32062       <method name="Void .ctor(Object, IntPtr)">
32063         <size>0</size>
32064       </method>
32065       <method name="IInterface Invoke(concrete)">
32066         <size>0</size>
32067       </method>
32068       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32069         <size>0</size>
32070       </method>
32071       <method name="IInterface EndInvoke(IAsyncResult)">
32072         <size>0</size>
32073       </method>
32074     </type>
32075   </test>
32076   <test name="test-54.cs">
32077     <type name="X">
32078       <method name="Void .ctor()">
32079         <size>7</size>
32080       </method>
32081       <method name="Boolean v()">
32082         <size>26</size>
32083       </method>
32084       <method name="Int32 Main()">
32085         <size>2</size>
32086       </method>
32087     </type>
32088   </test>
32089   <test name="test-540.cs">
32090     <type name="A">
32091       <method name="Void .ctor()">
32092         <size>7</size>
32093       </method>
32094       <method name="Byte op_Implicit(A)">
32095         <size>3</size>
32096       </method>
32097     </type>
32098     <type name="Constraint">
32099       <method name="Void .ctor()">
32100         <size>7</size>
32101       </method>
32102       <method name="Void Foo(System.Object)">
32103         <size>1</size>
32104       </method>
32105       <method name="Int32 Main()">
32106         <size>93</size>
32107       </method>
32108       <method name="Constraint op_LogicalNot(Constraint)">
32109         <size>2</size>
32110       </method>
32111       <method name="Constraint op_UnaryPlus(Constraint)">
32112         <size>2</size>
32113       </method>
32114       <method name="Constraint op_OnesComplement(Constraint)">
32115         <size>2</size>
32116       </method>
32117       <method name="Constraint op_UnaryNegation(Constraint)">
32118         <size>2</size>
32119       </method>
32120     </type>
32121   </test>
32122   <test name="test-541.cs">
32123     <type name="A">
32124       <method name="Void .ctor(TestFunc)">
32125         <size>14</size>
32126       </method>
32127     </type>
32128     <type name="TestClass">
32129       <method name="Void .ctor()">
32130         <size>7</size>
32131       </method>
32132       <method name="Void .cctor()">
32133         <size>46</size>
32134       </method>
32135       <method name="Int32 Main()">
32136         <size>6</size>
32137       </method>
32138     </type>
32139     <type name="TestFunc">
32140       <method name="Void .ctor(Object, IntPtr)">
32141         <size>0</size>
32142       </method>
32143       <method name="Void Invoke(Int32)">
32144         <size>0</size>
32145       </method>
32146       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32147         <size>0</size>
32148       </method>
32149       <method name="Void EndInvoke(IAsyncResult)">
32150         <size>0</size>
32151       </method>
32152     </type>
32153     <type name="TestClass">
32154       <method name="Void &lt;a&gt;m__0(Int32)">
32155         <size>7</size>
32156       </method>
32157     </type>
32158   </test>
32159   <test name="test-542.cs">
32160     <type name="X">
32161       <method name="Void .ctor()">
32162         <size>7</size>
32163       </method>
32164       <method name="Void Main()">
32165         <size>1</size>
32166       </method>
32167     </type>
32168     <type name="ARec">
32169       <method name="Void .ctor(Decimal)">
32170         <size>14</size>
32171       </method>
32172       <method name="Decimal Round(Int32)">
32173         <size>13</size>
32174       </method>
32175       <method name="Decimal Round(Decimal, Int32)">
32176         <size>7</size>
32177       </method>
32178     </type>
32179   </test>
32180   <test name="test-543.cs">
32181     <type name="BetterMethod">
32182       <method name="Void .ctor()">
32183         <size>7</size>
32184       </method>
32185       <method name="Int32 get_Item(System.Boolean[])">
32186         <size>2</size>
32187       </method>
32188       <method name="System.String get_Item(Boolean, System.Object)">
32189         <size>6</size>
32190       </method>
32191     </type>
32192     <type name="MainClass">
32193       <method name="Void .ctor()">
32194         <size>7</size>
32195       </method>
32196       <method name="Int32 get_Item(Int32, System.String[])">
32197         <size>2</size>
32198       </method>
32199       <method name="Void set_Item(Int32, System.String[], Int32)">
32200         <size>40</size>
32201       </method>
32202       <method name="System.Object get_Item(Int32, System.Object[])">
32203         <size>2</size>
32204       </method>
32205       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32206         <size>40</size>
32207       </method>
32208       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32209         <size>2</size>
32210       </method>
32211       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32212         <size>40</size>
32213       </method>
32214       <method name="Void Main(System.String[])">
32215         <size>258</size>
32216       </method>
32217     </type>
32218   </test>
32219   <test name="test-544.cs">
32220     <type name="X">
32221       <method name="Void .ctor()">
32222         <size>7</size>
32223       </method>
32224       <method name="Void Main()">
32225         <size>32</size>
32226       </method>
32227     </type>
32228   </test>
32229   <test name="test-545.cs">
32230     <type name="X">
32231       <method name="Void .ctor()">
32232         <size>7</size>
32233       </method>
32234       <method name="Void Main()">
32235         <size>1</size>
32236       </method>
32237     </type>
32238     <type name="Dingus">
32239       <method name="Void .ctor(Int32)">
32240         <size>1</size>
32241       </method>
32242     </type>
32243   </test>
32244   <test name="test-546.cs">
32245     <type name="NameSpace.C">
32246       <method name="Void .ctor()">
32247         <size>7</size>
32248       </method>
32249       <method name="Void Main()">
32250         <size>1</size>
32251       </method>
32252     </type>
32253   </test>
32254   <test name="test-547.cs">
32255     <type name="C">
32256       <method name="Void .ctor()">
32257         <size>7</size>
32258       </method>
32259       <method name="Void Main()">
32260         <size>1</size>
32261       </method>
32262     </type>
32263   </test>
32264   <test name="test-548.cs">
32265     <type name="Bugs.Bug0">
32266       <method name="Void .ctor()">
32267         <size>7</size>
32268       </method>
32269       <method name="Int32 Main()">
32270         <size>23</size>
32271       </method>
32272     </type>
32273     <type name="Bugs.Bug0+MyBoolean">
32274       <method name="Void .ctor(Boolean)">
32275         <size>8</size>
32276       </method>
32277       <method name="MyBoolean op_Implicit(Boolean)">
32278         <size>7</size>
32279       </method>
32280       <method name="Boolean op_Implicit(MyBoolean)">
32281         <size>8</size>
32282       </method>
32283     </type>
32284   </test>
32285   <test name="test-549.cs">
32286     <type name="Do">
32287       <method name="Void .ctor()">
32288         <size>7</size>
32289       </method>
32290       <method name="Void Register(Get)">
32291         <size>1</size>
32292       </method>
32293       <method name="Void Register(System.Object)">
32294         <size>1</size>
32295       </method>
32296       <method name="System.Object MyGet(Do)">
32297         <size>2</size>
32298       </method>
32299       <method name="Void X()">
32300         <size>19</size>
32301       </method>
32302     </type>
32303     <type name="User">
32304       <method name="Void .ctor()">
32305         <size>7</size>
32306       </method>
32307       <method name="Void Main()">
32308         <size>1</size>
32309       </method>
32310     </type>
32311     <type name="Get">
32312       <method name="Void .ctor(Object, IntPtr)">
32313         <size>0</size>
32314       </method>
32315       <method name="System.Object Invoke(Do)">
32316         <size>0</size>
32317       </method>
32318       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32319         <size>0</size>
32320       </method>
32321       <method name="System.Object EndInvoke(IAsyncResult)">
32322         <size>0</size>
32323       </method>
32324     </type>
32325   </test>
32326   <test name="test-55.cs">
32327     <type name="A.B.C">
32328       <method name="Void .ctor()">
32329         <size>7</size>
32330       </method>
32331       <method name="Void Hola()">
32332         <size>11</size>
32333       </method>
32334     </type>
32335     <type name="X.Y.Z.W">
32336       <method name="Void .ctor()">
32337         <size>7</size>
32338       </method>
32339       <method name="Void Ahoj()">
32340         <size>11</size>
32341       </method>
32342     </type>
32343     <type name="Foo.System">
32344       <method name="Void .ctor()">
32345         <size>7</size>
32346       </method>
32347       <method name="Void X()">
32348         <size>11</size>
32349       </method>
32350     </type>
32351     <type name="App">
32352       <method name="Void .ctor()">
32353         <size>7</size>
32354       </method>
32355       <method name="Int32 Main()">
32356         <size>12</size>
32357       </method>
32358     </type>
32359   </test>
32360   <test name="test-550.cs">
32361     <type name="Bla.Blub.Fo‿o">
32362       <method name="Void .ctor()">
32363         <size>7</size>
32364       </method>
32365       <method name="Void Main(System.String[])">
32366         <size>11</size>
32367       </method>
32368     </type>
32369   </test>
32370   <test name="test-551.cs">
32371     <type name="System.Int32">
32372       <method name="Void Main()">
32373         <size>1</size>
32374       </method>
32375     </type>
32376   </test>
32377   <test name="test-552.cs">
32378     <type name="C">
32379       <method name="Void .ctor()">
32380         <size>7</size>
32381       </method>
32382       <method name="Void Test(C)">
32383         <size>1</size>
32384       </method>
32385       <method name="Void Main()">
32386         <size>14</size>
32387       </method>
32388     </type>
32389   </test>
32390   <test name="test-553.cs">
32391     <type name="A">
32392       <method name="Void .ctor()">
32393         <size>7</size>
32394       </method>
32395       <method name="Void Add(System.Object)">
32396         <size>1</size>
32397       </method>
32398     </type>
32399     <type name="B">
32400       <method name="Void .ctor()">
32401         <size>7</size>
32402       </method>
32403       <method name="Boolean Add(System.Object)">
32404         <size>2</size>
32405       </method>
32406       <method name="Void Main()">
32407         <size>1</size>
32408       </method>
32409     </type>
32410   </test>
32411   <test name="test-554.cs">
32412     <type name="C">
32413       <method name="Void .ctor()">
32414         <size>7</size>
32415       </method>
32416       <method name="Int32 Main()">
32417         <size>145</size>
32418       </method>
32419     </type>
32420     <type name="&lt;PrivateImplementationDetails&gt;">
32421       <method name="Void .ctor()">
32422         <size>7</size>
32423       </method>
32424     </type>
32425   </test>
32426   <test name="test-555.cs">
32427     <type name="Test">
32428       <method name="Void .ctor()">
32429         <size>7</size>
32430       </method>
32431       <method name="Int32 Main()">
32432         <size>351</size>
32433       </method>
32434     </type>
32435   </test>
32436   <test name="test-556.cs">
32437     <type name="S">
32438       <method name="Void .ctor()">
32439         <size>7</size>
32440       </method>
32441       <method name="Void Frobnikator()">
32442         <size>1</size>
32443       </method>
32444       <method name="Void CharToX()">
32445         <size>1</size>
32446       </method>
32447       <method name="Int32 Main()">
32448         <size>35</size>
32449       </method>
32450     </type>
32451   </test>
32452   <test name="test-557.cs">
32453     <type name="Test">
32454       <method name="Void .ctor()">
32455         <size>7</size>
32456       </method>
32457       <method name="Void Main(System.String[])">
32458         <size>1</size>
32459       </method>
32460     </type>
32461   </test>
32462   <test name="test-558.cs">
32463     <type name="TestClass">
32464       <method name="Void .ctor()">
32465         <size>7</size>
32466       </method>
32467       <method name="Void Main()">
32468         <size>21</size>
32469       </method>
32470       <method name="Void TestMethod(Int32)">
32471         <size>1</size>
32472       </method>
32473     </type>
32474     <type name="TestClass+OneDelegate">
32475       <method name="Void .ctor(Object, IntPtr)">
32476         <size>0</size>
32477       </method>
32478       <method name="Void Invoke(Int32)">
32479         <size>0</size>
32480       </method>
32481       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32482         <size>0</size>
32483       </method>
32484       <method name="Void EndInvoke(IAsyncResult)">
32485         <size>0</size>
32486       </method>
32487     </type>
32488   </test>
32489   <test name="test-559.cs">
32490     <type name="C">
32491       <method name="Void .ctor()">
32492         <size>7</size>
32493       </method>
32494       <method name="Void add_TestEvent(B+TestDelegate)">
32495         <size>24</size>
32496       </method>
32497       <method name="Void remove_TestEvent(B+TestDelegate)">
32498         <size>24</size>
32499       </method>
32500       <method name="Void Main()">
32501         <size>1</size>
32502       </method>
32503     </type>
32504   </test>
32505   <test name="test-56.cs">
32506     <type name="A">
32507       <method name="Void .ctor()">
32508         <size>7</size>
32509       </method>
32510       <method name="Int32 get_P()">
32511         <size>7</size>
32512       </method>
32513       <method name="Void set_P(Int32)">
32514         <size>8</size>
32515       </method>
32516       <method name="Int32 get_Q()">
32517         <size>0</size>
32518       </method>
32519       <method name="Void set_Q(Int32)">
32520         <size>0</size>
32521       </method>
32522       <method name="Int32 get_R()">
32523         <size>7</size>
32524       </method>
32525       <method name="Void set_R(Int32)">
32526         <size>8</size>
32527       </method>
32528     </type>
32529     <type name="B">
32530       <method name="Void .ctor()">
32531         <size>7</size>
32532       </method>
32533       <method name="Int32 get_P()">
32534         <size>7</size>
32535       </method>
32536       <method name="Void set_P(Int32)">
32537         <size>8</size>
32538       </method>
32539       <method name="Int32 get_Q()">
32540         <size>7</size>
32541       </method>
32542       <method name="Void set_Q(Int32)">
32543         <size>8</size>
32544       </method>
32545     </type>
32546     <type name="C">
32547       <method name="Void .ctor()">
32548         <size>7</size>
32549       </method>
32550       <method name="Int32 get_Q()">
32551         <size>7</size>
32552       </method>
32553       <method name="Void set_Q(Int32)">
32554         <size>8</size>
32555       </method>
32556       <method name="Int32 get_R()">
32557         <size>7</size>
32558       </method>
32559       <method name="Void set_R(Int32)">
32560         <size>8</size>
32561       </method>
32562     </type>
32563     <type name="M">
32564       <method name="Void .ctor()">
32565         <size>7</size>
32566       </method>
32567       <method name="Int32 Main()">
32568         <size>221</size>
32569       </method>
32570     </type>
32571   </test>
32572   <test name="test-560.cs">
32573     <type name="Bugs.Bug2">
32574       <method name="Void .ctor()">
32575         <size>7</size>
32576       </method>
32577       <method name="Void Main(System.String[])">
32578         <size>81</size>
32579       </method>
32580     </type>
32581     <type name="Bugs.Bug2+MyByte">
32582       <method name="Void .ctor(Byte)">
32583         <size>8</size>
32584       </method>
32585       <method name="MyByte op_Implicit(Byte)">
32586         <size>7</size>
32587       </method>
32588       <method name="Byte op_Implicit(MyByte)">
32589         <size>8</size>
32590       </method>
32591     </type>
32592     <type name="Bugs.Bug2+MyInt">
32593       <method name="Void .ctor(Int32)">
32594         <size>8</size>
32595       </method>
32596       <method name="MyInt op_Implicit(Int32)">
32597         <size>7</size>
32598       </method>
32599       <method name="Int32 op_Implicit(MyInt)">
32600         <size>8</size>
32601       </method>
32602     </type>
32603   </test>
32604   <test name="test-561.cs">
32605     <type name="A">
32606       <method name="Void .ctor()">
32607         <size>7</size>
32608       </method>
32609       <method name="Void I.M()">
32610         <size>1</size>
32611       </method>
32612       <method name="Void M()">
32613         <size>0</size>
32614       </method>
32615     </type>
32616     <type name="C">
32617       <method name="Void .ctor()">
32618         <size>7</size>
32619       </method>
32620       <method name="Void M()">
32621         <size>1</size>
32622       </method>
32623       <method name="Void Main()">
32624         <size>1</size>
32625       </method>
32626     </type>
32627   </test>
32628   <test name="test-562.cs">
32629     <type name="Program">
32630       <method name="Void .ctor()">
32631         <size>7</size>
32632       </method>
32633       <method name="Int32 Main()">
32634         <size>45</size>
32635       </method>
32636     </type>
32637   </test>
32638   <test name="test-563.cs">
32639     <type name="Test">
32640       <method name="Void .ctor()">
32641         <size>7</size>
32642       </method>
32643       <method name="System.Object TestMethod(TestCollection)">
32644         <size>64</size>
32645       </method>
32646       <method name="Void Main()">
32647         <size>1</size>
32648       </method>
32649     </type>
32650   </test>
32651   <test name="test-564.cs">
32652     <type name="A">
32653       <method name="Void .ctor()">
32654         <size>7</size>
32655       </method>
32656       <method name="Void Main()">
32657         <size>1</size>
32658       </method>
32659     </type>
32660   </test>
32661   <test name="test-565.cs">
32662     <type name="T">
32663       <method name="Void .ctor()">
32664         <size>7</size>
32665       </method>
32666       <method name="Boolean Equals(System.Object)">
32667         <size>2</size>
32668       </method>
32669       <method name="Void Main()">
32670         <size>1</size>
32671       </method>
32672     </type>
32673   </test>
32674   <test name="test-566.cs">
32675     <type name="Test">
32676       <method name="Void .ctor()">
32677         <size>7</size>
32678       </method>
32679       <method name="System.String get_Spec()">
32680         <size>12</size>
32681       </method>
32682       <method name="Void Foo(C)">
32683         <size>7</size>
32684       </method>
32685       <method name="Void Foo2(CC)">
32686         <size>12</size>
32687       </method>
32688       <method name="Void Main()">
32689         <size>1</size>
32690       </method>
32691     </type>
32692     <type name="CA">
32693       <method name="Void .ctor()">
32694         <size>7</size>
32695       </method>
32696       <method name="Void set_Spec(System.String)">
32697         <size>1</size>
32698       </method>
32699     </type>
32700     <type name="CB">
32701       <method name="Void .ctor()">
32702         <size>7</size>
32703       </method>
32704       <method name="Void set_Spec(System.String)">
32705         <size>1</size>
32706       </method>
32707     </type>
32708     <type name="CC">
32709       <method name="Void .ctor()">
32710         <size>7</size>
32711       </method>
32712     </type>
32713   </test>
32714   <test name="test-567.cs">
32715     <type name="preservesig_test.Class1">
32716       <method name="Void .ctor()">
32717         <size>7</size>
32718       </method>
32719       <method name="Int32 Main(System.String[])">
32720         <size>143</size>
32721       </method>
32722     </type>
32723     <type name="preservesig_test.TestClass">
32724       <method name="Void .ctor()">
32725         <size>7</size>
32726       </method>
32727       <method name="Void add_e(preservesig_test.TestClass+D)">
32728         <size>24</size>
32729       </method>
32730       <method name="Void remove_e(preservesig_test.TestClass+D)">
32731         <size>24</size>
32732       </method>
32733       <method name="Int32 DoFoo()">
32734         <size>2</size>
32735       </method>
32736       <method name="Int32 get_Foo()">
32737         <size>2</size>
32738       </method>
32739     </type>
32740     <type name="preservesig_test.TestClass+D">
32741       <method name="Void .ctor(Object, IntPtr)">
32742         <size>0</size>
32743       </method>
32744       <method name="Void Invoke()">
32745         <size>0</size>
32746       </method>
32747       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32748         <size>0</size>
32749       </method>
32750       <method name="Void EndInvoke(IAsyncResult)">
32751         <size>0</size>
32752       </method>
32753     </type>
32754   </test>
32755   <test name="test-568.cs">
32756     <type name="B">
32757       <method name="Void .ctor()">
32758         <size>7</size>
32759       </method>
32760       <method name="Void Main()">
32761         <size>1</size>
32762       </method>
32763     </type>
32764   </test>
32765   <test name="test-569.cs">
32766     <type name="MyAttribute">
32767       <method name="Void .ctor()">
32768         <size>7</size>
32769       </method>
32770     </type>
32771     <type name="SubAttribute">
32772       <method name="Void .ctor()">
32773         <size>7</size>
32774       </method>
32775     </type>
32776     <type name="test">
32777       <method name="Void .ctor()">
32778         <size>7</size>
32779       </method>
32780       <method name="Void method()">
32781         <size>1</size>
32782       </method>
32783       <method name="Void Main()">
32784         <size>1</size>
32785       </method>
32786     </type>
32787   </test>
32788   <test name="test-57.cs">
32789     <type name="Button">
32790       <method name="Void .ctor()">
32791         <size>7</size>
32792       </method>
32793       <method name="Void add_Click(EventHandler)">
32794         <size>24</size>
32795       </method>
32796       <method name="Void remove_Click(EventHandler)">
32797         <size>24</size>
32798       </method>
32799       <method name="Void OnClick(Int32, Int32)">
32800         <size>36</size>
32801       </method>
32802       <method name="Void Reset()">
32803         <size>8</size>
32804       </method>
32805     </type>
32806     <type name="Blah">
32807       <method name="Void .ctor()">
32808         <size>18</size>
32809       </method>
32810       <method name="Void Connect()">
32811         <size>59</size>
32812       </method>
32813       <method name="Void Button1_Click(Int32, Int32)">
32814         <size>34</size>
32815       </method>
32816       <method name="Void Foo_Click(Int32, Int32)">
32817         <size>34</size>
32818       </method>
32819       <method name="Void Disconnect()">
32820         <size>34</size>
32821       </method>
32822       <method name="Int32 Main()">
32823         <size>66</size>
32824       </method>
32825     </type>
32826     <type name="EventHandler">
32827       <method name="Void .ctor(Object, IntPtr)">
32828         <size>0</size>
32829       </method>
32830       <method name="Void Invoke(Int32, Int32)">
32831         <size>0</size>
32832       </method>
32833       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32834         <size>0</size>
32835       </method>
32836       <method name="Void EndInvoke(IAsyncResult)">
32837         <size>0</size>
32838       </method>
32839     </type>
32840   </test>
32841   <test name="test-570.cs">
32842     <type name="Bar">
32843       <method name="Void .ctor()">
32844         <size>7</size>
32845       </method>
32846     </type>
32847     <type name="Program">
32848       <method name="Void .ctor()">
32849         <size>7</size>
32850       </method>
32851       <method name="Void Main()">
32852         <size>47</size>
32853       </method>
32854     </type>
32855   </test>
32856   <test name="test-571.cs">
32857     <type name="Test">
32858       <method name="Void .ctor()">
32859         <size>7</size>
32860       </method>
32861       <method name="Void Main()">
32862         <size>1</size>
32863       </method>
32864     </type>
32865   </test>
32866   <test name="test-572.cs">
32867     <type name="C">
32868       <method name="Void .ctor()">
32869         <size>7</size>
32870       </method>
32871       <method name="Color get_Color()">
32872         <size>10</size>
32873       </method>
32874       <method name="Void ResetCustomColors()">
32875         <size>16</size>
32876       </method>
32877       <method name="Void Main()">
32878         <size>1</size>
32879       </method>
32880     </type>
32881     <type name="Color">
32882       <method name="Color From(Int32)">
32883         <size>10</size>
32884       </method>
32885       <method name="Int32 ToArgb()">
32886         <size>2</size>
32887       </method>
32888     </type>
32889   </test>
32890   <test name="test-573.cs">
32891     <type name="C">
32892       <method name="Void .ctor()">
32893         <size>7</size>
32894       </method>
32895       <method name="Void .cctor()">
32896         <size>11</size>
32897       </method>
32898       <method name="Void Main()">
32899         <size>25</size>
32900       </method>
32901     </type>
32902   </test>
32903   <test name="test-574.cs">
32904     <type name="X">
32905       <method name="Void .ctor()">
32906         <size>7</size>
32907       </method>
32908       <method name="Int32 Main()">
32909         <size>31</size>
32910       </method>
32911     </type>
32912   </test>
32913   <test name="test-575.cs">
32914     <type name="Program">
32915       <method name="Void .ctor()">
32916         <size>7</size>
32917       </method>
32918       <method name="Void Main(System.String[])">
32919         <size>25</size>
32920       </method>
32921     </type>
32922   </test>
32923   <test name="test-576.cs">
32924     <type name="Foo">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928       <method name="Void Main()">
32929         <size>24</size>
32930       </method>
32931     </type>
32932   </test>
32933   <test name="test-578.cs">
32934     <type name="Test1.TestItem1">
32935       <method name="Void .ctor()">
32936         <size>7</size>
32937       </method>
32938       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32939         <size>34</size>
32940       </method>
32941       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32942         <size>34</size>
32943       </method>
32944       <method name="Int32 Test()">
32945         <size>12</size>
32946       </method>
32947     </type>
32948     <type name="Test1.TestItem2">
32949       <method name="Void .ctor()">
32950         <size>7</size>
32951       </method>
32952       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32953         <size>18</size>
32954       </method>
32955       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32956         <size>18</size>
32957       </method>
32958     </type>
32959     <type name="Test1.CC">
32960       <method name="Void .ctor()">
32961         <size>7</size>
32962       </method>
32963       <method name="Int32 Main()">
32964         <size>57</size>
32965       </method>
32966     </type>
32967     <type name="Test1.TestDelegate1">
32968       <method name="Void .ctor(Object, IntPtr)">
32969         <size>0</size>
32970       </method>
32971       <method name="Int32 Invoke()">
32972         <size>0</size>
32973       </method>
32974       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32975         <size>0</size>
32976       </method>
32977       <method name="Int32 EndInvoke(IAsyncResult)">
32978         <size>0</size>
32979       </method>
32980     </type>
32981     <type name="Test1.CC">
32982       <method name="Int32 &lt;Main&gt;m__0()">
32983         <size>2</size>
32984       </method>
32985     </type>
32986   </test>
32987   <test name="test-579.cs">
32988     <type name="X">
32989       <method name="Void .ctor()">
32990         <size>7</size>
32991       </method>
32992       <method name="Void Main()">
32993         <size>35</size>
32994       </method>
32995       <method name="Void DoCall(X+test)">
32996         <size>1</size>
32997       </method>
32998     </type>
32999     <type name="X+test">
33000       <method name="Void .ctor(Object, IntPtr)">
33001         <size>0</size>
33002       </method>
33003       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33004         <size>0</size>
33005       </method>
33006       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33007         <size>0</size>
33008       </method>
33009       <method name="System.Object EndInvoke(IAsyncResult)">
33010         <size>0</size>
33011       </method>
33012     </type>
33013     <type name="X">
33014       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33015         <size>18</size>
33016       </method>
33017     </type>
33018   </test>
33019   <test name="test-58.cs">
33020     <type name="Blah">
33021       <method name="Void .ctor()">
33022         <size>7</size>
33023       </method>
33024       <method name="Int32 Main()">
33025         <size>27</size>
33026       </method>
33027     </type>
33028   </test>
33029   <test name="test-580.cs">
33030     <type name="Bla">
33031       <method name="Void .ctor()">
33032         <size>7</size>
33033       </method>
33034       <method name="Void BuildNode(System.String ByRef)">
33035         <size>43</size>
33036       </method>
33037       <method name="Void BuildNode(System.String[] ByRef)">
33038         <size>56</size>
33039       </method>
33040       <method name="Void BuildNode_B(System.Object ByRef)">
33041         <size>18</size>
33042       </method>
33043       <method name="System.String BuildNode_C(System.String ByRef)">
33044         <size>76</size>
33045       </method>
33046       <method name="System.String BuildNode_D()">
33047         <size>155</size>
33048       </method>
33049       <method name="Void BuildNode_E(System.String[,] ByRef)">
33050         <size>68</size>
33051       </method>
33052       <method name="Int32 Main()">
33053         <size>265</size>
33054       </method>
33055     </type>
33056   </test>
33057   <test name="test-581.cs">
33058     <type name="TestParams">
33059       <method name="Void .ctor()">
33060         <size>7</size>
33061       </method>
33062       <method name="System.Object get_Item(System.String[])">
33063         <size>4</size>
33064       </method>
33065       <method name="Void set_Item(System.String[], System.Object)">
33066         <size>40</size>
33067       </method>
33068       <method name="Void TestMethod()">
33069         <size>179</size>
33070       </method>
33071     </type>
33072     <type name="TestNonParams">
33073       <method name="Void .ctor()">
33074         <size>7</size>
33075       </method>
33076       <method name="System.Object get_Item(System.String)">
33077         <size>2</size>
33078       </method>
33079       <method name="Void set_Item(System.String, System.Object)">
33080         <size>40</size>
33081       </method>
33082       <method name="Void TestMethod()">
33083         <size>71</size>
33084       </method>
33085     </type>
33086     <type name="M">
33087       <method name="Void .ctor()">
33088         <size>7</size>
33089       </method>
33090       <method name="Int32 Main()">
33091         <size>22</size>
33092       </method>
33093     </type>
33094   </test>
33095   <test name="test-582.cs">
33096     <type name="TrueClass">
33097       <method name="Void Main()">
33098         <size>1</size>
33099       </method>
33100     </type>
33101   </test>
33102   <test name="test-583.cs">
33103     <type name="Program">
33104       <method name="Void .ctor()">
33105         <size>7</size>
33106       </method>
33107       <method name="Int32 Main()">
33108         <size>19</size>
33109       </method>
33110     </type>
33111     <type name="ObjectContainerBase">
33112       <method name="Void .ctor()">
33113         <size>7</size>
33114       </method>
33115     </type>
33116   </test>
33117   <test name="test-584.cs">
33118     <type name="Style">
33119       <method name="Void .ctor()">
33120         <size>7</size>
33121       </method>
33122       <method name="Style get_CurrentStyle()">
33123         <size>2</size>
33124       </method>
33125       <method name="Void set_CurrentStyle(Style)">
33126         <size>1</size>
33127       </method>
33128       <method name="Boolean LoadCurrentStyle()">
33129         <size>20</size>
33130       </method>
33131       <method name="Style Load()">
33132         <size>2</size>
33133       </method>
33134       <method name="Int32 Main()">
33135         <size>18</size>
33136       </method>
33137     </type>
33138   </test>
33139   <test name="test-585.cs">
33140     <type name="A">
33141       <method name="Void .ctor()">
33142         <size>7</size>
33143       </method>
33144     </type>
33145     <type name="B">
33146       <method name="Void .ctor()">
33147         <size>7</size>
33148       </method>
33149     </type>
33150     <type name="X">
33151       <method name="Void .ctor()">
33152         <size>7</size>
33153       </method>
33154     </type>
33155     <type name="Program">
33156       <method name="Void .ctor()">
33157         <size>7</size>
33158       </method>
33159       <method name="Void Main()">
33160         <size>52</size>
33161       </method>
33162     </type>
33163   </test>
33164   <test name="test-586.cs">
33165     <type name="Program">
33166       <method name="Void .ctor()">
33167         <size>7</size>
33168       </method>
33169       <method name="Int32 Main()">
33170         <size>99</size>
33171       </method>
33172     </type>
33173     <type name="Program+MyColor">
33174       <method name="Void .ctor(Single)">
33175         <size>8</size>
33176       </method>
33177       <method name="Single get_Value()">
33178         <size>7</size>
33179       </method>
33180       <method name="MyColor op_Addition(MyColor, MyColor)">
33181         <size>21</size>
33182       </method>
33183     </type>
33184   </test>
33185   <test name="test-587.cs">
33186     <type name="Program">
33187       <method name="Void .ctor()">
33188         <size>7</size>
33189       </method>
33190       <method name="Int32 Main()">
33191         <size>17</size>
33192       </method>
33193     </type>
33194   </test>
33195   <test name="test-588.cs">
33196     <type name="TestNamespace.TestClass">
33197       <method name="Void .ctor()">
33198         <size>7</size>
33199       </method>
33200       <method name="Void HelloWorld()">
33201         <size>1</size>
33202       </method>
33203     </type>
33204     <type name="SuperClass">
33205       <method name="Void .ctor()">
33206         <size>7</size>
33207       </method>
33208       <method name="TestNamespace.TestClass get_TestClass()">
33209         <size>7</size>
33210       </method>
33211     </type>
33212     <type name="SubClass">
33213       <method name="Void .ctor()">
33214         <size>12</size>
33215       </method>
33216     </type>
33217     <type name="App">
33218       <method name="Void .ctor()">
33219         <size>7</size>
33220       </method>
33221       <method name="Void Main()">
33222         <size>7</size>
33223       </method>
33224     </type>
33225   </test>
33226   <test name="test-589.cs">
33227     <type name="TestNamespace.TestClass">
33228       <method name="Void .ctor()">
33229         <size>7</size>
33230       </method>
33231       <method name="Void HelloWorld()">
33232         <size>1</size>
33233       </method>
33234     </type>
33235     <type name="SuperClass">
33236       <method name="Void .ctor()">
33237         <size>7</size>
33238       </method>
33239       <method name="TestNamespace.TestClass get_TestClass()">
33240         <size>7</size>
33241       </method>
33242       <method name="Void set_TestClass(TestNamespace.TestClass)">
33243         <size>1</size>
33244       </method>
33245     </type>
33246     <type name="SubClass">
33247       <method name="Void .ctor()">
33248         <size>12</size>
33249       </method>
33250     </type>
33251     <type name="App">
33252       <method name="Void .ctor()">
33253         <size>7</size>
33254       </method>
33255       <method name="Void Main()">
33256         <size>7</size>
33257       </method>
33258     </type>
33259   </test>
33260   <test name="test-59.cs">
33261     <type name="X">
33262       <method name="Void .ctor()">
33263         <size>7</size>
33264       </method>
33265       <method name="Int32 test_explicit()">
33266         <size>224</size>
33267       </method>
33268       <method name="Int32 test_implicit()">
33269         <size>102</size>
33270       </method>
33271       <method name="Int32 Main()">
33272         <size>55</size>
33273       </method>
33274     </type>
33275   </test>
33276   <test name="test-590.cs">
33277     <type name="X">
33278       <method name="Void .ctor()">
33279         <size>18</size>
33280       </method>
33281       <method name="Int32 Main()">
33282         <size>28</size>
33283       </method>
33284       <method name="System.String Foo()">
33285         <size>6</size>
33286       </method>
33287       <method name="System.String get_Prop()">
33288         <size>7</size>
33289       </method>
33290       <method name="Void set_Prop(System.String)">
33291         <size>8</size>
33292       </method>
33293       <method name="System.String get_Item(Int32)">
33294         <size>7</size>
33295       </method>
33296       <method name="Void set_Item(Int32, System.String)">
33297         <size>8</size>
33298       </method>
33299       <method name="Int32 Do(System.String, System.String, System.String)">
33300         <size>334</size>
33301       </method>
33302     </type>
33303   </test>
33304   <test name="test-591.cs">
33305     <type name="C1">
33306       <method name="Void .ctor()">
33307         <size>7</size>
33308       </method>
33309       <method name="Void Foo(System.String)">
33310         <size>49</size>
33311       </method>
33312     </type>
33313     <type name="C2">
33314       <method name="Void .ctor()">
33315         <size>7</size>
33316       </method>
33317       <method name="Void Main()">
33318         <size>1</size>
33319       </method>
33320     </type>
33321   </test>
33322   <test name="test-592.cs">
33323     <type name="T">
33324       <method name="Void .ctor()">
33325         <size>7</size>
33326       </method>
33327       <method name="Int32 fib(Int32)">
33328         <size>53</size>
33329       </method>
33330       <method name="Int32 xx(Int32)">
33331         <size>33</size>
33332       </method>
33333       <method name="Void foo(Int32)">
33334         <size>38</size>
33335       </method>
33336       <method name="Void XXXA()">
33337         <size>6</size>
33338       </method>
33339       <method name="Void Main()">
33340         <size>1</size>
33341       </method>
33342     </type>
33343   </test>
33344   <test name="test-593.cs">
33345     <type name="MainClass">
33346       <method name="Void .ctor()">
33347         <size>7</size>
33348       </method>
33349       <method name="Void Foo(I)">
33350         <size>7</size>
33351       </method>
33352       <method name="Void Main()">
33353         <size>1</size>
33354       </method>
33355     </type>
33356   </test>
33357   <test name="test-594.cs">
33358     <type name="Test">
33359       <method name="Void .ctor()">
33360         <size>7</size>
33361       </method>
33362       <method name="Void Main()">
33363         <size>1</size>
33364       </method>
33365     </type>
33366   </test>
33367   <test name="test-595.cs">
33368     <type name="AttributesCollection">
33369       <method name="Void .ctor()">
33370         <size>7</size>
33371       </method>
33372       <method name="System.Object get_Item(SymbolId)">
33373         <size>2</size>
33374       </method>
33375       <method name="Void set_Item(SymbolId, System.Object)">
33376         <size>1</size>
33377       </method>
33378     </type>
33379     <type name="Program">
33380       <method name="Void .ctor()">
33381         <size>7</size>
33382       </method>
33383       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33384         <size>18</size>
33385       </method>
33386       <method name="Void Main()">
33387         <size>23</size>
33388       </method>
33389     </type>
33390   </test>
33391   <test name="test-596.cs">
33392     <type name="C">
33393       <method name="Void .ctor()">
33394         <size>7</size>
33395       </method>
33396       <method name="Void Main()">
33397         <size>17</size>
33398       </method>
33399     </type>
33400   </test>
33401   <test name="test-597.cs">
33402     <type name="TestNS.Foo">
33403       <method name="Void .ctor()">
33404         <size>7</size>
33405       </method>
33406     </type>
33407     <type name="TestNS.XElement">
33408       <method name="Void .ctor()">
33409         <size>7</size>
33410       </method>
33411       <method name="TestNS.Bar get_Document()">
33412         <size>2</size>
33413       </method>
33414       <method name="System.Object get_CrashHere()">
33415         <size>29</size>
33416       </method>
33417     </type>
33418     <type name="TestNS.Element">
33419       <method name="Void .ctor()">
33420         <size>7</size>
33421       </method>
33422       <method name="TestNS.Foo get_Document()">
33423         <size>2</size>
33424       </method>
33425     </type>
33426     <type name="TestNS.Bar">
33427       <method name="Void .ctor()">
33428         <size>7</size>
33429       </method>
33430       <method name="IHoge get_Root()">
33431         <size>2</size>
33432       </method>
33433     </type>
33434     <type name="TestNS.C">
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-598.cs">
33444     <type name="Test">
33445       <method name="Void .ctor()">
33446         <size>35</size>
33447       </method>
33448       <method name="V get_v()">
33449         <size>7</size>
33450       </method>
33451       <method name="Void Main()">
33452         <size>1</size>
33453       </method>
33454     </type>
33455     <type name="V">
33456       <method name="Void set_Item(Int32, Int32)">
33457         <size>1</size>
33458       </method>
33459     </type>
33460   </test>
33461   <test name="test-599.cs">
33462     <type name="Test.String">
33463       <method name="Void .ctor(String)">
33464         <size>14</size>
33465       </method>
33466       <method name="Test.String op_Implicit(System.String)">
33467         <size>15</size>
33468       </method>
33469       <method name="System.String op_Implicit(Test.String)">
33470         <size>15</size>
33471       </method>
33472     </type>
33473     <type name="TestCompiler.MainClass">
33474       <method name="Void .ctor()">
33475         <size>7</size>
33476       </method>
33477       <method name="Int32 Main()">
33478         <size>80</size>
33479       </method>
33480     </type>
33481   </test>
33482   <test name="test-6.cs">
33483     <type name="X">
33484       <method name="Void .ctor()">
33485         <size>7</size>
33486       </method>
33487       <method name="Int32 Main()">
33488         <size>37</size>
33489       </method>
33490     </type>
33491   </test>
33492   <test name="test-60.cs">
33493     <type name="ns5.Y">
33494       <method name="Void .ctor()">
33495         <size>7</size>
33496       </method>
33497       <method name="Void Run()">
33498         <size>1</size>
33499       </method>
33500     </type>
33501     <type name="X">
33502       <method name="Void .ctor()">
33503         <size>7</size>
33504       </method>
33505       <method name="Int32 Main()">
33506         <size>14</size>
33507       </method>
33508     </type>
33509   </test>
33510   <test name="test-600.cs">
33511     <type name="Test.Regression">
33512       <method name="Void .ctor()">
33513         <size>7</size>
33514       </method>
33515       <method name="Int32 Main()">
33516         <size>90</size>
33517       </method>
33518     </type>
33519   </test>
33520   <test name="test-601.cs">
33521     <type name="C">
33522       <method name="Void .ctor()">
33523         <size>7</size>
33524       </method>
33525       <method name="Void Main()">
33526         <size>1</size>
33527       </method>
33528     </type>
33529     <type name="C+MarkerUpdatedVMDelegate">
33530       <method name="Void .ctor(Object, IntPtr)">
33531         <size>0</size>
33532       </method>
33533       <method name="Void Invoke(IntPtr, IntPtr)">
33534         <size>0</size>
33535       </method>
33536       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33537         <size>0</size>
33538       </method>
33539       <method name="Void EndInvoke(IAsyncResult)">
33540         <size>0</size>
33541       </method>
33542     </type>
33543   </test>
33544   <test name="test-602.cs">
33545     <type name="C">
33546       <method name="Void .ctor()">
33547         <size>7</size>
33548       </method>
33549       <method name="Int32 Main()">
33550         <size>95</size>
33551       </method>
33552       <method name="Int32 Error(System.String, System.Object[])">
33553         <size>8</size>
33554       </method>
33555       <method name="Int32 Format(System.String, System.Object)">
33556         <size>2</size>
33557       </method>
33558       <method name="Int32 Format(System.String, System.Object[])">
33559         <size>2</size>
33560       </method>
33561       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33562         <size>2</size>
33563       </method>
33564       <method name="Int32 Test_A(System.String)">
33565         <size>2</size>
33566       </method>
33567       <method name="Int32 Test_A(System.String, System.Object[])">
33568         <size>2</size>
33569       </method>
33570       <method name="Int32 Test_C(System.Type, System.Int32[])">
33571         <size>2</size>
33572       </method>
33573       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33574         <size>2</size>
33575       </method>
33576     </type>
33577   </test>
33578   <test name="test-603.cs">
33579     <type name="ConsoleApplication1.Program">
33580       <method name="Void .ctor()">
33581         <size>7</size>
33582       </method>
33583       <method name="Void .cctor()">
33584         <size>1</size>
33585       </method>
33586       <method name="Int32 Main()">
33587         <size>52</size>
33588       </method>
33589     </type>
33590   </test>
33591   <test name="test-604.cs">
33592     <type name="Program">
33593       <method name="Void .ctor()">
33594         <size>7</size>
33595       </method>
33596       <method name="Int32 Main()">
33597         <size>83</size>
33598       </method>
33599     </type>
33600     <type name="Program+ImplementingExplicitInterfacesMembers">
33601       <method name="Void .ctor()">
33602         <size>7</size>
33603       </method>
33604       <method name="Void Program.Iface1.IfaceMethod1()">
33605         <size>1</size>
33606       </method>
33607       <method name="Void Program.Iface2.IfaceMethod2()">
33608         <size>1</size>
33609       </method>
33610     </type>
33611   </test>
33612   <test name="test-605.cs">
33613     <type name="TestA">
33614       <method name="Void .ctor()">
33615         <size>7</size>
33616       </method>
33617       <method name="System.String get_Method()">
33618         <size>2</size>
33619       </method>
33620     </type>
33621     <type name="TestB">
33622       <method name="Void .ctor()">
33623         <size>7</size>
33624       </method>
33625       <method name="System.String get_Method()">
33626         <size>2</size>
33627       </method>
33628       <method name="Void Main()">
33629         <size>1</size>
33630       </method>
33631     </type>
33632   </test>
33633   <test name="test-606.cs">
33634     <type name="Program">
33635       <method name="Void .ctor()">
33636         <size>7</size>
33637       </method>
33638       <method name="Int32 Main()">
33639         <size>157</size>
33640       </method>
33641     </type>
33642     <type name="Info">
33643       <method name="Void .ctor()">
33644         <size>7</size>
33645       </method>
33646       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33647         <size>2</size>
33648       </method>
33649       <method name="Void System.Collections.IEnumerator.Reset()">
33650         <size>1</size>
33651       </method>
33652       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33653         <size>2</size>
33654       </method>
33655       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33656         <size>2</size>
33657       </method>
33658       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33659         <size>1</size>
33660       </method>
33661     </type>
33662   </test>
33663   <test name="test-607.cs">
33664     <type name="Program">
33665       <method name="Void .ctor()">
33666         <size>7</size>
33667       </method>
33668       <method name="Int32 Main()">
33669         <size>40</size>
33670       </method>
33671     </type>
33672   </test>
33673   <test name="test-608.cs">
33674     <type name="X">
33675       <method name="Void .ctor()">
33676         <size>7</size>
33677       </method>
33678       <method name="Void Main()">
33679         <size>60</size>
33680       </method>
33681     </type>
33682   </test>
33683   <test name="test-609.cs">
33684     <type name="Test">
33685       <method name="Void .ctor()">
33686         <size>7</size>
33687       </method>
33688       <method name="Int32 Main()">
33689         <size>36</size>
33690       </method>
33691     </type>
33692   </test>
33693   <test name="test-61.cs">
33694     <type name="X">
33695       <method name="Void .ctor()">
33696         <size>7</size>
33697       </method>
33698       <method name="Void add_XX(X+MyEvent)">
33699         <size>3</size>
33700       </method>
33701       <method name="Void remove_XX(X+MyEvent)">
33702         <size>3</size>
33703       </method>
33704       <method name="Int32 get_Property()">
33705         <size>4</size>
33706       </method>
33707       <method name="Void set_Property(Int32)">
33708         <size>3</size>
33709       </method>
33710       <method name="Int32 get_P2()">
33711         <size>2</size>
33712       </method>
33713       <method name="Void set_P3(Int32)">
33714         <size>1</size>
33715       </method>
33716       <method name="Int32 Main()">
33717         <size>2</size>
33718       </method>
33719     </type>
33720     <type name="X+MyEvent">
33721       <method name="Void .ctor(Object, IntPtr)">
33722         <size>0</size>
33723       </method>
33724       <method name="Void Invoke()">
33725         <size>0</size>
33726       </method>
33727       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33728         <size>0</size>
33729       </method>
33730       <method name="Void EndInvoke(IAsyncResult)">
33731         <size>0</size>
33732       </method>
33733     </type>
33734   </test>
33735   <test name="test-610.cs">
33736     <type name="A">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740       <method name="Void Main()">
33741         <size>1</size>
33742       </method>
33743     </type>
33744     <type name="A+C">
33745       <method name="Void .ctor()">
33746         <size>7</size>
33747       </method>
33748     </type>
33749     <type name="A+C+D">
33750       <method name="Void .ctor()">
33751         <size>7</size>
33752       </method>
33753     </type>
33754     <type name="N.B">
33755       <method name="Void .ctor()">
33756         <size>7</size>
33757       </method>
33758     </type>
33759     <type name="N.B+C">
33760       <method name="Void .ctor()">
33761         <size>7</size>
33762       </method>
33763     </type>
33764     <type name="N.B+C+E">
33765       <method name="Void .ctor()">
33766         <size>7</size>
33767       </method>
33768     </type>
33769     <type name="N.B+A">
33770       <method name="Void .ctor()">
33771         <size>7</size>
33772       </method>
33773     </type>
33774     <type name="N.B+A+D">
33775       <method name="Void .ctor()">
33776         <size>7</size>
33777       </method>
33778     </type>
33779   </test>
33780   <test name="test-611.cs">
33781     <type name="T">
33782       <method name="Void .ctor()">
33783         <size>7</size>
33784       </method>
33785     </type>
33786     <type name="T+Protected">
33787       <method name="Void .ctor()">
33788         <size>7</size>
33789       </method>
33790     </type>
33791     <type name="D">
33792       <method name="Void .ctor()">
33793         <size>7</size>
33794       </method>
33795     </type>
33796     <type name="D+Private">
33797       <method name="Void .ctor()">
33798         <size>7</size>
33799       </method>
33800       <method name="Void Stuff(T+Protected)">
33801         <size>1</size>
33802       </method>
33803     </type>
33804     <type name="D2">
33805       <method name="Void .ctor()">
33806         <size>7</size>
33807       </method>
33808     </type>
33809     <type name="D2+P">
33810       <method name="Void .ctor()">
33811         <size>7</size>
33812       </method>
33813     </type>
33814     <type name="D2+P+Private">
33815       <method name="Void .ctor()">
33816         <size>7</size>
33817       </method>
33818       <method name="Void Stuff(T+Protected)">
33819         <size>1</size>
33820       </method>
33821     </type>
33822     <type name="Z">
33823       <method name="Void .ctor()">
33824         <size>7</size>
33825       </method>
33826       <method name="Void Main()">
33827         <size>1</size>
33828       </method>
33829     </type>
33830   </test>
33831   <test name="test-612.cs">
33832     <type name="Abcdefghijklmnopqrstuvwxyz">
33833       <method name="Void .ctor()">
33834         <size>7</size>
33835       </method>
33836       <method name="Void .cctor()">
33837         <size>7</size>
33838       </method>
33839     </type>
33840     <type name="OO">
33841       <method name="Void .ctor()">
33842         <size>7</size>
33843       </method>
33844       <method name="Void D()">
33845         <size>5293</size>
33846       </method>
33847     </type>
33848     <type name="Zyxwvutsrqp">
33849       <method name="Void .ctor()">
33850         <size>7</size>
33851       </method>
33852       <method name="Void .cctor()">
33853         <size>7</size>
33854       </method>
33855     </type>
33856     <type name="XXX">
33857       <method name="Void .ctor()">
33858         <size>7</size>
33859       </method>
33860       <method name="Boolean IsAltered()">
33861         <size>859</size>
33862       </method>
33863       <method name="Void Main()">
33864         <size>1</size>
33865       </method>
33866     </type>
33867   </test>
33868   <test name="test-613.cs">
33869     <type name="M">
33870       <method name="Void .ctor()">
33871         <size>7</size>
33872       </method>
33873       <method name="Boolean g()">
33874         <size>8</size>
33875       </method>
33876       <method name="Int32 Main()">
33877         <size>62</size>
33878       </method>
33879     </type>
33880   </test>
33881   <test name="test-614.cs">
33882     <type name="C">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886       <method name="Void And()">
33887         <size>73</size>
33888       </method>
33889       <method name="Void Or()">
33890         <size>137</size>
33891       </method>
33892       <method name="Int32 Main()">
33893         <size>70</size>
33894       </method>
33895     </type>
33896   </test>
33897   <test name="test-615.cs">
33898     <type name="C">
33899       <method name="Void .ctor()">
33900         <size>7</size>
33901       </method>
33902       <method name="Void Main()">
33903         <size>16</size>
33904       </method>
33905     </type>
33906   </test>
33907   <test name="test-617.cs">
33908     <type name="Y">
33909       <method name="Void .ctor()">
33910         <size>7</size>
33911       </method>
33912       <method name="Void X.add_Foo(MyDelegate)">
33913         <size>1</size>
33914       </method>
33915       <method name="Void X.remove_Foo(MyDelegate)">
33916         <size>1</size>
33917       </method>
33918       <method name="Void add_Foo(MyDelegate)">
33919         <size>24</size>
33920       </method>
33921       <method name="Void remove_Foo(MyDelegate)">
33922         <size>24</size>
33923       </method>
33924       <method name="Int32 X.get_Prop()">
33925         <size>2</size>
33926       </method>
33927       <method name="Int32 Main()">
33928         <size>74</size>
33929       </method>
33930     </type>
33931     <type name="MyDelegate">
33932       <method name="Void .ctor(Object, IntPtr)">
33933         <size>0</size>
33934       </method>
33935       <method name="Int64 Invoke()">
33936         <size>0</size>
33937       </method>
33938       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33939         <size>0</size>
33940       </method>
33941       <method name="Int64 EndInvoke(IAsyncResult)">
33942         <size>0</size>
33943       </method>
33944     </type>
33945   </test>
33946   <test name="test-618.cs">
33947     <type name="C">
33948       <method name="Void .ctor()">
33949         <size>7</size>
33950       </method>
33951       <method name="Void ZeroBasedReductions()">
33952         <size>9</size>
33953       </method>
33954       <method name="Void Main()">
33955         <size>1</size>
33956       </method>
33957     </type>
33958   </test>
33959   <test name="test-619.cs">
33960     <type name="X">
33961       <method name="Void .ctor()">
33962         <size>7</size>
33963       </method>
33964       <method name="Void Main()">
33965         <size>11</size>
33966       </method>
33967     </type>
33968   </test>
33969   <test name="test-62.cs">
33970     <type name="X">
33971       <method name="Void .ctor()">
33972         <size>7</size>
33973       </method>
33974       <method name="X[] GetX()">
33975         <size>2</size>
33976       </method>
33977       <method name="System.Int32[] getInt()">
33978         <size>2</size>
33979       </method>
33980       <method name="System.Int32[,,] getMoreInt()">
33981         <size>2</size>
33982       </method>
33983       <method name="Int32 Main()">
33984         <size>2</size>
33985       </method>
33986     </type>
33987   </test>
33988   <test name="test-620.cs">
33989     <type name="X">
33990       <method name="Void .ctor()">
33991         <size>7</size>
33992       </method>
33993       <method name="Void A(Int32 ByRef)">
33994         <size>7</size>
33995       </method>
33996       <method name="Void B(Int32 ByRef)">
33997         <size>7</size>
33998       </method>
33999       <method name="Int32 Main()">
34000         <size>22</size>
34001       </method>
34002     </type>
34003   </test>
34004   <test name="test-621.cs">
34005     <type name="X">
34006       <method name="Void .ctor()">
34007         <size>7</size>
34008       </method>
34009       <method name="Void Main()">
34010         <size>129</size>
34011       </method>
34012     </type>
34013   </test>
34014   <test name="test-622.cs">
34015     <type name="A">
34016       <method name="Void .ctor(Int32)">
34017         <size>1</size>
34018       </method>
34019     </type>
34020     <type name="B">
34021       <method name="Void .ctor(Int32)">
34022         <size>7</size>
34023       </method>
34024     </type>
34025     <type name="X">
34026       <method name="Void .ctor()">
34027         <size>7</size>
34028       </method>
34029       <method name="Void Foo(A ByRef)">
34030         <size>8</size>
34031       </method>
34032       <method name="Void Foo(System.Object ByRef)">
34033         <size>9</size>
34034       </method>
34035       <method name="Int32 Main()">
34036         <size>16</size>
34037       </method>
34038     </type>
34039   </test>
34040   <test name="test-623.cs">
34041     <type name="X">
34042       <method name="Void .ctor()">
34043         <size>7</size>
34044       </method>
34045       <method name="Void a()">
34046         <size>0</size>
34047       </method>
34048     </type>
34049     <type name="Y">
34050       <method name="Void .ctor()">
34051         <size>7</size>
34052       </method>
34053       <method name="Void a()">
34054         <size>11</size>
34055       </method>
34056       <method name="Void Main()">
34057         <size>13</size>
34058       </method>
34059     </type>
34060   </test>
34061   <test name="test-624.cs">
34062     <type name="X">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="Int32 get_Type()">
34067         <size>2</size>
34068       </method>
34069       <method name="Void Main()">
34070         <size>3</size>
34071       </method>
34072     </type>
34073   </test>
34074   <test name="test-625.cs">
34075     <type name="Location">
34076       <method name="Void .ctor()">
34077         <size>7</size>
34078       </method>
34079       <method name="Int32 get_Null()">
34080         <size>2</size>
34081       </method>
34082     </type>
34083     <type name="X">
34084       <method name="Void .ctor()">
34085         <size>13</size>
34086       </method>
34087       <method name="Void Main()">
34088         <size>1</size>
34089       </method>
34090     </type>
34091   </test>
34092   <test name="test-626.cs">
34093     <type name="X">
34094       <method name="Void .ctor()">
34095         <size>7</size>
34096       </method>
34097       <method name="Void A()">
34098         <size>1</size>
34099       </method>
34100       <method name="Void Main()">
34101         <size>37</size>
34102       </method>
34103     </type>
34104   </test>
34105   <test name="test-627.cs">
34106     <type name="B">
34107       <method name="Void .ctor()">
34108         <size>7</size>
34109       </method>
34110       <method name="Void X.B()">
34111         <size>1</size>
34112       </method>
34113       <method name="Void A.B()">
34114         <size>1</size>
34115       </method>
34116     </type>
34117     <type name="M">
34118       <method name="Void .ctor()">
34119         <size>7</size>
34120       </method>
34121       <method name="Void N(System.Object)">
34122         <size>8</size>
34123       </method>
34124       <method name="Void Main()">
34125         <size>1</size>
34126       </method>
34127     </type>
34128   </test>
34129   <test name="test-628.cs">
34130     <type name="N1.B">
34131       <method name="Void .ctor()">
34132         <size>7</size>
34133       </method>
34134     </type>
34135     <type name="X">
34136       <method name="Void .ctor()">
34137         <size>7</size>
34138       </method>
34139     </type>
34140     <type name="X2">
34141       <method name="Void .ctor()">
34142         <size>7</size>
34143       </method>
34144     </type>
34145     <type name="Y2">
34146       <method name="Void .ctor()">
34147         <size>7</size>
34148       </method>
34149     </type>
34150     <type name="Y">
34151       <method name="Void .ctor()">
34152         <size>7</size>
34153       </method>
34154       <method name="Void Main()">
34155         <size>1</size>
34156       </method>
34157     </type>
34158   </test>
34159   <test name="test-629.cs">
34160     <type name="Foo">
34161       <method name="Void .ctor()">
34162         <size>7</size>
34163       </method>
34164       <method name="IEnumerable foo()">
34165         <size>16</size>
34166       </method>
34167       <method name="Int32 Main()">
34168         <size>65</size>
34169       </method>
34170     </type>
34171     <type name="Foo+&lt;foo&gt;c__Iterator0">
34172       <method name="Void .ctor()">
34173         <size>7</size>
34174       </method>
34175       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34176         <size>7</size>
34177       </method>
34178       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34179         <size>7</size>
34180       </method>
34181       <method name="Boolean MoveNext()">
34182         <size>39</size>
34183       </method>
34184       <method name="Void Dispose()">
34185         <size>8</size>
34186       </method>
34187       <method name="Void Reset()">
34188         <size>6</size>
34189       </method>
34190       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34191         <size>7</size>
34192       </method>
34193       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34194         <size>26</size>
34195       </method>
34196     </type>
34197   </test>
34198   <test name="test-63.cs">
34199     <type name="X">
34200       <method name="Void .ctor()">
34201         <size>7</size>
34202       </method>
34203       <method name="Int32 Main()">
34204         <size>96</size>
34205       </method>
34206     </type>
34207   </test>
34208   <test name="test-630.cs">
34209     <type name="MyEx">
34210       <method name="Void .ctor()">
34211         <size>7</size>
34212       </method>
34213     </type>
34214     <type name="Ex">
34215       <method name="Void .ctor()">
34216         <size>7</size>
34217       </method>
34218       <method name="Int32 test(Int32)">
34219         <size>37</size>
34220       </method>
34221       <method name="Int32 Main()">
34222         <size>70</size>
34223       </method>
34224     </type>
34225   </test>
34226   <test name="test-631.cs">
34227     <type name="A">
34228       <method name="Void .ctor()">
34229         <size>7</size>
34230       </method>
34231       <method name="SByte op_Implicit(A)">
34232         <size>2</size>
34233       </method>
34234       <method name="Byte op_Implicit(A)">
34235         <size>2</size>
34236       </method>
34237       <method name="Int16 op_Implicit(A)">
34238         <size>2</size>
34239       </method>
34240       <method name="UInt16 op_Implicit(A)">
34241         <size>2</size>
34242       </method>
34243       <method name="Int32 op_Implicit(A)">
34244         <size>2</size>
34245       </method>
34246       <method name="UInt32 op_Implicit(A)">
34247         <size>2</size>
34248       </method>
34249       <method name="Int64 op_Implicit(A)">
34250         <size>3</size>
34251       </method>
34252       <method name="UInt64 op_Implicit(A)">
34253         <size>3</size>
34254       </method>
34255     </type>
34256     <type name="A2">
34257       <method name="Void .ctor()">
34258         <size>7</size>
34259       </method>
34260       <method name="SByte op_Implicit(A2)">
34261         <size>2</size>
34262       </method>
34263       <method name="Byte op_Implicit(A2)">
34264         <size>2</size>
34265       </method>
34266       <method name="Int16 op_Implicit(A2)">
34267         <size>2</size>
34268       </method>
34269       <method name="UInt32 op_Implicit(A2)">
34270         <size>2</size>
34271       </method>
34272       <method name="Int64 op_Implicit(A2)">
34273         <size>3</size>
34274       </method>
34275       <method name="UInt64 op_Implicit(A2)">
34276         <size>3</size>
34277       </method>
34278     </type>
34279     <type name="A3">
34280       <method name="Void .ctor()">
34281         <size>7</size>
34282       </method>
34283       <method name="SByte op_Implicit(A3)">
34284         <size>2</size>
34285       </method>
34286       <method name="UInt32 op_Implicit(A3)">
34287         <size>2</size>
34288       </method>
34289       <method name="Int64 op_Implicit(A3)">
34290         <size>3</size>
34291       </method>
34292       <method name="UInt64 op_Implicit(A3)">
34293         <size>3</size>
34294       </method>
34295     </type>
34296     <type name="A4">
34297       <method name="Void .ctor()">
34298         <size>7</size>
34299       </method>
34300       <method name="UInt32 op_Implicit(A4)">
34301         <size>2</size>
34302       </method>
34303       <method name="Int64 op_Implicit(A4)">
34304         <size>3</size>
34305       </method>
34306       <method name="UInt64 op_Implicit(A4)">
34307         <size>3</size>
34308       </method>
34309     </type>
34310     <type name="A5">
34311       <method name="Void .ctor()">
34312         <size>7</size>
34313       </method>
34314       <method name="UInt32 op_Implicit(A5)">
34315         <size>2</size>
34316       </method>
34317       <method name="Int32 op_Implicit(A5)">
34318         <size>2</size>
34319       </method>
34320     </type>
34321     <type name="A6">
34322       <method name="Void .ctor()">
34323         <size>7</size>
34324       </method>
34325       <method name="Byte op_Implicit(A6)">
34326         <size>2</size>
34327       </method>
34328     </type>
34329     <type name="MyDecimal">
34330       <method name="Void .ctor()">
34331         <size>7</size>
34332       </method>
34333       <method name="Decimal op_Implicit(MyDecimal)">
34334         <size>8</size>
34335       </method>
34336     </type>
34337     <type name="Constraint">
34338       <method name="Void .ctor()">
34339         <size>7</size>
34340       </method>
34341       <method name="Int32 Main()">
34342         <size>293</size>
34343       </method>
34344     </type>
34345   </test>
34346   <test name="test-632.cs">
34347     <type name="Bug379822">
34348       <method name="Void .ctor()">
34349         <size>7</size>
34350       </method>
34351       <method name="Void Assert(Boolean, Boolean)">
34352         <size>19</size>
34353       </method>
34354       <method name="Void TestAnd(Boolean)">
34355         <size>79</size>
34356       </method>
34357       <method name="Void TestOr(Boolean)">
34358         <size>92</size>
34359       </method>
34360       <method name="Void Test(Boolean)">
34361         <size>13</size>
34362       </method>
34363       <method name="Void Main()">
34364         <size>13</size>
34365       </method>
34366     </type>
34367   </test>
34368   <test name="test-633.cs">
34369     <type name="Test.C">
34370       <method name="Void .ctor()">
34371         <size>7</size>
34372       </method>
34373       <method name="Void Main()">
34374         <size>1</size>
34375       </method>
34376     </type>
34377   </test>
34378   <test name="test-634.cs">
34379     <type name="Test">
34380       <method name="Void .ctor()">
34381         <size>7</size>
34382       </method>
34383       <method name="Void TestFunc()">
34384         <size>2</size>
34385       </method>
34386       <method name="Void Main(System.String[])">
34387         <size>6</size>
34388       </method>
34389     </type>
34390     <type name="Test+D">
34391       <method name="Void .ctor(Object, IntPtr)">
34392         <size>0</size>
34393       </method>
34394       <method name="Void Invoke()">
34395         <size>0</size>
34396       </method>
34397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34398         <size>0</size>
34399       </method>
34400       <method name="Void EndInvoke(IAsyncResult)">
34401         <size>0</size>
34402       </method>
34403     </type>
34404   </test>
34405   <test name="test-635.cs">
34406     <type name="ShortCircuitFold">
34407       <method name="Void .ctor()">
34408         <size>7</size>
34409       </method>
34410       <method name="Boolean get_False()">
34411         <size>14</size>
34412       </method>
34413       <method name="Boolean get_True()">
34414         <size>14</size>
34415       </method>
34416       <method name="Void a(Boolean, Boolean)">
34417         <size>19</size>
34418       </method>
34419       <method name="Void c(Int32)">
34420         <size>67</size>
34421       </method>
34422       <method name="Boolean f()">
34423         <size>11</size>
34424       </method>
34425       <method name="Void Main()">
34426         <size>169</size>
34427       </method>
34428     </type>
34429   </test>
34430   <test name="test-636.cs">
34431     <type name="Foo">
34432       <method name="Void .ctor()">
34433         <size>7</size>
34434       </method>
34435       <method name="Boolean get_False()">
34436         <size>14</size>
34437       </method>
34438       <method name="Void ping()">
34439         <size>13</size>
34440       </method>
34441       <method name="Int32 test_while(Int32)">
34442         <size>53</size>
34443       </method>
34444       <method name="Int32 test_do_while(Int32)">
34445         <size>53</size>
34446       </method>
34447       <method name="Int32 test_for(Int32)">
34448         <size>64</size>
34449       </method>
34450       <method name="Void test_for_empty()">
34451         <size>35</size>
34452       </method>
34453       <method name="Void Main()">
34454         <size>30</size>
34455       </method>
34456     </type>
34457   </test>
34458   <test name="test-638.cs">
34459     <type name="Fail">
34460       <method name="Void .ctor()">
34461         <size>7</size>
34462       </method>
34463       <method name="Void Main()">
34464         <size>110</size>
34465       </method>
34466     </type>
34467     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34468       <method name="Void .ctor()">
34469         <size>7</size>
34470       </method>
34471       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34472         <size>28</size>
34473       </method>
34474     </type>
34475   </test>
34476   <test name="test-639.cs">
34477     <type name="Foo">
34478       <method name="Void .ctor()">
34479         <size>7</size>
34480       </method>
34481       <method name="System.String get_s()">
34482         <size>13</size>
34483       </method>
34484       <method name="Void set_s(System.String)">
34485         <size>34</size>
34486       </method>
34487       <method name="Void Main()">
34488         <size>67</size>
34489       </method>
34490     </type>
34491   </test>
34492   <test name="test-64.cs">
34493     <type name="Operator">
34494       <method name="Void .ctor()">
34495         <size>7</size>
34496       </method>
34497     </type>
34498     <type name="Blah">
34499       <method name="Void .ctor(Operator)">
34500         <size>7</size>
34501       </method>
34502     </type>
34503     <type name="T">
34504       <method name="Void .ctor()">
34505         <size>7</size>
34506       </method>
34507       <method name="Int32 Main()">
34508         <size>9</size>
34509       </method>
34510     </type>
34511   </test>
34512   <test name="test-640.cs">
34513     <type name="C">
34514       <method name="Void .ctor()">
34515         <size>7</size>
34516       </method>
34517       <method name="Int32 Main()">
34518         <size>100</size>
34519       </method>
34520     </type>
34521   </test>
34522   <test name="test-641.cs">
34523     <type name="Identifier">
34524       <method name="Void .ctor()">
34525         <size>7</size>
34526       </method>
34527       <method name="Int32 Main()">
34528         <size>55</size>
34529       </method>
34530       <method name="Boolean op_Equality(Identifier, Identifier)">
34531         <size>2</size>
34532       </method>
34533       <method name="Boolean op_Inequality(Identifier, Identifier)">
34534         <size>2</size>
34535       </method>
34536       <method name="Identifier op_Implicit(System.String)">
34537         <size>2</size>
34538       </method>
34539       <method name="System.String op_Implicit(Identifier)">
34540         <size>2</size>
34541       </method>
34542       <method name="Decimal op_Implicit(Identifier)">
34543         <size>7</size>
34544       </method>
34545     </type>
34546   </test>
34547   <test name="test-642.cs">
34548     <type name="C">
34549       <method name="Void .ctor()">
34550         <size>7</size>
34551       </method>
34552       <method name="Int32 Main()">
34553         <size>40</size>
34554       </method>
34555     </type>
34556   </test>
34557   <test name="test-643.cs">
34558     <type name="PointerArithmeticTest">
34559       <method name="Void .ctor()">
34560         <size>7</size>
34561       </method>
34562       <method name="Int32 Main()">
34563         <size>130</size>
34564       </method>
34565       <method name="Int32* Conversions(Int64)">
34566         <size>3</size>
34567       </method>
34568       <method name="Int32 CheckAdd(Byte*, Int32)">
34569         <size>14</size>
34570       </method>
34571       <method name="Int32 CheckSub(Int16*, Int32)">
34572         <size>16</size>
34573       </method>
34574       <method name="Int32 CheckSub2(Int16*, Int32)">
34575         <size>23</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-644.cs">
34580     <type name="Program">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="System.Object M(Int32)">
34585         <size>2</size>
34586       </method>
34587       <method name="Void Test_1()">
34588         <size>59</size>
34589       </method>
34590       <method name="Boolean Test_2()">
34591         <size>24</size>
34592       </method>
34593       <method name="Boolean Test_3()">
34594         <size>24</size>
34595       </method>
34596       <method name="Boolean Test_4(Program+D)">
34597         <size>13</size>
34598       </method>
34599       <method name="Int32 Main()">
34600         <size>75</size>
34601       </method>
34602     </type>
34603     <type name="Program+D">
34604       <method name="Void .ctor(Object, IntPtr)">
34605         <size>0</size>
34606       </method>
34607       <method name="System.Object Invoke(Int32)">
34608         <size>0</size>
34609       </method>
34610       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34611         <size>0</size>
34612       </method>
34613       <method name="System.Object EndInvoke(IAsyncResult)">
34614         <size>0</size>
34615       </method>
34616     </type>
34617   </test>
34618   <test name="test-645.cs">
34619     <type name="Program">
34620       <method name="Void .ctor()">
34621         <size>7</size>
34622       </method>
34623       <method name="IEnumerable get_Empty()">
34624         <size>16</size>
34625       </method>
34626       <method name="Void Main()">
34627         <size>61</size>
34628       </method>
34629     </type>
34630     <type name="Program+&lt;&gt;c__Iterator0">
34631       <method name="Void .ctor()">
34632         <size>7</size>
34633       </method>
34634       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34635         <size>7</size>
34636       </method>
34637       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34638         <size>7</size>
34639       </method>
34640       <method name="Boolean MoveNext()">
34641         <size>158</size>
34642       </method>
34643       <method name="Void Dispose()">
34644         <size>8</size>
34645       </method>
34646       <method name="Void Reset()">
34647         <size>6</size>
34648       </method>
34649       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34650         <size>7</size>
34651       </method>
34652       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34653         <size>26</size>
34654       </method>
34655     </type>
34656   </test>
34657   <test name="test-646.cs">
34658     <type name="Program">
34659       <method name="Void .ctor()">
34660         <size>7</size>
34661       </method>
34662       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34663         <size>7</size>
34664       </method>
34665       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34666         <size>7</size>
34667       </method>
34668       <method name="Int32 Main()">
34669         <size>113</size>
34670       </method>
34671     </type>
34672   </test>
34673   <test name="test-647.cs">
34674     <type name="Foo">
34675       <method name="Void .ctor()">
34676         <size>7</size>
34677       </method>
34678       <method name="Void Main()">
34679         <size>28</size>
34680       </method>
34681     </type>
34682   </test>
34683   <test name="test-648.cs">
34684     <type name="ParamMismatch.TestCase">
34685       <method name="Void .ctor()">
34686         <size>7</size>
34687       </method>
34688       <method name="Void add_Culprit(System.EventHandler)">
34689         <size>1</size>
34690       </method>
34691       <method name="Void remove_Culprit(System.EventHandler)">
34692         <size>1</size>
34693       </method>
34694       <method name="Void Main()">
34695         <size>1</size>
34696       </method>
34697       <method name="Void Finalize()">
34698         <size>13</size>
34699       </method>
34700     </type>
34701   </test>
34702   <test name="test-649.cs">
34703     <type name="MainClass">
34704       <method name="Void .ctor()">
34705         <size>7</size>
34706       </method>
34707       <method name="Void Main(System.String[])">
34708         <size>609</size>
34709       </method>
34710     </type>
34711     <type name="MainClass+Decimal2">
34712       <method name="Void .ctor(Double)">
34713         <size>13</size>
34714       </method>
34715       <method name="Void .ctor(Decimal)">
34716         <size>8</size>
34717       </method>
34718       <method name="Decimal2 op_Explicit(Decimal)">
34719         <size>7</size>
34720       </method>
34721       <method name="Decimal2 op_Explicit(Double)">
34722         <size>7</size>
34723       </method>
34724       <method name="Decimal op_Implicit(Decimal2)">
34725         <size>8</size>
34726       </method>
34727     </type>
34728   </test>
34729   <test name="test-65.cs">
34730     <type name="X">
34731       <method name="Void .ctor()">
34732         <size>7</size>
34733       </method>
34734       <method name="Void receiver(S)">
34735         <size>7</size>
34736       </method>
34737       <method name="System.Object BoxS()">
34738         <size>21</size>
34739       </method>
34740       <method name="S Plain()">
34741         <size>16</size>
34742       </method>
34743       <method name="Int32 Main()">
34744         <size>98</size>
34745       </method>
34746     </type>
34747   </test>
34748   <test name="test-650.cs">
34749     <type name="App">
34750       <method name="Void .ctor()">
34751         <size>7</size>
34752       </method>
34753       <method name="Void Main()">
34754         <size>1</size>
34755       </method>
34756     </type>
34757   </test>
34758   <test name="test-651.cs">
34759     <type name="Foo">
34760       <method name="Void .ctor()">
34761         <size>7</size>
34762       </method>
34763       <method name="Void Open(IList)">
34764         <size>1</size>
34765       </method>
34766       <method name="Void Open(System.Collections.ArrayList ByRef)">
34767         <size>20</size>
34768       </method>
34769       <method name="Void Main()">
34770         <size>1</size>
34771       </method>
34772     </type>
34773   </test>
34774   <test name="test-652.cs">
34775     <type name="C">
34776       <method name="Void .ctor()">
34777         <size>7</size>
34778       </method>
34779       <method name="Int32 Main()">
34780         <size>6</size>
34781       </method>
34782       <method name="Int32 Test()">
34783         <size>27</size>
34784       </method>
34785     </type>
34786   </test>
34787   <test name="test-653.cs">
34788     <type name="C">
34789       <method name="Void .ctor()">
34790         <size>7</size>
34791       </method>
34792       <method name="Int32 Test()">
34793         <size>50</size>
34794       </method>
34795       <method name="Void Test2()">
34796         <size>32</size>
34797       </method>
34798       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34799         <size>39</size>
34800       </method>
34801       <method name="Int32 Main()">
34802         <size>41</size>
34803       </method>
34804     </type>
34805   </test>
34806   <test name="test-654.cs">
34807     <type name="Program">
34808       <method name="Void .ctor()">
34809         <size>7</size>
34810       </method>
34811       <method name="Int32 Main()">
34812         <size>8</size>
34813       </method>
34814       <method name="Int32 Test(SByte*)">
34815         <size>33</size>
34816       </method>
34817     </type>
34818   </test>
34819   <test name="test-655.cs">
34820     <type name="D">
34821       <method name="Void .ctor()">
34822         <size>7</size>
34823       </method>
34824       <method name="Byte get_Item(Int32)">
34825         <size>7</size>
34826       </method>
34827       <method name="Void set_Item(Int32, Byte)">
34828         <size>8</size>
34829       </method>
34830       <method name="Int32 Main()">
34831         <size>77</size>
34832       </method>
34833     </type>
34834   </test>
34835   <test name="test-656.cs">
34836     <type name="Goo">
34837       <method name="Void .ctor()">
34838         <size>7</size>
34839       </method>
34840       <method name="Void Main()">
34841         <size>26</size>
34842       </method>
34843     </type>
34844   </test>
34845   <test name="test-657.cs">
34846     <type name="TestDebug.C">
34847       <method name="Void .ctor()">
34848         <size>7</size>
34849       </method>
34850       <method name="Void Method()">
34851         <size>1</size>
34852       </method>
34853     </type>
34854     <type name="TestDebug.Program">
34855       <method name="Void .ctor()">
34856         <size>7</size>
34857       </method>
34858       <method name="Void Excluded()">
34859         <size>11</size>
34860       </method>
34861       <method name="Int32 Main()">
34862         <size>7</size>
34863       </method>
34864     </type>
34865   </test>
34866   <test name="test-658.cs">
34867     <type name="A">
34868       <method name="Void .ctor()">
34869         <size>7</size>
34870       </method>
34871       <method name="Int32 get_Thread()">
34872         <size>2</size>
34873       </method>
34874     </type>
34875     <type name="Thread">
34876       <method name="Void .ctor()">
34877         <size>7</size>
34878       </method>
34879       <method name="Void Foo()">
34880         <size>1</size>
34881       </method>
34882     </type>
34883     <type name="B">
34884       <method name="Void .ctor()">
34885         <size>7</size>
34886       </method>
34887       <method name="Void Main()">
34888         <size>6</size>
34889       </method>
34890     </type>
34891   </test>
34892   <test name="test-659.cs">
34893     <type name="MySubClass">
34894       <method name="Void .ctor()">
34895         <size>7</size>
34896       </method>
34897       <method name="Int32 Main()">
34898         <size>30</size>
34899       </method>
34900       <method name="Void set_BB(Int32, Boolean)">
34901         <size>1</size>
34902       </method>
34903       <method name="Void Iface.set_AA(Int32, Boolean)">
34904         <size>9</size>
34905       </method>
34906     </type>
34907   </test>
34908   <test name="test-66.cs">
34909     <type name="Y">
34910       <method name="Void .ctor()">
34911         <size>7</size>
34912       </method>
34913     </type>
34914     <type name="X">
34915       <method name="Void .ctor()">
34916         <size>7</size>
34917       </method>
34918       <method name="Void .cctor()">
34919         <size>53</size>
34920       </method>
34921       <method name="Void FillOne()">
34922         <size>18</size>
34923       </method>
34924       <method name="Void FillSingle()">
34925         <size>39</size>
34926       </method>
34927       <method name="Void FillDouble()">
34928         <size>59</size>
34929       </method>
34930       <method name="Void FillObject()">
34931         <size>52</size>
34932       </method>
34933       <method name="Void FillDoubleObject()">
34934         <size>81</size>
34935       </method>
34936       <method name="Int32 TestSingle()">
34937         <size>47</size>
34938       </method>
34939       <method name="Int32 TestDouble()">
34940         <size>67</size>
34941       </method>
34942       <method name="Int32 TestObjectSingle()">
34943         <size>48</size>
34944       </method>
34945       <method name="Int32 TestObjectDouble()">
34946         <size>72</size>
34947       </method>
34948       <method name="Int32 Main()">
34949         <size>80</size>
34950       </method>
34951     </type>
34952   </test>
34953   <test name="test-660.cs">
34954     <type name="Test">
34955       <method name="Void .ctor()">
34956         <size>7</size>
34957       </method>
34958       <method name="Void Main()">
34959         <size>25</size>
34960       </method>
34961     </type>
34962     <type name="Status">
34963       <method name="Void .ctor(Code)">
34964         <size>8</size>
34965       </method>
34966       <method name="Status op_Implicit(Code)">
34967         <size>7</size>
34968       </method>
34969       <method name="Code op_Implicit(Status)">
34970         <size>8</size>
34971       </method>
34972     </type>
34973   </test>
34974   <test name="test-661.cs">
34975     <type name="Test">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979       <method name="Void Main()">
34980         <size>1</size>
34981       </method>
34982       <method name="Void TestMethod()">
34983         <size>15</size>
34984       </method>
34985       <method name="SummaryInfo GetSummary()">
34986         <size>2</size>
34987       </method>
34988     </type>
34989   </test>
34990   <test name="test-662.cs">
34991     <type name="C">
34992       <method name="Void .ctor()">
34993         <size>7</size>
34994       </method>
34995       <method name="Void Main()">
34996         <size>1</size>
34997       </method>
34998     </type>
34999   </test>
35000   <test name="test-663.cs">
35001     <type name="A">
35002       <method name="Void .ctor()">
35003         <size>7</size>
35004       </method>
35005       <method name="Int32 op_Implicit(A)">
35006         <size>2</size>
35007       </method>
35008       <method name="Boolean op_Implicit(A)">
35009         <size>2</size>
35010       </method>
35011     </type>
35012     <type name="C">
35013       <method name="Void .ctor()">
35014         <size>7</size>
35015       </method>
35016       <method name="Void Main()">
35017         <size>17</size>
35018       </method>
35019     </type>
35020   </test>
35021   <test name="test-664.cs">
35022     <type name="C">
35023       <method name="Void .ctor()">
35024         <size>7</size>
35025       </method>
35026       <method name="Boolean Test(System.String)">
35027         <size>148</size>
35028       </method>
35029       <method name="Int32 Main()">
35030         <size>49</size>
35031       </method>
35032     </type>
35033   </test>
35034   <test name="test-665.cs">
35035     <type name="Test">
35036       <method name="Void .ctor()">
35037         <size>7</size>
35038       </method>
35039       <method name="Int32 Main()">
35040         <size>14</size>
35041       </method>
35042       <method name="Int32 Method(System.Object)">
35043         <size>2</size>
35044       </method>
35045     </type>
35046   </test>
35047   <test name="test-666.cs">
35048     <type name="C">
35049       <method name="Void .ctor()">
35050         <size>7</size>
35051       </method>
35052       <method name="Void Main()">
35053         <size>1</size>
35054       </method>
35055     </type>
35056   </test>
35057   <test name="test-667.cs">
35058     <type name="CA">
35059       <method name="Void .ctor()">
35060         <size>7</size>
35061       </method>
35062       <method name="Void IA.M()">
35063         <size>1</size>
35064       </method>
35065     </type>
35066     <type name="CC">
35067       <method name="Void .ctor()">
35068         <size>7</size>
35069       </method>
35070       <method name="Void Main()">
35071         <size>1</size>
35072       </method>
35073     </type>
35074   </test>
35075   <test name="test-668.cs">
35076     <type name="Bar">
35077       <method name="Void .ctor()">
35078         <size>7</size>
35079       </method>
35080     </type>
35081     <type name="Test">
35082       <method name="Void .ctor()">
35083         <size>7</size>
35084       </method>
35085       <method name="Void Main()">
35086         <size>7</size>
35087       </method>
35088     </type>
35089   </test>
35090   <test name="test-669.cs">
35091     <type name="Test">
35092       <method name="Void .ctor()">
35093         <size>7</size>
35094       </method>
35095       <method name="Void Main()">
35096         <size>3</size>
35097       </method>
35098     </type>
35099   </test>
35100   <test name="test-670.cs">
35101     <type name="C">
35102       <method name="Void .ctor()">
35103         <size>7</size>
35104       </method>
35105       <method name="Void Main()">
35106         <size>14</size>
35107       </method>
35108     </type>
35109   </test>
35110   <test name="test-671.cs">
35111     <type name="C">
35112       <method name="Void .ctor()">
35113         <size>7</size>
35114       </method>
35115       <method name="Int32 Main()">
35116         <size>19</size>
35117       </method>
35118       <method name="Boolean Bar(System.Object)">
35119         <size>2</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-672.cs">
35124     <type name="X">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="S* get_Foo2()">
35129         <size>3</size>
35130       </method>
35131       <method name="Void Main()">
35132         <size>1</size>
35133       </method>
35134       <method name="Int32* get_Foo()">
35135         <size>3</size>
35136       </method>
35137     </type>
35138   </test>
35139   <test name="test-673.cs">
35140     <type name="Test">
35141       <method name="Void .ctor()">
35142         <size>7</size>
35143       </method>
35144       <method name="Void Foo()">
35145         <size>1</size>
35146       </method>
35147       <method name="Int32 Main()">
35148         <size>85</size>
35149       </method>
35150     </type>
35151   </test>
35152   <test name="test-674.cs">
35153     <type name="Test">
35154       <method name="Void .ctor()">
35155         <size>7</size>
35156       </method>
35157       <method name="Int32 Main()">
35158         <size>56</size>
35159       </method>
35160       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35161         <size>2</size>
35162       </method>
35163     </type>
35164     <type name="Test+D">
35165       <method name="Void .ctor(Object, IntPtr)">
35166         <size>0</size>
35167       </method>
35168       <method name="Int32 Invoke(Int32)">
35169         <size>0</size>
35170       </method>
35171       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35172         <size>0</size>
35173       </method>
35174       <method name="Int32 EndInvoke(IAsyncResult)">
35175         <size>0</size>
35176       </method>
35177     </type>
35178   </test>
35179   <test name="test-675.cs">
35180     <type name="B">
35181       <method name="Void .ctor()">
35182         <size>7</size>
35183       </method>
35184       <method name="Int32 GetHashCode()">
35185         <size>2</size>
35186       </method>
35187       <method name="Boolean Equals(System.Object)">
35188         <size>2</size>
35189       </method>
35190       <method name="Boolean op_Equality(B, B)">
35191         <size>2</size>
35192       </method>
35193       <method name="Boolean op_Inequality(B, B)">
35194         <size>2</size>
35195       </method>
35196     </type>
35197     <type name="Test">
35198       <method name="Void .ctor()">
35199         <size>7</size>
35200       </method>
35201       <method name="Int32 Main()">
35202         <size>2</size>
35203       </method>
35204     </type>
35205   </test>
35206   <test name="test-676.cs">
35207     <type name="N.Item">
35208       <method name="Void .ctor()">
35209         <size>7</size>
35210       </method>
35211     </type>
35212     <type name="N.Test">
35213       <method name="Void .ctor()">
35214         <size>7</size>
35215       </method>
35216       <method name="N.Item get_Item(N.Test)">
35217         <size>2</size>
35218       </method>
35219       <method name="Void Foo(ItemSlot)">
35220         <size>27</size>
35221       </method>
35222       <method name="Int32 Main()">
35223         <size>2</size>
35224       </method>
35225     </type>
35226   </test>
35227   <test name="test-677.cs">
35228     <type name="InvokeWindow">
35229       <method name="Void .ctor()">
35230         <size>7</size>
35231       </method>
35232       <method name="Void add_E(D)">
35233         <size>24</size>
35234       </method>
35235       <method name="Void remove_E(D)">
35236         <size>24</size>
35237       </method>
35238       <method name="Void Run()">
35239         <size>12</size>
35240       </method>
35241     </type>
35242     <type name="Test">
35243       <method name="Void .ctor()">
35244         <size>7</size>
35245       </method>
35246       <method name="Int32 Main()">
35247         <size>32</size>
35248       </method>
35249       <method name="Void OnDeleteEvent()">
35250         <size>1</size>
35251       </method>
35252       <method name="Void OnDeleteEvent(Int32)">
35253         <size>1</size>
35254       </method>
35255     </type>
35256     <type name="D">
35257       <method name="Void .ctor(Object, IntPtr)">
35258         <size>0</size>
35259       </method>
35260       <method name="Void Invoke()">
35261         <size>0</size>
35262       </method>
35263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35264         <size>0</size>
35265       </method>
35266       <method name="Void EndInvoke(IAsyncResult)">
35267         <size>0</size>
35268       </method>
35269     </type>
35270   </test>
35271   <test name="test-678.cs">
35272     <type name="NaNTest">
35273       <method name="Void .ctor(Double, Double)">
35274         <size>171</size>
35275       </method>
35276       <method name="Int32 Main()">
35277         <size>26</size>
35278       </method>
35279     </type>
35280   </test>
35281   <test name="test-679.cs">
35282     <type name="Program">
35283       <method name="Void .ctor()">
35284         <size>7</size>
35285       </method>
35286       <method name="Int32 Main()">
35287         <size>12</size>
35288       </method>
35289     </type>
35290   </test>
35291   <test name="test-68.cs">
35292     <type name="Y">
35293       <method name="Void .ctor()">
35294         <size>14</size>
35295       </method>
35296     </type>
35297     <type name="X">
35298       <method name="Void .ctor()">
35299         <size>7</size>
35300       </method>
35301       <method name="Int32 Main()">
35302         <size>147</size>
35303       </method>
35304     </type>
35305   </test>
35306   <test name="test-680.cs">
35307     <type name="AsStringProblem.MainClass">
35308       <method name="Void .ctor()">
35309         <size>7</size>
35310       </method>
35311       <method name="Void Main()">
35312         <size>94</size>
35313       </method>
35314     </type>
35315   </test>
35316   <test name="test-681.cs">
35317     <type name="Bug">
35318       <method name="Void .ctor()">
35319         <size>20</size>
35320       </method>
35321       <method name="Void Main()">
35322         <size>1</size>
35323       </method>
35324     </type>
35325     <type name="BugClass">
35326       <method name="Void .cctor()">
35327         <size>18</size>
35328       </method>
35329       <method name="Void FooImplementation(System.Void*)">
35330         <size>1</size>
35331       </method>
35332     </type>
35333     <type name="BugClass+Foo">
35334       <method name="Void .ctor(Object, IntPtr)">
35335         <size>0</size>
35336       </method>
35337       <method name="Void Invoke(System.Void*)">
35338         <size>0</size>
35339       </method>
35340       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35341         <size>0</size>
35342       </method>
35343       <method name="Void EndInvoke(IAsyncResult)">
35344         <size>0</size>
35345       </method>
35346     </type>
35347   </test>
35348   <test name="test-683.cs">
35349     <type name="broken_cast">
35350       <method name="Void .ctor()">
35351         <size>7</size>
35352       </method>
35353       <method name="Int32 Main()">
35354         <size>32</size>
35355       </method>
35356     </type>
35357   </test>
35358   <test name="test-684.cs">
35359     <type name="mono_bug.Program">
35360       <method name="Void .ctor()">
35361         <size>7</size>
35362       </method>
35363       <method name="Void Main()">
35364         <size>71</size>
35365       </method>
35366       <method name="System.Double[][,] ReturnArray()">
35367         <size>62</size>
35368       </method>
35369     </type>
35370   </test>
35371   <test name="test-685.cs">
35372     <type name="C">
35373       <method name="Void .ctor()">
35374         <size>7</size>
35375       </method>
35376       <method name="Void Main()">
35377         <size>28</size>
35378       </method>
35379     </type>
35380   </test>
35381   <test name="test-686.cs">
35382     <type name="Test">
35383       <method name="Void .ctor()">
35384         <size>7</size>
35385       </method>
35386       <method name="Void Main()">
35387         <size>51</size>
35388       </method>
35389       <method name="Void Foo()">
35390         <size>145</size>
35391       </method>
35392     </type>
35393   </test>
35394   <test name="test-687.cs">
35395     <type name="XUnit">
35396       <method name="Void .ctor(Double)">
35397         <size>8</size>
35398       </method>
35399       <method name="XUnit op_Implicit(Double)">
35400         <size>10</size>
35401       </method>
35402       <method name="Double op_Implicit(XUnit)">
35403         <size>8</size>
35404       </method>
35405     </type>
35406     <type name="Unit">
35407       <method name="Void .ctor(Double)">
35408         <size>8</size>
35409       </method>
35410       <method name="Unit op_Implicit(Double)">
35411         <size>10</size>
35412       </method>
35413       <method name="Double op_Implicit(Unit)">
35414         <size>8</size>
35415       </method>
35416     </type>
35417     <type name="Test">
35418       <method name="Void .ctor()">
35419         <size>7</size>
35420       </method>
35421       <method name="Int32 Main()">
35422         <size>56</size>
35423       </method>
35424     </type>
35425   </test>
35426   <test name="test-688.cs">
35427     <type name="Test">
35428       <method name="Void .ctor()">
35429         <size>7</size>
35430       </method>
35431       <method name="Int32 Main()">
35432         <size>46</size>
35433       </method>
35434       <method name="Byte* GetFoo()">
35435         <size>7</size>
35436       </method>
35437       <method name="Byte* GetFoo2()">
35438         <size>7</size>
35439       </method>
35440     </type>
35441   </test>
35442   <test name="test-689.cs">
35443     <type name="Sample">
35444       <method name="Void Main()">
35445         <size>3</size>
35446       </method>
35447       <method name="Void Foo(Byte*, Byte*)">
35448         <size>46</size>
35449       </method>
35450     </type>
35451   </test>
35452   <test name="test-69.cs">
35453     <type name="Blah">
35454       <method name="Void .ctor()">
35455         <size>7</size>
35456       </method>
35457       <method name="Void Start_internal(IntPtr)">
35458         <size>0</size>
35459       </method>
35460       <method name="Int32 Main()">
35461         <size>2</size>
35462       </method>
35463     </type>
35464   </test>
35465   <test name="test-690.cs">
35466     <type name="Test.Test">
35467       <method name="Void .ctor()">
35468         <size>7</size>
35469       </method>
35470       <method name="Void Main()">
35471         <size>1</size>
35472       </method>
35473     </type>
35474   </test>
35475   <test name="test-691.cs">
35476     <type name="ConsoleApplication6.Program">
35477       <method name="Void .ctor()">
35478         <size>7</size>
35479       </method>
35480       <method name="Void .cctor()">
35481         <size>23</size>
35482       </method>
35483       <method name="Void Main()">
35484         <size>127</size>
35485       </method>
35486     </type>
35487   </test>
35488   <test name="test-692.cs">
35489     <type name="Test">
35490       <method name="Void .ctor()">
35491         <size>7</size>
35492       </method>
35493       <method name="Void test1(DateTime ByRef)">
35494         <size>10</size>
35495       </method>
35496       <method name="Void test2(DateTime ByRef)">
35497         <size>13</size>
35498       </method>
35499       <method name="Int32 Main()">
35500         <size>141</size>
35501       </method>
35502     </type>
35503   </test>
35504   <test name="test-693.cs">
35505     <type name="ConstTest">
35506       <method name="Void .ctor()">
35507         <size>7</size>
35508       </method>
35509       <method name="Int32 Main()">
35510         <size>32</size>
35511       </method>
35512     </type>
35513   </test>
35514   <test name="test-694.cs">
35515     <type name="Test">
35516       <method name="Void .ctor()">
35517         <size>7</size>
35518       </method>
35519       <method name="Int32 Main()">
35520         <size>2</size>
35521       </method>
35522     </type>
35523   </test>
35524   <test name="test-695.cs">
35525     <type name="Program">
35526       <method name="Void .ctor()">
35527         <size>7</size>
35528       </method>
35529       <method name="Void .cctor()">
35530         <size>53</size>
35531       </method>
35532       <method name="Int32 Main()">
35533         <size>680</size>
35534       </method>
35535       <method name="System.String get_BaseDirectory()">
35536         <size>28</size>
35537       </method>
35538     </type>
35539     <type name="&lt;PrivateImplementationDetails&gt;">
35540       <method name="Void .ctor()">
35541         <size>7</size>
35542       </method>
35543     </type>
35544   </test>
35545   <test name="test-696.cs">
35546     <type name="S">
35547       <method name="Void f(S)">
35548         <size>1</size>
35549       </method>
35550       <method name="S op_Implicit(C)">
35551         <size>2</size>
35552       </method>
35553     </type>
35554     <type name="C">
35555       <method name="Void .ctor()">
35556         <size>7</size>
35557       </method>
35558       <method name="Void Main()">
35559         <size>12</size>
35560       </method>
35561     </type>
35562   </test>
35563   <test name="test-697.cs">
35564     <type name="C">
35565       <method name="Void .ctor()">
35566         <size>7</size>
35567       </method>
35568       <method name="Void Main()">
35569         <size>1</size>
35570       </method>
35571     </type>
35572   </test>
35573   <test name="test-698.cs">
35574     <type name="test">
35575       <method name="Void .ctor()">
35576         <size>7</size>
35577       </method>
35578       <method name="Void Main()">
35579         <size>12</size>
35580       </method>
35581     </type>
35582   </test>
35583   <test name="test-699.cs">
35584     <type name="D">
35585       <method name="Void .ctor(String)">
35586         <size>25</size>
35587       </method>
35588       <method name="System.String get_message()">
35589         <size>7</size>
35590       </method>
35591       <method name="Void Main()">
35592         <size>1</size>
35593       </method>
35594     </type>
35595   </test>
35596   <test name="test-7.cs">
35597     <type name="Mine.MyBoolean">
35598       <method name="Void .ctor()">
35599         <size>7</size>
35600       </method>
35601       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35602         <size>2</size>
35603       </method>
35604     </type>
35605     <type name="Mine.MyTrueFalse">
35606       <method name="Void .ctor()">
35607         <size>7</size>
35608       </method>
35609       <method name="Boolean op_True(Mine.MyTrueFalse)">
35610         <size>2</size>
35611       </method>
35612       <method name="Boolean op_False(Mine.MyTrueFalse)">
35613         <size>2</size>
35614       </method>
35615     </type>
35616     <type name="Mine.Blah">
35617       <method name="Void .ctor(Int32)">
35618         <size>14</size>
35619       </method>
35620       <method name="Int32 Main()">
35621         <size>408</size>
35622       </method>
35623       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35624         <size>31</size>
35625       </method>
35626       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35627         <size>22</size>
35628       </method>
35629       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35630         <size>23</size>
35631       </method>
35632       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35633         <size>31</size>
35634       </method>
35635       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35636         <size>24</size>
35637       </method>
35638       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35639         <size>24</size>
35640       </method>
35641       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35642         <size>24</size>
35643       </method>
35644       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35645         <size>23</size>
35646       </method>
35647       <method name="Boolean op_LogicalNot(Mine.Blah)">
35648         <size>20</size>
35649       </method>
35650       <method name="Mine.Blah op_Increment(Mine.Blah)">
35651         <size>26</size>
35652       </method>
35653       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35654         <size>26</size>
35655       </method>
35656       <method name="Boolean op_True(Mine.Blah)">
35657         <size>20</size>
35658       </method>
35659       <method name="Boolean op_False(Mine.Blah)">
35660         <size>23</size>
35661       </method>
35662       <method name="Int32 op_Implicit(Mine.Blah)">
35663         <size>17</size>
35664       </method>
35665       <method name="Double op_Explicit(Mine.Blah)">
35666         <size>18</size>
35667       </method>
35668     </type>
35669   </test>
35670   <test name="test-70.cs">
35671     <type name="X">
35672       <method name="Void .ctor()">
35673         <size>7</size>
35674       </method>
35675       <method name="Int32 get_A()">
35676         <size>2</size>
35677       </method>
35678       <method name="Int32 B()">
35679         <size>2</size>
35680       </method>
35681     </type>
35682     <type name="Y">
35683       <method name="Void .ctor()">
35684         <size>7</size>
35685       </method>
35686       <method name="Int32 get_A()">
35687         <size>9</size>
35688       </method>
35689       <method name="Int32 B()">
35690         <size>9</size>
35691       </method>
35692     </type>
35693     <type name="Z">
35694       <method name="Void .ctor()">
35695         <size>7</size>
35696       </method>
35697       <method name="Int32 Main()">
35698         <size>70</size>
35699       </method>
35700     </type>
35701   </test>
35702   <test name="test-700.cs">
35703     <type name="FooAttribute">
35704       <method name="Void .ctor(String)">
35705         <size>7</size>
35706       </method>
35707     </type>
35708     <type name="Test">
35709       <method name="Void .ctor()">
35710         <size>7</size>
35711       </method>
35712     </type>
35713     <type name="Program">
35714       <method name="Void .ctor()">
35715         <size>7</size>
35716       </method>
35717       <method name="Void Main()">
35718         <size>1</size>
35719       </method>
35720     </type>
35721   </test>
35722   <test name="test-701.cs">
35723     <type name="Foo">
35724       <method name="Void .ctor()">
35725         <size>7</size>
35726       </method>
35727       <method name="UInt16 ToUint16()">
35728         <size>6</size>
35729       </method>
35730       <method name="Void Main()">
35731         <size>1</size>
35732       </method>
35733     </type>
35734   </test>
35735   <test name="test-703.cs">
35736     <type name="A">
35737       <method name="Void .ctor()">
35738         <size>7</size>
35739       </method>
35740       <method name="Void add_Finished(System.EventHandler)">
35741         <size>0</size>
35742       </method>
35743       <method name="Void remove_Finished(System.EventHandler)">
35744         <size>0</size>
35745       </method>
35746       <method name="Void test(A)">
35747         <size>19</size>
35748       </method>
35749       <method name="Void TestA(System.Object, System.EventArgs)">
35750         <size>25</size>
35751       </method>
35752     </type>
35753     <type name="B">
35754       <method name="Void .ctor()">
35755         <size>65</size>
35756       </method>
35757       <method name="Void add_Finished(System.EventHandler)">
35758         <size>24</size>
35759       </method>
35760       <method name="Void remove_Finished(System.EventHandler)">
35761         <size>24</size>
35762       </method>
35763       <method name="Void TestB(System.Object, System.EventArgs)">
35764         <size>25</size>
35765       </method>
35766       <method name="Int32 Main()">
35767         <size>14</size>
35768       </method>
35769     </type>
35770   </test>
35771   <test name="test-705.cs">
35772     <type name="Test">
35773       <method name="Void .ctor()">
35774         <size>7</size>
35775       </method>
35776       <method name="Void .cctor()">
35777         <size>1</size>
35778       </method>
35779       <method name="Nested GetEnumerator()">
35780         <size>10</size>
35781       </method>
35782     </type>
35783     <type name="Test+Nested">
35784       <method name="Void System.IDisposable.Dispose()">
35785         <size>13</size>
35786       </method>
35787       <method name="Int32 get_Current()">
35788         <size>2</size>
35789       </method>
35790       <method name="Boolean MoveNext()">
35791         <size>2</size>
35792       </method>
35793       <method name="Void Reset()">
35794         <size>1</size>
35795       </method>
35796       <method name="Void Dispose()">
35797         <size>11</size>
35798       </method>
35799     </type>
35800     <type name="Program">
35801       <method name="Int32 Main()">
35802         <size>70</size>
35803       </method>
35804     </type>
35805   </test>
35806   <test name="test-706.cs">
35807     <type name="Test.CustomParentAttribute">
35808       <method name="Void .ctor()">
35809         <size>7</size>
35810       </method>
35811       <method name="Void DoSomething()">
35812         <size>0</size>
35813       </method>
35814     </type>
35815     <type name="Test.MyClass">
35816       <method name="Void .ctor()">
35817         <size>7</size>
35818       </method>
35819       <method name="Void Main()">
35820         <size>1</size>
35821       </method>
35822     </type>
35823     <type name="Test.MyClass+CustomChildAttribute">
35824       <method name="Void .ctor()">
35825         <size>7</size>
35826       </method>
35827       <method name="Void DoSomething()">
35828         <size>1</size>
35829       </method>
35830     </type>
35831   </test>
35832   <test name="test-707.cs">
35833     <type name="Tzap">
35834       <method name="Void .ctor()">
35835         <size>7</size>
35836       </method>
35837     </type>
35838     <type name="Tzap+Baz">
35839       <method name="Void .ctor()">
35840         <size>7</size>
35841       </method>
35842       <method name="Void Gazonk()">
35843         <size>7</size>
35844       </method>
35845       <method name="Void Main()">
35846         <size>1</size>
35847       </method>
35848     </type>
35849     <type name="Tzap+Bar">
35850       <method name="Void .ctor()">
35851         <size>7</size>
35852       </method>
35853       <method name="Void Foo()">
35854         <size>1</size>
35855       </method>
35856     </type>
35857   </test>
35858   <test name="test-708.cs">
35859     <type name="A">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="A+ADelegate Delegate2(Boolean)">
35864         <size>25</size>
35865       </method>
35866       <method name="Void Main()">
35867         <size>1</size>
35868       </method>
35869     </type>
35870     <type name="A+ADelegate">
35871       <method name="Void .ctor(Object, IntPtr)">
35872         <size>0</size>
35873       </method>
35874       <method name="A+ADelegate Invoke(Boolean)">
35875         <size>0</size>
35876       </method>
35877       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35878         <size>0</size>
35879       </method>
35880       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35881         <size>0</size>
35882       </method>
35883     </type>
35884   </test>
35885   <test name="test-709.cs">
35886     <type name="C">
35887       <method name="Void .ctor()">
35888         <size>7</size>
35889       </method>
35890       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35891         <size>68</size>
35892       </method>
35893       <method name="Void CharCopy(Char*, Char*, Int32)">
35894         <size>35</size>
35895       </method>
35896       <method name="Int32 Main()">
35897         <size>58</size>
35898       </method>
35899     </type>
35900   </test>
35901   <test name="test-71.cs">
35902     <type name="X">
35903       <method name="Void .ctor()">
35904         <size>7</size>
35905       </method>
35906       <method name="Void Main()">
35907         <size>37</size>
35908       </method>
35909     </type>
35910     <type name="MethodSignature">
35911       <method name="Void .ctor(String, Type, Type[])">
35912         <size>22</size>
35913       </method>
35914     </type>
35915   </test>
35916   <test name="test-710.cs">
35917     <type name="Z">
35918       <method name="Void .ctor()">
35919         <size>7</size>
35920       </method>
35921     </type>
35922     <type name="C">
35923       <method name="Void .ctor()">
35924         <size>7</size>
35925       </method>
35926       <method name="Void Main()">
35927         <size>7</size>
35928       </method>
35929     </type>
35930   </test>
35931   <test name="test-711.cs">
35932     <type name="N.Test">
35933       <method name="Void .ctor()">
35934         <size>7</size>
35935       </method>
35936       <method name="Void .ctor(Int32)">
35937         <size>7</size>
35938       </method>
35939       <method name="Void Main()">
35940         <size>1</size>
35941       </method>
35942     </type>
35943   </test>
35944   <test name="test-712.cs">
35945     <type name="Hello">
35946       <method name="Void .ctor()">
35947         <size>7</size>
35948       </method>
35949       <method name="Void Main()">
35950         <size>22</size>
35951       </method>
35952     </type>
35953   </test>
35954   <test name="test-713.cs">
35955     <type name="DispBar">
35956       <method name="Void .ctor()">
35957         <size>7</size>
35958       </method>
35959       <method name="Void Dispose()">
35960         <size>11</size>
35961       </method>
35962     </type>
35963     <type name="Foo">
35964       <method name="Void .ctor()">
35965         <size>7</size>
35966       </method>
35967       <method name="IDisposable GetBar()">
35968         <size>6</size>
35969       </method>
35970     </type>
35971     <type name="Test">
35972       <method name="Void .ctor()">
35973         <size>7</size>
35974       </method>
35975       <method name="Void .cctor()">
35976         <size>11</size>
35977       </method>
35978       <method name="Boolean TryThing()">
35979         <size>46</size>
35980       </method>
35981       <method name="Void Main()">
35982         <size>7</size>
35983       </method>
35984     </type>
35985   </test>
35986   <test name="test-714.cs">
35987     <type name="Hello">
35988       <method name="Void .ctor()">
35989         <size>7</size>
35990       </method>
35991       <method name="Void IBar.Test()">
35992         <size>1</size>
35993       </method>
35994       <method name="Void Main()">
35995         <size>1</size>
35996       </method>
35997     </type>
35998   </test>
35999   <test name="test-716.cs">
36000     <type name="SS">
36001       <method name="Void .cctor()">
36002         <size>8</size>
36003       </method>
36004     </type>
36005     <type name="SSS">
36006       <method name="Void .cctor()">
36007         <size>15</size>
36008       </method>
36009     </type>
36010     <type name="C">
36011       <method name="Void .ctor()">
36012         <size>7</size>
36013       </method>
36014     </type>
36015     <type name="CC">
36016       <method name="Void .ctor()">
36017         <size>7</size>
36018       </method>
36019       <method name="Void .cctor()">
36020         <size>8</size>
36021       </method>
36022     </type>
36023     <type name="CCC">
36024       <method name="Void .ctor()">
36025         <size>7</size>
36026       </method>
36027       <method name="Void .cctor()">
36028         <size>11</size>
36029       </method>
36030     </type>
36031     <type name="X">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Int32 Main()">
36036         <size>192</size>
36037       </method>
36038     </type>
36039   </test>
36040   <test name="test-717.cs">
36041     <type name="AA">
36042       <method name="Void .ctor()">
36043         <size>7</size>
36044       </method>
36045       <method name="Int32 Foo(Int32)">
36046         <size>2</size>
36047       </method>
36048     </type>
36049     <type name="A">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053       <method name="Int32 Foo(Byte)">
36054         <size>2</size>
36055       </method>
36056       <method name="Int32 Foo(Int32)">
36057         <size>2</size>
36058       </method>
36059     </type>
36060     <type name="B">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="Int32 Foo(Int32)">
36065         <size>2</size>
36066       </method>
36067       <method name="Void Foo(System.String)">
36068         <size>1</size>
36069       </method>
36070     </type>
36071     <type name="S">
36072       <method name="System.String ToString()">
36073         <size>6</size>
36074       </method>
36075     </type>
36076     <type name="MyClass">
36077       <method name="Void .ctor()">
36078         <size>7</size>
36079       </method>
36080       <method name="Int32 Main()">
36081         <size>61</size>
36082       </method>
36083     </type>
36084   </test>
36085   <test name="test-718.cs">
36086     <type name="A">
36087       <method name="Void .ctor()">
36088         <size>7</size>
36089       </method>
36090       <method name="Void Foo(Int32, Int32)">
36091         <size>1</size>
36092       </method>
36093     </type>
36094     <type name="B">
36095       <method name="Void .ctor()">
36096         <size>7</size>
36097       </method>
36098       <method name="Void Main()">
36099         <size>8</size>
36100       </method>
36101       <method name="Void Foo(Int32)">
36102         <size>1</size>
36103       </method>
36104     </type>
36105   </test>
36106   <test name="test-719.cs">
36107     <type name="C">
36108       <method name="Void .ctor()">
36109         <size>7</size>
36110       </method>
36111       <method name="Void Main()">
36112         <size>1</size>
36113       </method>
36114     </type>
36115   </test>
36116   <test name="test-72.cs">
36117     <type name="outer">
36118       <method name="Void .ctor()">
36119         <size>7</size>
36120       </method>
36121       <method name="Int32 Main()">
36122         <size>2</size>
36123       </method>
36124     </type>
36125     <type name="outer+inner">
36126       <method name="Void .ctor()">
36127         <size>7</size>
36128       </method>
36129       <method name="Void meth(System.Object)">
36130         <size>8</size>
36131       </method>
36132     </type>
36133   </test>
36134   <test name="test-720.cs">
36135     <type name="N.Program">
36136       <method name="Void .ctor()">
36137         <size>7</size>
36138       </method>
36139       <method name="Void Main()">
36140         <size>18</size>
36141       </method>
36142     </type>
36143     <type name="N.Parent">
36144       <method name="Void .ctor()">
36145         <size>7</size>
36146       </method>
36147       <method name="Void add_Example(N.Parent+ExampleHandler)">
36148         <size>0</size>
36149       </method>
36150       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36151         <size>0</size>
36152       </method>
36153     </type>
36154     <type name="N.Child">
36155       <method name="Void .ctor()">
36156         <size>7</size>
36157       </method>
36158       <method name="Void add_Example(N.Parent+ExampleHandler)">
36159         <size>24</size>
36160       </method>
36161       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36162         <size>24</size>
36163       </method>
36164       <method name="Void OnExample()">
36165         <size>23</size>
36166       </method>
36167     </type>
36168     <type name="N.Parent+ExampleHandler">
36169       <method name="Void .ctor(Object, IntPtr)">
36170         <size>0</size>
36171       </method>
36172       <method name="Void Invoke()">
36173         <size>0</size>
36174       </method>
36175       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36176         <size>0</size>
36177       </method>
36178       <method name="Void EndInvoke(IAsyncResult)">
36179         <size>0</size>
36180       </method>
36181     </type>
36182   </test>
36183   <test name="test-721.cs">
36184     <type name="Program">
36185       <method name="Void .ctor()">
36186         <size>7</size>
36187       </method>
36188       <method name="Int32 Main()">
36189         <size>55</size>
36190       </method>
36191     </type>
36192     <type name="Control">
36193       <method name="Void .ctor()">
36194         <size>7</size>
36195       </method>
36196       <method name="Void set_Foo(Int32)">
36197         <size>1</size>
36198       </method>
36199     </type>
36200   </test>
36201   <test name="test-722.cs">
36202     <type name="Blah">
36203       <method name="Void .ctor()">
36204         <size>7</size>
36205       </method>
36206       <method name="Int32 Foo(Int32, Int32)">
36207         <size>4</size>
36208       </method>
36209       <method name="Int32 Main()">
36210         <size>46</size>
36211       </method>
36212     </type>
36213     <type name="Blah+MyDelegate">
36214       <method name="Void .ctor(Object, IntPtr)">
36215         <size>0</size>
36216       </method>
36217       <method name="Int32 Invoke(Int32, Int32)">
36218         <size>0</size>
36219       </method>
36220       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
36221         <size>0</size>
36222       </method>
36223       <method name="Int32 EndInvoke(IAsyncResult)">
36224         <size>0</size>
36225       </method>
36226     </type>
36227   </test>
36228   <test name="test-723.cs">
36229     <type name="Test">
36230       <method name="Void .ctor()">
36231         <size>7</size>
36232       </method>
36233       <method name="Int32 get_Count()">
36234         <size>2</size>
36235       </method>
36236     </type>
36237     <type name="Maine">
36238       <method name="Int32 Main()">
36239         <size>21</size>
36240       </method>
36241     </type>
36242   </test>
36243   <test name="test-724.cs">
36244     <type name="Test">
36245       <method name="Void .ctor()">
36246         <size>7</size>
36247       </method>
36248       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36249         <size>29</size>
36250       </method>
36251       <method name="Int32 Main()">
36252         <size>110</size>
36253       </method>
36254     </type>
36255     <type name="Concrete">
36256       <method name="Void .ctor()">
36257         <size>7</size>
36258       </method>
36259       <method name="System.String A.get_Spec()">
36260         <size>6</size>
36261       </method>
36262       <method name="System.String B.get_Spec()">
36263         <size>6</size>
36264       </method>
36265       <method name="System.String get_Spec()">
36266         <size>6</size>
36267       </method>
36268     </type>
36269   </test>
36270   <test name="test-726.cs">
36271     <type name="CS0102">
36272       <method name="System.Object IFoo.Clone()">
36273         <size>2</size>
36274       </method>
36275       <method name="Void Main()">
36276         <size>1</size>
36277       </method>
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281     </type>
36282     <type name="CS0102+Clone">
36283       <method name="Void .ctor()">
36284         <size>7</size>
36285       </method>
36286     </type>
36287   </test>
36288   <test name="test-727.cs">
36289     <type name="IDisposableTest.MainClass">
36290       <method name="Int32 Main()">
36291         <size>113</size>
36292       </method>
36293       <method name="Void .ctor()">
36294         <size>7</size>
36295       </method>
36296     </type>
36297     <type name="IDisposableTest.Foo">
36298       <method name="Void Dispose()">
36299         <size>32</size>
36300       </method>
36301       <method name="Void .ctor()">
36302         <size>57</size>
36303       </method>
36304       <method name="Void .cctor()">
36305         <size>1</size>
36306       </method>
36307     </type>
36308   </test>
36309   <test name="test-728.cs">
36310     <type name="Tests">
36311       <method name="Int32 Main()">
36312         <size>25</size>
36313       </method>
36314       <method name="Void .ctor()">
36315         <size>7</size>
36316       </method>
36317     </type>
36318   </test>
36319   <test name="test-729.cs">
36320     <type name="Primes.MainClass">
36321       <method name="Int32 Main()">
36322         <size>141</size>
36323       </method>
36324       <method name="Void .ctor()">
36325         <size>7</size>
36326       </method>
36327     </type>
36328   </test>
36329   <test name="test-73.cs">
36330     <type name="Abstract">
36331       <method name="Void .ctor()">
36332         <size>7</size>
36333       </method>
36334       <method name="Int32 A()">
36335         <size>0</size>
36336       </method>
36337     </type>
36338     <type name="Concrete">
36339       <method name="Void .ctor()">
36340         <size>7</size>
36341       </method>
36342       <method name="Int32 A()">
36343         <size>2</size>
36344       </method>
36345     </type>
36346     <type name="Test">
36347       <method name="Void .ctor()">
36348         <size>7</size>
36349       </method>
36350       <method name="Int32 Main()">
36351         <size>22</size>
36352       </method>
36353     </type>
36354   </test>
36355   <test name="test-74.cs">
36356     <type name="X">
36357       <method name="Void .ctor()">
36358         <size>7</size>
36359       </method>
36360       <method name="Int32 Main()">
36361         <size>168</size>
36362       </method>
36363     </type>
36364   </test>
36365   <test name="test-75.cs">
36366     <type name="X">
36367       <method name="Void .ctor()">
36368         <size>7</size>
36369       </method>
36370       <method name="Void .cctor()">
36371         <size>1</size>
36372       </method>
36373       <method name="X op_Addition(X, X)">
36374         <size>8</size>
36375       </method>
36376     </type>
36377     <type name="Y">
36378       <method name="Void .ctor()">
36379         <size>7</size>
36380       </method>
36381     </type>
36382     <type name="Z">
36383       <method name="Void .ctor()">
36384         <size>7</size>
36385       </method>
36386     </type>
36387     <type name="driver">
36388       <method name="Void .ctor()">
36389         <size>7</size>
36390       </method>
36391       <method name="Int32 Main()">
36392         <size>34</size>
36393       </method>
36394     </type>
36395   </test>
36396   <test name="test-76.cs">
36397     <type name="foo">
36398       <method name="Void .ctor()">
36399         <size>7</size>
36400       </method>
36401       <method name="System.String strcat(System.String[])">
36402         <size>47</size>
36403       </method>
36404       <method name="Int32 Main()">
36405         <size>142</size>
36406       </method>
36407     </type>
36408   </test>
36409   <test name="test-77.cs">
36410     <type name="XX">
36411       <method name="Void .ctor()">
36412         <size>7</size>
36413       </method>
36414       <method name="Int32 Main()">
36415         <size>220</size>
36416       </method>
36417     </type>
36418   </test>
36419   <test name="test-78.cs">
36420     <type name="N1.B">
36421       <method name="Void .ctor()">
36422         <size>7</size>
36423       </method>
36424       <method name="Boolean ShortCasting()">
36425         <size>19</size>
36426       </method>
36427       <method name="Boolean IntCasting()">
36428         <size>18</size>
36429       </method>
36430       <method name="Int32 Main()">
36431         <size>26</size>
36432       </method>
36433     </type>
36434   </test>
36435   <test name="test-79.cs">
36436     <type name="X">
36437       <method name="Void .ctor()">
36438         <size>7</size>
36439       </method>
36440       <method name="Int32 Main()">
36441         <size>40</size>
36442       </method>
36443     </type>
36444   </test>
36445   <test name="test-8.cs">
36446     <type name="X">
36447       <method name="Void .ctor()">
36448         <size>7</size>
36449       </method>
36450       <method name="Int32 Main(System.String[])">
36451         <size>115</size>
36452       </method>
36453     </type>
36454   </test>
36455   <test name="test-80.cs">
36456     <type name="X">
36457       <method name="Void .ctor()">
36458         <size>7</size>
36459       </method>
36460       <method name="Int32 Add(Int32, Int32)">
36461         <size>4</size>
36462       </method>
36463     </type>
36464     <type name="Y">
36465       <method name="Void .ctor()">
36466         <size>7</size>
36467       </method>
36468       <method name="Int32 Main()">
36469         <size>34</size>
36470       </method>
36471       <method name="Int32 A.Add(Int32, Int32)">
36472         <size>9</size>
36473       </method>
36474     </type>
36475   </test>
36476   <test name="test-81.cs">
36477     <type name="N1.A">
36478       <method name="Void .ctor()">
36479         <size>7</size>
36480       </method>
36481       <method name="Void Bar()">
36482         <size>44</size>
36483       </method>
36484       <method name="Int32 Main()">
36485         <size>71</size>
36486       </method>
36487     </type>
36488   </test>
36489   <test name="test-82.cs">
36490     <type name="N1.N2.B">
36491       <method name="Void .ctor()">
36492         <size>7</size>
36493       </method>
36494       <method name="Void Method(A ByRef)">
36495         <size>1</size>
36496       </method>
36497       <method name="Int32 Main()">
36498         <size>2</size>
36499       </method>
36500     </type>
36501     <type name="N1.N3.B">
36502       <method name="Void .ctor()">
36503         <size>7</size>
36504       </method>
36505       <method name="Void Method(A ByRef)">
36506         <size>1</size>
36507       </method>
36508     </type>
36509   </test>
36510   <test name="test-83.cs">
36511     <type name="PersonArrivedArgs">
36512       <method name="Void .ctor(String)">
36513         <size>14</size>
36514       </method>
36515     </type>
36516     <type name="Greeter">
36517       <method name="Void .ctor(String)">
36518         <size>14</size>
36519       </method>
36520       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36521         <size>18</size>
36522       </method>
36523     </type>
36524     <type name="Room">
36525       <method name="Void .ctor()">
36526         <size>14</size>
36527       </method>
36528       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36529         <size>24</size>
36530       </method>
36531       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36532         <size>24</size>
36533       </method>
36534       <method name="Void AddPerson(System.String)">
36535         <size>14</size>
36536       </method>
36537     </type>
36538     <type name="DelegateTest">
36539       <method name="Void .ctor()">
36540         <size>7</size>
36541       </method>
36542       <method name="Int32 Main()">
36543         <size>2</size>
36544       </method>
36545     </type>
36546     <type name="PersonArrivedHandler">
36547       <method name="Void .ctor(Object, IntPtr)">
36548         <size>0</size>
36549       </method>
36550       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36551         <size>0</size>
36552       </method>
36553       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36554         <size>0</size>
36555       </method>
36556       <method name="Void EndInvoke(IAsyncResult)">
36557         <size>0</size>
36558       </method>
36559     </type>
36560   </test>
36561   <test name="test-84.cs">
36562     <type name="Ghost">
36563       <method name="Void .ctor()">
36564         <size>7</size>
36565       </method>
36566       <method name="Int32 Main()">
36567         <size>6</size>
36568       </method>
36569     </type>
36570   </test>
36571   <test name="test-85.cs">
36572     <type name="X">
36573       <method name="Void .ctor()">
36574         <size>7</size>
36575       </method>
36576       <method name="Int32 Main()">
36577         <size>20</size>
36578       </method>
36579     </type>
36580   </test>
36581   <test name="test-86.cs">
36582     <type name="T.T">
36583       <method name="Void .ctor()">
36584         <size>7</size>
36585       </method>
36586       <method name="Int32 method1(System.Type, Int32)">
36587         <size>23</size>
36588       </method>
36589       <method name="Int32 method1(System.Type, System.Type[])">
36590         <size>12</size>
36591       </method>
36592       <method name="Int32 method2(System.Type, Int32)">
36593         <size>23</size>
36594       </method>
36595       <method name="Int32 method2(System.Type, System.Type[])">
36596         <size>12</size>
36597       </method>
36598       <method name="Int32 Main()">
36599         <size>36</size>
36600       </method>
36601     </type>
36602   </test>
36603   <test name="test-87.cs">
36604     <type name="Top">
36605       <method name="Void .ctor()">
36606         <size>7</size>
36607       </method>
36608       <method name="Int32 Main()">
36609         <size>58</size>
36610       </method>
36611     </type>
36612     <type name="Top+X">
36613       <method name="Void .ctor()">
36614         <size>7</size>
36615       </method>
36616     </type>
36617     <type name="Top+Y">
36618       <method name="Void .ctor()">
36619         <size>7</size>
36620       </method>
36621     </type>
36622     <type name="Top+XA">
36623       <method name="Void .ctor()">
36624         <size>7</size>
36625       </method>
36626       <method name="Int32 get_one()">
36627         <size>2</size>
36628       </method>
36629     </type>
36630     <type name="Top+XB">
36631       <method name="Void .ctor()">
36632         <size>7</size>
36633       </method>
36634       <method name="Int32 get_one()">
36635         <size>2</size>
36636       </method>
36637       <method name="Int32 get_two()">
36638         <size>2</size>
36639       </method>
36640     </type>
36641     <type name="Other">
36642       <method name="Void .ctor()">
36643         <size>7</size>
36644       </method>
36645       <method name="Void X()">
36646         <size>5</size>
36647       </method>
36648     </type>
36649   </test>
36650   <test name="test-88.cs">
36651     <type name="X">
36652       <method name="Void .ctor()">
36653         <size>7</size>
36654       </method>
36655       <method name="Void f(System.String)">
36656         <size>19</size>
36657       </method>
36658       <method name="Int32 Main()">
36659         <size>67</size>
36660       </method>
36661     </type>
36662   </test>
36663   <test name="test-89.cs">
36664     <type name="X">
36665       <method name="Void .ctor(Int32)">
36666         <size>8</size>
36667       </method>
36668       <method name="X F(Int32)">
36669         <size>7</size>
36670       </method>
36671       <method name="Int32 Main()">
36672         <size>99</size>
36673       </method>
36674     </type>
36675   </test>
36676   <test name="test-9.cs">
36677     <type name="X">
36678       <method name="Void .ctor()">
36679         <size>7</size>
36680       </method>
36681       <method name="Int32 Main(System.String[])">
36682         <size>104</size>
36683       </method>
36684     </type>
36685   </test>
36686   <test name="test-90.cs">
36687     <type name="N1.Blah">
36688       <method name="Void .ctor()">
36689         <size>7</size>
36690       </method>
36691       <method name="Int32 Main()">
36692         <size>2</size>
36693       </method>
36694     </type>
36695   </test>
36696   <test name="test-91.cs">
36697     <type name="Abstract">
36698       <method name="Void .ctor()">
36699         <size>7</size>
36700       </method>
36701     </type>
36702     <type name="Plain">
36703       <method name="Void .ctor()">
36704         <size>7</size>
36705       </method>
36706     </type>
36707     <type name="Test">
36708       <method name="Void .ctor()">
36709         <size>7</size>
36710       </method>
36711       <method name="Void MyProtectedInternal()">
36712         <size>1</size>
36713       </method>
36714       <method name="Void MyInternal()">
36715         <size>1</size>
36716       </method>
36717       <method name="Void MyPublic()">
36718         <size>1</size>
36719       </method>
36720       <method name="Void MyPrivate()">
36721         <size>1</size>
36722       </method>
36723       <method name="Int32 Main()">
36724         <size>242</size>
36725       </method>
36726     </type>
36727   </test>
36728   <test name="test-92.cs">
36729     <type name="Outer">
36730       <method name="Void .ctor()">
36731         <size>7</size>
36732       </method>
36733     </type>
36734     <type name="Outer+Inner">
36735       <method name="Void .ctor()">
36736         <size>7</size>
36737       </method>
36738     </type>
36739     <type name="InnerBase">
36740       <method name="Void .ctor()">
36741         <size>7</size>
36742       </method>
36743     </type>
36744     <type name="MainClass">
36745       <method name="Void .ctor()">
36746         <size>7</size>
36747       </method>
36748       <method name="Int32 Main()">
36749         <size>2</size>
36750       </method>
36751     </type>
36752   </test>
36753   <test name="test-93.cs">
36754     <type name="N1.C">
36755       <method name="Void .ctor()">
36756         <size>7</size>
36757       </method>
36758       <method name="Void method(B ByRef)">
36759         <size>15</size>
36760       </method>
36761     </type>
36762     <type name="Test">
36763       <method name="Void .ctor()">
36764         <size>7</size>
36765       </method>
36766       <method name="Int32 Main()">
36767         <size>15</size>
36768       </method>
36769     </type>
36770   </test>
36771   <test name="test-94.cs">
36772     <type name="Base">
36773       <method name="Void .ctor()">
36774         <size>7</size>
36775       </method>
36776       <method name="Int32 IVehicle.Start()">
36777         <size>2</size>
36778       </method>
36779       <method name="Int32 Stop()">
36780         <size>2</size>
36781       </method>
36782       <method name="Int32 Turn()">
36783         <size>2</size>
36784       </method>
36785     </type>
36786     <type name="Derived1">
36787       <method name="Void .ctor()">
36788         <size>7</size>
36789       </method>
36790       <method name="Int32 Turn()">
36791         <size>2</size>
36792       </method>
36793     </type>
36794     <type name="Derived2">
36795       <method name="Void .ctor()">
36796         <size>7</size>
36797       </method>
36798       <method name="Int32 IVehicle.Start()">
36799         <size>2</size>
36800       </method>
36801       <method name="Int32 IVehicle.Turn()">
36802         <size>2</size>
36803       </method>
36804       <method name="Int32 Stop()">
36805         <size>2</size>
36806       </method>
36807       <method name="Int32 Turn()">
36808         <size>2</size>
36809       </method>
36810     </type>
36811     <type name="Test">
36812       <method name="Void .ctor()">
36813         <size>7</size>
36814       </method>
36815       <method name="Int32 Main()">
36816         <size>88</size>
36817       </method>
36818     </type>
36819   </test>
36820   <test name="test-95.cs">
36821     <type name="X">
36822       <method name="Void .ctor()">
36823         <size>7</size>
36824       </method>
36825       <method name="Int32 Main()">
36826         <size>30</size>
36827       </method>
36828     </type>
36829   </test>
36830   <test name="test-96.cs">
36831     <type name="N1.A">
36832       <method name="Void .ctor()">
36833         <size>7</size>
36834       </method>
36835       <method name="Int32 Main()">
36836         <size>2</size>
36837       </method>
36838     </type>
36839     <type name="N1.C">
36840       <method name="Void .ctor(Object, IntPtr)">
36841         <size>0</size>
36842       </method>
36843       <method name="Void Invoke(System.Object, N1.A)">
36844         <size>0</size>
36845       </method>
36846       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36847         <size>0</size>
36848       </method>
36849       <method name="Void EndInvoke(IAsyncResult)">
36850         <size>0</size>
36851       </method>
36852     </type>
36853   </test>
36854   <test name="test-97.cs">
36855     <type name="X">
36856       <method name="Void .ctor()">
36857         <size>7</size>
36858       </method>
36859       <method name="Int32 Main()">
36860         <size>2</size>
36861       </method>
36862     </type>
36863   </test>
36864   <test name="test-98.cs">
36865     <type name="X">
36866       <method name="Void .ctor()">
36867         <size>7</size>
36868       </method>
36869       <method name="Void b()">
36870         <size>19</size>
36871       </method>
36872     </type>
36873     <type name="Y">
36874       <method name="Void .ctor()">
36875         <size>7</size>
36876       </method>
36877       <method name="Int32 Main()">
36878         <size>2</size>
36879       </method>
36880     </type>
36881   </test>
36882   <test name="test-99.cs">
36883     <type name="X">
36884       <method name="Void .ctor()">
36885         <size>7</size>
36886       </method>
36887       <method name="Int32 Main()">
36888         <size>104</size>
36889       </method>
36890     </type>
36891   </test>
36892   <test name="test-anon-01.cs">
36893     <type name="X">
36894       <method name="Void .ctor()">
36895         <size>7</size>
36896       </method>
36897       <method name="Int32 Main()">
36898         <size>21</size>
36899       </method>
36900     </type>
36901     <type name="S">
36902       <method name="Void .ctor(Object, IntPtr)">
36903         <size>0</size>
36904       </method>
36905       <method name="Void Invoke()">
36906         <size>0</size>
36907       </method>
36908       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36909         <size>0</size>
36910       </method>
36911       <method name="Void EndInvoke(IAsyncResult)">
36912         <size>0</size>
36913       </method>
36914     </type>
36915     <type name="X+&lt;Main&gt;c__AnonStorey0">
36916       <method name="Void .ctor()">
36917         <size>7</size>
36918       </method>
36919       <method name="Void &lt;&gt;m__0()">
36920         <size>8</size>
36921       </method>
36922     </type>
36923   </test>
36924   <test name="test-anon-02.cs">
36925     <type name="X">
36926       <method name="Void .ctor()">
36927         <size>7</size>
36928       </method>
36929       <method name="Int32 Main()">
36930         <size>151</size>
36931       </method>
36932     </type>
36933     <type name="S">
36934       <method name="Void .ctor(Object, IntPtr)">
36935         <size>0</size>
36936       </method>
36937       <method name="Void Invoke()">
36938         <size>0</size>
36939       </method>
36940       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36941         <size>0</size>
36942       </method>
36943       <method name="Void EndInvoke(IAsyncResult)">
36944         <size>0</size>
36945       </method>
36946     </type>
36947     <type name="X+&lt;Main&gt;c__AnonStorey0">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951       <method name="Void &lt;&gt;m__0()">
36952         <size>113</size>
36953       </method>
36954     </type>
36955   </test>
36956   <test name="test-anon-03.cs">
36957     <type name="X">
36958       <method name="Void .ctor()">
36959         <size>7</size>
36960       </method>
36961       <method name="Void Main()">
36962         <size>59</size>
36963       </method>
36964     </type>
36965     <type name="S">
36966       <method name="Void .ctor(Object, IntPtr)">
36967         <size>0</size>
36968       </method>
36969       <method name="Void Invoke()">
36970         <size>0</size>
36971       </method>
36972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36973         <size>0</size>
36974       </method>
36975       <method name="Void EndInvoke(IAsyncResult)">
36976         <size>0</size>
36977       </method>
36978     </type>
36979     <type name="X+&lt;Main&gt;c__AnonStorey0">
36980       <method name="Void .ctor()">
36981         <size>7</size>
36982       </method>
36983       <method name="Void &lt;&gt;m__0()">
36984         <size>8</size>
36985       </method>
36986     </type>
36987   </test>
36988   <test name="test-anon-04.cs">
36989     <type name="X">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993       <method name="Void Main()">
36994         <size>59</size>
36995       </method>
36996     </type>
36997     <type name="S">
36998       <method name="Void .ctor(Object, IntPtr)">
36999         <size>0</size>
37000       </method>
37001       <method name="Void Invoke()">
37002         <size>0</size>
37003       </method>
37004       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37005         <size>0</size>
37006       </method>
37007       <method name="Void EndInvoke(IAsyncResult)">
37008         <size>0</size>
37009       </method>
37010     </type>
37011     <type name="X+&lt;Main&gt;c__AnonStorey0">
37012       <method name="Void .ctor()">
37013         <size>7</size>
37014       </method>
37015       <method name="Void &lt;&gt;m__0()">
37016         <size>30</size>
37017       </method>
37018     </type>
37019   </test>
37020   <test name="test-anon-05.cs">
37021     <type name="X">
37022       <method name="Void .ctor()">
37023         <size>7</size>
37024       </method>
37025       <method name="Int32 Main()">
37026         <size>207</size>
37027       </method>
37028       <method name="Boolean t(Int32, Int32)">
37029         <size>5</size>
37030       </method>
37031     </type>
37032     <type name="S">
37033       <method name="Void .ctor(Object, IntPtr)">
37034         <size>0</size>
37035       </method>
37036       <method name="Void Invoke()">
37037         <size>0</size>
37038       </method>
37039       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37040         <size>0</size>
37041       </method>
37042       <method name="Void EndInvoke(IAsyncResult)">
37043         <size>0</size>
37044       </method>
37045     </type>
37046     <type name="X+&lt;Main&gt;c__AnonStorey1">
37047       <method name="Void .ctor()">
37048         <size>7</size>
37049       </method>
37050       <method name="Void &lt;&gt;m__0()">
37051         <size>76</size>
37052       </method>
37053     </type>
37054     <type name="X+&lt;Main&gt;c__AnonStorey0">
37055       <method name="Void .ctor()">
37056         <size>7</size>
37057       </method>
37058     </type>
37059   </test>
37060   <test name="test-anon-06.cs">
37061     <type name="X">
37062       <method name="Void .ctor()">
37063         <size>7</size>
37064       </method>
37065       <method name="Int32 Main()">
37066         <size>112</size>
37067       </method>
37068     </type>
37069     <type name="S">
37070       <method name="Void .ctor(Object, IntPtr)">
37071         <size>0</size>
37072       </method>
37073       <method name="Void Invoke()">
37074         <size>0</size>
37075       </method>
37076       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37077         <size>0</size>
37078       </method>
37079       <method name="Void EndInvoke(IAsyncResult)">
37080         <size>0</size>
37081       </method>
37082     </type>
37083     <type name="X+&lt;Main&gt;c__AnonStorey0">
37084       <method name="Void .ctor()">
37085         <size>7</size>
37086       </method>
37087       <method name="Void &lt;&gt;m__0()">
37088         <size>18</size>
37089       </method>
37090     </type>
37091   </test>
37092   <test name="test-anon-07.cs">
37093     <type name="X">
37094       <method name="Void .ctor()">
37095         <size>7</size>
37096       </method>
37097       <method name="Int32 Main()">
37098         <size>120</size>
37099       </method>
37100       <method name="Boolean t(Int32, Int32)">
37101         <size>5</size>
37102       </method>
37103     </type>
37104     <type name="D">
37105       <method name="Void .ctor(Object, IntPtr)">
37106         <size>0</size>
37107       </method>
37108       <method name="Void Invoke()">
37109         <size>0</size>
37110       </method>
37111       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37112         <size>0</size>
37113       </method>
37114       <method name="Void EndInvoke(IAsyncResult)">
37115         <size>0</size>
37116       </method>
37117     </type>
37118     <type name="X+&lt;Main&gt;c__AnonStorey0">
37119       <method name="Void .ctor()">
37120         <size>7</size>
37121       </method>
37122       <method name="Void &lt;&gt;m__0()">
37123         <size>18</size>
37124       </method>
37125       <method name="Void &lt;&gt;m__1()">
37126         <size>18</size>
37127       </method>
37128     </type>
37129   </test>
37130   <test name="test-anon-08.cs">
37131     <type name="X">
37132       <method name="Void .ctor()">
37133         <size>7</size>
37134       </method>
37135       <method name="Int32 Main()">
37136         <size>35</size>
37137       </method>
37138     </type>
37139     <type name="S">
37140       <method name="Void .ctor(Object, IntPtr)">
37141         <size>0</size>
37142       </method>
37143       <method name="Void Invoke()">
37144         <size>0</size>
37145       </method>
37146       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37147         <size>0</size>
37148       </method>
37149       <method name="Void EndInvoke(IAsyncResult)">
37150         <size>0</size>
37151       </method>
37152     </type>
37153     <type name="X+&lt;Main&gt;c__AnonStorey0">
37154       <method name="Void .ctor()">
37155         <size>7</size>
37156       </method>
37157       <method name="Void &lt;&gt;m__0()">
37158         <size>13</size>
37159       </method>
37160     </type>
37161   </test>
37162   <test name="test-anon-09.cs">
37163     <type name="X">
37164       <method name="Void .ctor()">
37165         <size>7</size>
37166       </method>
37167       <method name="Int32 Main()">
37168         <size>59</size>
37169       </method>
37170     </type>
37171     <type name="X+D">
37172       <method name="Void .ctor(Object, IntPtr)">
37173         <size>0</size>
37174       </method>
37175       <method name="Void Invoke()">
37176         <size>0</size>
37177       </method>
37178       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37179         <size>0</size>
37180       </method>
37181       <method name="Void EndInvoke(IAsyncResult)">
37182         <size>0</size>
37183       </method>
37184     </type>
37185     <type name="X+&lt;Main&gt;c__AnonStorey0">
37186       <method name="Void .ctor()">
37187         <size>7</size>
37188       </method>
37189       <method name="Void &lt;&gt;m__0()">
37190         <size>49</size>
37191       </method>
37192     </type>
37193   </test>
37194   <test name="test-anon-10.cs">
37195     <type name="S">
37196       <method name="Void .ctor()">
37197         <size>7</size>
37198       </method>
37199       <method name="Void Test()">
37200         <size>105</size>
37201       </method>
37202       <method name="Int32 Main()">
37203         <size>66</size>
37204       </method>
37205     </type>
37206     <type name="S+T">
37207       <method name="Void .ctor(Object, IntPtr)">
37208         <size>0</size>
37209       </method>
37210       <method name="Void Invoke()">
37211         <size>0</size>
37212       </method>
37213       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37214         <size>0</size>
37215       </method>
37216       <method name="Void EndInvoke(IAsyncResult)">
37217         <size>0</size>
37218       </method>
37219     </type>
37220     <type name="S+&lt;Test&gt;c__AnonStorey1">
37221       <method name="Void .ctor()">
37222         <size>7</size>
37223       </method>
37224     </type>
37225     <type name="S+&lt;Test&gt;c__AnonStorey0">
37226       <method name="Void .ctor()">
37227         <size>7</size>
37228       </method>
37229     </type>
37230     <type name="S+&lt;Test&gt;c__AnonStorey1">
37231       <method name="Void &lt;&gt;m__0()">
37232         <size>76</size>
37233       </method>
37234     </type>
37235   </test>
37236   <test name="test-anon-11.cs">
37237     <type name="X">
37238       <method name="Void .ctor()">
37239         <size>7</size>
37240       </method>
37241       <method name="Int32 Main()">
37242         <size>122</size>
37243       </method>
37244     </type>
37245     <type name="D">
37246       <method name="Void .ctor(Object, IntPtr)">
37247         <size>0</size>
37248       </method>
37249       <method name="Void Invoke(Int32)">
37250         <size>0</size>
37251       </method>
37252       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37253         <size>0</size>
37254       </method>
37255       <method name="Void EndInvoke(IAsyncResult)">
37256         <size>0</size>
37257       </method>
37258     </type>
37259     <type name="E">
37260       <method name="Void .ctor(Object, IntPtr)">
37261         <size>0</size>
37262       </method>
37263       <method name="Void Invoke(Int32 ByRef)">
37264         <size>0</size>
37265       </method>
37266       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37267         <size>0</size>
37268       </method>
37269       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37270         <size>0</size>
37271       </method>
37272     </type>
37273     <type name="F">
37274       <method name="Void .ctor(Object, IntPtr)">
37275         <size>0</size>
37276       </method>
37277       <method name="Void Invoke(System.Int32[])">
37278         <size>0</size>
37279       </method>
37280       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37281         <size>0</size>
37282       </method>
37283       <method name="Void EndInvoke(IAsyncResult)">
37284         <size>0</size>
37285       </method>
37286     </type>
37287     <type name="X">
37288       <method name="Void &lt;Main&gt;m__0(Int32)">
37289         <size>1</size>
37290       </method>
37291       <method name="Void &lt;Main&gt;m__1(Int32)">
37292         <size>1</size>
37293       </method>
37294       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37295         <size>1</size>
37296       </method>
37297       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37298         <size>1</size>
37299       </method>
37300     </type>
37301   </test>
37302   <test name="test-anon-12.cs">
37303     <type name="X">
37304       <method name="Void .ctor()">
37305         <size>7</size>
37306       </method>
37307       <method name="Int32 Main()">
37308         <size>257</size>
37309       </method>
37310       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37311         <size>81</size>
37312       </method>
37313     </type>
37314     <type name="predicate">
37315       <method name="Void .ctor(Object, IntPtr)">
37316         <size>0</size>
37317       </method>
37318       <method name="Boolean Invoke(System.Object)">
37319         <size>0</size>
37320       </method>
37321       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37322         <size>0</size>
37323       </method>
37324       <method name="Boolean EndInvoke(IAsyncResult)">
37325         <size>0</size>
37326       </method>
37327     </type>
37328     <type name="X">
37329       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37330         <size>12</size>
37331       </method>
37332     </type>
37333   </test>
37334   <test name="test-anon-13.cs">
37335     <type name="X">
37336       <method name="Void .ctor(Int32)">
37337         <size>14</size>
37338       </method>
37339       <method name="Void Main()">
37340         <size>42</size>
37341       </method>
37342       <method name="D T()">
37343         <size>15</size>
37344       </method>
37345       <method name="System.String CALL()">
37346         <size>6</size>
37347       </method>
37348     </type>
37349     <type name="D">
37350       <method name="Void .ctor(Object, IntPtr)">
37351         <size>0</size>
37352       </method>
37353       <method name="Void Invoke()">
37354         <size>0</size>
37355       </method>
37356       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37357         <size>0</size>
37358       </method>
37359       <method name="Void EndInvoke(IAsyncResult)">
37360         <size>0</size>
37361       </method>
37362     </type>
37363     <type name="X">
37364       <method name="Void &lt;T&gt;m__0()">
37365         <size>22</size>
37366       </method>
37367     </type>
37368   </test>
37369   <test name="test-anon-14.cs">
37370     <type name="X">
37371       <method name="Void .ctor()">
37372         <size>7</size>
37373       </method>
37374       <method name="Void add_Click(X+T)">
37375         <size>22</size>
37376       </method>
37377       <method name="Void remove_Click(X+T)">
37378         <size>22</size>
37379       </method>
37380       <method name="Void Method()">
37381         <size>1</size>
37382       </method>
37383       <method name="Void Main()">
37384         <size>46</size>
37385       </method>
37386     </type>
37387     <type name="X+T">
37388       <method name="Void .ctor(Object, IntPtr)">
37389         <size>0</size>
37390       </method>
37391       <method name="Void Invoke()">
37392         <size>0</size>
37393       </method>
37394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37395         <size>0</size>
37396       </method>
37397       <method name="Void EndInvoke(IAsyncResult)">
37398         <size>0</size>
37399       </method>
37400     </type>
37401   </test>
37402   <test name="test-anon-15.cs">
37403     <type name="Foo">
37404       <method name="Void .ctor()">
37405         <size>7</size>
37406       </method>
37407       <method name="Void Main()">
37408         <size>43</size>
37409       </method>
37410     </type>
37411     <type name="Foo+Inner">
37412       <method name="Void .ctor(String)">
37413         <size>7</size>
37414       </method>
37415     </type>
37416     <type name="Foo+foo_fn">
37417       <method name="Void .ctor(Object, IntPtr)">
37418         <size>0</size>
37419       </method>
37420       <method name="Foo+Inner Invoke(System.String)">
37421         <size>0</size>
37422       </method>
37423       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37424         <size>0</size>
37425       </method>
37426       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37427         <size>0</size>
37428       </method>
37429     </type>
37430     <type name="Foo">
37431       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37432         <size>13</size>
37433       </method>
37434     </type>
37435   </test>
37436   <test name="test-anon-16.cs">
37437     <type name="X">
37438       <method name="Void .ctor(Int32)">
37439         <size>14</size>
37440       </method>
37441       <method name="Void Main()">
37442         <size>42</size>
37443       </method>
37444       <method name="D T()">
37445         <size>15</size>
37446       </method>
37447     </type>
37448     <type name="D">
37449       <method name="Void .ctor(Object, IntPtr)">
37450         <size>0</size>
37451       </method>
37452       <method name="Void Invoke()">
37453         <size>0</size>
37454       </method>
37455       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37456         <size>0</size>
37457       </method>
37458       <method name="Void EndInvoke(IAsyncResult)">
37459         <size>0</size>
37460       </method>
37461     </type>
37462     <type name="X">
37463       <method name="Void &lt;T&gt;m__0()">
37464         <size>27</size>
37465       </method>
37466     </type>
37467   </test>
37468   <test name="test-anon-17.cs">
37469     <type name="Button">
37470       <method name="Void .ctor()">
37471         <size>7</size>
37472       </method>
37473       <method name="Void add_Clicked(ClickEvent)">
37474         <size>24</size>
37475       </method>
37476       <method name="Void remove_Clicked(ClickEvent)">
37477         <size>24</size>
37478       </method>
37479       <method name="Void DoClick()">
37480         <size>12</size>
37481       </method>
37482     </type>
37483     <type name="X">
37484       <method name="Void .ctor()">
37485         <size>7</size>
37486       </method>
37487       <method name="Void .cctor()">
37488         <size>1</size>
37489       </method>
37490       <method name="Int32 Main()">
37491         <size>61</size>
37492       </method>
37493     </type>
37494     <type name="ClickEvent">
37495       <method name="Void .ctor(Object, IntPtr)">
37496         <size>0</size>
37497       </method>
37498       <method name="Void Invoke()">
37499         <size>0</size>
37500       </method>
37501       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37502         <size>0</size>
37503       </method>
37504       <method name="Void EndInvoke(IAsyncResult)">
37505         <size>0</size>
37506       </method>
37507     </type>
37508     <type name="X">
37509       <method name="Void &lt;Main&gt;m__0()">
37510         <size>17</size>
37511       </method>
37512     </type>
37513   </test>
37514   <test name="test-anon-18.cs">
37515     <type name="DelegateTest">
37516       <method name="Void .ctor()">
37517         <size>7</size>
37518       </method>
37519       <method name="Void Main(System.String[])">
37520         <size>83</size>
37521       </method>
37522     </type>
37523     <type name="A">
37524       <method name="Void .ctor(Object, IntPtr)">
37525         <size>0</size>
37526       </method>
37527       <method name="Void Invoke()">
37528         <size>0</size>
37529       </method>
37530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37531         <size>0</size>
37532       </method>
37533       <method name="Void EndInvoke(IAsyncResult)">
37534         <size>0</size>
37535       </method>
37536     </type>
37537     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37538       <method name="Void .ctor()">
37539         <size>7</size>
37540       </method>
37541       <method name="Void &lt;&gt;m__0()">
37542         <size>17</size>
37543       </method>
37544     </type>
37545   </test>
37546   <test name="test-anon-19.cs">
37547     <type name="X">
37548       <method name="Void .ctor()">
37549         <size>7</size>
37550       </method>
37551       <method name="Int32 Main()">
37552         <size>223</size>
37553       </method>
37554       <method name="Boolean t(Int32, Int32)">
37555         <size>5</size>
37556       </method>
37557     </type>
37558     <type name="S">
37559       <method name="Void .ctor(Object, IntPtr)">
37560         <size>0</size>
37561       </method>
37562       <method name="Void Invoke()">
37563         <size>0</size>
37564       </method>
37565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37566         <size>0</size>
37567       </method>
37568       <method name="Void EndInvoke(IAsyncResult)">
37569         <size>0</size>
37570       </method>
37571     </type>
37572     <type name="X+&lt;Main&gt;c__AnonStorey1">
37573       <method name="Void .ctor()">
37574         <size>7</size>
37575       </method>
37576       <method name="Void &lt;&gt;m__0()">
37577         <size>93</size>
37578       </method>
37579     </type>
37580     <type name="X+&lt;Main&gt;c__AnonStorey0">
37581       <method name="Void .ctor()">
37582         <size>7</size>
37583       </method>
37584     </type>
37585   </test>
37586   <test name="test-anon-20.cs">
37587     <type name="X">
37588       <method name="Void .ctor()">
37589         <size>7</size>
37590       </method>
37591       <method name="Void Main()">
37592         <size>33</size>
37593       </method>
37594       <method name="D MainHost()">
37595         <size>28</size>
37596       </method>
37597     </type>
37598     <type name="D">
37599       <method name="Void .ctor(Object, IntPtr)">
37600         <size>0</size>
37601       </method>
37602       <method name="Void Invoke()">
37603         <size>0</size>
37604       </method>
37605       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37606         <size>0</size>
37607       </method>
37608       <method name="Void EndInvoke(IAsyncResult)">
37609         <size>0</size>
37610       </method>
37611     </type>
37612     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37613       <method name="Void .ctor()">
37614         <size>7</size>
37615       </method>
37616       <method name="Void &lt;&gt;m__0()">
37617         <size>52</size>
37618       </method>
37619     </type>
37620     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37621       <method name="Void .ctor()">
37622         <size>7</size>
37623       </method>
37624       <method name="Void &lt;&gt;m__1()">
37625         <size>52</size>
37626       </method>
37627     </type>
37628   </test>
37629   <test name="test-anon-21.cs">
37630     <type name="X">
37631       <method name="Void .ctor()">
37632         <size>7</size>
37633       </method>
37634       <method name="Void .cctor()">
37635         <size>1</size>
37636       </method>
37637       <method name="Int32 Main()">
37638         <size>68</size>
37639       </method>
37640       <method name="Void M()">
37641         <size>44</size>
37642       </method>
37643     </type>
37644     <type name="D">
37645       <method name="Void .ctor(Object, IntPtr)">
37646         <size>0</size>
37647       </method>
37648       <method name="Void Invoke()">
37649         <size>0</size>
37650       </method>
37651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37652         <size>0</size>
37653       </method>
37654       <method name="Void EndInvoke(IAsyncResult)">
37655         <size>0</size>
37656       </method>
37657     </type>
37658     <type name="X+&lt;M&gt;c__AnonStorey0">
37659       <method name="Void .ctor()">
37660         <size>7</size>
37661       </method>
37662       <method name="Void &lt;&gt;m__0()">
37663         <size>48</size>
37664       </method>
37665     </type>
37666     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37667       <method name="Void .ctor()">
37668         <size>7</size>
37669       </method>
37670       <method name="Void &lt;&gt;m__1()">
37671         <size>81</size>
37672       </method>
37673     </type>
37674   </test>
37675   <test name="test-anon-22.cs">
37676     <type name="X">
37677       <method name="Void .ctor()">
37678         <size>7</size>
37679       </method>
37680       <method name="Void Main()">
37681         <size>33</size>
37682       </method>
37683       <method name="D T()">
37684         <size>28</size>
37685       </method>
37686     </type>
37687     <type name="D">
37688       <method name="Void .ctor(Object, IntPtr)">
37689         <size>0</size>
37690       </method>
37691       <method name="Void Invoke()">
37692         <size>0</size>
37693       </method>
37694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37695         <size>0</size>
37696       </method>
37697       <method name="Void EndInvoke(IAsyncResult)">
37698         <size>0</size>
37699       </method>
37700     </type>
37701     <type name="X+&lt;T&gt;c__AnonStorey0">
37702       <method name="Void .ctor()">
37703         <size>7</size>
37704       </method>
37705       <method name="Void &lt;&gt;m__0()">
37706         <size>52</size>
37707       </method>
37708     </type>
37709     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37710       <method name="Void .ctor()">
37711         <size>7</size>
37712       </method>
37713       <method name="Void &lt;&gt;m__1()">
37714         <size>52</size>
37715       </method>
37716     </type>
37717   </test>
37718   <test name="test-anon-23.cs">
37719     <type name="X">
37720       <method name="Void .ctor()">
37721         <size>7</size>
37722       </method>
37723       <method name="Int32 Main()">
37724         <size>68</size>
37725       </method>
37726       <method name="Void M()">
37727         <size>34</size>
37728       </method>
37729     </type>
37730     <type name="D">
37731       <method name="Void .ctor(Object, IntPtr)">
37732         <size>0</size>
37733       </method>
37734       <method name="Void Invoke()">
37735         <size>0</size>
37736       </method>
37737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37738         <size>0</size>
37739       </method>
37740       <method name="Void EndInvoke(IAsyncResult)">
37741         <size>0</size>
37742       </method>
37743     </type>
37744     <type name="X+&lt;M&gt;c__AnonStorey0">
37745       <method name="Void .ctor()">
37746         <size>7</size>
37747       </method>
37748       <method name="Void &lt;&gt;m__0()">
37749         <size>38</size>
37750       </method>
37751     </type>
37752     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37753       <method name="Void .ctor()">
37754         <size>7</size>
37755       </method>
37756       <method name="Void &lt;&gt;m__1()">
37757         <size>24</size>
37758       </method>
37759     </type>
37760   </test>
37761   <test name="test-anon-24.cs">
37762     <type name="X">
37763       <method name="Void .ctor()">
37764         <size>7</size>
37765       </method>
37766       <method name="Void Main()">
37767         <size>29</size>
37768       </method>
37769       <method name="D T(Int32)">
37770         <size>28</size>
37771       </method>
37772     </type>
37773     <type name="D">
37774       <method name="Void .ctor(Object, IntPtr)">
37775         <size>0</size>
37776       </method>
37777       <method name="Int32 Invoke()">
37778         <size>0</size>
37779       </method>
37780       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37781         <size>0</size>
37782       </method>
37783       <method name="Int32 EndInvoke(IAsyncResult)">
37784         <size>0</size>
37785       </method>
37786     </type>
37787     <type name="X+&lt;T&gt;c__AnonStorey0">
37788       <method name="Void .ctor()">
37789         <size>7</size>
37790       </method>
37791       <method name="Int32 &lt;&gt;m__0()">
37792         <size>21</size>
37793       </method>
37794     </type>
37795   </test>
37796   <test name="test-anon-25.cs">
37797     <type name="X">
37798       <method name="Void .ctor()">
37799         <size>7</size>
37800       </method>
37801       <method name="Int32 Main()">
37802         <size>48</size>
37803       </method>
37804       <method name="D T(Int32)">
37805         <size>28</size>
37806       </method>
37807     </type>
37808     <type name="D">
37809       <method name="Void .ctor(Object, IntPtr)">
37810         <size>0</size>
37811       </method>
37812       <method name="Int32 Invoke(Int32)">
37813         <size>0</size>
37814       </method>
37815       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37816         <size>0</size>
37817       </method>
37818       <method name="Int32 EndInvoke(IAsyncResult)">
37819         <size>0</size>
37820       </method>
37821     </type>
37822     <type name="X+&lt;T&gt;c__AnonStorey0">
37823       <method name="Void .ctor()">
37824         <size>7</size>
37825       </method>
37826       <method name="Int32 &lt;&gt;m__0(Int32)">
37827         <size>9</size>
37828       </method>
37829     </type>
37830   </test>
37831   <test name="test-anon-27.cs">
37832     <type name="X">
37833       <method name="Void .ctor()">
37834         <size>7</size>
37835       </method>
37836       <method name="Int32 Main()">
37837         <size>138</size>
37838       </method>
37839       <method name="Void M(Int32)">
37840         <size>59</size>
37841       </method>
37842     </type>
37843     <type name="D">
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;M&gt;c__AnonStorey0">
37858       <method name="Void .ctor()">
37859         <size>7</size>
37860       </method>
37861       <method name="Void &lt;&gt;m__0()">
37862         <size>38</size>
37863       </method>
37864     </type>
37865     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37866       <method name="Void .ctor()">
37867         <size>7</size>
37868       </method>
37869       <method name="Void &lt;&gt;m__1()">
37870         <size>50</size>
37871       </method>
37872     </type>
37873   </test>
37874   <test name="test-anon-28.cs">
37875     <type name="Delegable">
37876       <method name="Void .ctor()">
37877         <size>7</size>
37878       </method>
37879       <method name="Void add_MyDelegate(System.EventHandler)">
37880         <size>24</size>
37881       </method>
37882       <method name="Void remove_MyDelegate(System.EventHandler)">
37883         <size>24</size>
37884       </method>
37885     </type>
37886     <type name="DelegateTest">
37887       <method name="Void .ctor()">
37888         <size>7</size>
37889       </method>
37890       <method name="Void Main(System.String[])">
37891         <size>58</size>
37892       </method>
37893     </type>
37894     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37895       <method name="Void .ctor()">
37896         <size>7</size>
37897       </method>
37898       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37899         <size>33</size>
37900       </method>
37901     </type>
37902   </test>
37903   <test name="test-anon-29.cs">
37904     <type name="X">
37905       <method name="Void .ctor()">
37906         <size>108</size>
37907       </method>
37908       <method name="System.String Hello()">
37909         <size>20</size>
37910       </method>
37911       <method name="Void Main()">
37912         <size>18</size>
37913       </method>
37914     </type>
37915     <type name="X+Foo">
37916       <method name="Void .ctor(Object, IntPtr)">
37917         <size>0</size>
37918       </method>
37919       <method name="System.String Invoke()">
37920         <size>0</size>
37921       </method>
37922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37923         <size>0</size>
37924       </method>
37925       <method name="System.String EndInvoke(IAsyncResult)">
37926         <size>0</size>
37927       </method>
37928     </type>
37929     <type name="X+Bar">
37930       <method name="Void .ctor(Object, IntPtr)">
37931         <size>0</size>
37932       </method>
37933       <method name="Void Invoke(System.String)">
37934         <size>0</size>
37935       </method>
37936       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37937         <size>0</size>
37938       </method>
37939       <method name="Void EndInvoke(IAsyncResult)">
37940         <size>0</size>
37941       </method>
37942     </type>
37943     <type name="X">
37944       <method name="Void &lt;Hello&gt;m__1(System.String)">
37945         <size>7</size>
37946       </method>
37947       <method name="System.String &lt;Hello&gt;m__0()">
37948         <size>201</size>
37949       </method>
37950       <method name="Void &lt;Hello&gt;m__2(System.String)">
37951         <size>7</size>
37952       </method>
37953     </type>
37954   </test>
37955   <test name="test-anon-30.cs">
37956     <type name="X">
37957       <method name="Void .ctor()">
37958         <size>7</size>
37959       </method>
37960     </type>
37961     <type name="Program">
37962       <method name="Void add_E(Program+D)">
37963         <size>22</size>
37964       </method>
37965       <method name="Void remove_E(Program+D)">
37966         <size>22</size>
37967       </method>
37968       <method name="Void Main()">
37969         <size>38</size>
37970       </method>
37971     </type>
37972     <type name="Program+D">
37973       <method name="Void .ctor(Object, IntPtr)">
37974         <size>0</size>
37975       </method>
37976       <method name="Void Invoke(X)">
37977         <size>0</size>
37978       </method>
37979       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37980         <size>0</size>
37981       </method>
37982       <method name="Void EndInvoke(IAsyncResult)">
37983         <size>0</size>
37984       </method>
37985     </type>
37986     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37987       <method name="Void .ctor()">
37988         <size>7</size>
37989       </method>
37990       <method name="Void &lt;&gt;m__0(X)">
37991         <size>15</size>
37992       </method>
37993     </type>
37994   </test>
37995   <test name="test-anon-31.cs">
37996     <type name="test">
37997       <method name="Void .ctor()">
37998         <size>7</size>
37999       </method>
38000       <method name="IEnumerable testen(Int32)">
38001         <size>30</size>
38002       </method>
38003     </type>
38004     <type name="reflect">
38005       <method name="Void .ctor()">
38006         <size>7</size>
38007       </method>
38008       <method name="Void Main(System.String[])">
38009         <size>122</size>
38010       </method>
38011     </type>
38012     <type name="test+&lt;testen&gt;c__Iterator0">
38013       <method name="Void .ctor()">
38014         <size>7</size>
38015       </method>
38016       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38017         <size>7</size>
38018       </method>
38019       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38020         <size>7</size>
38021       </method>
38022       <method name="Boolean MoveNext()">
38023         <size>195</size>
38024       </method>
38025       <method name="Void Dispose()">
38026         <size>8</size>
38027       </method>
38028       <method name="Void Reset()">
38029         <size>6</size>
38030       </method>
38031       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38032         <size>7</size>
38033       </method>
38034       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38035         <size>40</size>
38036       </method>
38037     </type>
38038   </test>
38039   <test name="test-anon-32.cs">
38040     <type name="MainClass">
38041       <method name="Void .ctor()">
38042         <size>7</size>
38043       </method>
38044       <method name="Void Main()">
38045         <size>37</size>
38046       </method>
38047       <method name="Void SimpleCallback(MainClass, System.String)">
38048         <size>7</size>
38049       </method>
38050     </type>
38051     <type name="StringSender">
38052       <method name="Void .ctor(Object, IntPtr)">
38053         <size>0</size>
38054       </method>
38055       <method name="Void Invoke(System.String)">
38056         <size>0</size>
38057       </method>
38058       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38059         <size>0</size>
38060       </method>
38061       <method name="Void EndInvoke(IAsyncResult)">
38062         <size>0</size>
38063       </method>
38064     </type>
38065     <type name="VoidDelegate">
38066       <method name="Void .ctor(Object, IntPtr)">
38067         <size>0</size>
38068       </method>
38069       <method name="Void Invoke()">
38070         <size>0</size>
38071       </method>
38072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38073         <size>0</size>
38074       </method>
38075       <method name="Void EndInvoke(IAsyncResult)">
38076         <size>0</size>
38077       </method>
38078     </type>
38079     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38080       <method name="Void .ctor()">
38081         <size>7</size>
38082       </method>
38083       <method name="Void &lt;&gt;m__0()">
38084         <size>25</size>
38085       </method>
38086       <method name="Void &lt;&gt;m__1(System.String)">
38087         <size>13</size>
38088       </method>
38089     </type>
38090   </test>
38091   <test name="test-anon-33.cs">
38092     <type name="T">
38093       <method name="Void .ctor()">
38094         <size>7</size>
38095       </method>
38096       <method name="Void doit(Int32)">
38097         <size>7</size>
38098       </method>
38099       <method name="Void Main()">
38100         <size>162</size>
38101       </method>
38102     </type>
38103     <type name="Do">
38104       <method name="Void .ctor(Object, IntPtr)">
38105         <size>0</size>
38106       </method>
38107       <method name="Void Invoke()">
38108         <size>0</size>
38109       </method>
38110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38111         <size>0</size>
38112       </method>
38113       <method name="Void EndInvoke(IAsyncResult)">
38114         <size>0</size>
38115       </method>
38116     </type>
38117     <type name="T+&lt;Main&gt;c__AnonStorey0">
38118       <method name="Void .ctor()">
38119         <size>7</size>
38120       </method>
38121       <method name="Void &lt;&gt;m__0()">
38122         <size>12</size>
38123       </method>
38124     </type>
38125     <type name="T+&lt;Main&gt;c__AnonStorey1">
38126       <method name="Void .ctor()">
38127         <size>7</size>
38128       </method>
38129       <method name="Void &lt;&gt;m__1()">
38130         <size>12</size>
38131       </method>
38132     </type>
38133   </test>
38134   <test name="test-anon-34.cs">
38135     <type name="Delegates.Space">
38136       <method name="Void .ctor()">
38137         <size>7</size>
38138       </method>
38139       <method name="Void Leak(Boolean, Int32)">
38140         <size>92</size>
38141       </method>
38142     </type>
38143     <type name="Delegates.Program">
38144       <method name="Void .ctor()">
38145         <size>7</size>
38146       </method>
38147       <method name="Void SpaceLeak()">
38148         <size>37</size>
38149       </method>
38150       <method name="Void Main(System.String[])">
38151         <size>6</size>
38152       </method>
38153     </type>
38154     <type name="Delegates.Space+DoCopy">
38155       <method name="Void .ctor(Object, IntPtr)">
38156         <size>0</size>
38157       </method>
38158       <method name="Void Invoke()">
38159         <size>0</size>
38160       </method>
38161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38162         <size>0</size>
38163       </method>
38164       <method name="Void EndInvoke(IAsyncResult)">
38165         <size>0</size>
38166       </method>
38167     </type>
38168     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38169       <method name="Void .ctor()">
38170         <size>7</size>
38171       </method>
38172       <method name="Void &lt;&gt;m__0()">
38173         <size>23</size>
38174       </method>
38175     </type>
38176     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38177       <method name="Void .ctor()">
38178         <size>7</size>
38179       </method>
38180       <method name="Void &lt;&gt;m__1()">
38181         <size>19</size>
38182       </method>
38183     </type>
38184   </test>
38185   <test name="test-anon-35.cs">
38186     <type name="CustomDict">
38187       <method name="Void .ctor()">
38188         <size>66</size>
38189       </method>
38190       <method name="IEnumerator GetEnumerator()">
38191         <size>15</size>
38192       </method>
38193     </type>
38194     <type name="Tests">
38195       <method name="Void .ctor()">
38196         <size>7</size>
38197       </method>
38198       <method name="Void Main()">
38199         <size>7</size>
38200       </method>
38201     </type>
38202     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38203       <method name="Void .ctor()">
38204         <size>7</size>
38205       </method>
38206       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38207         <size>7</size>
38208       </method>
38209       <method name="Boolean MoveNext()">
38210         <size>86</size>
38211       </method>
38212       <method name="Void Dispose()">
38213         <size>8</size>
38214       </method>
38215       <method name="Void Reset()">
38216         <size>6</size>
38217       </method>
38218       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38219         <size>7</size>
38220       </method>
38221     </type>
38222   </test>
38223   <test name="test-anon-36.cs">
38224     <type name="Test">
38225       <method name="Void .ctor(TestMethod)">
38226         <size>7</size>
38227       </method>
38228       <method name="Void .ctor(TestMethod2)">
38229         <size>7</size>
38230       </method>
38231       <method name="Void Main()">
38232         <size>36</size>
38233       </method>
38234     </type>
38235     <type name="TestMethod">
38236       <method name="Void .ctor(Object, IntPtr)">
38237         <size>0</size>
38238       </method>
38239       <method name="Void Invoke()">
38240         <size>0</size>
38241       </method>
38242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38243         <size>0</size>
38244       </method>
38245       <method name="Void EndInvoke(IAsyncResult)">
38246         <size>0</size>
38247       </method>
38248     </type>
38249     <type name="TestMethod2">
38250       <method name="Void .ctor(Object, IntPtr)">
38251         <size>0</size>
38252       </method>
38253       <method name="Void Invoke(System.Object)">
38254         <size>0</size>
38255       </method>
38256       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38257         <size>0</size>
38258       </method>
38259       <method name="Void EndInvoke(IAsyncResult)">
38260         <size>0</size>
38261       </method>
38262     </type>
38263     <type name="Test">
38264       <method name="Void &lt;Main&gt;m__0()">
38265         <size>1</size>
38266       </method>
38267     </type>
38268   </test>
38269   <test name="test-anon-37.cs">
38270     <type name="DelegateInit">
38271       <method name="Void .ctor()">
38272         <size>7</size>
38273       </method>
38274       <method name="Void .cctor()">
38275         <size>35</size>
38276       </method>
38277       <method name="Void Main(System.String[])">
38278         <size>11</size>
38279       </method>
38280     </type>
38281     <type name="DelegateInit+FooDelegate">
38282       <method name="Void .ctor(Object, IntPtr)">
38283         <size>0</size>
38284       </method>
38285       <method name="Void Invoke()">
38286         <size>0</size>
38287       </method>
38288       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38289         <size>0</size>
38290       </method>
38291       <method name="Void EndInvoke(IAsyncResult)">
38292         <size>0</size>
38293       </method>
38294     </type>
38295     <type name="DelegateInit">
38296       <method name="Void &lt;_print&gt;m__0()">
38297         <size>11</size>
38298       </method>
38299     </type>
38300   </test>
38301   <test name="test-anon-38.cs">
38302     <type name="X">
38303       <method name="Void .ctor()">
38304         <size>7</size>
38305       </method>
38306       <method name="Void Hello(Int64, Int64)">
38307         <size>1</size>
38308       </method>
38309       <method name="Void Test(Int32)">
38310         <size>67</size>
38311       </method>
38312       <method name="Void Main()">
38313         <size>14</size>
38314       </method>
38315     </type>
38316     <type name="Simple">
38317       <method name="Void .ctor(Object, IntPtr)">
38318         <size>0</size>
38319       </method>
38320       <method name="Void Invoke()">
38321         <size>0</size>
38322       </method>
38323       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38324         <size>0</size>
38325       </method>
38326       <method name="Void EndInvoke(IAsyncResult)">
38327         <size>0</size>
38328       </method>
38329     </type>
38330     <type name="Foo">
38331       <method name="Void .ctor(Object, IntPtr)">
38332         <size>0</size>
38333       </method>
38334       <method name="Simple Invoke()">
38335         <size>0</size>
38336       </method>
38337       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38338         <size>0</size>
38339       </method>
38340       <method name="Simple EndInvoke(IAsyncResult)">
38341         <size>0</size>
38342       </method>
38343     </type>
38344     <type name="X+&lt;Test&gt;c__AnonStorey0">
38345       <method name="Void .ctor()">
38346         <size>7</size>
38347       </method>
38348       <method name="Simple &lt;&gt;m__0()">
38349         <size>64</size>
38350       </method>
38351     </type>
38352     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38353       <method name="Void .ctor()">
38354         <size>7</size>
38355       </method>
38356       <method name="Void &lt;&gt;m__1()">
38357         <size>34</size>
38358       </method>
38359     </type>
38360   </test>
38361   <test name="test-anon-39.cs">
38362     <type name="X">
38363       <method name="Void .ctor()">
38364         <size>7</size>
38365       </method>
38366       <method name="Void Hello(Int64)">
38367         <size>1</size>
38368       </method>
38369       <method name="Void Test(Int32)">
38370         <size>65</size>
38371       </method>
38372       <method name="Void Main()">
38373         <size>14</size>
38374       </method>
38375     </type>
38376     <type name="Simple">
38377       <method name="Void .ctor(Object, IntPtr)">
38378         <size>0</size>
38379       </method>
38380       <method name="Void Invoke()">
38381         <size>0</size>
38382       </method>
38383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38384         <size>0</size>
38385       </method>
38386       <method name="Void EndInvoke(IAsyncResult)">
38387         <size>0</size>
38388       </method>
38389     </type>
38390     <type name="Foo">
38391       <method name="Void .ctor(Object, IntPtr)">
38392         <size>0</size>
38393       </method>
38394       <method name="Simple Invoke()">
38395         <size>0</size>
38396       </method>
38397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38398         <size>0</size>
38399       </method>
38400       <method name="Simple EndInvoke(IAsyncResult)">
38401         <size>0</size>
38402       </method>
38403     </type>
38404     <type name="X+&lt;Test&gt;c__AnonStorey0">
38405       <method name="Void .ctor()">
38406         <size>7</size>
38407       </method>
38408       <method name="Simple &lt;&gt;m__0()">
38409         <size>30</size>
38410       </method>
38411       <method name="Void &lt;&gt;m__1()">
38412         <size>18</size>
38413       </method>
38414     </type>
38415   </test>
38416   <test name="test-anon-40.cs">
38417     <type name="X">
38418       <method name="Void .ctor()">
38419         <size>7</size>
38420       </method>
38421       <method name="Void Hello(Int64)">
38422         <size>1</size>
38423       </method>
38424       <method name="Void Test(Int32)">
38425         <size>65</size>
38426       </method>
38427       <method name="Void Main()">
38428         <size>14</size>
38429       </method>
38430     </type>
38431     <type name="Simple">
38432       <method name="Void .ctor(Object, IntPtr)">
38433         <size>0</size>
38434       </method>
38435       <method name="Void Invoke()">
38436         <size>0</size>
38437       </method>
38438       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38439         <size>0</size>
38440       </method>
38441       <method name="Void EndInvoke(IAsyncResult)">
38442         <size>0</size>
38443       </method>
38444     </type>
38445     <type name="Foo">
38446       <method name="Void .ctor(Object, IntPtr)">
38447         <size>0</size>
38448       </method>
38449       <method name="Simple Invoke()">
38450         <size>0</size>
38451       </method>
38452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38453         <size>0</size>
38454       </method>
38455       <method name="Simple EndInvoke(IAsyncResult)">
38456         <size>0</size>
38457       </method>
38458     </type>
38459     <type name="X+&lt;Test&gt;c__AnonStorey0">
38460       <method name="Void .ctor()">
38461         <size>7</size>
38462       </method>
38463       <method name="Simple &lt;&gt;m__0()">
38464         <size>30</size>
38465       </method>
38466       <method name="Void &lt;&gt;m__1()">
38467         <size>18</size>
38468       </method>
38469     </type>
38470   </test>
38471   <test name="test-anon-41.cs">
38472     <type name="X">
38473       <method name="Void .ctor()">
38474         <size>7</size>
38475       </method>
38476       <method name="Void Hello(Int64)">
38477         <size>1</size>
38478       </method>
38479       <method name="Void Test(Int32)">
38480         <size>65</size>
38481       </method>
38482       <method name="Void Main()">
38483         <size>14</size>
38484       </method>
38485     </type>
38486     <type name="Simple">
38487       <method name="Void .ctor(Object, IntPtr)">
38488         <size>0</size>
38489       </method>
38490       <method name="Void Invoke()">
38491         <size>0</size>
38492       </method>
38493       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38494         <size>0</size>
38495       </method>
38496       <method name="Void EndInvoke(IAsyncResult)">
38497         <size>0</size>
38498       </method>
38499     </type>
38500     <type name="Foo">
38501       <method name="Void .ctor(Object, IntPtr)">
38502         <size>0</size>
38503       </method>
38504       <method name="Simple Invoke()">
38505         <size>0</size>
38506       </method>
38507       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38508         <size>0</size>
38509       </method>
38510       <method name="Simple EndInvoke(IAsyncResult)">
38511         <size>0</size>
38512       </method>
38513     </type>
38514     <type name="X+&lt;Test&gt;c__AnonStorey0">
38515       <method name="Void .ctor()">
38516         <size>7</size>
38517       </method>
38518       <method name="Simple &lt;&gt;m__0()">
38519         <size>55</size>
38520       </method>
38521     </type>
38522     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38523       <method name="Void .ctor()">
38524         <size>7</size>
38525       </method>
38526       <method name="Void &lt;&gt;m__1()">
38527         <size>35</size>
38528       </method>
38529     </type>
38530   </test>
38531   <test name="test-anon-42.cs">
38532     <type name="X">
38533       <method name="Void .ctor()">
38534         <size>7</size>
38535       </method>
38536       <method name="Void Hello(Int64)">
38537         <size>1</size>
38538       </method>
38539       <method name="Void Test(Int32)">
38540         <size>51</size>
38541       </method>
38542       <method name="Void Main()">
38543         <size>13</size>
38544       </method>
38545     </type>
38546     <type name="Simple">
38547       <method name="Void .ctor(Object, IntPtr)">
38548         <size>0</size>
38549       </method>
38550       <method name="Void Invoke()">
38551         <size>0</size>
38552       </method>
38553       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38554         <size>0</size>
38555       </method>
38556       <method name="Void EndInvoke(IAsyncResult)">
38557         <size>0</size>
38558       </method>
38559     </type>
38560     <type name="Foo">
38561       <method name="Void .ctor(Object, IntPtr)">
38562         <size>0</size>
38563       </method>
38564       <method name="Simple Invoke()">
38565         <size>0</size>
38566       </method>
38567       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38568         <size>0</size>
38569       </method>
38570       <method name="Simple EndInvoke(IAsyncResult)">
38571         <size>0</size>
38572       </method>
38573     </type>
38574     <type name="X">
38575       <method name="Simple &lt;Test&gt;m__0()">
38576         <size>37</size>
38577       </method>
38578       <method name="Void &lt;Test&gt;m__1()">
38579         <size>8</size>
38580       </method>
38581     </type>
38582   </test>
38583   <test name="test-anon-43.cs">
38584     <type name="X">
38585       <method name="Void .ctor()">
38586         <size>7</size>
38587       </method>
38588       <method name="Void Hello(Int64, Int64)">
38589         <size>1</size>
38590       </method>
38591       <method name="Void Test(Int32)">
38592         <size>54</size>
38593       </method>
38594       <method name="Void Main()">
38595         <size>14</size>
38596       </method>
38597     </type>
38598     <type name="Simple">
38599       <method name="Void .ctor(Object, IntPtr)">
38600         <size>0</size>
38601       </method>
38602       <method name="Void Invoke()">
38603         <size>0</size>
38604       </method>
38605       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38606         <size>0</size>
38607       </method>
38608       <method name="Void EndInvoke(IAsyncResult)">
38609         <size>0</size>
38610       </method>
38611     </type>
38612     <type name="Foo">
38613       <method name="Void .ctor(Object, IntPtr)">
38614         <size>0</size>
38615       </method>
38616       <method name="Simple Invoke()">
38617         <size>0</size>
38618       </method>
38619       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38620         <size>0</size>
38621       </method>
38622       <method name="Simple EndInvoke(IAsyncResult)">
38623         <size>0</size>
38624       </method>
38625     </type>
38626     <type name="X+&lt;Test&gt;c__AnonStorey0">
38627       <method name="Void .ctor()">
38628         <size>7</size>
38629       </method>
38630       <method name="Simple &lt;&gt;m__0()">
38631         <size>64</size>
38632       </method>
38633     </type>
38634     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38635       <method name="Void .ctor()">
38636         <size>7</size>
38637       </method>
38638       <method name="Void &lt;&gt;m__1()">
38639         <size>34</size>
38640       </method>
38641     </type>
38642   </test>
38643   <test name="test-anon-44.cs">
38644     <type name="X">
38645       <method name="Void .ctor()">
38646         <size>7</size>
38647       </method>
38648       <method name="Void Hello(Int64)">
38649         <size>1</size>
38650       </method>
38651       <method name="Void Test(Int32)">
38652         <size>68</size>
38653       </method>
38654       <method name="Void Main()">
38655         <size>14</size>
38656       </method>
38657     </type>
38658     <type name="Simple">
38659       <method name="Void .ctor(Object, IntPtr)">
38660         <size>0</size>
38661       </method>
38662       <method name="Void Invoke()">
38663         <size>0</size>
38664       </method>
38665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38666         <size>0</size>
38667       </method>
38668       <method name="Void EndInvoke(IAsyncResult)">
38669         <size>0</size>
38670       </method>
38671     </type>
38672     <type name="Foo">
38673       <method name="Void .ctor(Object, IntPtr)">
38674         <size>0</size>
38675       </method>
38676       <method name="Simple Invoke()">
38677         <size>0</size>
38678       </method>
38679       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38680         <size>0</size>
38681       </method>
38682       <method name="Simple EndInvoke(IAsyncResult)">
38683         <size>0</size>
38684       </method>
38685     </type>
38686     <type name="X+&lt;Test&gt;c__AnonStorey0">
38687       <method name="Void .ctor()">
38688         <size>7</size>
38689       </method>
38690       <method name="Simple &lt;&gt;m__1()">
38691         <size>33</size>
38692       </method>
38693       <method name="Simple &lt;&gt;m__0()">
38694         <size>51</size>
38695       </method>
38696       <method name="Void &lt;&gt;m__3()">
38697         <size>21</size>
38698       </method>
38699     </type>
38700     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38701       <method name="Void .ctor()">
38702         <size>7</size>
38703       </method>
38704       <method name="Void &lt;&gt;m__2()">
38705         <size>26</size>
38706       </method>
38707     </type>
38708   </test>
38709   <test name="test-anon-45.cs">
38710     <type name="Test">
38711       <method name="Void .ctor()">
38712         <size>7</size>
38713       </method>
38714       <method name="Void Main()">
38715         <size>64</size>
38716       </method>
38717       <method name="IEnumerator GetEnumerator()">
38718         <size>8</size>
38719       </method>
38720     </type>
38721     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38722       <method name="Void .ctor()">
38723         <size>7</size>
38724       </method>
38725       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38726         <size>7</size>
38727       </method>
38728       <method name="Boolean MoveNext()">
38729         <size>77</size>
38730       </method>
38731       <method name="Void Dispose()">
38732         <size>8</size>
38733       </method>
38734       <method name="Void Reset()">
38735         <size>6</size>
38736       </method>
38737       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38738         <size>7</size>
38739       </method>
38740     </type>
38741   </test>
38742   <test name="test-anon-46.cs">
38743     <type name="World">
38744       <method name="Void .ctor()">
38745         <size>7</size>
38746       </method>
38747       <method name="Void Hello(Int64)">
38748         <size>1</size>
38749       </method>
38750       <method name="Void Test(Int32)">
38751         <size>50</size>
38752       </method>
38753     </type>
38754     <type name="X">
38755       <method name="Void .ctor()">
38756         <size>7</size>
38757       </method>
38758       <method name="Void Main()">
38759         <size>14</size>
38760       </method>
38761     </type>
38762     <type name="Foo">
38763       <method name="Void .ctor(Object, IntPtr)">
38764         <size>0</size>
38765       </method>
38766       <method name="Void Invoke()">
38767         <size>0</size>
38768       </method>
38769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38770         <size>0</size>
38771       </method>
38772       <method name="Void EndInvoke(IAsyncResult)">
38773         <size>0</size>
38774       </method>
38775     </type>
38776     <type name="World+&lt;Test&gt;c__AnonStorey0">
38777       <method name="Void .ctor()">
38778         <size>7</size>
38779       </method>
38780       <method name="Void &lt;&gt;m__0()">
38781         <size>19</size>
38782       </method>
38783     </type>
38784   </test>
38785   <test name="test-anon-47.cs">
38786     <type name="World">
38787       <method name="Void .ctor()">
38788         <size>7</size>
38789       </method>
38790       <method name="Void Hello(Int64)">
38791         <size>1</size>
38792       </method>
38793       <method name="Void Test(Int32)">
38794         <size>158</size>
38795       </method>
38796     </type>
38797     <type name="X">
38798       <method name="Void .ctor()">
38799         <size>7</size>
38800       </method>
38801       <method name="Void Main()">
38802         <size>14</size>
38803       </method>
38804     </type>
38805     <type name="Foo">
38806       <method name="Void .ctor(Object, IntPtr)">
38807         <size>0</size>
38808       </method>
38809       <method name="Void Invoke()">
38810         <size>0</size>
38811       </method>
38812       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38813         <size>0</size>
38814       </method>
38815       <method name="Void EndInvoke(IAsyncResult)">
38816         <size>0</size>
38817       </method>
38818     </type>
38819     <type name="World+&lt;Test&gt;c__AnonStorey2">
38820       <method name="Void .ctor()">
38821         <size>7</size>
38822       </method>
38823       <method name="Void &lt;&gt;m__0()">
38824         <size>45</size>
38825       </method>
38826     </type>
38827     <type name="World+&lt;Test&gt;c__AnonStorey0">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831     </type>
38832     <type name="World+&lt;Test&gt;c__AnonStorey1">
38833       <method name="Void .ctor()">
38834         <size>7</size>
38835       </method>
38836     </type>
38837   </test>
38838   <test name="test-anon-48.cs">
38839     <type name="World">
38840       <method name="Void .ctor()">
38841         <size>7</size>
38842       </method>
38843       <method name="Void Hello(Int64)">
38844         <size>1</size>
38845       </method>
38846       <method name="Void Test(Int32)">
38847         <size>197</size>
38848       </method>
38849     </type>
38850     <type name="X">
38851       <method name="Void .ctor()">
38852         <size>7</size>
38853       </method>
38854       <method name="Void Main()">
38855         <size>14</size>
38856       </method>
38857     </type>
38858     <type name="Foo">
38859       <method name="Void .ctor(Object, IntPtr)">
38860         <size>0</size>
38861       </method>
38862       <method name="Void Invoke()">
38863         <size>0</size>
38864       </method>
38865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38866         <size>0</size>
38867       </method>
38868       <method name="Void EndInvoke(IAsyncResult)">
38869         <size>0</size>
38870       </method>
38871     </type>
38872     <type name="World+&lt;Test&gt;c__AnonStorey1">
38873       <method name="Void .ctor()">
38874         <size>7</size>
38875       </method>
38876     </type>
38877     <type name="World+&lt;Test&gt;c__AnonStorey2">
38878       <method name="Void .ctor()">
38879         <size>7</size>
38880       </method>
38881     </type>
38882     <type name="World+&lt;Test&gt;c__AnonStorey0">
38883       <method name="Void .ctor()">
38884         <size>7</size>
38885       </method>
38886       <method name="Void &lt;&gt;m__0()">
38887         <size>63</size>
38888       </method>
38889     </type>
38890   </test>
38891   <test name="test-anon-49.cs">
38892     <type name="Test">
38893       <method name="Void .ctor()">
38894         <size>7</size>
38895       </method>
38896       <method name="Void Main()">
38897         <size>64</size>
38898       </method>
38899       <method name="IEnumerator GetEnumerator()">
38900         <size>8</size>
38901       </method>
38902     </type>
38903     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38904       <method name="Void .ctor()">
38905         <size>7</size>
38906       </method>
38907       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38908         <size>7</size>
38909       </method>
38910       <method name="Boolean MoveNext()">
38911         <size>185</size>
38912       </method>
38913       <method name="Void Dispose()">
38914         <size>62</size>
38915       </method>
38916       <method name="Void Reset()">
38917         <size>6</size>
38918       </method>
38919       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38920         <size>7</size>
38921       </method>
38922     </type>
38923   </test>
38924   <test name="test-anon-50.cs">
38925     <type name="Test">
38926       <method name="Void .ctor()">
38927         <size>7</size>
38928       </method>
38929       <method name="IEnumerable Foo(Int32)">
38930         <size>30</size>
38931       </method>
38932     </type>
38933     <type name="X">
38934       <method name="Void .ctor()">
38935         <size>7</size>
38936       </method>
38937       <method name="Int32 Main()">
38938         <size>196</size>
38939       </method>
38940     </type>
38941     <type name="Test+&lt;Foo&gt;c__Iterator0">
38942       <method name="Void .ctor()">
38943         <size>7</size>
38944       </method>
38945       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38946         <size>7</size>
38947       </method>
38948       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38949         <size>7</size>
38950       </method>
38951       <method name="Boolean MoveNext()">
38952         <size>118</size>
38953       </method>
38954       <method name="Void Dispose()">
38955         <size>8</size>
38956       </method>
38957       <method name="Void Reset()">
38958         <size>6</size>
38959       </method>
38960       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38961         <size>7</size>
38962       </method>
38963       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38964         <size>40</size>
38965       </method>
38966     </type>
38967   </test>
38968   <test name="test-anon-51.cs">
38969     <type name="X">
38970       <method name="Void .ctor()">
38971         <size>7</size>
38972       </method>
38973       <method name="Void .cctor()">
38974         <size>35</size>
38975       </method>
38976       <method name="Void Main()">
38977         <size>11</size>
38978       </method>
38979     </type>
38980     <type name="FooDelegate">
38981       <method name="Void .ctor(Object, IntPtr)">
38982         <size>0</size>
38983       </method>
38984       <method name="Void Invoke()">
38985         <size>0</size>
38986       </method>
38987       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38988         <size>0</size>
38989       </method>
38990       <method name="Void EndInvoke(IAsyncResult)">
38991         <size>0</size>
38992       </method>
38993     </type>
38994     <type name="X">
38995       <method name="Void &lt;Print&gt;m__0()">
38996         <size>11</size>
38997       </method>
38998     </type>
38999   </test>
39000   <test name="test-anon-52.cs">
39001     <type name="X">
39002       <method name="Void .ctor()">
39003         <size>7</size>
39004       </method>
39005       <method name="IEnumerator GetIt(System.Int32[])">
39006         <size>22</size>
39007       </method>
39008       <method name="Int32 Main()">
39009         <size>33</size>
39010       </method>
39011     </type>
39012     <type name="X+A">
39013       <method name="Void .ctor(Object, IntPtr)">
39014         <size>0</size>
39015       </method>
39016       <method name="Void Invoke()">
39017         <size>0</size>
39018       </method>
39019       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39020         <size>0</size>
39021       </method>
39022       <method name="Void EndInvoke(IAsyncResult)">
39023         <size>0</size>
39024       </method>
39025     </type>
39026     <type name="X+&lt;GetIt&gt;c__Iterator0">
39027       <method name="Void .ctor()">
39028         <size>7</size>
39029       </method>
39030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39031         <size>7</size>
39032       </method>
39033       <method name="Boolean MoveNext()">
39034         <size>201</size>
39035       </method>
39036       <method name="Void &lt;&gt;m__0()">
39037         <size>22</size>
39038       </method>
39039       <method name="Void Dispose()">
39040         <size>8</size>
39041       </method>
39042       <method name="Void Reset()">
39043         <size>6</size>
39044       </method>
39045       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39046         <size>7</size>
39047       </method>
39048     </type>
39049   </test>
39050   <test name="test-anon-53.cs">
39051     <type name="Test">
39052       <method name="Void .ctor(Int32)">
39053         <size>39</size>
39054       </method>
39055       <method name="Void .cctor()">
39056         <size>33</size>
39057       </method>
39058     </type>
39059     <type name="X">
39060       <method name="Void .ctor()">
39061         <size>7</size>
39062       </method>
39063       <method name="Void Main()">
39064         <size>15</size>
39065       </method>
39066     </type>
39067     <type name="Foo">
39068       <method name="Void .ctor(Object, IntPtr)">
39069         <size>0</size>
39070       </method>
39071       <method name="Void Invoke()">
39072         <size>0</size>
39073       </method>
39074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39075         <size>0</size>
39076       </method>
39077       <method name="Void EndInvoke(IAsyncResult)">
39078         <size>0</size>
39079       </method>
39080     </type>
39081     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39082       <method name="Void .ctor()">
39083         <size>7</size>
39084       </method>
39085       <method name="Void &lt;&gt;m__0()">
39086         <size>12</size>
39087       </method>
39088     </type>
39089     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39090       <method name="Void .ctor()">
39091         <size>7</size>
39092       </method>
39093       <method name="Void &lt;&gt;m__1()">
39094         <size>12</size>
39095       </method>
39096     </type>
39097   </test>
39098   <test name="test-anon-54.cs">
39099     <type name="X">
39100       <method name="Void .ctor()">
39101         <size>7</size>
39102       </method>
39103       <method name="Void Main()">
39104         <size>22</size>
39105       </method>
39106     </type>
39107     <type name="Hello">
39108       <method name="Void .ctor(Object, IntPtr)">
39109         <size>0</size>
39110       </method>
39111       <method name="Void Invoke()">
39112         <size>0</size>
39113       </method>
39114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39115         <size>0</size>
39116       </method>
39117       <method name="Void EndInvoke(IAsyncResult)">
39118         <size>0</size>
39119       </method>
39120     </type>
39121     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39122       <method name="Void .ctor()">
39123         <size>7</size>
39124       </method>
39125       <method name="Void &lt;&gt;m__0()">
39126         <size>25</size>
39127       </method>
39128     </type>
39129     <type name="Foo">
39130       <method name="Void .ctor(Int32)">
39131         <size>8</size>
39132       </method>
39133       <method name="Void Test(Foo)">
39134         <size>45</size>
39135       </method>
39136       <method name="Void Hello(Int32)">
39137         <size>19</size>
39138       </method>
39139       <method name="System.String ToString()">
39140         <size>22</size>
39141       </method>
39142     </type>
39143   </test>
39144   <test name="test-anon-55.cs">
39145     <type name="Foo">
39146       <method name="Void .ctor()">
39147         <size>7</size>
39148       </method>
39149       <method name="Void Test(Foo+Hello)">
39150         <size>7</size>
39151       </method>
39152       <method name="Void Private()">
39153         <size>11</size>
39154       </method>
39155       <method name="Void Test()">
39156         <size>19</size>
39157       </method>
39158     </type>
39159     <type name="X">
39160       <method name="Void .ctor()">
39161         <size>7</size>
39162       </method>
39163       <method name="Void Main()">
39164         <size>13</size>
39165       </method>
39166     </type>
39167     <type name="Foo+Hello">
39168       <method name="Void .ctor(Object, IntPtr)">
39169         <size>0</size>
39170       </method>
39171       <method name="Void Invoke()">
39172         <size>0</size>
39173       </method>
39174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39175         <size>0</size>
39176       </method>
39177       <method name="Void EndInvoke(IAsyncResult)">
39178         <size>0</size>
39179       </method>
39180     </type>
39181     <type name="Foo">
39182       <method name="Void &lt;Test&gt;m__0()">
39183         <size>7</size>
39184       </method>
39185     </type>
39186   </test>
39187   <test name="test-anon-56.cs">
39188     <type name="Observable">
39189       <method name="Void .ctor()">
39190         <size>7</size>
39191       </method>
39192       <method name="Void Main(System.String[])">
39193         <size>50</size>
39194       </method>
39195     </type>
39196     <type name="QueueHandler">
39197       <method name="Void .ctor(Object, IntPtr)">
39198         <size>0</size>
39199       </method>
39200       <method name="Void Invoke(Observable)">
39201         <size>0</size>
39202       </method>
39203       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39204         <size>0</size>
39205       </method>
39206       <method name="Void EndInvoke(IAsyncResult)">
39207         <size>0</size>
39208       </method>
39209     </type>
39210     <type name="Observable">
39211       <method name="Void &lt;Main&gt;m__0(Observable)">
39212         <size>11</size>
39213       </method>
39214     </type>
39215   </test>
39216   <test name="test-anon-57.cs">
39217     <type name="X">
39218       <method name="Void .ctor()">
39219         <size>7</size>
39220       </method>
39221       <method name="Int32 Test()">
39222         <size>257</size>
39223       </method>
39224       <method name="Int32 Main()">
39225         <size>45</size>
39226       </method>
39227     </type>
39228     <type name="X+TestDelegate">
39229       <method name="Void .ctor(Object, IntPtr)">
39230         <size>0</size>
39231       </method>
39232       <method name="Void Invoke()">
39233         <size>0</size>
39234       </method>
39235       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39236         <size>0</size>
39237       </method>
39238       <method name="Void EndInvoke(IAsyncResult)">
39239         <size>0</size>
39240       </method>
39241     </type>
39242     <type name="X+&lt;Test&gt;c__AnonStorey1">
39243       <method name="Void .ctor()">
39244         <size>7</size>
39245       </method>
39246       <method name="Void &lt;&gt;m__0()">
39247         <size>95</size>
39248       </method>
39249     </type>
39250     <type name="X+&lt;Test&gt;c__AnonStorey0">
39251       <method name="Void .ctor()">
39252         <size>7</size>
39253       </method>
39254     </type>
39255   </test>
39256   <test name="test-anon-58.cs">
39257     <type name="X">
39258       <method name="Void .ctor()">
39259         <size>7</size>
39260       </method>
39261       <method name="Int32 Test(Int32)">
39262         <size>344</size>
39263       </method>
39264       <method name="Int32 Main()">
39265         <size>46</size>
39266       </method>
39267     </type>
39268     <type name="X+TestDelegate">
39269       <method name="Void .ctor(Object, IntPtr)">
39270         <size>0</size>
39271       </method>
39272       <method name="Void 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="Void EndInvoke(IAsyncResult)">
39279         <size>0</size>
39280       </method>
39281     </type>
39282     <type name="X+&lt;Test&gt;c__AnonStorey1">
39283       <method name="Void .ctor()">
39284         <size>7</size>
39285       </method>
39286       <method name="Void &lt;&gt;m__0()">
39287         <size>171</size>
39288       </method>
39289     </type>
39290     <type name="X+&lt;Test&gt;c__AnonStorey0">
39291       <method name="Void .ctor()">
39292         <size>7</size>
39293       </method>
39294     </type>
39295     <type name="X+&lt;Test&gt;c__AnonStorey2">
39296       <method name="Void .ctor()">
39297         <size>7</size>
39298       </method>
39299     </type>
39300   </test>
39301   <test name="test-anon-59.cs">
39302     <type name="X">
39303       <method name="Void .ctor()">
39304         <size>7</size>
39305       </method>
39306       <method name="Int32 Test(Int32)">
39307         <size>515</size>
39308       </method>
39309       <method name="Int32 Main()">
39310         <size>46</size>
39311       </method>
39312     </type>
39313     <type name="X+TestDelegate">
39314       <method name="Void .ctor(Object, IntPtr)">
39315         <size>0</size>
39316       </method>
39317       <method name="Void Invoke()">
39318         <size>0</size>
39319       </method>
39320       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39321         <size>0</size>
39322       </method>
39323       <method name="Void EndInvoke(IAsyncResult)">
39324         <size>0</size>
39325       </method>
39326     </type>
39327     <type name="X+&lt;Test&gt;c__AnonStorey2">
39328       <method name="Void .ctor()">
39329         <size>7</size>
39330       </method>
39331       <method name="Void &lt;&gt;m__0()">
39332         <size>233</size>
39333       </method>
39334     </type>
39335     <type name="X+&lt;Test&gt;c__AnonStorey1">
39336       <method name="Void .ctor()">
39337         <size>7</size>
39338       </method>
39339     </type>
39340     <type name="X+&lt;Test&gt;c__AnonStorey0">
39341       <method name="Void .ctor()">
39342         <size>7</size>
39343       </method>
39344     </type>
39345     <type name="X+&lt;Test&gt;c__AnonStorey3">
39346       <method name="Void .ctor()">
39347         <size>7</size>
39348       </method>
39349     </type>
39350   </test>
39351   <test name="test-anon-60.cs">
39352     <type name="X">
39353       <method name="Void .ctor()">
39354         <size>7</size>
39355       </method>
39356       <method name="Int32 Test(Int32)">
39357         <size>567</size>
39358       </method>
39359       <method name="Int32 Main()">
39360         <size>46</size>
39361       </method>
39362     </type>
39363     <type name="X+TestDelegate">
39364       <method name="Void .ctor(Object, IntPtr)">
39365         <size>0</size>
39366       </method>
39367       <method name="Void Invoke()">
39368         <size>0</size>
39369       </method>
39370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39371         <size>0</size>
39372       </method>
39373       <method name="Void EndInvoke(IAsyncResult)">
39374         <size>0</size>
39375       </method>
39376     </type>
39377     <type name="X+&lt;Test&gt;c__AnonStorey2">
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381     </type>
39382     <type name="X+&lt;Test&gt;c__AnonStorey1">
39383       <method name="Void .ctor()">
39384         <size>7</size>
39385       </method>
39386     </type>
39387     <type name="X+&lt;Test&gt;c__AnonStorey0">
39388       <method name="Void .ctor()">
39389         <size>7</size>
39390       </method>
39391     </type>
39392     <type name="X+&lt;Test&gt;c__AnonStorey3">
39393       <method name="Void .ctor()">
39394         <size>7</size>
39395       </method>
39396     </type>
39397     <type name="X+&lt;Test&gt;c__AnonStorey2">
39398       <method name="Void &lt;&gt;m__0()">
39399         <size>356</size>
39400       </method>
39401     </type>
39402     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39403       <method name="Void .ctor()">
39404         <size>7</size>
39405       </method>
39406       <method name="Void &lt;&gt;m__1()">
39407         <size>124</size>
39408       </method>
39409     </type>
39410   </test>
39411   <test name="test-anon-61.cs">
39412     <type name="X">
39413       <method name="Void .ctor()">
39414         <size>7</size>
39415       </method>
39416       <method name="Int32 Test()">
39417         <size>333</size>
39418       </method>
39419       <method name="Int32 Main()">
39420         <size>59</size>
39421       </method>
39422     </type>
39423     <type name="X+TestDelegate">
39424       <method name="Void .ctor(Object, IntPtr)">
39425         <size>0</size>
39426       </method>
39427       <method name="Void Invoke()">
39428         <size>0</size>
39429       </method>
39430       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39431         <size>0</size>
39432       </method>
39433       <method name="Void EndInvoke(IAsyncResult)">
39434         <size>0</size>
39435       </method>
39436     </type>
39437     <type name="X+&lt;Test&gt;c__AnonStorey1">
39438       <method name="Void .ctor()">
39439         <size>7</size>
39440       </method>
39441       <method name="Void &lt;&gt;m__0()">
39442         <size>166</size>
39443       </method>
39444     </type>
39445     <type name="X+&lt;Test&gt;c__AnonStorey0">
39446       <method name="Void .ctor()">
39447         <size>7</size>
39448       </method>
39449     </type>
39450   </test>
39451   <test name="test-anon-62.cs">
39452     <type name="X">
39453       <method name="Void .ctor(String)">
39454         <size>14</size>
39455       </method>
39456       <method name="Void Main()">
39457         <size>1</size>
39458       </method>
39459     </type>
39460     <type name="Y">
39461       <method name="Void .ctor(Z)">
39462         <size>56</size>
39463       </method>
39464     </type>
39465     <type name="Z">
39466       <method name="Void .ctor()">
39467         <size>7</size>
39468       </method>
39469       <method name="Void Hello()">
39470         <size>1</size>
39471       </method>
39472     </type>
39473     <type name="FooHandler">
39474       <method name="Void .ctor(Object, IntPtr)">
39475         <size>0</size>
39476       </method>
39477       <method name="Void Invoke()">
39478         <size>0</size>
39479       </method>
39480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39481         <size>0</size>
39482       </method>
39483       <method name="Void EndInvoke(IAsyncResult)">
39484         <size>0</size>
39485       </method>
39486     </type>
39487     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39488       <method name="Void .ctor()">
39489         <size>7</size>
39490       </method>
39491       <method name="Void &lt;&gt;m__0()">
39492         <size>12</size>
39493       </method>
39494     </type>
39495   </test>
39496   <test name="test-anon-63.cs">
39497     <type name="X">
39498       <method name="Void .ctor()">
39499         <size>7</size>
39500       </method>
39501       <method name="IEnumerator GetIt(System.Int32[])">
39502         <size>22</size>
39503       </method>
39504       <method name="Int32 Main()">
39505         <size>34</size>
39506       </method>
39507     </type>
39508     <type name="X+A">
39509       <method name="Void .ctor(Object, IntPtr)">
39510         <size>0</size>
39511       </method>
39512       <method name="Int32 Invoke()">
39513         <size>0</size>
39514       </method>
39515       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39516         <size>0</size>
39517       </method>
39518       <method name="Int32 EndInvoke(IAsyncResult)">
39519         <size>0</size>
39520       </method>
39521     </type>
39522     <type name="X+&lt;GetIt&gt;c__Iterator0">
39523       <method name="Void .ctor()">
39524         <size>7</size>
39525       </method>
39526       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39527         <size>7</size>
39528       </method>
39529       <method name="Boolean MoveNext()">
39530         <size>195</size>
39531       </method>
39532       <method name="Int32 &lt;&gt;m__0()">
39533         <size>44</size>
39534       </method>
39535       <method name="Void Dispose()">
39536         <size>8</size>
39537       </method>
39538       <method name="Void Reset()">
39539         <size>6</size>
39540       </method>
39541       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39542         <size>7</size>
39543       </method>
39544     </type>
39545   </test>
39546   <test name="test-anon-64.cs">
39547     <type name="Source">
39548       <method name="Void .ctor()">
39549         <size>7</size>
39550       </method>
39551       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39552         <size>24</size>
39553       </method>
39554       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39555         <size>24</size>
39556       </method>
39557       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39558         <size>24</size>
39559       </method>
39560       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39561         <size>24</size>
39562       </method>
39563       <method name="Source FindSource(Source)">
39564         <size>2</size>
39565       </method>
39566       <method name="Void AddSource(Source, Int32, System.Object)">
39567         <size>132</size>
39568       </method>
39569       <method name="Void Main()">
39570         <size>1</size>
39571       </method>
39572     </type>
39573     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39574       <method name="Void .ctor()">
39575         <size>7</size>
39576       </method>
39577       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39578         <size>30</size>
39579       </method>
39580     </type>
39581     <type name="Source">
39582       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39583         <size>1</size>
39584       </method>
39585     </type>
39586   </test>
39587   <test name="test-anon-65.cs">
39588     <type name="BaseClass">
39589       <method name="Void .ctor(SomeDelegate)">
39590         <size>13</size>
39591       </method>
39592     </type>
39593     <type name="TestClass">
39594       <method name="Void .ctor(Int32)">
39595         <size>32</size>
39596       </method>
39597       <method name="Int32 Main(System.String[])">
39598         <size>9</size>
39599       </method>
39600     </type>
39601     <type name="BaseClass+SomeDelegate">
39602       <method name="Void .ctor(Object, IntPtr)">
39603         <size>0</size>
39604       </method>
39605       <method name="Void Invoke()">
39606         <size>0</size>
39607       </method>
39608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39609         <size>0</size>
39610       </method>
39611       <method name="Void EndInvoke(IAsyncResult)">
39612         <size>0</size>
39613       </method>
39614     </type>
39615     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39616       <method name="Void .ctor()">
39617         <size>7</size>
39618       </method>
39619       <method name="Void &lt;&gt;m__0()">
39620         <size>12</size>
39621       </method>
39622     </type>
39623   </test>
39624   <test name="test-anon-66.cs">
39625     <type name="Test">
39626       <method name="Void .ctor()">
39627         <size>7</size>
39628       </method>
39629       <method name="Void add_testEvent(Test+TestEventHandler)">
39630         <size>24</size>
39631       </method>
39632       <method name="Void remove_testEvent(Test+TestEventHandler)">
39633         <size>24</size>
39634       </method>
39635       <method name="Void add_TestEvent(Test+TestEventHandler)">
39636         <size>33</size>
39637       </method>
39638       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39639         <size>1</size>
39640       </method>
39641       <method name="Void Main()">
39642         <size>1</size>
39643       </method>
39644     </type>
39645     <type name="Test+TestEventHandler">
39646       <method name="Void .ctor(Object, IntPtr)">
39647         <size>0</size>
39648       </method>
39649       <method name="Void Invoke()">
39650         <size>0</size>
39651       </method>
39652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39653         <size>0</size>
39654       </method>
39655       <method name="Void EndInvoke(IAsyncResult)">
39656         <size>0</size>
39657       </method>
39658     </type>
39659     <type name="Test+&lt;&gt;c__AnonStorey0">
39660       <method name="Void .ctor()">
39661         <size>7</size>
39662       </method>
39663       <method name="Void &lt;&gt;m__0()">
39664         <size>12</size>
39665       </method>
39666     </type>
39667   </test>
39668   <test name="test-anon-67.cs">
39669     <type name="ClassOne">
39670       <method name="Void .ctor(ReturnStringDelegate)">
39671         <size>7</size>
39672       </method>
39673       <method name="Void .ctor(String)">
39674         <size>32</size>
39675       </method>
39676       <method name="Void Main()">
39677         <size>1</size>
39678       </method>
39679     </type>
39680     <type name="ClassOne+ReturnStringDelegate">
39681       <method name="Void .ctor(Object, IntPtr)">
39682         <size>0</size>
39683       </method>
39684       <method name="System.String Invoke()">
39685         <size>0</size>
39686       </method>
39687       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39688         <size>0</size>
39689       </method>
39690       <method name="System.String EndInvoke(IAsyncResult)">
39691         <size>0</size>
39692       </method>
39693     </type>
39694     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39695       <method name="Void .ctor()">
39696         <size>7</size>
39697       </method>
39698       <method name="System.String &lt;&gt;m__0()">
39699         <size>7</size>
39700       </method>
39701     </type>
39702   </test>
39703   <test name="test-anon-68.cs">
39704     <type name="C">
39705       <method name="Void .ctor()">
39706         <size>7</size>
39707       </method>
39708       <method name="Void T(D1)">
39709         <size>1</size>
39710       </method>
39711       <method name="Void T(D2)">
39712         <size>1</size>
39713       </method>
39714       <method name="Void Main()">
39715         <size>69</size>
39716       </method>
39717     </type>
39718     <type name="D1">
39719       <method name="Void .ctor(Object, IntPtr)">
39720         <size>0</size>
39721       </method>
39722       <method name="Void Invoke(Int32)">
39723         <size>0</size>
39724       </method>
39725       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39726         <size>0</size>
39727       </method>
39728       <method name="Void EndInvoke(IAsyncResult)">
39729         <size>0</size>
39730       </method>
39731     </type>
39732     <type name="D2">
39733       <method name="Void .ctor(Object, IntPtr)">
39734         <size>0</size>
39735       </method>
39736       <method name="Void Invoke(System.String ByRef)">
39737         <size>0</size>
39738       </method>
39739       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39740         <size>0</size>
39741       </method>
39742       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39743         <size>0</size>
39744       </method>
39745     </type>
39746     <type name="C">
39747       <method name="Void &lt;Main&gt;m__0(Int32)">
39748         <size>1</size>
39749       </method>
39750       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39751         <size>8</size>
39752       </method>
39753     </type>
39754   </test>
39755   <test name="test-anon-69.cs">
39756     <type name="SingleSteppingEngine">
39757       <method name="Void .ctor()">
39758         <size>7</size>
39759       </method>
39760       <method name="System.Object SendCommand(TargetAccessDelegate)">
39761         <size>8</size>
39762       </method>
39763       <method name="Void Detach()">
39764         <size>20</size>
39765       </method>
39766     </type>
39767     <type name="X">
39768       <method name="Void .ctor()">
39769         <size>7</size>
39770       </method>
39771       <method name="Void Main()">
39772         <size>1</size>
39773       </method>
39774     </type>
39775     <type name="TargetAccessDelegate">
39776       <method name="Void .ctor(Object, IntPtr)">
39777         <size>0</size>
39778       </method>
39779       <method name="System.Object Invoke(System.Object)">
39780         <size>0</size>
39781       </method>
39782       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39783         <size>0</size>
39784       </method>
39785       <method name="System.Object EndInvoke(IAsyncResult)">
39786         <size>0</size>
39787       </method>
39788     </type>
39789     <type name="SingleSteppingEngine">
39790       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39791         <size>19</size>
39792       </method>
39793     </type>
39794   </test>
39795   <test name="test-anon-70.cs">
39796     <type name="C">
39797       <method name="Void .ctor()">
39798         <size>7</size>
39799       </method>
39800       <method name="Void Test(C+D)">
39801         <size>1</size>
39802       </method>
39803       <method name="Void Main()">
39804         <size>99</size>
39805       </method>
39806     </type>
39807     <type name="C+D">
39808       <method name="Void .ctor(Object, IntPtr)">
39809         <size>0</size>
39810       </method>
39811       <method name="Void Invoke()">
39812         <size>0</size>
39813       </method>
39814       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39815         <size>0</size>
39816       </method>
39817       <method name="Void EndInvoke(IAsyncResult)">
39818         <size>0</size>
39819       </method>
39820     </type>
39821     <type name="UnsafeClass">
39822       <method name="Void .ctor()">
39823         <size>7</size>
39824       </method>
39825     </type>
39826     <type name="C">
39827       <method name="Void UnsafeTests()">
39828         <size>35</size>
39829       </method>
39830     </type>
39831     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39832       <method name="Void .ctor()">
39833         <size>7</size>
39834       </method>
39835       <method name="Void &lt;&gt;m__0()">
39836         <size>14</size>
39837       </method>
39838     </type>
39839     <type name="C+&lt;Main&gt;c__AnonStorey1">
39840       <method name="Void .ctor()">
39841         <size>7</size>
39842       </method>
39843       <method name="Void &lt;&gt;m__1()">
39844         <size>38</size>
39845       </method>
39846       <method name="Void &lt;&gt;m__2()">
39847         <size>32</size>
39848       </method>
39849     </type>
39850     <type name="C">
39851       <method name="Void &lt;Main&gt;m__3()">
39852         <size>16</size>
39853       </method>
39854     </type>
39855     <type name="UnsafeClass">
39856       <method name="Int32* GetUnsafeValue()">
39857         <size>3</size>
39858       </method>
39859     </type>
39860   </test>
39861   <test name="test-anon-71.cs">
39862     <type name="Program">
39863       <method name="Void .ctor()">
39864         <size>7</size>
39865       </method>
39866       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39867         <size>2</size>
39868       </method>
39869       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39870         <size>34</size>
39871       </method>
39872       <method name="Void Main()">
39873         <size>1</size>
39874       </method>
39875     </type>
39876     <type name="Program+FdCb">
39877       <method name="Void .ctor(Object, IntPtr)">
39878         <size>0</size>
39879       </method>
39880       <method name="Int32 Invoke(Int32)">
39881         <size>0</size>
39882       </method>
39883       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39884         <size>0</size>
39885       </method>
39886       <method name="Int32 EndInvoke(IAsyncResult)">
39887         <size>0</size>
39888       </method>
39889     </type>
39890     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39891       <method name="Void .ctor()">
39892         <size>7</size>
39893       </method>
39894       <method name="Int32 &lt;&gt;m__0(Int32)">
39895         <size>46</size>
39896       </method>
39897     </type>
39898   </test>
39899   <test name="test-anon-72.cs">
39900     <type name="Test">
39901       <method name="Void .ctor()">
39902         <size>7</size>
39903       </method>
39904       <method name="Void AddOperator(Test+UnaryOperator)">
39905         <size>1</size>
39906       </method>
39907       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39908         <size>5</size>
39909       </method>
39910       <method name="Void Main()">
39911         <size>1</size>
39912       </method>
39913       <method name="Void Foo()">
39914         <size>19</size>
39915       </method>
39916     </type>
39917     <type name="Test+UnaryOperator">
39918       <method name="Void .ctor(Object, IntPtr)">
39919         <size>0</size>
39920       </method>
39921       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39922         <size>0</size>
39923       </method>
39924       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39925         <size>0</size>
39926       </method>
39927       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39928         <size>0</size>
39929       </method>
39930     </type>
39931     <type name="Test">
39932       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39933         <size>31</size>
39934       </method>
39935     </type>
39936   </test>
39937   <test name="test-anon-73.cs">
39938     <type name="T">
39939       <method name="Void .ctor()">
39940         <size>7</size>
39941       </method>
39942       <method name="Void Main()">
39943         <size>31</size>
39944       </method>
39945       <method name="Void Test_1()">
39946         <size>36</size>
39947       </method>
39948     </type>
39949     <type name="D">
39950       <method name="Void .ctor(Object, IntPtr)">
39951         <size>0</size>
39952       </method>
39953       <method name="Void Invoke(System.Object)">
39954         <size>0</size>
39955       </method>
39956       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39957         <size>0</size>
39958       </method>
39959       <method name="Void EndInvoke(IAsyncResult)">
39960         <size>0</size>
39961       </method>
39962     </type>
39963     <type name="T">
39964       <method name="Void &lt;Main&gt;m__0(System.Object)">
39965         <size>15</size>
39966       </method>
39967       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39968         <size>29</size>
39969       </method>
39970     </type>
39971   </test>
39972   <test name="test-anon-74.cs">
39973     <type name="Foo">
39974       <method name="Void Baz(Foo+SimpleDelegate)">
39975         <size>8</size>
39976       </method>
39977       <method name="Void Main(System.String[])">
39978         <size>35</size>
39979       </method>
39980     </type>
39981     <type name="Foo+SimpleDelegate">
39982       <method name="Void .ctor(Object, IntPtr)">
39983         <size>0</size>
39984       </method>
39985       <method name="System.String[,] Invoke()">
39986         <size>0</size>
39987       </method>
39988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39989         <size>0</size>
39990       </method>
39991       <method name="System.String[,] EndInvoke(IAsyncResult)">
39992         <size>0</size>
39993       </method>
39994     </type>
39995     <type name="Foo">
39996       <method name="System.String[,] &lt;Main&gt;m__0()">
39997         <size>34</size>
39998       </method>
39999     </type>
40000   </test>
40001   <test name="test-anon-75.cs">
40002     <type name="Data">
40003       <method name="Void .ctor()">
40004         <size>7</size>
40005       </method>
40006     </type>
40007     <type name="Test">
40008       <method name="Void .ctor()">
40009         <size>7</size>
40010       </method>
40011       <method name="Void Foo(Int32, D)">
40012         <size>1</size>
40013       </method>
40014       <method name="Void Main()">
40015         <size>1</size>
40016       </method>
40017       <method name="Void TestMe()">
40018         <size>154</size>
40019       </method>
40020       <method name="Boolean &lt;TestMe&gt;m__0()">
40021         <size>2</size>
40022       </method>
40023     </type>
40024     <type name="D">
40025       <method name="Void .ctor(Object, IntPtr)">
40026         <size>0</size>
40027       </method>
40028       <method name="Boolean Invoke()">
40029         <size>0</size>
40030       </method>
40031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40032         <size>0</size>
40033       </method>
40034       <method name="Boolean EndInvoke(IAsyncResult)">
40035         <size>0</size>
40036       </method>
40037     </type>
40038     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40039       <method name="Void .ctor()">
40040         <size>7</size>
40041       </method>
40042       <method name="Boolean &lt;&gt;m__2()">
40043         <size>14</size>
40044       </method>
40045     </type>
40046     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40047       <method name="Void .ctor()">
40048         <size>7</size>
40049       </method>
40050     </type>
40051     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40052       <method name="Boolean &lt;&gt;m__1()">
40053         <size>54</size>
40054       </method>
40055     </type>
40056   </test>
40057   <test name="test-anon-76.cs">
40058     <type name="C">
40059       <method name="Void .ctor()">
40060         <size>7</size>
40061       </method>
40062       <method name="Void set_Item(System.String, FactoryDelegate)">
40063         <size>8</size>
40064       </method>
40065       <method name="FactoryDelegate get_Item(System.String)">
40066         <size>7</size>
40067       </method>
40068       <method name="Void X()">
40069         <size>24</size>
40070       </method>
40071       <method name="Int32 Main()">
40072         <size>70</size>
40073       </method>
40074     </type>
40075     <type name="FactoryDelegate">
40076       <method name="Void .ctor(Object, IntPtr)">
40077         <size>0</size>
40078       </method>
40079       <method name="System.Object Invoke()">
40080         <size>0</size>
40081       </method>
40082       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40083         <size>0</size>
40084       </method>
40085       <method name="System.Object EndInvoke(IAsyncResult)">
40086         <size>0</size>
40087       </method>
40088     </type>
40089     <type name="C">
40090       <method name="System.Object &lt;X&gt;m__0()">
40091         <size>30</size>
40092       </method>
40093     </type>
40094   </test>
40095   <test name="test-anon-77.cs">
40096     <type name="y">
40097       <method name="Void .ctor()">
40098         <size>7</size>
40099       </method>
40100       <method name="Boolean get_Item(Int32)">
40101         <size>28</size>
40102       </method>
40103       <method name="Void set_Item(Int32, Boolean)">
40104         <size>10</size>
40105       </method>
40106       <method name="Void Main()">
40107         <size>1</size>
40108       </method>
40109     </type>
40110     <type name="D">
40111       <method name="Void .ctor(Object, IntPtr)">
40112         <size>0</size>
40113       </method>
40114       <method name="Void Invoke()">
40115         <size>0</size>
40116       </method>
40117       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40118         <size>0</size>
40119       </method>
40120       <method name="Void EndInvoke(IAsyncResult)">
40121         <size>0</size>
40122       </method>
40123     </type>
40124     <type name="y+&lt;&gt;c__AnonStorey0">
40125       <method name="Void .ctor()">
40126         <size>7</size>
40127       </method>
40128       <method name="Void &lt;&gt;m__0()">
40129         <size>8</size>
40130       </method>
40131     </type>
40132   </test>
40133   <test name="test-anon-78.cs">
40134     <type name="DelegateTest">
40135       <method name="Void .ctor()">
40136         <size>7</size>
40137       </method>
40138       <method name="Void .cctor()">
40139         <size>8</size>
40140       </method>
40141       <method name="Void Foo(D1)">
40142         <size>7</size>
40143       </method>
40144       <method name="Void Foo(D2)">
40145         <size>1</size>
40146       </method>
40147       <method name="Int32 Main()">
40148         <size>50</size>
40149       </method>
40150       <method name="Void &lt;Main&gt;m__0()">
40151         <size>18</size>
40152       </method>
40153     </type>
40154     <type name="D1">
40155       <method name="Void .ctor(Object, IntPtr)">
40156         <size>0</size>
40157       </method>
40158       <method name="Void Invoke()">
40159         <size>0</size>
40160       </method>
40161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40162         <size>0</size>
40163       </method>
40164       <method name="Void EndInvoke(IAsyncResult)">
40165         <size>0</size>
40166       </method>
40167     </type>
40168     <type name="D2">
40169       <method name="Void .ctor(Object, IntPtr)">
40170         <size>0</size>
40171       </method>
40172       <method name="Void Invoke()">
40173         <size>0</size>
40174       </method>
40175       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40176         <size>0</size>
40177       </method>
40178       <method name="Void EndInvoke(IAsyncResult)">
40179         <size>0</size>
40180       </method>
40181     </type>
40182   </test>
40183   <test name="test-anon-79.cs">
40184     <type name="Test">
40185       <method name="Void .ctor()">
40186         <size>7</size>
40187       </method>
40188       <method name="Void add_E(Test+D)">
40189         <size>24</size>
40190       </method>
40191       <method name="Void remove_E(Test+D)">
40192         <size>24</size>
40193       </method>
40194       <method name="Void add_Changed(Test+D)">
40195         <size>30</size>
40196       </method>
40197       <method name="Void remove_Changed(Test+D)">
40198         <size>1</size>
40199       </method>
40200       <method name="Void Foo()">
40201         <size>1</size>
40202       </method>
40203       <method name="Void Main()">
40204         <size>1</size>
40205       </method>
40206     </type>
40207     <type name="Test+D">
40208       <method name="Void .ctor(Object, IntPtr)">
40209         <size>0</size>
40210       </method>
40211       <method name="Void Invoke()">
40212         <size>0</size>
40213       </method>
40214       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40215         <size>0</size>
40216       </method>
40217       <method name="Void EndInvoke(IAsyncResult)">
40218         <size>0</size>
40219       </method>
40220     </type>
40221     <type name="Test">
40222       <method name="Void &lt;add_Changed&gt;m__0()">
40223         <size>7</size>
40224       </method>
40225     </type>
40226   </test>
40227   <test name="test-anon-80.cs">
40228     <type name="MonoBug.MyTest">
40229       <method name="Void .ctor()">
40230         <size>7</size>
40231       </method>
40232       <method name="Int32 Main()">
40233         <size>167</size>
40234       </method>
40235     </type>
40236     <type name="MonoBug.MyTest+EventHandlers">
40237       <method name="Void .ctor()">
40238         <size>18</size>
40239       </method>
40240       <method name="System.EventHandler get_DoNothingEventHandler()">
40241         <size>30</size>
40242       </method>
40243       <method name="System.EventHandler get_DoSomethingEventHandler()">
40244         <size>13</size>
40245       </method>
40246       <method name="System.EventHandler get_Handler()">
40247         <size>7</size>
40248       </method>
40249       <method name="Void set_Handler(System.EventHandler)">
40250         <size>8</size>
40251       </method>
40252       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40253         <size>1</size>
40254       </method>
40255       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40256         <size>15</size>
40257       </method>
40258     </type>
40259   </test>
40260   <test name="test-anon-81.cs">
40261     <type name="C">
40262       <method name="Void .ctor()">
40263         <size>7</size>
40264       </method>
40265       <method name="Int32 Main()">
40266         <size>20</size>
40267       </method>
40268       <method name="Int32 Test()">
40269         <size>27</size>
40270       </method>
40271       <method name="Int32 Foo2(C+Cmd2)">
40272         <size>7</size>
40273       </method>
40274       <method name="Void Foo(C+Cmd)">
40275         <size>7</size>
40276       </method>
40277     </type>
40278     <type name="C+Cmd">
40279       <method name="Void .ctor(Object, IntPtr)">
40280         <size>0</size>
40281       </method>
40282       <method name="Void Invoke()">
40283         <size>0</size>
40284       </method>
40285       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40286         <size>0</size>
40287       </method>
40288       <method name="Void EndInvoke(IAsyncResult)">
40289         <size>0</size>
40290       </method>
40291     </type>
40292     <type name="C+Cmd2">
40293       <method name="Void .ctor(Object, IntPtr)">
40294         <size>0</size>
40295       </method>
40296       <method name="Int32 Invoke()">
40297         <size>0</size>
40298       </method>
40299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40300         <size>0</size>
40301       </method>
40302       <method name="Int32 EndInvoke(IAsyncResult)">
40303         <size>0</size>
40304       </method>
40305     </type>
40306     <type name="C">
40307       <method name="Int32 &lt;Test&gt;m__0()">
40308         <size>45</size>
40309       </method>
40310     </type>
40311     <type name="C+&lt;Test&gt;c__AnonStorey1">
40312       <method name="Void .ctor()">
40313         <size>7</size>
40314       </method>
40315       <method name="Void &lt;&gt;m__1()">
40316         <size>44</size>
40317       </method>
40318     </type>
40319     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40320       <method name="Void .ctor()">
40321         <size>7</size>
40322       </method>
40323       <method name="Void &lt;&gt;m__2()">
40324         <size>18</size>
40325       </method>
40326     </type>
40327   </test>
40328   <test name="test-anon-82.cs">
40329     <type name="MainClass">
40330       <method name="Void .ctor()">
40331         <size>7</size>
40332       </method>
40333       <method name="Void Main()">
40334         <size>87</size>
40335       </method>
40336       <method name="Void Test2(Int32)">
40337         <size>31</size>
40338       </method>
40339       <method name="Void Test3(Int32)">
40340         <size>57</size>
40341       </method>
40342       <method name="Void Test4()">
40343         <size>31</size>
40344       </method>
40345       <method name="Void Test5(Int32)">
40346         <size>27</size>
40347       </method>
40348       <method name="Void SimpleCallback(MainClass, System.String)">
40349         <size>7</size>
40350       </method>
40351     </type>
40352     <type name="MainClass+D">
40353       <method name="Void .ctor(Object, IntPtr)">
40354         <size>0</size>
40355       </method>
40356       <method name="Int32 Invoke(Int32)">
40357         <size>0</size>
40358       </method>
40359       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40360         <size>0</size>
40361       </method>
40362       <method name="Int32 EndInvoke(IAsyncResult)">
40363         <size>0</size>
40364       </method>
40365     </type>
40366     <type name="StringSender">
40367       <method name="Void .ctor(Object, IntPtr)">
40368         <size>0</size>
40369       </method>
40370       <method name="Void Invoke(System.String)">
40371         <size>0</size>
40372       </method>
40373       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40374         <size>0</size>
40375       </method>
40376       <method name="Void EndInvoke(IAsyncResult)">
40377         <size>0</size>
40378       </method>
40379     </type>
40380     <type name="VoidDelegate">
40381       <method name="Void .ctor(Object, IntPtr)">
40382         <size>0</size>
40383       </method>
40384       <method name="Void Invoke()">
40385         <size>0</size>
40386       </method>
40387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40388         <size>0</size>
40389       </method>
40390       <method name="Void EndInvoke(IAsyncResult)">
40391         <size>0</size>
40392       </method>
40393     </type>
40394     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40395       <method name="Void .ctor()">
40396         <size>7</size>
40397       </method>
40398     </type>
40399     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40400       <method name="Void .ctor()">
40401         <size>7</size>
40402       </method>
40403     </type>
40404     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40405       <method name="Void .ctor()">
40406         <size>7</size>
40407       </method>
40408     </type>
40409     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40410       <method name="Void .ctor()">
40411         <size>7</size>
40412       </method>
40413     </type>
40414     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40415       <method name="Void .ctor()">
40416         <size>7</size>
40417       </method>
40418     </type>
40419     <type name="MainClass">
40420       <method name="Void &lt;Test2&gt;m__1(System.String)">
40421         <size>27</size>
40422       </method>
40423       <method name="Void &lt;Test3&gt;m__3()">
40424         <size>1</size>
40425       </method>
40426       <method name="Void &lt;Test4&gt;m__4()">
40427         <size>31</size>
40428       </method>
40429       <method name="Void &lt;Test4&gt;m__7()">
40430         <size>28</size>
40431       </method>
40432     </type>
40433     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40434       <method name="Void &lt;&gt;m__0()">
40435         <size>25</size>
40436       </method>
40437       <method name="Void &lt;&gt;m__9(System.String)">
40438         <size>13</size>
40439       </method>
40440     </type>
40441     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40442       <method name="Void &lt;&gt;m__2()">
40443         <size>9</size>
40444       </method>
40445     </type>
40446     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40447       <method name="Int32 &lt;&gt;m__5(Int32)">
40448         <size>46</size>
40449       </method>
40450       <method name="Int32 &lt;&gt;m__A(Int32)">
40451         <size>2</size>
40452       </method>
40453     </type>
40454     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40455       <method name="Void &lt;&gt;m__6()">
40456         <size>12</size>
40457       </method>
40458     </type>
40459     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40460       <method name="Void &lt;&gt;m__8()">
40461         <size>14</size>
40462       </method>
40463       <method name="Void &lt;&gt;m__B()">
40464         <size>8</size>
40465       </method>
40466     </type>
40467   </test>
40468   <test name="test-anon-84.cs">
40469     <type name="C">
40470       <method name="Void .ctor()">
40471         <size>42</size>
40472       </method>
40473       <method name="Void .ctor(D)">
40474         <size>42</size>
40475       </method>
40476       <method name="Int32 Main()">
40477         <size>19</size>
40478       </method>
40479     </type>
40480     <type name="D">
40481       <method name="Void .ctor(Object, IntPtr)">
40482         <size>0</size>
40483       </method>
40484       <method name="C Invoke(Int32)">
40485         <size>0</size>
40486       </method>
40487       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40488         <size>0</size>
40489       </method>
40490       <method name="C EndInvoke(IAsyncResult)">
40491         <size>0</size>
40492       </method>
40493     </type>
40494     <type name="C">
40495       <method name="C &lt;field&gt;m__0(Int32)">
40496         <size>4</size>
40497       </method>
40498     </type>
40499   </test>
40500   <test name="test-anon-85.cs">
40501     <type name="X">
40502       <method name="Void .ctor()">
40503         <size>7</size>
40504       </method>
40505       <method name="Int32 Main()">
40506         <size>29</size>
40507       </method>
40508     </type>
40509     <type name="X+D">
40510       <method name="Void .ctor(Object, IntPtr)">
40511         <size>0</size>
40512       </method>
40513       <method name="Void Invoke()">
40514         <size>0</size>
40515       </method>
40516       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40517         <size>0</size>
40518       </method>
40519       <method name="Void EndInvoke(IAsyncResult)">
40520         <size>0</size>
40521       </method>
40522     </type>
40523     <type name="X+&lt;Main&gt;c__AnonStorey0">
40524       <method name="Void .ctor()">
40525         <size>7</size>
40526       </method>
40527       <method name="Void &lt;&gt;m__0()">
40528         <size>8</size>
40529       </method>
40530     </type>
40531   </test>
40532   <test name="test-anon-86.cs">
40533     <type name="Bug.A">
40534       <method name="Void .ctor()">
40535         <size>50</size>
40536       </method>
40537       <method name="Void Test()">
40538         <size>1</size>
40539       </method>
40540       <method name="Int32 Main()">
40541         <size>8</size>
40542       </method>
40543     </type>
40544     <type name="Bug.B">
40545       <method name="Void .ctor()">
40546         <size>7</size>
40547       </method>
40548       <method name="Int32 get_Prop()">
40549         <size>2</size>
40550       </method>
40551     </type>
40552     <type name="Bug.EventHandler">
40553       <method name="Void .ctor(Object, IntPtr)">
40554         <size>0</size>
40555       </method>
40556       <method name="Void Invoke()">
40557         <size>0</size>
40558       </method>
40559       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40560         <size>0</size>
40561       </method>
40562       <method name="Void EndInvoke(IAsyncResult)">
40563         <size>0</size>
40564       </method>
40565     </type>
40566     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40567       <method name="Void .ctor()">
40568         <size>7</size>
40569       </method>
40570       <method name="Void &lt;&gt;m__0()">
40571         <size>24</size>
40572       </method>
40573     </type>
40574   </test>
40575   <test name="test-anon-87.cs">
40576     <type name="Bug.AA">
40577       <method name="Void .ctor(BB)">
40578         <size>51</size>
40579       </method>
40580       <method name="Void TestMe()">
40581         <size>1</size>
40582       </method>
40583       <method name="Int32 Main()">
40584         <size>18</size>
40585       </method>
40586     </type>
40587     <type name="Bug.BB">
40588       <method name="Void .ctor(String)">
40589         <size>18</size>
40590       </method>
40591       <method name="Void Foo()">
40592         <size>1</size>
40593       </method>
40594     </type>
40595     <type name="Bug.D">
40596       <method name="Void .ctor(Object, IntPtr)">
40597         <size>0</size>
40598       </method>
40599       <method name="Void Invoke()">
40600         <size>0</size>
40601       </method>
40602       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40603         <size>0</size>
40604       </method>
40605       <method name="Void EndInvoke(IAsyncResult)">
40606         <size>0</size>
40607       </method>
40608     </type>
40609     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40610       <method name="Void .ctor()">
40611         <size>7</size>
40612       </method>
40613       <method name="Void &lt;&gt;m__0()">
40614         <size>23</size>
40615       </method>
40616     </type>
40617   </test>
40618   <test name="test-anon-88.cs">
40619     <type name="C">
40620       <method name="Void .ctor()">
40621         <size>7</size>
40622       </method>
40623       <method name="Int32 Main()">
40624         <size>12</size>
40625       </method>
40626       <method name="Void Test()">
40627         <size>102</size>
40628       </method>
40629     </type>
40630     <type name="C+D">
40631       <method name="Void .ctor(Object, IntPtr)">
40632         <size>0</size>
40633       </method>
40634       <method name="Void Invoke()">
40635         <size>0</size>
40636       </method>
40637       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40638         <size>0</size>
40639       </method>
40640       <method name="Void EndInvoke(IAsyncResult)">
40641         <size>0</size>
40642       </method>
40643     </type>
40644     <type name="C+&lt;Test&gt;c__AnonStorey0">
40645       <method name="Void .ctor()">
40646         <size>7</size>
40647       </method>
40648       <method name="Void &lt;&gt;m__2()">
40649         <size>8</size>
40650       </method>
40651     </type>
40652     <type name="C+&lt;Test&gt;c__AnonStorey2">
40653       <method name="Void .ctor()">
40654         <size>7</size>
40655       </method>
40656       <method name="Void &lt;&gt;m__0()">
40657         <size>69</size>
40658       </method>
40659       <method name="Void &lt;&gt;m__1()">
40660         <size>8</size>
40661       </method>
40662       <method name="Void &lt;&gt;m__4()">
40663         <size>3</size>
40664       </method>
40665     </type>
40666     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40667       <method name="Void .ctor()">
40668         <size>7</size>
40669       </method>
40670       <method name="Void &lt;&gt;m__3()">
40671         <size>20</size>
40672       </method>
40673     </type>
40674   </test>
40675   <test name="test-anon-89.cs">
40676     <type name="C">
40677       <method name="Void .ctor()">
40678         <size>7</size>
40679       </method>
40680       <method name="Int32 Main()">
40681         <size>12</size>
40682       </method>
40683       <method name="System.Object get_GdkWindow()">
40684         <size>2</size>
40685       </method>
40686       <method name="Void set_GdkWindow(System.Object)">
40687         <size>1</size>
40688       </method>
40689       <method name="Void Invoke(C+D)">
40690         <size>1</size>
40691       </method>
40692       <method name="Void Test()">
40693         <size>69</size>
40694       </method>
40695     </type>
40696     <type name="C+D">
40697       <method name="Void .ctor(Object, IntPtr)">
40698         <size>0</size>
40699       </method>
40700       <method name="Void Invoke()">
40701         <size>0</size>
40702       </method>
40703       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40704         <size>0</size>
40705       </method>
40706       <method name="Void EndInvoke(IAsyncResult)">
40707         <size>0</size>
40708       </method>
40709     </type>
40710     <type name="C+&lt;Test&gt;c__AnonStorey0">
40711       <method name="Void .ctor()">
40712         <size>7</size>
40713       </method>
40714       <method name="Void &lt;&gt;m__0()">
40715         <size>108</size>
40716       </method>
40717       <method name="Void &lt;&gt;m__3()">
40718         <size>29</size>
40719       </method>
40720     </type>
40721     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40722       <method name="Void .ctor()">
40723         <size>7</size>
40724       </method>
40725       <method name="Void &lt;&gt;m__1()">
40726         <size>18</size>
40727       </method>
40728       <method name="Void &lt;&gt;m__2()">
40729         <size>49</size>
40730       </method>
40731     </type>
40732   </test>
40733   <test name="test-anon-90.cs">
40734     <type name="C">
40735       <method name="Void .ctor()">
40736         <size>7</size>
40737       </method>
40738       <method name="Int32 Main()">
40739         <size>12</size>
40740       </method>
40741       <method name="Void Foo()">
40742         <size>27</size>
40743       </method>
40744     </type>
40745     <type name="C+D">
40746       <method name="Void .ctor(Object, IntPtr)">
40747         <size>0</size>
40748       </method>
40749       <method name="Void Invoke()">
40750         <size>0</size>
40751       </method>
40752       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40753         <size>0</size>
40754       </method>
40755       <method name="Void EndInvoke(IAsyncResult)">
40756         <size>0</size>
40757       </method>
40758     </type>
40759     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40760       <method name="Void .ctor()">
40761         <size>7</size>
40762       </method>
40763       <method name="Void &lt;&gt;m__0()">
40764         <size>66</size>
40765       </method>
40766     </type>
40767     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40768       <method name="Void .ctor()">
40769         <size>7</size>
40770       </method>
40771     </type>
40772     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40773       <method name="Void .ctor()">
40774         <size>7</size>
40775       </method>
40776       <method name="Void &lt;&gt;m__1()">
40777         <size>32</size>
40778       </method>
40779     </type>
40780   </test>
40781   <test name="test-anon-91.cs">
40782     <type name="A">
40783       <method name="Void .ctor(Int32)">
40784         <size>27</size>
40785       </method>
40786     </type>
40787     <type name="C">
40788       <method name="Void .ctor()">
40789         <size>7</size>
40790       </method>
40791       <method name="Int32 Main()">
40792         <size>12</size>
40793       </method>
40794       <method name="Void SelectCommand(Int32)">
40795         <size>1</size>
40796       </method>
40797       <method name="Void Test()">
40798         <size>66</size>
40799       </method>
40800     </type>
40801     <type name="C+D">
40802       <method name="Void .ctor(Object, IntPtr)">
40803         <size>0</size>
40804       </method>
40805       <method name="Void Invoke()">
40806         <size>0</size>
40807       </method>
40808       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40809         <size>0</size>
40810       </method>
40811       <method name="Void EndInvoke(IAsyncResult)">
40812         <size>0</size>
40813       </method>
40814     </type>
40815     <type name="C+&lt;Test&gt;c__AnonStorey0">
40816       <method name="Void .ctor()">
40817         <size>7</size>
40818       </method>
40819       <method name="Void &lt;&gt;m__0()">
40820         <size>109</size>
40821       </method>
40822     </type>
40823     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40824       <method name="Void .ctor()">
40825         <size>7</size>
40826       </method>
40827       <method name="Void &lt;&gt;m__1()">
40828         <size>23</size>
40829       </method>
40830     </type>
40831   </test>
40832   <test name="test-anon-92.cs">
40833     <type name="MainClass">
40834       <method name="Void Test(IEnumerable)">
40835         <size>33</size>
40836       </method>
40837       <method name="Int32 Main()">
40838         <size>21</size>
40839       </method>
40840       <method name="Void .ctor()">
40841         <size>7</size>
40842       </method>
40843     </type>
40844     <type name="D">
40845       <method name="Void Invoke()">
40846         <size>0</size>
40847       </method>
40848       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40849         <size>0</size>
40850       </method>
40851       <method name="Void EndInvoke(IAsyncResult)">
40852         <size>0</size>
40853       </method>
40854       <method name="Void .ctor(Object, IntPtr)">
40855         <size>0</size>
40856       </method>
40857     </type>
40858     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
40859       <method name="Void &lt;&gt;m__0()">
40860         <size>70</size>
40861       </method>
40862       <method name="Void .ctor()">
40863         <size>7</size>
40864       </method>
40865     </type>
40866   </test>
40867   <test name="test-cls-00.cs">
40868     <type name="CLSCLass_6">
40869       <method name="Void .ctor()">
40870         <size>18</size>
40871       </method>
40872       <method name="Void add_Disposed(Delegate)">
40873         <size>19</size>
40874       </method>
40875       <method name="Void remove_Disposed(Delegate)">
40876         <size>19</size>
40877       </method>
40878     </type>
40879     <type name="CLSDelegate">
40880       <method name="Void .ctor()">
40881         <size>7</size>
40882       </method>
40883     </type>
40884     <type name="CLSClass_5">
40885       <method name="Void .ctor()">
40886         <size>7</size>
40887       </method>
40888       <method name="UInt32 Test()">
40889         <size>2</size>
40890       </method>
40891     </type>
40892     <type name="CLSClass_4">
40893       <method name="Void .ctor()">
40894         <size>7</size>
40895       </method>
40896       <method name="UInt32 Test()">
40897         <size>2</size>
40898       </method>
40899     </type>
40900     <type name="CLSClass_3">
40901       <method name="Void .ctor()">
40902         <size>7</size>
40903       </method>
40904       <method name="UInt32 Test_3()">
40905         <size>2</size>
40906       </method>
40907     </type>
40908     <type name="CLSClass_2">
40909       <method name="Void .ctor()">
40910         <size>7</size>
40911       </method>
40912       <method name="SByte get_XX()">
40913         <size>2</size>
40914       </method>
40915     </type>
40916     <type name="CLSClass_1">
40917       <method name="Void .ctor()">
40918         <size>7</size>
40919       </method>
40920       <method name="UInt32 Valid()">
40921         <size>2</size>
40922       </method>
40923     </type>
40924     <type name="CLSClass">
40925       <method name="Void .ctor()">
40926         <size>7</size>
40927       </method>
40928       <method name="UInt64 Valid()">
40929         <size>3</size>
40930       </method>
40931       <method name="Byte get_XX()">
40932         <size>2</size>
40933       </method>
40934       <method name="UInt32 FooInternal()">
40935         <size>2</size>
40936       </method>
40937       <method name="UInt64 Foo()">
40938         <size>3</size>
40939       </method>
40940       <method name="Void Main()">
40941         <size>1</size>
40942       </method>
40943     </type>
40944     <type name="CLSClass+C1">
40945       <method name="Void .ctor()">
40946         <size>7</size>
40947       </method>
40948       <method name="Int64 Foo2()">
40949         <size>3</size>
40950       </method>
40951     </type>
40952     <type name="CLSClass+C1+C11">
40953       <method name="Void .ctor()">
40954         <size>7</size>
40955       </method>
40956       <method name="UInt64 Foo3()">
40957         <size>3</size>
40958       </method>
40959     </type>
40960     <type name="CLSClass+CLSClass_2">
40961       <method name="Void .ctor()">
40962         <size>7</size>
40963       </method>
40964       <method name="SByte get_XX()">
40965         <size>2</size>
40966       </method>
40967     </type>
40968     <type name="Delegate">
40969       <method name="Void .ctor(Object, IntPtr)">
40970         <size>0</size>
40971       </method>
40972       <method name="CLSDelegate 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="CLSDelegate EndInvoke(IAsyncResult)">
40979         <size>0</size>
40980       </method>
40981     </type>
40982   </test>
40983   <test name="test-cls-01.cs">
40984     <type name="CLSClass">
40985       <method name="Void .ctor()">
40986         <size>7</size>
40987       </method>
40988       <method name="Byte get_XX()">
40989         <size>2</size>
40990       </method>
40991       <method name="Void Main()">
40992         <size>1</size>
40993       </method>
40994     </type>
40995     <type name="Big">
40996       <method name="Void .ctor()">
40997         <size>7</size>
40998       </method>
40999       <method name="Big op_Implicit(UInt32)">
41000         <size>2</size>
41001       </method>
41002     </type>
41003     <type name="C1">
41004       <method name="Void .ctor()">
41005         <size>7</size>
41006       </method>
41007       <method name="Void method(UInt32)">
41008         <size>1</size>
41009       </method>
41010     </type>
41011   </test>
41012   <test name="test-cls-02.cs">
41013     <type name="CLSClass">
41014       <method name="Void .ctor(UInt64)">
41015         <size>7</size>
41016       </method>
41017       <method name="Void .ctor(UInt32)">
41018         <size>7</size>
41019       </method>
41020       <method name="Void set_X_0(UInt64)">
41021         <size>1</size>
41022       </method>
41023       <method name="Void set_Item(UInt64, UInt64)">
41024         <size>1</size>
41025       </method>
41026       <method name="Void Main()">
41027         <size>1</size>
41028       </method>
41029     </type>
41030     <type name="InnerTypeClasss">
41031       <method name="Void .ctor()">
41032         <size>7</size>
41033       </method>
41034       <method name="Struct Method()">
41035         <size>10</size>
41036       </method>
41037     </type>
41038   </test>
41039   <test name="test-cls-03.cs">
41040     <type name="CLSClass">
41041       <method name="Void .ctor()">
41042         <size>7</size>
41043       </method>
41044       <method name="I1 Foo()">
41045         <size>2</size>
41046       </method>
41047       <method name="Void Main()">
41048         <size>1</size>
41049       </method>
41050     </type>
41051   </test>
41052   <test name="test-cls-05.cs">
41053     <type name="X1">
41054       <method name="Void .ctor()">
41055         <size>7</size>
41056       </method>
41057     </type>
41058     <type name="X2">
41059       <method name="Void .ctor()">
41060         <size>7</size>
41061       </method>
41062     </type>
41063     <type name="X3">
41064       <method name="Void .ctor()">
41065         <size>7</size>
41066       </method>
41067       <method name="Void bb(Boolean)">
41068         <size>1</size>
41069       </method>
41070       <method name="Void BB()">
41071         <size>1</size>
41072       </method>
41073     </type>
41074     <type name="X4">
41075       <method name="Void .ctor()">
41076         <size>7</size>
41077       </method>
41078       <method name="Void method(Int32)">
41079         <size>1</size>
41080       </method>
41081       <method name="Void method(Boolean)">
41082         <size>1</size>
41083       </method>
41084       <method name="Boolean method()">
41085         <size>2</size>
41086       </method>
41087     </type>
41088     <type name="BaseClass">
41089       <method name="Void .ctor()">
41090         <size>7</size>
41091       </method>
41092     </type>
41093     <type name="CLSClass">
41094       <method name="Void .ctor()">
41095         <size>7</size>
41096       </method>
41097       <method name="Void .ctor(Int32)">
41098         <size>7</size>
41099       </method>
41100       <method name="Void Method()">
41101         <size>1</size>
41102       </method>
41103       <method name="Int32 Method(Boolean)">
41104         <size>2</size>
41105       </method>
41106       <method name="Void methoD()">
41107         <size>1</size>
41108       </method>
41109       <method name="Void Main()">
41110         <size>1</size>
41111       </method>
41112       <method name="CLSClass op_Implicit(Boolean)">
41113         <size>7</size>
41114       </method>
41115       <method name="CLSClass op_Implicit(Int32)">
41116         <size>7</size>
41117       </method>
41118     </type>
41119     <type name="oBject">
41120       <method name="Void .ctor()">
41121         <size>7</size>
41122       </method>
41123     </type>
41124     <type name="A.C1">
41125       <method name="Void .ctor()">
41126         <size>7</size>
41127       </method>
41128     </type>
41129     <type name="B.c1">
41130       <method name="Void .ctor()">
41131         <size>7</size>
41132       </method>
41133     </type>
41134     <type name="c1">
41135       <method name="Void .ctor()">
41136         <size>7</size>
41137       </method>
41138     </type>
41139     <type name="CLSClass_2">
41140       <method name="Void .ctor()">
41141         <size>7</size>
41142       </method>
41143       <method name="Void Method()">
41144         <size>1</size>
41145       </method>
41146       <method name="Void method()">
41147         <size>1</size>
41148       </method>
41149     </type>
41150     <type name="System.sByte">
41151       <method name="Void .ctor()">
41152         <size>7</size>
41153       </method>
41154     </type>
41155     <type name="System.Web.HttpBrowserCapabilities">
41156       <method name="Void .ctor()">
41157         <size>7</size>
41158       </method>
41159     </type>
41160   </test>
41161   <test name="test-cls-06.cs">
41162     <type name="CLSClass">
41163       <method name="Void .ctor()">
41164         <size>7</size>
41165       </method>
41166       <method name="Void Main()">
41167         <size>1</size>
41168       </method>
41169     </type>
41170     <type name="CLSClass_2">
41171       <method name="Void .ctor(Int32[,,])">
41172         <size>7</size>
41173       </method>
41174       <method name="Void .ctor(Int32[,])">
41175         <size>7</size>
41176       </method>
41177       <method name="Void Test(System.Int32[,], Int32)">
41178         <size>1</size>
41179       </method>
41180       <method name="Void Test(System.Int32[,,], Boolean)">
41181         <size>1</size>
41182       </method>
41183     </type>
41184     <type name="X1">
41185       <method name="Void .ctor()">
41186         <size>7</size>
41187       </method>
41188       <method name="Void M2(Int32)">
41189         <size>1</size>
41190       </method>
41191     </type>
41192     <type name="X2">
41193       <method name="Void .ctor()">
41194         <size>7</size>
41195       </method>
41196       <method name="Void M2(Int32 ByRef)">
41197         <size>1</size>
41198       </method>
41199     </type>
41200     <type name="CLSClass+MyDelegate">
41201       <method name="Void .ctor(Object, IntPtr)">
41202         <size>0</size>
41203       </method>
41204       <method name="UInt32 Invoke()">
41205         <size>0</size>
41206       </method>
41207       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41208         <size>0</size>
41209       </method>
41210       <method name="UInt32 EndInvoke(IAsyncResult)">
41211         <size>0</size>
41212       </method>
41213     </type>
41214     <type name="MyDelegate">
41215       <method name="Void .ctor(Object, IntPtr)">
41216         <size>0</size>
41217       </method>
41218       <method name="UInt32 Invoke()">
41219         <size>0</size>
41220       </method>
41221       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41222         <size>0</size>
41223       </method>
41224       <method name="UInt32 EndInvoke(IAsyncResult)">
41225         <size>0</size>
41226       </method>
41227     </type>
41228   </test>
41229   <test name="test-cls-07.cs">
41230     <type name="aa.I1">
41231       <method name="Void .ctor()">
41232         <size>7</size>
41233       </method>
41234     </type>
41235     <type name="CLSClass">
41236       <method name="Void .ctor()">
41237         <size>7</size>
41238       </method>
41239       <method name="Void Main()">
41240         <size>1</size>
41241       </method>
41242     </type>
41243   </test>
41244   <test name="test-cls-10.cs">
41245     <type name="MainClass">
41246       <method name="Void .ctor()">
41247         <size>7</size>
41248       </method>
41249       <method name="Void Main()">
41250         <size>1</size>
41251       </method>
41252     </type>
41253   </test>
41254   <test name="test-cls-11.cs">
41255     <type name="CLSClass">
41256       <method name="Void .ctor()">
41257         <size>7</size>
41258       </method>
41259       <method name="Void Test(IComparable)">
41260         <size>0</size>
41261       </method>
41262     </type>
41263     <type name="CLSCLass_2">
41264       <method name="Void .ctor()">
41265         <size>7</size>
41266       </method>
41267       <method name="Void Test()">
41268         <size>0</size>
41269       </method>
41270     </type>
41271     <type name="CLSClass_3">
41272       <method name="Void .ctor()">
41273         <size>7</size>
41274       </method>
41275       <method name="Void Test()">
41276         <size>0</size>
41277       </method>
41278     </type>
41279     <type name="MainClass">
41280       <method name="Void .ctor()">
41281         <size>7</size>
41282       </method>
41283       <method name="Void Main()">
41284         <size>1</size>
41285       </method>
41286     </type>
41287   </test>
41288   <test name="test-cls-12.cs">
41289     <type name="MainClass">
41290       <method name="Void .ctor()">
41291         <size>7</size>
41292       </method>
41293       <method name="Void Main()">
41294         <size>1</size>
41295       </method>
41296     </type>
41297   </test>
41298   <test name="test-cls-14.cs">
41299     <type name="CLSClass">
41300       <method name="Void .ctor()">
41301         <size>7</size>
41302       </method>
41303       <method name="Void Error(Boolean)">
41304         <size>1</size>
41305       </method>
41306       <method name="CLSClass op_Implicit(Byte)">
41307         <size>6</size>
41308       </method>
41309     </type>
41310     <type name="MainClass">
41311       <method name="Void .ctor()">
41312         <size>7</size>
41313       </method>
41314       <method name="Void Main()">
41315         <size>1</size>
41316       </method>
41317     </type>
41318   </test>
41319   <test name="test-cls-15.cs">
41320     <type name="CLSAttribute_1">
41321       <method name="Void .ctor(Int32[])">
41322         <size>7</size>
41323       </method>
41324       <method name="Void .ctor(Int32)">
41325         <size>7</size>
41326       </method>
41327     </type>
41328     <type name="CLSAttribute_2">
41329       <method name="Void .ctor(Int32)">
41330         <size>7</size>
41331       </method>
41332     </type>
41333     <type name="CLSAttribute_3">
41334       <method name="Void .ctor(Int32[])">
41335         <size>7</size>
41336       </method>
41337     </type>
41338     <type name="CLSAttribute_4">
41339       <method name="Void .ctor(Int32[])">
41340         <size>7</size>
41341       </method>
41342     </type>
41343     <type name="ClassMain">
41344       <method name="Void .ctor()">
41345         <size>7</size>
41346       </method>
41347       <method name="Void Main()">
41348         <size>1</size>
41349       </method>
41350     </type>
41351   </test>
41352   <test name="test-cls-16.cs">
41353     <type name="CLSAttribute">
41354       <method name="Void .ctor(Boolean[])">
41355         <size>7</size>
41356       </method>
41357     </type>
41358     <type name="ClassMain">
41359       <method name="Void .ctor()">
41360         <size>7</size>
41361       </method>
41362       <method name="Void Main()">
41363         <size>1</size>
41364       </method>
41365     </type>
41366   </test>
41367   <test name="test-cls-17.cs">
41368     <type name="Foo">
41369       <method name="Void .ctor()">
41370         <size>7</size>
41371       </method>
41372       <method name="Void Main()">
41373         <size>1</size>
41374       </method>
41375     </type>
41376   </test>
41377   <test name="test-cls-18.cs">
41378     <type name="Base">
41379       <method name="Void .ctor()">
41380         <size>7</size>
41381       </method>
41382       <method name="Void Test(System.Int32[])">
41383         <size>1</size>
41384       </method>
41385     </type>
41386     <type name="CLSClass">
41387       <method name="Void .ctor()">
41388         <size>7</size>
41389       </method>
41390       <method name="Void Test(System.Int32[])">
41391         <size>1</size>
41392       </method>
41393       <method name="Void Main()">
41394         <size>1</size>
41395       </method>
41396     </type>
41397   </test>
41398   <test name="test-externalias-01.cs">
41399     <type name="Test">
41400       <method name="Void .ctor()">
41401         <size>7</size>
41402       </method>
41403       <method name="Int32 Main()">
41404         <size>64</size>
41405       </method>
41406     </type>
41407   </test>
41408   <test name="test-externalias-02.cs">
41409     <type name="Test">
41410       <method name="Void .ctor()">
41411         <size>7</size>
41412       </method>
41413       <method name="Int32 Main()">
41414         <size>64</size>
41415       </method>
41416     </type>
41417   </test>
41418   <test name="test-externalias-03.cs">
41419     <type name="Test">
41420       <method name="Void .ctor()">
41421         <size>7</size>
41422       </method>
41423       <method name="Int32 Main()">
41424         <size>64</size>
41425       </method>
41426     </type>
41427   </test>
41428   <test name="test-externalias-04.cs">
41429     <type name="Test">
41430       <method name="Void .ctor()">
41431         <size>7</size>
41432       </method>
41433       <method name="Int32 Main()">
41434         <size>64</size>
41435       </method>
41436     </type>
41437   </test>
41438   <test name="test-externalias-05.cs">
41439     <type name="Test">
41440       <method name="Void .ctor()">
41441         <size>7</size>
41442       </method>
41443       <method name="Void Main()">
41444         <size>21</size>
41445       </method>
41446     </type>
41447   </test>
41448   <test name="test-externalias-06.cs">
41449     <type name="MyAssembly01.Test">
41450       <method name="Void .ctor()">
41451         <size>7</size>
41452       </method>
41453     </type>
41454     <type name="MyAssembly01.Namespace1.Test">
41455       <method name="Void .ctor()">
41456         <size>7</size>
41457       </method>
41458     </type>
41459     <type name="MyAssembly02.Test">
41460       <method name="Void .ctor()">
41461         <size>7</size>
41462       </method>
41463     </type>
41464     <type name="MyAssembly02.Namespace1.Test">
41465       <method name="Void .ctor()">
41466         <size>7</size>
41467       </method>
41468     </type>
41469     <type name="Test">
41470       <method name="Void .ctor()">
41471         <size>7</size>
41472       </method>
41473       <method name="Void Main()">
41474         <size>1</size>
41475       </method>
41476     </type>
41477   </test>
41478   <test name="test-externalias-07.cs">
41479     <type name="NS.MyClass">
41480       <method name="Void .ctor()">
41481         <size>7</size>
41482       </method>
41483       <method name="Int32 GetInt()">
41484         <size>6</size>
41485       </method>
41486     </type>
41487     <type name="Test">
41488       <method name="Void .ctor()">
41489         <size>7</size>
41490       </method>
41491       <method name="Int32 Main()">
41492         <size>15</size>
41493       </method>
41494     </type>
41495   </test>
41496   <test name="test-externalias-08.cs">
41497     <type name="Test">
41498       <method name="Void .ctor()">
41499         <size>7</size>
41500       </method>
41501       <method name="Int32 Main()">
41502         <size>54</size>
41503       </method>
41504     </type>
41505   </test>
41506   <test name="test-externalias-09.cs">
41507     <type name="Test">
41508       <method name="Void .ctor()">
41509         <size>7</size>
41510       </method>
41511       <method name="Int32 Main()">
41512         <size>8</size>
41513       </method>
41514     </type>
41515   </test>
41516   <test name="test-iter-01.cs">
41517     <type name="X">
41518       <method name="Void .ctor()">
41519         <size>7</size>
41520       </method>
41521       <method name="IEnumerator GetIt()">
41522         <size>8</size>
41523       </method>
41524       <method name="IEnumerable GetIt2()">
41525         <size>16</size>
41526       </method>
41527       <method name="Int32 Main()">
41528         <size>171</size>
41529       </method>
41530     </type>
41531     <type name="X+&lt;GetIt&gt;c__Iterator0">
41532       <method name="Void .ctor()">
41533         <size>7</size>
41534       </method>
41535       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41536         <size>7</size>
41537       </method>
41538       <method name="Boolean MoveNext()">
41539         <size>126</size>
41540       </method>
41541       <method name="Void Dispose()">
41542         <size>8</size>
41543       </method>
41544       <method name="Void Reset()">
41545         <size>6</size>
41546       </method>
41547     </type>
41548     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41549       <method name="Void .ctor()">
41550         <size>7</size>
41551       </method>
41552       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41553         <size>7</size>
41554       </method>
41555       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41556         <size>7</size>
41557       </method>
41558       <method name="Boolean MoveNext()">
41559         <size>126</size>
41560       </method>
41561       <method name="Void Dispose()">
41562         <size>8</size>
41563       </method>
41564       <method name="Void Reset()">
41565         <size>6</size>
41566       </method>
41567     </type>
41568     <type name="X+&lt;GetIt&gt;c__Iterator0">
41569       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41570         <size>7</size>
41571       </method>
41572     </type>
41573     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41574       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41575         <size>7</size>
41576       </method>
41577       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41578         <size>26</size>
41579       </method>
41580     </type>
41581   </test>
41582   <test name="test-iter-02.cs">
41583     <type name="X">
41584       <method name="Void .ctor()">
41585         <size>7</size>
41586       </method>
41587       <method name="IEnumerator GetRange()">
41588         <size>8</size>
41589       </method>
41590       <method name="Int32 Main()">
41591         <size>88</size>
41592       </method>
41593     </type>
41594     <type name="X+&lt;GetRange&gt;c__Iterator0">
41595       <method name="Void .ctor()">
41596         <size>7</size>
41597       </method>
41598       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41599         <size>7</size>
41600       </method>
41601       <method name="Boolean MoveNext()">
41602         <size>173</size>
41603       </method>
41604       <method name="Void Dispose()">
41605         <size>8</size>
41606       </method>
41607       <method name="Void Reset()">
41608         <size>6</size>
41609       </method>
41610       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41611         <size>7</size>
41612       </method>
41613     </type>
41614   </test>
41615   <test name="test-iter-03.cs">
41616     <type name="X">
41617       <method name="Void .ctor()">
41618         <size>7</size>
41619       </method>
41620       <method name="IEnumerable GetIt(System.Int32[])">
41621         <size>30</size>
41622       </method>
41623       <method name="IEnumerable GetMulti(System.Int32[,])">
41624         <size>30</size>
41625       </method>
41626       <method name="Int32 Main()">
41627         <size>245</size>
41628       </method>
41629     </type>
41630     <type name="&lt;PrivateImplementationDetails&gt;">
41631       <method name="Void .ctor()">
41632         <size>7</size>
41633       </method>
41634     </type>
41635     <type name="X+&lt;GetIt&gt;c__Iterator0">
41636       <method name="Void .ctor()">
41637         <size>7</size>
41638       </method>
41639       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41640         <size>7</size>
41641       </method>
41642       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41643         <size>7</size>
41644       </method>
41645       <method name="Boolean MoveNext()">
41646         <size>151</size>
41647       </method>
41648       <method name="Void Dispose()">
41649         <size>8</size>
41650       </method>
41651       <method name="Void Reset()">
41652         <size>6</size>
41653       </method>
41654     </type>
41655     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41656       <method name="Void .ctor()">
41657         <size>7</size>
41658       </method>
41659       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41660         <size>7</size>
41661       </method>
41662       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41663         <size>7</size>
41664       </method>
41665       <method name="Boolean MoveNext()">
41666         <size>238</size>
41667       </method>
41668       <method name="Void Dispose()">
41669         <size>8</size>
41670       </method>
41671       <method name="Void Reset()">
41672         <size>6</size>
41673       </method>
41674     </type>
41675     <type name="X+&lt;GetIt&gt;c__Iterator0">
41676       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41677         <size>7</size>
41678       </method>
41679       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41680         <size>40</size>
41681       </method>
41682     </type>
41683     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41684       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41685         <size>7</size>
41686       </method>
41687       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41688         <size>40</size>
41689       </method>
41690     </type>
41691   </test>
41692   <test name="test-iter-04.cs">
41693     <type name="X">
41694       <method name="Void .ctor()">
41695         <size>7</size>
41696       </method>
41697       <method name="IEnumerable GetRange(Int32, Int32)">
41698         <size>44</size>
41699       </method>
41700       <method name="Void Main()">
41701         <size>98</size>
41702       </method>
41703     </type>
41704     <type name="X+&lt;GetRange&gt;c__Iterator0">
41705       <method name="Void .ctor()">
41706         <size>7</size>
41707       </method>
41708       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41709         <size>7</size>
41710       </method>
41711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41712         <size>7</size>
41713       </method>
41714       <method name="Boolean MoveNext()">
41715         <size>123</size>
41716       </method>
41717       <method name="Void Dispose()">
41718         <size>8</size>
41719       </method>
41720       <method name="Void Reset()">
41721         <size>6</size>
41722       </method>
41723       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41724         <size>7</size>
41725       </method>
41726       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41727         <size>52</size>
41728       </method>
41729     </type>
41730   </test>
41731   <test name="test-iter-05.cs">
41732     <type name="X">
41733       <method name="Void .ctor()">
41734         <size>7</size>
41735       </method>
41736       <method name="IEnumerable GetIt()">
41737         <size>16</size>
41738       </method>
41739       <method name="Int32 Main()">
41740         <size>104</size>
41741       </method>
41742     </type>
41743     <type name="List">
41744       <method name="Void .ctor(Int32)">
41745         <size>19</size>
41746       </method>
41747       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41748         <size>12</size>
41749       </method>
41750       <method name="Void Add(Int32)">
41751         <size>26</size>
41752       </method>
41753       <method name="MyEnumerator GetEnumerator()">
41754         <size>7</size>
41755       </method>
41756     </type>
41757     <type name="X+&lt;GetIt&gt;c__Iterator0">
41758       <method name="Void .ctor()">
41759         <size>7</size>
41760       </method>
41761       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41762         <size>7</size>
41763       </method>
41764       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41765         <size>7</size>
41766       </method>
41767       <method name="Boolean MoveNext()">
41768         <size>183</size>
41769       </method>
41770       <method name="Void Dispose()">
41771         <size>8</size>
41772       </method>
41773       <method name="Void Reset()">
41774         <size>6</size>
41775       </method>
41776     </type>
41777     <type name="List+MyEnumerator">
41778       <method name="Void .ctor(List)">
41779         <size>15</size>
41780       </method>
41781       <method name="System.Object get_Current()">
41782         <size>24</size>
41783       </method>
41784       <method name="Boolean MoveNext()">
41785         <size>31</size>
41786       </method>
41787       <method name="Void Reset()">
41788         <size>8</size>
41789       </method>
41790     </type>
41791     <type name="X+&lt;GetIt&gt;c__Iterator0">
41792       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41793         <size>7</size>
41794       </method>
41795       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41796         <size>26</size>
41797       </method>
41798     </type>
41799   </test>
41800   <test name="test-iter-06.cs">
41801     <type name="X">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805       <method name="IEnumerable Get(Int32)">
41806         <size>30</size>
41807       </method>
41808       <method name="IEnumerable GetS(Int32)">
41809         <size>30</size>
41810       </method>
41811       <method name="Int32 Main()">
41812         <size>399</size>
41813       </method>
41814     </type>
41815     <type name="S+&lt;Get&gt;c__Iterator0">
41816       <method name="Void .ctor()">
41817         <size>7</size>
41818       </method>
41819       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41820         <size>7</size>
41821       </method>
41822       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41823         <size>7</size>
41824       </method>
41825       <method name="Boolean MoveNext()">
41826         <size>183</size>
41827       </method>
41828       <method name="Void Dispose()">
41829         <size>8</size>
41830       </method>
41831       <method name="Void Reset()">
41832         <size>6</size>
41833       </method>
41834     </type>
41835     <type name="S+&lt;GetS&gt;c__Iterator1">
41836       <method name="Void .ctor()">
41837         <size>7</size>
41838       </method>
41839       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41840         <size>7</size>
41841       </method>
41842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41843         <size>7</size>
41844       </method>
41845       <method name="Boolean MoveNext()">
41846         <size>136</size>
41847       </method>
41848       <method name="Void Dispose()">
41849         <size>8</size>
41850       </method>
41851       <method name="Void Reset()">
41852         <size>6</size>
41853       </method>
41854     </type>
41855     <type name="X+&lt;Get&gt;c__Iterator2">
41856       <method name="Void .ctor()">
41857         <size>7</size>
41858       </method>
41859       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41860         <size>7</size>
41861       </method>
41862       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41863         <size>7</size>
41864       </method>
41865       <method name="Boolean MoveNext()">
41866         <size>131</size>
41867       </method>
41868       <method name="Void Dispose()">
41869         <size>8</size>
41870       </method>
41871       <method name="Void Reset()">
41872         <size>6</size>
41873       </method>
41874     </type>
41875     <type name="X+&lt;GetS&gt;c__Iterator3">
41876       <method name="Void .ctor()">
41877         <size>7</size>
41878       </method>
41879       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41880         <size>7</size>
41881       </method>
41882       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41883         <size>7</size>
41884       </method>
41885       <method name="Boolean MoveNext()">
41886         <size>136</size>
41887       </method>
41888       <method name="Void Dispose()">
41889         <size>8</size>
41890       </method>
41891       <method name="Void Reset()">
41892         <size>6</size>
41893       </method>
41894     </type>
41895     <type name="S">
41896       <method name="IEnumerable Get(Int32)">
41897         <size>42</size>
41898       </method>
41899       <method name="IEnumerable GetS(Int32)">
41900         <size>30</size>
41901       </method>
41902     </type>
41903     <type name="S+&lt;Get&gt;c__Iterator0">
41904       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41905         <size>7</size>
41906       </method>
41907       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41908         <size>52</size>
41909       </method>
41910     </type>
41911     <type name="S+&lt;GetS&gt;c__Iterator1">
41912       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41913         <size>7</size>
41914       </method>
41915       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41916         <size>40</size>
41917       </method>
41918     </type>
41919     <type name="X+&lt;Get&gt;c__Iterator2">
41920       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41921         <size>7</size>
41922       </method>
41923       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41924         <size>40</size>
41925       </method>
41926     </type>
41927     <type name="X+&lt;GetS&gt;c__Iterator3">
41928       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41929         <size>7</size>
41930       </method>
41931       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41932         <size>40</size>
41933       </method>
41934     </type>
41935   </test>
41936   <test name="test-iter-07.cs">
41937     <type name="Test">
41938       <method name="Void .ctor()">
41939         <size>7</size>
41940       </method>
41941       <method name="IEnumerable Foo(Int32)">
41942         <size>30</size>
41943       </method>
41944     </type>
41945     <type name="X">
41946       <method name="Void .ctor()">
41947         <size>7</size>
41948       </method>
41949       <method name="Int32 Main()">
41950         <size>372</size>
41951       </method>
41952     </type>
41953     <type name="Test+&lt;Foo&gt;c__Iterator0">
41954       <method name="Void .ctor()">
41955         <size>7</size>
41956       </method>
41957       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41958         <size>7</size>
41959       </method>
41960       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41961         <size>7</size>
41962       </method>
41963       <method name="Boolean MoveNext()">
41964         <size>253</size>
41965       </method>
41966       <method name="Void Dispose()">
41967         <size>112</size>
41968       </method>
41969       <method name="Void Reset()">
41970         <size>6</size>
41971       </method>
41972       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41973         <size>7</size>
41974       </method>
41975       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41976         <size>40</size>
41977       </method>
41978     </type>
41979   </test>
41980   <test name="test-iter-08.cs">
41981     <type name="Foo">
41982       <method name="Void .ctor(Int32)">
41983         <size>14</size>
41984       </method>
41985       <method name="Void Dispose()">
41986         <size>8</size>
41987       </method>
41988     </type>
41989     <type name="X">
41990       <method name="Void .ctor()">
41991         <size>7</size>
41992       </method>
41993       <method name="IEnumerable Test(Int32, Int32)">
41994         <size>44</size>
41995       </method>
41996       <method name="Int32 Main()">
41997         <size>167</size>
41998       </method>
41999     </type>
42000     <type name="X+&lt;Test&gt;c__Iterator0">
42001       <method name="Void .ctor()">
42002         <size>7</size>
42003       </method>
42004       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42005         <size>7</size>
42006       </method>
42007       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42008         <size>7</size>
42009       </method>
42010       <method name="Boolean MoveNext()">
42011         <size>360</size>
42012       </method>
42013       <method name="Void Dispose()">
42014         <size>102</size>
42015       </method>
42016       <method name="Void Reset()">
42017         <size>6</size>
42018       </method>
42019       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42020         <size>7</size>
42021       </method>
42022       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42023         <size>52</size>
42024       </method>
42025     </type>
42026   </test>
42027   <test name="test-iter-09.cs">
42028     <type name="Tester">
42029       <method name="Void .ctor()">
42030         <size>153</size>
42031       </method>
42032       <method name="IEnumerator GetEnumerator()">
42033         <size>15</size>
42034       </method>
42035     </type>
42036     <type name="Test">
42037       <method name="Void .ctor()">
42038         <size>7</size>
42039       </method>
42040       <method name="Int32 Main()">
42041         <size>268</size>
42042       </method>
42043     </type>
42044     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42045       <method name="Void .ctor()">
42046         <size>7</size>
42047       </method>
42048       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42049         <size>7</size>
42050       </method>
42051       <method name="Boolean MoveNext()">
42052         <size>623</size>
42053       </method>
42054       <method name="Void Dispose()">
42055         <size>82</size>
42056       </method>
42057       <method name="Void Reset()">
42058         <size>6</size>
42059       </method>
42060       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42061         <size>7</size>
42062       </method>
42063     </type>
42064   </test>
42065   <test name="test-iter-10.cs">
42066     <type name="X">
42067       <method name="Void .ctor()">
42068         <size>7</size>
42069       </method>
42070       <method name="IEnumerator get_GetIt()">
42071         <size>8</size>
42072       </method>
42073       <method name="Void set_GetIt(IEnumerator)">
42074         <size>1</size>
42075       </method>
42076       <method name="IEnumerable get_Item(Int32)">
42077         <size>30</size>
42078       </method>
42079       <method name="Void set_Item(Int32, IEnumerable)">
42080         <size>1</size>
42081       </method>
42082       <method name="Int32 Main()">
42083         <size>184</size>
42084       </method>
42085     </type>
42086     <type name="X+&lt;&gt;c__Iterator0">
42087       <method name="Void .ctor()">
42088         <size>7</size>
42089       </method>
42090       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42091         <size>7</size>
42092       </method>
42093       <method name="Boolean MoveNext()">
42094         <size>126</size>
42095       </method>
42096       <method name="Void Dispose()">
42097         <size>8</size>
42098       </method>
42099       <method name="Void Reset()">
42100         <size>6</size>
42101       </method>
42102     </type>
42103     <type name="X+&lt;&gt;c__Iterator1">
42104       <method name="Void .ctor()">
42105         <size>7</size>
42106       </method>
42107       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42108         <size>7</size>
42109       </method>
42110       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42111         <size>7</size>
42112       </method>
42113       <method name="Boolean MoveNext()">
42114         <size>147</size>
42115       </method>
42116       <method name="Void Dispose()">
42117         <size>8</size>
42118       </method>
42119       <method name="Void Reset()">
42120         <size>6</size>
42121       </method>
42122     </type>
42123     <type name="X+&lt;&gt;c__Iterator0">
42124       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42125         <size>7</size>
42126       </method>
42127     </type>
42128     <type name="X+&lt;&gt;c__Iterator1">
42129       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42130         <size>7</size>
42131       </method>
42132       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42133         <size>40</size>
42134       </method>
42135     </type>
42136   </test>
42137   <test name="test-iter-11.cs">
42138     <type name="X">
42139       <method name="Void .ctor()">
42140         <size>7</size>
42141       </method>
42142       <method name="Void add_Hook(System.EventHandler)">
42143         <size>24</size>
42144       </method>
42145       <method name="Void remove_Hook(System.EventHandler)">
42146         <size>24</size>
42147       </method>
42148       <method name="IEnumerator Pipeline()">
42149         <size>15</size>
42150       </method>
42151       <method name="Void M(System.Object, System.EventArgs)">
42152         <size>11</size>
42153       </method>
42154       <method name="Void Main()">
42155         <size>55</size>
42156       </method>
42157     </type>
42158     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42159       <method name="Void .ctor()">
42160         <size>7</size>
42161       </method>
42162       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42163         <size>7</size>
42164       </method>
42165       <method name="Boolean MoveNext()">
42166         <size>124</size>
42167       </method>
42168       <method name="Void Dispose()">
42169         <size>8</size>
42170       </method>
42171       <method name="Void Reset()">
42172         <size>6</size>
42173       </method>
42174       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42175         <size>7</size>
42176       </method>
42177     </type>
42178   </test>
42179   <test name="test-iter-12.cs">
42180     <type name="X">
42181       <method name="Void .ctor()">
42182         <size>7</size>
42183       </method>
42184       <method name="IEnumerable a()">
42185         <size>23</size>
42186       </method>
42187       <method name="Void Main()">
42188         <size>1</size>
42189       </method>
42190     </type>
42191     <type name="X+&lt;a&gt;c__Iterator0">
42192       <method name="Void .ctor()">
42193         <size>7</size>
42194       </method>
42195       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42196         <size>7</size>
42197       </method>
42198       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42199         <size>7</size>
42200       </method>
42201       <method name="Boolean MoveNext()">
42202         <size>165</size>
42203       </method>
42204       <method name="Void Dispose()">
42205         <size>55</size>
42206       </method>
42207       <method name="Void Reset()">
42208         <size>6</size>
42209       </method>
42210       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42211         <size>7</size>
42212       </method>
42213       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42214         <size>40</size>
42215       </method>
42216     </type>
42217   </test>
42218   <test name="test-iter-13.cs">
42219     <type name="Test">
42220       <method name="Void .ctor()">
42221         <size>7</size>
42222       </method>
42223       <method name="Void .cctor()">
42224         <size>11</size>
42225       </method>
42226       <method name="Void Main()">
42227         <size>1</size>
42228       </method>
42229       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42230         <size>16</size>
42231       </method>
42232     </type>
42233     <type name="Test+Yp">
42234       <method name="Void .ctor()">
42235         <size>7</size>
42236       </method>
42237       <method name="IEnumerable fail()">
42238         <size>2</size>
42239       </method>
42240     </type>
42241     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42242       <method name="Void .ctor()">
42243         <size>7</size>
42244       </method>
42245       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42246         <size>7</size>
42247       </method>
42248       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42249         <size>7</size>
42250       </method>
42251       <method name="Boolean MoveNext()">
42252         <size>27</size>
42253       </method>
42254       <method name="Void Dispose()">
42255         <size>8</size>
42256       </method>
42257       <method name="Void Reset()">
42258         <size>6</size>
42259       </method>
42260       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42261         <size>7</size>
42262       </method>
42263       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42264         <size>26</size>
42265       </method>
42266     </type>
42267   </test>
42268   <test name="test-named-01.cs">
42269     <type name="A">
42270       <method name="Void .ctor()">
42271         <size>13</size>
42272       </method>
42273       <method name="Void .ctor(Object)">
42274         <size>7</size>
42275       </method>
42276       <method name="Void set_Item(Int32, Int32)">
42277         <size>8</size>
42278       </method>
42279     </type>
42280     <type name="B">
42281       <method name="Void .ctor()">
42282         <size>12</size>
42283       </method>
42284       <method name="Void set_Item(Int32, Int32)">
42285         <size>11</size>
42286       </method>
42287     </type>
42288     <type name="XAttribute">
42289       <method name="Void .ctor(Int32)">
42290         <size>7</size>
42291       </method>
42292     </type>
42293     <type name="M">
42294       <method name="Void .ctor()">
42295         <size>7</size>
42296       </method>
42297       <method name="Void Foo(Int32)">
42298         <size>1</size>
42299       </method>
42300       <method name="Int32 Main()">
42301         <size>48</size>
42302       </method>
42303     </type>
42304   </test>
42305   <test name="test-named-02.cs">
42306     <type name="A">
42307       <method name="Void .ctor()">
42308         <size>7</size>
42309       </method>
42310       <method name="Void set_Item(Int32, Int32)">
42311         <size>29</size>
42312       </method>
42313       <method name="Int32 get_Item(Int32)">
42314         <size>28</size>
42315       </method>
42316     </type>
42317     <type name="MyPoint">
42318       <method name="Void .ctor(Int32, Int32)">
42319         <size>15</size>
42320       </method>
42321     </type>
42322     <type name="C">
42323       <method name="Void .ctor()">
42324         <size>7</size>
42325       </method>
42326       <method name="Decimal Foo(Decimal, Decimal)">
42327         <size>2</size>
42328       </method>
42329       <method name="System.String Bar(Int32, System.String, Char)">
42330         <size>20</size>
42331       </method>
42332       <method name="Int32 Test(Int32, Int32)">
42333         <size>30</size>
42334       </method>
42335       <method name="Int32 Main()">
42336         <size>279</size>
42337       </method>
42338     </type>
42339   </test>
42340   <test name="test-named-03.cs">
42341     <type name="C">
42342       <method name="Void .ctor()">
42343         <size>7</size>
42344       </method>
42345       <method name="Int32 TestInt(Int32)">
42346         <size>3</size>
42347       </method>
42348       <method name="Int32 Main()">
42349         <size>23</size>
42350       </method>
42351     </type>
42352     <type name="C+IntDelegate">
42353       <method name="Void .ctor(Object, IntPtr)">
42354         <size>0</size>
42355       </method>
42356       <method name="Int32 Invoke(Int32)">
42357         <size>0</size>
42358       </method>
42359       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42360         <size>0</size>
42361       </method>
42362       <method name="Int32 EndInvoke(IAsyncResult)">
42363         <size>0</size>
42364       </method>
42365     </type>
42366   </test>
42367   <test name="test-partial-01.cs">
42368     <type name="Foo.Hello">
42369       <method name="Void .ctor()">
42370         <size>7</size>
42371       </method>
42372       <method name="Void .cctor()">
42373         <size>7</size>
42374       </method>
42375     </type>
42376     <type name="Bar.Hello">
42377       <method name="Void .ctor()">
42378         <size>7</size>
42379       </method>
42380       <method name="Void .cctor()">
42381         <size>8</size>
42382       </method>
42383     </type>
42384     <type name="X.Test">
42385       <method name="Void .ctor()">
42386         <size>7</size>
42387       </method>
42388       <method name="Int32 FooWorld()">
42389         <size>6</size>
42390       </method>
42391       <method name="Int32 BarWorld()">
42392         <size>6</size>
42393       </method>
42394     </type>
42395     <type name="Y">
42396       <method name="Void .ctor()">
42397         <size>7</size>
42398       </method>
42399       <method name="Int32 Main()">
42400         <size>29</size>
42401       </method>
42402     </type>
42403   </test>
42404   <test name="test-partial-02.cs">
42405     <type name="Test1.Base">
42406       <method name="Void .ctor()">
42407         <size>7</size>
42408       </method>
42409     </type>
42410     <type name="Test1.Foo">
42411       <method name="Void .ctor()">
42412         <size>7</size>
42413       </method>
42414     </type>
42415     <type name="Test2.Foo">
42416       <method name="Void .ctor()">
42417         <size>7</size>
42418       </method>
42419     </type>
42420     <type name="ReflectedType">
42421       <method name="Void .ctor()">
42422         <size>7</size>
42423       </method>
42424     </type>
42425     <type name="D">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429     </type>
42430     <type name="X">
42431       <method name="Void .ctor()">
42432         <size>7</size>
42433       </method>
42434       <method name="Void Main()">
42435         <size>1</size>
42436       </method>
42437     </type>
42438   </test>
42439   <test name="test-partial-03.cs">
42440     <type name="Test">
42441       <method name="Void .ctor()">
42442         <size>18</size>
42443       </method>
42444       <method name="Int32 TestFoo()">
42445         <size>13</size>
42446       </method>
42447       <method name="Int32 TestIFoo(IFoo)">
42448         <size>8</size>
42449       </method>
42450     </type>
42451     <type name="Test+Foo">
42452       <method name="Void .ctor()">
42453         <size>7</size>
42454       </method>
42455       <method name="Int32 Test.IFoo.Hello(Test)">
42456         <size>2</size>
42457       </method>
42458       <method name="Int32 Hello(Test)">
42459         <size>2</size>
42460       </method>
42461     </type>
42462     <type name="X">
42463       <method name="Void .ctor()">
42464         <size>7</size>
42465       </method>
42466       <method name="Int32 Main()">
42467         <size>42</size>
42468       </method>
42469     </type>
42470   </test>
42471   <test name="test-partial-04.cs">
42472     <type name="B.Test">
42473       <method name="Void .ctor()">
42474         <size>7</size>
42475       </method>
42476       <method name="Void A.IFoo.Hello(IFoo)">
42477         <size>1</size>
42478       </method>
42479     </type>
42480     <type name="X">
42481       <method name="Void .ctor()">
42482         <size>7</size>
42483       </method>
42484       <method name="Void Main()">
42485         <size>1</size>
42486       </method>
42487     </type>
42488   </test>
42489   <test name="test-partial-05.cs">
42490     <type name="B">
42491       <method name="Void .ctor()">
42492         <size>7</size>
42493       </method>
42494     </type>
42495     <type name="A">
42496       <method name="Void .ctor()">
42497         <size>7</size>
42498       </method>
42499     </type>
42500     <type name="A2">
42501       <method name="Void .ctor()">
42502         <size>7</size>
42503       </method>
42504     </type>
42505     <type name="D">
42506       <method name="Void .ctor()">
42507         <size>7</size>
42508       </method>
42509       <method name="Void Main()">
42510         <size>1</size>
42511       </method>
42512     </type>
42513   </test>
42514   <test name="test-partial-06.cs">
42515     <type name="Foo">
42516       <method name="Void .ctor()">
42517         <size>7</size>
42518       </method>
42519       <method name="Void Finalize()">
42520         <size>13</size>
42521       </method>
42522     </type>
42523     <type name="B">
42524       <method name="Void .ctor()">
42525         <size>7</size>
42526       </method>
42527       <method name="Void Main()">
42528         <size>1</size>
42529       </method>
42530     </type>
42531   </test>
42532   <test name="test-partial-07.cs">
42533     <type name="Test">
42534       <method name="Void .ctor()">
42535         <size>7</size>
42536       </method>
42537     </type>
42538     <type name="TestAttribute">
42539       <method name="Void .ctor()">
42540         <size>7</size>
42541       </method>
42542     </type>
42543     <type name="Test2Attribute">
42544       <method name="Void .ctor()">
42545         <size>7</size>
42546       </method>
42547     </type>
42548     <type name="X">
42549       <method name="Void .ctor()">
42550         <size>7</size>
42551       </method>
42552       <method name="Int32 Main()">
42553         <size>62</size>
42554       </method>
42555     </type>
42556   </test>
42557   <test name="test-partial-08.cs">
42558     <type name="Foo">
42559       <method name="Void .ctor()">
42560         <size>7</size>
42561       </method>
42562       <method name="System.String get_Id()">
42563         <size>7</size>
42564       </method>
42565     </type>
42566     <type name="PartialAbstractCompilationError">
42567       <method name="Void .ctor()">
42568         <size>7</size>
42569       </method>
42570       <method name="Int32 Main()">
42571         <size>54</size>
42572       </method>
42573     </type>
42574   </test>
42575   <test name="test-partial-09.cs">
42576     <type name="Foo">
42577       <method name="Void .ctor()">
42578         <size>7</size>
42579       </method>
42580       <method name="System.String get_Id()">
42581         <size>7</size>
42582       </method>
42583     </type>
42584     <type name="Bar">
42585       <method name="Void .ctor(String)">
42586         <size>14</size>
42587       </method>
42588     </type>
42589     <type name="PartialAbstractCompilationError">
42590       <method name="Void .ctor()">
42591         <size>7</size>
42592       </method>
42593       <method name="Void Main()">
42594         <size>21</size>
42595       </method>
42596     </type>
42597   </test>
42598   <test name="test-partial-10.cs">
42599     <type name="Test2.Foo">
42600       <method name="Void .ctor()">
42601         <size>7</size>
42602       </method>
42603       <method name="Void .cctor()">
42604         <size>15</size>
42605       </method>
42606     </type>
42607     <type name="X">
42608       <method name="Void .ctor()">
42609         <size>7</size>
42610       </method>
42611       <method name="Int32 Main()">
42612         <size>68</size>
42613       </method>
42614     </type>
42615     <type name="Test3.Foo">
42616       <method name="Void .cctor()">
42617         <size>15</size>
42618       </method>
42619     </type>
42620   </test>
42621   <test name="test-partial-11.cs">
42622     <type name="StaticClass">
42623       <method name="System.String Name()">
42624         <size>6</size>
42625       </method>
42626     </type>
42627     <type name="MainClass">
42628       <method name="Void .ctor()">
42629         <size>7</size>
42630       </method>
42631       <method name="Boolean IsStatic(System.Type)">
42632         <size>73</size>
42633       </method>
42634       <method name="Int32 Main()">
42635         <size>56</size>
42636       </method>
42637     </type>
42638   </test>
42639   <test name="test-partial-12.cs">
42640     <type name="Test1.Foo">
42641       <method name="Void .ctor()">
42642         <size>7</size>
42643       </method>
42644       <method name="IEnumerable E()">
42645         <size>16</size>
42646       </method>
42647     </type>
42648     <type name="X">
42649       <method name="Void .ctor()">
42650         <size>7</size>
42651       </method>
42652       <method name="Int32 Main()">
42653         <size>102</size>
42654       </method>
42655     </type>
42656     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42657       <method name="Void .ctor()">
42658         <size>7</size>
42659       </method>
42660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42661         <size>7</size>
42662       </method>
42663       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42664         <size>7</size>
42665       </method>
42666       <method name="Boolean MoveNext()">
42667         <size>69</size>
42668       </method>
42669       <method name="Void Dispose()">
42670         <size>8</size>
42671       </method>
42672       <method name="Void Reset()">
42673         <size>6</size>
42674       </method>
42675       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42676         <size>7</size>
42677       </method>
42678       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42679         <size>26</size>
42680       </method>
42681     </type>
42682   </test>
42683   <test name="test-partial-13.cs">
42684     <type name="Test.Test">
42685       <method name="Void .ctor()">
42686         <size>7</size>
42687       </method>
42688       <method name="Boolean Equals(System.Object)">
42689         <size>2</size>
42690       </method>
42691       <method name="Int32 GetHashCode()">
42692         <size>2</size>
42693       </method>
42694       <method name="Void Main()">
42695         <size>1</size>
42696       </method>
42697     </type>
42698   </test>
42699   <test name="test-partial-14.cs">
42700     <type name="T">
42701       <method name="Void .ctor()">
42702         <size>7</size>
42703       </method>
42704     </type>
42705     <type name="partial">
42706       <method name="Void .ctor()">
42707         <size>7</size>
42708       </method>
42709     </type>
42710     <type name="A">
42711       <method name="Void .ctor()">
42712         <size>7</size>
42713       </method>
42714       <method name="Void partial(partial)">
42715         <size>3</size>
42716       </method>
42717     </type>
42718     <type name="B">
42719       <method name="Void .ctor()">
42720         <size>7</size>
42721       </method>
42722       <method name="Void Main()">
42723         <size>1</size>
42724       </method>
42725     </type>
42726   </test>
42727   <test name="test-partial-15.cs">
42728     <type name="Foo.X">
42729       <method name="Void .ctor()">
42730         <size>7</size>
42731       </method>
42732       <method name="Void Main()">
42733         <size>1</size>
42734       </method>
42735       <method name="IEnumerable Attempts2()">
42736         <size>16</size>
42737       </method>
42738       <method name="IEnumerable get_Attempts()">
42739         <size>16</size>
42740       </method>
42741       <method name="IEnumerable get_Item(Int32)">
42742         <size>16</size>
42743       </method>
42744     </type>
42745     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42746       <method name="Void .ctor()">
42747         <size>7</size>
42748       </method>
42749       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42750         <size>7</size>
42751       </method>
42752       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42753         <size>7</size>
42754       </method>
42755       <method name="Boolean MoveNext()">
42756         <size>36</size>
42757       </method>
42758       <method name="Void Dispose()">
42759         <size>8</size>
42760       </method>
42761       <method name="Void Reset()">
42762         <size>6</size>
42763       </method>
42764     </type>
42765     <type name="Foo.X+&lt;&gt;c__Iterator1">
42766       <method name="Void .ctor()">
42767         <size>7</size>
42768       </method>
42769       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42770         <size>7</size>
42771       </method>
42772       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42773         <size>7</size>
42774       </method>
42775       <method name="Boolean MoveNext()">
42776         <size>36</size>
42777       </method>
42778       <method name="Void Dispose()">
42779         <size>8</size>
42780       </method>
42781       <method name="Void Reset()">
42782         <size>6</size>
42783       </method>
42784     </type>
42785     <type name="Foo.X+&lt;&gt;c__Iterator2">
42786       <method name="Void .ctor()">
42787         <size>7</size>
42788       </method>
42789       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42790         <size>7</size>
42791       </method>
42792       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42793         <size>7</size>
42794       </method>
42795       <method name="Boolean MoveNext()">
42796         <size>36</size>
42797       </method>
42798       <method name="Void Dispose()">
42799         <size>8</size>
42800       </method>
42801       <method name="Void Reset()">
42802         <size>6</size>
42803       </method>
42804     </type>
42805     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42806       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42807         <size>7</size>
42808       </method>
42809       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42810         <size>26</size>
42811       </method>
42812     </type>
42813     <type name="Foo.X+&lt;&gt;c__Iterator1">
42814       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42815         <size>7</size>
42816       </method>
42817       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42818         <size>26</size>
42819       </method>
42820     </type>
42821     <type name="Foo.X+&lt;&gt;c__Iterator2">
42822       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42823         <size>7</size>
42824       </method>
42825       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42826         <size>26</size>
42827       </method>
42828     </type>
42829   </test>
42830   <test name="test-partial-16.cs">
42831     <type name="A.C">
42832       <method name="Void .ctor()">
42833         <size>23</size>
42834       </method>
42835       <method name="Void .cctor()">
42836         <size>11</size>
42837       </method>
42838     </type>
42839     <type name="B.C2">
42840       <method name="Void .ctor()">
42841         <size>7</size>
42842       </method>
42843       <method name="Boolean Test()">
42844         <size>2</size>
42845       </method>
42846       <method name="System.Object Test_I()">
42847         <size>2</size>
42848       </method>
42849       <method name="Void Main()">
42850         <size>1</size>
42851       </method>
42852     </type>
42853   </test>
42854   <test name="test-partial-17.cs">
42855     <type name="Test">
42856       <method name="Void .ctor()">
42857         <size>7</size>
42858       </method>
42859       <method name="Boolean Check(System.String, System.String[])">
42860         <size>42</size>
42861       </method>
42862       <method name="Void Main()">
42863         <size>1</size>
42864       </method>
42865     </type>
42866   </test>
42867   <test name="test-partial-18.cs">
42868     <type name="N.Foo">
42869       <method name="Void .ctor()">
42870         <size>17</size>
42871       </method>
42872       <method name="Void Main()">
42873         <size>1</size>
42874       </method>
42875     </type>
42876   </test>
42877   <test name="test-partial-19.cs">
42878     <type name="Bug.GL">
42879       <method name="Void Main()">
42880         <size>7</size>
42881       </method>
42882     </type>
42883     <type name="Bug.GL+Core">
42884       <method name="Boolean A()">
42885         <size>2</size>
42886       </method>
42887     </type>
42888   </test>
42889   <test name="test-partial-20.cs">
42890     <type name="A">
42891       <method name="Void .ctor()">
42892         <size>7</size>
42893       </method>
42894       <method name="Void .cctor()">
42895         <size>7</size>
42896       </method>
42897     </type>
42898     <type name="B">
42899       <method name="Void .ctor()">
42900         <size>7</size>
42901       </method>
42902       <method name="Void .cctor()">
42903         <size>7</size>
42904       </method>
42905     </type>
42906     <type name="C">
42907       <method name="Void .ctor()">
42908         <size>7</size>
42909       </method>
42910       <method name="Int32 Main()">
42911         <size>38</size>
42912       </method>
42913     </type>
42914   </test>
42915   <test name="test-partial-21.cs">
42916     <type name="Mono.Sms.Main">
42917       <method name="Void .ctor()">
42918         <size>7</size>
42919       </method>
42920       <method name="Void Test()">
42921         <size>42</size>
42922       </method>
42923     </type>
42924     <type name="Mono.Sms.Contacts">
42925       <method name="Void .ctor()">
42926         <size>7</size>
42927       </method>
42928       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42929         <size>24</size>
42930       </method>
42931       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42932         <size>24</size>
42933       </method>
42934       <method name="Void Test()">
42935         <size>12</size>
42936       </method>
42937     </type>
42938     <type name="Mono.Sms.Core.Agenda">
42939       <method name="Void .ctor()">
42940         <size>7</size>
42941       </method>
42942       <method name="Void AddContact()">
42943         <size>1</size>
42944       </method>
42945       <method name="Void Main()">
42946         <size>1</size>
42947       </method>
42948     </type>
42949     <type name="Mono.Sms.Contacts+ContactsHandler">
42950       <method name="Void .ctor(Object, IntPtr)">
42951         <size>0</size>
42952       </method>
42953       <method name="Void Invoke()">
42954         <size>0</size>
42955       </method>
42956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42957         <size>0</size>
42958       </method>
42959       <method name="Void EndInvoke(IAsyncResult)">
42960         <size>0</size>
42961       </method>
42962     </type>
42963     <type name="Mono.Sms.Main">
42964       <method name="Void &lt;Test&gt;m__0()">
42965         <size>6</size>
42966       </method>
42967     </type>
42968   </test>
42969   <test name="test-partial-22.cs">
42970     <type name="C">
42971       <method name="Void .ctor()">
42972         <size>7</size>
42973       </method>
42974       <method name="Int32 Main()">
42975         <size>2</size>
42976       </method>
42977     </type>
42978   </test>
42979   <test name="test-partial-23.cs">
42980     <type name="C">
42981       <method name="Void .ctor()">
42982         <size>7</size>
42983       </method>
42984       <method name="Void Partial_A()">
42985         <size>15</size>
42986       </method>
42987       <method name="Void Partial_B()">
42988         <size>15</size>
42989       </method>
42990       <method name="Void Partial_S()">
42991         <size>14</size>
42992       </method>
42993       <method name="Int32 Main()">
42994         <size>52</size>
42995       </method>
42996     </type>
42997   </test>
42998   <test name="test-partial-24.cs">
42999     <type name="N.C">
43000       <method name="Void .ctor()">
43001         <size>7</size>
43002       </method>
43003       <method name="Void Main()">
43004         <size>1</size>
43005       </method>
43006       <method name="Void Foo()">
43007         <size>1</size>
43008       </method>
43009     </type>
43010   </test>
43011   <test name="test-partial-25.cs">
43012     <type name="C">
43013       <method name="Void .ctor()">
43014         <size>7</size>
43015       </method>
43016       <method name="Void Partial(Int32)">
43017         <size>14</size>
43018       </method>
43019       <method name="Int32 Main()">
43020         <size>8</size>
43021       </method>
43022     </type>
43023   </test>
43024   <test name="test-partial-26.cs">
43025     <type name="ConsoleApplication1.X">
43026       <method name="Void .ctor()">
43027         <size>7</size>
43028       </method>
43029       <method name="Void Foo()">
43030         <size>1</size>
43031       </method>
43032     </type>
43033     <type name="ConsoleApplication1.Program">
43034       <method name="Void .ctor()">
43035         <size>7</size>
43036       </method>
43037       <method name="Int32 Main()">
43038         <size>98</size>
43039       </method>
43040     </type>
43041     <type name="ConsoleApplication1.Y">
43042       <method name="Void Foo()">
43043         <size>1</size>
43044       </method>
43045       <method name="Void .ctor()">
43046         <size>7</size>
43047       </method>
43048     </type>
43049   </test>
43050   <test name="test-var-01.cs">
43051     <type name="Test">
43052       <method name="Void .ctor()">
43053         <size>7</size>
43054       </method>
43055       <method name="Int32 Main()">
43056         <size>47</size>
43057       </method>
43058     </type>
43059   </test>
43060   <test name="test-var-02.cs">
43061     <type name="Class1">
43062       <method name="Void .ctor()">
43063         <size>15</size>
43064       </method>
43065       <method name="Boolean Method()">
43066         <size>2</size>
43067       </method>
43068     </type>
43069     <type name="Test">
43070       <method name="Void .ctor()">
43071         <size>7</size>
43072       </method>
43073       <method name="Int32 Main()">
43074         <size>116</size>
43075       </method>
43076     </type>
43077     <type name="Test+Class2">
43078       <method name="Void .ctor()">
43079         <size>15</size>
43080       </method>
43081       <method name="Boolean Method()">
43082         <size>2</size>
43083       </method>
43084     </type>
43085   </test>
43086   <test name="test-var-03.cs">
43087     <type name="Test">
43088       <method name="Void .ctor()">
43089         <size>7</size>
43090       </method>
43091       <method name="Int32 Main()">
43092         <size>166</size>
43093       </method>
43094     </type>
43095     <type name="&lt;PrivateImplementationDetails&gt;">
43096       <method name="Void .ctor()">
43097         <size>7</size>
43098       </method>
43099     </type>
43100   </test>
43101   <test name="test-var-05.cs">
43102     <type name="MyClass">
43103       <method name="Void .ctor(String)">
43104         <size>14</size>
43105       </method>
43106       <method name="Void Dispose()">
43107         <size>12</size>
43108       </method>
43109     </type>
43110     <type name="Test">
43111       <method name="Void .ctor()">
43112         <size>7</size>
43113       </method>
43114       <method name="Int32 Main()">
43115         <size>61</size>
43116       </method>
43117     </type>
43118   </test>
43119   <test name="test-var-06.cs">
43120     <type name="Test">
43121       <method name="Void .ctor()">
43122         <size>7</size>
43123       </method>
43124       <method name="Int32 Main()">
43125         <size>48</size>
43126       </method>
43127     </type>
43128   </test>
43129   <test name="test-var-07.cs">
43130     <type name="Test">
43131       <method name="Void .ctor()">
43132         <size>7</size>
43133       </method>
43134       <method name="Void var()">
43135         <size>1</size>
43136       </method>
43137       <method name="Int32 Main()">
43138         <size>33</size>
43139       </method>
43140     </type>
43141     <type name="var">
43142       <method name="Void .ctor()">
43143         <size>7</size>
43144       </method>
43145     </type>
43146   </test>
43147   <test name="test-var-08.cs">
43148     <type name="X">
43149       <method name="Void .ctor(Int32, Int32)">
43150         <size>10</size>
43151       </method>
43152       <method name="Void Main()">
43153         <size>1</size>
43154       </method>
43155     </type>
43156   </test>
43157   <test name="test-xml-042.cs">
43158     <type name="TestNamespace.TestClass">
43159       <method name="Void .ctor()">
43160         <size>7</size>
43161       </method>
43162       <method name="Void Main()">
43163         <size>1</size>
43164       </method>
43165       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43166         <size>7</size>
43167       </method>
43168     </type>
43169   </test>
43170 </tests>