More tests.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>86</size>
1061       </method>
1062     </type>
1063     <type name="&lt;PrivateImplementationDetails&gt;">
1064       <method name="Void .ctor()">
1065         <size>7</size>
1066       </method>
1067     </type>
1068   </test>
1069   <test name="gtest-046.cs">
1070     <type name="Foo`1[T]">
1071       <method name="Void .ctor()">
1072         <size>7</size>
1073       </method>
1074       <method name="Void add_MyEvent(Test`1[T])">
1075         <size>24</size>
1076       </method>
1077       <method name="Void remove_MyEvent(Test`1[T])">
1078         <size>24</size>
1079       </method>
1080       <method name="Void Hello(T)">
1081         <size>24</size>
1082       </method>
1083     </type>
1084     <type name="X">
1085       <method name="Void .ctor()">
1086         <size>7</size>
1087       </method>
1088       <method name="Void do_hello(System.String)">
1089         <size>12</size>
1090       </method>
1091       <method name="Void Main()">
1092         <size>36</size>
1093       </method>
1094     </type>
1095     <type name="Test`1[T]">
1096       <method name="Void .ctor(Object, IntPtr)">
1097         <size>0</size>
1098       </method>
1099       <method name="Void Invoke(T)">
1100         <size>0</size>
1101       </method>
1102       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1103         <size>0</size>
1104       </method>
1105       <method name="Void EndInvoke(IAsyncResult)">
1106         <size>0</size>
1107       </method>
1108     </type>
1109   </test>
1110   <test name="gtest-047.cs">
1111     <type name="X">
1112       <method name="Void .ctor()">
1113         <size>7</size>
1114       </method>
1115       <method name="Void Main()">
1116         <size>7</size>
1117       </method>
1118     </type>
1119   </test>
1120   <test name="gtest-048.cs">
1121     <type name="Stack`1[T]">
1122       <method name="Void .ctor()">
1123         <size>20</size>
1124       </method>
1125       <method name="Void Add(T)">
1126         <size>14</size>
1127       </method>
1128     </type>
1129     <type name="X">
1130       <method name="Void .ctor()">
1131         <size>7</size>
1132       </method>
1133       <method name="Void Main()">
1134         <size>22</size>
1135       </method>
1136     </type>
1137   </test>
1138   <test name="gtest-049.cs">
1139     <type name="X`1[T]">
1140       <method name="Void .ctor()">
1141         <size>7</size>
1142       </method>
1143       <method name="Void A(T)">
1144         <size>1</size>
1145       </method>
1146       <method name="Void A(T[])">
1147         <size>1</size>
1148       </method>
1149       <method name="Void A(T[,])">
1150         <size>1</size>
1151       </method>
1152       <method name="Void A(T[][])">
1153         <size>1</size>
1154       </method>
1155       <method name="Void B(T[])">
1156         <size>1</size>
1157       </method>
1158       <method name="Void B(Int32)">
1159         <size>1</size>
1160       </method>
1161       <method name="Void C(T[])">
1162         <size>1</size>
1163       </method>
1164       <method name="Void C(T[,])">
1165         <size>1</size>
1166       </method>
1167       <method name="Void C(System.Int32[,,])">
1168         <size>1</size>
1169       </method>
1170       <method name="Void D(Int32, T)">
1171         <size>1</size>
1172       </method>
1173       <method name="Void D(T, Int64)">
1174         <size>1</size>
1175       </method>
1176     </type>
1177     <type name="Foo">
1178       <method name="Void .ctor()">
1179         <size>7</size>
1180       </method>
1181       <method name="Void Main()">
1182         <size>1</size>
1183       </method>
1184     </type>
1185   </test>
1186   <test name="gtest-050.cs">
1187     <type name="X">
1188       <method name="Void .ctor()">
1189         <size>7</size>
1190       </method>
1191       <method name="T F[T](System.String, T)">
1192         <size>2</size>
1193       </method>
1194       <method name="T G[T]()">
1195         <size>6</size>
1196       </method>
1197       <method name="Void Main()">
1198         <size>40</size>
1199       </method>
1200     </type>
1201     <type name="D">
1202       <method name="Void .ctor(Object, IntPtr)">
1203         <size>0</size>
1204       </method>
1205       <method name="Int32 Invoke(System.String, Int32)">
1206         <size>0</size>
1207       </method>
1208       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1209         <size>0</size>
1210       </method>
1211       <method name="Int32 EndInvoke(IAsyncResult)">
1212         <size>0</size>
1213       </method>
1214     </type>
1215     <type name="E">
1216       <method name="Void .ctor(Object, IntPtr)">
1217         <size>0</size>
1218       </method>
1219       <method name="Int32 Invoke()">
1220         <size>0</size>
1221       </method>
1222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 EndInvoke(IAsyncResult)">
1226         <size>0</size>
1227       </method>
1228     </type>
1229   </test>
1230   <test name="gtest-051.cs">
1231     <type name="Foo`1[T]">
1232       <method name="Void .ctor()">
1233         <size>7</size>
1234       </method>
1235       <method name="Void Test(T)">
1236         <size>43</size>
1237       </method>
1238     </type>
1239     <type name="A">
1240       <method name="Void .ctor()">
1241         <size>7</size>
1242       </method>
1243       <method name="Void Hello()">
1244         <size>11</size>
1245       </method>
1246     </type>
1247     <type name="B">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251     </type>
1252     <type name="X">
1253       <method name="Void .ctor()">
1254         <size>7</size>
1255       </method>
1256       <method name="Void Main()">
1257         <size>18</size>
1258       </method>
1259     </type>
1260   </test>
1261   <test name="gtest-052.cs">
1262     <type name="Foo`1[T]">
1263       <method name="Void .ctor()">
1264         <size>7</size>
1265       </method>
1266       <method name="T Create()">
1267         <size>36</size>
1268       </method>
1269     </type>
1270     <type name="X">
1271       <method name="Void .ctor()">
1272         <size>7</size>
1273       </method>
1274       <method name="Void Hello()">
1275         <size>11</size>
1276       </method>
1277       <method name="Void Main()">
1278         <size>18</size>
1279       </method>
1280     </type>
1281   </test>
1282   <test name="gtest-053.cs">
1283     <type name="ReferenceTypeCounters.SimpleCounter">
1284       <method name="Void .ctor()">
1285         <size>7</size>
1286       </method>
1287       <method name="Void Increment()">
1288         <size>15</size>
1289       </method>
1290     </type>
1291     <type name="ReferenceTypeCounters.PrintingCounter">
1292       <method name="Void .ctor()">
1293         <size>7</size>
1294       </method>
1295       <method name="System.String ToString()">
1296         <size>12</size>
1297       </method>
1298       <method name="Void Increment()">
1299         <size>15</size>
1300       </method>
1301     </type>
1302     <type name="ReferenceTypeCounters.ExplicitCounter">
1303       <method name="Void .ctor()">
1304         <size>7</size>
1305       </method>
1306       <method name="Void ICounter.Increment()">
1307         <size>15</size>
1308       </method>
1309       <method name="System.String ToString()">
1310         <size>12</size>
1311       </method>
1312     </type>
1313     <type name="ReferenceTypeCounters.InterfaceCounter">
1314       <method name="Void .ctor()">
1315         <size>7</size>
1316       </method>
1317       <method name="Void ICounter.Increment()">
1318         <size>15</size>
1319       </method>
1320       <method name="System.String ToString()">
1321         <size>12</size>
1322       </method>
1323       <method name="Void Increment()">
1324         <size>15</size>
1325       </method>
1326     </type>
1327     <type name="Test.Test`1[T]">
1328       <method name="Void .ctor()">
1329         <size>7</size>
1330       </method>
1331       <method name="Void Foo(T)">
1332         <size>50</size>
1333       </method>
1334     </type>
1335     <type name="Test.X">
1336       <method name="Void .ctor()">
1337         <size>7</size>
1338       </method>
1339       <method name="Void Main()">
1340         <size>97</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.SimpleCounter">
1344       <method name="Void Increment()">
1345         <size>15</size>
1346       </method>
1347     </type>
1348     <type name="ValueTypeCounters.PrintingCounter">
1349       <method name="System.String ToString()">
1350         <size>12</size>
1351       </method>
1352       <method name="Void Increment()">
1353         <size>15</size>
1354       </method>
1355     </type>
1356     <type name="ValueTypeCounters.ExplicitCounter">
1357       <method name="Void ICounter.Increment()">
1358         <size>15</size>
1359       </method>
1360       <method name="System.String ToString()">
1361         <size>12</size>
1362       </method>
1363     </type>
1364     <type name="ValueTypeCounters.InterfaceCounter">
1365       <method name="Void ICounter.Increment()">
1366         <size>15</size>
1367       </method>
1368       <method name="System.String ToString()">
1369         <size>12</size>
1370       </method>
1371       <method name="Void Increment()">
1372         <size>15</size>
1373       </method>
1374     </type>
1375   </test>
1376   <test name="gtest-054.cs">
1377     <type name="A">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381     </type>
1382     <type name="B">
1383       <method name="Void .ctor()">
1384         <size>7</size>
1385       </method>
1386       <method name="Void Hello()">
1387         <size>1</size>
1388       </method>
1389       <method name="C op_Implicit(B)">
1390         <size>6</size>
1391       </method>
1392     </type>
1393     <type name="C">
1394       <method name="Void .ctor()">
1395         <size>7</size>
1396       </method>
1397       <method name="B op_Explicit(C)">
1398         <size>6</size>
1399       </method>
1400     </type>
1401     <type name="Test">
1402       <method name="Void .ctor()">
1403         <size>7</size>
1404       </method>
1405       <method name="Void Simple[T](T)">
1406         <size>36</size>
1407       </method>
1408       <method name="Void Interface[T](T)">
1409         <size>8</size>
1410       </method>
1411       <method name="Void Class[T](T)">
1412         <size>71</size>
1413       </method>
1414       <method name="Void Array[T](T[])">
1415         <size>21</size>
1416       </method>
1417       <method name="Void Main()">
1418         <size>1</size>
1419       </method>
1420     </type>
1421   </test>
1422   <test name="gtest-055.cs">
1423     <type name="N1.A`1[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+B[T]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.A`1+C`1[T,U]">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N1.C">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442     </type>
1443     <type name="N2.X">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447       <method name="Void Main()">
1448         <size>19</size>
1449       </method>
1450     </type>
1451   </test>
1452   <test name="gtest-056.cs">
1453     <type name="Log`1[T]">
1454       <method name="Void .ctor()">
1455         <size>31</size>
1456       </method>
1457       <method name="Void .cctor()">
1458         <size>1</size>
1459       </method>
1460       <method name="Int32 get_InstanceCount()">
1461         <size>6</size>
1462       </method>
1463       <method name="Void Add(T)">
1464         <size>32</size>
1465       </method>
1466       <method name="Int32 get_Count()">
1467         <size>7</size>
1468       </method>
1469       <method name="T get_Last()">
1470         <size>47</size>
1471       </method>
1472       <method name="Void set_Last(T)">
1473         <size>68</size>
1474       </method>
1475       <method name="T[] get_All()">
1476         <size>70</size>
1477       </method>
1478     </type>
1479     <type name="TestLog">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483     </type>
1484     <type name="TestLog+MyTest">
1485       <method name="Void .ctor()">
1486         <size>7</size>
1487       </method>
1488       <method name="Void Main(System.String[])">
1489         <size>203</size>
1490       </method>
1491     </type>
1492   </test>
1493   <test name="gtest-057.cs">
1494     <type name="Hello`1[T]">
1495       <method name="Void .ctor()">
1496         <size>7</size>
1497       </method>
1498       <method name="IHello`1 Test[U]()">
1499         <size>6</size>
1500       </method>
1501       <method name="Void Print(T)">
1502         <size>17</size>
1503       </method>
1504     </type>
1505     <type name="X">
1506       <method name="Void .ctor()">
1507         <size>7</size>
1508       </method>
1509       <method name="Void Main()">
1510         <size>48</size>
1511       </method>
1512     </type>
1513   </test>
1514   <test name="gtest-058.cs">
1515     <type name="Foo">
1516       <method name="Void .ctor()">
1517         <size>7</size>
1518       </method>
1519       <method name="Void Main()">
1520         <size>1</size>
1521       </method>
1522     </type>
1523     <type name="Foo`1[T]">
1524       <method name="Void .ctor()">
1525         <size>7</size>
1526       </method>
1527       <method name="Foo`1[T] get_Blah()">
1528         <size>6</size>
1529       </method>
1530     </type>
1531   </test>
1532   <test name="gtest-059.cs">
1533     <type name="X`1[T]">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537     </type>
1538     <type name="Foo">
1539       <method name="Void .ctor()">
1540         <size>7</size>
1541       </method>
1542       <method name="Void Main()">
1543         <size>1</size>
1544       </method>
1545     </type>
1546   </test>
1547   <test name="gtest-060.cs">
1548     <type name="MyList`1[T]">
1549       <method name="Void .ctor()">
1550         <size>7</size>
1551       </method>
1552       <method name="Void Hello(T)">
1553         <size>12</size>
1554       </method>
1555     </type>
1556     <type name="Foo">
1557       <method name="Void .ctor()">
1558         <size>7</size>
1559       </method>
1560       <method name="MyList`1[T] Map[T]()">
1561         <size>6</size>
1562       </method>
1563     </type>
1564     <type name="X">
1565       <method name="Void .ctor()">
1566         <size>7</size>
1567       </method>
1568       <method name="Void Main()">
1569         <size>22</size>
1570       </method>
1571     </type>
1572   </test>
1573   <test name="gtest-061.cs">
1574     <type name="Foo`1[T]">
1575       <method name="Void .ctor(T)">
1576         <size>14</size>
1577       </method>
1578       <method name="U Method[U](Test`2[T,U])">
1579         <size>13</size>
1580       </method>
1581     </type>
1582     <type name="X">
1583       <method name="Void .ctor()">
1584         <size>7</size>
1585       </method>
1586       <method name="Void Main()">
1587         <size>83</size>
1588       </method>
1589     </type>
1590     <type name="Test`2[A,B]">
1591       <method name="Void .ctor(Object, IntPtr)">
1592         <size>0</size>
1593       </method>
1594       <method name="B Invoke(A)">
1595         <size>0</size>
1596       </method>
1597       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1598         <size>0</size>
1599       </method>
1600       <method name="B EndInvoke(IAsyncResult)">
1601         <size>0</size>
1602       </method>
1603     </type>
1604     <type name="X">
1605       <method name="System.String &lt;Main&gt;m__0(Double)">
1606         <size>17</size>
1607       </method>
1608     </type>
1609   </test>
1610   <test name="gtest-062.cs">
1611     <type name="X">
1612       <method name="Void .ctor()">
1613         <size>7</size>
1614       </method>
1615       <method name="IEnumerable`1 Test(Int32, Int64)">
1616         <size>44</size>
1617       </method>
1618       <method name="Int32 Main()">
1619         <size>82</size>
1620       </method>
1621     </type>
1622     <type name="X+&lt;Test&gt;c__Iterator0">
1623       <method name="Void .ctor()">
1624         <size>7</size>
1625       </method>
1626       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1627         <size>12</size>
1628       </method>
1629       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1630         <size>7</size>
1631       </method>
1632       <method name="Boolean MoveNext()">
1633         <size>107</size>
1634       </method>
1635       <method name="Void Dispose()">
1636         <size>8</size>
1637       </method>
1638       <method name="Void Reset()">
1639         <size>6</size>
1640       </method>
1641       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1642         <size>7</size>
1643       </method>
1644       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1645         <size>52</size>
1646       </method>
1647     </type>
1648   </test>
1649   <test name="gtest-063.cs">
1650     <type name="Test">
1651       <method name="Void .ctor()">
1652         <size>7</size>
1653       </method>
1654       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1655         <size>2</size>
1656       </method>
1657       <method name="Int32 IndexOf(System.Array, System.Object)">
1658         <size>15</size>
1659       </method>
1660       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1661         <size>2</size>
1662       </method>
1663     </type>
1664     <type name="X">
1665       <method name="Void .ctor()">
1666         <size>7</size>
1667       </method>
1668       <method name="Int32 Main()">
1669         <size>65</size>
1670       </method>
1671     </type>
1672   </test>
1673   <test name="gtest-064.cs">
1674     <type name="Foo`1[T]">
1675       <method name="Void .ctor()">
1676         <size>7</size>
1677       </method>
1678       <method name="Foo`1+Hello[T] GetHello()">
1679         <size>7</size>
1680       </method>
1681     </type>
1682     <type name="Foo`1+Hello[T]">
1683       <method name="Void .ctor(Foo`1)">
1684         <size>14</size>
1685       </method>
1686     </type>
1687     <type name="X">
1688       <method name="Void .ctor()">
1689         <size>7</size>
1690       </method>
1691       <method name="Void Main()">
1692         <size>1</size>
1693       </method>
1694     </type>
1695     <type name="Foo`1[T]">
1696       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1697         <size>7</size>
1698       </method>
1699     </type>
1700   </test>
1701   <test name="gtest-065.cs">
1702     <type name="MyTest">
1703       <method name="Void .ctor()">
1704         <size>7</size>
1705       </method>
1706       <method name="Void Test()">
1707         <size>17</size>
1708       </method>
1709       <method name="Void Main(System.String[])">
1710         <size>214</size>
1711       </method>
1712     </type>
1713     <type name="ComparablePair`2[T,U]">
1714       <method name="Void .ctor(T, U)">
1715         <size>15</size>
1716       </method>
1717       <method name="Int32 CompareTo(ComparablePair`2)">
1718         <size>68</size>
1719       </method>
1720       <method name="Boolean Equals(ComparablePair`2)">
1721         <size>73</size>
1722       </method>
1723       <method name="System.String ToString()">
1724         <size>64</size>
1725       </method>
1726     </type>
1727   </test>
1728   <test name="gtest-066.cs">
1729     <type name="Foo`1[T]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Foo`1+Bar`1[T,U]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="Test.FooEx`2[V,W]">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743     </type>
1744     <type name="X">
1745       <method name="Void .ctor()">
1746         <size>7</size>
1747       </method>
1748       <method name="Void Main()">
1749         <size>46</size>
1750       </method>
1751     </type>
1752   </test>
1753   <test name="gtest-067.cs">
1754     <type name="Test">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758       <method name="Void Hello[U](Test+Foo`1[U], U)">
1759         <size>1</size>
1760       </method>
1761     </type>
1762     <type name="X">
1763       <method name="Void .ctor()">
1764         <size>7</size>
1765       </method>
1766       <method name="Int32 Add(Int32, Int32)">
1767         <size>4</size>
1768       </method>
1769       <method name="Void Main()">
1770         <size>26</size>
1771       </method>
1772     </type>
1773     <type name="Test+Foo`1[T]">
1774       <method name="Void .ctor(Object, IntPtr)">
1775         <size>0</size>
1776       </method>
1777       <method name="Int32 Invoke(T, T)">
1778         <size>0</size>
1779       </method>
1780       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1781         <size>0</size>
1782       </method>
1783       <method name="Int32 EndInvoke(IAsyncResult)">
1784         <size>0</size>
1785       </method>
1786     </type>
1787   </test>
1788   <test name="gtest-068.cs">
1789     <type name="Martin.Foo`1[T]">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793     </type>
1794     <type name="Baulig.X">
1795       <method name="Void .ctor()">
1796         <size>7</size>
1797       </method>
1798       <method name="Void Main()">
1799         <size>1</size>
1800       </method>
1801     </type>
1802   </test>
1803   <test name="gtest-069.cs">
1804     <type name="Test`1[T]">
1805       <method name="Void .ctor()">
1806         <size>7</size>
1807       </method>
1808       <method name="Int32 Foo(IFoo`1)">
1809         <size>7</size>
1810       </method>
1811       <method name="Int32 Foo(IFoo)">
1812         <size>7</size>
1813       </method>
1814     </type>
1815     <type name="X">
1816       <method name="Void .ctor()">
1817         <size>7</size>
1818       </method>
1819       <method name="Void Main()">
1820         <size>1</size>
1821       </method>
1822     </type>
1823   </test>
1824   <test name="gtest-070.cs">
1825     <type name="Martin.Test`1[T]">
1826       <method name="Void .ctor()">
1827         <size>7</size>
1828       </method>
1829       <method name="Int32 Foo()">
1830         <size>2</size>
1831       </method>
1832     </type>
1833     <type name="Foo`1[T]">
1834       <method name="Void .ctor(Int32)">
1835         <size>7</size>
1836       </method>
1837       <method name="Void .ctor()">
1838         <size>12</size>
1839       </method>
1840     </type>
1841     <type name="X">
1842       <method name="Void .ctor()">
1843         <size>7</size>
1844       </method>
1845       <method name="Void Main()">
1846         <size>1</size>
1847       </method>
1848     </type>
1849   </test>
1850   <test name="gtest-071.cs">
1851     <type name="Foo`1[T]">
1852       <method name="Void .ctor()">
1853         <size>7</size>
1854       </method>
1855       <method name="T Test[U](U)">
1856         <size>12</size>
1857       </method>
1858     </type>
1859     <type name="X">
1860       <method name="Void .ctor()">
1861         <size>7</size>
1862       </method>
1863       <method name="Void Main()">
1864         <size>21</size>
1865       </method>
1866     </type>
1867     <type name="Y">
1868       <method name="Void .ctor()">
1869         <size>7</size>
1870       </method>
1871     </type>
1872   </test>
1873   <test name="gtest-072.cs">
1874     <type name="Log`1[T]">
1875       <method name="Void .ctor()">
1876         <size>31</size>
1877       </method>
1878       <method name="Void .cctor()">
1879         <size>1</size>
1880       </method>
1881       <method name="Int32 get_InstanceCount()">
1882         <size>6</size>
1883       </method>
1884       <method name="Void Add(T)">
1885         <size>32</size>
1886       </method>
1887       <method name="Int32 get_Count()">
1888         <size>7</size>
1889       </method>
1890       <method name="T get_Last()">
1891         <size>47</size>
1892       </method>
1893       <method name="Void set_Last(T)">
1894         <size>68</size>
1895       </method>
1896       <method name="T[] get_All()">
1897         <size>70</size>
1898       </method>
1899     </type>
1900     <type name="TestLog">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904     </type>
1905     <type name="TestLog+MyTest">
1906       <method name="Void .ctor()">
1907         <size>7</size>
1908       </method>
1909       <method name="Void Main(System.String[])">
1910         <size>208</size>
1911       </method>
1912       <method name="Void TestPairLog()">
1913         <size>182</size>
1914       </method>
1915     </type>
1916     <type name="Pair`2[T,U]">
1917       <method name="Void .ctor(T, U)">
1918         <size>15</size>
1919       </method>
1920     </type>
1921   </test>
1922   <test name="gtest-073.cs">
1923     <type name="MyList`1[T]">
1924       <method name="Void .ctor()">
1925         <size>7</size>
1926       </method>
1927       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1928         <size>7</size>
1929       </method>
1930       <method name="IEnumerator`1 GetEnumerator()">
1931         <size>8</size>
1932       </method>
1933     </type>
1934     <type name="X">
1935       <method name="Void .ctor()">
1936         <size>7</size>
1937       </method>
1938       <method name="Void Main()">
1939         <size>53</size>
1940       </method>
1941     </type>
1942     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1943       <method name="Void .ctor()">
1944         <size>7</size>
1945       </method>
1946       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1947         <size>12</size>
1948       </method>
1949       <method name="Boolean MoveNext()">
1950         <size>25</size>
1951       </method>
1952       <method name="Void Dispose()">
1953         <size>8</size>
1954       </method>
1955       <method name="Void Reset()">
1956         <size>6</size>
1957       </method>
1958     </type>
1959     <type name="Foo`1[T]">
1960       <method name="Void .ctor(T)">
1961         <size>8</size>
1962       </method>
1963     </type>
1964     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1965       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1966         <size>7</size>
1967       </method>
1968     </type>
1969   </test>
1970   <test name="gtest-074.cs">
1971     <type name="Test`1[T]">
1972       <method name="Void .ctor(T, T)">
1973         <size>21</size>
1974       </method>
1975     </type>
1976     <type name="X">
1977       <method name="Void .ctor()">
1978         <size>7</size>
1979       </method>
1980       <method name="Int32 Main()">
1981         <size>85</size>
1982       </method>
1983     </type>
1984     <type name="Foo`1[T]">
1985       <method name="Void .ctor(T, T)">
1986         <size>15</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-075.cs">
1991     <type name="ArrayList`1[T]">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Void Main()">
2001         <size>1</size>
2002       </method>
2003     </type>
2004     <type name="ArrayList`1[T]">
2005       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2006         <size>1</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-076.cs">
2011     <type name="Test`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015       <method name="Foo`1 GetFoo(T)">
2016         <size>7</size>
2017       </method>
2018     </type>
2019     <type name="X">
2020       <method name="Void .ctor()">
2021         <size>7</size>
2022       </method>
2023       <method name="Int32 Main()">
2024         <size>41</size>
2025       </method>
2026     </type>
2027     <type name="Foo`1[T]">
2028       <method name="Void .ctor(T)">
2029         <size>8</size>
2030       </method>
2031     </type>
2032   </test>
2033   <test name="gtest-078.cs">
2034     <type name="Test">
2035       <method name="Void .ctor()">
2036         <size>7</size>
2037       </method>
2038       <method name="Void Main()">
2039         <size>64</size>
2040       </method>
2041       <method name="IEnumerator GetEnumerator()">
2042         <size>8</size>
2043       </method>
2044     </type>
2045     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2046       <method name="Void .ctor()">
2047         <size>7</size>
2048       </method>
2049       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2050         <size>7</size>
2051       </method>
2052       <method name="Boolean MoveNext()">
2053         <size>185</size>
2054       </method>
2055       <method name="Void Dispose()">
2056         <size>62</size>
2057       </method>
2058       <method name="Void Reset()">
2059         <size>6</size>
2060       </method>
2061       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2062         <size>7</size>
2063       </method>
2064     </type>
2065   </test>
2066   <test name="gtest-079.cs">
2067     <type name="A.ArrayList`1[T]">
2068       <method name="Void .ctor()">
2069         <size>7</size>
2070       </method>
2071       <method name="Void InsertAll(T)">
2072         <size>1</size>
2073       </method>
2074     </type>
2075     <type name="B.ArrayList`2[X,Y]">
2076       <method name="Void .ctor()">
2077         <size>7</size>
2078       </method>
2079       <method name="Void AddAll[Z](Z)">
2080         <size>18</size>
2081       </method>
2082       <method name="Void InsertAll(Y)">
2083         <size>1</size>
2084       </method>
2085     </type>
2086     <type name="C.Foo`1[U]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090     </type>
2091     <type name="C.ArrayList`1[X]">
2092       <method name="Void .ctor()">
2093         <size>7</size>
2094       </method>
2095       <method name="Void AddAll[Y](Y)">
2096         <size>13</size>
2097       </method>
2098       <method name="Void InsertAll(C.Foo`1[X])">
2099         <size>1</size>
2100       </method>
2101     </type>
2102     <type name="X">
2103       <method name="Void .ctor()">
2104         <size>7</size>
2105       </method>
2106       <method name="Void Main()">
2107         <size>1</size>
2108       </method>
2109     </type>
2110     <type name="A.ArrayList`1[T]">
2111       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2112         <size>18</size>
2113       </method>
2114     </type>
2115   </test>
2116   <test name="gtest-080.cs">
2117     <type name="Test">
2118       <method name="Void .ctor()">
2119         <size>7</size>
2120       </method>
2121       <method name="Void Hello[T](IFoo`1)">
2122         <size>8</size>
2123       </method>
2124       <method name="Void InsertAll[U](IFoo`1)">
2125         <size>1</size>
2126       </method>
2127     </type>
2128     <type name="X">
2129       <method name="Void .ctor()">
2130         <size>7</size>
2131       </method>
2132       <method name="Void Main()">
2133         <size>1</size>
2134       </method>
2135     </type>
2136   </test>
2137   <test name="gtest-081.cs">
2138     <type name="ArrayList`1[T]">
2139       <method name="Void .ctor()">
2140         <size>7</size>
2141       </method>
2142       <method name="Void AddAll[U](U)">
2143         <size>18</size>
2144       </method>
2145       <method name="Void InsertAll(T)">
2146         <size>1</size>
2147       </method>
2148     </type>
2149     <type name="X">
2150       <method name="Void .ctor()">
2151         <size>7</size>
2152       </method>
2153       <method name="Void Main()">
2154         <size>1</size>
2155       </method>
2156     </type>
2157   </test>
2158   <test name="gtest-082.cs">
2159     <type name="Queue`1[T]">
2160       <method name="Void .ctor()">
2161         <size>7</size>
2162       </method>
2163     </type>
2164     <type name="Queue`1+Enumerator[T]">
2165       <method name="Void .ctor(Queue`1)">
2166         <size>14</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-083.cs">
2179     <type name="CollectionValueBase`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183       <method name="T[] ToArray()">
2184         <size>2</size>
2185       </method>
2186     </type>
2187     <type name="CollectionBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="SequencedBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196     </type>
2197     <type name="ArrayBase`1[T]">
2198       <method name="Void .ctor()">
2199         <size>7</size>
2200       </method>
2201       <method name="T[] ToArray()">
2202         <size>2</size>
2203       </method>
2204     </type>
2205     <type name="X">
2206       <method name="Void .ctor()">
2207         <size>7</size>
2208       </method>
2209       <method name="Void Main()">
2210         <size>1</size>
2211       </method>
2212     </type>
2213   </test>
2214   <test name="gtest-084.cs">
2215     <type name="HasherBuilder.ByPrototype`1[S]">
2216       <method name="Void .ctor()">
2217         <size>7</size>
2218       </method>
2219       <method name="IHasher`1 Examine()">
2220         <size>2</size>
2221       </method>
2222     </type>
2223     <type name="ArrayList`1[U]">
2224       <method name="Void .ctor()">
2225         <size>7</size>
2226       </method>
2227       <method name="IHasher`1 GetHasher()">
2228         <size>6</size>
2229       </method>
2230     </type>
2231     <type name="X">
2232       <method name="Void .ctor()">
2233         <size>7</size>
2234       </method>
2235       <method name="Void Main()">
2236         <size>1</size>
2237       </method>
2238     </type>
2239   </test>
2240   <test name="gtest-085.cs">
2241     <type name="ArrayList`1[T]">
2242       <method name="Void .ctor()">
2243         <size>7</size>
2244       </method>
2245       <method name="Int32 InsertAll[U](IFoo`1)">
2246         <size>2</size>
2247       </method>
2248       <method name="Int32 InsertAll(IFoo`1)">
2249         <size>2</size>
2250       </method>
2251       <method name="Int32 AddAll(IFoo`1)">
2252         <size>8</size>
2253       </method>
2254     </type>
2255     <type name="X">
2256       <method name="Void .ctor()">
2257         <size>7</size>
2258       </method>
2259       <method name="Int32 Main()">
2260         <size>14</size>
2261       </method>
2262     </type>
2263   </test>
2264   <test name="gtest-086.cs">
2265     <type name="ArrayList`1[T]">
2266       <method name="Void .ctor()">
2267         <size>7</size>
2268       </method>
2269       <method name="Int32 InsertAll[U](IFoo`1)">
2270         <size>2</size>
2271       </method>
2272       <method name="Int32 InsertAll(IFoo`1)">
2273         <size>2</size>
2274       </method>
2275       <method name="Int32 AddAll(IFoo`1)">
2276         <size>8</size>
2277       </method>
2278     </type>
2279     <type name="X">
2280       <method name="Void .ctor()">
2281         <size>7</size>
2282       </method>
2283       <method name="Void Main()">
2284         <size>1</size>
2285       </method>
2286     </type>
2287   </test>
2288   <test name="gtest-087.cs">
2289     <type name="C5.HashedArrayList`1[T]">
2290       <method name="Void .ctor()">
2291         <size>7</size>
2292       </method>
2293       <method name="Void Test()">
2294         <size>12</size>
2295       </method>
2296     </type>
2297     <type name="C5.HashSet`1[T]">
2298       <method name="Void .ctor(IHasher`1)">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="C5.KeyValuePairHasher`2[K,V]">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306     </type>
2307     <type name="X">
2308       <method name="Void .ctor()">
2309         <size>7</size>
2310       </method>
2311       <method name="Void Main()">
2312         <size>1</size>
2313       </method>
2314     </type>
2315   </test>
2316   <test name="gtest-088.cs">
2317     <type name="X">
2318       <method name="Void .ctor()">
2319         <size>7</size>
2320       </method>
2321       <method name="Void Main()">
2322         <size>9</size>
2323       </method>
2324     </type>
2325     <type name="KeyValuePair`2[K,V]">
2326       <method name="Void .ctor(K, V)">
2327         <size>1</size>
2328       </method>
2329       <method name="Void .ctor(K)">
2330         <size>1</size>
2331       </method>
2332     </type>
2333   </test>
2334   <test name="gtest-089.cs">
2335     <type name="Test`1[T]">
2336       <method name="Void .ctor()">
2337         <size>7</size>
2338       </method>
2339       <method name="Void Foo(T, Int32 ByRef)">
2340         <size>4</size>
2341       </method>
2342       <method name="Void Hello(T)">
2343         <size>10</size>
2344       </method>
2345     </type>
2346     <type name="X">
2347       <method name="Void .ctor()">
2348         <size>7</size>
2349       </method>
2350       <method name="Void Main()">
2351         <size>1</size>
2352       </method>
2353     </type>
2354   </test>
2355   <test name="gtest-090.cs">
2356     <type name="Foo`1[T]">
2357       <method name="Void .ctor()">
2358         <size>7</size>
2359       </method>
2360       <method name="T InsertAll[U](U)">
2361         <size>12</size>
2362       </method>
2363     </type>
2364     <type name="Bar`1[T]">
2365       <method name="Void .ctor()">
2366         <size>7</size>
2367       </method>
2368       <method name="T InsertAll[U](U)">
2369         <size>12</size>
2370       </method>
2371     </type>
2372     <type name="X">
2373       <method name="Void .ctor()">
2374         <size>7</size>
2375       </method>
2376       <method name="Void Main()">
2377         <size>1</size>
2378       </method>
2379     </type>
2380   </test>
2381   <test name="gtest-091.cs">
2382     <type name="Foo`1[T]">
2383       <method name="Void .ctor()">
2384         <size>7</size>
2385       </method>
2386       <method name="Foo`1+Node[T] Test[V]()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="Foo`1+Node[T]">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394     </type>
2395     <type name="X">
2396       <method name="Void .ctor()">
2397         <size>7</size>
2398       </method>
2399       <method name="Void Main()">
2400         <size>1</size>
2401       </method>
2402     </type>
2403   </test>
2404   <test name="gtest-092.cs">
2405     <type name="Element`1[T]">
2406       <method name="Void .ctor(T)">
2407         <size>14</size>
2408       </method>
2409       <method name="Void GetItem(T ByRef)">
2410         <size>13</size>
2411       </method>
2412       <method name="T GetItem(Int32, T ByRef)">
2413         <size>7</size>
2414       </method>
2415       <method name="Void SetItem(T)">
2416         <size>1</size>
2417       </method>
2418     </type>
2419     <type name="Foo`1[T]">
2420       <method name="Void .ctor()">
2421         <size>7</size>
2422       </method>
2423       <method name="Foo`1+Node[T] Test()">
2424         <size>52</size>
2425       </method>
2426     </type>
2427     <type name="Foo`1+Node[T]">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431     </type>
2432     <type name="X">
2433       <method name="Void .ctor()">
2434         <size>7</size>
2435       </method>
2436       <method name="Void Main()">
2437         <size>1</size>
2438       </method>
2439     </type>
2440   </test>
2441   <test name="gtest-093.cs">
2442     <type name="Foo`1[T]">
2443       <method name="Void .ctor(T)">
2444         <size>14</size>
2445       </method>
2446       <method name="Void Hello[U]()">
2447         <size>8</size>
2448       </method>
2449       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2450         <size>8</size>
2451       </method>
2452     </type>
2453     <type name="Foo`1+Node[T]">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457     </type>
2458     <type name="X">
2459       <method name="Void .ctor()">
2460         <size>7</size>
2461       </method>
2462       <method name="Void Main()">
2463         <size>1</size>
2464       </method>
2465     </type>
2466   </test>
2467   <test name="gtest-094.cs">
2468     <type name="LinkedList`1[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="LinkedList`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="HashedLinkedList`1[T]">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482     </type>
2483     <type name="X">
2484       <method name="Void .ctor()">
2485         <size>7</size>
2486       </method>
2487       <method name="Void Main()">
2488         <size>1</size>
2489       </method>
2490     </type>
2491   </test>
2492   <test name="gtest-095.cs">
2493     <type name="GuardedCollectionValue`1[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497       <method name="IDirectedCollectionValue`1 Backwards()">
2498         <size>2</size>
2499       </method>
2500     </type>
2501     <type name="GuardedSequenced`1[T]">
2502       <method name="Void .ctor()">
2503         <size>7</size>
2504       </method>
2505       <method name="IDirectedCollectionValue`1 Test()">
2506         <size>12</size>
2507       </method>
2508     </type>
2509     <type name="X">
2510       <method name="Void .ctor()">
2511         <size>7</size>
2512       </method>
2513       <method name="Void Main()">
2514         <size>1</size>
2515       </method>
2516     </type>
2517     <type name="GuardedCollectionValue`1[T]">
2518       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2519         <size>2</size>
2520       </method>
2521     </type>
2522   </test>
2523   <test name="gtest-096.cs">
2524     <type name="Foo`1[T]">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528     </type>
2529     <type name="Test">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Hello[T](Foo`1[T][], Int32)">
2534         <size>27</size>
2535       </method>
2536       <method name="Void Quicksort[U](Foo`1[U][])">
2537         <size>8</size>
2538       </method>
2539       <method name="Void Main()">
2540         <size>22</size>
2541       </method>
2542     </type>
2543   </test>
2544   <test name="gtest-097.cs">
2545     <type name="Foo">
2546       <method name="Void .ctor()">
2547         <size>7</size>
2548       </method>
2549       <method name="Void IFoo.Test[Y,Z]()">
2550         <size>1</size>
2551       </method>
2552       <method name="Void IFoo.Test[X]()">
2553         <size>1</size>
2554       </method>
2555     </type>
2556     <type name="Bar`3[X,Y,Z]">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560     </type>
2561     <type name="X">
2562       <method name="Void .ctor()">
2563         <size>7</size>
2564       </method>
2565       <method name="Void Main()">
2566         <size>1</size>
2567       </method>
2568     </type>
2569     <type name="Bar`3[X,Y,Z]">
2570       <method name="Void IBar&lt;X&gt;.Test()">
2571         <size>1</size>
2572       </method>
2573       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2574         <size>1</size>
2575       </method>
2576     </type>
2577   </test>
2578   <test name="gtest-098.cs">
2579     <type name="Foo">
2580       <method name="Void .ctor()">
2581         <size>7</size>
2582       </method>
2583       <method name="Void IFoo.Test[Y,Z]()">
2584         <size>1</size>
2585       </method>
2586       <method name="Void IFoo.Test[X]()">
2587         <size>1</size>
2588       </method>
2589     </type>
2590     <type name="Bar`3[X,Y,Z]">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594     </type>
2595     <type name="X">
2596       <method name="Void .ctor()">
2597         <size>7</size>
2598       </method>
2599       <method name="Void Main()">
2600         <size>1</size>
2601       </method>
2602     </type>
2603     <type name="Bar`3[X,Y,Z]">
2604       <method name="Void IBar&lt;X&gt;.Test()">
2605         <size>1</size>
2606       </method>
2607       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2608         <size>1</size>
2609       </method>
2610     </type>
2611   </test>
2612   <test name="gtest-100.cs">
2613     <type name="C5.ArrayBase`1[T]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="C5.ArrayList`1[V]">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622     </type>
2623     <type name="X">
2624       <method name="Void .ctor()">
2625         <size>7</size>
2626       </method>
2627       <method name="Void Main()">
2628         <size>7</size>
2629       </method>
2630     </type>
2631     <type name="C5.ArrayBase`1[T]">
2632       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2633         <size>1</size>
2634       </method>
2635     </type>
2636   </test>
2637   <test name="gtest-101.cs">
2638     <type name="Test">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642       <method name="Void Main()">
2643         <size>9</size>
2644       </method>
2645     </type>
2646     <type name="SimpleStruct`1[T]">
2647       <method name="Void .ctor(T)">
2648         <size>8</size>
2649       </method>
2650     </type>
2651   </test>
2652   <test name="gtest-102.cs">
2653     <type name="A`1[T]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="B`2[U,V]">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662     </type>
2663     <type name="Driver">
2664       <method name="Void .ctor()">
2665         <size>7</size>
2666       </method>
2667       <method name="Void Main()">
2668         <size>1</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-103.cs">
2673     <type name="Foo">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="Hello">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682       <method name="Void World[U](U, IFoo`1)">
2683         <size>1</size>
2684       </method>
2685       <method name="Void World[V](IFoo`1)">
2686         <size>1</size>
2687       </method>
2688       <method name="Void Test(Foo)">
2689         <size>20</size>
2690       </method>
2691     </type>
2692     <type name="X">
2693       <method name="Void .ctor()">
2694         <size>7</size>
2695       </method>
2696       <method name="Void Main()">
2697         <size>1</size>
2698       </method>
2699     </type>
2700   </test>
2701   <test name="gtest-104.cs">
2702     <type name="MainClass">
2703       <method name="Void .ctor()">
2704         <size>7</size>
2705       </method>
2706       <method name="Void Main()">
2707         <size>20</size>
2708       </method>
2709     </type>
2710     <type name="MainClass+Gen`1[T]">
2711       <method name="Void .ctor()">
2712         <size>7</size>
2713       </method>
2714       <method name="Void Test()">
2715         <size>1</size>
2716       </method>
2717     </type>
2718     <type name="MainClass+Der">
2719       <method name="Void .ctor()">
2720         <size>7</size>
2721       </method>
2722     </type>
2723   </test>
2724   <test name="gtest-105.cs">
2725     <type name="A.KeyValuePairComparer`2[K,V]">
2726       <method name="Void .ctor()">
2727         <size>7</size>
2728       </method>
2729       <method name="Int32 Compare(KeyValuePair`2)">
2730         <size>2</size>
2731       </method>
2732     </type>
2733     <type name="A.TreeBag`1[T]">
2734       <method name="Void .ctor(IComparer`1)">
2735         <size>14</size>
2736       </method>
2737       <method name="Int32 Find(T ByRef)">
2738         <size>18</size>
2739       </method>
2740     </type>
2741     <type name="A.X">
2742       <method name="Void .ctor()">
2743         <size>7</size>
2744       </method>
2745       <method name="Void Test()">
2746         <size>33</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePair`2[X,Y]">
2750       <method name="Void .ctor(X, Y)">
2751         <size>7</size>
2752       </method>
2753     </type>
2754     <type name="B.KeyValuePairComparer`2[K,V]">
2755       <method name="Void .ctor()">
2756         <size>7</size>
2757       </method>
2758       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2759         <size>2</size>
2760       </method>
2761     </type>
2762     <type name="B.TreeBag`1[T]">
2763       <method name="Void .ctor(IComparer`1)">
2764         <size>14</size>
2765       </method>
2766       <method name="Int32 Find(T ByRef)">
2767         <size>18</size>
2768       </method>
2769     </type>
2770     <type name="B.X">
2771       <method name="Void .ctor()">
2772         <size>7</size>
2773       </method>
2774       <method name="Void Test()">
2775         <size>32</size>
2776       </method>
2777     </type>
2778     <type name="X">
2779       <method name="Void .ctor()">
2780         <size>7</size>
2781       </method>
2782       <method name="Void Main()">
2783         <size>11</size>
2784       </method>
2785     </type>
2786     <type name="A.KeyValuePair`2[X,Y]">
2787       <method name="Void .ctor(X, Y)">
2788         <size>1</size>
2789       </method>
2790     </type>
2791   </test>
2792   <test name="gtest-106.cs">
2793     <type name="KeyValuePairComparer`2[K,V]">
2794       <method name="Void .ctor()">
2795         <size>7</size>
2796       </method>
2797       <method name="Int32 Compare(KeyValuePair`2)">
2798         <size>2</size>
2799       </method>
2800     </type>
2801     <type name="TreeBag`1[T]">
2802       <method name="Void .ctor(IComparer`1, T)">
2803         <size>21</size>
2804       </method>
2805       <method name="Int32 Find()">
2806         <size>18</size>
2807       </method>
2808     </type>
2809     <type name="X">
2810       <method name="Void .ctor()">
2811         <size>7</size>
2812       </method>
2813       <method name="Void Main()">
2814         <size>32</size>
2815       </method>
2816     </type>
2817     <type name="KeyValuePair`2[X,Y]">
2818       <method name="Void .ctor(X, Y)">
2819         <size>1</size>
2820       </method>
2821     </type>
2822   </test>
2823   <test name="gtest-107.cs">
2824     <type name="Tree`1[T]">
2825       <method name="Void .ctor(T)">
2826         <size>14</size>
2827       </method>
2828       <method name="Void Map[V](Mapper`2[T,V])">
2829         <size>14</size>
2830       </method>
2831     </type>
2832     <type name="X">
2833       <method name="Void .ctor()">
2834         <size>7</size>
2835       </method>
2836       <method name="System.String themap(Int32)">
2837         <size>17</size>
2838       </method>
2839       <method name="Void Test()">
2840         <size>26</size>
2841       </method>
2842       <method name="Void Main()">
2843         <size>13</size>
2844       </method>
2845     </type>
2846     <type name="Mapper`2[T,V]">
2847       <method name="Void .ctor(Object, IntPtr)">
2848         <size>0</size>
2849       </method>
2850       <method name="V Invoke(T)">
2851         <size>0</size>
2852       </method>
2853       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2854         <size>0</size>
2855       </method>
2856       <method name="V EndInvoke(IAsyncResult)">
2857         <size>0</size>
2858       </method>
2859     </type>
2860   </test>
2861   <test name="gtest-108.cs">
2862     <type name="Test`1[T]">
2863       <method name="Void .ctor(T)">
2864         <size>14</size>
2865       </method>
2866       <method name="IEnumerator`1 GetEnumerator()">
2867         <size>15</size>
2868       </method>
2869     </type>
2870     <type name="X">
2871       <method name="Void .ctor()">
2872         <size>7</size>
2873       </method>
2874       <method name="Void Main()">
2875         <size>54</size>
2876       </method>
2877     </type>
2878     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2879       <method name="Void .ctor()">
2880         <size>7</size>
2881       </method>
2882       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2883         <size>12</size>
2884       </method>
2885       <method name="Boolean MoveNext()">
2886         <size>75</size>
2887       </method>
2888       <method name="Void Dispose()">
2889         <size>8</size>
2890       </method>
2891       <method name="Void Reset()">
2892         <size>6</size>
2893       </method>
2894       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2895         <size>7</size>
2896       </method>
2897     </type>
2898   </test>
2899   <test name="gtest-109.cs">
2900     <type name="X">
2901       <method name="Void .ctor()">
2902         <size>7</size>
2903       </method>
2904       <method name="Void Main()">
2905         <size>12</size>
2906       </method>
2907     </type>
2908   </test>
2909   <test name="gtest-110.cs">
2910     <type name="List`1[T]">
2911       <method name="Void .ctor()">
2912         <size>7</size>
2913       </method>
2914       <method name="Int32 Map[U](U)">
2915         <size>2</size>
2916       </method>
2917     </type>
2918     <type name="SpecialList`1[V]">
2919       <method name="Void .ctor()">
2920         <size>7</size>
2921       </method>
2922       <method name="Int32 Map[W](W)">
2923         <size>2</size>
2924       </method>
2925     </type>
2926     <type name="X">
2927       <method name="Void .ctor()">
2928         <size>7</size>
2929       </method>
2930       <method name="Int32 Main()">
2931         <size>56</size>
2932       </method>
2933     </type>
2934   </test>
2935   <test name="gtest-111.cs">
2936     <type name="Collection`1[T]">
2937       <method name="Void .ctor(T)">
2938         <size>14</size>
2939       </method>
2940       <method name="Void Find(T ByRef)">
2941         <size>13</size>
2942       </method>
2943     </type>
2944     <type name="X">
2945       <method name="Void .ctor()">
2946         <size>7</size>
2947       </method>
2948       <method name="Int32 Main()">
2949         <size>68</size>
2950       </method>
2951     </type>
2952     <type name="KeyValuePair`2[K,V]">
2953       <method name="Void .ctor(K, V)">
2954         <size>15</size>
2955       </method>
2956       <method name="Void .ctor(K)">
2957         <size>23</size>
2958       </method>
2959     </type>
2960   </test>
2961   <test name="gtest-112.cs">
2962     <type name="IC">
2963       <method name="Void .ctor()">
2964         <size>7</size>
2965       </method>
2966       <method name="Void Compare(Foo`1)">
2967         <size>1</size>
2968       </method>
2969     </type>
2970     <type name="List`1[T]">
2971       <method name="Void .ctor()">
2972         <size>7</size>
2973       </method>
2974       <method name="Void Sort(IComparer`1, T)">
2975         <size>8</size>
2976       </method>
2977     </type>
2978     <type name="Sorting">
2979       <method name="Void .ctor()">
2980         <size>7</size>
2981       </method>
2982       <method name="Void IntroSort[T](IComparer`1, T)">
2983         <size>15</size>
2984       </method>
2985     </type>
2986     <type name="Sorting+Sorter`1[T]">
2987       <method name="Void .ctor(IComparer`1, Int32, T)">
2988         <size>26</size>
2989       </method>
2990       <method name="Void InsertionSort(Int32)">
2991         <size>26</size>
2992       </method>
2993     </type>
2994     <type name="X">
2995       <method name="Void .ctor()">
2996         <size>7</size>
2997       </method>
2998       <method name="Void Main()">
2999         <size>27</size>
3000       </method>
3001     </type>
3002     <type name="Foo`1[K]">
3003       <method name="Void .ctor(K)">
3004         <size>8</size>
3005       </method>
3006     </type>
3007   </test>
3008   <test name="gtest-113.cs">
3009     <type name="List`1[T]">
3010       <method name="Void .ctor()">
3011         <size>7</size>
3012       </method>
3013       <method name="Void Map[V](Mapper`2[T,V])">
3014         <size>1</size>
3015       </method>
3016     </type>
3017     <type name="X">
3018       <method name="Void .ctor()">
3019         <size>7</size>
3020       </method>
3021       <method name="Void Main()">
3022         <size>42</size>
3023       </method>
3024     </type>
3025     <type name="Mapper`2[T,V]">
3026       <method name="Void .ctor(Object, IntPtr)">
3027         <size>0</size>
3028       </method>
3029       <method name="V Invoke(T)">
3030         <size>0</size>
3031       </method>
3032       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3033         <size>0</size>
3034       </method>
3035       <method name="V EndInvoke(IAsyncResult)">
3036         <size>0</size>
3037       </method>
3038     </type>
3039     <type name="X">
3040       <method name="Double &lt;Main&gt;m__0(Int32)">
3041         <size>13</size>
3042       </method>
3043     </type>
3044   </test>
3045   <test name="gtest-114.cs">
3046     <type name="NaturalComparer`1[T]">
3047       <method name="Void .ctor()">
3048         <size>7</size>
3049       </method>
3050       <method name="Int32 Compare(T, T)">
3051         <size>15</size>
3052       </method>
3053     </type>
3054     <type name="X">
3055       <method name="Void .ctor()">
3056         <size>7</size>
3057       </method>
3058       <method name="Void Main()">
3059         <size>28</size>
3060       </method>
3061     </type>
3062     <type name="X+Test">
3063       <method name="Void .ctor()">
3064         <size>7</size>
3065       </method>
3066       <method name="Int32 CompareTo(X+Test)">
3067         <size>2</size>
3068       </method>
3069       <method name="Boolean Equals(X+Test)">
3070         <size>2</size>
3071       </method>
3072     </type>
3073   </test>
3074   <test name="gtest-115.cs">
3075     <type name="LinkedList`1[T]">
3076       <method name="Void .ctor()">
3077         <size>30</size>
3078       </method>
3079       <method name="Void .ctor(T[])">
3080         <size>44</size>
3081       </method>
3082       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3083         <size>67</size>
3084       </method>
3085       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3086         <size>7</size>
3087       </method>
3088       <method name="Int32 get_Count()">
3089         <size>7</size>
3090       </method>
3091       <method name="T get_Item(Int32)">
3092         <size>13</size>
3093       </method>
3094       <method name="Void set_Item(Int32, T)">
3095         <size>14</size>
3096       </method>
3097       <method name="LinkedList`1+Node[T] get(Int32)">
3098         <size>114</size>
3099       </method>
3100       <method name="Void Add(T)">
3101         <size>14</size>
3102       </method>
3103       <method name="Void Insert(Int32, T)">
3104         <size>256</size>
3105       </method>
3106       <method name="Void RemoveAt(Int32)">
3107         <size>113</size>
3108       </method>
3109       <method name="Boolean Equals(System.Object)">
3110         <size>143</size>
3111       </method>
3112       <method name="Int32 GetHashCode()">
3113         <size>66</size>
3114       </method>
3115       <method name="IEnumerator`1 GetEnumerator()">
3116         <size>7</size>
3117       </method>
3118       <method name="LinkedList`1[T] op_Explicit(T[])">
3119         <size>7</size>
3120       </method>
3121       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3122         <size>119</size>
3123       </method>
3124     </type>
3125     <type name="LinkedList`1+Node[T]">
3126       <method name="Void .ctor(T)">
3127         <size>14</size>
3128       </method>
3129       <method name="Void .ctor(T, Node, Node)">
3130         <size>28</size>
3131       </method>
3132     </type>
3133     <type name="LinkedList`1+LinkedListEnumerator[T]">
3134       <method name="Void .ctor(LinkedList`1)">
3135         <size>26</size>
3136       </method>
3137       <method name="T get_Current()">
3138         <size>24</size>
3139       </method>
3140       <method name="Boolean MoveNext()">
3141         <size>71</size>
3142       </method>
3143       <method name="Void Reset()">
3144         <size>6</size>
3145       </method>
3146       <method name="Void Dispose()">
3147         <size>30</size>
3148       </method>
3149     </type>
3150     <type name="SortedList`1[T]">
3151       <method name="Void .ctor()">
3152         <size>7</size>
3153       </method>
3154       <method name="Void Insert(T)">
3155         <size>137</size>
3156       </method>
3157     </type>
3158     <type name="PrintableLinkedList`1[T]">
3159       <method name="Void .ctor()">
3160         <size>7</size>
3161       </method>
3162       <method name="Void Print(System.IO.TextWriter)">
3163         <size>87</size>
3164       </method>
3165     </type>
3166     <type name="MyString">
3167       <method name="Void .ctor(String)">
3168         <size>14</size>
3169       </method>
3170       <method name="Int32 CompareTo(MyString)">
3171         <size>18</size>
3172       </method>
3173       <method name="Boolean Equals(MyString)">
3174         <size>18</size>
3175       </method>
3176       <method name="System.String get_Value()">
3177         <size>7</size>
3178       </method>
3179     </type>
3180     <type name="MyTest">
3181       <method name="Void .ctor()">
3182         <size>7</size>
3183       </method>
3184       <method name="Void Main(System.String[])">
3185         <size>459</size>
3186       </method>
3187     </type>
3188     <type name="Mapper`2[A,R]">
3189       <method name="Void .ctor(Object, IntPtr)">
3190         <size>0</size>
3191       </method>
3192       <method name="R Invoke(A)">
3193         <size>0</size>
3194       </method>
3195       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3196         <size>0</size>
3197       </method>
3198       <method name="R EndInvoke(IAsyncResult)">
3199         <size>0</size>
3200       </method>
3201     </type>
3202     <type name="LinkedList`1+LinkedListEnumerator[T]">
3203       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3204         <size>12</size>
3205       </method>
3206     </type>
3207     <type name="MyTest">
3208       <method name="System.String &lt;Main&gt;m__0(Double)">
3209         <size>17</size>
3210       </method>
3211     </type>
3212     <type name="&lt;PrivateImplementationDetails&gt;">
3213       <method name="Void .ctor()">
3214         <size>7</size>
3215       </method>
3216     </type>
3217   </test>
3218   <test name="gtest-116.cs">
3219     <type name="Slow.Test">
3220       <method name="Void .ctor()">
3221         <size>7</size>
3222       </method>
3223       <method name="Void DoNothing[T]()">
3224         <size>8</size>
3225       </method>
3226     </type>
3227     <type name="Slow.Program">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Void Main(System.String[])">
3232         <size>201</size>
3233       </method>
3234     </type>
3235   </test>
3236   <test name="gtest-117.cs">
3237     <type name="Foo`1[T]">
3238       <method name="Void .ctor()">
3239         <size>7</size>
3240       </method>
3241       <method name="Boolean Test(T)">
3242         <size>15</size>
3243       </method>
3244       <method name="Boolean Test()">
3245         <size>25</size>
3246       </method>
3247       <method name="Boolean TestB()">
3248         <size>25</size>
3249       </method>
3250     </type>
3251     <type name="Y`1[T]">
3252       <method name="Void .ctor()">
3253         <size>7</size>
3254       </method>
3255       <method name="Boolean Foo()">
3256         <size>12</size>
3257       </method>
3258     </type>
3259     <type name="X">
3260       <method name="Void .ctor()">
3261         <size>7</size>
3262       </method>
3263       <method name="Boolean TestB[T](T)">
3264         <size>15</size>
3265       </method>
3266       <method name="Boolean TestA(System.Object)">
3267         <size>10</size>
3268       </method>
3269       <method name="Int32 TestC()">
3270         <size>32</size>
3271       </method>
3272       <method name="Int32 Main()">
3273         <size>107</size>
3274       </method>
3275     </type>
3276   </test>
3277   <test name="gtest-118.cs">
3278     <type name="Polynomial`1[E]">
3279       <method name="Void .ctor()">
3280         <size>19</size>
3281       </method>
3282       <method name="Void .ctor(E[])">
3283         <size>14</size>
3284       </method>
3285       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3286         <size>297</size>
3287       </method>
3288       <method name="Polynomial`1[E] Add(E)">
3289         <size>26</size>
3290       </method>
3291       <method name="Polynomial`1[E] Mul(E)">
3292         <size>78</size>
3293       </method>
3294       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3295         <size>219</size>
3296       </method>
3297       <method name="E Eval(E)">
3298         <size>106</size>
3299       </method>
3300     </type>
3301     <type name="TestPolynomial">
3302       <method name="Void .ctor()">
3303         <size>7</size>
3304       </method>
3305       <method name="Void Main(System.String[])">
3306         <size>148</size>
3307       </method>
3308     </type>
3309     <type name="Int">
3310       <method name="Void .ctor(Int32)">
3311         <size>8</size>
3312       </method>
3313       <method name="Int Add(Int)">
3314         <size>20</size>
3315       </method>
3316       <method name="Int Mul(Int)">
3317         <size>20</size>
3318       </method>
3319       <method name="System.String ToString()">
3320         <size>15</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-119.cs">
3325     <type name="Tests">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Void Main()">
3330         <size>61</size>
3331       </method>
3332     </type>
3333   </test>
3334   <test name="gtest-120.cs">
3335     <type name="SequencedHasher`2[S,W]">
3336       <method name="Void .ctor()">
3337         <size>7</size>
3338       </method>
3339       <method name="Boolean Equals(S, S)">
3340         <size>45</size>
3341       </method>
3342     </type>
3343     <type name="Sequenced`1[T]">
3344       <method name="Void .ctor()">
3345         <size>7</size>
3346       </method>
3347       <method name="Boolean Equals(ISequenced`1)">
3348         <size>2</size>
3349       </method>
3350     </type>
3351     <type name="X">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Void Main()">
3356         <size>22</size>
3357       </method>
3358     </type>
3359   </test>
3360   <test name="gtest-121.cs">
3361     <type name="B`1[T]">
3362       <method name="Void .ctor()">
3363         <size>7</size>
3364       </method>
3365       <method name="Int32 Add(T)">
3366         <size>2</size>
3367       </method>
3368       <method name="Void AddRange(System.Object)">
3369         <size>16</size>
3370       </method>
3371     </type>
3372     <type name="A">
3373       <method name="Void .ctor()">
3374         <size>7</size>
3375       </method>
3376     </type>
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main()">
3382         <size>18</size>
3383       </method>
3384     </type>
3385   </test>
3386   <test name="gtest-122.cs">
3387     <type name="Test">
3388       <method name="Void .ctor()">
3389         <size>7</size>
3390       </method>
3391       <method name="Void Main(System.String[])">
3392         <size>26</size>
3393       </method>
3394       <method name="Void D(Int32)">
3395         <size>22</size>
3396       </method>
3397     </type>
3398     <type name="A`1[T]">
3399       <method name="Void .ctor(B, T)">
3400         <size>21</size>
3401       </method>
3402       <method name="Void Run()">
3403         <size>18</size>
3404       </method>
3405     </type>
3406     <type name="A`1+B[T]">
3407       <method name="Void .ctor(Object, IntPtr)">
3408         <size>0</size>
3409       </method>
3410       <method name="Void Invoke(T)">
3411         <size>0</size>
3412       </method>
3413       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3414         <size>0</size>
3415       </method>
3416       <method name="Void EndInvoke(IAsyncResult)">
3417         <size>0</size>
3418       </method>
3419     </type>
3420   </test>
3421   <test name="gtest-123.cs">
3422     <type name="A`1[T]">
3423       <method name="Void .ctor()">
3424         <size>7</size>
3425       </method>
3426     </type>
3427     <type name="X">
3428       <method name="Void .ctor()">
3429         <size>7</size>
3430       </method>
3431       <method name="Void Main()">
3432         <size>1</size>
3433       </method>
3434     </type>
3435     <type name="A`1+Foo[T]">
3436       <method name="Void .ctor(Object, IntPtr)">
3437         <size>0</size>
3438       </method>
3439       <method name="Void Invoke()">
3440         <size>0</size>
3441       </method>
3442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3443         <size>0</size>
3444       </method>
3445       <method name="Void EndInvoke(IAsyncResult)">
3446         <size>0</size>
3447       </method>
3448     </type>
3449     <type name="A`1+Bar`1[T,U]">
3450       <method name="Void .ctor(Object, IntPtr)">
3451         <size>0</size>
3452       </method>
3453       <method name="Void Invoke()">
3454         <size>0</size>
3455       </method>
3456       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void EndInvoke(IAsyncResult)">
3460         <size>0</size>
3461       </method>
3462     </type>
3463   </test>
3464   <test name="gtest-124.cs">
3465     <type name="FooCollection`1[T]">
3466       <method name="Void .ctor()">
3467         <size>7</size>
3468       </method>
3469     </type>
3470     <type name="X">
3471       <method name="Void .ctor()">
3472         <size>7</size>
3473       </method>
3474       <method name="Void Main()">
3475         <size>21</size>
3476       </method>
3477     </type>
3478     <type name="FooCollection`1[T]">
3479       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3480         <size>10</size>
3481       </method>
3482       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3483         <size>1</size>
3484       </method>
3485     </type>
3486   </test>
3487   <test name="gtest-125.cs">
3488     <type name="B`1[T]">
3489       <method name="Void .ctor()">
3490         <size>7</size>
3491       </method>
3492     </type>
3493     <type name="MainClass">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Void Main()">
3498         <size>1</size>
3499       </method>
3500     </type>
3501   </test>
3502   <test name="gtest-126.cs">
3503     <type name="B">
3504       <method name="Void .ctor()">
3505         <size>7</size>
3506       </method>
3507       <method name="Boolean foo()">
3508         <size>2</size>
3509       </method>
3510     </type>
3511     <type name="MyFilter">
3512       <method name="Void .ctor()">
3513         <size>7</size>
3514       </method>
3515       <method name="K Is(IB)">
3516         <size>10</size>
3517       </method>
3518     </type>
3519     <type name="MyBFilter">
3520       <method name="Void .ctor()">
3521         <size>7</size>
3522       </method>
3523       <method name="B Is(IB)">
3524         <size>6</size>
3525       </method>
3526     </type>
3527     <type name="M">
3528       <method name="Void .ctor()">
3529         <size>7</size>
3530       </method>
3531       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3532         <size>38</size>
3533       </method>
3534       <method name="Void Main()">
3535         <size>45</size>
3536       </method>
3537     </type>
3538     <type name="K">
3539       <method name="Boolean foo()">
3540         <size>2</size>
3541       </method>
3542     </type>
3543   </test>
3544   <test name="gtest-127.cs">
3545     <type name="A`1[T]">
3546       <method name="Void .ctor()">
3547         <size>7</size>
3548       </method>
3549       <method name="Void add__changed(A`1+Changed[T])">
3550         <size>24</size>
3551       </method>
3552       <method name="Void remove__changed(A`1+Changed[T])">
3553         <size>24</size>
3554       </method>
3555       <method name="Void Register(A`1+Changed[T])">
3556         <size>36</size>
3557       </method>
3558     </type>
3559     <type name="Test">
3560       <method name="Void .ctor()">
3561         <size>7</size>
3562       </method>
3563       <method name="Void Main()">
3564         <size>25</size>
3565       </method>
3566       <method name="Void Del(A`1[System.Int32])">
3567         <size>11</size>
3568       </method>
3569     </type>
3570     <type name="A`1+Changed[T]">
3571       <method name="Void .ctor(Object, IntPtr)">
3572         <size>0</size>
3573       </method>
3574       <method name="Void Invoke(A`1[T])">
3575         <size>0</size>
3576       </method>
3577       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3578         <size>0</size>
3579       </method>
3580       <method name="Void EndInvoke(IAsyncResult)">
3581         <size>0</size>
3582       </method>
3583     </type>
3584   </test>
3585   <test name="gtest-128.cs">
3586     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3587       <method name="Void .ctor()">
3588         <size>7</size>
3589       </method>
3590       <method name="Void Add(T)">
3591         <size>11</size>
3592       </method>
3593     </type>
3594     <type name="FLMID.Bugs.ParametersOne.Test">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598       <method name="Void Main(System.String[])">
3599         <size>120</size>
3600       </method>
3601     </type>
3602   </test>
3603   <test name="gtest-129.cs">
3604     <type name="B.Test`1[T]">
3605       <method name="Void .ctor()">
3606         <size>7</size>
3607       </method>
3608     </type>
3609     <type name="X">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main()">
3614         <size>1</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-130.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>846</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-131.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main(System.String[])">
3634         <size>1330</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-132.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Nullable`1 Sqrt(Nullable`1)">
3644         <size>55</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>63</size>
3648       </method>
3649     </type>
3650   </test>
3651   <test name="gtest-133.cs">
3652     <type name="MyTest">
3653       <method name="Void .ctor()">
3654         <size>7</size>
3655       </method>
3656       <method name="Void Main(System.String[])">
3657         <size>201</size>
3658       </method>
3659     </type>
3660     <type name="S">
3661       <method name="Int32 get_X()">
3662         <size>7</size>
3663       </method>
3664       <method name="Void set_X(Int32)">
3665         <size>8</size>
3666       </method>
3667       <method name="Void Set(Int32)">
3668         <size>8</size>
3669       </method>
3670     </type>
3671   </test>
3672   <test name="gtest-134.cs">
3673     <type name="MyTest">
3674       <method name="Void .ctor()">
3675         <size>7</size>
3676       </method>
3677       <method name="Void Main(System.String[])">
3678         <size>112</size>
3679       </method>
3680     </type>
3681     <type name="Foo`1[T]">
3682       <method name="Void .ctor(T)">
3683         <size>14</size>
3684       </method>
3685       <method name="System.String Fmt()">
3686         <size>40</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-135.cs">
3691     <type name="X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>116</size>
3697       </method>
3698     </type>
3699   </test>
3700   <test name="gtest-136.cs">
3701     <type name="Martin.X">
3702       <method name="Void .ctor()">
3703         <size>7</size>
3704       </method>
3705       <method name="Void Main()">
3706         <size>148</size>
3707       </method>
3708     </type>
3709     <type name="Martin.A">
3710       <method name="Void .ctor(Int64)">
3711         <size>8</size>
3712       </method>
3713       <method name="B op_Explicit(A)">
3714         <size>14</size>
3715       </method>
3716     </type>
3717     <type name="Martin.B">
3718       <method name="Void .ctor(Int32)">
3719         <size>8</size>
3720       </method>
3721       <method name="A op_Implicit(B)">
3722         <size>14</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-137.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Int32 Main()">
3732         <size>134</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-138.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>61</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-140.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>132</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-141.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>90</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-142.cs">
3767     <type name="Assert">
3768       <method name="Void .cctor()">
3769         <size>1</size>
3770       </method>
3771       <method name="Void IsNull[T](System.String, Nullable`1)">
3772         <size>24</size>
3773       </method>
3774       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3775         <size>24</size>
3776       </method>
3777       <method name="Int32 get_Errors()">
3778         <size>6</size>
3779       </method>
3780       <method name="Void Error(System.String, System.String)">
3781         <size>25</size>
3782       </method>
3783       <method name="Void IsTrue(System.String, Boolean)">
3784         <size>18</size>
3785       </method>
3786       <method name="Void IsFalse(System.String, Boolean)">
3787         <size>18</size>
3788       </method>
3789       <method name="Void IsTrue(System.String, Nullable`1)">
3790         <size>36</size>
3791       </method>
3792       <method name="Void IsFalse(System.String, Nullable`1)">
3793         <size>36</size>
3794       </method>
3795     </type>
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Main()">
3801         <size>1599</size>
3802       </method>
3803     </type>
3804   </test>
3805   <test name="gtest-143.cs">
3806     <type name="X">
3807       <method name="Void .ctor()">
3808         <size>7</size>
3809       </method>
3810       <method name="Int32 Test()">
3811         <size>497</size>
3812       </method>
3813       <method name="Int32 Main()">
3814         <size>30</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-144.cs">
3819     <type name="Test.Application">
3820       <method name="Void .ctor()">
3821         <size>7</size>
3822       </method>
3823       <method name="Void Main()">
3824         <size>11</size>
3825       </method>
3826     </type>
3827   </test>
3828   <test name="gtest-145.cs">
3829     <type name="Test`1[T]">
3830       <method name="Void .ctor(T[,])">
3831         <size>14</size>
3832       </method>
3833     </type>
3834     <type name="Program">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838       <method name="Void Main(System.String[])">
3839         <size>14</size>
3840       </method>
3841     </type>
3842   </test>
3843   <test name="gtest-146.cs">
3844     <type name="MyLinkedList`1[T]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848     </type>
3849     <type name="MyLinkedList`1+Node[T]">
3850       <method name="Void .ctor(T)">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="SortedList`1[U]">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Insert(U)">
3859         <size>8</size>
3860       </method>
3861     </type>
3862     <type name="X">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void Main()">
3867         <size>1</size>
3868       </method>
3869     </type>
3870   </test>
3871   <test name="gtest-147.cs">
3872     <type name="B.Test`1[T]">
3873       <method name="Void .ctor()">
3874         <size>7</size>
3875       </method>
3876       <method name="Void A.IFoo.Hello(IFoo)">
3877         <size>1</size>
3878       </method>
3879     </type>
3880     <type name="Y">
3881       <method name="Void .ctor()">
3882         <size>7</size>
3883       </method>
3884     </type>
3885     <type name="X">
3886       <method name="Void .ctor()">
3887         <size>7</size>
3888       </method>
3889       <method name="Void Main()">
3890         <size>1</size>
3891       </method>
3892     </type>
3893   </test>
3894   <test name="gtest-148.cs">
3895     <type name="Test1">
3896       <method name="Void Foo[S,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test1+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="Test2">
3906       <method name="Void Foo[T,OP](UInt32)">
3907         <size>1</size>
3908       </method>
3909     </type>
3910     <type name="Test2+IOp`1[T]">
3911       <method name="Void .ctor()">
3912         <size>7</size>
3913       </method>
3914     </type>
3915     <type name="X">
3916       <method name="Void .ctor()">
3917         <size>7</size>
3918       </method>
3919       <method name="Void Main()">
3920         <size>1</size>
3921       </method>
3922     </type>
3923   </test>
3924   <test name="gtest-149.cs">
3925     <type name="Test1">
3926       <method name="Void Foo[S,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test1+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="Test2">
3936       <method name="Void Foo[T,OP](UInt32)">
3937         <size>1</size>
3938       </method>
3939     </type>
3940     <type name="Test2+IOp`1[T]">
3941       <method name="Void .ctor()">
3942         <size>7</size>
3943       </method>
3944     </type>
3945     <type name="X">
3946       <method name="Void .ctor()">
3947         <size>7</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>1</size>
3951       </method>
3952     </type>
3953   </test>
3954   <test name="gtest-150.cs">
3955     <type name="Test1">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>35</size>
3958       </method>
3959       <method name="Void Main()">
3960         <size>15</size>
3961       </method>
3962     </type>
3963     <type name="Test1+Op">
3964       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3965         <size>5</size>
3966       </method>
3967       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3968         <size>4</size>
3969       </method>
3970     </type>
3971   </test>
3972   <test name="gtest-151.cs">
3973     <type name="Test`1[T]">
3974       <method name="Void .ctor()">
3975         <size>15</size>
3976       </method>
3977     </type>
3978     <type name="X">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="Int32 Main()">
3983         <size>8</size>
3984       </method>
3985     </type>
3986   </test>
3987   <test name="gtest-152.cs">
3988     <type name="EnumerableBase`1[T]">
3989       <method name="Void .ctor()">
3990         <size>7</size>
3991       </method>
3992       <method name="IFoo IFoo.Hello()">
3993         <size>7</size>
3994       </method>
3995       <method name="IFoo`1 Hello()">
3996         <size>0</size>
3997       </method>
3998     </type>
3999     <type name="CollectionBase`1[T]">
4000       <method name="Void .ctor()">
4001         <size>7</size>
4002       </method>
4003     </type>
4004     <type name="HashBag`1[T]">
4005       <method name="Void .ctor()">
4006         <size>7</size>
4007       </method>
4008       <method name="IFoo`1 Hello()">
4009         <size>2</size>
4010       </method>
4011     </type>
4012     <type name="X">
4013       <method name="Void .ctor()">
4014         <size>7</size>
4015       </method>
4016       <method name="Void Main()">
4017         <size>1</size>
4018       </method>
4019     </type>
4020   </test>
4021   <test name="gtest-153.cs">
4022     <type name="MyClass`1[T]">
4023       <method name="Void .ctor()">
4024         <size>56</size>
4025       </method>
4026     </type>
4027     <type name="X">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="Void Main()">
4032         <size>1</size>
4033       </method>
4034     </type>
4035   </test>
4036   <test name="gtest-154.cs">
4037     <type name="B">
4038       <method name="Void .ctor()">
4039         <size>7</size>
4040       </method>
4041       <method name="T`1[X] M[X]()">
4042         <size>13</size>
4043       </method>
4044       <method name="T`1[System.Int64] N()">
4045         <size>30</size>
4046       </method>
4047     </type>
4048     <type name="D">
4049       <method name="Void .ctor()">
4050         <size>7</size>
4051       </method>
4052       <method name="Void Main()">
4053         <size>13</size>
4054       </method>
4055     </type>
4056     <type name="T`1[X]">
4057       <method name="Void .ctor(Object, IntPtr)">
4058         <size>0</size>
4059       </method>
4060       <method name="Int32 Invoke(X)">
4061         <size>0</size>
4062       </method>
4063       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4064         <size>0</size>
4065       </method>
4066       <method name="Int32 EndInvoke(IAsyncResult)">
4067         <size>0</size>
4068       </method>
4069     </type>
4070     <type name="B">
4071       <method name="Int32 &lt;N&gt;m__1(Int64)">
4072         <size>2</size>
4073       </method>
4074       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4075         <size>2</size>
4076       </method>
4077     </type>
4078   </test>
4079   <test name="gtest-155.cs">
4080     <type name="MyClass`1[T]">
4081       <method name="Void .ctor()">
4082         <size>56</size>
4083       </method>
4084     </type>
4085     <type name="X">
4086       <method name="Void .ctor()">
4087         <size>7</size>
4088       </method>
4089       <method name="Void Main()">
4090         <size>1</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-156.cs">
4095     <type name="FLMID.Bugs.Marshal15.D">
4096       <method name="Void .ctor()">
4097         <size>18</size>
4098       </method>
4099       <method name="Void Main(System.String[])">
4100         <size>11</size>
4101       </method>
4102     </type>
4103   </test>
4104   <test name="gtest-157.cs">
4105     <type name="kv`2[k,v]">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109     </type>
4110     <type name="m`2[k,v]">
4111       <method name="Void .ctor()">
4112         <size>7</size>
4113       </method>
4114     </type>
4115     <type name="X">
4116       <method name="Void .ctor()">
4117         <size>7</size>
4118       </method>
4119       <method name="Void Main()">
4120         <size>1</size>
4121       </method>
4122     </type>
4123     <type name="m`2[k,v]">
4124       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4125         <size>1</size>
4126       </method>
4127     </type>
4128   </test>
4129   <test name="gtest-158.cs">
4130     <type name="Moo`1[C]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="Moo`1+Foo[C]">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139     </type>
4140     <type name="Test">
4141       <method name="Void .ctor()">
4142         <size>7</size>
4143       </method>
4144     </type>
4145     <type name="X">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>7</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-159.cs">
4155     <type name="App">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159       <method name="Void Main()">
4160         <size>96</size>
4161       </method>
4162     </type>
4163   </test>
4164   <test name="gtest-160.cs">
4165     <type name="Fun`2[A,B]">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169     </type>
4170     <type name="List`1[T]">
4171       <method name="Void .ctor()">
4172         <size>7</size>
4173       </method>
4174       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4175         <size>6</size>
4176       </method>
4177       <method name="Void foo[T2]()">
4178         <size>17</size>
4179       </method>
4180     </type>
4181     <type name="X">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="Void Main()">
4186         <size>1</size>
4187       </method>
4188     </type>
4189   </test>
4190   <test name="gtest-161.cs">
4191     <type name="App">
4192       <method name="Void .ctor()">
4193         <size>7</size>
4194       </method>
4195       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4196         <size>8</size>
4197       </method>
4198       <method name="Void Main()">
4199         <size>56</size>
4200       </method>
4201       <method name="System.String &lt;Main&gt;m__0(Int32)">
4202         <size>8</size>
4203       </method>
4204     </type>
4205   </test>
4206   <test name="gtest-162.cs">
4207     <type name="Generic`1[T]">
4208       <method name="Void .ctor()">
4209         <size>7</size>
4210       </method>
4211     </type>
4212     <type name="X">
4213       <method name="Void .ctor()">
4214         <size>7</size>
4215       </method>
4216       <method name="Int32 Main()">
4217         <size>33</size>
4218       </method>
4219     </type>
4220     <type name="Generic`1+Delegate[T]">
4221       <method name="Void .ctor(Object, IntPtr)">
4222         <size>0</size>
4223       </method>
4224       <method name="Void Invoke(Generic`1[T], T)">
4225         <size>0</size>
4226       </method>
4227       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4228         <size>0</size>
4229       </method>
4230       <method name="Void EndInvoke(IAsyncResult)">
4231         <size>0</size>
4232       </method>
4233     </type>
4234   </test>
4235   <test name="gtest-163.cs">
4236     <type name="Foo`1[T]">
4237       <method name="Void .ctor()">
4238         <size>7</size>
4239       </method>
4240       <method name="IEnumerator`1 getEnumerator(Int32)">
4241         <size>22</size>
4242       </method>
4243     </type>
4244     <type name="X">
4245       <method name="Void .ctor()">
4246         <size>7</size>
4247       </method>
4248       <method name="Void Main()">
4249         <size>1</size>
4250       </method>
4251     </type>
4252     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4253       <method name="Void .ctor()">
4254         <size>7</size>
4255       </method>
4256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4257         <size>12</size>
4258       </method>
4259       <method name="Boolean MoveNext()">
4260         <size>95</size>
4261       </method>
4262       <method name="Void Dispose()">
4263         <size>8</size>
4264       </method>
4265       <method name="Void Reset()">
4266         <size>6</size>
4267       </method>
4268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4269         <size>7</size>
4270       </method>
4271     </type>
4272   </test>
4273   <test name="gtest-164.cs">
4274     <type name="FunEnumerable">
4275       <method name="Void .ctor(Int32, Int2Int)">
4276         <size>21</size>
4277       </method>
4278       <method name="IEnumerator`1 GetEnumerator()">
4279         <size>15</size>
4280       </method>
4281     </type>
4282     <type name="X">
4283       <method name="Void .ctor()">
4284         <size>7</size>
4285       </method>
4286       <method name="Void Main()">
4287         <size>1</size>
4288       </method>
4289     </type>
4290     <type name="Int2Int">
4291       <method name="Void .ctor(Object, IntPtr)">
4292         <size>0</size>
4293       </method>
4294       <method name="Int32 Invoke(Int32)">
4295         <size>0</size>
4296       </method>
4297       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4298         <size>0</size>
4299       </method>
4300       <method name="Int32 EndInvoke(IAsyncResult)">
4301         <size>0</size>
4302       </method>
4303     </type>
4304     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4305       <method name="Void .ctor()">
4306         <size>7</size>
4307       </method>
4308       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4309         <size>12</size>
4310       </method>
4311       <method name="Boolean MoveNext()">
4312         <size>91</size>
4313       </method>
4314       <method name="Void Dispose()">
4315         <size>8</size>
4316       </method>
4317       <method name="Void Reset()">
4318         <size>6</size>
4319       </method>
4320       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4321         <size>7</size>
4322       </method>
4323     </type>
4324   </test>
4325   <test name="gtest-165.cs">
4326     <type name="X">
4327       <method name="Void .ctor()">
4328         <size>7</size>
4329       </method>
4330       <method name="IEnumerable GetIt(System.Int32[])">
4331         <size>30</size>
4332       </method>
4333       <method name="Int32 Main()">
4334         <size>117</size>
4335       </method>
4336     </type>
4337     <type name="X+A">
4338       <method name="Void .ctor(Object, IntPtr)">
4339         <size>0</size>
4340       </method>
4341       <method name="Void Invoke()">
4342         <size>0</size>
4343       </method>
4344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4345         <size>0</size>
4346       </method>
4347       <method name="Void EndInvoke(IAsyncResult)">
4348         <size>0</size>
4349       </method>
4350     </type>
4351     <type name="X+&lt;GetIt&gt;c__Iterator0">
4352       <method name="Void .ctor()">
4353         <size>7</size>
4354       </method>
4355       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4356         <size>7</size>
4357       </method>
4358       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4359         <size>7</size>
4360       </method>
4361       <method name="Boolean MoveNext()">
4362         <size>201</size>
4363       </method>
4364       <method name="Void &lt;&gt;m__0()">
4365         <size>22</size>
4366       </method>
4367       <method name="Void Dispose()">
4368         <size>8</size>
4369       </method>
4370       <method name="Void Reset()">
4371         <size>6</size>
4372       </method>
4373       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4374         <size>7</size>
4375       </method>
4376       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4377         <size>40</size>
4378       </method>
4379     </type>
4380     <type name="&lt;PrivateImplementationDetails&gt;">
4381       <method name="Void .ctor()">
4382         <size>7</size>
4383       </method>
4384     </type>
4385   </test>
4386   <test name="gtest-166.cs">
4387     <type name="C">
4388       <method name="Void .ctor()">
4389         <size>7</size>
4390       </method>
4391       <method name="Int32 Test()">
4392         <size>324</size>
4393       </method>
4394       <method name="Int32 Main()">
4395         <size>6</size>
4396       </method>
4397     </type>
4398     <type name="TestNew">
4399       <method name="Void SetTest()">
4400         <size>20</size>
4401       </method>
4402     </type>
4403   </test>
4404   <test name="gtest-167.cs">
4405     <type name="TestAttribute">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="TestNotAttribute">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="TestMultiAttribute">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="Class1">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424     </type>
4425     <type name="Class2">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="Class3">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestClass">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="Int32 Main()">
4440         <size>86</size>
4441       </method>
4442     </type>
4443   </test>
4444   <test name="gtest-168.cs">
4445     <type name="lis`1[a]">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="M">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454       <method name="lis`1[a] Rev[a](lis`1[a])">
4455         <size>2</size>
4456       </method>
4457       <method name="lis`1[b] MapFromArray[a,b](a[])">
4458         <size>11</size>
4459       </method>
4460     </type>
4461     <type name="X">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465       <method name="Void Main()">
4466         <size>1</size>
4467       </method>
4468     </type>
4469   </test>
4470   <test name="gtest-169.cs">
4471     <type name="list`1[A]">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475     </type>
4476     <type name="list`1+Cons`1[A,T]">
4477       <method name="Void .ctor()">
4478         <size>7</size>
4479       </method>
4480     </type>
4481     <type name="list`1+Nil`1[A,T]">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485     </type>
4486     <type name="C">
4487       <method name="Void .ctor()">
4488         <size>7</size>
4489       </method>
4490       <method name="Void Rev[T](list`1[T])">
4491         <size>43</size>
4492       </method>
4493     </type>
4494     <type name="M">
4495       <method name="Void .ctor()">
4496         <size>7</size>
4497       </method>
4498       <method name="Void Main()">
4499         <size>21</size>
4500       </method>
4501     </type>
4502   </test>
4503   <test name="gtest-170.cs">
4504     <type name="C`1[A]">
4505       <method name="Void .ctor()">
4506         <size>7</size>
4507       </method>
4508       <method name="Void foo[B](C`1[B])">
4509         <size>7</size>
4510       </method>
4511     </type>
4512     <type name="D">
4513       <method name="Void .ctor()">
4514         <size>7</size>
4515       </method>
4516       <method name="Void append[A](C`1[A])">
4517         <size>1</size>
4518       </method>
4519       <method name="Void Main()">
4520         <size>7</size>
4521       </method>
4522     </type>
4523   </test>
4524   <test name="gtest-171.cs">
4525     <type name="list`1[a]">
4526       <method name="Void .ctor()">
4527         <size>7</size>
4528       </method>
4529     </type>
4530     <type name="Nil`1[a]">
4531       <method name="Void .ctor()">
4532         <size>7</size>
4533       </method>
4534       <method name="Void .cctor()">
4535         <size>11</size>
4536       </method>
4537     </type>
4538     <type name="Test">
4539       <method name="Void .ctor()">
4540         <size>7</size>
4541       </method>
4542       <method name="Void Main()">
4543         <size>24</size>
4544       </method>
4545     </type>
4546   </test>
4547   <test name="gtest-172.cs">
4548     <type name="M">
4549       <method name="Void .ctor()">
4550         <size>7</size>
4551       </method>
4552       <method name="Void Main()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556   </test>
4557   <test name="gtest-173.cs">
4558     <type name="List`1[t]">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void foo[b](List`1[t])">
4563         <size>27</size>
4564       </method>
4565     </type>
4566     <type name="C">
4567       <method name="Void .ctor()">
4568         <size>7</size>
4569       </method>
4570     </type>
4571     <type name="D">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576     <type name="M">
4577       <method name="Void .ctor()">
4578         <size>7</size>
4579       </method>
4580       <method name="Void Main()">
4581         <size>27</size>
4582       </method>
4583     </type>
4584   </test>
4585   <test name="gtest-174.cs">
4586     <type name="B`1[T]">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590       <method name="Void .cctor()">
4591         <size>11</size>
4592       </method>
4593     </type>
4594     <type name="M">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Void Main()">
4599         <size>13</size>
4600       </method>
4601     </type>
4602   </test>
4603   <test name="gtest-175.cs">
4604     <type name="Foo">
4605       <method name="Void .ctor()">
4606         <size>7</size>
4607       </method>
4608     </type>
4609     <type name="X">
4610       <method name="Void .ctor()">
4611         <size>7</size>
4612       </method>
4613       <method name="Foo Test(Foo, Foo)">
4614         <size>10</size>
4615       </method>
4616       <method name="Int32 Main()">
4617         <size>33</size>
4618       </method>
4619     </type>
4620   </test>
4621   <test name="gtest-176.cs">
4622     <type name="lis`1[a]">
4623       <method name="Void .ctor()">
4624         <size>7</size>
4625       </method>
4626     </type>
4627     <type name="fn`3[a,b,r]">
4628       <method name="Void .ctor()">
4629         <size>7</size>
4630       </method>
4631       <method name="r apply(a, b)">
4632         <size>0</size>
4633       </method>
4634     </type>
4635     <type name="fn1`1[a]">
4636       <method name="Void .ctor()">
4637         <size>7</size>
4638       </method>
4639       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4640         <size>8</size>
4641       </method>
4642     </type>
4643     <type name="M">
4644       <method name="Void .ctor()">
4645         <size>7</size>
4646       </method>
4647       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4648         <size>9</size>
4649       </method>
4650       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4651         <size>2</size>
4652       </method>
4653       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4654         <size>17</size>
4655       </method>
4656       <method name="Void Main()">
4657         <size>12</size>
4658       </method>
4659     </type>
4660   </test>
4661   <test name="gtest-177.cs">
4662     <type name="X">
4663       <method name="Void .ctor()">
4664         <size>7</size>
4665       </method>
4666       <method name="Void .cctor()">
4667         <size>25</size>
4668       </method>
4669       <method name="Int32 Main()">
4670         <size>96</size>
4671       </method>
4672     </type>
4673     <type name="X`1[T]">
4674       <method name="Void .ctor()">
4675         <size>7</size>
4676       </method>
4677       <method name="IEnumerator`1 Y(IEnumerable`1)">
4678         <size>7</size>
4679       </method>
4680       <method name="T Z(IList`1, Int32)">
4681         <size>8</size>
4682       </method>
4683     </type>
4684   </test>
4685   <test name="gtest-178.cs">
4686     <type name="X">
4687       <method name="Void .ctor()">
4688         <size>7</size>
4689       </method>
4690       <method name="Void Main()">
4691         <size>1</size>
4692       </method>
4693     </type>
4694   </test>
4695   <test name="gtest-179.cs">
4696     <type name="X`1[T]">
4697       <method name="Void .ctor()">
4698         <size>7</size>
4699       </method>
4700       <method name="Int32 get_i()">
4701         <size>2</size>
4702       </method>
4703       <method name="Void set_i(Int32)">
4704         <size>1</size>
4705       </method>
4706       <method name="Int32 myMain()">
4707         <size>14</size>
4708       </method>
4709     </type>
4710     <type name="Y">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714       <method name="Int32 Main()">
4715         <size>6</size>
4716       </method>
4717     </type>
4718   </test>
4719   <test name="gtest-180.cs">
4720     <type name="C">
4721       <method name="Void .ctor()">
4722         <size>7</size>
4723       </method>
4724     </type>
4725     <type name="C+CC">
4726       <method name="Void .ctor()">
4727         <size>7</size>
4728       </method>
4729     </type>
4730     <type name="Program">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>197</size>
4736       </method>
4737     </type>
4738     <type name="D">
4739       <method name="Void .ctor(Object, IntPtr)">
4740         <size>0</size>
4741       </method>
4742       <method name="Void Invoke()">
4743         <size>0</size>
4744       </method>
4745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4746         <size>0</size>
4747       </method>
4748       <method name="Void EndInvoke(IAsyncResult)">
4749         <size>0</size>
4750       </method>
4751     </type>
4752   </test>
4753   <test name="gtest-181.cs">
4754     <type name="X">
4755       <method name="Void .ctor()">
4756         <size>7</size>
4757       </method>
4758       <method name="IEnumerator get_GetIt()">
4759         <size>8</size>
4760       </method>
4761       <method name="Void set_GetIt(IEnumerator)">
4762         <size>1</size>
4763       </method>
4764       <method name="IEnumerable get_Item(Int32)">
4765         <size>30</size>
4766       </method>
4767       <method name="Void set_Item(Int32, IEnumerable)">
4768         <size>1</size>
4769       </method>
4770       <method name="Int32 Main()">
4771         <size>184</size>
4772       </method>
4773     </type>
4774     <type name="X+&lt;&gt;c__Iterator0">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4779         <size>7</size>
4780       </method>
4781       <method name="Boolean MoveNext()">
4782         <size>126</size>
4783       </method>
4784       <method name="Void Dispose()">
4785         <size>8</size>
4786       </method>
4787       <method name="Void Reset()">
4788         <size>6</size>
4789       </method>
4790     </type>
4791     <type name="X+&lt;&gt;c__Iterator1">
4792       <method name="Void .ctor()">
4793         <size>7</size>
4794       </method>
4795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4796         <size>7</size>
4797       </method>
4798       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>145</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator0">
4812       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4813         <size>7</size>
4814       </method>
4815     </type>
4816     <type name="X+&lt;&gt;c__Iterator1">
4817       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4818         <size>7</size>
4819       </method>
4820       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4821         <size>40</size>
4822       </method>
4823     </type>
4824   </test>
4825   <test name="gtest-182.cs">
4826     <type name="C1">
4827       <method name="Void .ctor()">
4828         <size>7</size>
4829       </method>
4830       <method name="Int32 GetId()">
4831         <size>3</size>
4832       </method>
4833     </type>
4834     <type name="X">
4835       <method name="Void .ctor()">
4836         <size>7</size>
4837       </method>
4838       <method name="Void foo[a](a)">
4839         <size>15</size>
4840       </method>
4841       <method name="Void Main()">
4842         <size>11</size>
4843       </method>
4844     </type>
4845   </test>
4846   <test name="gtest-183.cs">
4847     <type name="test.Test`1[T]">
4848       <method name="Void .ctor()">
4849         <size>7</size>
4850       </method>
4851       <method name="IEnumerable`1 Lookup(T)">
4852         <size>30</size>
4853       </method>
4854     </type>
4855     <type name="test.Program">
4856       <method name="Void .ctor()">
4857         <size>7</size>
4858       </method>
4859       <method name="Void Main(System.String[])">
4860         <size>69</size>
4861       </method>
4862     </type>
4863     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4864       <method name="Void .ctor()">
4865         <size>7</size>
4866       </method>
4867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4868         <size>12</size>
4869       </method>
4870       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4871         <size>7</size>
4872       </method>
4873       <method name="Boolean MoveNext()">
4874         <size>84</size>
4875       </method>
4876       <method name="Void Dispose()">
4877         <size>8</size>
4878       </method>
4879       <method name="Void Reset()">
4880         <size>6</size>
4881       </method>
4882       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4883         <size>7</size>
4884       </method>
4885       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4886         <size>40</size>
4887       </method>
4888     </type>
4889   </test>
4890   <test name="gtest-184.cs">
4891     <type name="X">
4892       <method name="Void .ctor()">
4893         <size>7</size>
4894       </method>
4895       <method name="Void Main()">
4896         <size>68</size>
4897       </method>
4898       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4899         <size>12</size>
4900       </method>
4901     </type>
4902   </test>
4903   <test name="gtest-185.cs">
4904     <type name="App">
4905       <method name="Void .ctor()">
4906         <size>7</size>
4907       </method>
4908       <method name="Void Main()">
4909         <size>47</size>
4910       </method>
4911     </type>
4912     <type name="FP">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="T[] appendArrays[T](T[][])">
4917         <size>140</size>
4918       </method>
4919     </type>
4920   </test>
4921   <test name="gtest-186.cs">
4922     <type name="Tuple`2[a,b]">
4923       <method name="Void .ctor(a, b)">
4924         <size>21</size>
4925       </method>
4926     </type>
4927     <type name="Test">
4928       <method name="Void .ctor()">
4929         <size>7</size>
4930       </method>
4931       <method name="Void Main()">
4932         <size>120</size>
4933       </method>
4934     </type>
4935     <type name="TestSimpleObject">
4936       <method name="Void .ctor()">
4937         <size>25</size>
4938       </method>
4939       <method name="Void Print()">
4940         <size>17</size>
4941       </method>
4942     </type>
4943   </test>
4944   <test name="gtest-187.cs">
4945     <type name="Foo`1[T]">
4946       <method name="Void .ctor()">
4947         <size>7</size>
4948       </method>
4949       <method name="T next()">
4950         <size>7</size>
4951       </method>
4952     </type>
4953     <type name="Goo">
4954       <method name="Void .ctor()">
4955         <size>7</size>
4956       </method>
4957     </type>
4958     <type name="Test">
4959       <method name="Void .ctor()">
4960         <size>7</size>
4961       </method>
4962       <method name="Void Main()">
4963         <size>14</size>
4964       </method>
4965     </type>
4966   </test>
4967   <test name="gtest-188.cs">
4968     <type name="Foo">
4969       <method name="Void .ctor(Object[])">
4970         <size>11</size>
4971       </method>
4972       <method name="Void .ctor(Object[], Object)">
4973         <size>217</size>
4974       </method>
4975       <method name="Void add_DoSomething(System.EventHandler)">
4976         <size>24</size>
4977       </method>
4978       <method name="Void remove_DoSomething(System.EventHandler)">
4979         <size>24</size>
4980       </method>
4981       <method name="Void Main()">
4982         <size>21</size>
4983       </method>
4984     </type>
4985     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4990         <size>46</size>
4991       </method>
4992     </type>
4993     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4994       <method name="Void .ctor()">
4995         <size>7</size>
4996       </method>
4997     </type>
4998   </test>
4999   <test name="gtest-189.cs">
5000     <type name="Bar">
5001       <method name="Void .ctor()">
5002         <size>7</size>
5003       </method>
5004     </type>
5005     <type name="Cont`1[T]">
5006       <method name="Void .ctor(T)">
5007         <size>14</size>
5008       </method>
5009       <method name="System.String ToString()">
5010         <size>18</size>
5011       </method>
5012     </type>
5013     <type name="M">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017       <method name="Void Main()">
5018         <size>18</size>
5019       </method>
5020     </type>
5021   </test>
5022   <test name="gtest-190.cs">
5023     <type name="Foo`1[T]">
5024       <method name="Void .ctor()">
5025         <size>7</size>
5026       </method>
5027       <method name="Foo`1+Node[T] GetRoot()">
5028         <size>6</size>
5029       </method>
5030       <method name="Void Test(Foo`1+Node[T])">
5031         <size>14</size>
5032       </method>
5033     </type>
5034     <type name="Foo`1+Node[T]">
5035       <method name="Void .ctor()">
5036         <size>7</size>
5037       </method>
5038     </type>
5039     <type name="Foo`1+ConcatNode[T]">
5040       <method name="Void .ctor()">
5041         <size>7</size>
5042       </method>
5043     </type>
5044     <type name="X">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="Void Main()">
5049         <size>21</size>
5050       </method>
5051     </type>
5052   </test>
5053   <test name="gtest-191.cs">
5054     <type name="Test1.Test">
5055       <method name="IEnumerable`1 Replace[T]()">
5056         <size>16</size>
5057       </method>
5058     </type>
5059     <type name="Test2.Test`1[S]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063       <method name="IEnumerable`1 Replace[T]()">
5064         <size>16</size>
5065       </method>
5066     </type>
5067     <type name="Test3.Test`1[S]">
5068       <method name="Void .ctor()">
5069         <size>7</size>
5070       </method>
5071       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5072         <size>16</size>
5073       </method>
5074     </type>
5075     <type name="Test4.Test">
5076       <method name="Void .ctor()">
5077         <size>7</size>
5078       </method>
5079       <method name="IEnumerable`1 Replace[T]()">
5080         <size>16</size>
5081       </method>
5082     </type>
5083     <type name="Test5.Test">
5084       <method name="Void .ctor()">
5085         <size>7</size>
5086       </method>
5087       <method name="IEnumerable`1 Replace[T](T)">
5088         <size>30</size>
5089       </method>
5090     </type>
5091     <type name="Test6.Test">
5092       <method name="Void .ctor()">
5093         <size>7</size>
5094       </method>
5095       <method name="IEnumerable`1 Replace[T](T)">
5096         <size>30</size>
5097       </method>
5098     </type>
5099     <type name="Test7.Test">
5100       <method name="Void .ctor()">
5101         <size>7</size>
5102       </method>
5103       <method name="IEnumerable`1 Replace[T](T[])">
5104         <size>30</size>
5105       </method>
5106     </type>
5107     <type name="X">
5108       <method name="Void .ctor()">
5109         <size>7</size>
5110       </method>
5111       <method name="Void Main()">
5112         <size>1</size>
5113       </method>
5114     </type>
5115     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5116       <method name="Void .ctor()">
5117         <size>7</size>
5118       </method>
5119       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5120         <size>12</size>
5121       </method>
5122       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5123         <size>7</size>
5124       </method>
5125       <method name="Boolean MoveNext()">
5126         <size>25</size>
5127       </method>
5128       <method name="Void Dispose()">
5129         <size>8</size>
5130       </method>
5131       <method name="Void Reset()">
5132         <size>6</size>
5133       </method>
5134     </type>
5135     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>70</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>82</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>7</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5256       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5257         <size>7</size>
5258       </method>
5259       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5260         <size>26</size>
5261       </method>
5262     </type>
5263     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5264       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5265         <size>7</size>
5266       </method>
5267       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5268         <size>26</size>
5269       </method>
5270     </type>
5271     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5272       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5273         <size>7</size>
5274       </method>
5275       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5276         <size>26</size>
5277       </method>
5278     </type>
5279     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5280       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5281         <size>7</size>
5282       </method>
5283       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5284         <size>26</size>
5285       </method>
5286     </type>
5287     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5289         <size>7</size>
5290       </method>
5291       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5292         <size>40</size>
5293       </method>
5294     </type>
5295     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5296       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5297         <size>7</size>
5298       </method>
5299       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5300         <size>40</size>
5301       </method>
5302     </type>
5303     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5304       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5305         <size>7</size>
5306       </method>
5307       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5308         <size>40</size>
5309       </method>
5310     </type>
5311   </test>
5312   <test name="gtest-192.cs">
5313     <type name="xX">
5314       <method name="Void .ctor()">
5315         <size>7</size>
5316       </method>
5317       <method name="Void Main()">
5318         <size>1</size>
5319       </method>
5320     </type>
5321   </test>
5322   <test name="gtest-193.cs">
5323     <type name="OrderedMultiDictionary`2[T,U]">
5324       <method name="Void .ctor()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5328         <size>29</size>
5329       </method>
5330     </type>
5331     <type name="RedBlackTree`1[S]">
5332       <method name="Void .ctor()">
5333         <size>7</size>
5334       </method>
5335       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5336         <size>16</size>
5337       </method>
5338     </type>
5339     <type name="X">
5340       <method name="Void .ctor()">
5341         <size>7</size>
5342       </method>
5343       <method name="Void Main()">
5344         <size>1</size>
5345       </method>
5346     </type>
5347     <type name="RedBlackTree`1+RangeTester[S]">
5348       <method name="Void .ctor(Object, IntPtr)">
5349         <size>0</size>
5350       </method>
5351       <method name="Int32 Invoke(S)">
5352         <size>0</size>
5353       </method>
5354       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5355         <size>0</size>
5356       </method>
5357       <method name="Int32 EndInvoke(IAsyncResult)">
5358         <size>0</size>
5359       </method>
5360     </type>
5361     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5362       <method name="Void .ctor()">
5363         <size>7</size>
5364       </method>
5365       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5366         <size>12</size>
5367       </method>
5368       <method name="Boolean MoveNext()">
5369         <size>48</size>
5370       </method>
5371       <method name="Void Dispose()">
5372         <size>8</size>
5373       </method>
5374       <method name="Void Reset()">
5375         <size>6</size>
5376       </method>
5377     </type>
5378     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5379       <method name="Void .ctor()">
5380         <size>7</size>
5381       </method>
5382       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5383         <size>12</size>
5384       </method>
5385       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5386         <size>7</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>25</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5399       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5400         <size>7</size>
5401       </method>
5402     </type>
5403     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5404       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5405         <size>7</size>
5406       </method>
5407       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5408         <size>26</size>
5409       </method>
5410     </type>
5411   </test>
5412   <test name="gtest-194.cs">
5413     <type name="RedBlackTree`1[S]">
5414       <method name="Void .ctor()">
5415         <size>7</size>
5416       </method>
5417       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5418         <size>16</size>
5419       </method>
5420     </type>
5421     <type name="OrderedMultiDictionary`2[T,U]">
5422       <method name="Void .ctor()">
5423         <size>7</size>
5424       </method>
5425       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5426         <size>29</size>
5427       </method>
5428     </type>
5429     <type name="X">
5430       <method name="Void .ctor()">
5431         <size>7</size>
5432       </method>
5433       <method name="Void Main()">
5434         <size>1</size>
5435       </method>
5436     </type>
5437     <type name="RedBlackTree`1+RangeTester[S]">
5438       <method name="Void .ctor(Object, IntPtr)">
5439         <size>0</size>
5440       </method>
5441       <method name="Int32 Invoke(S)">
5442         <size>0</size>
5443       </method>
5444       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5445         <size>0</size>
5446       </method>
5447       <method name="Int32 EndInvoke(IAsyncResult)">
5448         <size>0</size>
5449       </method>
5450     </type>
5451     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5452       <method name="Void .ctor()">
5453         <size>7</size>
5454       </method>
5455       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5456         <size>12</size>
5457       </method>
5458       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5459         <size>7</size>
5460       </method>
5461       <method name="Boolean MoveNext()">
5462         <size>25</size>
5463       </method>
5464       <method name="Void Dispose()">
5465         <size>8</size>
5466       </method>
5467       <method name="Void Reset()">
5468         <size>6</size>
5469       </method>
5470     </type>
5471     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="Boolean MoveNext()">
5479         <size>48</size>
5480       </method>
5481       <method name="Void Dispose()">
5482         <size>8</size>
5483       </method>
5484       <method name="Void Reset()">
5485         <size>6</size>
5486       </method>
5487     </type>
5488     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5489       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5490         <size>7</size>
5491       </method>
5492       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5493         <size>26</size>
5494       </method>
5495     </type>
5496     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5497       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5498         <size>7</size>
5499       </method>
5500     </type>
5501   </test>
5502   <test name="gtest-195.cs">
5503     <type name="OrderedMultiDictionary`2[T,U]">
5504       <method name="Void .ctor()">
5505         <size>7</size>
5506       </method>
5507       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5508         <size>13</size>
5509       </method>
5510     </type>
5511     <type name="RedBlackTree`1[S]">
5512       <method name="Void .ctor()">
5513         <size>7</size>
5514       </method>
5515       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5516         <size>1</size>
5517       </method>
5518     </type>
5519     <type name="X">
5520       <method name="Void .ctor()">
5521         <size>7</size>
5522       </method>
5523       <method name="Void Main()">
5524         <size>1</size>
5525       </method>
5526     </type>
5527     <type name="RedBlackTree`1+RangeTester[S]">
5528       <method name="Void .ctor(Object, IntPtr)">
5529         <size>0</size>
5530       </method>
5531       <method name="Int32 Invoke(S)">
5532         <size>0</size>
5533       </method>
5534       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5535         <size>0</size>
5536       </method>
5537       <method name="Int32 EndInvoke(IAsyncResult)">
5538         <size>0</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-196.cs">
5543     <type name="Dict">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547     </type>
5548     <type name="Foo">
5549       <method name="Void .ctor()">
5550         <size>7</size>
5551       </method>
5552       <method name="Int32 Main()">
5553         <size>112</size>
5554       </method>
5555     </type>
5556   </test>
5557   <test name="gtest-197.cs">
5558     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5559       <method name="Void .ctor()">
5560         <size>7</size>
5561       </method>
5562       <method name="Void .cctor()">
5563         <size>95</size>
5564       </method>
5565       <method name="Int32 GetHashCode(T)">
5566         <size>0</size>
5567       </method>
5568       <method name="Boolean Equals(T, T)">
5569         <size>0</size>
5570       </method>
5571       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5572         <size>6</size>
5573       </method>
5574     </type>
5575     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5576       <method name="Void .ctor()">
5577         <size>7</size>
5578       </method>
5579       <method name="Int32 GetHashCode(T)">
5580         <size>14</size>
5581       </method>
5582       <method name="Boolean Equals(T, T)">
5583         <size>41</size>
5584       </method>
5585     </type>
5586     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5587       <method name="Void .ctor()">
5588         <size>7</size>
5589       </method>
5590       <method name="Int32 GetHashCode(T)">
5591         <size>14</size>
5592       </method>
5593       <method name="Boolean Equals(T, T)">
5594         <size>36</size>
5595       </method>
5596     </type>
5597     <type name="Martin.Collections.Generic.X">
5598       <method name="Void .ctor()">
5599         <size>7</size>
5600       </method>
5601       <method name="Void Main()">
5602         <size>1</size>
5603       </method>
5604     </type>
5605   </test>
5606   <test name="gtest-198.cs">
5607     <type name="ClassLibrary2.List1`1[T]">
5608       <method name="Void .ctor()">
5609         <size>7</size>
5610       </method>
5611     </type>
5612     <type name="ClassLibrary2.List2`1[T]">
5613       <method name="Void .ctor()">
5614         <size>18</size>
5615       </method>
5616       <method name="Void AddItem(T)">
5617         <size>13</size>
5618       </method>
5619     </type>
5620     <type name="ClassLibrary2.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-199.cs">
5630     <type name="Splay`1[T]">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634     </type>
5635     <type name="Foo">
5636       <method name="Void .ctor()">
5637         <size>7</size>
5638       </method>
5639       <method name="Void Main()">
5640         <size>1</size>
5641       </method>
5642     </type>
5643   </test>
5644   <test name="gtest-200.cs">
5645     <type name="Test">
5646       <method name="Void .ctor()">
5647         <size>7</size>
5648       </method>
5649       <method name="T QueryInterface[T](System.Object)">
5650         <size>45</size>
5651       </method>
5652     </type>
5653     <type name="Driver">
5654       <method name="Void .ctor()">
5655         <size>7</size>
5656       </method>
5657       <method name="Void Main()">
5658         <size>1</size>
5659       </method>
5660     </type>
5661   </test>
5662   <test name="gtest-201.cs">
5663     <type name="HashSet`1[T]">
5664       <method name="Void .ctor(Int64)">
5665         <size>14</size>
5666       </method>
5667       <method name="Int64 Test()">
5668         <size>7</size>
5669       </method>
5670       <method name="IEnumerator`1 GetEnumerator()">
5671         <size>15</size>
5672       </method>
5673     </type>
5674     <type name="X">
5675       <method name="Void .ctor()">
5676         <size>7</size>
5677       </method>
5678       <method name="Int32 Main()">
5679         <size>81</size>
5680       </method>
5681     </type>
5682     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5683       <method name="Void .ctor()">
5684         <size>7</size>
5685       </method>
5686       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5687         <size>12</size>
5688       </method>
5689       <method name="Boolean MoveNext()">
5690         <size>75</size>
5691       </method>
5692       <method name="Void Dispose()">
5693         <size>8</size>
5694       </method>
5695       <method name="Void Reset()">
5696         <size>6</size>
5697       </method>
5698       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5699         <size>7</size>
5700       </method>
5701     </type>
5702   </test>
5703   <test name="gtest-202.cs">
5704     <type name="Generic`1[T]">
5705       <method name="Void .ctor()">
5706         <size>20</size>
5707       </method>
5708       <method name="T get_Item(Int32, Int32)">
5709         <size>14</size>
5710       </method>
5711       <method name="Void set_Item(Int32, Int32, T)">
5712         <size>15</size>
5713       </method>
5714     </type>
5715     <type name="Fault">
5716       <method name="Void Main()">
5717         <size>45</size>
5718       </method>
5719       <method name="System.String ToString()">
5720         <size>6</size>
5721       </method>
5722     </type>
5723   </test>
5724   <test name="gtest-203.cs">
5725     <type name="C`2[X,Y]">
5726       <method name="Void .ctor()">
5727         <size>7</size>
5728       </method>
5729       <method name="Void foo[A,B]()">
5730         <size>14</size>
5731       </method>
5732       <method name="Void bar[A,B]()">
5733         <size>69</size>
5734       </method>
5735     </type>
5736     <type name="C`2+Q`2[X,Y,A,B]">
5737       <method name="Void .ctor()">
5738         <size>7</size>
5739       </method>
5740       <method name="Void apply(C`2[X,Y])">
5741         <size>7</size>
5742       </method>
5743     </type>
5744     <type name="X">
5745       <method name="Void .ctor()">
5746         <size>7</size>
5747       </method>
5748       <method name="Void Main()">
5749         <size>13</size>
5750       </method>
5751     </type>
5752   </test>
5753   <test name="gtest-204.cs">
5754     <type name="Map`1[b]">
5755       <method name="Void .ctor()">
5756         <size>7</size>
5757       </method>
5758       <method name="a Fold1[a](a)">
5759         <size>2</size>
5760       </method>
5761       <method name="c Fold[c](c)">
5762         <size>15</size>
5763       </method>
5764     </type>
5765     <type name="LocalContext">
5766       <method name="Void .ctor()">
5767         <size>18</size>
5768       </method>
5769       <method name="a Fold[a](a)">
5770         <size>13</size>
5771       </method>
5772     </type>
5773     <type name="M">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Main()">
5778         <size>19</size>
5779       </method>
5780     </type>
5781   </test>
5782   <test name="gtest-205.cs">
5783     <type name="Foo`1[S]">
5784       <method name="Void .ctor()">
5785         <size>7</size>
5786       </method>
5787     </type>
5788     <type name="Test`1[U]">
5789       <method name="Void .ctor()">
5790         <size>7</size>
5791       </method>
5792       <method name="Void Func(U)">
5793         <size>12</size>
5794       </method>
5795     </type>
5796     <type name="X">
5797       <method name="Void .ctor()">
5798         <size>7</size>
5799       </method>
5800       <method name="Void Test(System.Type, System.Object)">
5801         <size>31</size>
5802       </method>
5803       <method name="Void Main()">
5804         <size>144</size>
5805       </method>
5806     </type>
5807   </test>
5808   <test name="gtest-206.cs">
5809     <type name="Continuation`2[R,A]">
5810       <method name="Void .ctor()">
5811         <size>7</size>
5812       </method>
5813       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5814         <size>2</size>
5815       </method>
5816     </type>
5817     <type name="Driver">
5818       <method name="Void .ctor()">
5819         <size>7</size>
5820       </method>
5821       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5822         <size>7</size>
5823       </method>
5824       <method name="Void Main()">
5825         <size>9</size>
5826       </method>
5827     </type>
5828   </test>
5829   <test name="gtest-207.cs">
5830     <type name="M">
5831       <method name="Void .ctor()">
5832         <size>7</size>
5833       </method>
5834       <method name="Void p(System.String)">
5835         <size>7</size>
5836       </method>
5837       <method name="Void Main()">
5838         <size>50</size>
5839       </method>
5840     </type>
5841   </test>
5842   <test name="gtest-208.cs">
5843     <type name="SomeClass">
5844       <method name="Void .ctor()">
5845         <size>7</size>
5846       </method>
5847     </type>
5848     <type name="Foo`1[T]">
5849       <method name="Void .ctor()">
5850         <size>7</size>
5851       </method>
5852       <method name="T Do(System.Object)">
5853         <size>12</size>
5854       </method>
5855     </type>
5856     <type name="Driver">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>19</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-209.cs">
5866     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870     </type>
5871     <type name="ClassLibrary3.Test">
5872       <method name="Void .ctor()">
5873         <size>7</size>
5874       </method>
5875       <method name="Void Main()">
5876         <size>23</size>
5877       </method>
5878     </type>
5879   </test>
5880   <test name="gtest-210.cs">
5881     <type name="Foo`1[T]">
5882       <method name="Void .ctor()">
5883         <size>7</size>
5884       </method>
5885       <method name="T next()">
5886         <size>7</size>
5887       </method>
5888     </type>
5889     <type name="Goo">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893     </type>
5894     <type name="Test">
5895       <method name="Void .ctor()">
5896         <size>7</size>
5897       </method>
5898       <method name="Void Main()">
5899         <size>14</size>
5900       </method>
5901     </type>
5902   </test>
5903   <test name="gtest-211.cs">
5904     <type name="MyTest">
5905       <method name="Void .ctor()">
5906         <size>7</size>
5907       </method>
5908       <method name="Void f(Boolean, Boolean)">
5909         <size>59</size>
5910       </method>
5911       <method name="Void Main()">
5912         <size>448</size>
5913       </method>
5914     </type>
5915   </test>
5916   <test name="gtest-212.cs">
5917     <type name="Test">
5918       <method name="Void .ctor()">
5919         <size>7</size>
5920       </method>
5921       <method name="Void Fun[T](T)">
5922         <size>15</size>
5923       </method>
5924       <method name="Void Main()">
5925         <size>15</size>
5926       </method>
5927     </type>
5928     <type name="SomeStruct">
5929       <method name="Boolean get_Valid()">
5930         <size>2</size>
5931       </method>
5932     </type>
5933   </test>
5934   <test name="gtest-213.cs">
5935     <type name="Test">
5936       <method name="Void .ctor()">
5937         <size>7</size>
5938       </method>
5939       <method name="Void Fun[T](T)">
5940         <size>78</size>
5941       </method>
5942       <method name="Void Main()">
5943         <size>15</size>
5944       </method>
5945     </type>
5946     <type name="SomeStruct">
5947       <method name="Int32 get_Foo()">
5948         <size>7</size>
5949       </method>
5950       <method name="Void set_Foo(Int32)">
5951         <size>8</size>
5952       </method>
5953     </type>
5954   </test>
5955   <test name="gtest-214.cs">
5956     <type name="X">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960       <method name="Int32 Main()">
5961         <size>83</size>
5962       </method>
5963     </type>
5964   </test>
5965   <test name="gtest-215.cs">
5966     <type name="R">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970     </type>
5971     <type name="A`1[T]">
5972       <method name="Void .ctor()">
5973         <size>7</size>
5974       </method>
5975     </type>
5976     <type name="D">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980     </type>
5981     <type name="MainClass">
5982       <method name="Void .ctor()">
5983         <size>7</size>
5984       </method>
5985       <method name="Void Main()">
5986         <size>1</size>
5987       </method>
5988     </type>
5989   </test>
5990   <test name="gtest-216.cs">
5991     <type name="BaseClass">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995       <method name="Ret`1 Foo[T]()">
5996         <size>2</size>
5997       </method>
5998       <method name="Ret Foo()">
5999         <size>2</size>
6000       </method>
6001       <method name="Void Main()">
6002         <size>1</size>
6003       </method>
6004     </type>
6005     <type name="DerivedClass">
6006       <method name="Void .ctor()">
6007         <size>7</size>
6008       </method>
6009       <method name="Ret`1 Foo[T]()">
6010         <size>2</size>
6011       </method>
6012       <method name="Ret Foo()">
6013         <size>2</size>
6014       </method>
6015     </type>
6016   </test>
6017   <test name="gtest-217.cs">
6018     <type name="MyTest">
6019       <method name="Void .ctor()">
6020         <size>7</size>
6021       </method>
6022       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6023         <size>44</size>
6024       </method>
6025       <method name="Void Main(System.String[])">
6026         <size>95</size>
6027       </method>
6028       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6029         <size>44</size>
6030       </method>
6031     </type>
6032     <type name="Fun`2[A1,R]">
6033       <method name="Void .ctor(Object, IntPtr)">
6034         <size>0</size>
6035       </method>
6036       <method name="R Invoke(A1)">
6037         <size>0</size>
6038       </method>
6039       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6040         <size>0</size>
6041       </method>
6042       <method name="R EndInvoke(IAsyncResult)">
6043         <size>0</size>
6044       </method>
6045     </type>
6046     <type name="MyTest">
6047       <method name="System.String &lt;Main&gt;m__0(Int32)">
6048         <size>8</size>
6049       </method>
6050     </type>
6051     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6052       <method name="Void .ctor()">
6053         <size>7</size>
6054       </method>
6055       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6056         <size>12</size>
6057       </method>
6058       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6059         <size>7</size>
6060       </method>
6061       <method name="Boolean MoveNext()">
6062         <size>205</size>
6063       </method>
6064       <method name="Void Dispose()">
6065         <size>60</size>
6066       </method>
6067       <method name="Void Reset()">
6068         <size>6</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>118</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>8</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6092       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6093         <size>7</size>
6094       </method>
6095       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6096         <size>52</size>
6097       </method>
6098     </type>
6099     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6100       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6101         <size>7</size>
6102       </method>
6103       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6104         <size>52</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-218.cs">
6109     <type name="Foo">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113     </type>
6114     <type name="X">
6115       <method name="Void .ctor()">
6116         <size>7</size>
6117       </method>
6118       <method name="Void Main()">
6119         <size>1</size>
6120       </method>
6121     </type>
6122   </test>
6123   <test name="gtest-219.cs">
6124     <type name="Test">
6125       <method name="Void .ctor()">
6126         <size>7</size>
6127       </method>
6128       <method name="Void Foo[T]()">
6129         <size>1</size>
6130       </method>
6131       <method name="Int32 Main()">
6132         <size>70</size>
6133       </method>
6134     </type>
6135   </test>
6136   <test name="gtest-220.cs">
6137     <type name="A`1[T1]">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141     </type>
6142     <type name="A`1+B`1[T1,T2]">
6143       <method name="Void .ctor()">
6144         <size>7</size>
6145       </method>
6146     </type>
6147     <type name="A`1+B`1+C`1[T1,T2,T3]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="PopQuiz">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="Int32 Main()">
6157         <size>145</size>
6158       </method>
6159     </type>
6160   </test>
6161   <test name="gtest-221.cs">
6162     <type name="C1`1[IFoo]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="C2">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171       <method name="C1`1[T] Hoge[T](C1`1[T])">
6172         <size>0</size>
6173       </method>
6174     </type>
6175     <type name="C3">
6176       <method name="Void .ctor()">
6177         <size>7</size>
6178       </method>
6179       <method name="C1`1[T] Hoge[T](C1`1[T])">
6180         <size>2</size>
6181       </method>
6182     </type>
6183     <type name="X">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Void Main()">
6188         <size>1</size>
6189       </method>
6190     </type>
6191   </test>
6192   <test name="gtest-222.cs">
6193     <type name="Mona`1[T]">
6194       <method name="Void .ctor()">
6195         <size>7</size>
6196       </method>
6197     </type>
6198     <type name="Test">
6199       <method name="Void .ctor()">
6200         <size>7</size>
6201       </method>
6202       <method name="Mona`1[K] GetMona[K]()">
6203         <size>6</size>
6204       </method>
6205       <method name="Void Main()">
6206         <size>1</size>
6207       </method>
6208     </type>
6209   </test>
6210   <test name="gtest-223.cs">
6211     <type name="Foo`1[T]">
6212       <method name="Void .ctor()">
6213         <size>7</size>
6214       </method>
6215     </type>
6216     <type name="Test">
6217       <method name="Void .ctor()">
6218         <size>7</size>
6219       </method>
6220       <method name="Foo`1[K] Hoge[K]()">
6221         <size>2</size>
6222       </method>
6223       <method name="Void Main()">
6224         <size>72</size>
6225       </method>
6226     </type>
6227   </test>
6228   <test name="gtest-224.cs">
6229     <type name="Base">
6230       <method name="Void .ctor()">
6231         <size>7</size>
6232       </method>
6233       <method name="Void Foo[T]()">
6234         <size>1</size>
6235       </method>
6236     </type>
6237     <type name="Derived">
6238       <method name="Void .ctor()">
6239         <size>7</size>
6240       </method>
6241       <method name="Void Foo[T]()">
6242         <size>1</size>
6243       </method>
6244     </type>
6245     <type name="Driver">
6246       <method name="Void .ctor()">
6247         <size>7</size>
6248       </method>
6249       <method name="Void Main()">
6250         <size>11</size>
6251       </method>
6252     </type>
6253   </test>
6254   <test name="gtest-225.cs">
6255     <type name="Set`1[Element]">
6256       <method name="Void .ctor()">
6257         <size>7</size>
6258       </method>
6259       <method name="Locator locate(Element)">
6260         <size>31</size>
6261       </method>
6262     </type>
6263     <type name="Set`1+Node[Element]">
6264       <method name="Void .ctor()">
6265         <size>7</size>
6266       </method>
6267     </type>
6268     <type name="SetTest">
6269       <method name="Void Main()">
6270         <size>1</size>
6271       </method>
6272     </type>
6273     <type name="Set`1+Locator+Replace[Element]">
6274       <method name="Void .ctor(Object, IntPtr)">
6275         <size>0</size>
6276       </method>
6277       <method name="Void Invoke(Set`1+Node[Element])">
6278         <size>0</size>
6279       </method>
6280       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6281         <size>0</size>
6282       </method>
6283       <method name="Void EndInvoke(IAsyncResult)">
6284         <size>0</size>
6285       </method>
6286     </type>
6287     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6288       <method name="Void .ctor()">
6289         <size>7</size>
6290       </method>
6291       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6292         <size>15</size>
6293       </method>
6294     </type>
6295     <type name="Set`1+Locator[Element]">
6296       <method name="Void .ctor(Replace)">
6297         <size>1</size>
6298       </method>
6299     </type>
6300   </test>
6301   <test name="gtest-226.cs">
6302     <type name="A">
6303       <method name="Void .ctor()">
6304         <size>24</size>
6305       </method>
6306     </type>
6307     <type name="M">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Int32 Main()">
6312         <size>84</size>
6313       </method>
6314     </type>
6315     <type name="Container`1[T]">
6316       <method name="Void .ctor(T)">
6317         <size>8</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-227.cs">
6322     <type name="Foo`1[G]">
6323       <method name="Void .ctor()">
6324         <size>7</size>
6325       </method>
6326       <method name="Void Bar()">
6327         <size>26</size>
6328       </method>
6329     </type>
6330     <type name="X">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void Main()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338   </test>
6339   <test name="gtest-228.cs">
6340     <type name="GenParAttribute">
6341       <method name="Void .ctor()">
6342         <size>7</size>
6343       </method>
6344     </type>
6345     <type name="cons`2[A,B]">
6346       <method name="Void .ctor()">
6347         <size>7</size>
6348       </method>
6349       <method name="Void abc[M]()">
6350         <size>1</size>
6351       </method>
6352     </type>
6353     <type name="Test">
6354       <method name="Void .ctor()">
6355         <size>7</size>
6356       </method>
6357       <method name="Void Main()">
6358         <size>1</size>
6359       </method>
6360     </type>
6361   </test>
6362   <test name="gtest-229.cs">
6363     <type name="B">
6364       <method name="Void .ctor()">
6365         <size>7</size>
6366       </method>
6367       <method name="Int32 CompareTo(B)">
6368         <size>2</size>
6369       </method>
6370     </type>
6371     <type name="Tester">
6372       <method name="Void .ctor()">
6373         <size>7</size>
6374       </method>
6375       <method name="Int32 Main()">
6376         <size>21</size>
6377       </method>
6378     </type>
6379   </test>
6380   <test name="gtest-231.cs">
6381     <type name="X">
6382       <method name="Void .ctor()">
6383         <size>7</size>
6384       </method>
6385       <method name="Void Main()">
6386         <size>31</size>
6387       </method>
6388     </type>
6389   </test>
6390   <test name="gtest-232.cs">
6391     <type name="H">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6396         <size>30</size>
6397       </method>
6398       <method name="Void Main(System.String[])">
6399         <size>1</size>
6400       </method>
6401     </type>
6402     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6403       <method name="Void .ctor()">
6404         <size>7</size>
6405       </method>
6406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6407         <size>12</size>
6408       </method>
6409       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6410         <size>7</size>
6411       </method>
6412       <method name="Boolean MoveNext()">
6413         <size>117</size>
6414       </method>
6415       <method name="Void Dispose()">
6416         <size>8</size>
6417       </method>
6418       <method name="Void Reset()">
6419         <size>6</size>
6420       </method>
6421       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6422         <size>7</size>
6423       </method>
6424       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6425         <size>40</size>
6426       </method>
6427     </type>
6428   </test>
6429   <test name="gtest-233.cs">
6430     <type name="Program">
6431       <method name="Void .ctor()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main(System.String[])">
6435         <size>25</size>
6436       </method>
6437       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6438         <size>1</size>
6439       </method>
6440     </type>
6441   </test>
6442   <test name="gtest-234.cs">
6443     <type name="Test">
6444       <method name="Void .ctor()">
6445         <size>7</size>
6446       </method>
6447       <method name="IFoo`1 GetFooGeneric[T]()">
6448         <size>2</size>
6449       </method>
6450       <method name="IFoo GetFoo()">
6451         <size>7</size>
6452       </method>
6453       <method name="Void Main()">
6454         <size>14</size>
6455       </method>
6456     </type>
6457   </test>
6458   <test name="gtest-235.cs">
6459     <type name="GettingStarted">
6460       <method name="Void .ctor()">
6461         <size>7</size>
6462       </method>
6463       <method name="Void Main()">
6464         <size>13</size>
6465       </method>
6466     </type>
6467   </test>
6468   <test name="gtest-236.cs">
6469     <type name="Foo`1[T]">
6470       <method name="Void .ctor()">
6471         <size>7</size>
6472       </method>
6473       <method name="Int32 Test(Foo`1[T])">
6474         <size>2</size>
6475       </method>
6476       <method name="Int32 Test(Foo`1[System.Int32])">
6477         <size>2</size>
6478       </method>
6479     </type>
6480     <type name="X">
6481       <method name="Void .ctor()">
6482         <size>7</size>
6483       </method>
6484       <method name="Int32 Main()">
6485         <size>59</size>
6486       </method>
6487     </type>
6488   </test>
6489   <test name="gtest-237.cs">
6490     <type name="Foo`1[T]">
6491       <method name="Void .ctor()">
6492         <size>7</size>
6493       </method>
6494       <method name="Int32 Test(T)">
6495         <size>2</size>
6496       </method>
6497       <method name="Int32 Test(Int32)">
6498         <size>2</size>
6499       </method>
6500     </type>
6501     <type name="X">
6502       <method name="Void .ctor()">
6503         <size>7</size>
6504       </method>
6505       <method name="Int32 Main()">
6506         <size>60</size>
6507       </method>
6508     </type>
6509   </test>
6510   <test name="gtest-238.cs">
6511     <type name="X">
6512       <method name="Void .ctor()">
6513         <size>7</size>
6514       </method>
6515       <method name="Int32 Main()">
6516         <size>39</size>
6517       </method>
6518     </type>
6519   </test>
6520   <test name="gtest-239.cs">
6521     <type name="Foo`2[T,U]">
6522       <method name="Void .ctor()">
6523         <size>7</size>
6524       </method>
6525       <method name="Int32 Test(T, U)">
6526         <size>2</size>
6527       </method>
6528       <method name="Int32 Test(Int32, U)">
6529         <size>2</size>
6530       </method>
6531       <method name="Int32 Test(T, Single)">
6532         <size>2</size>
6533       </method>
6534       <method name="Int32 Test(Int32, Single)">
6535         <size>2</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Int32 Main()">
6543         <size>237</size>
6544       </method>
6545     </type>
6546   </test>
6547   <test name="gtest-240.cs">
6548     <type name="MyClass">
6549       <method name="Void .ctor()">
6550         <size>7</size>
6551       </method>
6552     </type>
6553     <type name="X">
6554       <method name="Void .ctor()">
6555         <size>7</size>
6556       </method>
6557       <method name="Void Main()">
6558         <size>1</size>
6559       </method>
6560     </type>
6561     <type name="MyClass">
6562       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6563         <size>1</size>
6564       </method>
6565       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6566         <size>1</size>
6567       </method>
6568       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6569         <size>1</size>
6570       </method>
6571       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6572         <size>1</size>
6573       </method>
6574     </type>
6575   </test>
6576   <test name="gtest-241.cs">
6577     <type name="a">
6578       <method name="Void .ctor()">
6579         <size>7</size>
6580       </method>
6581       <method name="Void func[T](T ByRef)">
6582         <size>0</size>
6583       </method>
6584     </type>
6585     <type name="b">
6586       <method name="Void .ctor()">
6587         <size>7</size>
6588       </method>
6589       <method name="Void func[T](T ByRef)">
6590         <size>1</size>
6591       </method>
6592     </type>
6593     <type name="main">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Void Main()">
6598         <size>1</size>
6599       </method>
6600     </type>
6601   </test>
6602   <test name="gtest-242.cs">
6603     <type name="Container`1[T]">
6604       <method name="Void .ctor()">
6605         <size>7</size>
6606       </method>
6607     </type>
6608     <type name="ReferenceType">
6609       <method name="Void .ctor()">
6610         <size>7</size>
6611       </method>
6612       <method name="Int32 CompareTo(ReferenceType)">
6613         <size>2</size>
6614       </method>
6615     </type>
6616     <type name="Test">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Main()">
6621         <size>13</size>
6622       </method>
6623     </type>
6624     <type name="MyValueType">
6625       <method name="Int32 CompareTo(MyValueType)">
6626         <size>2</size>
6627       </method>
6628     </type>
6629   </test>
6630   <test name="gtest-243.cs">
6631     <type name="Foo`1[T]">
6632       <method name="Void .ctor()">
6633         <size>7</size>
6634       </method>
6635       <method name="Void Test(T)">
6636         <size>1</size>
6637       </method>
6638     </type>
6639     <type name="Tests">
6640       <method name="Void .ctor()">
6641         <size>7</size>
6642       </method>
6643       <method name="Void foo[T]()">
6644         <size>1</size>
6645       </method>
6646       <method name="Int32 Test()">
6647         <size>148</size>
6648       </method>
6649       <method name="Int32 Main()">
6650         <size>8</size>
6651       </method>
6652     </type>
6653   </test>
6654   <test name="gtest-244.cs">
6655     <type name="B">
6656       <method name="Void .ctor()">
6657         <size>7</size>
6658       </method>
6659       <method name="T Get[T]()">
6660         <size>10</size>
6661       </method>
6662     </type>
6663     <type name="A">
6664       <method name="Void .ctor()">
6665         <size>7</size>
6666       </method>
6667       <method name="T Get[T]()">
6668         <size>30</size>
6669       </method>
6670       <method name="Void Main()">
6671         <size>12</size>
6672       </method>
6673     </type>
6674   </test>
6675   <test name="gtest-245.cs">
6676     <type name="DerivedGenericClass`1[T]">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Foo()">
6681         <size>1</size>
6682       </method>
6683       <method name="Void Baz()">
6684         <size>7</size>
6685       </method>
6686     </type>
6687     <type name="BaseClass">
6688       <method name="Void .ctor()">
6689         <size>7</size>
6690       </method>
6691       <method name="Void Foo()">
6692         <size>0</size>
6693       </method>
6694     </type>
6695     <type name="X">
6696       <method name="Void .ctor()">
6697         <size>7</size>
6698       </method>
6699       <method name="Void Main()">
6700         <size>1</size>
6701       </method>
6702     </type>
6703   </test>
6704   <test name="gtest-246.cs">
6705     <type name="TestCase.CTest">
6706       <method name="Void .ctor()">
6707         <size>7</size>
6708       </method>
6709       <method name="Void Main()">
6710         <size>1</size>
6711       </method>
6712       <method name="Void Bar()">
6713         <size>1</size>
6714       </method>
6715     </type>
6716     <type name="TestCase.CGenericTest`2[T,V]">
6717       <method name="Void .ctor()">
6718         <size>7</size>
6719       </method>
6720       <method name="V Foo()">
6721         <size>21</size>
6722       </method>
6723     </type>
6724   </test>
6725   <test name="gtest-247.cs">
6726     <type name="EnumerableBase`1[T]">
6727       <method name="Void .ctor()">
6728         <size>7</size>
6729       </method>
6730       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6731         <size>7</size>
6732       </method>
6733       <method name="IEnumerator`1 GetEnumerator()">
6734         <size>0</size>
6735       </method>
6736     </type>
6737     <type name="CollectionValueBase`1[T]">
6738       <method name="Void .ctor()">
6739         <size>7</size>
6740       </method>
6741       <method name="Void raiseItemsAdded(T, Int32)">
6742         <size>1</size>
6743       </method>
6744       <method name="IEnumerator`1 GetEnumerator()">
6745         <size>0</size>
6746       </method>
6747     </type>
6748     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6749       <method name="Void .ctor()">
6750         <size>7</size>
6751       </method>
6752     </type>
6753     <type name="CircularQueue`1[T]">
6754       <method name="Void .ctor()">
6755         <size>7</size>
6756       </method>
6757       <method name="IEnumerator`1 GetEnumerator()">
6758         <size>8</size>
6759       </method>
6760       <method name="Void Enqueue(T)">
6761         <size>1</size>
6762       </method>
6763     </type>
6764     <type name="HashSet`1[T]">
6765       <method name="Void .ctor()">
6766         <size>7</size>
6767       </method>
6768       <method name="Void RemoveAll[U](IEnumerable`1)">
6769         <size>7</size>
6770       </method>
6771       <method name="Void AddAll[U](IEnumerable`1)">
6772         <size>61</size>
6773       </method>
6774       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6775         <size>2</size>
6776       </method>
6777       <method name="IEnumerator`1 GetEnumerator()">
6778         <size>8</size>
6779       </method>
6780     </type>
6781     <type name="X">
6782       <method name="Void .ctor()">
6783         <size>7</size>
6784       </method>
6785       <method name="Void Main()">
6786         <size>1</size>
6787       </method>
6788     </type>
6789     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6790       <method name="Void .ctor()">
6791         <size>7</size>
6792       </method>
6793       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6794         <size>12</size>
6795       </method>
6796       <method name="Boolean MoveNext()">
6797         <size>25</size>
6798       </method>
6799       <method name="Void Dispose()">
6800         <size>8</size>
6801       </method>
6802       <method name="Void Reset()">
6803         <size>6</size>
6804       </method>
6805     </type>
6806     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6807       <method name="Void .ctor()">
6808         <size>7</size>
6809       </method>
6810       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6811         <size>12</size>
6812       </method>
6813       <method name="Boolean MoveNext()">
6814         <size>25</size>
6815       </method>
6816       <method name="Void Dispose()">
6817         <size>8</size>
6818       </method>
6819       <method name="Void Reset()">
6820         <size>6</size>
6821       </method>
6822     </type>
6823     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6824       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6825         <size>7</size>
6826       </method>
6827     </type>
6828     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6829       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6830         <size>7</size>
6831       </method>
6832     </type>
6833   </test>
6834   <test name="gtest-248.cs">
6835     <type name="Foo`1[T]">
6836       <method name="Void .ctor()">
6837         <size>7</size>
6838       </method>
6839     </type>
6840     <type name="X">
6841       <method name="Void .ctor()">
6842         <size>7</size>
6843       </method>
6844       <method name="Boolean Test(System.Object)">
6845         <size>19</size>
6846       </method>
6847       <method name="Void Main()">
6848         <size>1</size>
6849       </method>
6850     </type>
6851   </test>
6852   <test name="gtest-249.cs">
6853     <type name="EnumerableBase`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860       <method name="IEnumerator`1 GetEnumerator()">
6861         <size>0</size>
6862       </method>
6863     </type>
6864     <type name="ArrayBase`1[T]">
6865       <method name="Void .ctor()">
6866         <size>7</size>
6867       </method>
6868       <method name="IEnumerator`1 GetEnumerator()">
6869         <size>8</size>
6870       </method>
6871     </type>
6872     <type name="HashedArrayList`1[T]">
6873       <method name="Void .ctor()">
6874         <size>7</size>
6875       </method>
6876       <method name="IEnumerator`1 GetEnumerator()">
6877         <size>7</size>
6878       </method>
6879     </type>
6880     <type name="X">
6881       <method name="Void .ctor()">
6882         <size>7</size>
6883       </method>
6884       <method name="Void Main()">
6885         <size>1</size>
6886       </method>
6887     </type>
6888     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6889       <method name="Void .ctor()">
6890         <size>7</size>
6891       </method>
6892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6893         <size>12</size>
6894       </method>
6895       <method name="Boolean MoveNext()">
6896         <size>25</size>
6897       </method>
6898       <method name="Void Dispose()">
6899         <size>8</size>
6900       </method>
6901       <method name="Void Reset()">
6902         <size>6</size>
6903       </method>
6904       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6905         <size>7</size>
6906       </method>
6907     </type>
6908   </test>
6909   <test name="gtest-250.cs">
6910     <type name="GuardedIndexedSorted`1[T]">
6911       <method name="Void .ctor()">
6912         <size>7</size>
6913       </method>
6914       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6915         <size>13</size>
6916       </method>
6917     </type>
6918     <type name="X">
6919       <method name="Void .ctor()">
6920         <size>7</size>
6921       </method>
6922       <method name="Void Main()">
6923         <size>1</size>
6924       </method>
6925     </type>
6926     <type name="Fun`2[R,S]">
6927       <method name="Void .ctor(Object, IntPtr)">
6928         <size>0</size>
6929       </method>
6930       <method name="S Invoke(R)">
6931         <size>0</size>
6932       </method>
6933       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6934         <size>0</size>
6935       </method>
6936       <method name="S EndInvoke(IAsyncResult)">
6937         <size>0</size>
6938       </method>
6939     </type>
6940   </test>
6941   <test name="gtest-251.cs">
6942     <type name="SortedIndexedTester`1[T]">
6943       <method name="Void .ctor()">
6944         <size>7</size>
6945       </method>
6946       <method name="Void Test(ISorted`1)">
6947         <size>24</size>
6948       </method>
6949     </type>
6950     <type name="X">
6951       <method name="Void .ctor()">
6952         <size>7</size>
6953       </method>
6954       <method name="Void Main()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="&lt;PrivateImplementationDetails&gt;">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963   </test>
6964   <test name="gtest-252.cs">
6965     <type name="EqualityComparer`1[T]">
6966       <method name="Void .cctor()">
6967         <size>16</size>
6968       </method>
6969       <method name="Void Test()">
6970         <size>1</size>
6971       </method>
6972     </type>
6973     <type name="SequencedEqualityComparer`2[T,W]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="X">
6979       <method name="Void .ctor()">
6980         <size>7</size>
6981       </method>
6982       <method name="Void Main()">
6983         <size>6</size>
6984       </method>
6985     </type>
6986   </test>
6987   <test name="gtest-253.cs">
6988     <type name="CollectionValueTester`2[R,S]">
6989       <method name="Void .ctor()">
6990         <size>7</size>
6991       </method>
6992     </type>
6993     <type name="ExtensibleTester`1[U]">
6994       <method name="Void .ctor(U)">
6995         <size>14</size>
6996       </method>
6997       <method name="Void Direct()">
6998         <size>24</size>
6999       </method>
7000     </type>
7001     <type name="Extensible`1[V]">
7002       <method name="Void .ctor()">
7003         <size>7</size>
7004       </method>
7005       <method name="Void AddAll[W](IEnumerable`1)">
7006         <size>1</size>
7007       </method>
7008     </type>
7009     <type name="X">
7010       <method name="Void .ctor()">
7011         <size>7</size>
7012       </method>
7013       <method name="Void Main()">
7014         <size>20</size>
7015       </method>
7016     </type>
7017   </test>
7018   <test name="gtest-254.cs">
7019     <type name="HashedLinkedList`1[T]">
7020       <method name="Void .ctor()">
7021         <size>7</size>
7022       </method>
7023       <method name="HashedLinkedList`1[T] GetList()">
7024         <size>6</size>
7025       </method>
7026       <method name="Void Test(Int32)">
7027         <size>55</size>
7028       </method>
7029       <method name="Void Test(HashedLinkedList`1[T])">
7030         <size>40</size>
7031       </method>
7032     </type>
7033     <type name="X">
7034       <method name="Void .ctor()">
7035         <size>7</size>
7036       </method>
7037       <method name="Void Main()">
7038         <size>20</size>
7039       </method>
7040     </type>
7041   </test>
7042   <test name="gtest-255.cs">
7043     <type name="A">
7044       <method name="Void .ctor()">
7045         <size>7</size>
7046       </method>
7047       <method name="T Foo[T]()">
7048         <size>0</size>
7049       </method>
7050     </type>
7051     <type name="B">
7052       <method name="Void .ctor()">
7053         <size>7</size>
7054       </method>
7055       <method name="T Foo[T]()">
7056         <size>10</size>
7057       </method>
7058     </type>
7059     <type name="C">
7060       <method name="Void .ctor()">
7061         <size>7</size>
7062       </method>
7063       <method name="Void Main()">
7064         <size>1</size>
7065       </method>
7066     </type>
7067   </test>
7068   <test name="gtest-256.cs">
7069     <type name="Test">
7070       <method name="Void .ctor()">
7071         <size>7</size>
7072       </method>
7073       <method name="IEnumerator`1 GetEnumerator()">
7074         <size>15</size>
7075       </method>
7076       <method name="Void Main()">
7077         <size>11</size>
7078       </method>
7079       <method name="Void Run()">
7080         <size>147</size>
7081       </method>
7082     </type>
7083     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7084       <method name="Void .ctor()">
7085         <size>7</size>
7086       </method>
7087       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7088         <size>7</size>
7089       </method>
7090       <method name="Boolean MoveNext()">
7091         <size>129</size>
7092       </method>
7093       <method name="Void Dispose()">
7094         <size>8</size>
7095       </method>
7096       <method name="Void Reset()">
7097         <size>6</size>
7098       </method>
7099       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7100         <size>7</size>
7101       </method>
7102     </type>
7103   </test>
7104   <test name="gtest-257.cs">
7105     <type name="Tests">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109       <method name="Void Main()">
7110         <size>32</size>
7111       </method>
7112     </type>
7113   </test>
7114   <test name="gtest-258.cs">
7115     <type name="A">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119     </type>
7120     <type name="B">
7121       <method name="Void .ctor()">
7122         <size>7</size>
7123       </method>
7124     </type>
7125     <type name="Foo`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129     </type>
7130     <type name="X">
7131       <method name="Void .ctor()">
7132         <size>7</size>
7133       </method>
7134       <method name="Void Main()">
7135         <size>7</size>
7136       </method>
7137     </type>
7138   </test>
7139   <test name="gtest-259.cs">
7140     <type name="Class1`1[T]">
7141       <method name="Void .ctor()">
7142         <size>7</size>
7143       </method>
7144       <method name="Void MethodOfClass1(T, MyType)">
7145         <size>14</size>
7146       </method>
7147     </type>
7148     <type name="MyType">
7149       <method name="Void .ctor()">
7150         <size>7</size>
7151       </method>
7152       <method name="Void MethodOfMyBaseType()">
7153         <size>1</size>
7154       </method>
7155     </type>
7156     <type name="MyBaseType">
7157       <method name="Void .ctor()">
7158         <size>7</size>
7159       </method>
7160       <method name="Void MethodOfMyBaseType()">
7161         <size>0</size>
7162       </method>
7163     </type>
7164     <type name="X">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168       <method name="Void Main()">
7169         <size>1</size>
7170       </method>
7171     </type>
7172   </test>
7173   <test name="gtest-260.cs">
7174     <type name="A`1[T]">
7175       <method name="Void .ctor()">
7176         <size>7</size>
7177       </method>
7178     </type>
7179     <type name="B`1[T]">
7180       <method name="Void .ctor()">
7181         <size>7</size>
7182       </method>
7183     </type>
7184     <type name="Test">
7185       <method name="Void .ctor()">
7186         <size>7</size>
7187       </method>
7188       <method name="Void .cctor()">
7189         <size>11</size>
7190       </method>
7191       <method name="Void Main()">
7192         <size>1</size>
7193       </method>
7194     </type>
7195   </test>
7196   <test name="gtest-261.cs">
7197     <type name="Cons`2[T,U]">
7198       <method name="Void .ctor(T, U)">
7199         <size>21</size>
7200       </method>
7201       <method name="System.String ToString()">
7202         <size>68</size>
7203       </method>
7204     </type>
7205     <type name="List`1[A]">
7206       <method name="Void .ctor(A)">
7207         <size>9</size>
7208       </method>
7209       <method name="Void .ctor(A, List`1)">
7210         <size>9</size>
7211       </method>
7212       <method name="Void zip[B](List`1[B])">
7213         <size>18</size>
7214       </method>
7215     </type>
7216     <type name="Test">
7217       <method name="Void .ctor()">
7218         <size>7</size>
7219       </method>
7220       <method name="Void Main(System.String[])">
7221         <size>14</size>
7222       </method>
7223     </type>
7224   </test>
7225   <test name="gtest-262.cs">
7226     <type name="Test">
7227       <method name="Void .ctor()">
7228         <size>7</size>
7229       </method>
7230       <method name="Void f1(System.Object)">
7231         <size>1</size>
7232       </method>
7233       <method name="Void f2(System.String)">
7234         <size>1</size>
7235       </method>
7236       <method name="Void f3(Test)">
7237         <size>1</size>
7238       </method>
7239       <method name="Void f4(Int32)">
7240         <size>1</size>
7241       </method>
7242       <method name="Void f5(Int16)">
7243         <size>1</size>
7244       </method>
7245       <method name="Void Main()">
7246         <size>163</size>
7247       </method>
7248     </type>
7249   </test>
7250   <test name="gtest-263.cs">
7251     <type name="Foo`1[S]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="ICloneable Test(S)">
7256         <size>12</size>
7257       </method>
7258     </type>
7259     <type name="ConvertHelper">
7260       <method name="IEnumerator`1 Test[S,T](S)">
7261         <size>22</size>
7262       </method>
7263       <method name="Void Main()">
7264         <size>1</size>
7265       </method>
7266     </type>
7267     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7268       <method name="Void .ctor()">
7269         <size>7</size>
7270       </method>
7271       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7272         <size>12</size>
7273       </method>
7274       <method name="Boolean MoveNext()">
7275         <size>80</size>
7276       </method>
7277       <method name="Void Dispose()">
7278         <size>8</size>
7279       </method>
7280       <method name="Void Reset()">
7281         <size>6</size>
7282       </method>
7283       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7284         <size>7</size>
7285       </method>
7286     </type>
7287   </test>
7288   <test name="gtest-264.cs">
7289     <type name="BaseList`1[SubType]">
7290       <method name="Void .ctor()">
7291         <size>18</size>
7292       </method>
7293     </type>
7294     <type name="XXX">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298     </type>
7299     <type name="Crash">
7300       <method name="Void .ctor()">
7301         <size>7</size>
7302       </method>
7303       <method name="Void Main()">
7304         <size>14</size>
7305       </method>
7306     </type>
7307   </test>
7308   <test name="gtest-265.cs">
7309     <type name="Test">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Main()">
7314         <size>14</size>
7315       </method>
7316     </type>
7317   </test>
7318   <test name="gtest-266.cs">
7319     <type name="Test`1[T]">
7320       <method name="Void .ctor()">
7321         <size>7</size>
7322       </method>
7323     </type>
7324     <type name="Test`1+Inner`1[T,U]">
7325       <method name="Void .ctor()">
7326         <size>7</size>
7327       </method>
7328       <method name="Void Foo()">
7329         <size>13</size>
7330       </method>
7331     </type>
7332     <type name="Test">
7333       <method name="Void .ctor()">
7334         <size>7</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340   </test>
7341   <test name="gtest-267.cs">
7342     <type name="T">
7343       <method name="Void .ctor()">
7344         <size>7</size>
7345       </method>
7346       <method name="Void Foo[T](Handler`1[T])">
7347         <size>34</size>
7348       </method>
7349       <method name="Void Response[T](Handler`1[T])">
7350         <size>1</size>
7351       </method>
7352       <method name="Void Main()">
7353         <size>1</size>
7354       </method>
7355     </type>
7356     <type name="Handler`1[T]">
7357       <method name="Void .ctor(Object, IntPtr)">
7358         <size>0</size>
7359       </method>
7360       <method name="Void Invoke(T)">
7361         <size>0</size>
7362       </method>
7363       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7364         <size>0</size>
7365       </method>
7366       <method name="Void EndInvoke(IAsyncResult)">
7367         <size>0</size>
7368       </method>
7369     </type>
7370     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7371       <method name="Void .ctor()">
7372         <size>7</size>
7373       </method>
7374       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7375         <size>18</size>
7376       </method>
7377     </type>
7378   </test>
7379   <test name="gtest-268.cs">
7380     <type name="Test">
7381       <method name="Void .ctor()">
7382         <size>7</size>
7383       </method>
7384       <method name="Void Bar()">
7385         <size>7</size>
7386       </method>
7387       <method name="Void Main()">
7388         <size>1</size>
7389       </method>
7390     </type>
7391     <type name="Test+G`1[T]">
7392       <method name="Void .ctor()">
7393         <size>7</size>
7394       </method>
7395     </type>
7396   </test>
7397   <test name="gtest-269.cs">
7398     <type name="X">
7399       <method name="Void .ctor()">
7400         <size>7</size>
7401       </method>
7402       <method name="Int32 Beer(Nullable`1)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int64 PubToLong(IrishPub)">
7406         <size>12</size>
7407       </method>
7408       <method name="Int32 Test(Nullable`1)">
7409         <size>53</size>
7410       </method>
7411       <method name="Int32 TestWithNull(Nullable`1)">
7412         <size>55</size>
7413       </method>
7414       <method name="Nullable`1 Foo(Boolean)">
7415         <size>24</size>
7416       </method>
7417       <method name="Int32 Test(Boolean)">
7418         <size>54</size>
7419       </method>
7420       <method name="Int32 Main()">
7421         <size>194</size>
7422       </method>
7423     </type>
7424     <type name="IrishPub">
7425       <method name="Void .ctor(IrishBeer)">
7426         <size>8</size>
7427       </method>
7428       <method name="Int64 op_Implicit(Nullable`1)">
7429         <size>36</size>
7430       </method>
7431       <method name="Nullable`1 op_Implicit(Int64)">
7432         <size>13</size>
7433       </method>
7434     </type>
7435   </test>
7436   <test name="gtest-270.cs">
7437     <type name="X">
7438       <method name="Void .ctor()">
7439         <size>7</size>
7440       </method>
7441       <method name="Int32 Test(Nullable`1)">
7442         <size>44</size>
7443       </method>
7444       <method name="Int32 Main()">
7445         <size>42</size>
7446       </method>
7447     </type>
7448   </test>
7449   <test name="gtest-271.cs">
7450     <type name="Qux`2[X,V]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7455         <size>8</size>
7456       </method>
7457       <method name="IEnumerator`1 GetEnumerator()">
7458         <size>8</size>
7459       </method>
7460     </type>
7461     <type name="Foo`2[X,V]">
7462       <method name="Void .ctor()">
7463         <size>7</size>
7464       </method>
7465     </type>
7466     <type name="Test`1[T]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="Int32 CompareTo(Test`1[T])">
7471         <size>2</size>
7472       </method>
7473     </type>
7474     <type name="X">
7475       <method name="Void .ctor()">
7476         <size>7</size>
7477       </method>
7478       <method name="Void Main()">
7479         <size>53</size>
7480       </method>
7481     </type>
7482     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7483       <method name="Void .ctor()">
7484         <size>7</size>
7485       </method>
7486       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7487         <size>7</size>
7488       </method>
7489       <method name="Boolean MoveNext()">
7490         <size>25</size>
7491       </method>
7492       <method name="Void Dispose()">
7493         <size>8</size>
7494       </method>
7495       <method name="Void Reset()">
7496         <size>6</size>
7497       </method>
7498     </type>
7499     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7500       <method name="Void .ctor()">
7501         <size>7</size>
7502       </method>
7503       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7504         <size>12</size>
7505       </method>
7506       <method name="Boolean MoveNext()">
7507         <size>25</size>
7508       </method>
7509       <method name="Void Dispose()">
7510         <size>8</size>
7511       </method>
7512       <method name="Void Reset()">
7513         <size>6</size>
7514       </method>
7515     </type>
7516     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7517       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7518         <size>7</size>
7519       </method>
7520     </type>
7521     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7522       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7523         <size>7</size>
7524       </method>
7525     </type>
7526   </test>
7527   <test name="gtest-272.cs">
7528     <type name="X">
7529       <method name="Void Foo[T](Handler`1[T])">
7530         <size>27</size>
7531       </method>
7532       <method name="Void Response[T](Handler`1[T])">
7533         <size>1</size>
7534       </method>
7535       <method name="Void Test[T](T)">
7536         <size>1</size>
7537       </method>
7538       <method name="Void Main()">
7539         <size>18</size>
7540       </method>
7541     </type>
7542     <type name="Handler`1[T]">
7543       <method name="Void .ctor(Object, IntPtr)">
7544         <size>0</size>
7545       </method>
7546       <method name="Void Invoke(T)">
7547         <size>0</size>
7548       </method>
7549       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7550         <size>0</size>
7551       </method>
7552       <method name="Void EndInvoke(IAsyncResult)">
7553         <size>0</size>
7554       </method>
7555     </type>
7556     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7561         <size>12</size>
7562       </method>
7563     </type>
7564   </test>
7565   <test name="gtest-273.cs">
7566     <type name="ThisBaseClass`3[A,B,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThatBaseClass`3[B,A,C]">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThisClass`3[A,B,C]">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="ThatClass`3[B,A,C]">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585     </type>
7586     <type name="ThisClass">
7587       <method name="Void .ctor()">
7588         <size>7</size>
7589       </method>
7590     </type>
7591     <type name="ThatClass">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595     </type>
7596     <type name="Test">
7597       <method name="Void .ctor()">
7598         <size>7</size>
7599       </method>
7600       <method name="Void Main()">
7601         <size>1</size>
7602       </method>
7603     </type>
7604   </test>
7605   <test name="gtest-274.cs">
7606     <type name="X">
7607       <method name="Void .ctor()">
7608         <size>7</size>
7609       </method>
7610       <method name="Void Main()">
7611         <size>447</size>
7612       </method>
7613     </type>
7614     <type name="Foo">
7615       <method name="Void .ctor(Int64)">
7616         <size>8</size>
7617       </method>
7618       <method name="Foo op_Implicit(Int64)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622     <type name="Bar">
7623       <method name="Void .ctor(Foo)">
7624         <size>8</size>
7625       </method>
7626       <method name="Bar op_Implicit(Foo)">
7627         <size>7</size>
7628       </method>
7629     </type>
7630     <type name="Baz">
7631       <method name="Void .ctor(Foo)">
7632         <size>8</size>
7633       </method>
7634       <method name="Baz op_Explicit(Foo)">
7635         <size>7</size>
7636       </method>
7637     </type>
7638   </test>
7639   <test name="gtest-275.cs">
7640     <type name="Test">
7641       <method name="Void .ctor()">
7642         <size>7</size>
7643       </method>
7644       <method name="Void Main()">
7645         <size>19</size>
7646       </method>
7647     </type>
7648     <type name="Test+C">
7649       <method name="Void .ctor()">
7650         <size>18</size>
7651       </method>
7652     </type>
7653     <type name="Test+D`2[T,U]">
7654       <method name="Void .ctor()">
7655         <size>18</size>
7656       </method>
7657     </type>
7658     <type name="Test+E`1[T]">
7659       <method name="Void .ctor()">
7660         <size>18</size>
7661       </method>
7662     </type>
7663   </test>
7664   <test name="gtest-276.cs">
7665     <type name="Tests">
7666       <method name="Void .ctor()">
7667         <size>7</size>
7668       </method>
7669       <method name="Int32 Main()">
7670         <size>30</size>
7671       </method>
7672     </type>
7673     <type name="Tests+GenericClass`1[T]">
7674       <method name="Void .ctor()">
7675         <size>7</size>
7676       </method>
7677       <method name="T Z(IList`1, Int32)">
7678         <size>8</size>
7679       </method>
7680     </type>
7681   </test>
7682   <test name="gtest-277.cs">
7683     <type name="X">
7684       <method name="Void .ctor()">
7685         <size>7</size>
7686       </method>
7687       <method name="Void Main()">
7688         <size>1</size>
7689       </method>
7690     </type>
7691   </test>
7692   <test name="gtest-278.cs">
7693     <type name="Program">
7694       <method name="Void .ctor()">
7695         <size>7</size>
7696       </method>
7697       <method name="Int32 Main()">
7698         <size>6</size>
7699       </method>
7700     </type>
7701   </test>
7702   <test name="gtest-279.cs">
7703     <type name="Foo">
7704       <method name="Void .ctor()">
7705         <size>7</size>
7706       </method>
7707       <method name="IList`1 Bar[T]()">
7708         <size>12</size>
7709       </method>
7710       <method name="Void Bar()">
7711         <size>11</size>
7712       </method>
7713     </type>
7714     <type name="BugReport">
7715       <method name="Void .ctor()">
7716         <size>7</size>
7717       </method>
7718       <method name="Void Main(System.String[])">
7719         <size>20</size>
7720       </method>
7721     </type>
7722   </test>
7723   <test name="gtest-280.cs">
7724     <type name="Test">
7725       <method name="Void .ctor()">
7726         <size>7</size>
7727       </method>
7728       <method name="Void Main(System.String[])">
7729         <size>69</size>
7730       </method>
7731     </type>
7732     <type name="Test+TestDel">
7733       <method name="Void .ctor(Object, IntPtr)">
7734         <size>0</size>
7735       </method>
7736       <method name="Int32 Invoke(Int32)">
7737         <size>0</size>
7738       </method>
7739       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7740         <size>0</size>
7741       </method>
7742       <method name="Int32 EndInvoke(IAsyncResult)">
7743         <size>0</size>
7744       </method>
7745     </type>
7746     <type name="Test">
7747       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7748         <size>2</size>
7749       </method>
7750     </type>
7751   </test>
7752   <test name="gtest-281.cs">
7753     <type name="List">
7754       <method name="Void .ctor()">
7755         <size>7</size>
7756       </method>
7757       <method name="Void AddRange[T](ICollection`1)">
7758         <size>1</size>
7759       </method>
7760     </type>
7761     <type name="Tests">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765       <method name="Void Main()">
7766         <size>21</size>
7767       </method>
7768     </type>
7769   </test>
7770   <test name="gtest-282.cs">
7771     <type name="Foo">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775     </type>
7776     <type name="Foo+Bar">
7777       <method name="Void .ctor()">
7778         <size>7</size>
7779       </method>
7780     </type>
7781     <type name="C`1[T]">
7782       <method name="Void .ctor()">
7783         <size>7</size>
7784       </method>
7785     </type>
7786     <type name="Test">
7787       <method name="Void .ctor()">
7788         <size>7</size>
7789       </method>
7790       <method name="Void .cctor()">
7791         <size>11</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>21</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-283.cs">
7799     <type name="Point">
7800       <method name="Void .ctor(Int32, Int32)">
7801         <size>15</size>
7802       </method>
7803     </type>
7804     <type name="TestPoint">
7805       <method name="Void Serialize(IFoo)">
7806         <size>39</size>
7807       </method>
7808       <method name="Void Main()">
7809         <size>1</size>
7810       </method>
7811     </type>
7812   </test>
7813   <test name="gtest-284.cs">
7814     <type name="X">
7815       <method name="Void .ctor()">
7816         <size>7</size>
7817       </method>
7818     </type>
7819     <type name="CollectionTester">
7820       <method name="Int32 Test[T](IList`1)">
7821         <size>67</size>
7822       </method>
7823       <method name="Int32 Test()">
7824         <size>522</size>
7825       </method>
7826     </type>
7827     <type name="InterfaceTester">
7828       <method name="Void .cctor()">
7829         <size>106</size>
7830       </method>
7831       <method name="Int32 Test(System.Type, System.Type[])">
7832         <size>398</size>
7833       </method>
7834       <method name="Int32 Test()">
7835         <size>532</size>
7836       </method>
7837     </type>
7838     <type name="Z">
7839       <method name="Void .ctor()">
7840         <size>7</size>
7841       </method>
7842       <method name="Int32 Test()">
7843         <size>36</size>
7844       </method>
7845       <method name="Int32 Main()">
7846         <size>45</size>
7847       </method>
7848     </type>
7849   </test>
7850   <test name="gtest-285.cs">
7851     <type name="A">
7852       <method name="Void .ctor()">
7853         <size>7</size>
7854       </method>
7855     </type>
7856     <type name="B">
7857       <method name="Void .ctor()">
7858         <size>7</size>
7859       </method>
7860     </type>
7861     <type name="Tests">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Main()">
7866         <size>38</size>
7867       </method>
7868     </type>
7869   </test>
7870   <test name="gtest-286.cs">
7871     <type name="TestAttribute">
7872       <method name="Void .ctor(Type)">
7873         <size>14</size>
7874       </method>
7875     </type>
7876     <type name="C`1[T]">
7877       <method name="Void .ctor()">
7878         <size>7</size>
7879       </method>
7880       <method name="Void Foo()">
7881         <size>1</size>
7882       </method>
7883     </type>
7884     <type name="C">
7885       <method name="Void .ctor()">
7886         <size>7</size>
7887       </method>
7888       <method name="Int32 Main()">
7889         <size>76</size>
7890       </method>
7891     </type>
7892   </test>
7893   <test name="gtest-287.cs">
7894     <type name="X">
7895       <method name="Void .ctor()">
7896         <size>7</size>
7897       </method>
7898       <method name="Void Main()">
7899         <size>36</size>
7900       </method>
7901       <method name="Void D()">
7902         <size>1</size>
7903       </method>
7904     </type>
7905   </test>
7906   <test name="gtest-288.cs">
7907     <type name="A">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Test(Int32)">
7912         <size>5</size>
7913       </method>
7914     </type>
7915     <type name="B">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Test()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923     <type name="B+C">
7924       <method name="Void .ctor()">
7925         <size>7</size>
7926       </method>
7927       <method name="Boolean Foo(Int32)">
7928         <size>13</size>
7929       </method>
7930     </type>
7931     <type name="X">
7932       <method name="Void .ctor()">
7933         <size>7</size>
7934       </method>
7935       <method name="Void Main()">
7936         <size>1</size>
7937       </method>
7938     </type>
7939   </test>
7940   <test name="gtest-289.cs">
7941     <type name="C">
7942       <method name="Void .ctor()">
7943         <size>7</size>
7944       </method>
7945       <method name="Void add_Ev1(D)">
7946         <size>24</size>
7947       </method>
7948       <method name="Void remove_Ev1(D)">
7949         <size>24</size>
7950       </method>
7951     </type>
7952     <type name="Consts">
7953       <method name="Void .ctor()">
7954         <size>7</size>
7955       </method>
7956       <method name="Void .cctor()">
7957         <size>1</size>
7958       </method>
7959     </type>
7960     <type name="Test">
7961       <method name="Void .ctor()">
7962         <size>7</size>
7963       </method>
7964       <method name="Int32 Main()">
7965         <size>94</size>
7966       </method>
7967     </type>
7968     <type name="D">
7969       <method name="Void .ctor(Object, IntPtr)">
7970         <size>0</size>
7971       </method>
7972       <method name="Void Invoke()">
7973         <size>0</size>
7974       </method>
7975       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7976         <size>0</size>
7977       </method>
7978       <method name="Void EndInvoke(IAsyncResult)">
7979         <size>0</size>
7980       </method>
7981     </type>
7982   </test>
7983   <test name="gtest-290.cs">
7984     <type name="GenericEventNotUsedTest`1[T]">
7985       <method name="Void .ctor()">
7986         <size>7</size>
7987       </method>
7988       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7989         <size>24</size>
7990       </method>
7991       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7992         <size>24</size>
7993       </method>
7994       <method name="Void RaiseTestEvent(T)">
7995         <size>14</size>
7996       </method>
7997     </type>
7998     <type name="TestEntry">
7999       <method name="Void Main()">
8000         <size>1</size>
8001       </method>
8002     </type>
8003     <type name="GenericEventHandler`2[U,V]">
8004       <method name="Void .ctor(Object, IntPtr)">
8005         <size>0</size>
8006       </method>
8007       <method name="Void Invoke(U, V)">
8008         <size>0</size>
8009       </method>
8010       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
8011         <size>0</size>
8012       </method>
8013       <method name="Void EndInvoke(IAsyncResult)">
8014         <size>0</size>
8015       </method>
8016     </type>
8017   </test>
8018   <test name="gtest-291.cs">
8019     <type name="Global">
8020       <method name="Void .ctor()">
8021         <size>7</size>
8022       </method>
8023       <method name="Void Main()">
8024         <size>22</size>
8025       </method>
8026       <method name="System.String Test2(Nullable`1)">
8027         <size>6</size>
8028       </method>
8029     </type>
8030   </test>
8031   <test name="gtest-292.cs">
8032     <type name="Test.A`1[TA]">
8033       <method name="Void .ctor()">
8034         <size>7</size>
8035       </method>
8036     </type>
8037     <type name="X">
8038       <method name="Void .ctor()">
8039         <size>7</size>
8040       </method>
8041       <method name="Void Main()">
8042         <size>1</size>
8043       </method>
8044     </type>
8045     <type name="Test.Handler`1[TA]">
8046       <method name="Void .ctor(Object, IntPtr)">
8047         <size>0</size>
8048       </method>
8049       <method name="Void Invoke(TA)">
8050         <size>0</size>
8051       </method>
8052       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8053         <size>0</size>
8054       </method>
8055       <method name="Void EndInvoke(IAsyncResult)">
8056         <size>0</size>
8057       </method>
8058     </type>
8059   </test>
8060   <test name="gtest-293.cs">
8061     <type name="Test`1[T]">
8062       <method name="Void .ctor()">
8063         <size>7</size>
8064       </method>
8065       <method name="Void Invalid(T)">
8066         <size>21</size>
8067       </method>
8068       <method name="Void Other(IEnumerable`1)">
8069         <size>1</size>
8070       </method>
8071     </type>
8072     <type name="X">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076       <method name="Void Main()">
8077         <size>1</size>
8078       </method>
8079     </type>
8080   </test>
8081   <test name="gtest-294.cs">
8082     <type name="A">
8083       <method name="Void .ctor()">
8084         <size>7</size>
8085       </method>
8086     </type>
8087     <type name="B">
8088       <method name="Void .ctor()">
8089         <size>7</size>
8090       </method>
8091     </type>
8092     <type name="X">
8093       <method name="Void .ctor()">
8094         <size>7</size>
8095       </method>
8096       <method name="A Test(A, B)">
8097         <size>10</size>
8098       </method>
8099       <method name="Int32 Main()">
8100         <size>73</size>
8101       </method>
8102     </type>
8103   </test>
8104   <test name="gtest-295.cs">
8105     <type name="Test.Cache`1[T]">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109     </type>
8110     <type name="Test.Base">
8111       <method name="Void .ctor()">
8112         <size>7</size>
8113       </method>
8114     </type>
8115     <type name="Test.MyType`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119     </type>
8120     <type name="Test.Foo">
8121       <method name="Void .ctor()">
8122         <size>7</size>
8123       </method>
8124       <method name="Void Main()">
8125         <size>7</size>
8126       </method>
8127     </type>
8128   </test>
8129   <test name="gtest-296.cs">
8130     <type name="MyCollection`1[T]">
8131       <method name="Void .ctor()">
8132         <size>7</size>
8133       </method>
8134       <method name="Void Foo()">
8135         <size>14</size>
8136       </method>
8137     </type>
8138     <type name="C">
8139       <method name="Void .ctor()">
8140         <size>7</size>
8141       </method>
8142       <method name="Void Main()">
8143         <size>1</size>
8144       </method>
8145     </type>
8146   </test>
8147   <test name="gtest-297.cs">
8148     <type name="Test">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void Main()">
8153         <size>18</size>
8154       </method>
8155     </type>
8156   </test>
8157   <test name="gtest-298.cs">
8158     <type name="A">
8159       <method name="Void .ctor(TestFunc`1)">
8160         <size>14</size>
8161       </method>
8162     </type>
8163     <type name="TestClass">
8164       <method name="Void .ctor()">
8165         <size>7</size>
8166       </method>
8167       <method name="Void .cctor()">
8168         <size>46</size>
8169       </method>
8170       <method name="Int32 Main()">
8171         <size>6</size>
8172       </method>
8173     </type>
8174     <type name="TestFunc`1[T]">
8175       <method name="Void .ctor(Object, IntPtr)">
8176         <size>0</size>
8177       </method>
8178       <method name="Void Invoke(T)">
8179         <size>0</size>
8180       </method>
8181       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8182         <size>0</size>
8183       </method>
8184       <method name="Void EndInvoke(IAsyncResult)">
8185         <size>0</size>
8186       </method>
8187     </type>
8188     <type name="TestClass">
8189       <method name="Void &lt;a&gt;m__0(Int32)">
8190         <size>7</size>
8191       </method>
8192     </type>
8193   </test>
8194   <test name="gtest-299.cs">
8195     <type name="N.A">
8196       <method name="Void .ctor()">
8197         <size>7</size>
8198       </method>
8199     </type>
8200     <type name="B`1[T]">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204     </type>
8205     <type name="Test">
8206       <method name="Void .ctor()">
8207         <size>7</size>
8208       </method>
8209       <method name="Void Main()">
8210         <size>47</size>
8211       </method>
8212     </type>
8213   </test>
8214   <test name="gtest-300.cs">
8215     <type name="Test">
8216       <method name="Void .ctor()">
8217         <size>7</size>
8218       </method>
8219       <method name="Void Main()">
8220         <size>64</size>
8221       </method>
8222     </type>
8223   </test>
8224   <test name="gtest-301.cs">
8225     <type name="Test">
8226       <method name="Void .ctor()">
8227         <size>7</size>
8228       </method>
8229       <method name="Void Main(System.String[])">
8230         <size>23</size>
8231       </method>
8232     </type>
8233   </test>
8234   <test name="gtest-302.cs">
8235     <type name="Test">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8240         <size>6</size>
8241       </method>
8242     </type>
8243     <type name="M">
8244       <method name="Void .ctor()">
8245         <size>7</size>
8246       </method>
8247       <method name="Void Main()">
8248         <size>59</size>
8249       </method>
8250     </type>
8251     <type name="Test+GetEnumerator&gt;c__Iterator0">
8252       <method name="Void .ctor()">
8253         <size>7</size>
8254       </method>
8255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8256         <size>12</size>
8257       </method>
8258       <method name="Boolean MoveNext()">
8259         <size>25</size>
8260       </method>
8261       <method name="Void Dispose()">
8262         <size>8</size>
8263       </method>
8264       <method name="Void Reset()">
8265         <size>6</size>
8266       </method>
8267     </type>
8268     <type name="Test">
8269       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8270         <size>8</size>
8271       </method>
8272     </type>
8273     <type name="Test+GetEnumerator&gt;c__Iterator0">
8274       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8275         <size>7</size>
8276       </method>
8277     </type>
8278   </test>
8279   <test name="gtest-303.cs">
8280     <type name="test.BaseClass">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="System.String get_Hello()">
8285         <size>6</size>
8286       </method>
8287     </type>
8288     <type name="test.Printer">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Print[T](T)">
8293         <size>0</size>
8294       </method>
8295     </type>
8296     <type name="test.PrinterImpl">
8297       <method name="Void .ctor()">
8298         <size>7</size>
8299       </method>
8300       <method name="Void Print[T](T)">
8301         <size>19</size>
8302       </method>
8303     </type>
8304     <type name="test.Starter">
8305       <method name="Void .ctor()">
8306         <size>7</size>
8307       </method>
8308       <method name="Void Main(System.String[])">
8309         <size>20</size>
8310       </method>
8311     </type>
8312   </test>
8313   <test name="gtest-304.cs">
8314     <type name="test.BaseClass">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="System.String get_Hello()">
8319         <size>6</size>
8320       </method>
8321     </type>
8322     <type name="test.Printer">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Print[T](System.Object)">
8327         <size>0</size>
8328       </method>
8329     </type>
8330     <type name="test.PrinterImpl">
8331       <method name="Void .ctor()">
8332         <size>7</size>
8333       </method>
8334       <method name="Void Print[T](System.Object)">
8335         <size>31</size>
8336       </method>
8337     </type>
8338     <type name="test.Starter">
8339       <method name="Void .ctor()">
8340         <size>7</size>
8341       </method>
8342       <method name="Void Main(System.String[])">
8343         <size>20</size>
8344       </method>
8345     </type>
8346   </test>
8347   <test name="gtest-305.cs">
8348     <type name="T">
8349       <method name="Void .ctor()">
8350         <size>82</size>
8351       </method>
8352       <method name="Int32 Main()">
8353         <size>54</size>
8354       </method>
8355     </type>
8356   </test>
8357   <test name="gtest-306.cs">
8358     <type name="FuParentClass`1[Trow]">
8359       <method name="Void .ctor()">
8360         <size>7</size>
8361       </method>
8362     </type>
8363     <type name="FuParentClass`1+FuChildClass[Trow]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="C">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Void Main()">
8373         <size>1</size>
8374       </method>
8375     </type>
8376   </test>
8377   <test name="gtest-307.cs">
8378     <type name="Foo`1[T]">
8379       <method name="Void .ctor()">
8380         <size>7</size>
8381       </method>
8382     </type>
8383     <type name="Bar">
8384       <method name="Void .ctor()">
8385         <size>7</size>
8386       </method>
8387       <method name="Int32 g()">
8388         <size>2</size>
8389       </method>
8390       <method name="Int32 Main()">
8391         <size>20</size>
8392       </method>
8393     </type>
8394     <type name="Foo`1+F[T]">
8395       <method name="Void .ctor(Object, IntPtr)">
8396         <size>0</size>
8397       </method>
8398       <method name="Int32 Invoke()">
8399         <size>0</size>
8400       </method>
8401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8402         <size>0</size>
8403       </method>
8404       <method name="Int32 EndInvoke(IAsyncResult)">
8405         <size>0</size>
8406       </method>
8407     </type>
8408   </test>
8409   <test name="gtest-308.cs">
8410     <type name="Test">
8411       <method name="Void .ctor()">
8412         <size>7</size>
8413       </method>
8414       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8415         <size>26</size>
8416       </method>
8417       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8418         <size>26</size>
8419       </method>
8420     </type>
8421     <type name="Foo">
8422       <method name="Void .ctor()">
8423         <size>7</size>
8424       </method>
8425       <method name="Int32 compare(Int32, Int32)">
8426         <size>4</size>
8427       </method>
8428       <method name="Int32 compare(System.String, System.String)">
8429         <size>8</size>
8430       </method>
8431       <method name="Void test(Int32)">
8432         <size>29</size>
8433       </method>
8434       <method name="Void Main()">
8435         <size>141</size>
8436       </method>
8437     </type>
8438     <type name="Test+MyComparison`1[V]">
8439       <method name="Void .ctor(Object, IntPtr)">
8440         <size>0</size>
8441       </method>
8442       <method name="Int32 Invoke(V, V)">
8443         <size>0</size>
8444       </method>
8445       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8446         <size>0</size>
8447       </method>
8448       <method name="Int32 EndInvoke(IAsyncResult)">
8449         <size>0</size>
8450       </method>
8451     </type>
8452     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8453       <method name="Void .ctor()">
8454         <size>7</size>
8455       </method>
8456       <method name="Int32 &lt;&gt;m__0(U, U)">
8457         <size>14</size>
8458       </method>
8459     </type>
8460     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8461       <method name="Void .ctor()">
8462         <size>7</size>
8463       </method>
8464       <method name="Int32 &lt;&gt;m__1(W, W)">
8465         <size>14</size>
8466       </method>
8467     </type>
8468   </test>
8469   <test name="gtest-309.cs">
8470     <type name="Test`2[A,B]">
8471       <method name="Void .ctor()">
8472         <size>7</size>
8473       </method>
8474       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8475         <size>1</size>
8476       </method>
8477     </type>
8478     <type name="X">
8479       <method name="Void .ctor()">
8480         <size>7</size>
8481       </method>
8482       <method name="Void Main()">
8483         <size>15</size>
8484       </method>
8485     </type>
8486   </test>
8487   <test name="gtest-310.cs">
8488     <type name="MonoBugs.IncompleteGenericInference">
8489       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8490         <size>1</size>
8491       </method>
8492       <method name="Void Main()">
8493         <size>20</size>
8494       </method>
8495     </type>
8496   </test>
8497   <test name="gtest-312.cs">
8498     <type name="CantCastGenericListToArray">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main(System.String[])">
8503         <size>51</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-313.cs">
8508     <type name="Foo`1[T]">
8509       <method name="Void .ctor(TestEnum)">
8510         <size>14</size>
8511       </method>
8512     </type>
8513     <type name="X">
8514       <method name="Void .ctor()">
8515         <size>7</size>
8516       </method>
8517       <method name="Void Main()">
8518         <size>28</size>
8519       </method>
8520     </type>
8521   </test>
8522   <test name="gtest-314.cs">
8523     <type name="test.App">
8524       <method name="Void .ctor()">
8525         <size>7</size>
8526       </method>
8527       <method name="Void Main()">
8528         <size>1</size>
8529       </method>
8530     </type>
8531     <type name="test.ThisClass`2[T,O]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="test.OtherClass`2[O,T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540       <method name="Void Test(T)">
8541         <size>8</size>
8542       </method>
8543     </type>
8544   </test>
8545   <test name="gtest-315.cs">
8546     <type name="A`1[T]">
8547       <method name="Void .ctor()">
8548         <size>7</size>
8549       </method>
8550     </type>
8551     <type name="A`1+B[T]">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555     </type>
8556     <type name="X">
8557       <method name="Void .ctor()">
8558         <size>7</size>
8559       </method>
8560       <method name="Void Main()">
8561         <size>18</size>
8562       </method>
8563     </type>
8564   </test>
8565   <test name="gtest-316.cs">
8566     <type name="X">
8567       <method name="Void .ctor()">
8568         <size>7</size>
8569       </method>
8570       <method name="Void Main()">
8571         <size>1</size>
8572       </method>
8573     </type>
8574     <type name="Foo">
8575       <method name="Void .ctor()">
8576         <size>7</size>
8577       </method>
8578     </type>
8579     <type name="Base">
8580       <method name="Void .ctor()">
8581         <size>7</size>
8582       </method>
8583       <method name="Void Method[R]()">
8584         <size>0</size>
8585       </method>
8586     </type>
8587     <type name="Derived">
8588       <method name="Void .ctor()">
8589         <size>7</size>
8590       </method>
8591       <method name="Void Method[S]()">
8592         <size>7</size>
8593       </method>
8594       <method name="Void Method2[T]()">
8595         <size>18</size>
8596       </method>
8597     </type>
8598   </test>
8599   <test name="gtest-317.cs">
8600     <type name="Foo`1[K]">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604     </type>
8605     <type name="Bar`1[Q]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609     </type>
8610     <type name="Bar`1+Baz[Q]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="X">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619       <method name="Void Main()">
8620         <size>13</size>
8621       </method>
8622     </type>
8623   </test>
8624   <test name="gtest-318.cs">
8625     <type name="Foo`1[K]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="Bar`1[Q]">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634     </type>
8635     <type name="Bar`1+Baz[Q]">
8636       <method name="Void .ctor()">
8637         <size>7</size>
8638       </method>
8639     </type>
8640     <type name="Goo`1[Q]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644     </type>
8645     <type name="X">
8646       <method name="Void .ctor()">
8647         <size>7</size>
8648       </method>
8649       <method name="Void Main()">
8650         <size>13</size>
8651       </method>
8652     </type>
8653   </test>
8654   <test name="gtest-319.cs">
8655     <type name="Temp`1[T]">
8656       <method name="Void .ctor()">
8657         <size>7</size>
8658       </method>
8659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8660         <size>7</size>
8661       </method>
8662       <method name="IEnumerator`1 GetEnumerator()">
8663         <size>8</size>
8664       </method>
8665     </type>
8666     <type name="Temp`1+Foo[T]">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670     </type>
8671     <type name="X">
8672       <method name="Void .ctor()">
8673         <size>7</size>
8674       </method>
8675       <method name="Void Main()">
8676         <size>1</size>
8677       </method>
8678     </type>
8679     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8680       <method name="Void .ctor()">
8681         <size>7</size>
8682       </method>
8683       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8684         <size>7</size>
8685       </method>
8686       <method name="Boolean MoveNext()">
8687         <size>69</size>
8688       </method>
8689       <method name="Void Dispose()">
8690         <size>8</size>
8691       </method>
8692       <method name="Void Reset()">
8693         <size>6</size>
8694       </method>
8695       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8696         <size>7</size>
8697       </method>
8698     </type>
8699   </test>
8700   <test name="gtest-320.cs">
8701     <type name="Foo`1[K]">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705     </type>
8706     <type name="B">
8707       <method name="Void .ctor()">
8708         <size>7</size>
8709       </method>
8710     </type>
8711     <type name="B+C">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715     </type>
8716     <type name="X">
8717       <method name="Void .ctor()">
8718         <size>7</size>
8719       </method>
8720       <method name="Void Main()">
8721         <size>1</size>
8722       </method>
8723     </type>
8724   </test>
8725   <test name="gtest-321.cs">
8726     <type name="App">
8727       <method name="Void .ctor()">
8728         <size>7</size>
8729       </method>
8730       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8731         <size>25</size>
8732       </method>
8733       <method name="Void ADelegate[T](System.String)">
8734         <size>12</size>
8735       </method>
8736       <method name="Void Main(System.String[])">
8737         <size>13</size>
8738       </method>
8739       <method name="Void Run()">
8740         <size>49</size>
8741       </method>
8742     </type>
8743     <type name="App+TGenericDelegate`1[T]">
8744       <method name="Void .ctor(Object, IntPtr)">
8745         <size>0</size>
8746       </method>
8747       <method name="Void Invoke(System.String)">
8748         <size>0</size>
8749       </method>
8750       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8751         <size>0</size>
8752       </method>
8753       <method name="Void EndInvoke(IAsyncResult)">
8754         <size>0</size>
8755       </method>
8756     </type>
8757   </test>
8758   <test name="gtest-322.cs">
8759     <type name="MyBase`2[K,V]">
8760       <method name="Void .ctor(Callback)">
8761         <size>7</size>
8762       </method>
8763     </type>
8764     <type name="X">
8765       <method name="Void .ctor(Callback)">
8766         <size>8</size>
8767       </method>
8768       <method name="Void Main()">
8769         <size>1</size>
8770       </method>
8771     </type>
8772     <type name="MyBase`2+Callback[K,V]">
8773       <method name="Void .ctor(Object, IntPtr)">
8774         <size>0</size>
8775       </method>
8776       <method name="Void Invoke(K, V)">
8777         <size>0</size>
8778       </method>
8779       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8780         <size>0</size>
8781       </method>
8782       <method name="Void EndInvoke(IAsyncResult)">
8783         <size>0</size>
8784       </method>
8785     </type>
8786   </test>
8787   <test name="gtest-323.cs">
8788     <type name="MyBase`2[K,V]">
8789       <method name="Void .ctor()">
8790         <size>7</size>
8791       </method>
8792       <method name="Void Hello(MyBase`2+Callback[K,V])">
8793         <size>1</size>
8794       </method>
8795     </type>
8796     <type name="MyBase`2+Callback[K,V]">
8797       <method name="Void .ctor()">
8798         <size>7</size>
8799       </method>
8800     </type>
8801     <type name="X">
8802       <method name="Void .ctor(Callback)">
8803         <size>7</size>
8804       </method>
8805       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8806         <size>8</size>
8807       </method>
8808       <method name="Void Main()">
8809         <size>1</size>
8810       </method>
8811     </type>
8812   </test>
8813   <test name="gtest-324.cs">
8814     <type name="B">
8815       <method name="Void .ctor()">
8816         <size>19</size>
8817       </method>
8818       <method name="Void add_D(A)">
8819         <size>22</size>
8820       </method>
8821       <method name="Void remove_D(A)">
8822         <size>22</size>
8823       </method>
8824       <method name="Void C()">
8825         <size>36</size>
8826       </method>
8827       <method name="Void F(Int64)">
8828         <size>1</size>
8829       </method>
8830       <method name="Void Main()">
8831         <size>1</size>
8832       </method>
8833     </type>
8834     <type name="A">
8835       <method name="Void .ctor(Object, IntPtr)">
8836         <size>0</size>
8837       </method>
8838       <method name="Void Invoke()">
8839         <size>0</size>
8840       </method>
8841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8842         <size>0</size>
8843       </method>
8844       <method name="Void EndInvoke(IAsyncResult)">
8845         <size>0</size>
8846       </method>
8847     </type>
8848     <type name="B+&lt;C&gt;c__AnonStorey1">
8849       <method name="Void .ctor()">
8850         <size>7</size>
8851       </method>
8852       <method name="Void &lt;&gt;m__0()">
8853         <size>54</size>
8854       </method>
8855     </type>
8856     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8857       <method name="Void .ctor()">
8858         <size>7</size>
8859       </method>
8860       <method name="Void &lt;&gt;m__1()">
8861         <size>57</size>
8862       </method>
8863     </type>
8864   </test>
8865   <test name="gtest-325.cs">
8866     <type name="SomeClass`1[T]">
8867       <method name="Void .ctor()">
8868         <size>7</size>
8869       </method>
8870       <method name="Void Foo()">
8871         <size>37</size>
8872       </method>
8873     </type>
8874     <type name="Foo">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>13</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-326.cs">
8884     <type name="A">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888     </type>
8889     <type name="X">
8890       <method name="Void .ctor()">
8891         <size>7</size>
8892       </method>
8893       <method name="Void Main()">
8894         <size>53</size>
8895       </method>
8896     </type>
8897   </test>
8898   <test name="gtest-327.cs">
8899     <type name="Tester`1[T]">
8900       <method name="Void .ctor()">
8901         <size>7</size>
8902       </method>
8903       <method name="Void Do()">
8904         <size>50</size>
8905       </method>
8906     </type>
8907     <type name="Reference">
8908       <method name="Void .ctor()">
8909         <size>7</size>
8910       </method>
8911       <method name="Void Test()">
8912         <size>1</size>
8913       </method>
8914     </type>
8915     <type name="C">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>21</size>
8921       </method>
8922     </type>
8923     <type name="Value">
8924       <method name="Void Test()">
8925         <size>1</size>
8926       </method>
8927     </type>
8928   </test>
8929   <test name="gtest-328.cs">
8930     <type name="App">
8931       <method name="Void .ctor()">
8932         <size>7</size>
8933       </method>
8934       <method name="Void Main()">
8935         <size>34</size>
8936       </method>
8937       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8938         <size>13</size>
8939       </method>
8940     </type>
8941     <type name="App+MyClass">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945     </type>
8946   </test>
8947   <test name="gtest-329.cs">
8948     <type name="NullableInt">
8949       <method name="Void .ctor()">
8950         <size>7</size>
8951       </method>
8952       <method name="Void Main()">
8953         <size>53</size>
8954       </method>
8955     </type>
8956   </test>
8957   <test name="gtest-330.cs">
8958     <type name="BaseCollection`1[T]">
8959       <method name="Void .ctor()">
8960         <size>18</size>
8961       </method>
8962       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8963         <size>17</size>
8964       </method>
8965     </type>
8966     <type name="BaseIntList`1[T]">
8967       <method name="Void .ctor()">
8968         <size>7</size>
8969       </method>
8970     </type>
8971     <type name="IntList">
8972       <method name="Void .ctor()">
8973         <size>7</size>
8974       </method>
8975     </type>
8976     <type name="X">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Main()">
8981         <size>59</size>
8982       </method>
8983     </type>
8984     <type name="BaseCollection`1[T]">
8985       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8986         <size>17</size>
8987       </method>
8988     </type>
8989   </test>
8990   <test name="gtest-331.cs">
8991     <type name="Foo`1[T]">
8992       <method name="Void .ctor()">
8993         <size>7</size>
8994       </method>
8995       <method name="Void Map[S](S)">
8996         <size>14</size>
8997       </method>
8998       <method name="Void Test(T)">
8999         <size>12</size>
9000       </method>
9001     </type>
9002     <type name="X">
9003       <method name="Void .ctor()">
9004         <size>7</size>
9005       </method>
9006       <method name="Void Main()">
9007         <size>18</size>
9008       </method>
9009     </type>
9010   </test>
9011   <test name="gtest-332.cs">
9012     <type name="C`1[T]">
9013       <method name="Void .ctor()">
9014         <size>7</size>
9015       </method>
9016       <method name="System.Type Test()">
9017         <size>15</size>
9018       </method>
9019     </type>
9020     <type name="M">
9021       <method name="Void .ctor()">
9022         <size>7</size>
9023       </method>
9024       <method name="Void Main()">
9025         <size>67</size>
9026       </method>
9027     </type>
9028   </test>
9029   <test name="gtest-333.cs">
9030     <type name="Test">
9031       <method name="Void .ctor()">
9032         <size>7</size>
9033       </method>
9034       <method name="Void Main()">
9035         <size>1</size>
9036       </method>
9037       <method name="Void Foo(System.Object)">
9038         <size>20</size>
9039       </method>
9040     </type>
9041   </test>
9042   <test name="gtest-334.cs">
9043     <type name="Test">
9044       <method name="Void .ctor()">
9045         <size>7</size>
9046       </method>
9047       <method name="Int32 Main()">
9048         <size>105</size>
9049       </method>
9050       <method name="Void DelegateMethod(Boolean)">
9051         <size>1</size>
9052       </method>
9053       <method name="Int32 DelegateMethod(Int32)">
9054         <size>2</size>
9055       </method>
9056     </type>
9057     <type name="Test+DelegateA">
9058       <method name="Void .ctor(Object, IntPtr)">
9059         <size>0</size>
9060       </method>
9061       <method name="Void Invoke(Boolean)">
9062         <size>0</size>
9063       </method>
9064       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9065         <size>0</size>
9066       </method>
9067       <method name="Void EndInvoke(IAsyncResult)">
9068         <size>0</size>
9069       </method>
9070     </type>
9071     <type name="Test+DelegateB">
9072       <method name="Void .ctor(Object, IntPtr)">
9073         <size>0</size>
9074       </method>
9075       <method name="Int32 Invoke(Int32)">
9076         <size>0</size>
9077       </method>
9078       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9079         <size>0</size>
9080       </method>
9081       <method name="Int32 EndInvoke(IAsyncResult)">
9082         <size>0</size>
9083       </method>
9084     </type>
9085   </test>
9086   <test name="gtest-335.cs">
9087     <type name="TestClass">
9088       <method name="Void .ctor()">
9089         <size>7</size>
9090       </method>
9091       <method name="Boolean Test_1()">
9092         <size>43</size>
9093       </method>
9094       <method name="Boolean Test_2()">
9095         <size>48</size>
9096       </method>
9097       <method name="Boolean Test_3()">
9098         <size>46</size>
9099       </method>
9100       <method name="Boolean Test_4()">
9101         <size>29</size>
9102       </method>
9103       <method name="Int32 Main()">
9104         <size>60</size>
9105       </method>
9106     </type>
9107   </test>
9108   <test name="gtest-336.cs">
9109     <type name="TestAttribute">
9110       <method name="Void .ctor()">
9111         <size>7</size>
9112       </method>
9113       <method name="Void .ctor(Type)">
9114         <size>14</size>
9115       </method>
9116       <method name="System.Object get_Type()">
9117         <size>7</size>
9118       </method>
9119       <method name="Void set_Type(System.Object)">
9120         <size>8</size>
9121       </method>
9122     </type>
9123     <type name="N.C`1[T]">
9124       <method name="Void .ctor()">
9125         <size>7</size>
9126       </method>
9127       <method name="Void Bar()">
9128         <size>1</size>
9129       </method>
9130       <method name="Void Bar2()">
9131         <size>1</size>
9132       </method>
9133       <method name="Void Bar3()">
9134         <size>1</size>
9135       </method>
9136       <method name="Void Bar4()">
9137         <size>1</size>
9138       </method>
9139     </type>
9140     <type name="N.CC">
9141       <method name="Void .ctor()">
9142         <size>7</size>
9143       </method>
9144       <method name="Void Main()">
9145         <size>1</size>
9146       </method>
9147     </type>
9148   </test>
9149   <test name="gtest-337.cs">
9150     <type name="X">
9151       <method name="Void .ctor()">
9152         <size>7</size>
9153       </method>
9154       <method name="Void SetValue[T](System.Object, T)">
9155         <size>1</size>
9156       </method>
9157       <method name="Void Main()">
9158         <size>12</size>
9159       </method>
9160     </type>
9161   </test>
9162   <test name="gtest-338.cs">
9163     <type name="Test">
9164       <method name="Void .ctor()">
9165         <size>7</size>
9166       </method>
9167       <method name="Void Foo[T](IList`1)">
9168         <size>25</size>
9169       </method>
9170       <method name="Void Main()">
9171         <size>13</size>
9172       </method>
9173     </type>
9174     <type name="FooList`1[T]">
9175       <method name="Void .ctor()">
9176         <size>7</size>
9177       </method>
9178       <method name="Int32 IndexOf(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Insert(Int32, T)">
9182         <size>6</size>
9183       </method>
9184       <method name="Void RemoveAt(Int32)">
9185         <size>6</size>
9186       </method>
9187       <method name="T get_Item(Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Void set_Item(Int32, T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Void Add(T)">
9194         <size>6</size>
9195       </method>
9196       <method name="Void Clear()">
9197         <size>6</size>
9198       </method>
9199       <method name="Boolean Contains(T)">
9200         <size>6</size>
9201       </method>
9202       <method name="Void CopyTo(T[], Int32)">
9203         <size>6</size>
9204       </method>
9205       <method name="Boolean Remove(T)">
9206         <size>6</size>
9207       </method>
9208       <method name="Int32 get_Count()">
9209         <size>6</size>
9210       </method>
9211       <method name="Boolean get_IsReadOnly()">
9212         <size>6</size>
9213       </method>
9214       <method name="IEnumerator GetEnumerator()">
9215         <size>6</size>
9216       </method>
9217       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9218         <size>6</size>
9219       </method>
9220     </type>
9221   </test>
9222   <test name="gtest-339.cs">
9223     <type name="Program">
9224       <method name="Void .ctor()">
9225         <size>7</size>
9226       </method>
9227       <method name="Void Main()">
9228         <size>11</size>
9229       </method>
9230       <method name="Void SerializeDictionary(IDictionary)">
9231         <size>1</size>
9232       </method>
9233       <method name="Void SerializeDictionary(IDictionary`2)">
9234         <size>1</size>
9235       </method>
9236     </type>
9237     <type name="SerializerLazyDictionary">
9238       <method name="Void .ctor()">
9239         <size>7</size>
9240       </method>
9241       <method name="IEnumerator`1 GetEnumerator()">
9242         <size>2</size>
9243       </method>
9244     </type>
9245     <type name="LazyDictionary">
9246       <method name="Void .ctor()">
9247         <size>7</size>
9248       </method>
9249       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9250         <size>7</size>
9251       </method>
9252       <method name="IEnumerator`1 GetEnumerator()">
9253         <size>0</size>
9254       </method>
9255       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9256         <size>6</size>
9257       </method>
9258       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9262         <size>6</size>
9263       </method>
9264       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9265         <size>6</size>
9266       </method>
9267       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9268         <size>6</size>
9269       </method>
9270       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9271         <size>6</size>
9272       </method>
9273       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9274         <size>6</size>
9275       </method>
9276       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9277         <size>6</size>
9278       </method>
9279       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9280         <size>6</size>
9281       </method>
9282       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9283         <size>6</size>
9284       </method>
9285       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9286         <size>6</size>
9287       </method>
9288       <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)">
9289         <size>6</size>
9290       </method>
9291       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9292         <size>6</size>
9293       </method>
9294       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9295         <size>6</size>
9296       </method>
9297       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9298         <size>6</size>
9299       </method>
9300       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9301         <size>7</size>
9302       </method>
9303     </type>
9304   </test>
9305   <test name="gtest-340.cs">
9306     <type name="Tests">
9307       <method name="Void .ctor()">
9308         <size>7</size>
9309       </method>
9310       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9311         <size>7</size>
9312       </method>
9313       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9314         <size>2</size>
9315       </method>
9316       <method name="System.Reflection.MemberInfo[] foo()">
9317         <size>44</size>
9318       </method>
9319       <method name="Void Main(System.String[])">
9320         <size>12</size>
9321       </method>
9322     </type>
9323   </test>
9324   <test name="gtest-341.cs">
9325     <type name="C">
9326       <method name="Void .ctor()">
9327         <size>7</size>
9328       </method>
9329       <method name="Int32 GetLength()">
9330         <size>2</size>
9331       </method>
9332     </type>
9333     <type name="Tests">
9334       <method name="Void .ctor()">
9335         <size>7</size>
9336       </method>
9337       <method name="Void Main()">
9338         <size>1</size>
9339       </method>
9340     </type>
9341   </test>
9342   <test name="gtest-342.cs">
9343     <type name="Base`1[T]">
9344       <method name="Void .ctor()">
9345         <size>7</size>
9346       </method>
9347       <method name="T op_Implicit(Base`1[T])">
9348         <size>7</size>
9349       </method>
9350     </type>
9351     <type name="TestMain">
9352       <method name="Void .ctor()">
9353         <size>7</size>
9354       </method>
9355       <method name="Void Main(System.String[])">
9356         <size>1</size>
9357       </method>
9358     </type>
9359   </test>
9360   <test name="gtest-343.cs">
9361     <type name="Implementer">
9362       <method name="Void .ctor()">
9363         <size>7</size>
9364       </method>
9365       <method name="Void Combine[TOImplementer]()">
9366         <size>1</size>
9367       </method>
9368     </type>
9369     <type name="MainClass">
9370       <method name="Void .ctor()">
9371         <size>7</size>
9372       </method>
9373       <method name="Int32 Main()">
9374         <size>8</size>
9375       </method>
9376     </type>
9377   </test>
9378   <test name="gtest-344.cs">
9379     <type name="ConfigurationElement">
9380       <method name="Void .ctor()">
9381         <size>7</size>
9382       </method>
9383       <method name="Void Main()">
9384         <size>1</size>
9385       </method>
9386     </type>
9387     <type name="CustomConfigurationElement">
9388       <method name="Void .ctor()">
9389         <size>7</size>
9390       </method>
9391     </type>
9392     <type name="CustomConfigurationElementCollection">
9393       <method name="Void .ctor()">
9394         <size>7</size>
9395       </method>
9396     </type>
9397     <type name="BaseCollection`1[T]">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401     </type>
9402   </test>
9403   <test name="gtest-345.cs">
9404     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9405       <method name="Void .ctor()">
9406         <size>7</size>
9407       </method>
9408       <method name="Void Dump(System.String)">
9409         <size>6</size>
9410       </method>
9411     </type>
9412     <type name="Parser">
9413       <method name="Void .ctor()">
9414         <size>7</size>
9415       </method>
9416       <method name="Void NoCall[T](T)">
9417         <size>1</size>
9418       </method>
9419       <method name="Int32 Main()">
9420         <size>2</size>
9421       </method>
9422     </type>
9423   </test>
9424   <test name="gtest-346.cs">
9425     <type name="test">
9426       <method name="Void .ctor()">
9427         <size>7</size>
9428       </method>
9429       <method name="Void CreateSimpleCallSite[A]()">
9430         <size>1</size>
9431       </method>
9432       <method name="Void CreateSimpleCallSite[A](Int32)">
9433         <size>1</size>
9434       </method>
9435       <method name="Void CreateSimpleCallSite(Int32)">
9436         <size>1</size>
9437       </method>
9438       <method name="Void Main()">
9439         <size>1</size>
9440       </method>
9441     </type>
9442   </test>
9443   <test name="gtest-347.cs">
9444     <type name="X">
9445       <method name="Void .ctor()">
9446         <size>7</size>
9447       </method>
9448       <method name="IEnumerable`1 Enumerable[T](System.String)">
9449         <size>6</size>
9450       </method>
9451       <method name="IEnumerable Enumerable(Int32)">
9452         <size>6</size>
9453       </method>
9454       <method name="IEnumerable Enumerable(System.String)">
9455         <size>6</size>
9456       </method>
9457       <method name="Void Main()">
9458         <size>1</size>
9459       </method>
9460     </type>
9461   </test>
9462   <test name="gtest-348.cs">
9463     <type name="Bar`1[U]">
9464       <method name="Void .ctor()">
9465         <size>7</size>
9466       </method>
9467       <method name="Void OnWorldDestroyed()">
9468         <size>1</size>
9469       </method>
9470     </type>
9471     <type name="Baz`1[U]">
9472       <method name="Void .ctor()">
9473         <size>7</size>
9474       </method>
9475       <method name="Void DestroyWorld(U)">
9476         <size>14</size>
9477       </method>
9478     </type>
9479     <type name="Bling">
9480       <method name="Void .ctor()">
9481         <size>7</size>
9482       </method>
9483       <method name="Void Main()">
9484         <size>1</size>
9485       </method>
9486     </type>
9487   </test>
9488   <test name="gtest-349.cs">
9489     <type name="X">
9490       <method name="Void .ctor()">
9491         <size>7</size>
9492       </method>
9493       <method name="Int32 Main()">
9494         <size>103</size>
9495       </method>
9496       <method name="Int32 f2(IList, IList)">
9497         <size>2</size>
9498       </method>
9499       <method name="Int32 f2(IList, System.Object)">
9500         <size>2</size>
9501       </method>
9502     </type>
9503     <type name="X+Function`3[T1,T2,R]">
9504       <method name="Void .ctor(Object, IntPtr)">
9505         <size>0</size>
9506       </method>
9507       <method name="R Invoke(T1, T2)">
9508         <size>0</size>
9509       </method>
9510       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9511         <size>0</size>
9512       </method>
9513       <method name="R EndInvoke(IAsyncResult)">
9514         <size>0</size>
9515       </method>
9516     </type>
9517   </test>
9518   <test name="gtest-350.cs">
9519     <type name="Foo`1[T]">
9520       <method name="Void .ctor()">
9521         <size>7</size>
9522       </method>
9523       <method name="Boolean Equals(T)">
9524         <size>0</size>
9525       </method>
9526     </type>
9527     <type name="C">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Void Main()">
9532         <size>1</size>
9533       </method>
9534     </type>
9535   </test>
9536   <test name="gtest-351.cs">
9537     <type name="TestThing">
9538       <method name="Void .ctor()">
9539         <size>7</size>
9540       </method>
9541     </type>
9542     <type name="Test">
9543       <method name="Void .ctor()">
9544         <size>7</size>
9545       </method>
9546       <method name="Int32 Main(System.String[])">
9547         <size>31</size>
9548       </method>
9549     </type>
9550     <type name="TestThing">
9551       <method name="Int32 SetEnum(System.String, System.Enum)">
9552         <size>2</size>
9553       </method>
9554       <method name="Int32 SetEnum(Int32, System.Enum)">
9555         <size>2</size>
9556       </method>
9557     </type>
9558   </test>
9559   <test name="gtest-352.cs">
9560     <type name="T">
9561       <method name="Void .ctor()">
9562         <size>7</size>
9563       </method>
9564       <method name="Int32 Main()">
9565         <size>125</size>
9566       </method>
9567     </type>
9568     <type name="D">
9569       <method name="Void .ctor(Int32)">
9570         <size>8</size>
9571       </method>
9572       <method name="Void .cctor()">
9573         <size>12</size>
9574       </method>
9575     </type>
9576   </test>
9577   <test name="gtest-353.cs">
9578     <type name="Bug.RedSkyTimeCode">
9579       <method name="Void .ctor()">
9580         <size>7</size>
9581       </method>
9582       <method name="Void CopyTo(Bug.xxx*)">
9583         <size>99</size>
9584       </method>
9585       <method name="Void Main()">
9586         <size>1</size>
9587       </method>
9588       <method name="Void Convert(Bug.xxx*, UInt64*)">
9589         <size>93</size>
9590       </method>
9591     </type>
9592   </test>
9593   <test name="gtest-354.cs">
9594     <type name="M">
9595       <method name="Void .ctor()">
9596         <size>7</size>
9597       </method>
9598       <method name="Void Main()">
9599         <size>1</size>
9600       </method>
9601     </type>
9602   </test>
9603   <test name="gtest-355.cs">
9604     <type name="A">
9605       <method name="Void .ctor()">
9606         <size>7</size>
9607       </method>
9608       <method name="System.String Foo[T](System.String)">
9609         <size>6</size>
9610       </method>
9611       <method name="Boolean Foo(System.String)">
9612         <size>2</size>
9613       </method>
9614     </type>
9615     <type name="B">
9616       <method name="Void .ctor()">
9617         <size>7</size>
9618       </method>
9619       <method name="System.String Foo[T](System.String)">
9620         <size>6</size>
9621       </method>
9622       <method name="Boolean Goo(System.String)">
9623         <size>8</size>
9624       </method>
9625       <method name="Boolean Foo(System.String)">
9626         <size>2</size>
9627       </method>
9628     </type>
9629     <type name="C">
9630       <method name="Void .ctor()">
9631         <size>7</size>
9632       </method>
9633       <method name="Void Main()">
9634         <size>1</size>
9635       </method>
9636     </type>
9637   </test>
9638   <test name="gtest-356.cs">
9639     <type name="A`1[T]">
9640       <method name="Void .ctor()">
9641         <size>7</size>
9642       </method>
9643       <method name="Void Foo(B+E)">
9644         <size>1</size>
9645       </method>
9646     </type>
9647     <type name="B`1[U]">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651     </type>
9652     <type name="B">
9653       <method name="Void .ctor()">
9654         <size>7</size>
9655       </method>
9656     </type>
9657     <type name="B+E">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="C">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666       <method name="Void Main()">
9667         <size>1</size>
9668       </method>
9669     </type>
9670   </test>
9671   <test name="gtest-357.cs">
9672     <type name="C`1[T]">
9673       <method name="Void .ctor()">
9674         <size>7</size>
9675       </method>
9676     </type>
9677     <type name="D`1[U]">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681     </type>
9682     <type name="X">
9683       <method name="Void .ctor()">
9684         <size>7</size>
9685       </method>
9686       <method name="Void Main()">
9687         <size>1</size>
9688       </method>
9689     </type>
9690   </test>
9691   <test name="gtest-358.cs">
9692     <type name="Test">
9693       <method name="Void .ctor()">
9694         <size>7</size>
9695       </method>
9696       <method name="Void Main()">
9697         <size>1</size>
9698       </method>
9699     </type>
9700     <type name="Foo">
9701       <method name="Boolean op_Equality(Foo, Foo)">
9702         <size>6</size>
9703       </method>
9704       <method name="Boolean op_Inequality(Foo, Foo)">
9705         <size>6</size>
9706       </method>
9707     </type>
9708   </test>
9709   <test name="gtest-359.cs">
9710     <type name="BaseGeneric`1[T]">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="BaseGeneric`1+InnerDerived[T]">
9716       <method name="Void .ctor(T)">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9721       <method name="Void .ctor(T, U)">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseConcrete">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="Concrete_A">
9731       <method name="Void .ctor()">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="Concrete_B">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="BaseGeneric_2`2[T,U]">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9746       <method name="Void .ctor(T, U)">
9747         <size>7</size>
9748       </method>
9749     </type>
9750     <type name="BaseGeneric_1`1[T]">
9751       <method name="Void .ctor()">
9752         <size>7</size>
9753       </method>
9754     </type>
9755     <type name="Concrete_2">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759     </type>
9760     <type name="Program">
9761       <method name="Void .ctor()">
9762         <size>7</size>
9763       </method>
9764       <method name="Void Main()">
9765         <size>40</size>
9766       </method>
9767     </type>
9768   </test>
9769   <test name="gtest-360.cs">
9770     <type name="C">
9771       <method name="Void .ctor()">
9772         <size>7</size>
9773       </method>
9774       <method name="Int32 Foo[T](T, System.Object[])">
9775         <size>2</size>
9776       </method>
9777       <method name="Int32 Foo(System.String, System.Object[])">
9778         <size>2</size>
9779       </method>
9780       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9781         <size>8</size>
9782       </method>
9783       <method name="Int32 Main()">
9784         <size>17</size>
9785       </method>
9786     </type>
9787   </test>
9788   <test name="gtest-361.cs">
9789     <type name="Thing">
9790       <method name="Void .ctor()">
9791         <size>7</size>
9792       </method>
9793       <method name="Void Foo()">
9794         <size>1</size>
9795       </method>
9796       <method name="Int32 Main()">
9797         <size>164</size>
9798       </method>
9799       <method name="Void Method(Thing+Handler, System.String[])">
9800         <size>1</size>
9801       </method>
9802     </type>
9803     <type name="Thing+Handler">
9804       <method name="Void .ctor(Object, IntPtr)">
9805         <size>0</size>
9806       </method>
9807       <method name="Void Invoke()">
9808         <size>0</size>
9809       </method>
9810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9811         <size>0</size>
9812       </method>
9813       <method name="Void EndInvoke(IAsyncResult)">
9814         <size>0</size>
9815       </method>
9816     </type>
9817     <type name="Thing">
9818       <method name="Void &lt;Main&gt;m__0()">
9819         <size>1</size>
9820       </method>
9821       <method name="Void &lt;Main&gt;m__1()">
9822         <size>1</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-362.cs">
9827     <type name="C">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Void Assert[T](T)">
9832         <size>1</size>
9833       </method>
9834       <method name="Void Assert[T](T, T)">
9835         <size>1</size>
9836       </method>
9837       <method name="Int32 Main()">
9838         <size>83</size>
9839       </method>
9840     </type>
9841   </test>
9842   <test name="gtest-363.cs">
9843     <type name="Test">
9844       <method name="Void .ctor()">
9845         <size>7</size>
9846       </method>
9847       <method name="Void InsertAt[T](T[], Int32, T[])">
9848         <size>1</size>
9849       </method>
9850       <method name="Void Main()">
9851         <size>39</size>
9852       </method>
9853     </type>
9854   </test>
9855   <test name="gtest-364.cs">
9856     <type name="BugReport.Program">
9857       <method name="Void .ctor()">
9858         <size>7</size>
9859       </method>
9860       <method name="Int32 Main()">
9861         <size>307</size>
9862       </method>
9863     </type>
9864     <type name="BugReport.A">
9865       <method name="Void .ctor()">
9866         <size>7</size>
9867       </method>
9868       <method name="Nullable`1 get_Counter()">
9869         <size>7</size>
9870       </method>
9871       <method name="Void set_Counter(Nullable`1)">
9872         <size>8</size>
9873       </method>
9874     </type>
9875   </test>
9876   <test name="gtest-365.cs">
9877     <type name="B.Program">
9878       <method name="Void .ctor()">
9879         <size>7</size>
9880       </method>
9881       <method name="Int32 Main()">
9882         <size>51</size>
9883       </method>
9884     </type>
9885   </test>
9886   <test name="gtest-366.cs">
9887     <type name="Tester">
9888       <method name="Void .ctor()">
9889         <size>7</size>
9890       </method>
9891       <method name="Void Assert[T](T, T)">
9892         <size>1</size>
9893       </method>
9894       <method name="Void Main()">
9895         <size>20</size>
9896       </method>
9897     </type>
9898     <type name="MyType">
9899       <method name="Void .ctor(Int32)">
9900         <size>8</size>
9901       </method>
9902       <method name="Int32 op_Implicit(MyType)">
9903         <size>8</size>
9904       </method>
9905     </type>
9906   </test>
9907   <test name="gtest-367.cs">
9908     <type name="Foo">
9909       <method name="Void .ctor()">
9910         <size>7</size>
9911       </method>
9912     </type>
9913     <type name="Repro">
9914       <method name="Void .ctor()">
9915         <size>7</size>
9916       </method>
9917       <method name="Void Bar[TFoo](TFoo)">
9918         <size>19</size>
9919       </method>
9920       <method name="Void Baz[T](T, System.Action`1[T])">
9921         <size>8</size>
9922       </method>
9923       <method name="Void Main()">
9924         <size>1</size>
9925       </method>
9926       <method name="Void Gazonk(Repro)">
9927         <size>1</size>
9928       </method>
9929     </type>
9930   </test>
9931   <test name="gtest-368.cs">
9932     <type name="C`1[T]">
9933       <method name="Void .ctor(D)">
9934         <size>7</size>
9935       </method>
9936       <method name="Void .ctor()">
9937         <size>7</size>
9938       </method>
9939     </type>
9940     <type name="C`1+D[T]">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944     </type>
9945     <type name="M">
9946       <method name="Void .ctor()">
9947         <size>7</size>
9948       </method>
9949       <method name="Void Main()">
9950         <size>1</size>
9951       </method>
9952     </type>
9953   </test>
9954   <test name="gtest-369.cs">
9955     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9956       <method name="Void .ctor()">
9957         <size>7</size>
9958       </method>
9959       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9960         <size>2</size>
9961       </method>
9962       <method name="IList Query()">
9963         <size>2</size>
9964       </method>
9965     </type>
9966     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9967       <method name="Void .ctor()">
9968         <size>7</size>
9969       </method>
9970     </type>
9971     <type name="Db4objects.Db4o.Internal.M">
9972       <method name="Void .ctor()">
9973         <size>7</size>
9974       </method>
9975       <method name="Void Main()">
9976         <size>1</size>
9977       </method>
9978     </type>
9979     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9980       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9981         <size>7</size>
9982       </method>
9983       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9984         <size>9</size>
9985       </method>
9986     </type>
9987   </test>
9988   <test name="gtest-370.cs">
9989     <type name="N2.X`1[T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.X`1+A`1[T,T]">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998     </type>
9999     <type name="N2.X`1+A`1+B`1[T,T,T]">
10000       <method name="Void .ctor()">
10001         <size>7</size>
10002       </method>
10003     </type>
10004     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008     </type>
10009     <type name="N2.C">
10010       <method name="Void .ctor()">
10011         <size>7</size>
10012       </method>
10013       <method name="Void Main()">
10014         <size>1</size>
10015       </method>
10016     </type>
10017   </test>
10018   <test name="gtest-371.cs">
10019     <type name="X">
10020       <method name="Void .ctor()">
10021         <size>7</size>
10022       </method>
10023       <method name="Void Main()">
10024         <size>86</size>
10025       </method>
10026     </type>
10027     <type name="&lt;PrivateImplementationDetails&gt;">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031     </type>
10032   </test>
10033   <test name="gtest-372.cs">
10034     <type name="TestClass`1[T]">
10035       <method name="Void .ctor()">
10036         <size>7</size>
10037       </method>
10038       <method name="Boolean Check(T, T)">
10039         <size>15</size>
10040       </method>
10041     </type>
10042     <type name="C">
10043       <method name="Void .ctor()">
10044         <size>7</size>
10045       </method>
10046     </type>
10047     <type name="TestClass2`1[T]">
10048       <method name="Void .ctor()">
10049         <size>7</size>
10050       </method>
10051       <method name="Boolean Check(T, T)">
10052         <size>15</size>
10053       </method>
10054     </type>
10055     <type name="X">
10056       <method name="Void .ctor()">
10057         <size>7</size>
10058       </method>
10059       <method name="Int32 Main()">
10060         <size>28</size>
10061       </method>
10062     </type>
10063   </test>
10064   <test name="gtest-373.cs">
10065     <type name="MonoBug.MainClass">
10066       <method name="Void .ctor()">
10067         <size>7</size>
10068       </method>
10069       <method name="Void Main()">
10070         <size>29</size>
10071       </method>
10072     </type>
10073     <type name="MonoBug.GenericType`1[T]">
10074       <method name="Void .ctor(T)">
10075         <size>14</size>
10076       </method>
10077       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10078         <size>7</size>
10079       </method>
10080     </type>
10081   </test>
10082   <test name="gtest-374.cs">
10083     <type name="aClass">
10084       <method name="Void .ctor()">
10085         <size>7</size>
10086       </method>
10087       <method name="Void Main(System.String[])">
10088         <size>14</size>
10089       </method>
10090     </type>
10091   </test>
10092   <test name="gtest-375.cs">
10093     <type name="X">
10094       <method name="Void .ctor()">
10095         <size>7</size>
10096       </method>
10097       <method name="Boolean Compute(Int32)">
10098         <size>2</size>
10099       </method>
10100       <method name="Boolean Compute2(Int32)">
10101         <size>2</size>
10102       </method>
10103       <method name="Int32 Main()">
10104         <size>28</size>
10105       </method>
10106     </type>
10107   </test>
10108   <test name="gtest-376.cs">
10109     <type name="C">
10110       <method name="Void .ctor()">
10111         <size>7</size>
10112       </method>
10113       <method name="Void Main()">
10114         <size>1</size>
10115       </method>
10116     </type>
10117     <type name="S`1[T]">
10118       <method name="System.Object Box(Nullable`1)">
10119         <size>30</size>
10120       </method>
10121     </type>
10122   </test>
10123   <test name="gtest-377.cs">
10124     <type name="D">
10125       <method name="Void .cctor()">
10126         <size>26</size>
10127       </method>
10128       <method name="Void Main()">
10129         <size>98</size>
10130       </method>
10131     </type>
10132   </test>
10133   <test name="gtest-378.cs">
10134     <type name="Test">
10135       <method name="Void .ctor()">
10136         <size>7</size>
10137       </method>
10138       <method name="System.Object FooG[T](Nullable`1)">
10139         <size>7</size>
10140       </method>
10141       <method name="System.Object Foo(Nullable`1)">
10142         <size>7</size>
10143       </method>
10144       <method name="Int32 Main()">
10145         <size>58</size>
10146       </method>
10147     </type>
10148   </test>
10149   <test name="gtest-379.cs">
10150     <type name="C">
10151       <method name="Void .ctor()">
10152         <size>7</size>
10153       </method>
10154       <method name="Int32 Print(Nullable`1)">
10155         <size>16</size>
10156       </method>
10157       <method name="Int32 Main()">
10158         <size>15</size>
10159       </method>
10160     </type>
10161     <type name="S">
10162       <method name="Boolean op_Equality(S, S)">
10163         <size>2</size>
10164       </method>
10165       <method name="Boolean op_Inequality(S, S)">
10166         <size>2</size>
10167       </method>
10168     </type>
10169   </test>
10170   <test name="gtest-380.cs">
10171     <type name="Test">
10172       <method name="Void .ctor()">
10173         <size>7</size>
10174       </method>
10175       <method name="Int32 Main()">
10176         <size>165</size>
10177       </method>
10178     </type>
10179     <type name="GTest`1[T]">
10180       <method name="Void .ctor()">
10181         <size>7</size>
10182       </method>
10183       <method name="Void .cctor()">
10184         <size>13</size>
10185       </method>
10186     </type>
10187   </test>
10188   <test name="gtest-381.cs">
10189     <type name="TestGoto">
10190       <method name="Void .ctor()">
10191         <size>7</size>
10192       </method>
10193       <method name="Void .cctor()">
10194         <size>7</size>
10195       </method>
10196       <method name="Void Main(System.String[])">
10197         <size>67</size>
10198       </method>
10199       <method name="IEnumerable`1 setX()">
10200         <size>16</size>
10201       </method>
10202       <method name="IEnumerable`1 test()">
10203         <size>16</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
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>106</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>46</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10227       <method name="Void .ctor()">
10228         <size>7</size>
10229       </method>
10230       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10231         <size>12</size>
10232       </method>
10233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10234         <size>7</size>
10235       </method>
10236       <method name="Boolean MoveNext()">
10237         <size>176</size>
10238       </method>
10239       <method name="Void Dispose()">
10240         <size>60</size>
10241       </method>
10242       <method name="Void Reset()">
10243         <size>6</size>
10244       </method>
10245     </type>
10246     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10247       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10248         <size>7</size>
10249       </method>
10250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10251         <size>26</size>
10252       </method>
10253     </type>
10254     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10255       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10256         <size>7</size>
10257       </method>
10258       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10259         <size>26</size>
10260       </method>
10261     </type>
10262   </test>
10263   <test name="gtest-382.cs">
10264     <type name="C">
10265       <method name="Void .ctor()">
10266         <size>7</size>
10267       </method>
10268       <method name="Int32 Main()">
10269         <size>76</size>
10270       </method>
10271     </type>
10272   </test>
10273   <test name="gtest-383.cs">
10274     <type name="C">
10275       <method name="Void .ctor()">
10276         <size>7</size>
10277       </method>
10278       <method name="Int32 Main()">
10279         <size>260</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeA">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10287         <size>6</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10293         <size>6</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10296         <size>6</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10299         <size>6</size>
10300       </method>
10301     </type>
10302     <type name="MyTypeB">
10303       <method name="Void .ctor(Int16)">
10304         <size>8</size>
10305       </method>
10306       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10307         <size>2</size>
10308       </method>
10309       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10310         <size>2</size>
10311       </method>
10312       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10313         <size>2</size>
10314       </method>
10315       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10316         <size>2</size>
10317       </method>
10318       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10319         <size>2</size>
10320       </method>
10321       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10322         <size>2</size>
10323       </method>
10324     </type>
10325   </test>
10326   <test name="gtest-384.cs">
10327     <type name="N.TestG">
10328       <method name="Void .ctor()">
10329         <size>7</size>
10330       </method>
10331       <method name="Void Foo[T]()">
10332         <size>1</size>
10333       </method>
10334     </type>
10335     <type name="NonGeneric">
10336       <method name="Void .ctor()">
10337         <size>7</size>
10338       </method>
10339     </type>
10340     <type name="Generic`1[T]">
10341       <method name="Void .ctor()">
10342         <size>7</size>
10343       </method>
10344     </type>
10345     <type name="m">
10346       <method name="Void .ctor()">
10347         <size>7</size>
10348       </method>
10349       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10350         <size>13</size>
10351       </method>
10352       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10353         <size>13</size>
10354       </method>
10355       <method name="Void Main()">
10356         <size>6</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-385.cs">
10361     <type name="DocAttribute">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Void .ctor(String)">
10366         <size>7</size>
10367       </method>
10368     </type>
10369     <type name="Test">
10370       <method name="Void .ctor()">
10371         <size>7</size>
10372       </method>
10373       <method name="Int32 Main()">
10374         <size>66</size>
10375       </method>
10376     </type>
10377     <type name="Func`2[TArg,TRet]">
10378       <method name="Void .ctor(Object, IntPtr)">
10379         <size>0</size>
10380       </method>
10381       <method name="Void Invoke()">
10382         <size>0</size>
10383       </method>
10384       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10385         <size>0</size>
10386       </method>
10387       <method name="Void EndInvoke(IAsyncResult)">
10388         <size>0</size>
10389       </method>
10390     </type>
10391   </test>
10392   <test name="gtest-386.cs">
10393     <type name="C">
10394       <method name="Void .ctor()">
10395         <size>7</size>
10396       </method>
10397       <method name="Int32 Main()">
10398         <size>220</size>
10399       </method>
10400     </type>
10401     <type name="MyType">
10402       <method name="Void .ctor(Int32)">
10403         <size>8</size>
10404       </method>
10405       <method name="MyType op_UnaryNegation(MyType)">
10406         <size>14</size>
10407       </method>
10408     </type>
10409   </test>
10410   <test name="gtest-387.cs">
10411     <type name="C">
10412       <method name="Void .ctor()">
10413         <size>7</size>
10414       </method>
10415       <method name="Int32 Main()">
10416         <size>168</size>
10417       </method>
10418     </type>
10419   </test>
10420   <test name="gtest-388.cs">
10421     <type name="Data">
10422       <method name="Void .ctor()">
10423         <size>7</size>
10424       </method>
10425     </type>
10426     <type name="Foo">
10427       <method name="Void .ctor()">
10428         <size>7</size>
10429       </method>
10430       <method name="Void f(Data)">
10431         <size>19</size>
10432       </method>
10433       <method name="Void Main()">
10434         <size>22</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-389.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>234</size>
10445       </method>
10446     </type>
10447   </test>
10448   <test name="gtest-390.cs">
10449     <type name="Program">
10450       <method name="Void .ctor()">
10451         <size>7</size>
10452       </method>
10453       <method name="Int32 Main()">
10454         <size>4</size>
10455       </method>
10456     </type>
10457   </test>
10458   <test name="gtest-391.cs">
10459     <type name="C">
10460       <method name="Void .ctor()">
10461         <size>7</size>
10462       </method>
10463       <method name="Int32 Main()">
10464         <size>121</size>
10465       </method>
10466       <method name="Boolean Test_1()">
10467         <size>36</size>
10468       </method>
10469     </type>
10470   </test>
10471   <test name="gtest-392.cs">
10472     <type name="DieSubrangeType">
10473       <method name="Void .ctor()">
10474         <size>19</size>
10475       </method>
10476       <method name="Nullable`1 get_UpperBound()">
10477         <size>7</size>
10478       </method>
10479       <method name="Void set_UpperBound(Nullable`1)">
10480         <size>8</size>
10481       </method>
10482     </type>
10483     <type name="X">
10484       <method name="Void .ctor()">
10485         <size>7</size>
10486       </method>
10487       <method name="Int32 Main()">
10488         <size>61</size>
10489       </method>
10490     </type>
10491   </test>
10492   <test name="gtest-393.cs">
10493     <type name="B`1[T]">
10494       <method name="Void .ctor()">
10495         <size>7</size>
10496       </method>
10497     </type>
10498     <type name="A">
10499       <method name="Void .ctor(Type)">
10500         <size>29</size>
10501       </method>
10502       <method name="Void .cctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="Int32 Main()">
10506         <size>23</size>
10507       </method>
10508     </type>
10509   </test>
10510   <test name="gtest-394.cs">
10511     <type name="Test">
10512       <method name="Void .ctor()">
10513         <size>7</size>
10514       </method>
10515       <method name="Void FindMembers(Test+MemberFilter)">
10516         <size>1</size>
10517       </method>
10518       <method name="Void GetMethodGroup(Test+MemberFilter)">
10519         <size>43</size>
10520       </method>
10521       <method name="Void Main()">
10522         <size>1</size>
10523       </method>
10524     </type>
10525     <type name="Test+MemberFilter">
10526       <method name="Void .ctor(Object, IntPtr)">
10527         <size>0</size>
10528       </method>
10529       <method name="Boolean Invoke()">
10530         <size>0</size>
10531       </method>
10532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10533         <size>0</size>
10534       </method>
10535       <method name="Boolean EndInvoke(IAsyncResult)">
10536         <size>0</size>
10537       </method>
10538     </type>
10539     <type name="Test">
10540       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10541         <size>2</size>
10542       </method>
10543     </type>
10544   </test>
10545   <test name="gtest-395.cs">
10546     <type name="RuleBuilder`1[T]">
10547       <method name="Void .ctor()">
10548         <size>7</size>
10549       </method>
10550     </type>
10551     <type name="RubyMethod">
10552       <method name="Void .ctor()">
10553         <size>7</size>
10554       </method>
10555       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10556         <size>6</size>
10557       </method>
10558     </type>
10559     <type name="T">
10560       <method name="Void .ctor()">
10561         <size>7</size>
10562       </method>
10563       <method name="Void Main()">
10564         <size>1</size>
10565       </method>
10566     </type>
10567   </test>
10568   <test name="gtest-396.cs">
10569     <type name="Test">
10570       <method name="Void .ctor()">
10571         <size>7</size>
10572       </method>
10573       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10574         <size>1</size>
10575       </method>
10576       <method name="System.Func`1[System.Int32] Method(System.String)">
10577         <size>2</size>
10578       </method>
10579       <method name="Void Main()">
10580         <size>24</size>
10581       </method>
10582     </type>
10583   </test>
10584   <test name="gtest-397.cs">
10585     <type name="Test">
10586       <method name="Void .ctor()">
10587         <size>7</size>
10588       </method>
10589       <method name="Foo NegateFoo(Foo)">
10590         <size>12</size>
10591       </method>
10592       <method name="Foo NegateFooNullable(Nullable`1)">
10593         <size>7</size>
10594       </method>
10595       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10596         <size>7</size>
10597       </method>
10598       <method name="Nullable`1 NegateBar(Bar)">
10599         <size>12</size>
10600       </method>
10601       <method name="Int32 Main()">
10602         <size>139</size>
10603       </method>
10604     </type>
10605     <type name="Foo">
10606       <method name="Void .ctor(Int32)">
10607         <size>8</size>
10608       </method>
10609       <method name="Foo op_UnaryNegation(Nullable`1)">
10610         <size>42</size>
10611       </method>
10612     </type>
10613     <type name="Bar">
10614       <method name="Void .ctor(Int32)">
10615         <size>8</size>
10616       </method>
10617       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10618         <size>41</size>
10619       </method>
10620     </type>
10621   </test>
10622   <test name="gtest-398.cs">
10623     <type name="GenericClass`1[T]">
10624       <method name="Void .ctor(T)">
10625         <size>14</size>
10626       </method>
10627       <method name="Void Method()">
10628         <size>42</size>
10629       </method>
10630       <method name="Void Test(T)">
10631         <size>1</size>
10632       </method>
10633     </type>
10634     <type name="Foo">
10635       <method name="Void .ctor()">
10636         <size>7</size>
10637       </method>
10638       <method name="Void Main(System.String[])">
10639         <size>15</size>
10640       </method>
10641     </type>
10642     <type name="ToStr">
10643       <method name="Void .ctor(Object, IntPtr)">
10644         <size>0</size>
10645       </method>
10646       <method name="System.String Invoke(System.String, IFormatProvider)">
10647         <size>0</size>
10648       </method>
10649       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10650         <size>0</size>
10651       </method>
10652       <method name="System.String EndInvoke(IAsyncResult)">
10653         <size>0</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-399.cs">
10658     <type name="TestIssue.Base">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662     </type>
10663     <type name="TestIssue.Derived">
10664       <method name="Void .ctor()">
10665         <size>7</size>
10666       </method>
10667     </type>
10668     <type name="TestIssue.Program">
10669       <method name="Void .ctor()">
10670         <size>7</size>
10671       </method>
10672       <method name="Int32 Main()">
10673         <size>39</size>
10674       </method>
10675     </type>
10676   </test>
10677   <test name="gtest-400.cs">
10678     <type name="Gen`1[T]">
10679       <method name="Void .ctor()">
10680         <size>7</size>
10681       </method>
10682       <method name="Boolean Foo(T)">
10683         <size>15</size>
10684       </method>
10685     </type>
10686     <type name="Program">
10687       <method name="Void .ctor()">
10688         <size>7</size>
10689       </method>
10690       <method name="Boolean Foo[T]()">
10691         <size>17</size>
10692       </method>
10693       <method name="Int32 Main()">
10694         <size>66</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-401.cs">
10699     <type name="ParserTest">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>165</size>
10705       </method>
10706     </type>
10707   </test>
10708   <test name="gtest-402.cs">
10709     <type name="X">
10710       <method name="Void .ctor()">
10711         <size>7</size>
10712       </method>
10713       <method name="Void Main()">
10714         <size>16</size>
10715       </method>
10716     </type>
10717   </test>
10718   <test name="gtest-403.cs">
10719     <type name="T">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void Main()">
10724         <size>15</size>
10725       </method>
10726     </type>
10727     <type name="S`1[T]">
10728       <method name="Void Foo()">
10729         <size>1</size>
10730       </method>
10731     </type>
10732   </test>
10733   <test name="gtest-404.cs">
10734     <type name="Test.Program">
10735       <method name="Void Main()">
10736         <size>1</size>
10737       </method>
10738     </type>
10739     <type name="Test.Class1`1[T1]">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void add_doSomething(System.EventHandler)">
10744         <size>24</size>
10745       </method>
10746       <method name="Void remove_doSomething(System.EventHandler)">
10747         <size>24</size>
10748       </method>
10749     </type>
10750     <type name="Test.Class2`1[T]">
10751       <method name="Void .ctor()">
10752         <size>7</size>
10753       </method>
10754       <method name="Void add_DoSomething(System.EventHandler)">
10755         <size>8</size>
10756       </method>
10757       <method name="Void remove_DoSomething(System.EventHandler)">
10758         <size>8</size>
10759       </method>
10760     </type>
10761   </test>
10762   <test name="gtest-405.cs">
10763     <type name="C">
10764       <method name="Void .ctor()">
10765         <size>7</size>
10766       </method>
10767       <method name="Void Main()">
10768         <size>1</size>
10769       </method>
10770     </type>
10771   </test>
10772   <test name="gtest-406.cs">
10773     <type name="Test`1[T]">
10774       <method name="Void .ctor()">
10775         <size>7</size>
10776       </method>
10777       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10778         <size>1</size>
10779       </method>
10780     </type>
10781     <type name="C`2[A,B]">
10782       <method name="Void .ctor(IEnumerable`1)">
10783         <size>46</size>
10784       </method>
10785       <method name="B &lt;C&gt;m__0(B)">
10786         <size>2</size>
10787       </method>
10788     </type>
10789     <type name="M">
10790       <method name="Void .ctor()">
10791         <size>7</size>
10792       </method>
10793       <method name="Void Main()">
10794         <size>1</size>
10795       </method>
10796     </type>
10797   </test>
10798   <test name="gtest-407.cs">
10799     <type name="NullableColorTests">
10800       <method name="Void .ctor()">
10801         <size>7</size>
10802       </method>
10803       <method name="Int32 Main()">
10804         <size>99</size>
10805       </method>
10806     </type>
10807     <type name="MyColor">
10808       <method name="Void .ctor(Int32)">
10809         <size>8</size>
10810       </method>
10811       <method name="Boolean op_Equality(MyColor, MyColor)">
10812         <size>17</size>
10813       </method>
10814       <method name="Boolean op_Inequality(MyColor, MyColor)">
10815         <size>20</size>
10816       </method>
10817     </type>
10818   </test>
10819   <test name="gtest-408.cs">
10820     <type name="Test">
10821       <method name="Void .ctor()">
10822         <size>7</size>
10823       </method>
10824       <method name="Int32 Main()">
10825         <size>92</size>
10826       </method>
10827     </type>
10828   </test>
10829   <test name="gtest-409.cs">
10830     <type name="ConditionalParsing">
10831       <method name="Void .ctor()">
10832         <size>7</size>
10833       </method>
10834       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10835         <size>14</size>
10836       </method>
10837       <method name="Void Test_1(Boolean)">
10838         <size>20</size>
10839       </method>
10840       <method name="Void Test_2()">
10841         <size>31</size>
10842       </method>
10843       <method name="Void Test_4(Boolean, Boolean)">
10844         <size>39</size>
10845       </method>
10846       <method name="Void Test_5(Boolean, IDisposable)">
10847         <size>45</size>
10848       </method>
10849       <method name="Void Test_6(Boolean)">
10850         <size>47</size>
10851       </method>
10852       <method name="Void Test_7(System.Object)">
10853         <size>8</size>
10854       </method>
10855       <method name="Void Main()">
10856         <size>1</size>
10857       </method>
10858     </type>
10859     <type name="ConditionalParsing+T">
10860       <method name="Void .ctor(String, Boolean)">
10861         <size>28</size>
10862       </method>
10863       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10864         <size>7</size>
10865       </method>
10866     </type>
10867     <type name="&lt;PrivateImplementationDetails&gt;">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871     </type>
10872     <type name="ConditionalParsing+Const">
10873       <method name="Void .ctor()">
10874         <size>7</size>
10875       </method>
10876     </type>
10877     <type name="ConditionalParsing">
10878       <method name="Void Test_8(DateTime)">
10879         <size>38</size>
10880       </method>
10881       <method name="Void Test_9()">
10882         <size>43</size>
10883       </method>
10884     </type>
10885   </test>
10886   <test name="gtest-410.cs">
10887     <type name="Program">
10888       <method name="Void .ctor()">
10889         <size>7</size>
10890       </method>
10891       <method name="Void Main()">
10892         <size>7</size>
10893       </method>
10894     </type>
10895   </test>
10896   <test name="gtest-411.cs">
10897     <type name="Maybe">
10898       <method name="Maybe`1[T] C[T](T)">
10899         <size>2</size>
10900       </method>
10901     </type>
10902     <type name="Maybe`1[T]">
10903       <method name="Void .ctor(T)">
10904         <size>7</size>
10905       </method>
10906     </type>
10907     <type name="Extensions">
10908       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10909         <size>10</size>
10910       </method>
10911     </type>
10912     <type name="Test">
10913       <method name="Void .ctor()">
10914         <size>7</size>
10915       </method>
10916       <method name="Void Main()">
10917         <size>131</size>
10918       </method>
10919       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10920         <size>7</size>
10921       </method>
10922       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10923         <size>7</size>
10924       </method>
10925       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10926         <size>11</size>
10927       </method>
10928     </type>
10929   </test>
10930   <test name="gtest-412.cs">
10931     <type name="Program">
10932       <method name="Void .ctor()">
10933         <size>7</size>
10934       </method>
10935       <method name="Int32 Main()">
10936         <size>213</size>
10937       </method>
10938     </type>
10939   </test>
10940   <test name="gtest-413.cs">
10941     <type name="Test">
10942       <method name="Void .ctor()">
10943         <size>7</size>
10944       </method>
10945       <method name="Int32 Main()">
10946         <size>95</size>
10947       </method>
10948     </type>
10949     <type name="S">
10950       <method name="Int64 op_Addition(S, Int64)">
10951         <size>2</size>
10952       </method>
10953     </type>
10954   </test>
10955   <test name="gtest-414.cs">
10956     <type name="MonoTest.MainClass">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void Main()">
10961         <size>1</size>
10962       </method>
10963     </type>
10964     <type name="MonoTest.TestImpl">
10965       <method name="Void .ctor()">
10966         <size>7</size>
10967       </method>
10968       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10969         <size>1</size>
10970       </method>
10971       <method name="Void Get[T]()">
10972         <size>1</size>
10973       </method>
10974       <method name="Void Get[T](System.Object)">
10975         <size>1</size>
10976       </method>
10977     </type>
10978     <type name="MonoTest.C">
10979       <method name="Void .ctor()">
10980         <size>7</size>
10981       </method>
10982       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10983         <size>1</size>
10984       </method>
10985       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10986         <size>1</size>
10987       </method>
10988     </type>
10989   </test>
10990   <test name="gtest-415.cs">
10991     <type name="S2">
10992       <method name="Void Test()">
10993         <size>39</size>
10994       </method>
10995       <method name="Void Main()">
10996         <size>16</size>
10997       </method>
10998     </type>
10999   </test>
11000   <test name="gtest-416.cs">
11001     <type name="Bug.Demo">
11002       <method name="Boolean Fixed()">
11003         <size>14</size>
11004       </method>
11005       <method name="Boolean Foo(System.Int32[])">
11006         <size>43</size>
11007       </method>
11008       <method name="Int32 Main()">
11009         <size>65</size>
11010       </method>
11011     </type>
11012   </test>
11013   <test name="gtest-417.cs">
11014     <type name="C">
11015       <method name="Void .ctor()">
11016         <size>7</size>
11017       </method>
11018       <method name="Void Goo()">
11019         <size>11</size>
11020       </method>
11021       <method name="Void Main()">
11022         <size>1</size>
11023       </method>
11024     </type>
11025   </test>
11026   <test name="gtest-418.cs">
11027     <type name="N.Nested">
11028       <method name="Void .ctor()">
11029         <size>7</size>
11030       </method>
11031     </type>
11032     <type name="N.Nested+C">
11033       <method name="Void .ctor()">
11034         <size>7</size>
11035       </method>
11036       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11037         <size>2</size>
11038       </method>
11039     </type>
11040     <type name="N.M">
11041       <method name="Void .ctor()">
11042         <size>7</size>
11043       </method>
11044       <method name="Int32 Main()">
11045         <size>173</size>
11046       </method>
11047     </type>
11048   </test>
11049   <test name="gtest-419.cs">
11050     <type name="Program">
11051       <method name="Void .ctor()">
11052         <size>7</size>
11053       </method>
11054       <method name="Int32 Main()">
11055         <size>56</size>
11056       </method>
11057       <method name="System.Object Test(System.String)">
11058         <size>42</size>
11059       </method>
11060     </type>
11061   </test>
11062   <test name="gtest-420.cs">
11063     <type name="C">
11064       <method name="Void .ctor()">
11065         <size>7</size>
11066       </method>
11067     </type>
11068     <type name="TestClass">
11069       <method name="Void .ctor()">
11070         <size>7</size>
11071       </method>
11072       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11073         <size>2</size>
11074       </method>
11075       <method name="Int32 Test(System.Object, System.Object[])">
11076         <size>2</size>
11077       </method>
11078       <method name="Int32 Main()">
11079         <size>43</size>
11080       </method>
11081     </type>
11082   </test>
11083   <test name="gtest-421.cs">
11084     <type name="OneOff">
11085       <method name="Void .ctor()">
11086         <size>7</size>
11087       </method>
11088       <method name="Int32 Main()">
11089         <size>50</size>
11090       </method>
11091       <method name="T[] Clone[T](T[])">
11092         <size>166</size>
11093       </method>
11094     </type>
11095     <type name="&lt;PrivateImplementationDetails&gt;">
11096       <method name="Void .ctor()">
11097         <size>7</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-422.cs">
11102     <type name="A">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Boolean op_GreaterThan(A, System.Object)">
11107         <size>2</size>
11108       </method>
11109       <method name="Boolean op_LessThan(A, System.Object)">
11110         <size>2</size>
11111       </method>
11112     </type>
11113     <type name="C">
11114       <method name="Void .ctor()">
11115         <size>7</size>
11116       </method>
11117       <method name="Int32 Main()">
11118         <size>23</size>
11119       </method>
11120       <method name="Nullable`1 get_Id()">
11121         <size>7</size>
11122       </method>
11123       <method name="Boolean Test()">
11124         <size>51</size>
11125       </method>
11126     </type>
11127   </test>
11128   <test name="gtest-423.cs">
11129     <type name="App">
11130       <method name="Void .ctor()">
11131         <size>7</size>
11132       </method>
11133       <method name="Void Main()">
11134         <size>33</size>
11135       </method>
11136       <method name="Void Test(System.Object, System.EventArgs)">
11137         <size>1</size>
11138       </method>
11139     </type>
11140   </test>
11141   <test name="gtest-424.cs">
11142     <type name="A">
11143       <method name="Void .ctor()">
11144         <size>7</size>
11145       </method>
11146     </type>
11147     <type name="B">
11148       <method name="Void .ctor()">
11149         <size>7</size>
11150       </method>
11151     </type>
11152     <type name="Test">
11153       <method name="Void .ctor()">
11154         <size>7</size>
11155       </method>
11156       <method name="Void Block(A[])">
11157         <size>6</size>
11158       </method>
11159       <method name="Void Block(IEnumerable`1, A[])">
11160         <size>1</size>
11161       </method>
11162       <method name="Int32 Main()">
11163         <size>29</size>
11164       </method>
11165     </type>
11166   </test>
11167   <test name="gtest-425.cs">
11168     <type name="EventClass`1[T]">
11169       <method name="Void .ctor()">
11170         <size>7</size>
11171       </method>
11172     </type>
11173     <type name="Test">
11174       <method name="Void .ctor()">
11175         <size>7</size>
11176       </method>
11177       <method name="Void Main()">
11178         <size>16</size>
11179       </method>
11180     </type>
11181     <type name="EventClass`1+HookDelegate[T]">
11182       <method name="Void .ctor(Object, IntPtr)">
11183         <size>0</size>
11184       </method>
11185       <method name="Void Invoke(T)">
11186         <size>0</size>
11187       </method>
11188       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11189         <size>0</size>
11190       </method>
11191       <method name="Void EndInvoke(IAsyncResult)">
11192         <size>0</size>
11193       </method>
11194     </type>
11195   </test>
11196   <test name="gtest-426.cs">
11197     <type name="OverloadTest.MyClass`1[T]">
11198       <method name="Void .ctor()">
11199         <size>7</size>
11200       </method>
11201       <method name="Boolean Method(MyInterface`1)">
11202         <size>20</size>
11203       </method>
11204       <method name="Boolean Method(System.Action`1[T])">
11205         <size>2</size>
11206       </method>
11207     </type>
11208     <type name="OverloadTest.C">
11209       <method name="Void .ctor()">
11210         <size>7</size>
11211       </method>
11212       <method name="Void Main()">
11213         <size>1</size>
11214       </method>
11215     </type>
11216   </test>
11217   <test name="gtest-427.cs">
11218     <type name="T">
11219       <method name="Void .ctor()">
11220         <size>7</size>
11221       </method>
11222       <method name="Void Test()">
11223         <size>19</size>
11224       </method>
11225       <method name="Void Attach(EventHandler)">
11226         <size>2</size>
11227       </method>
11228       <method name="Void Attach(EventHandler`1[System.String])">
11229         <size>1</size>
11230       </method>
11231       <method name="Void OnClick(System.String)">
11232         <size>1</size>
11233       </method>
11234       <method name="Void Main()">
11235         <size>11</size>
11236       </method>
11237     </type>
11238     <type name="EventHandler">
11239       <method name="Void .ctor(Object, IntPtr)">
11240         <size>0</size>
11241       </method>
11242       <method name="Void Invoke(System.Object)">
11243         <size>0</size>
11244       </method>
11245       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11246         <size>0</size>
11247       </method>
11248       <method name="Void EndInvoke(IAsyncResult)">
11249         <size>0</size>
11250       </method>
11251     </type>
11252     <type name="EventHandler`1[T]">
11253       <method name="Void .ctor(Object, IntPtr)">
11254         <size>0</size>
11255       </method>
11256       <method name="Void Invoke(T)">
11257         <size>0</size>
11258       </method>
11259       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11260         <size>0</size>
11261       </method>
11262       <method name="Void EndInvoke(IAsyncResult)">
11263         <size>0</size>
11264       </method>
11265     </type>
11266   </test>
11267   <test name="gtest-428.cs">
11268     <type name="CInt">
11269       <method name="Void .ctor(Int32)">
11270         <size>8</size>
11271       </method>
11272       <method name="CInt op_Implicit(Int32)">
11273         <size>7</size>
11274       </method>
11275       <method name="Int32 op_Implicit(CInt)">
11276         <size>8</size>
11277       </method>
11278     </type>
11279     <type name="Klass">
11280       <method name="Void .ctor(Nullable`1)">
11281         <size>14</size>
11282       </method>
11283       <method name="Nullable`1 get_Value()">
11284         <size>7</size>
11285       </method>
11286     </type>
11287     <type name="MainClass">
11288       <method name="Void .ctor()">
11289         <size>7</size>
11290       </method>
11291       <method name="Int32 Main()">
11292         <size>173</size>
11293       </method>
11294     </type>
11295   </test>
11296   <test name="gtest-429.cs">
11297     <type name="CInt">
11298       <method name="Void .ctor(Int32)">
11299         <size>8</size>
11300       </method>
11301       <method name="CInt op_Implicit(Int32)">
11302         <size>7</size>
11303       </method>
11304       <method name="Int32 op_Implicit(CInt)">
11305         <size>8</size>
11306       </method>
11307     </type>
11308     <type name="Klass">
11309       <method name="Void .ctor(Nullable`1)">
11310         <size>14</size>
11311       </method>
11312     </type>
11313     <type name="MainClass">
11314       <method name="Void .ctor()">
11315         <size>7</size>
11316       </method>
11317       <method name="Int32 Main()">
11318         <size>36</size>
11319       </method>
11320     </type>
11321   </test>
11322   <test name="gtest-430.cs">
11323     <type name="Tmp">
11324       <method name="Void .ctor()">
11325         <size>7</size>
11326       </method>
11327     </type>
11328     <type name="Driver">
11329       <method name="Void .ctor()">
11330         <size>7</size>
11331       </method>
11332       <method name="Nullable`1 get_Prop()">
11333         <size>42</size>
11334       </method>
11335       <method name="Int32 Main()">
11336         <size>42</size>
11337       </method>
11338     </type>
11339   </test>
11340   <test name="gtest-431.cs">
11341     <type name="Program">
11342       <method name="Void .ctor()">
11343         <size>7</size>
11344       </method>
11345       <method name="Void Main()">
11346         <size>13</size>
11347       </method>
11348     </type>
11349   </test>
11350   <test name="gtest-432.cs">
11351     <type name="Test.Bar`2[T,U]">
11352       <method name="Void .ctor()">
11353         <size>7</size>
11354       </method>
11355       <method name="Void DoSomething[V]()">
11356         <size>1</size>
11357       </method>
11358     </type>
11359     <type name="Test.Baz">
11360       <method name="Void .ctor()">
11361         <size>7</size>
11362       </method>
11363       <method name="Void GetInTroubleHere()">
11364         <size>13</size>
11365       </method>
11366       <method name="Void Main()">
11367         <size>1</size>
11368       </method>
11369     </type>
11370   </test>
11371   <test name="gtest-433.cs">
11372     <type name="M">
11373       <method name="Void .ctor()">
11374         <size>7</size>
11375       </method>
11376       <method name="Void Main()">
11377         <size>37</size>
11378       </method>
11379     </type>
11380   </test>
11381   <test name="gtest-434.cs">
11382     <type name="testcase.Init">
11383       <method name="Void .ctor()">
11384         <size>7</size>
11385       </method>
11386       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11387         <size>8</size>
11388       </method>
11389     </type>
11390     <type name="testcase.Program">
11391       <method name="Void .ctor()">
11392         <size>7</size>
11393       </method>
11394       <method name="Int32 Main()">
11395         <size>75</size>
11396       </method>
11397     </type>
11398   </test>
11399   <test name="gtest-435.cs">
11400     <type name="testcase.Program">
11401       <method name="Void .ctor()">
11402         <size>7</size>
11403       </method>
11404       <method name="Int32 Main()">
11405         <size>258</size>
11406       </method>
11407     </type>
11408   </test>
11409   <test name="gtest-436.cs">
11410     <type name="SomeClass">
11411       <method name="Void .ctor()">
11412         <size>7</size>
11413       </method>
11414       <method name="Int32 Main()">
11415         <size>2</size>
11416       </method>
11417     </type>
11418   </test>
11419   <test name="gtest-438.cs">
11420     <type name="Tests">
11421       <method name="Void .ctor()">
11422         <size>7</size>
11423       </method>
11424       <method name="ServiceType GetService[ServiceType](System.Object[])">
11425         <size>17</size>
11426       </method>
11427       <method name="Int32 Main()">
11428         <size>19</size>
11429       </method>
11430     </type>
11431   </test>
11432   <test name="gtest-439.cs">
11433     <type name="MonoBug.Stuff">
11434       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11435         <size>8</size>
11436       </method>
11437     </type>
11438     <type name="MonoBug.GenericStuff`2[T1,T2]">
11439       <method name="Void .ctor(T1, T2)">
11440         <size>21</size>
11441       </method>
11442     </type>
11443     <type name="MonoBug.Program">
11444       <method name="Void Main()">
11445         <size>35</size>
11446       </method>
11447     </type>
11448   </test>
11449   <test name="gtest-440.cs">
11450     <type name="AnyObjectId">
11451       <method name="Void .ctor()">
11452         <size>7</size>
11453       </method>
11454       <method name="Int32 get_W1()">
11455         <size>7</size>
11456       </method>
11457       <method name="Void set_W1(Int32)">
11458         <size>8</size>
11459       </method>
11460     </type>
11461     <type name="ObjectId">
11462       <method name="Void .ctor()">
11463         <size>14</size>
11464       </method>
11465       <method name="Void Main()">
11466         <size>1</size>
11467       </method>
11468     </type>
11469   </test>
11470   <test name="gtest-441.cs">
11471     <type name="Name.Test">
11472       <method name="Void .ctor()">
11473         <size>7</size>
11474       </method>
11475     </type>
11476     <type name="Name.Subclass">
11477       <method name="Void .ctor()">
11478         <size>7</size>
11479       </method>
11480       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11481         <size>7</size>
11482       </method>
11483       <method name="Void Main(System.String[])">
11484         <size>7</size>
11485       </method>
11486     </type>
11487   </test>
11488   <test name="gtest-442.cs">
11489     <type name="NonGenericBase">
11490       <method name="Void .ctor()">
11491         <size>7</size>
11492       </method>
11493       <method name="Int32 get_Item(Int32)">
11494         <size>0</size>
11495       </method>
11496     </type>
11497     <type name="GenericBase`1[T]">
11498       <method name="Void .ctor()">
11499         <size>7</size>
11500       </method>
11501       <method name="T get_Instance()">
11502         <size>7</size>
11503       </method>
11504       <method name="Void Foo()">
11505         <size>24</size>
11506       </method>
11507     </type>
11508     <type name="EntryPoint">
11509       <method name="Void .ctor()">
11510         <size>7</size>
11511       </method>
11512       <method name="Void Main()">
11513         <size>1</size>
11514       </method>
11515     </type>
11516   </test>
11517   <test name="gtest-443.cs">
11518     <type name="C">
11519       <method name="Void .ctor()">
11520         <size>7</size>
11521       </method>
11522       <method name="Void M[T]()">
11523         <size>28</size>
11524       </method>
11525       <method name="Int32 Main()">
11526         <size>7</size>
11527       </method>
11528     </type>
11529   </test>
11530   <test name="gtest-444.cs">
11531     <type name="MyClass">
11532       <method name="Void .ctor()">
11533         <size>7</size>
11534       </method>
11535       <method name="Int32 Main()">
11536         <size>114</size>
11537       </method>
11538     </type>
11539   </test>
11540   <test name="gtest-445.cs">
11541     <type name="Test">
11542       <method name="Void .ctor()">
11543         <size>7</size>
11544       </method>
11545       <method name="Void Main()">
11546         <size>1</size>
11547       </method>
11548       <method name="Void Foo[T](T ByRef)">
11549         <size>1</size>
11550       </method>
11551       <method name="Void Foo[T](T[])">
11552         <size>1</size>
11553       </method>
11554       <method name="Void Foo[T](T[,])">
11555         <size>1</size>
11556       </method>
11557       <method name="Void Foo[T](T[,,])">
11558         <size>1</size>
11559       </method>
11560       <method name="Void Bar(Int32 ByRef)">
11561         <size>1</size>
11562       </method>
11563       <method name="Void Bar(System.Int32[])">
11564         <size>1</size>
11565       </method>
11566       <method name="Void Bar(System.Int32[,])">
11567         <size>1</size>
11568       </method>
11569       <method name="Void Bar(System.Int32[,,])">
11570         <size>1</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-446.cs">
11575     <type name="BugTest.Bug`1[T]">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void CreateObject(T ByRef)">
11580         <size>42</size>
11581       </method>
11582     </type>
11583     <type name="BugTest.Program">
11584       <method name="Int32 Main()">
11585         <size>16</size>
11586       </method>
11587     </type>
11588   </test>
11589   <test name="gtest-447.cs">
11590     <type name="B">
11591       <method name="Void .ctor()">
11592         <size>7</size>
11593       </method>
11594       <method name="Int32 Main()">
11595         <size>29</size>
11596       </method>
11597     </type>
11598   </test>
11599   <test name="gtest-449.cs">
11600     <type name="Program">
11601       <method name="Void .ctor()">
11602         <size>7</size>
11603       </method>
11604       <method name="Int32 Main()">
11605         <size>59</size>
11606       </method>
11607     </type>
11608   </test>
11609   <test name="gtest-450.cs">
11610     <type name="Program">
11611       <method name="Void .ctor()">
11612         <size>7</size>
11613       </method>
11614       <method name="Int32 Main()">
11615         <size>59</size>
11616       </method>
11617     </type>
11618   </test>
11619   <test name="gtest-453.cs">
11620     <type name="Test.CompilerTest">
11621       <method name="Void .ctor()">
11622         <size>7</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>12</size>
11626       </method>
11627       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11628         <size>73</size>
11629       </method>
11630       <method name="Void ThisDoesNotWork()">
11631         <size>27</size>
11632       </method>
11633       <method name="Void ThisWorksFine()">
11634         <size>38</size>
11635       </method>
11636     </type>
11637   </test>
11638   <test name="gtest-454.cs">
11639     <type name="TestNS.TestCase">
11640       <method name="Void .ctor()">
11641         <size>7</size>
11642       </method>
11643       <method name="Int32 Compare[T](T[], T[])">
11644         <size>2</size>
11645       </method>
11646       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11647         <size>30</size>
11648       </method>
11649       <method name="Int32 Main()">
11650         <size>19</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-455.cs">
11655     <type name="ConsoleApplication1.Program">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Void Main()">
11660         <size>14</size>
11661       </method>
11662     </type>
11663     <type name="ConsoleApplication1.Inner`1[T]">
11664       <method name="Void .ctor()">
11665         <size>7</size>
11666       </method>
11667       <method name="Void Compare(System.Object, T)">
11668         <size>13</size>
11669       </method>
11670     </type>
11671   </test>
11672   <test name="gtest-456.cs">
11673     <type name="G`1[T]">
11674       <method name="Void .ctor()">
11675         <size>7</size>
11676       </method>
11677     </type>
11678     <type name="G`1+S[T]">
11679       <method name="System.String Test()">
11680         <size>22</size>
11681       </method>
11682     </type>
11683     <type name="C">
11684       <method name="Int32 Main()">
11685         <size>36</size>
11686       </method>
11687       <method name="Void .ctor()">
11688         <size>7</size>
11689       </method>
11690     </type>
11691   </test>
11692   <test name="gtest-457.cs">
11693     <type name="Program">
11694       <method name="Void Foo[T]()">
11695         <size>1</size>
11696       </method>
11697       <method name="Int32 Main()">
11698         <size>2</size>
11699       </method>
11700       <method name="Void .ctor()">
11701         <size>7</size>
11702       </method>
11703     </type>
11704     <type name="Program+C">
11705       <method name="Void .ctor()">
11706         <size>7</size>
11707       </method>
11708     </type>
11709   </test>
11710   <test name="gtest-458.cs">
11711     <type name="MyList`1[T]">
11712       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11713         <size>2</size>
11714       </method>
11715       <method name="Void .ctor()">
11716         <size>7</size>
11717       </method>
11718     </type>
11719     <type name="MyList`1+Helper`2[T,U,V]">
11720       <method name="Void .ctor()">
11721         <size>7</size>
11722       </method>
11723     </type>
11724     <type name="C">
11725       <method name="Int32 Main()">
11726         <size>13</size>
11727       </method>
11728       <method name="Void .ctor()">
11729         <size>7</size>
11730       </method>
11731     </type>
11732   </test>
11733   <test name="gtest-459.cs">
11734     <type name="GenericTest.OuterGeneric`1[T]">
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11740       <method name="System.String GetTypeNames()">
11741         <size>41</size>
11742       </method>
11743       <method name="Void .ctor()">
11744         <size>7</size>
11745       </method>
11746     </type>
11747     <type name="GenericTest.Program">
11748       <method name="Int32 Main()">
11749         <size>14</size>
11750       </method>
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755   </test>
11756   <test name="gtest-460.cs">
11757     <type name="Foo`1[T]">
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761     </type>
11762     <type name="Foo`1+Bar`1[T,V]">
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767     <type name="FooImpl">
11768       <method name="Int32 Main()">
11769         <size>8</size>
11770       </method>
11771       <method name="Void .ctor()">
11772         <size>7</size>
11773       </method>
11774     </type>
11775     <type name="FooImpl+BarImpl">
11776       <method name="Void .ctor()">
11777         <size>7</size>
11778       </method>
11779     </type>
11780   </test>
11781   <test name="gtest-461.cs">
11782     <type name="Test.BaseContext">
11783       <method name="Void .ctor()">
11784         <size>7</size>
11785       </method>
11786     </type>
11787     <type name="Test.MyDataContext">
11788       <method name="Void .ctor()">
11789         <size>7</size>
11790       </method>
11791     </type>
11792     <type name="Test.Entity`1[T]">
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Test.Person">
11798       <method name="Void .ctor()">
11799         <size>7</size>
11800       </method>
11801     </type>
11802     <type name="Test.TheBox`1[T]">
11803       <method name="U GetById[U](Guid)">
11804         <size>7</size>
11805       </method>
11806       <method name="Void .ctor()">
11807         <size>7</size>
11808       </method>
11809     </type>
11810     <type name="Test.Program">
11811       <method name="Void Main()">
11812         <size>19</size>
11813       </method>
11814       <method name="Void .ctor()">
11815         <size>7</size>
11816       </method>
11817     </type>
11818   </test>
11819   <test name="gtest-462.cs">
11820     <type name="Program">
11821       <method name="Int32 Main()">
11822         <size>79</size>
11823       </method>
11824       <method name="Void .ctor()">
11825         <size>7</size>
11826       </method>
11827     </type>
11828     <type name="Program+Tester`1[T]">
11829       <method name="T Get(System.Object)">
11830         <size>30</size>
11831       </method>
11832       <method name="Void .ctor()">
11833         <size>7</size>
11834       </method>
11835     </type>
11836   </test>
11837   <test name="gtest-463.cs">
11838     <type name="STuple`1[Ta]">
11839       <method name="Void .ctor(Ta)">
11840         <size>8</size>
11841       </method>
11842     </type>
11843     <type name="C">
11844       <method name="Int32 Main()">
11845         <size>10</size>
11846       </method>
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850     </type>
11851   </test>
11852   <test name="gtest-464.cs">
11853     <type name="Test">
11854       <method name="Int32 Main()">
11855         <size>28</size>
11856       </method>
11857       <method name="Void .ctor()">
11858         <size>7</size>
11859       </method>
11860     </type>
11861   </test>
11862   <test name="gtest-465.cs">
11863     <type name="DerivedClass">
11864       <method name="Void GenericMethod_1[T]()">
11865         <size>1</size>
11866       </method>
11867       <method name="Void GenericMethod_2[T]()">
11868         <size>1</size>
11869       </method>
11870       <method name="Void GenericMethod_3[T]()">
11871         <size>1</size>
11872       </method>
11873       <method name="Void .ctor()">
11874         <size>7</size>
11875       </method>
11876     </type>
11877     <type name="Program">
11878       <method name="Int32 Main()">
11879         <size>8</size>
11880       </method>
11881       <method name="Void .ctor()">
11882         <size>7</size>
11883       </method>
11884     </type>
11885   </test>
11886   <test name="gtest-466.cs">
11887     <type name="Program">
11888       <method name="Boolean Test[T](T)">
11889         <size>10</size>
11890       </method>
11891       <method name="Int32 Main()">
11892         <size>40</size>
11893       </method>
11894       <method name="Void .ctor()">
11895         <size>7</size>
11896       </method>
11897     </type>
11898   </test>
11899   <test name="gtest-467.cs">
11900     <type name="S">
11901       <method name="Int32 Main()">
11902         <size>79</size>
11903       </method>
11904     </type>
11905     <type name="A">
11906       <method name="A op_Implicit(S)">
11907         <size>6</size>
11908       </method>
11909       <method name="Void .ctor()">
11910         <size>7</size>
11911       </method>
11912     </type>
11913     <type name="B">
11914       <method name="Void .ctor()">
11915         <size>7</size>
11916       </method>
11917     </type>
11918   </test>
11919   <test name="gtest-468.cs">
11920     <type name="TS">
11921       <method name="Nullable`1 get_v()">
11922         <size>7</size>
11923       </method>
11924       <method name="Int32 Main()">
11925         <size>43</size>
11926       </method>
11927       <method name="Nullable`1 op_Implicit(TS)">
11928         <size>7</size>
11929       </method>
11930       <method name="TS op_Implicit(Nullable`1)">
11931         <size>2</size>
11932       </method>
11933       <method name="Void .ctor()">
11934         <size>7</size>
11935       </method>
11936     </type>
11937   </test>
11938   <test name="gtest-469.cs">
11939     <type name="Foo`2[T1,T2]">
11940       <method name="Void .ctor(T2)">
11941         <size>7</size>
11942       </method>
11943     </type>
11944     <type name="Bar">
11945       <method name="Int32 Main()">
11946         <size>13</size>
11947       </method>
11948       <method name="Void .ctor()">
11949         <size>7</size>
11950       </method>
11951     </type>
11952   </test>
11953   <test name="gtest-470.cs">
11954     <type name="C">
11955       <method name="Void Main()">
11956         <size>13</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962   </test>
11963   <test name="gtest-471.cs">
11964     <type name="Q">
11965       <method name="Void bar[T](T ByRef)">
11966         <size>16</size>
11967       </method>
11968       <method name="Int32 Main()">
11969         <size>11</size>
11970       </method>
11971       <method name="Void .ctor()">
11972         <size>7</size>
11973       </method>
11974     </type>
11975   </test>
11976   <test name="gtest-anon-1.cs">
11977     <type name="X">
11978       <method name="Void .ctor()">
11979         <size>7</size>
11980       </method>
11981       <method name="Void Hello[U](U)">
11982         <size>1</size>
11983       </method>
11984       <method name="Void Test[T](T)">
11985         <size>64</size>
11986       </method>
11987       <method name="Void Main()">
11988         <size>14</size>
11989       </method>
11990     </type>
11991     <type name="Foo">
11992       <method name="Void .ctor(Object, IntPtr)">
11993         <size>0</size>
11994       </method>
11995       <method name="Void Invoke()">
11996         <size>0</size>
11997       </method>
11998       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11999         <size>0</size>
12000       </method>
12001       <method name="Void EndInvoke(IAsyncResult)">
12002         <size>0</size>
12003       </method>
12004     </type>
12005     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12006       <method name="Void .ctor()">
12007         <size>7</size>
12008       </method>
12009       <method name="Void &lt;&gt;m__0()">
12010         <size>18</size>
12011       </method>
12012     </type>
12013   </test>
12014   <test name="gtest-anon-10.cs">
12015     <type name="X">
12016       <method name="Void .ctor()">
12017         <size>7</size>
12018       </method>
12019       <method name="IEnumerable`1 Test[T](T, T)">
12020         <size>44</size>
12021       </method>
12022       <method name="Int32 Main()">
12023         <size>95</size>
12024       </method>
12025     </type>
12026     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12027       <method name="Void .ctor()">
12028         <size>7</size>
12029       </method>
12030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12031         <size>12</size>
12032       </method>
12033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12034         <size>7</size>
12035       </method>
12036       <method name="Boolean MoveNext()">
12037         <size>110</size>
12038       </method>
12039       <method name="Void Dispose()">
12040         <size>8</size>
12041       </method>
12042       <method name="Void Reset()">
12043         <size>6</size>
12044       </method>
12045       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12046         <size>7</size>
12047       </method>
12048       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12049         <size>52</size>
12050       </method>
12051     </type>
12052   </test>
12053   <test name="gtest-anon-11.cs">
12054     <type name="Test`1[R]">
12055       <method name="Void .ctor()">
12056         <size>7</size>
12057       </method>
12058       <method name="Void World[S,T](S, T)">
12059         <size>1</size>
12060       </method>
12061       <method name="Void Hello[U,V](U, V)">
12062         <size>41</size>
12063       </method>
12064     </type>
12065     <type name="X">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069       <method name="Void Main()">
12070         <size>21</size>
12071       </method>
12072     </type>
12073     <type name="Foo">
12074       <method name="Void .ctor(Object, IntPtr)">
12075         <size>0</size>
12076       </method>
12077       <method name="Void Invoke()">
12078         <size>0</size>
12079       </method>
12080       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12081         <size>0</size>
12082       </method>
12083       <method name="Void EndInvoke(IAsyncResult)">
12084         <size>0</size>
12085       </method>
12086     </type>
12087     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12088       <method name="Void .ctor()">
12089         <size>7</size>
12090       </method>
12091       <method name="Void &lt;&gt;m__0()">
12092         <size>24</size>
12093       </method>
12094     </type>
12095   </test>
12096   <test name="gtest-anon-12.cs">
12097     <type name="World`1[T]">
12098       <method name="Void .ctor()">
12099         <size>7</size>
12100       </method>
12101       <method name="Void Hello[U](U)">
12102         <size>1</size>
12103       </method>
12104       <method name="Void Test(T)">
12105         <size>46</size>
12106       </method>
12107     </type>
12108     <type name="X">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112       <method name="Void Main()">
12113         <size>18</size>
12114       </method>
12115     </type>
12116     <type name="Foo">
12117       <method name="Void .ctor(Object, IntPtr)">
12118         <size>0</size>
12119       </method>
12120       <method name="Void Invoke()">
12121         <size>0</size>
12122       </method>
12123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12124         <size>0</size>
12125       </method>
12126       <method name="Void EndInvoke(IAsyncResult)">
12127         <size>0</size>
12128       </method>
12129     </type>
12130     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12131       <method name="Void .ctor()">
12132         <size>7</size>
12133       </method>
12134       <method name="Void &lt;&gt;m__0()">
12135         <size>18</size>
12136       </method>
12137     </type>
12138   </test>
12139   <test name="gtest-anon-13.cs">
12140     <type name="X">
12141       <method name="Void .ctor()">
12142         <size>7</size>
12143       </method>
12144       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12145         <size>13</size>
12146       </method>
12147       <method name="Void Main()">
12148         <size>1</size>
12149       </method>
12150     </type>
12151     <type name="X+ModuleBinder`1[T]">
12152       <method name="Void .ctor(Object, IntPtr)">
12153         <size>0</size>
12154       </method>
12155       <method name="T Invoke(System.Object)">
12156         <size>0</size>
12157       </method>
12158       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12159         <size>0</size>
12160       </method>
12161       <method name="T EndInvoke(IAsyncResult)">
12162         <size>0</size>
12163       </method>
12164     </type>
12165     <type name="X">
12166       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12167         <size>7</size>
12168       </method>
12169     </type>
12170   </test>
12171   <test name="gtest-anon-14.cs">
12172     <type name="T">
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12177         <size>1</size>
12178       </method>
12179       <method name="Void SomeCaller()">
12180         <size>36</size>
12181       </method>
12182       <method name="Void Main()">
12183         <size>1</size>
12184       </method>
12185       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12186         <size>2</size>
12187       </method>
12188     </type>
12189   </test>
12190   <test name="gtest-anon-15.cs">
12191     <type name="Test`1[T]">
12192       <method name="Void .ctor()">
12193         <size>7</size>
12194       </method>
12195       <method name="Void Hello[S](T, S)">
12196         <size>42</size>
12197       </method>
12198     </type>
12199     <type name="X">
12200       <method name="Void .ctor()">
12201         <size>7</size>
12202       </method>
12203       <method name="Void Main()">
12204         <size>16</size>
12205       </method>
12206     </type>
12207     <type name="Foo`1[V]">
12208       <method name="Void .ctor(Object, IntPtr)">
12209         <size>0</size>
12210       </method>
12211       <method name="Void Invoke(V)">
12212         <size>0</size>
12213       </method>
12214       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12215         <size>0</size>
12216       </method>
12217       <method name="Void EndInvoke(IAsyncResult)">
12218         <size>0</size>
12219       </method>
12220     </type>
12221     <type name="Bar`1[W]">
12222       <method name="Void .ctor(Object, IntPtr)">
12223         <size>0</size>
12224       </method>
12225       <method name="Void Invoke(W)">
12226         <size>0</size>
12227       </method>
12228       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12229         <size>0</size>
12230       </method>
12231       <method name="Void EndInvoke(IAsyncResult)">
12232         <size>0</size>
12233       </method>
12234     </type>
12235     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239       <method name="Void &lt;&gt;m__0(Int64)">
12240         <size>57</size>
12241       </method>
12242     </type>
12243     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void &lt;&gt;m__1(T)">
12248         <size>65</size>
12249       </method>
12250     </type>
12251   </test>
12252   <test name="gtest-anon-16.cs">
12253     <type name="A">
12254       <method name="Void .ctor(TestFunc`1)">
12255         <size>7</size>
12256       </method>
12257       <method name="Void Main()">
12258         <size>1</size>
12259       </method>
12260     </type>
12261     <type name="TestClass">
12262       <method name="Void .ctor()">
12263         <size>47</size>
12264       </method>
12265       <method name="Void Func[T](TestFunc`1[T])">
12266         <size>1</size>
12267       </method>
12268     </type>
12269     <type name="TestFunc`1[T]">
12270       <method name="Void .ctor(Object, IntPtr)">
12271         <size>0</size>
12272       </method>
12273       <method name="Void Invoke(T)">
12274         <size>0</size>
12275       </method>
12276       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12277         <size>0</size>
12278       </method>
12279       <method name="Void EndInvoke(IAsyncResult)">
12280         <size>0</size>
12281       </method>
12282     </type>
12283     <type name="TestClass">
12284       <method name="Void &lt;a&gt;m__0(Int32)">
12285         <size>1</size>
12286       </method>
12287     </type>
12288   </test>
12289   <test name="gtest-anon-17.cs">
12290     <type name="C">
12291       <method name="Void .ctor()">
12292         <size>7</size>
12293       </method>
12294       <method name="Void Test[T,U](C+Func`1[T], U)">
12295         <size>1</size>
12296       </method>
12297       <method name="Void Main()">
12298         <size>75</size>
12299       </method>
12300     </type>
12301     <type name="C+Func`1[T]">
12302       <method name="Void .ctor(Object, IntPtr)">
12303         <size>0</size>
12304       </method>
12305       <method name="T Invoke(T)">
12306         <size>0</size>
12307       </method>
12308       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12309         <size>0</size>
12310       </method>
12311       <method name="T EndInvoke(IAsyncResult)">
12312         <size>0</size>
12313       </method>
12314     </type>
12315     <type name="C">
12316       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12317         <size>2</size>
12318       </method>
12319       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12320         <size>2</size>
12321       </method>
12322     </type>
12323   </test>
12324   <test name="gtest-anon-18.cs">
12325     <type name="C">
12326       <method name="Void .ctor()">
12327         <size>7</size>
12328       </method>
12329       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12330         <size>10</size>
12331       </method>
12332       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12333         <size>10</size>
12334       </method>
12335       <method name="Void Test2[T]()">
12336         <size>19</size>
12337       </method>
12338       <method name="Void Main()">
12339         <size>100</size>
12340       </method>
12341     </type>
12342     <type name="C+Func`2[TR,TA]">
12343       <method name="Void .ctor(Object, IntPtr)">
12344         <size>0</size>
12345       </method>
12346       <method name="TR Invoke(TA)">
12347         <size>0</size>
12348       </method>
12349       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12350         <size>0</size>
12351       </method>
12352       <method name="TR EndInvoke(IAsyncResult)">
12353         <size>0</size>
12354       </method>
12355     </type>
12356     <type name="C">
12357       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12358         <size>16</size>
12359       </method>
12360       <method name="System.String &lt;Main&gt;m__2(Int32)">
12361         <size>6</size>
12362       </method>
12363       <method name="System.String &lt;Main&gt;m__3(Int32)">
12364         <size>6</size>
12365       </method>
12366       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12367         <size>2</size>
12368       </method>
12369     </type>
12370   </test>
12371   <test name="gtest-anon-19.cs">
12372     <type name="Test">
12373       <method name="Void .ctor()">
12374         <size>7</size>
12375       </method>
12376       <method name="Void TestNaturalSort()">
12377         <size>31</size>
12378       </method>
12379       <method name="Void Main()">
12380         <size>6</size>
12381       </method>
12382     </type>
12383     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12384       <method name="Void .ctor()">
12385         <size>7</size>
12386       </method>
12387       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12388         <size>113</size>
12389       </method>
12390     </type>
12391     <type name="Test">
12392       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12393         <size>106</size>
12394       </method>
12395     </type>
12396     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12397       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12398         <size>113</size>
12399       </method>
12400     </type>
12401   </test>
12402   <test name="gtest-anon-2.cs">
12403     <type name="X">
12404       <method name="Void .ctor()">
12405         <size>7</size>
12406       </method>
12407       <method name="Void Hello[U](U)">
12408         <size>1</size>
12409       </method>
12410       <method name="Void Test[T](T)">
12411         <size>71</size>
12412       </method>
12413       <method name="Void Main()">
12414         <size>14</size>
12415       </method>
12416     </type>
12417     <type name="Simple">
12418       <method name="Void .ctor(Object, IntPtr)">
12419         <size>0</size>
12420       </method>
12421       <method name="Void Invoke()">
12422         <size>0</size>
12423       </method>
12424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12425         <size>0</size>
12426       </method>
12427       <method name="Void EndInvoke(IAsyncResult)">
12428         <size>0</size>
12429       </method>
12430     </type>
12431     <type name="Foo">
12432       <method name="Void .ctor(Object, IntPtr)">
12433         <size>0</size>
12434       </method>
12435       <method name="Simple Invoke()">
12436         <size>0</size>
12437       </method>
12438       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12439         <size>0</size>
12440       </method>
12441       <method name="Simple EndInvoke(IAsyncResult)">
12442         <size>0</size>
12443       </method>
12444     </type>
12445     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12446       <method name="Void .ctor()">
12447         <size>7</size>
12448       </method>
12449       <method name="Simple &lt;&gt;m__0()">
12450         <size>55</size>
12451       </method>
12452     </type>
12453     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457       <method name="Void &lt;&gt;m__1()">
12458         <size>50</size>
12459       </method>
12460     </type>
12461   </test>
12462   <test name="gtest-anon-21.cs">
12463     <type name="BaseObject">
12464       <method name="Void .ctor()">
12465         <size>7</size>
12466       </method>
12467       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12468         <size>53</size>
12469       </method>
12470       <method name="T MakeSomething[T]()">
12471         <size>7</size>
12472       </method>
12473       <method name="Int32 Main()">
12474         <size>10</size>
12475       </method>
12476       <method name="Void Closure(EmptyDelegate)">
12477         <size>1</size>
12478       </method>
12479     </type>
12480     <type name="EmptyDelegate">
12481       <method name="Void .ctor(Object, IntPtr)">
12482         <size>0</size>
12483       </method>
12484       <method name="Void Invoke()">
12485         <size>0</size>
12486       </method>
12487       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12488         <size>0</size>
12489       </method>
12490       <method name="Void EndInvoke(IAsyncResult)">
12491         <size>0</size>
12492       </method>
12493     </type>
12494     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12495       <method name="Void .ctor()">
12496         <size>7</size>
12497       </method>
12498       <method name="Void &lt;&gt;m__0()">
12499         <size>17</size>
12500       </method>
12501     </type>
12502   </test>
12503   <test name="gtest-anon-22.cs">
12504     <type name="C">
12505       <method name="Void .ctor()">
12506         <size>7</size>
12507       </method>
12508       <method name="Int32 Foo(D1)">
12509         <size>2</size>
12510       </method>
12511       <method name="Int32 Foo(D2)">
12512         <size>2</size>
12513       </method>
12514       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12515         <size>2</size>
12516       </method>
12517       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12518         <size>2</size>
12519       </method>
12520       <method name="Int32 Main()">
12521         <size>82</size>
12522       </method>
12523     </type>
12524     <type name="D1">
12525       <method name="Void .ctor(Object, IntPtr)">
12526         <size>0</size>
12527       </method>
12528       <method name="Int32 Invoke()">
12529         <size>0</size>
12530       </method>
12531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12532         <size>0</size>
12533       </method>
12534       <method name="Int32 EndInvoke(IAsyncResult)">
12535         <size>0</size>
12536       </method>
12537     </type>
12538     <type name="D2">
12539       <method name="Void .ctor(Object, IntPtr)">
12540         <size>0</size>
12541       </method>
12542       <method name="Int64 Invoke()">
12543         <size>0</size>
12544       </method>
12545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12546         <size>0</size>
12547       </method>
12548       <method name="Int64 EndInvoke(IAsyncResult)">
12549         <size>0</size>
12550       </method>
12551     </type>
12552     <type name="C">
12553       <method name="Int32 &lt;Main&gt;m__0()">
12554         <size>2</size>
12555       </method>
12556     </type>
12557   </test>
12558   <test name="gtest-anon-23.cs">
12559     <type name="MemberAccessData">
12560       <method name="Void .ctor()">
12561         <size>7</size>
12562       </method>
12563       <method name="Void set_MyTypeProperty(Nullable`1)">
12564         <size>8</size>
12565       </method>
12566       <method name="Nullable`1 get_MyTypeProperty()">
12567         <size>7</size>
12568       </method>
12569     </type>
12570     <type name="C">
12571       <method name="Void .ctor()">
12572         <size>7</size>
12573       </method>
12574       <method name="Void Test(C+D)">
12575         <size>1</size>
12576       </method>
12577       <method name="Void Main()">
12578         <size>200</size>
12579       </method>
12580     </type>
12581     <type name="C+D">
12582       <method name="Void .ctor(Object, IntPtr)">
12583         <size>0</size>
12584       </method>
12585       <method name="Void Invoke()">
12586         <size>0</size>
12587       </method>
12588       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12589         <size>0</size>
12590       </method>
12591       <method name="Void EndInvoke(IAsyncResult)">
12592         <size>0</size>
12593       </method>
12594     </type>
12595     <type name="C+&lt;Main&gt;c__AnonStorey0">
12596       <method name="Void .ctor()">
12597         <size>7</size>
12598       </method>
12599       <method name="Void &lt;&gt;m__0()">
12600         <size>38</size>
12601       </method>
12602       <method name="Void &lt;&gt;m__1()">
12603         <size>32</size>
12604       </method>
12605     </type>
12606     <type name="C">
12607       <method name="Void &lt;Main&gt;m__2()">
12608         <size>16</size>
12609       </method>
12610       <method name="Void &lt;Main&gt;m__3()">
12611         <size>16</size>
12612       </method>
12613       <method name="Void &lt;Main&gt;m__4()">
12614         <size>61</size>
12615       </method>
12616       <method name="Void &lt;Main&gt;m__5()">
12617         <size>53</size>
12618       </method>
12619     </type>
12620     <type name="&lt;PrivateImplementationDetails&gt;">
12621       <method name="Void .ctor()">
12622         <size>7</size>
12623       </method>
12624     </type>
12625   </test>
12626   <test name="gtest-anon-24.cs">
12627     <type name="Disposable`1[T]">
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631       <method name="Void Dispose()">
12632         <size>1</size>
12633       </method>
12634     </type>
12635     <type name="Test">
12636       <method name="Void .ctor()">
12637         <size>7</size>
12638       </method>
12639       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12640         <size>38</size>
12641       </method>
12642       <method name="System.Func`1[T] Throw[T](T)">
12643         <size>26</size>
12644       </method>
12645       <method name="System.Func`1[T] Do[T](T)">
12646         <size>26</size>
12647       </method>
12648       <method name="System.Func`1[T] Lock[T](T)">
12649         <size>26</size>
12650       </method>
12651       <method name="System.Func`1[T] Catch[T](T)">
12652         <size>26</size>
12653       </method>
12654       <method name="System.Func`1[T] Finally[T](T)">
12655         <size>26</size>
12656       </method>
12657       <method name="System.Func`1[T] Using[T](T)">
12658         <size>57</size>
12659       </method>
12660       <method name="System.Func`1[T] Switch[T](T)">
12661         <size>38</size>
12662       </method>
12663       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12664         <size>26</size>
12665       </method>
12666       <method name="Int32 Main()">
12667         <size>468</size>
12668       </method>
12669     </type>
12670     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12671       <method name="Void .ctor()">
12672         <size>7</size>
12673       </method>
12674       <method name="T[] &lt;&gt;m__0()">
12675         <size>56</size>
12676       </method>
12677     </type>
12678     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12679       <method name="Void .ctor()">
12680         <size>7</size>
12681       </method>
12682       <method name="T &lt;&gt;m__1()">
12683         <size>23</size>
12684       </method>
12685     </type>
12686     <type name="Test">
12687       <method name="Void ArrayMutate[T](T[])">
12688         <size>27</size>
12689       </method>
12690       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12691         <size>26</size>
12692       </method>
12693       <method name="System.Func`1[System.Type] TypeOf[T](T)">
12694         <size>38</size>
12695       </method>
12696     </type>
12697     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
12698       <method name="System.Type &lt;&gt;m__2()">
12699         <size>56</size>
12700       </method>
12701       <method name="Void .ctor()">
12702         <size>7</size>
12703       </method>
12704     </type>
12705     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
12706       <method name="T &lt;&gt;m__3()">
12707         <size>28</size>
12708       </method>
12709       <method name="Void .ctor()">
12710         <size>7</size>
12711       </method>
12712     </type>
12713     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
12714       <method name="T &lt;&gt;m__4()">
12715         <size>65</size>
12716       </method>
12717       <method name="Void .ctor()">
12718         <size>7</size>
12719       </method>
12720     </type>
12721     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
12722       <method name="T &lt;&gt;m__5()">
12723         <size>48</size>
12724       </method>
12725       <method name="Void .ctor()">
12726         <size>7</size>
12727       </method>
12728     </type>
12729     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
12730       <method name="T &lt;&gt;m__6()">
12731         <size>50</size>
12732       </method>
12733       <method name="Void .ctor()">
12734         <size>7</size>
12735       </method>
12736     </type>
12737     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
12738       <method name="T &lt;&gt;m__7()">
12739         <size>7</size>
12740       </method>
12741       <method name="Void .ctor()">
12742         <size>7</size>
12743       </method>
12744     </type>
12745     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
12746       <method name="T &lt;&gt;m__8()">
12747         <size>35</size>
12748       </method>
12749       <method name="Void .ctor()">
12750         <size>7</size>
12751       </method>
12752     </type>
12753     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
12754       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
12755         <size>56</size>
12756       </method>
12757       <method name="Void .ctor()">
12758         <size>7</size>
12759       </method>
12760     </type>
12761     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
12762       <method name="Void &lt;&gt;m__A(Int32)">
12763         <size>36</size>
12764       </method>
12765       <method name="Void .ctor()">
12766         <size>7</size>
12767       </method>
12768     </type>
12769     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
12770       <method name="T[][] &lt;&gt;m__B()">
12771         <size>48</size>
12772       </method>
12773       <method name="Void .ctor()">
12774         <size>7</size>
12775       </method>
12776     </type>
12777   </test>
12778   <test name="gtest-anon-25.cs">
12779     <type name="HS`1[T]">
12780       <method name="Void .ctor(IEqualityComparer`1)">
12781         <size>7</size>
12782       </method>
12783     </type>
12784     <type name="Test">
12785       <method name="Void .ctor()">
12786         <size>7</size>
12787       </method>
12788       <method name="Void Foo[T](IEqualityComparer`1)">
12789         <size>27</size>
12790       </method>
12791       <method name="Int32 Main()">
12792         <size>8</size>
12793       </method>
12794     </type>
12795     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12796       <method name="Void .ctor()">
12797         <size>7</size>
12798       </method>
12799       <method name="HS`1[T] &lt;&gt;m__0()">
12800         <size>12</size>
12801       </method>
12802     </type>
12803   </test>
12804   <test name="gtest-anon-26.cs">
12805     <type name="MonoBugs.BrokenGenericCast">
12806       <method name="Void .ctor()">
12807         <size>7</size>
12808       </method>
12809       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12810         <size>13</size>
12811       </method>
12812       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12813         <size>13</size>
12814       </method>
12815       <method name="Void Main()">
12816         <size>1</size>
12817       </method>
12818       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12819         <size>12</size>
12820       </method>
12821       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12822         <size>12</size>
12823       </method>
12824     </type>
12825   </test>
12826   <test name="gtest-anon-27.cs">
12827     <type name="BaseDataObjectFactory">
12828       <method name="Void .ctor()">
12829         <size>7</size>
12830       </method>
12831       <method name="T GetBusinessQueryObjectFromReader[T]()">
12832         <size>8</size>
12833       </method>
12834       <method name="T[] GetQueryObjects[T](System.String)">
12835         <size>0</size>
12836       </method>
12837     </type>
12838     <type name="BusinessQueryObject">
12839       <method name="Void .ctor()">
12840         <size>7</size>
12841       </method>
12842     </type>
12843     <type name="MySqlDataObjectFactory">
12844       <method name="Void .ctor()">
12845         <size>7</size>
12846       </method>
12847       <method name="T[] GetQueryObjects[T](System.String)">
12848         <size>63</size>
12849       </method>
12850       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12851         <size>1</size>
12852       </method>
12853     </type>
12854     <type name="C">
12855       <method name="Void .ctor()">
12856         <size>7</size>
12857       </method>
12858       <method name="Void Main()">
12859         <size>1</size>
12860       </method>
12861     </type>
12862     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12863       <method name="Void .ctor(Object, IntPtr)">
12864         <size>0</size>
12865       </method>
12866       <method name="Void Invoke()">
12867         <size>0</size>
12868       </method>
12869       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12870         <size>0</size>
12871       </method>
12872       <method name="Void EndInvoke(IAsyncResult)">
12873         <size>0</size>
12874       </method>
12875     </type>
12876     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12877       <method name="Void .ctor()">
12878         <size>7</size>
12879       </method>
12880       <method name="Void &lt;&gt;m__0()">
12881         <size>17</size>
12882       </method>
12883     </type>
12884   </test>
12885   <test name="gtest-anon-28.cs">
12886     <type name="A">
12887       <method name="Void .ctor()">
12888         <size>7</size>
12889       </method>
12890       <method name="Void Foo[T]()">
12891         <size>0</size>
12892       </method>
12893     </type>
12894     <type name="B">
12895       <method name="Void .ctor()">
12896         <size>7</size>
12897       </method>
12898       <method name="Void Foo[T]()">
12899         <size>14</size>
12900       </method>
12901       <method name="Void Main()">
12902         <size>1</size>
12903       </method>
12904     </type>
12905     <type name="B+Del">
12906       <method name="Void .ctor(Object, IntPtr)">
12907         <size>0</size>
12908       </method>
12909       <method name="Void Invoke()">
12910         <size>0</size>
12911       </method>
12912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12913         <size>0</size>
12914       </method>
12915       <method name="Void EndInvoke(IAsyncResult)">
12916         <size>0</size>
12917       </method>
12918     </type>
12919     <type name="B">
12920       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12921         <size>7</size>
12922       </method>
12923     </type>
12924   </test>
12925   <test name="gtest-anon-29.cs">
12926     <type name="Test">
12927       <method name="Void .ctor()">
12928         <size>7</size>
12929       </method>
12930       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12931         <size>17</size>
12932       </method>
12933       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12934         <size>32</size>
12935       </method>
12936       <method name="T Item[T](IList`1)">
12937         <size>7</size>
12938       </method>
12939       <method name="T GetSingleItem[T](IList`1)">
12940         <size>10</size>
12941       </method>
12942       <method name="Void Main()">
12943         <size>15</size>
12944       </method>
12945     </type>
12946     <type name="Test+Creator`1[T]">
12947       <method name="Void .ctor(Object, IntPtr)">
12948         <size>0</size>
12949       </method>
12950       <method name="T Invoke()">
12951         <size>0</size>
12952       </method>
12953       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12954         <size>0</size>
12955       </method>
12956       <method name="T EndInvoke(IAsyncResult)">
12957         <size>0</size>
12958       </method>
12959     </type>
12960     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964       <method name="T &lt;&gt;m__0()">
12965         <size>12</size>
12966       </method>
12967     </type>
12968   </test>
12969   <test name="gtest-anon-3.cs">
12970     <type name="X">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Void Hello[U](U)">
12975         <size>1</size>
12976       </method>
12977       <method name="Void Test[T](T)">
12978         <size>28</size>
12979       </method>
12980       <method name="Void Main()">
12981         <size>14</size>
12982       </method>
12983     </type>
12984     <type name="Foo`1[S]">
12985       <method name="Void .ctor(Object, IntPtr)">
12986         <size>0</size>
12987       </method>
12988       <method name="Void Invoke(S)">
12989         <size>0</size>
12990       </method>
12991       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12992         <size>0</size>
12993       </method>
12994       <method name="Void EndInvoke(IAsyncResult)">
12995         <size>0</size>
12996       </method>
12997     </type>
12998     <type name="X">
12999       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13000         <size>8</size>
13001       </method>
13002     </type>
13003   </test>
13004   <test name="gtest-anon-30.cs">
13005     <type name="X">
13006       <method name="Void .ctor()">
13007         <size>7</size>
13008       </method>
13009       <method name="Void Hello[U](U)">
13010         <size>1</size>
13011       </method>
13012       <method name="Void Test[T](T)">
13013         <size>46</size>
13014       </method>
13015       <method name="Void Main()">
13016         <size>1</size>
13017       </method>
13018     </type>
13019     <type name="Simple">
13020       <method name="Void .ctor(Object, IntPtr)">
13021         <size>0</size>
13022       </method>
13023       <method name="Void Invoke()">
13024         <size>0</size>
13025       </method>
13026       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13027         <size>0</size>
13028       </method>
13029       <method name="Void EndInvoke(IAsyncResult)">
13030         <size>0</size>
13031       </method>
13032     </type>
13033     <type name="Foo">
13034       <method name="Void .ctor(Object, IntPtr)">
13035         <size>0</size>
13036       </method>
13037       <method name="Simple Invoke()">
13038         <size>0</size>
13039       </method>
13040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13041         <size>0</size>
13042       </method>
13043       <method name="Simple EndInvoke(IAsyncResult)">
13044         <size>0</size>
13045       </method>
13046     </type>
13047     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13048       <method name="Void .ctor()">
13049         <size>7</size>
13050       </method>
13051       <method name="Simple &lt;&gt;m__0()">
13052         <size>55</size>
13053       </method>
13054     </type>
13055     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13056       <method name="Void .ctor()">
13057         <size>7</size>
13058       </method>
13059       <method name="Void &lt;&gt;m__1()">
13060         <size>50</size>
13061       </method>
13062     </type>
13063   </test>
13064   <test name="gtest-anon-31.cs">
13065     <type name="A">
13066       <method name="Void Fail[X]()">
13067         <size>25</size>
13068       </method>
13069       <method name="Void Main()">
13070         <size>1</size>
13071       </method>
13072     </type>
13073     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13074       <method name="Void .ctor()">
13075         <size>7</size>
13076       </method>
13077       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13078         <size>36</size>
13079       </method>
13080       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13081         <size>1</size>
13082       </method>
13083     </type>
13084   </test>
13085   <test name="gtest-anon-32.cs">
13086     <type name="Program">
13087       <method name="Void .ctor()">
13088         <size>7</size>
13089       </method>
13090       <method name="Void Foo[T](IList`1)">
13091         <size>31</size>
13092       </method>
13093       <method name="Void Assert(System.Action`1[System.Int32])">
13094         <size>9</size>
13095       </method>
13096       <method name="Void Main(System.String[])">
13097         <size>7</size>
13098       </method>
13099     </type>
13100     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13101       <method name="Void .ctor()">
13102         <size>7</size>
13103       </method>
13104       <method name="Void &lt;&gt;m__0(Int32)">
13105         <size>18</size>
13106       </method>
13107     </type>
13108   </test>
13109   <test name="gtest-anon-33.cs">
13110     <type name="IEnumerableRocks">
13111       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13112         <size>33</size>
13113       </method>
13114       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13115         <size>126</size>
13116       </method>
13117     </type>
13118     <type name="Test">
13119       <method name="Void .ctor()">
13120         <size>7</size>
13121       </method>
13122       <method name="Void Main()">
13123         <size>67</size>
13124       </method>
13125       <method name="System.String &lt;Main&gt;m__1(System.String)">
13126         <size>17</size>
13127       </method>
13128     </type>
13129     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13130       <method name="Void .ctor()">
13131         <size>7</size>
13132       </method>
13133       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13134         <size>34</size>
13135       </method>
13136     </type>
13137   </test>
13138   <test name="gtest-anon-34.cs">
13139     <type name="MyClass">
13140       <method name="Void .ctor()">
13141         <size>18</size>
13142       </method>
13143       <method name="Int32 get_Answer()">
13144         <size>7</size>
13145       </method>
13146       <method name="Void set_Answer(Int32)">
13147         <size>8</size>
13148       </method>
13149     </type>
13150     <type name="Test">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="Int32 Main()">
13155         <size>82</size>
13156       </method>
13157     </type>
13158     <type name="Test+D">
13159       <method name="Void .ctor(Object, IntPtr)">
13160         <size>0</size>
13161       </method>
13162       <method name="Void Invoke()">
13163         <size>0</size>
13164       </method>
13165       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13166         <size>0</size>
13167       </method>
13168       <method name="Void EndInvoke(IAsyncResult)">
13169         <size>0</size>
13170       </method>
13171     </type>
13172     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13173       <method name="Void .ctor()">
13174         <size>7</size>
13175       </method>
13176       <method name="Void &lt;&gt;m__0()">
13177         <size>33</size>
13178       </method>
13179     </type>
13180   </test>
13181   <test name="gtest-anon-35.cs">
13182     <type name="C`1[T]">
13183       <method name="Void .ctor()">
13184         <size>7</size>
13185       </method>
13186       <method name="System.Func`1[T] XX()">
13187         <size>32</size>
13188       </method>
13189       <method name="T &lt;XX&gt;m__0()">
13190         <size>10</size>
13191       </method>
13192     </type>
13193     <type name="C2`1[T]">
13194       <method name="Void .ctor()">
13195         <size>7</size>
13196       </method>
13197       <method name="System.Func`1[C`1[T]] XX()">
13198         <size>32</size>
13199       </method>
13200       <method name="C`1[T] &lt;XX&gt;m__1()">
13201         <size>2</size>
13202       </method>
13203     </type>
13204     <type name="N1">
13205       <method name="Void .ctor()">
13206         <size>7</size>
13207       </method>
13208       <method name="System.Func`1[T] XX[T]()">
13209         <size>15</size>
13210       </method>
13211     </type>
13212     <type name="Test">
13213       <method name="Void .ctor()">
13214         <size>7</size>
13215       </method>
13216       <method name="Int32 Main()">
13217         <size>98</size>
13218       </method>
13219     </type>
13220     <type name="N1">
13221       <method name="T &lt;XX`1&gt;m__2[T]()">
13222         <size>10</size>
13223       </method>
13224     </type>
13225   </test>
13226   <test name="gtest-anon-36.cs">
13227     <type name="Foo`1[T]">
13228       <method name="Void .ctor()">
13229         <size>7</size>
13230       </method>
13231       <method name="Void add_handler(Handler`1[T])">
13232         <size>24</size>
13233       </method>
13234       <method name="Void remove_handler(Handler`1[T])">
13235         <size>24</size>
13236       </method>
13237       <method name="Void add_Handler(Handler`1[T])">
13238         <size>64</size>
13239       </method>
13240       <method name="Void remove_Handler(Handler`1[T])">
13241         <size>24</size>
13242       </method>
13243       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13244         <size>18</size>
13245       </method>
13246     </type>
13247     <type name="Program">
13248       <method name="Void .ctor()">
13249         <size>7</size>
13250       </method>
13251       <method name="Int32 Main()">
13252         <size>15</size>
13253       </method>
13254     </type>
13255     <type name="Handler`1[T]">
13256       <method name="Void .ctor(Object, IntPtr)">
13257         <size>0</size>
13258       </method>
13259       <method name="Void Invoke(System.Object)">
13260         <size>0</size>
13261       </method>
13262       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13263         <size>0</size>
13264       </method>
13265       <method name="Void EndInvoke(IAsyncResult)">
13266         <size>0</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-37.cs">
13271     <type name="Wrap`1[U]">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275     </type>
13276     <type name="Test">
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280       <method name="Int32 Run[T](Wrap`1[T])">
13281         <size>56</size>
13282       </method>
13283       <method name="Int32 Main()">
13284         <size>16</size>
13285       </method>
13286     </type>
13287     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13288       <method name="Void .ctor()">
13289         <size>7</size>
13290       </method>
13291       <method name="Void &lt;&gt;m__0()">
13292         <size>17</size>
13293       </method>
13294     </type>
13295   </test>
13296   <test name="gtest-anon-38.cs">
13297     <type name="Foo`1[T]">
13298       <method name="Void .ctor()">
13299         <size>7</size>
13300       </method>
13301       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13302         <size>40</size>
13303       </method>
13304       <method name="Boolean Contains(T)">
13305         <size>2</size>
13306       </method>
13307     </type>
13308     <type name="Program">
13309       <method name="Void .ctor()">
13310         <size>7</size>
13311       </method>
13312       <method name="Int32 Main()">
13313         <size>42</size>
13314       </method>
13315     </type>
13316     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13317       <method name="Void .ctor()">
13318         <size>7</size>
13319       </method>
13320       <method name="Boolean &lt;&gt;m__0()">
13321         <size>199</size>
13322       </method>
13323     </type>
13324     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13325       <method name="Void .ctor()">
13326         <size>7</size>
13327       </method>
13328     </type>
13329     <type name="&lt;PrivateImplementationDetails&gt;">
13330       <method name="Void .ctor()">
13331         <size>7</size>
13332       </method>
13333     </type>
13334   </test>
13335   <test name="gtest-anon-39.cs">
13336     <type name="Test">
13337       <method name="Void .ctor()">
13338         <size>7</size>
13339       </method>
13340       <method name="Void Test_1[T](T)">
13341         <size>33</size>
13342       </method>
13343       <method name="Void Test_2[T](Nullable`1)">
13344         <size>33</size>
13345       </method>
13346       <method name="Void Main()">
13347         <size>39</size>
13348       </method>
13349     </type>
13350     <type name="Test+D">
13351       <method name="Void .ctor(Object, IntPtr)">
13352         <size>0</size>
13353       </method>
13354       <method name="Void 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="Void EndInvoke(IAsyncResult)">
13361         <size>0</size>
13362       </method>
13363     </type>
13364     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13365       <method name="Void .ctor()">
13366         <size>7</size>
13367       </method>
13368       <method name="Void &lt;&gt;m__0()">
13369         <size>24</size>
13370       </method>
13371     </type>
13372     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13373       <method name="Void .ctor()">
13374         <size>7</size>
13375       </method>
13376       <method name="Void &lt;&gt;m__1()">
13377         <size>85</size>
13378       </method>
13379     </type>
13380     <type name="Test">
13381       <method name="T Test_3[T](System.Object)">
13382         <size>51</size>
13383       </method>
13384     </type>
13385     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13386       <method name="Void .ctor()">
13387         <size>7</size>
13388       </method>
13389       <method name="Void &lt;&gt;m__2()">
13390         <size>23</size>
13391       </method>
13392     </type>
13393   </test>
13394   <test name="gtest-anon-4.cs">
13395     <type name="Test">
13396       <method name="Void .ctor()">
13397         <size>7</size>
13398       </method>
13399       <method name="Void Main()">
13400         <size>57</size>
13401       </method>
13402       <method name="Int32 GetItem()">
13403         <size>50</size>
13404       </method>
13405       <method name="IEnumerable`1 GetItems()">
13406         <size>16</size>
13407       </method>
13408     </type>
13409     <type name="&lt;PrivateImplementationDetails&gt;">
13410       <method name="Void .ctor()">
13411         <size>7</size>
13412       </method>
13413     </type>
13414     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13415       <method name="Void .ctor()">
13416         <size>7</size>
13417       </method>
13418       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13419         <size>12</size>
13420       </method>
13421       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13422         <size>7</size>
13423       </method>
13424       <method name="Boolean MoveNext()">
13425         <size>69</size>
13426       </method>
13427       <method name="Void Dispose()">
13428         <size>8</size>
13429       </method>
13430       <method name="Void Reset()">
13431         <size>6</size>
13432       </method>
13433       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13434         <size>7</size>
13435       </method>
13436       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13437         <size>26</size>
13438       </method>
13439     </type>
13440   </test>
13441   <test name="gtest-anon-40.cs">
13442     <type name="RunTests">
13443       <method name="Int32 Main()">
13444         <size>7</size>
13445       </method>
13446     </type>
13447     <type name="Test1.X">
13448       <method name="Void .ctor()">
13449         <size>7</size>
13450       </method>
13451       <method name="Void Test1[R](R, Int32)">
13452         <size>150</size>
13453       </method>
13454       <method name="Void Run()">
13455         <size>13</size>
13456       </method>
13457     </type>
13458     <type name="Test1.Foo">
13459       <method name="Void .ctor(Object, IntPtr)">
13460         <size>0</size>
13461       </method>
13462       <method name="Int32 Invoke()">
13463         <size>0</size>
13464       </method>
13465       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13466         <size>0</size>
13467       </method>
13468       <method name="Int32 EndInvoke(IAsyncResult)">
13469         <size>0</size>
13470       </method>
13471     </type>
13472     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13473       <method name="Void .ctor()">
13474         <size>7</size>
13475       </method>
13476       <method name="Int32 &lt;&gt;m__0()">
13477         <size>71</size>
13478       </method>
13479     </type>
13480     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13481       <method name="Void .ctor()">
13482         <size>7</size>
13483       </method>
13484     </type>
13485     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13486       <method name="Void .ctor()">
13487         <size>7</size>
13488       </method>
13489     </type>
13490   </test>
13491   <test name="gtest-anon-41.cs">
13492     <type name="C">
13493       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13494         <size>37</size>
13495       </method>
13496       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13497         <size>6</size>
13498       </method>
13499       <method name="Void Main()">
13500         <size>1</size>
13501       </method>
13502       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13503         <size>8</size>
13504       </method>
13505       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13506         <size>8</size>
13507       </method>
13508     </type>
13509   </test>
13510   <test name="gtest-anon-42.cs">
13511     <type name="Test">
13512       <method name="Void .ctor()">
13513         <size>7</size>
13514       </method>
13515       <method name="Void Test_3[T]()">
13516         <size>20</size>
13517       </method>
13518       <method name="Int32 Main()">
13519         <size>12</size>
13520       </method>
13521     </type>
13522     <type name="Test+D">
13523       <method name="Void .ctor(Object, IntPtr)">
13524         <size>0</size>
13525       </method>
13526       <method name="Void Invoke()">
13527         <size>0</size>
13528       </method>
13529       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13530         <size>0</size>
13531       </method>
13532       <method name="Void EndInvoke(IAsyncResult)">
13533         <size>0</size>
13534       </method>
13535     </type>
13536     <type name="Test">
13537       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13538         <size>11</size>
13539       </method>
13540     </type>
13541   </test>
13542   <test name="gtest-anon-43.cs">
13543     <type name="TestC">
13544       <method name="Void .ctor()">
13545         <size>7</size>
13546       </method>
13547       <method name="System.Func`1[System.Type] Test[T]()">
13548         <size>13</size>
13549       </method>
13550       <method name="Int32 Main()">
13551         <size>66</size>
13552       </method>
13553       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13554         <size>11</size>
13555       </method>
13556     </type>
13557   </test>
13558   <test name="gtest-anon-44.cs">
13559     <type name="UiaAtkBridgeTest.Test">
13560       <method name="Void .ctor()">
13561         <size>7</size>
13562       </method>
13563       <method name="Void Invoke(System.EventHandler)">
13564         <size>1</size>
13565       </method>
13566     </type>
13567     <type name="UiaAtkBridgeTest.GailTester">
13568       <method name="Void .ctor()">
13569         <size>7</size>
13570       </method>
13571       <method name="Void ThisCausesACrash[I]()">
13572         <size>18</size>
13573       </method>
13574       <method name="Void Main()">
13575         <size>1</size>
13576       </method>
13577       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13578         <size>1</size>
13579       </method>
13580     </type>
13581   </test>
13582   <test name="gtest-anon-45.cs">
13583     <type name="C">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587       <method name="Void AnyMethod[T]()">
13588         <size>20</size>
13589       </method>
13590       <method name="Int32 Main()">
13591         <size>12</size>
13592       </method>
13593     </type>
13594     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13595       <method name="Void .ctor()">
13596         <size>7</size>
13597       </method>
13598       <method name="Void &lt;&gt;m__1(System.String)">
13599         <size>14</size>
13600       </method>
13601     </type>
13602     <type name="C">
13603       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13604         <size>31</size>
13605       </method>
13606     </type>
13607   </test>
13608   <test name="gtest-anon-46.cs">
13609     <type name="TheClass">
13610       <method name="Void .ctor()">
13611         <size>7</size>
13612       </method>
13613       <method name="Void Foo[T](T, System.Func`2[T,T])">
13614         <size>41</size>
13615       </method>
13616       <method name="Void Main()">
13617         <size>8</size>
13618       </method>
13619     </type>
13620     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13621       <method name="Void .ctor()">
13622         <size>7</size>
13623       </method>
13624       <method name="System.Func`1[T] &lt;&gt;m__0()">
13625         <size>31</size>
13626       </method>
13627       <method name="T &lt;&gt;m__1()">
13628         <size>18</size>
13629       </method>
13630     </type>
13631   </test>
13632   <test name="gtest-anon-47.cs">
13633     <type name="C">
13634       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13635         <size>26</size>
13636       </method>
13637     </type>
13638     <type name="Test">
13639       <method name="Void .ctor()">
13640         <size>7</size>
13641       </method>
13642       <method name="Int32 Main()">
13643         <size>59</size>
13644       </method>
13645       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13646         <size>23</size>
13647       </method>
13648     </type>
13649     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13650       <method name="Void .ctor()">
13651         <size>7</size>
13652       </method>
13653       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13654         <size>33</size>
13655       </method>
13656     </type>
13657     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13658       <method name="Void .ctor()">
13659         <size>7</size>
13660       </method>
13661       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13662         <size>45</size>
13663       </method>
13664     </type>
13665     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13666       <method name="Void .ctor()">
13667         <size>7</size>
13668       </method>
13669       <method name="Void &lt;&gt;m__2(T3)">
13670         <size>35</size>
13671       </method>
13672     </type>
13673   </test>
13674   <test name="gtest-anon-48.cs">
13675     <type name="GeneratorEnumerable`1[T]">
13676       <method name="Void .ctor(Func`1)">
13677         <size>7</size>
13678       </method>
13679     </type>
13680     <type name="GeneratorExpression">
13681       <method name="Void .ctor()">
13682         <size>7</size>
13683       </method>
13684     </type>
13685     <type name="GeneratorInvoker">
13686       <method name="Void .ctor(GeneratorExpression)">
13687         <size>7</size>
13688       </method>
13689       <method name="Void Invoke[T](T ByRef)">
13690         <size>1</size>
13691       </method>
13692     </type>
13693     <type name="Interpreter">
13694       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13695         <size>31</size>
13696       </method>
13697       <method name="Int32 Main()">
13698         <size>13</size>
13699       </method>
13700     </type>
13701     <type name="Func`1[TResult]">
13702       <method name="Void .ctor(Object, IntPtr)">
13703         <size>0</size>
13704       </method>
13705       <method name="TResult Invoke()">
13706         <size>0</size>
13707       </method>
13708       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13709         <size>0</size>
13710       </method>
13711       <method name="TResult EndInvoke(IAsyncResult)">
13712         <size>0</size>
13713       </method>
13714     </type>
13715     <type name="GeneratorNext`1[T]">
13716       <method name="Void .ctor(Object, IntPtr)">
13717         <size>0</size>
13718       </method>
13719       <method name="Void Invoke(T ByRef)">
13720         <size>0</size>
13721       </method>
13722       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13723         <size>0</size>
13724       </method>
13725       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13726         <size>0</size>
13727       </method>
13728     </type>
13729     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13730       <method name="Void .ctor()">
13731         <size>7</size>
13732       </method>
13733       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13734         <size>23</size>
13735       </method>
13736     </type>
13737   </test>
13738   <test name="gtest-anon-49.cs">
13739     <type name="Test">
13740       <method name="Void .ctor()">
13741         <size>7</size>
13742       </method>
13743       <method name="Void Main()">
13744         <size>1</size>
13745       </method>
13746       <method name="Void DetermineLinkedCells()">
13747         <size>74</size>
13748       </method>
13749     </type>
13750     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13751       <method name="Void .ctor()">
13752         <size>7</size>
13753       </method>
13754     </type>
13755     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13756       <method name="Void .ctor()">
13757         <size>7</size>
13758       </method>
13759       <method name="Boolean &lt;&gt;m__1(System.Object)">
13760         <size>13</size>
13761       </method>
13762       <method name="Boolean &lt;&gt;m__0(System.Object)">
13763         <size>18</size>
13764       </method>
13765     </type>
13766   </test>
13767   <test name="gtest-anon-5.cs">
13768     <type name="X">
13769       <method name="Void .ctor()">
13770         <size>7</size>
13771       </method>
13772       <method name="Void Main()">
13773         <size>78</size>
13774       </method>
13775     </type>
13776     <type name="Hello">
13777       <method name="Void .ctor(Object, IntPtr)">
13778         <size>0</size>
13779       </method>
13780       <method name="Void Invoke()">
13781         <size>0</size>
13782       </method>
13783       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13784         <size>0</size>
13785       </method>
13786       <method name="Void EndInvoke(IAsyncResult)">
13787         <size>0</size>
13788       </method>
13789     </type>
13790     <type name="Foo+&lt;Test&gt;c__Iterator0">
13791       <method name="Void .ctor()">
13792         <size>7</size>
13793       </method>
13794       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13795         <size>12</size>
13796       </method>
13797       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13798         <size>7</size>
13799       </method>
13800       <method name="Boolean MoveNext()">
13801         <size>98</size>
13802       </method>
13803       <method name="Void Dispose()">
13804         <size>8</size>
13805       </method>
13806       <method name="Void Reset()">
13807         <size>6</size>
13808       </method>
13809     </type>
13810     <type name="Foo">
13811       <method name="Void .ctor(Int32)">
13812         <size>8</size>
13813       </method>
13814       <method name="IEnumerable`1 Test(Foo)">
13815         <size>42</size>
13816       </method>
13817       <method name="Void Hello(Int32)">
13818         <size>19</size>
13819       </method>
13820       <method name="System.String ToString()">
13821         <size>22</size>
13822       </method>
13823     </type>
13824     <type name="Foo+&lt;Test&gt;c__Iterator0">
13825       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13826         <size>7</size>
13827       </method>
13828       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13829         <size>52</size>
13830       </method>
13831     </type>
13832   </test>
13833   <test name="gtest-anon-50.cs">
13834     <type name="M">
13835       <method name="Void .ctor()">
13836         <size>7</size>
13837       </method>
13838       <method name="Int32 Main()">
13839         <size>12</size>
13840       </method>
13841     </type>
13842     <type name="SomeGenericClass`1[SomeType]">
13843       <method name="Void .ctor()">
13844         <size>7</size>
13845       </method>
13846       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13847         <size>1</size>
13848       </method>
13849       <method name="Void FailsToCompile()">
13850         <size>19</size>
13851       </method>
13852     </type>
13853     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13854       <method name="Void .ctor(Object, IntPtr)">
13855         <size>0</size>
13856       </method>
13857       <method name="Void Invoke()">
13858         <size>0</size>
13859       </method>
13860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13861         <size>0</size>
13862       </method>
13863       <method name="Void EndInvoke(IAsyncResult)">
13864         <size>0</size>
13865       </method>
13866     </type>
13867     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13868       <method name="Void .ctor()">
13869         <size>7</size>
13870       </method>
13871     </type>
13872     <type name="SomeGenericClass`1[SomeType]">
13873       <method name="Void &lt;FailsToCompile&gt;m__0()">
13874         <size>44</size>
13875       </method>
13876     </type>
13877     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13878       <method name="Void &lt;&gt;m__1()">
13879         <size>18</size>
13880       </method>
13881     </type>
13882   </test>
13883   <test name="gtest-anon-51.cs">
13884     <type name="Driver">
13885       <method name="Void .ctor()">
13886         <size>7</size>
13887       </method>
13888       <method name="Int32 Main()">
13889         <size>12</size>
13890       </method>
13891       <method name="Void P(Int32, Int32)">
13892         <size>1</size>
13893       </method>
13894       <method name="Void Repro()">
13895         <size>100</size>
13896       </method>
13897     </type>
13898     <type name="Bla">
13899       <method name="Void .ctor(Object, IntPtr)">
13900         <size>0</size>
13901       </method>
13902       <method name="Void Invoke()">
13903         <size>0</size>
13904       </method>
13905       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13906         <size>0</size>
13907       </method>
13908       <method name="Void EndInvoke(IAsyncResult)">
13909         <size>0</size>
13910       </method>
13911     </type>
13912     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13913       <method name="Void .ctor()">
13914         <size>7</size>
13915       </method>
13916       <method name="Void &lt;&gt;m__0()">
13917         <size>35</size>
13918       </method>
13919     </type>
13920   </test>
13921   <test name="gtest-anon-52.cs">
13922     <type name="A`1[T]">
13923       <method name="Void .ctor()">
13924         <size>7</size>
13925       </method>
13926     </type>
13927     <type name="A`1+B[T]">
13928       <method name="Void .ctor()">
13929         <size>18</size>
13930       </method>
13931       <method name="Void W[R](System.String, System.Func`2[T,R])">
13932         <size>39</size>
13933       </method>
13934     </type>
13935     <type name="B">
13936       <method name="Void .ctor()">
13937         <size>7</size>
13938       </method>
13939       <method name="Void Main()">
13940         <size>1</size>
13941       </method>
13942     </type>
13943     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13944       <method name="Void .ctor()">
13945         <size>7</size>
13946       </method>
13947       <method name="Void &lt;&gt;m__0(T[])">
13948         <size>55</size>
13949       </method>
13950     </type>
13951   </test>
13952   <test name="gtest-anon-53.cs">
13953     <type name="TestComp.Program">
13954       <method name="Void .ctor()">
13955         <size>7</size>
13956       </method>
13957       <method name="Void Main(System.String[])">
13958         <size>1</size>
13959       </method>
13960     </type>
13961     <type name="TestComp.Program+MyClass">
13962       <method name="Void .ctor()">
13963         <size>7</size>
13964       </method>
13965       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13966         <size>1</size>
13967       </method>
13968       <method name="Void UseATemplate()">
13969         <size>36</size>
13970       </method>
13971       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13972         <size>16</size>
13973       </method>
13974     </type>
13975     <type name="TestComp.Program+MyClass+MyDelegate">
13976       <method name="Void .ctor(Object, IntPtr)">
13977         <size>0</size>
13978       </method>
13979       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13980         <size>0</size>
13981       </method>
13982       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13983         <size>0</size>
13984       </method>
13985       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13986         <size>0</size>
13987       </method>
13988     </type>
13989   </test>
13990   <test name="gtest-anon-54.cs">
13991     <type name="Class">
13992       <method name="Void .ctor()">
13993         <size>7</size>
13994       </method>
13995       <method name="System.String get_Property()">
13996         <size>6</size>
13997       </method>
13998       <method name="System.String Method()">
13999         <size>44</size>
14000       </method>
14001       <method name="Int32 Main()">
14002         <size>39</size>
14003       </method>
14004     </type>
14005     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14006       <method name="Void .ctor()">
14007         <size>7</size>
14008       </method>
14009       <method name="System.String &lt;&gt;m__0()">
14010         <size>56</size>
14011       </method>
14012     </type>
14013     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14014       <method name="Void .ctor()">
14015         <size>7</size>
14016       </method>
14017       <method name="System.String &lt;&gt;m__1(System.String)">
14018         <size>52</size>
14019       </method>
14020     </type>
14021     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14022       <method name="Void .ctor()">
14023         <size>7</size>
14024       </method>
14025       <method name="System.String &lt;&gt;m__2()">
14026         <size>39</size>
14027       </method>
14028     </type>
14029   </test>
14030   <test name="gtest-anon-55.cs">
14031     <type name="Thing`1[TFirst]">
14032       <method name="Void .ctor(Action`1)">
14033         <size>14</size>
14034       </method>
14035       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14036         <size>31</size>
14037       </method>
14038       <method name="Void SomeAction()">
14039         <size>18</size>
14040       </method>
14041     </type>
14042     <type name="Program">
14043       <method name="Void Main()">
14044         <size>42</size>
14045       </method>
14046       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14047         <size>2</size>
14048       </method>
14049     </type>
14050     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14051       <method name="Void .ctor()">
14052         <size>7</size>
14053       </method>
14054       <method name="Void &lt;&gt;m__0(TFirst)">
14055         <size>47</size>
14056       </method>
14057     </type>
14058   </test>
14059   <test name="gtest-anon-56.cs">
14060     <type name="G`1[T]">
14061       <method name="Void .ctor()">
14062         <size>7</size>
14063       </method>
14064       <method name="T def()">
14065         <size>10</size>
14066       </method>
14067     </type>
14068     <type name="C">
14069       <method name="Void .ctor()">
14070         <size>7</size>
14071       </method>
14072       <method name="Void foo(System.Object)">
14073         <size>1</size>
14074       </method>
14075       <method name="Void cf[T]()">
14076         <size>35</size>
14077       </method>
14078       <method name="Int32 Main()">
14079         <size>17</size>
14080       </method>
14081     </type>
14082     <type name="C+DF">
14083       <method name="Void .ctor(Object, IntPtr)">
14084         <size>0</size>
14085       </method>
14086       <method name="Void Invoke()">
14087         <size>0</size>
14088       </method>
14089       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14090         <size>0</size>
14091       </method>
14092       <method name="Void EndInvoke(IAsyncResult)">
14093         <size>0</size>
14094       </method>
14095     </type>
14096     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14097       <method name="Void .ctor()">
14098         <size>7</size>
14099       </method>
14100       <method name="Void &lt;&gt;m__0()">
14101         <size>22</size>
14102       </method>
14103     </type>
14104   </test>
14105   <test name="gtest-anon-57.cs">
14106     <type name="X`1[T]">
14107       <method name="Void IFoo&lt;T&gt;.Test()">
14108         <size>37</size>
14109       </method>
14110       <method name="Void &lt;Test&gt;m__0()">
14111         <size>7</size>
14112       </method>
14113       <method name="Void .ctor()">
14114         <size>7</size>
14115       </method>
14116     </type>
14117     <type name="M">
14118       <method name="Void Main()">
14119         <size>13</size>
14120       </method>
14121       <method name="Void .ctor()">
14122         <size>7</size>
14123       </method>
14124     </type>
14125     <type name="Foo">
14126       <method name="Void Invoke()">
14127         <size>0</size>
14128       </method>
14129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14130         <size>0</size>
14131       </method>
14132       <method name="Void EndInvoke(IAsyncResult)">
14133         <size>0</size>
14134       </method>
14135       <method name="Void .ctor(Object, IntPtr)">
14136         <size>0</size>
14137       </method>
14138     </type>
14139   </test>
14140   <test name="gtest-anon-6.cs">
14141     <type name="X">
14142       <method name="Void .ctor()">
14143         <size>7</size>
14144       </method>
14145       <method name="Void Hello[U,V](U, V)">
14146         <size>1</size>
14147       </method>
14148       <method name="Void Test[A,B,C](A, B, C)">
14149         <size>49</size>
14150       </method>
14151       <method name="Void Main()">
14152         <size>28</size>
14153       </method>
14154     </type>
14155     <type name="Foo`2[R,S]">
14156       <method name="Void .ctor(Object, IntPtr)">
14157         <size>0</size>
14158       </method>
14159       <method name="Void Invoke(R, S)">
14160         <size>0</size>
14161       </method>
14162       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14163         <size>0</size>
14164       </method>
14165       <method name="Void EndInvoke(IAsyncResult)">
14166         <size>0</size>
14167       </method>
14168     </type>
14169     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14170       <method name="Void .ctor()">
14171         <size>7</size>
14172       </method>
14173       <method name="Void &lt;&gt;m__0(A, Int32)">
14174         <size>32</size>
14175       </method>
14176     </type>
14177   </test>
14178   <test name="gtest-anon-7.cs">
14179     <type name="MyDisposable">
14180       <method name="Void .ctor()">
14181         <size>26</size>
14182       </method>
14183       <method name="Void Dispose()">
14184         <size>1</size>
14185       </method>
14186       <method name="Int32 get_ID()">
14187         <size>7</size>
14188       </method>
14189       <method name="System.String ToString()">
14190         <size>28</size>
14191       </method>
14192     </type>
14193     <type name="X">
14194       <method name="Void .ctor()">
14195         <size>7</size>
14196       </method>
14197       <method name="IEnumerable`1 Test(Int32)">
14198         <size>30</size>
14199       </method>
14200       <method name="Void Main()">
14201         <size>58</size>
14202       </method>
14203     </type>
14204     <type name="X+&lt;Test&gt;c__Iterator0">
14205       <method name="Void .ctor()">
14206         <size>7</size>
14207       </method>
14208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14209         <size>12</size>
14210       </method>
14211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14212         <size>7</size>
14213       </method>
14214       <method name="Boolean MoveNext()">
14215         <size>180</size>
14216       </method>
14217       <method name="Void Dispose()">
14218         <size>66</size>
14219       </method>
14220       <method name="Void Reset()">
14221         <size>6</size>
14222       </method>
14223       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14224         <size>7</size>
14225       </method>
14226       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14227         <size>40</size>
14228       </method>
14229     </type>
14230   </test>
14231   <test name="gtest-anon-8.cs">
14232     <type name="X">
14233       <method name="Void .ctor()">
14234         <size>7</size>
14235       </method>
14236       <method name="Void Test[R](R, Int32)">
14237         <size>88</size>
14238       </method>
14239       <method name="Void Main()">
14240         <size>12</size>
14241       </method>
14242     </type>
14243     <type name="Foo">
14244       <method name="Void .ctor(Object, IntPtr)">
14245         <size>0</size>
14246       </method>
14247       <method name="Int32 Invoke()">
14248         <size>0</size>
14249       </method>
14250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14251         <size>0</size>
14252       </method>
14253       <method name="Int32 EndInvoke(IAsyncResult)">
14254         <size>0</size>
14255       </method>
14256     </type>
14257     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14258       <method name="Void .ctor()">
14259         <size>7</size>
14260       </method>
14261       <method name="Int32 &lt;&gt;m__0()">
14262         <size>34</size>
14263       </method>
14264     </type>
14265     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14266       <method name="Void .ctor()">
14267         <size>7</size>
14268       </method>
14269     </type>
14270   </test>
14271   <test name="gtest-anon-9.cs">
14272     <type name="Test">
14273       <method name="Void .ctor()">
14274         <size>7</size>
14275       </method>
14276       <method name="IEnumerable`1 get_Foo()">
14277         <size>16</size>
14278       </method>
14279       <method name="Void set_Foo(IEnumerable`1)">
14280         <size>11</size>
14281       </method>
14282       <method name="Void Main()">
14283         <size>78</size>
14284       </method>
14285       <method name="Foo op_Implicit(Test)">
14286         <size>30</size>
14287       </method>
14288       <method name="IEnumerable`1 op_Addition(Test, Test)">
14289         <size>44</size>
14290       </method>
14291     </type>
14292     <type name="Foo">
14293       <method name="Void .ctor(Object, IntPtr)">
14294         <size>0</size>
14295       </method>
14296       <method name="Void Invoke()">
14297         <size>0</size>
14298       </method>
14299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14300         <size>0</size>
14301       </method>
14302       <method name="Void EndInvoke(IAsyncResult)">
14303         <size>0</size>
14304       </method>
14305     </type>
14306     <type name="Test">
14307       <method name="Void &lt;op_Implicit&gt;m__0()">
14308         <size>11</size>
14309       </method>
14310     </type>
14311     <type name="Test+&lt;&gt;c__Iterator0">
14312       <method name="Void .ctor()">
14313         <size>7</size>
14314       </method>
14315       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14316         <size>12</size>
14317       </method>
14318       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14319         <size>7</size>
14320       </method>
14321       <method name="Boolean MoveNext()">
14322         <size>65</size>
14323       </method>
14324       <method name="Void Dispose()">
14325         <size>8</size>
14326       </method>
14327       <method name="Void Reset()">
14328         <size>6</size>
14329       </method>
14330     </type>
14331     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14332       <method name="Void .ctor()">
14333         <size>7</size>
14334       </method>
14335       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14336         <size>7</size>
14337       </method>
14338       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14339         <size>7</size>
14340       </method>
14341       <method name="Boolean MoveNext()">
14342         <size>98</size>
14343       </method>
14344       <method name="Void Dispose()">
14345         <size>8</size>
14346       </method>
14347       <method name="Void Reset()">
14348         <size>6</size>
14349       </method>
14350     </type>
14351     <type name="Test+&lt;&gt;c__Iterator0">
14352       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14353         <size>7</size>
14354       </method>
14355       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14356         <size>26</size>
14357       </method>
14358     </type>
14359     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14360       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14361         <size>7</size>
14362       </method>
14363       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14364         <size>52</size>
14365       </method>
14366     </type>
14367   </test>
14368   <test name="gtest-anontype-01.cs">
14369     <type name="Test">
14370       <method name="Void .ctor()">
14371         <size>7</size>
14372       </method>
14373       <method name="Int32 Main()">
14374         <size>53</size>
14375       </method>
14376     </type>
14377     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14378       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14379         <size>21</size>
14380       </method>
14381       <method name="&lt;Foo&gt;__T get_Foo()">
14382         <size>7</size>
14383       </method>
14384       <method name="&lt;Baz&gt;__T get_Baz()">
14385         <size>7</size>
14386       </method>
14387       <method name="Boolean Equals(System.Object)">
14388         <size>69</size>
14389       </method>
14390       <method name="Int32 GetHashCode()">
14391         <size>86</size>
14392       </method>
14393       <method name="System.String ToString()">
14394         <size>142</size>
14395       </method>
14396     </type>
14397   </test>
14398   <test name="gtest-anontype-02.cs">
14399     <type name="Test">
14400       <method name="Void .ctor()">
14401         <size>7</size>
14402       </method>
14403       <method name="System.Object TestA(System.String)">
14404         <size>7</size>
14405       </method>
14406       <method name="Int32 Main()">
14407         <size>99</size>
14408       </method>
14409     </type>
14410     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14411       <method name="Void .ctor(&lt;s&gt;__T)">
14412         <size>14</size>
14413       </method>
14414       <method name="&lt;s&gt;__T get_s()">
14415         <size>7</size>
14416       </method>
14417       <method name="Boolean Equals(System.Object)">
14418         <size>39</size>
14419       </method>
14420       <method name="Int32 GetHashCode()">
14421         <size>63</size>
14422       </method>
14423       <method name="System.String ToString()">
14424         <size>67</size>
14425       </method>
14426     </type>
14427     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14428       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14429         <size>21</size>
14430       </method>
14431       <method name="&lt;Foo&gt;__T get_Foo()">
14432         <size>7</size>
14433       </method>
14434       <method name="&lt;Baz&gt;__T get_Baz()">
14435         <size>7</size>
14436       </method>
14437       <method name="Boolean Equals(System.Object)">
14438         <size>69</size>
14439       </method>
14440       <method name="Int32 GetHashCode()">
14441         <size>86</size>
14442       </method>
14443       <method name="System.String ToString()">
14444         <size>142</size>
14445       </method>
14446     </type>
14447   </test>
14448   <test name="gtest-anontype-03.cs">
14449     <type name="MyClass">
14450       <method name="Void .ctor()">
14451         <size>18</size>
14452       </method>
14453       <method name="Int32 get_Baz()">
14454         <size>3</size>
14455       </method>
14456     </type>
14457     <type name="Test">
14458       <method name="Void .ctor()">
14459         <size>7</size>
14460       </method>
14461       <method name="Int32 Main()">
14462         <size>64</size>
14463       </method>
14464     </type>
14465     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14466       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14467         <size>21</size>
14468       </method>
14469       <method name="&lt;Foo&gt;__T get_Foo()">
14470         <size>7</size>
14471       </method>
14472       <method name="&lt;Baz&gt;__T get_Baz()">
14473         <size>7</size>
14474       </method>
14475       <method name="Boolean Equals(System.Object)">
14476         <size>69</size>
14477       </method>
14478       <method name="Int32 GetHashCode()">
14479         <size>86</size>
14480       </method>
14481       <method name="System.String ToString()">
14482         <size>142</size>
14483       </method>
14484     </type>
14485   </test>
14486   <test name="gtest-anontype-04.cs">
14487     <type name="MyClass">
14488       <method name="Void .ctor()">
14489         <size>18</size>
14490       </method>
14491       <method name="Int32 get_Baz()">
14492         <size>3</size>
14493       </method>
14494     </type>
14495     <type name="Test">
14496       <method name="Void .ctor()">
14497         <size>7</size>
14498       </method>
14499       <method name="Int32 Main()">
14500         <size>111</size>
14501       </method>
14502     </type>
14503     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14504       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14505         <size>36</size>
14506       </method>
14507       <method name="&lt;Foo&gt;__T get_Foo()">
14508         <size>7</size>
14509       </method>
14510       <method name="&lt;Baz&gt;__T get_Baz()">
14511         <size>7</size>
14512       </method>
14513       <method name="&lt;Hello&gt;__T get_Hello()">
14514         <size>7</size>
14515       </method>
14516       <method name="&lt;Answer&gt;__T get_Answer()">
14517         <size>7</size>
14518       </method>
14519       <method name="Boolean Equals(System.Object)">
14520         <size>123</size>
14521       </method>
14522       <method name="Int32 GetHashCode()">
14523         <size>132</size>
14524       </method>
14525       <method name="System.String ToString()">
14526         <size>258</size>
14527       </method>
14528     </type>
14529   </test>
14530   <test name="gtest-anontype-05.cs">
14531     <type name="Test">
14532       <method name="Void .ctor()">
14533         <size>7</size>
14534       </method>
14535       <method name="System.String Null()">
14536         <size>2</size>
14537       </method>
14538       <method name="Int32 Main()">
14539         <size>287</size>
14540       </method>
14541     </type>
14542     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14543       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14544         <size>21</size>
14545       </method>
14546       <method name="&lt;Name&gt;__T get_Name()">
14547         <size>7</size>
14548       </method>
14549       <method name="&lt;Age&gt;__T get_Age()">
14550         <size>7</size>
14551       </method>
14552       <method name="Boolean Equals(System.Object)">
14553         <size>69</size>
14554       </method>
14555       <method name="Int32 GetHashCode()">
14556         <size>86</size>
14557       </method>
14558       <method name="System.String ToString()">
14559         <size>142</size>
14560       </method>
14561     </type>
14562     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14563       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14564         <size>21</size>
14565       </method>
14566       <method name="&lt;Age&gt;__T get_Age()">
14567         <size>7</size>
14568       </method>
14569       <method name="&lt;Name&gt;__T get_Name()">
14570         <size>7</size>
14571       </method>
14572       <method name="Boolean Equals(System.Object)">
14573         <size>69</size>
14574       </method>
14575       <method name="Int32 GetHashCode()">
14576         <size>86</size>
14577       </method>
14578       <method name="System.String ToString()">
14579         <size>142</size>
14580       </method>
14581     </type>
14582     <type name="&lt;&gt;__AnonType2">
14583       <method name="Void .ctor()">
14584         <size>7</size>
14585       </method>
14586       <method name="Boolean Equals(System.Object)">
14587         <size>15</size>
14588       </method>
14589       <method name="Int32 GetHashCode()">
14590         <size>40</size>
14591       </method>
14592       <method name="System.String ToString()">
14593         <size>6</size>
14594       </method>
14595     </type>
14596     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14597       <method name="Void .ctor(&lt;Foo&gt;__T)">
14598         <size>14</size>
14599       </method>
14600       <method name="&lt;Foo&gt;__T get_Foo()">
14601         <size>7</size>
14602       </method>
14603       <method name="Boolean Equals(System.Object)">
14604         <size>39</size>
14605       </method>
14606       <method name="Int32 GetHashCode()">
14607         <size>63</size>
14608       </method>
14609       <method name="System.String ToString()">
14610         <size>67</size>
14611       </method>
14612     </type>
14613   </test>
14614   <test name="gtest-anontype-06.cs">
14615     <type name="CastByExample">
14616       <method name="Void .ctor()">
14617         <size>7</size>
14618       </method>
14619       <method name="T Cast[T](System.Object, T)">
14620         <size>7</size>
14621       </method>
14622       <method name="Void Main()">
14623         <size>29</size>
14624       </method>
14625     </type>
14626     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14627       <method name="Void .ctor(&lt;Foo&gt;__T)">
14628         <size>14</size>
14629       </method>
14630       <method name="&lt;Foo&gt;__T get_Foo()">
14631         <size>7</size>
14632       </method>
14633       <method name="Boolean Equals(System.Object)">
14634         <size>39</size>
14635       </method>
14636       <method name="Int32 GetHashCode()">
14637         <size>63</size>
14638       </method>
14639       <method name="System.String ToString()">
14640         <size>67</size>
14641       </method>
14642     </type>
14643   </test>
14644   <test name="gtest-anontype-07.cs">
14645     <type name="Test">
14646       <method name="Void .ctor()">
14647         <size>7</size>
14648       </method>
14649       <method name="Int32 Main()">
14650         <size>59</size>
14651       </method>
14652     </type>
14653     <type name="&lt;&gt;__AnonType0">
14654       <method name="Void .ctor()">
14655         <size>7</size>
14656       </method>
14657       <method name="Boolean Equals(System.Object)">
14658         <size>15</size>
14659       </method>
14660       <method name="Int32 GetHashCode()">
14661         <size>40</size>
14662       </method>
14663       <method name="System.String ToString()">
14664         <size>6</size>
14665       </method>
14666     </type>
14667   </test>
14668   <test name="gtest-anontype-08.cs">
14669     <type name="Test">
14670       <method name="Void Main()">
14671         <size>15</size>
14672       </method>
14673     </type>
14674     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14675       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14676         <size>21</size>
14677       </method>
14678       <method name="&lt;X&gt;__T get_X()">
14679         <size>7</size>
14680       </method>
14681       <method name="&lt;Y&gt;__T get_Y()">
14682         <size>7</size>
14683       </method>
14684       <method name="Boolean Equals(System.Object)">
14685         <size>69</size>
14686       </method>
14687       <method name="Int32 GetHashCode()">
14688         <size>86</size>
14689       </method>
14690       <method name="System.String ToString()">
14691         <size>142</size>
14692       </method>
14693     </type>
14694   </test>
14695   <test name="gtest-anontype-09.cs">
14696     <type name="My.System.Test">
14697       <method name="Int32 Main()">
14698         <size>35</size>
14699       </method>
14700     </type>
14701     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14702       <method name="Void .ctor(&lt;X&gt;__T)">
14703         <size>14</size>
14704       </method>
14705       <method name="&lt;X&gt;__T get_X()">
14706         <size>7</size>
14707       </method>
14708       <method name="Boolean Equals(System.Object)">
14709         <size>39</size>
14710       </method>
14711       <method name="Int32 GetHashCode()">
14712         <size>63</size>
14713       </method>
14714       <method name="System.String ToString()">
14715         <size>67</size>
14716       </method>
14717     </type>
14718     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14719       <method name="Void .ctor(&lt;Value&gt;__T)">
14720         <size>14</size>
14721       </method>
14722       <method name="&lt;Value&gt;__T get_Value()">
14723         <size>7</size>
14724       </method>
14725       <method name="Boolean Equals(System.Object)">
14726         <size>39</size>
14727       </method>
14728       <method name="Int32 GetHashCode()">
14729         <size>63</size>
14730       </method>
14731       <method name="System.String ToString()">
14732         <size>67</size>
14733       </method>
14734     </type>
14735   </test>
14736   <test name="gtest-anontype-10.cs">
14737     <type name="A">
14738       <method name="Void .ctor()">
14739         <size>7</size>
14740       </method>
14741       <method name="Int32 get_X()">
14742         <size>3</size>
14743       </method>
14744     </type>
14745     <type name="B">
14746       <method name="Void .ctor()">
14747         <size>7</size>
14748       </method>
14749       <method name="Int32 Main()">
14750         <size>11</size>
14751       </method>
14752       <method name="Int32 Test()">
14753         <size>33</size>
14754       </method>
14755     </type>
14756     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14757       <method name="Void .ctor(&lt;X&gt;__T)">
14758         <size>14</size>
14759       </method>
14760       <method name="&lt;X&gt;__T get_X()">
14761         <size>7</size>
14762       </method>
14763       <method name="Boolean Equals(System.Object)">
14764         <size>39</size>
14765       </method>
14766       <method name="Int32 GetHashCode()">
14767         <size>63</size>
14768       </method>
14769       <method name="System.String ToString()">
14770         <size>67</size>
14771       </method>
14772     </type>
14773   </test>
14774   <test name="gtest-anontype-11.cs">
14775     <type name="Alpha">
14776       <method name="Void .ctor(String)">
14777         <size>14</size>
14778       </method>
14779       <method name="Int32 GetHashCode()">
14780         <size>18</size>
14781       </method>
14782     </type>
14783     <type name="Beta">
14784       <method name="Void .ctor(String)">
14785         <size>14</size>
14786       </method>
14787       <method name="Int32 GetHashCode()">
14788         <size>18</size>
14789       </method>
14790     </type>
14791     <type name="Program">
14792       <method name="Int32 Main()">
14793         <size>49</size>
14794       </method>
14795     </type>
14796     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14797       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14798         <size>21</size>
14799       </method>
14800       <method name="&lt;First&gt;__T get_First()">
14801         <size>7</size>
14802       </method>
14803       <method name="&lt;Second&gt;__T get_Second()">
14804         <size>7</size>
14805       </method>
14806       <method name="Boolean Equals(System.Object)">
14807         <size>69</size>
14808       </method>
14809       <method name="Int32 GetHashCode()">
14810         <size>86</size>
14811       </method>
14812       <method name="System.String ToString()">
14813         <size>142</size>
14814       </method>
14815     </type>
14816   </test>
14817   <test name="gtest-autoproperty-01.cs">
14818     <type name="Test">
14819       <method name="Void .ctor()">
14820         <size>15</size>
14821       </method>
14822       <method name="System.String get_Foo()">
14823         <size>7</size>
14824       </method>
14825       <method name="Void set_Foo(System.String)">
14826         <size>8</size>
14827       </method>
14828       <method name="Int32 get_Answer()">
14829         <size>7</size>
14830       </method>
14831       <method name="Void set_Answer(Int32)">
14832         <size>8</size>
14833       </method>
14834       <method name="Int32 Main()">
14835         <size>97</size>
14836       </method>
14837     </type>
14838     <type name="Test+A">
14839       <method name="Void .ctor()">
14840         <size>7</size>
14841       </method>
14842       <method name="System.String get_B()">
14843         <size>7</size>
14844       </method>
14845       <method name="Void set_B(System.String)">
14846         <size>8</size>
14847       </method>
14848     </type>
14849   </test>
14850   <test name="gtest-autoproperty-02.cs">
14851     <type name="Test">
14852       <method name="Void .ctor()">
14853         <size>7</size>
14854       </method>
14855       <method name="System.String get_Foo()">
14856         <size>6</size>
14857       </method>
14858       <method name="Void set_Foo(System.String)">
14859         <size>7</size>
14860       </method>
14861       <method name="Int32 get_Answer()">
14862         <size>6</size>
14863       </method>
14864       <method name="Void set_Answer(Int32)">
14865         <size>7</size>
14866       </method>
14867       <method name="Int32 Main()">
14868         <size>114</size>
14869       </method>
14870     </type>
14871     <type name="Test+A">
14872       <method name="Void .ctor()">
14873         <size>7</size>
14874       </method>
14875       <method name="System.String get_B()">
14876         <size>6</size>
14877       </method>
14878       <method name="Void set_B(System.String)">
14879         <size>7</size>
14880       </method>
14881       <method name="System.String get_C()">
14882         <size>6</size>
14883       </method>
14884       <method name="Void set_C(System.String)">
14885         <size>7</size>
14886       </method>
14887       <method name="Void DoThings()">
14888         <size>11</size>
14889       </method>
14890     </type>
14891   </test>
14892   <test name="gtest-autoproperty-03.cs">
14893     <type name="Test">
14894       <method name="Void .ctor()">
14895         <size>7</size>
14896       </method>
14897       <method name="System.String get_Foo()">
14898         <size>7</size>
14899       </method>
14900       <method name="Void set_Foo(System.String)">
14901         <size>8</size>
14902       </method>
14903       <method name="Int32 Main()">
14904         <size>236</size>
14905       </method>
14906     </type>
14907   </test>
14908   <test name="gtest-autoproperty-04.cs">
14909     <type name="MonoTests.MainClass">
14910       <method name="Void .ctor()">
14911         <size>7</size>
14912       </method>
14913       <method name="System.String[] get_foo()">
14914         <size>7</size>
14915       </method>
14916       <method name="Void set_foo(System.String[])">
14917         <size>8</size>
14918       </method>
14919       <method name="System.String[] get_bar()">
14920         <size>0</size>
14921       </method>
14922       <method name="Void set_bar(System.String[])">
14923         <size>0</size>
14924       </method>
14925       <method name="Void Main(System.String[])">
14926         <size>11</size>
14927       </method>
14928     </type>
14929     <type name="MonoTests.ChildClass">
14930       <method name="Void .ctor()">
14931         <size>7</size>
14932       </method>
14933       <method name="System.String[] get_foo()">
14934         <size>7</size>
14935       </method>
14936       <method name="Void set_foo(System.String[])">
14937         <size>8</size>
14938       </method>
14939       <method name="System.String[] get_bar()">
14940         <size>7</size>
14941       </method>
14942       <method name="Void set_bar(System.String[])">
14943         <size>8</size>
14944       </method>
14945     </type>
14946   </test>
14947   <test name="gtest-autoproperty-05.cs">
14948     <type name="Test">
14949       <method name="Void .ctor()">
14950         <size>7</size>
14951       </method>
14952       <method name="System.String get_X()">
14953         <size>7</size>
14954       </method>
14955       <method name="Void set_X(System.String)">
14956         <size>8</size>
14957       </method>
14958     </type>
14959     <type name="M">
14960       <method name="Void .ctor()">
14961         <size>7</size>
14962       </method>
14963       <method name="Void Main()">
14964         <size>1</size>
14965       </method>
14966     </type>
14967   </test>
14968   <test name="gtest-autoproperty-06.cs">
14969     <type name="A">
14970       <method name="Void .ctor()">
14971         <size>7</size>
14972       </method>
14973     </type>
14974     <type name="B">
14975       <method name="Void .ctor()">
14976         <size>7</size>
14977       </method>
14978     </type>
14979     <type name="C">
14980       <method name="Void .ctor()">
14981         <size>7</size>
14982       </method>
14983       <method name="B I&lt;B&gt;.get_Prop()">
14984         <size>7</size>
14985       </method>
14986       <method name="Void I&lt;B&gt;.set_Prop(B)">
14987         <size>8</size>
14988       </method>
14989       <method name="A I&lt;A&gt;.get_Prop()">
14990         <size>7</size>
14991       </method>
14992       <method name="Void I&lt;A&gt;.set_Prop(A)">
14993         <size>8</size>
14994       </method>
14995     </type>
14996     <type name="Program">
14997       <method name="Void .ctor()">
14998         <size>7</size>
14999       </method>
15000       <method name="Void Main(System.String[])">
15001         <size>7</size>
15002       </method>
15003     </type>
15004   </test>
15005   <test name="gtest-collectioninit-01.cs">
15006     <type name="Test">
15007       <method name="Void .ctor()">
15008         <size>7</size>
15009       </method>
15010       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
15011         <size>81</size>
15012       </method>
15013       <method name="Int32 Main()">
15014         <size>524</size>
15015       </method>
15016     </type>
15017     <type name="Test+Wrap">
15018       <method name="Void .ctor()">
15019         <size>31</size>
15020       </method>
15021       <method name="Void .ctor(Int32)">
15022         <size>25</size>
15023       </method>
15024       <method name="System.Collections.ArrayList get_Numbers()">
15025         <size>7</size>
15026       </method>
15027     </type>
15028   </test>
15029   <test name="gtest-collectioninit-02.cs">
15030     <type name="C">
15031       <method name="Void .ctor()">
15032         <size>7</size>
15033       </method>
15034       <method name="Int32 Main()">
15035         <size>73</size>
15036       </method>
15037     </type>
15038   </test>
15039   <test name="gtest-collectioninit-03.cs">
15040     <type name="X">
15041       <method name="Void .ctor()">
15042         <size>7</size>
15043       </method>
15044       <method name="Int32 Main()">
15045         <size>34</size>
15046       </method>
15047       <method name="Void R(System.Object ByRef)">
15048         <size>28</size>
15049       </method>
15050     </type>
15051   </test>
15052   <test name="gtest-etree-01.cs">
15053     <type name="MyTypeExplicit">
15054       <method name="Void .ctor(Int32)">
15055         <size>14</size>
15056       </method>
15057       <method name="Int32 op_Explicit(MyTypeExplicit)">
15058         <size>7</size>
15059       </method>
15060     </type>
15061     <type name="MemberAccessData">
15062       <method name="Void .ctor()">
15063         <size>7</size>
15064       </method>
15065       <method name="Void .cctor()">
15066         <size>16</size>
15067       </method>
15068       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15069         <size>24</size>
15070       </method>
15071       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15072         <size>24</size>
15073       </method>
15074       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15075         <size>33</size>
15076       </method>
15077       <method name="Void set_MyTypeProperty(MyType)">
15078         <size>8</size>
15079       </method>
15080       <method name="MyType get_MyTypeProperty()">
15081         <size>7</size>
15082       </method>
15083       <method name="System.String get_StaticProperty()">
15084         <size>6</size>
15085       </method>
15086     </type>
15087     <type name="NewTest`1[T]">
15088       <method name="Void .ctor(T)">
15089         <size>27</size>
15090       </method>
15091       <method name="Void .ctor(T[])">
15092         <size>14</size>
15093       </method>
15094       <method name="Int32 GetHashCode()">
15095         <size>7</size>
15096       </method>
15097       <method name="Boolean Equals(System.Object)">
15098         <size>89</size>
15099       </method>
15100     </type>
15101     <type name="Indexer">
15102       <method name="Void .ctor()">
15103         <size>7</size>
15104       </method>
15105       <method name="Int32 get_Item(Int32)">
15106         <size>2</size>
15107       </method>
15108       <method name="Void set_Item(Int32, Int32)">
15109         <size>1</size>
15110       </method>
15111       <method name="System.String get_Item(System.String[])">
15112         <size>7</size>
15113       </method>
15114     </type>
15115     <type name="Tester">
15116       <method name="Void .ctor()">
15117         <size>7</size>
15118       </method>
15119       <method name="Void Assert[T](T, T)">
15120         <size>9</size>
15121       </method>
15122       <method name="Void Assert[T](T, T, System.String)">
15123         <size>89</size>
15124       </method>
15125       <method name="Void Assert[T](T[], T[])">
15126         <size>220</size>
15127       </method>
15128       <method name="T GenericMethod[T](T)">
15129         <size>2</size>
15130       </method>
15131       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15132         <size>56</size>
15133       </method>
15134       <method name="Void AddTest()">
15135         <size>99</size>
15136       </method>
15137       <method name="Void AddTest_2()">
15138         <size>118</size>
15139       </method>
15140       <method name="Void AddTest_3()">
15141         <size>129</size>
15142       </method>
15143       <method name="Void AddTest_4()">
15144         <size>191</size>
15145       </method>
15146       <method name="Void AddTest_5()">
15147         <size>133</size>
15148       </method>
15149       <method name="Void AddTest_6()">
15150         <size>158</size>
15151       </method>
15152       <method name="Void AddTest_7()">
15153         <size>142</size>
15154       </method>
15155       <method name="Void AddTest_8()">
15156         <size>248</size>
15157       </method>
15158       <method name="Void AddTest_9()">
15159         <size>142</size>
15160       </method>
15161       <method name="Void AddCheckedTest()">
15162         <size>99</size>
15163       </method>
15164       <method name="Void AddCheckedTest_2()">
15165         <size>118</size>
15166       </method>
15167       <method name="Void AddCheckedTest_3()">
15168         <size>129</size>
15169       </method>
15170       <method name="Void AddStringTest()">
15171         <size>128</size>
15172       </method>
15173       <method name="Void AddStringTest_2()">
15174         <size>173</size>
15175       </method>
15176       <method name="Void AddStringTest_3()">
15177         <size>174</size>
15178       </method>
15179       <method name="Void AddStringTest_4()">
15180         <size>174</size>
15181       </method>
15182       <method name="Void AndTest()">
15183         <size>140</size>
15184       </method>
15185       <method name="Void AndTest_2()">
15186         <size>161</size>
15187       </method>
15188       <method name="Void AndTest_3()">
15189         <size>161</size>
15190       </method>
15191       <method name="Void AndNullableTest()">
15192         <size>381</size>
15193       </method>
15194       <method name="Void AndNullableTest_2()">
15195         <size>237</size>
15196       </method>
15197       <method name="Void AndNullableTest_3()">
15198         <size>198</size>
15199       </method>
15200       <method name="Void AndAlsoTest()">
15201         <size>96</size>
15202       </method>
15203       <method name="Void AndAlsoTest_2()">
15204         <size>165</size>
15205       </method>
15206       <method name="Void AndAlsoTest_3()">
15207         <size>108</size>
15208       </method>
15209       <method name="Void ArrayIndexTest()">
15210         <size>145</size>
15211       </method>
15212       <method name="Void ArrayIndexTest_2()">
15213         <size>115</size>
15214       </method>
15215       <method name="Void ArrayIndexTest_3()">
15216         <size>199</size>
15217       </method>
15218       <method name="Void ArrayIndexTest_4()">
15219         <size>243</size>
15220       </method>
15221       <method name="Void ArrayIndexTest_5()">
15222         <size>108</size>
15223       </method>
15224       <method name="Void ArrayLengthTest()">
15225         <size>99</size>
15226       </method>
15227       <method name="Void ArrayLengthTest_2()">
15228         <size>91</size>
15229       </method>
15230       <method name="Void CallTest()">
15231         <size>138</size>
15232       </method>
15233       <method name="Void CallTest_2()">
15234         <size>107</size>
15235       </method>
15236       <method name="Void CallTest_3()">
15237         <size>207</size>
15238       </method>
15239       <method name="Void CallTest_4()">
15240         <size>121</size>
15241       </method>
15242       <method name="Void CallTest_5()">
15243         <size>99</size>
15244       </method>
15245       <method name="Void CallTest_6()">
15246         <size>70</size>
15247       </method>
15248       <method name="Void CallTest_7()">
15249         <size>124</size>
15250       </method>
15251       <method name="Void CallTest_8()">
15252         <size>227</size>
15253       </method>
15254       <method name="Void CallTest_9()">
15255         <size>88</size>
15256       </method>
15257       <method name="Void CoalesceTest()">
15258         <size>120</size>
15259       </method>
15260       <method name="Void CoalesceTest_2()">
15261         <size>171</size>
15262       </method>
15263       <method name="Void ConditionTest()">
15264         <size>170</size>
15265       </method>
15266       <method name="Void ConditionTest_2()">
15267         <size>301</size>
15268       </method>
15269       <method name="Void ConditionTest_3()">
15270         <size>179</size>
15271       </method>
15272       <method name="Void ConditionTest_4()">
15273         <size>183</size>
15274       </method>
15275       <method name="Void ConstantTest()">
15276         <size>59</size>
15277       </method>
15278       <method name="Void ConstantTest_2()">
15279         <size>62</size>
15280       </method>
15281       <method name="Void ConstantTest_3()">
15282         <size>54</size>
15283       </method>
15284       <method name="Void ConstantTest_4()">
15285         <size>44</size>
15286       </method>
15287       <method name="Void ConstantTest_5()">
15288         <size>59</size>
15289       </method>
15290       <method name="Void ConstantTest_6()">
15291         <size>67</size>
15292       </method>
15293       <method name="Void ConstantTest_7()">
15294         <size>62</size>
15295       </method>
15296       <method name="Void ConstantTest_8()">
15297         <size>72</size>
15298       </method>
15299       <method name="Void ConstantTest_9()">
15300         <size>72</size>
15301       </method>
15302       <method name="Void ConstantTest_10()">
15303         <size>72</size>
15304       </method>
15305       <method name="Void ConstantTest_11()">
15306         <size>59</size>
15307       </method>
15308       <method name="Void ConstantTest_13()">
15309         <size>59</size>
15310       </method>
15311       <method name="Void ConstantTest_14()">
15312         <size>72</size>
15313       </method>
15314       <method name="Void ConstantTest_15()">
15315         <size>62</size>
15316       </method>
15317       <method name="Void ConvertTest()">
15318         <size>82</size>
15319       </method>
15320       <method name="Void ConvertTest_2()">
15321         <size>83</size>
15322       </method>
15323       <method name="Void ConvertTest_3()">
15324         <size>93</size>
15325       </method>
15326       <method name="Void ConvertTest_4()">
15327         <size>102</size>
15328       </method>
15329       <method name="Void ConvertTest_5()">
15330         <size>109</size>
15331       </method>
15332       <method name="Void ConvertTest_6()">
15333         <size>240</size>
15334       </method>
15335       <method name="Void ConvertTest_7()">
15336         <size>122</size>
15337       </method>
15338       <method name="Void ConvertTest_8()">
15339         <size>118</size>
15340       </method>
15341       <method name="Void ConvertTest_9()">
15342         <size>97</size>
15343       </method>
15344       <method name="Void ConvertTest_10()">
15345         <size>163</size>
15346       </method>
15347       <method name="Void ConvertTest_11()">
15348         <size>101</size>
15349       </method>
15350       <method name="Void ConvertTest_12()">
15351         <size>156</size>
15352       </method>
15353       <method name="Void ConvertTest_13()">
15354         <size>86</size>
15355       </method>
15356       <method name="Void ConvertTest_14()">
15357         <size>88</size>
15358       </method>
15359       <method name="Void ConvertTest_15()">
15360         <size>132</size>
15361       </method>
15362       <method name="Void ConvertCheckedTest()">
15363         <size>82</size>
15364       </method>
15365       <method name="Void ConvertCheckedTest_2()">
15366         <size>83</size>
15367       </method>
15368       <method name="Void ConvertCheckedTest_3()">
15369         <size>93</size>
15370       </method>
15371       <method name="Void ConvertCheckedTest_4()">
15372         <size>102</size>
15373       </method>
15374       <method name="Void DivideTest()">
15375         <size>99</size>
15376       </method>
15377       <method name="Void DivideTest_2()">
15378         <size>185</size>
15379       </method>
15380       <method name="Void DivideTest_3()">
15381         <size>129</size>
15382       </method>
15383       <method name="Void DivideTest_4()">
15384         <size>192</size>
15385       </method>
15386       <method name="Void DivideTest_5()">
15387         <size>134</size>
15388       </method>
15389       <method name="Void DivideTest_6()">
15390         <size>196</size>
15391       </method>
15392       <method name="Void EqualTest()">
15393         <size>118</size>
15394       </method>
15395       <method name="Void EqualTest_2()">
15396         <size>168</size>
15397       </method>
15398       <method name="Void EqualTest_3()">
15399         <size>125</size>
15400       </method>
15401       <method name="Void EqualTest_4()">
15402         <size>210</size>
15403       </method>
15404       <method name="Void EqualTest_5()">
15405         <size>176</size>
15406       </method>
15407       <method name="Void EqualTest_6()">
15408         <size>119</size>
15409       </method>
15410       <method name="Void EqualTest_7()">
15411         <size>167</size>
15412       </method>
15413       <method name="Void EqualTest_8()">
15414         <size>116</size>
15415       </method>
15416       <method name="Void EqualTest_9()">
15417         <size>146</size>
15418       </method>
15419       <method name="Void EqualTest_10()">
15420         <size>169</size>
15421       </method>
15422       <method name="Void EqualTest_11()">
15423         <size>132</size>
15424       </method>
15425       <method name="Void EqualTest_12()">
15426         <size>127</size>
15427       </method>
15428       <method name="Void EqualTest_13()">
15429         <size>124</size>
15430       </method>
15431       <method name="Void EqualTestDelegate()">
15432         <size>113</size>
15433       </method>
15434       <method name="Void EqualTestDelegate_2()">
15435         <size>312</size>
15436       </method>
15437       <method name="Void ExclusiveOrTest()">
15438         <size>115</size>
15439       </method>
15440       <method name="Void ExclusiveOrTest_2()">
15441         <size>183</size>
15442       </method>
15443       <method name="Void ExclusiveOrTest_3()">
15444         <size>129</size>
15445       </method>
15446       <method name="Void ExclusiveOrTest_4()">
15447         <size>192</size>
15448       </method>
15449       <method name="Void ExclusiveOrTest_5()">
15450         <size>197</size>
15451       </method>
15452       <method name="Void ExclusiveOrTest_6()">
15453         <size>161</size>
15454       </method>
15455       <method name="Void ExclusiveOrTest_7()">
15456         <size>198</size>
15457       </method>
15458       <method name="Void ExclusiveOrTest_8()">
15459         <size>164</size>
15460       </method>
15461       <method name="Void GreaterThanTest()">
15462         <size>99</size>
15463       </method>
15464       <method name="Void GreaterThanTest_2()">
15465         <size>154</size>
15466       </method>
15467       <method name="Void GreaterThanTest_3()">
15468         <size>125</size>
15469       </method>
15470       <method name="Void GreaterThanTest_4()">
15471         <size>210</size>
15472       </method>
15473       <method name="Void GreaterThanTest_5()">
15474         <size>209</size>
15475       </method>
15476       <method name="Void GreaterThanTest_6()">
15477         <size>102</size>
15478       </method>
15479       <method name="Void GreaterThanTest_7()">
15480         <size>146</size>
15481       </method>
15482       <method name="Void GreaterThanTest_8()">
15483         <size>169</size>
15484       </method>
15485       <method name="Void GreaterThanOrEqualTest()">
15486         <size>99</size>
15487       </method>
15488       <method name="Void GreaterThanOrEqualTest_2()">
15489         <size>169</size>
15490       </method>
15491       <method name="Void GreaterThanOrEqualTest_3()">
15492         <size>130</size>
15493       </method>
15494       <method name="Void GreaterThanOrEqualTest_4()">
15495         <size>210</size>
15496       </method>
15497       <method name="Void GreaterThanOrEqualTest_5()">
15498         <size>209</size>
15499       </method>
15500       <method name="Void GreaterThanOrEqualTest_6()">
15501         <size>102</size>
15502       </method>
15503       <method name="Void GreaterThanOrEqualTest_7()">
15504         <size>146</size>
15505       </method>
15506       <method name="Void GreaterThanOrEqualTest_8()">
15507         <size>169</size>
15508       </method>
15509       <method name="Void InvokeTest()">
15510         <size>90</size>
15511       </method>
15512       <method name="Void InvokeTest_2()">
15513         <size>138</size>
15514       </method>
15515       <method name="Void LeftShiftTest()">
15516         <size>155</size>
15517       </method>
15518       <method name="Void LeftShiftTest_2()">
15519         <size>162</size>
15520       </method>
15521       <method name="Void LeftShiftTest_3()">
15522         <size>184</size>
15523       </method>
15524       <method name="Void LeftShiftTest_4()">
15525         <size>261</size>
15526       </method>
15527       <method name="Void LeftShiftTest_5()">
15528         <size>110</size>
15529       </method>
15530       <method name="Void LessThanTest()">
15531         <size>99</size>
15532       </method>
15533       <method name="Void LessThanTest_2()">
15534         <size>154</size>
15535       </method>
15536       <method name="Void LessThanTest_3()">
15537         <size>125</size>
15538       </method>
15539       <method name="Void LessThanTest_4()">
15540         <size>210</size>
15541       </method>
15542       <method name="Void LessThanTest_5()">
15543         <size>209</size>
15544       </method>
15545       <method name="Void LessThanTest_6()">
15546         <size>102</size>
15547       </method>
15548       <method name="Void LessThanTest_7()">
15549         <size>146</size>
15550       </method>
15551       <method name="Void LessThanTest_8()">
15552         <size>169</size>
15553       </method>
15554       <method name="Void LessThanOrEqualTest()">
15555         <size>99</size>
15556       </method>
15557       <method name="Void LessThanOrEqualTest_2()">
15558         <size>169</size>
15559       </method>
15560       <method name="Void LessThanOrEqualTest_3()">
15561         <size>125</size>
15562       </method>
15563       <method name="Void LessThanOrEqualTest_4()">
15564         <size>210</size>
15565       </method>
15566       <method name="Void LessThanOrEqualTest_5()">
15567         <size>209</size>
15568       </method>
15569       <method name="Void LessThanOrEqualTest_6()">
15570         <size>102</size>
15571       </method>
15572       <method name="Void LessThanOrEqualTest_7()">
15573         <size>146</size>
15574       </method>
15575       <method name="Void LessThanOrEqualTest_8()">
15576         <size>169</size>
15577       </method>
15578       <method name="Void ListInitTest()">
15579         <size>404</size>
15580       </method>
15581       <method name="Void ListInitTest_2()">
15582         <size>292</size>
15583       </method>
15584       <method name="Void MemberAccessTest()">
15585         <size>132</size>
15586       </method>
15587       <method name="Void MemberAccessTest_2()">
15588         <size>63</size>
15589       </method>
15590       <method name="Void MemberAccessTest_3()">
15591         <size>113</size>
15592       </method>
15593       <method name="Void MemberAccessTest_4()">
15594         <size>91</size>
15595       </method>
15596       <method name="Void MemberAccessTest_5()">
15597         <size>39</size>
15598       </method>
15599       <method name="Void MemberAccessTest_6()">
15600         <size>104</size>
15601       </method>
15602       <method name="Void MemberAccessTest_7()">
15603         <size>109</size>
15604       </method>
15605       <method name="Void MemberAccessTest_8()">
15606         <size>63</size>
15607       </method>
15608       <method name="Void MemberAccessTest_9()">
15609         <size>91</size>
15610       </method>
15611       <method name="Void MemberInitTest()">
15612         <size>302</size>
15613       </method>
15614       <method name="Void MemberInitTest_2()">
15615         <size>250</size>
15616       </method>
15617       <method name="Void MemberInitTest_3()">
15618         <size>124</size>
15619       </method>
15620       <method name="Void ModuloTest()">
15621         <size>100</size>
15622       </method>
15623       <method name="Void ModuloTest_2()">
15624         <size>185</size>
15625       </method>
15626       <method name="Void ModuloTest_3()">
15627         <size>129</size>
15628       </method>
15629       <method name="Void ModuloTest_4()">
15630         <size>192</size>
15631       </method>
15632       <method name="Void ModuloTest_5()">
15633         <size>133</size>
15634       </method>
15635       <method name="Void ModuloTest_6()">
15636         <size>200</size>
15637       </method>
15638       <method name="Void ModuloTest_7()">
15639         <size>110</size>
15640       </method>
15641       <method name="Void MultiplyTest()">
15642         <size>131</size>
15643       </method>
15644       <method name="Void MultiplyTest_2()">
15645         <size>185</size>
15646       </method>
15647       <method name="Void MultiplyTest_3()">
15648         <size>133</size>
15649       </method>
15650       <method name="Void MultiplyTest_4()">
15651         <size>195</size>
15652       </method>
15653       <method name="Void MultiplyTest_5()">
15654         <size>137</size>
15655       </method>
15656       <method name="Void MultiplyTest_6()">
15657         <size>202</size>
15658       </method>
15659       <method name="Void MultiplyTest_7()">
15660         <size>110</size>
15661       </method>
15662       <method name="Void MultiplyCheckedTest()">
15663         <size>122</size>
15664       </method>
15665       <method name="Void MultiplyCheckedTest_2()">
15666         <size>192</size>
15667       </method>
15668       <method name="Void MultiplyCheckedTest_3()">
15669         <size>133</size>
15670       </method>
15671       <method name="Void MultiplyCheckedTest_4()">
15672         <size>121</size>
15673       </method>
15674       <method name="Void MultiplyCheckedTest_5()">
15675         <size>124</size>
15676       </method>
15677       <method name="Void NegateTest()">
15678         <size>72</size>
15679       </method>
15680       <method name="Void NegateTest_2()">
15681         <size>92</size>
15682       </method>
15683       <method name="Void NegateTest_3()">
15684         <size>130</size>
15685       </method>
15686       <method name="Void NegateTest_4()">
15687         <size>97</size>
15688       </method>
15689       <method name="Void NegateTest_5()">
15690         <size>141</size>
15691       </method>
15692       <method name="Void NegateTest_6()">
15693         <size>121</size>
15694       </method>
15695       <method name="Void NegateTest_7()">
15696         <size>132</size>
15697       </method>
15698       <method name="Void NegateTest_8()">
15699         <size>97</size>
15700       </method>
15701       <method name="Void NegateTest_9()">
15702         <size>87</size>
15703       </method>
15704       <method name="Void NegateTestChecked()">
15705         <size>91</size>
15706       </method>
15707       <method name="Void NegateTestChecked_2()">
15708         <size>137</size>
15709       </method>
15710       <method name="Void NegateTestChecked_3()">
15711         <size>97</size>
15712       </method>
15713       <method name="Void NegateTestChecked_4()">
15714         <size>86</size>
15715       </method>
15716       <method name="Void NewArrayInitTest()">
15717         <size>92</size>
15718       </method>
15719       <method name="Void NewArrayInitTest_2()">
15720         <size>64</size>
15721       </method>
15722       <method name="Void NewArrayInitTest_3()">
15723         <size>136</size>
15724       </method>
15725       <method name="Void NewArrayInitTest_4()">
15726         <size>120</size>
15727       </method>
15728       <method name="Void NewArrayBoundsTest()">
15729         <size>123</size>
15730       </method>
15731       <method name="Void NewArrayBoundsTest_2()">
15732         <size>123</size>
15733       </method>
15734       <method name="Void NewTest()">
15735         <size>93</size>
15736       </method>
15737       <method name="Void NewTest_2()">
15738         <size>61</size>
15739       </method>
15740       <method name="Void NewTest_3()">
15741         <size>98</size>
15742       </method>
15743       <method name="Void NewTest_4()">
15744         <size>252</size>
15745       </method>
15746       <method name="Void NewTest_5()">
15747         <size>371</size>
15748       </method>
15749       <method name="Void NotTest()">
15750         <size>70</size>
15751       </method>
15752       <method name="Void NotTest_2()">
15753         <size>113</size>
15754       </method>
15755       <method name="Void NotTest_3()">
15756         <size>71</size>
15757       </method>
15758       <method name="Void NotTest_4()">
15759         <size>105</size>
15760       </method>
15761       <method name="Void NotTest_5()">
15762         <size>73</size>
15763       </method>
15764       <method name="Void NotTest_6()">
15765         <size>104</size>
15766       </method>
15767       <method name="Void NotNullableTest()">
15768         <size>114</size>
15769       </method>
15770       <method name="Void NotNullableTest_2()">
15771         <size>134</size>
15772       </method>
15773       <method name="Void NotNullableTest_3()">
15774         <size>130</size>
15775       </method>
15776       <method name="Void NotNullableTest_4()">
15777         <size>149</size>
15778       </method>
15779       <method name="Void NotNullableTest_5()">
15780         <size>148</size>
15781       </method>
15782       <method name="Void NotEqualTest()">
15783         <size>118</size>
15784       </method>
15785       <method name="Void NotEqualTest_2()">
15786         <size>166</size>
15787       </method>
15788       <method name="Void NotEqualTest_3()">
15789         <size>125</size>
15790       </method>
15791       <method name="Void NotEqualTest_4()">
15792         <size>210</size>
15793       </method>
15794       <method name="Void NotEqualTest_5()">
15795         <size>176</size>
15796       </method>
15797       <method name="Void NotEqualTest_6()">
15798         <size>119</size>
15799       </method>
15800       <method name="Void NotEqualTest_7()">
15801         <size>167</size>
15802       </method>
15803       <method name="Void NotEqualTest_8()">
15804         <size>116</size>
15805       </method>
15806       <method name="Void NotEqualTest_9()">
15807         <size>146</size>
15808       </method>
15809       <method name="Void NotEqualTest_10()">
15810         <size>169</size>
15811       </method>
15812       <method name="Void NotEqualTest_11()">
15813         <size>132</size>
15814       </method>
15815       <method name="Void OrTest()">
15816         <size>141</size>
15817       </method>
15818       <method name="Void OrTest_2()">
15819         <size>129</size>
15820       </method>
15821       <method name="Void OrTest_3()">
15822         <size>161</size>
15823       </method>
15824       <method name="Void OrNullableTest()">
15825         <size>382</size>
15826       </method>
15827       <method name="Void OrNullableTest_2()">
15828         <size>186</size>
15829       </method>
15830       <method name="Void OrNullableTest_3()">
15831         <size>176</size>
15832       </method>
15833       <method name="Void OrNullableTest_4()">
15834         <size>198</size>
15835       </method>
15836       <method name="Void OrElseTest()">
15837         <size>97</size>
15838       </method>
15839       <method name="Void OrElseTest_2()">
15840         <size>167</size>
15841       </method>
15842       <method name="Void ParameterTest()">
15843         <size>73</size>
15844       </method>
15845       <method name="Void ParameterTest_2()">
15846         <size>75</size>
15847       </method>
15848       <method name="Void ParameterTest_3()">
15849         <size>73</size>
15850       </method>
15851       <method name="Void ParameterTest_4()">
15852         <size>100</size>
15853       </method>
15854       <method name="Void QuoteTest()">
15855         <size>85</size>
15856       </method>
15857       <method name="Void RightShiftTest()">
15858         <size>152</size>
15859       </method>
15860       <method name="Void RightShiftTest_2()">
15861         <size>159</size>
15862       </method>
15863       <method name="Void RightShiftTest_3()">
15864         <size>184</size>
15865       </method>
15866       <method name="Void RightShiftTest_4()">
15867         <size>258</size>
15868       </method>
15869       <method name="Void SubtractTest()">
15870         <size>100</size>
15871       </method>
15872       <method name="Void SubtractTest_2()">
15873         <size>119</size>
15874       </method>
15875       <method name="Void SubtractTest_3()">
15876         <size>130</size>
15877       </method>
15878       <method name="Void SubtractTest_4()">
15879         <size>192</size>
15880       </method>
15881       <method name="Void SubtractTest_5()">
15882         <size>134</size>
15883       </method>
15884       <method name="Void SubtractTest_6()">
15885         <size>160</size>
15886       </method>
15887       <method name="Void SubtractTest_7()">
15888         <size>113</size>
15889       </method>
15890       <method name="Void SubtractTest_8()">
15891         <size>146</size>
15892       </method>
15893       <method name="Void SubtractTest_9()">
15894         <size>142</size>
15895       </method>
15896       <method name="Void SubtractTest_10()">
15897         <size>161</size>
15898       </method>
15899       <method name="Void SubtractTest_11()">
15900         <size>157</size>
15901       </method>
15902       <method name="Void SubtractCheckedTest()">
15903         <size>127</size>
15904       </method>
15905       <method name="Void SubtractCheckedTest_2()">
15906         <size>185</size>
15907       </method>
15908       <method name="Void SubtractCheckedTest_3()">
15909         <size>130</size>
15910       </method>
15911       <method name="Void SubtractCheckedTest_4()">
15912         <size>121</size>
15913       </method>
15914       <method name="Void TypeAsTest()">
15915         <size>80</size>
15916       </method>
15917       <method name="Void TypeAsTest_2()">
15918         <size>144</size>
15919       </method>
15920       <method name="Void TypeAsTest_3()">
15921         <size>85</size>
15922       </method>
15923       <method name="Void TypeIsTest()">
15924         <size>103</size>
15925       </method>
15926       <method name="Void TypeIsTest_2()">
15927         <size>103</size>
15928       </method>
15929       <method name="Void TypeIsTest_3()">
15930         <size>85</size>
15931       </method>
15932       <method name="Void TypeIsTest_5()">
15933         <size>74</size>
15934       </method>
15935       <method name="Void TypeIsTest_6()">
15936         <size>111</size>
15937       </method>
15938       <method name="Void UnaryPlusTest()">
15939         <size>67</size>
15940       </method>
15941       <method name="Void UnaryPlusTest_2()">
15942         <size>47</size>
15943       </method>
15944       <method name="Void UnaryPlusTest_3()">
15945         <size>97</size>
15946       </method>
15947       <method name="Void UnaryPlusTest_4()">
15948         <size>141</size>
15949       </method>
15950       <method name="Void UnaryPlusTest_5()">
15951         <size>140</size>
15952       </method>
15953       <method name="System.String InstanceMethod(System.String)">
15954         <size>2</size>
15955       </method>
15956       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15957         <size>30</size>
15958       </method>
15959       <method name="Int32 TestInt()">
15960         <size>3</size>
15961       </method>
15962       <method name="Void RefMethod(Int32 ByRef)">
15963         <size>8</size>
15964       </method>
15965       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15966         <size>87</size>
15967       </method>
15968       <method name="Int32 Main()">
15969         <size>179</size>
15970       </method>
15971     </type>
15972     <type name="Tester+EmptyDelegate">
15973       <method name="Void .ctor(Object, IntPtr)">
15974         <size>0</size>
15975       </method>
15976       <method name="Void Invoke()">
15977         <size>0</size>
15978       </method>
15979       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15980         <size>0</size>
15981       </method>
15982       <method name="Void EndInvoke(IAsyncResult)">
15983         <size>0</size>
15984       </method>
15985     </type>
15986     <type name="Tester+IntDelegate">
15987       <method name="Void .ctor(Object, IntPtr)">
15988         <size>0</size>
15989       </method>
15990       <method name="Int32 Invoke()">
15991         <size>0</size>
15992       </method>
15993       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15994         <size>0</size>
15995       </method>
15996       <method name="Int32 EndInvoke(IAsyncResult)">
15997         <size>0</size>
15998       </method>
15999     </type>
16000     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
16001       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
16002         <size>21</size>
16003       </method>
16004       <method name="&lt;A&gt;__T get_A()">
16005         <size>7</size>
16006       </method>
16007       <method name="&lt;Value&gt;__T get_Value()">
16008         <size>7</size>
16009       </method>
16010       <method name="Boolean Equals(System.Object)">
16011         <size>69</size>
16012       </method>
16013       <method name="Int32 GetHashCode()">
16014         <size>86</size>
16015       </method>
16016       <method name="System.String ToString()">
16017         <size>142</size>
16018       </method>
16019     </type>
16020     <type name="Tester">
16021       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
16022         <size>1</size>
16023       </method>
16024       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
16025         <size>1</size>
16026       </method>
16027       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
16028         <size>1</size>
16029       </method>
16030       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
16031         <size>1</size>
16032       </method>
16033       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
16034         <size>1</size>
16035       </method>
16036       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
16037         <size>12</size>
16038       </method>
16039       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
16040         <size>12</size>
16041       </method>
16042       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
16043         <size>7</size>
16044       </method>
16045       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
16046         <size>7</size>
16047       </method>
16048       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
16049         <size>5</size>
16050       </method>
16051       <method name="Void NewArrayInitTest_5()">
16052         <size>158</size>
16053       </method>
16054       <method name="Void ConditionTest_5()">
16055         <size>107</size>
16056       </method>
16057       <method name="Void AndTest_4()">
16058         <size>92</size>
16059       </method>
16060       <method name="Void MemberInitTest_4()">
16061         <size>66</size>
16062       </method>
16063       <method name="Void NewTest_6()">
16064         <size>182</size>
16065       </method>
16066     </type>
16067     <type name="InverseLogicalOperator">
16068       <method name="Void .ctor(Boolean)">
16069         <size>8</size>
16070       </method>
16071       <method name="Boolean op_True(InverseLogicalOperator)">
16072         <size>8</size>
16073       </method>
16074       <method name="Boolean op_False(InverseLogicalOperator)">
16075         <size>8</size>
16076       </method>
16077     </type>
16078     <type name="MyType">
16079       <method name="Void .ctor(Int32)">
16080         <size>8</size>
16081       </method>
16082       <method name="Int16 get_ShortProp()">
16083         <size>7</size>
16084       </method>
16085       <method name="Void set_ShortProp(Int16)">
16086         <size>8</size>
16087       </method>
16088       <method name="Int32 GetHashCode()">
16089         <size>6</size>
16090       </method>
16091       <method name="System.String ToString()">
16092         <size>12</size>
16093       </method>
16094       <method name="Int32 op_Implicit(MyType)">
16095         <size>8</size>
16096       </method>
16097       <method name="Boolean op_True(MyType)">
16098         <size>16</size>
16099       </method>
16100       <method name="Boolean op_False(MyType)">
16101         <size>19</size>
16102       </method>
16103       <method name="MyType op_Addition(MyType, MyType)">
16104         <size>21</size>
16105       </method>
16106       <method name="MyType op_Subtraction(MyType, MyType)">
16107         <size>21</size>
16108       </method>
16109       <method name="MyType op_Division(MyType, MyType)">
16110         <size>21</size>
16111       </method>
16112       <method name="MyType op_Multiply(MyType, MyType)">
16113         <size>21</size>
16114       </method>
16115       <method name="MyType op_Modulus(MyType, MyType)">
16116         <size>21</size>
16117       </method>
16118       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16119         <size>21</size>
16120       </method>
16121       <method name="MyType op_BitwiseOr(MyType, MyType)">
16122         <size>21</size>
16123       </method>
16124       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16125         <size>21</size>
16126       </method>
16127       <method name="Boolean op_Equality(MyType, MyType)">
16128         <size>17</size>
16129       </method>
16130       <method name="Boolean op_Inequality(MyType, MyType)">
16131         <size>20</size>
16132       </method>
16133       <method name="Boolean op_GreaterThan(MyType, MyType)">
16134         <size>17</size>
16135       </method>
16136       <method name="Boolean op_LessThan(MyType, MyType)">
16137         <size>17</size>
16138       </method>
16139       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16140         <size>20</size>
16141       </method>
16142       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16143         <size>20</size>
16144       </method>
16145       <method name="Boolean op_LogicalNot(MyType)">
16146         <size>11</size>
16147       </method>
16148       <method name="Int32 op_RightShift(MyType, Int32)">
16149         <size>13</size>
16150       </method>
16151       <method name="Int32 op_LeftShift(MyType, Int32)">
16152         <size>13</size>
16153       </method>
16154       <method name="MyType op_UnaryNegation(MyType)">
16155         <size>14</size>
16156       </method>
16157       <method name="MyType op_UnaryPlus(MyType)">
16158         <size>13</size>
16159       </method>
16160     </type>
16161     <type name="MyTypeImplicitOnly">
16162       <method name="Void .ctor(Int16)">
16163         <size>8</size>
16164       </method>
16165       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16166         <size>8</size>
16167       </method>
16168     </type>
16169     <type name="Tester">
16170       <method name="Void EqualTest_14()">
16171         <size>101</size>
16172       </method>
16173     </type>
16174     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16175       <method name="Void .ctor()">
16176         <size>7</size>
16177       </method>
16178     </type>
16179     <type name="Tester">
16180       <method name="Void NewArrayInitTest_6()">
16181         <size>103</size>
16182       </method>
16183       <method name="Void LambdaTest()">
16184         <size>89</size>
16185       </method>
16186       <method name="Void EqualTest_15()">
16187         <size>159</size>
16188       </method>
16189       <method name="Void ArrayIndexTest_6()">
16190         <size>122</size>
16191       </method>
16192       <method name="Void ArrayIndexTest_7()">
16193         <size>128</size>
16194       </method>
16195       <method name="Void NewArrayBoundsTest_3()">
16196         <size>85</size>
16197       </method>
16198       <method name="Void NewArrayBoundsTest_4()">
16199         <size>82</size>
16200       </method>
16201     </type>
16202     <type name="&lt;PrivateImplementationDetails&gt;">
16203       <method name="Void .ctor()">
16204         <size>7</size>
16205       </method>
16206     </type>
16207     <type name="Tester">
16208       <method name="Void LeftShiftTest_6()">
16209         <size>155</size>
16210       </method>
16211       <method name="Void RightShiftTest_5()">
16212         <size>152</size>
16213       </method>
16214       <method name="Void QuoteTest_2()">
16215         <size>99</size>
16216       </method>
16217     </type>
16218     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16219       <method name="Void .ctor()">
16220         <size>7</size>
16221       </method>
16222     </type>
16223     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16224       <method name="Void .ctor()">
16225         <size>7</size>
16226       </method>
16227     </type>
16228     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16229       <method name="Void .ctor()">
16230         <size>7</size>
16231       </method>
16232     </type>
16233     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16234       <method name="Void .ctor()">
16235         <size>7</size>
16236       </method>
16237     </type>
16238     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16239       <method name="Void .ctor()">
16240         <size>7</size>
16241       </method>
16242     </type>
16243     <type name="Tester">
16244       <method name="Void NewTest_7()">
16245         <size>53</size>
16246       </method>
16247     </type>
16248   </test>
16249   <test name="gtest-etree-02.cs">
16250     <type name="M">
16251       <method name="Void .ctor()">
16252         <size>7</size>
16253       </method>
16254       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16255         <size>1</size>
16256       </method>
16257       <method name="System.String Param(System.String)">
16258         <size>114</size>
16259       </method>
16260       <method name="Int32 Main()">
16261         <size>157</size>
16262       </method>
16263     </type>
16264     <type name="M+&lt;Param&gt;c__AnonStorey0">
16265       <method name="Void .ctor()">
16266         <size>7</size>
16267       </method>
16268     </type>
16269   </test>
16270   <test name="gtest-etree-03.cs">
16271     <type name="C">
16272       <method name="Void .ctor()">
16273         <size>7</size>
16274       </method>
16275       <method name="Int32 Main()">
16276         <size>6</size>
16277       </method>
16278     </type>
16279     <type name="S`1[T]">
16280       <method name="Int32 Test()">
16281         <size>145</size>
16282       </method>
16283     </type>
16284   </test>
16285   <test name="gtest-etree-04.cs">
16286     <type name="C">
16287       <method name="Void .ctor()">
16288         <size>7</size>
16289       </method>
16290       <method name="Int32 Main()">
16291         <size>366</size>
16292       </method>
16293     </type>
16294     <type name="C+&lt;Main&gt;c__AnonStorey0">
16295       <method name="Void .ctor()">
16296         <size>7</size>
16297       </method>
16298     </type>
16299     <type name="Foo">
16300       <method name="Boolean op_GreaterThan(Foo, Foo)">
16301         <size>6</size>
16302       </method>
16303       <method name="Boolean op_LessThan(Foo, Foo)">
16304         <size>6</size>
16305       </method>
16306       <method name="Boolean op_Equality(Foo, Foo)">
16307         <size>6</size>
16308       </method>
16309       <method name="Boolean op_Inequality(Foo, Foo)">
16310         <size>6</size>
16311       </method>
16312     </type>
16313   </test>
16314   <test name="gtest-etree-05.cs">
16315     <type name="C">
16316       <method name="Void .ctor()">
16317         <size>7</size>
16318       </method>
16319       <method name="Void Assert[T](T, T)">
16320         <size>46</size>
16321       </method>
16322       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16323         <size>56</size>
16324       </method>
16325       <method name="Int32 Main()">
16326         <size>350</size>
16327       </method>
16328     </type>
16329   </test>
16330   <test name="gtest-etree-06.cs">
16331     <type name="Test">
16332       <method name="Void .ctor()">
16333         <size>7</size>
16334       </method>
16335       <method name="Int32 Main()">
16336         <size>45</size>
16337       </method>
16338       <method name="Int32 Value()">
16339         <size>2</size>
16340       </method>
16341     </type>
16342   </test>
16343   <test name="gtest-etree-07.cs">
16344     <type name="C">
16345       <method name="Void .ctor()">
16346         <size>7</size>
16347       </method>
16348       <method name="Void Test()">
16349         <size>14</size>
16350       </method>
16351       <method name="Int32* Foo()">
16352         <size>3</size>
16353       </method>
16354       <method name="Int32 Main()">
16355         <size>564</size>
16356       </method>
16357     </type>
16358     <type name="EmptyDelegate">
16359       <method name="Void .ctor(Object, IntPtr)">
16360         <size>0</size>
16361       </method>
16362       <method name="Void Invoke()">
16363         <size>0</size>
16364       </method>
16365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16366         <size>0</size>
16367       </method>
16368       <method name="Void EndInvoke(IAsyncResult)">
16369         <size>0</size>
16370       </method>
16371     </type>
16372     <type name="UnsafeDelegate">
16373       <method name="Void .ctor(Object, IntPtr)">
16374         <size>0</size>
16375       </method>
16376       <method name="Int32* Invoke()">
16377         <size>0</size>
16378       </method>
16379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16380         <size>0</size>
16381       </method>
16382       <method name="Int32* EndInvoke(IAsyncResult)">
16383         <size>0</size>
16384       </method>
16385     </type>
16386   </test>
16387   <test name="gtest-etree-08.cs">
16388     <type name="Foo">
16389       <method name="Void .ctor()">
16390         <size>7</size>
16391       </method>
16392       <method name="Int32 ThisMethod()">
16393         <size>3</size>
16394       </method>
16395       <method name="Int32 Goo(Boolean)">
16396         <size>204</size>
16397       </method>
16398       <method name="Int32 Main()">
16399         <size>14</size>
16400       </method>
16401     </type>
16402     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16403       <method name="Void .ctor()">
16404         <size>7</size>
16405       </method>
16406     </type>
16407   </test>
16408   <test name="gtest-etree-09.cs">
16409     <type name="Mono.C">
16410       <method name="Void .ctor()">
16411         <size>7</size>
16412       </method>
16413       <method name="Int32 Main()">
16414         <size>300</size>
16415       </method>
16416       <method name="System.Int64[] GetValues()">
16417         <size>18</size>
16418       </method>
16419     </type>
16420     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16421       <method name="Void .ctor()">
16422         <size>7</size>
16423       </method>
16424     </type>
16425     <type name="&lt;PrivateImplementationDetails&gt;">
16426       <method name="Void .ctor()">
16427         <size>7</size>
16428       </method>
16429     </type>
16430   </test>
16431   <test name="gtest-etree-10.cs">
16432     <type name="Foo`1[T]">
16433       <method name="Void .ctor()">
16434         <size>7</size>
16435       </method>
16436       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16437         <size>189</size>
16438       </method>
16439       <method name="Boolean Contains(T)">
16440         <size>2</size>
16441       </method>
16442     </type>
16443     <type name="Program">
16444       <method name="Void .ctor()">
16445         <size>7</size>
16446       </method>
16447       <method name="Int32 Main()">
16448         <size>42</size>
16449       </method>
16450     </type>
16451     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16452       <method name="Void .ctor()">
16453         <size>7</size>
16454       </method>
16455     </type>
16456     <type name="&lt;PrivateImplementationDetails&gt;">
16457       <method name="Void .ctor()">
16458         <size>7</size>
16459       </method>
16460     </type>
16461   </test>
16462   <test name="gtest-etree-11.cs">
16463     <type name="C">
16464       <method name="Void .ctor()">
16465         <size>7</size>
16466       </method>
16467       <method name="Void Main()">
16468         <size>12</size>
16469       </method>
16470     </type>
16471     <type name="Test">
16472       <method name="Void .ctor()">
16473         <size>7</size>
16474       </method>
16475       <method name="Void Invalid(Int32)">
16476         <size>124</size>
16477       </method>
16478       <method name="Void Other(System.Int32[])">
16479         <size>1</size>
16480       </method>
16481     </type>
16482     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16483       <method name="Void .ctor()">
16484         <size>7</size>
16485       </method>
16486     </type>
16487   </test>
16488   <test name="gtest-etree-12.cs">
16489     <type name="TestCase">
16490       <method name="Void .cctor()">
16491         <size>68</size>
16492       </method>
16493       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16494         <size>2</size>
16495       </method>
16496       <method name="Void DummyToMakeTheStaticsInitialize()">
16497         <size>1</size>
16498       </method>
16499     </type>
16500     <type name="Program">
16501       <method name="Void .ctor()">
16502         <size>7</size>
16503       </method>
16504       <method name="Int32 Main()">
16505         <size>7</size>
16506       </method>
16507     </type>
16508   </test>
16509   <test name="gtest-etree-13.cs">
16510     <type name="Program">
16511       <method name="Void .ctor()">
16512         <size>7</size>
16513       </method>
16514       <method name="Int32 Main()">
16515         <size>53</size>
16516       </method>
16517       <method name="IEnumerable`1 Test[T](Int32)">
16518         <size>30</size>
16519       </method>
16520     </type>
16521     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16522       <method name="Void .ctor()">
16523         <size>7</size>
16524       </method>
16525       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16526         <size>7</size>
16527       </method>
16528       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16529         <size>12</size>
16530       </method>
16531       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16532         <size>7</size>
16533       </method>
16534       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16535         <size>40</size>
16536       </method>
16537       <method name="Boolean MoveNext()">
16538         <size>108</size>
16539       </method>
16540       <method name="Void Dispose()">
16541         <size>8</size>
16542       </method>
16543       <method name="Void Reset()">
16544         <size>6</size>
16545       </method>
16546     </type>
16547   </test>
16548   <test name="gtest-etree-14.cs">
16549     <type name="Person">
16550       <method name="Void .ctor()">
16551         <size>7</size>
16552       </method>
16553       <method name="Int32 get_Age()">
16554         <size>7</size>
16555       </method>
16556       <method name="Void set_Age(Int32)">
16557         <size>8</size>
16558       </method>
16559     </type>
16560     <type name="Repro">
16561       <method name="Void .ctor()">
16562         <size>7</size>
16563       </method>
16564       <method name="Int32 Main()">
16565         <size>59</size>
16566       </method>
16567       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16568         <size>44</size>
16569       </method>
16570       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16571         <size>13</size>
16572       </method>
16573     </type>
16574     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16575       <method name="Void .ctor()">
16576         <size>7</size>
16577       </method>
16578       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16579         <size>7</size>
16580       </method>
16581       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16582         <size>12</size>
16583       </method>
16584       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16585         <size>7</size>
16586       </method>
16587       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16588         <size>52</size>
16589       </method>
16590       <method name="Boolean MoveNext()">
16591         <size>293</size>
16592       </method>
16593       <method name="Void Dispose()">
16594         <size>60</size>
16595       </method>
16596       <method name="Void Reset()">
16597         <size>6</size>
16598       </method>
16599     </type>
16600   </test>
16601   <test name="gtest-etree-15.cs">
16602     <type name="Foo">
16603       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16604         <size>2</size>
16605       </method>
16606       <method name="Void Main()">
16607         <size>190</size>
16608       </method>
16609     </type>
16610   </test>
16611   <test name="gtest-etree-16.cs">
16612     <type name="Program">
16613       <method name="Void .ctor()">
16614         <size>7</size>
16615       </method>
16616       <method name="Int32 Main()">
16617         <size>136</size>
16618       </method>
16619     </type>
16620     <type name="Foo">
16621       <method name="Void .ctor()">
16622         <size>7</size>
16623       </method>
16624     </type>
16625   </test>
16626   <test name="gtest-etree-17.cs">
16627     <type name="CompilerCrashTest.QueryCompiler">
16628       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16629         <size>12</size>
16630       </method>
16631       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16632         <size>6</size>
16633       </method>
16634       <method name="Void Main()">
16635         <size>1</size>
16636       </method>
16637     </type>
16638   </test>
16639   <test name="gtest-etree-18.cs">
16640     <type name="FooBase">
16641       <method name="Void .ctor()">
16642         <size>7</size>
16643       </method>
16644     </type>
16645     <type name="Foo">
16646       <method name="Void .ctor()">
16647         <size>7</size>
16648       </method>
16649     </type>
16650     <type name="Program">
16651       <method name="Void .ctor()">
16652         <size>7</size>
16653       </method>
16654       <method name="Int32 Main()">
16655         <size>140</size>
16656       </method>
16657     </type>
16658   </test>
16659   <test name="gtest-etree-19.cs">
16660     <type name="Test">
16661       <method name="Void .ctor()">
16662         <size>7</size>
16663       </method>
16664       <method name="Int32 Main()">
16665         <size>20</size>
16666       </method>
16667       <method name="T Value[T]()">
16668         <size>76</size>
16669       </method>
16670     </type>
16671   </test>
16672   <test name="gtest-etree-20.cs">
16673     <type name="S">
16674       <method name="Int32 Main()">
16675         <size>215</size>
16676       </method>
16677     </type>
16678     <type name="A">
16679       <method name="A op_Implicit(S)">
16680         <size>6</size>
16681       </method>
16682       <method name="Void .ctor()">
16683         <size>7</size>
16684       </method>
16685     </type>
16686     <type name="B">
16687       <method name="Void .ctor()">
16688         <size>7</size>
16689       </method>
16690     </type>
16691   </test>
16692   <test name="gtest-exmethod-01.cs">
16693     <type name="SimpleTest">
16694       <method name="System.String Prefix(System.String, System.String)">
16695         <size>8</size>
16696       </method>
16697     </type>
16698     <type name="M">
16699       <method name="Void .ctor()">
16700         <size>7</size>
16701       </method>
16702       <method name="Int32 Main()">
16703         <size>157</size>
16704       </method>
16705     </type>
16706   </test>
16707   <test name="gtest-exmethod-02.cs">
16708     <type name="M">
16709       <method name="Void .ctor()">
16710         <size>7</size>
16711       </method>
16712       <method name="Void Main()">
16713         <size>12</size>
16714       </method>
16715     </type>
16716     <type name="N.M">
16717       <method name="Void .ctor()">
16718         <size>7</size>
16719       </method>
16720       <method name="Void Test2()">
16721         <size>12</size>
16722       </method>
16723     </type>
16724   </test>
16725   <test name="gtest-exmethod-03.cs">
16726     <type name="A.A">
16727       <method name="Int32 Foo(Int32)">
16728         <size>2</size>
16729       </method>
16730       <method name="Int32 Foo(Int32, System.String)">
16731         <size>3</size>
16732       </method>
16733     </type>
16734     <type name="B.X">
16735       <method name="Int32 Foo(Int32)">
16736         <size>2</size>
16737       </method>
16738       <method name="Int32 Foo(Int32, Boolean)">
16739         <size>3</size>
16740       </method>
16741     </type>
16742     <type name="C.F">
16743       <method name="Boolean Foo(Byte)">
16744         <size>2</size>
16745       </method>
16746     </type>
16747     <type name="C.D.F">
16748       <method name="Int32 Foo(Int32)">
16749         <size>3</size>
16750       </method>
16751       <method name="Void TestX()">
16752         <size>9</size>
16753       </method>
16754     </type>
16755     <type name="C.M">
16756       <method name="Int32 Foo(Int32)">
16757         <size>2</size>
16758       </method>
16759       <method name="Int32 Main()">
16760         <size>61</size>
16761       </method>
16762     </type>
16763   </test>
16764   <test name="gtest-exmethod-04.cs">
16765     <type name="A.Test">
16766       <method name="System.String Test_1(Boolean)">
16767         <size>6</size>
16768       </method>
16769     </type>
16770     <type name="B.M">
16771       <method name="Void .ctor()">
16772         <size>7</size>
16773       </method>
16774       <method name="Void Main()">
16775         <size>12</size>
16776       </method>
16777     </type>
16778   </test>
16779   <test name="gtest-exmethod-05.cs">
16780     <type name="A.Test_A">
16781       <method name="System.String Test_1(System.String)">
16782         <size>6</size>
16783       </method>
16784     </type>
16785     <type name="A.Test_B">
16786       <method name="System.String Test_2(System.String)">
16787         <size>6</size>
16788       </method>
16789     </type>
16790     <type name="B.M">
16791       <method name="Void .ctor()">
16792         <size>7</size>
16793       </method>
16794       <method name="Void Main()">
16795         <size>23</size>
16796       </method>
16797     </type>
16798   </test>
16799   <test name="gtest-exmethod-06.cs">
16800     <type name="Gen">
16801       <method name="T Test_1[T](T)">
16802         <size>10</size>
16803       </method>
16804       <method name="System.String Test_1[T](System.String)">
16805         <size>6</size>
16806       </method>
16807     </type>
16808     <type name="B.M">
16809       <method name="Void .ctor()">
16810         <size>7</size>
16811       </method>
16812       <method name="Void Main()">
16813         <size>30</size>
16814       </method>
16815     </type>
16816   </test>
16817   <test name="gtest-exmethod-07.cs">
16818     <type name="E">
16819       <method name="Void ToReadOnly[T](IEnumerable`1)">
16820         <size>1</size>
16821       </method>
16822       <method name="Void To(IA)">
16823         <size>1</size>
16824       </method>
16825     </type>
16826     <type name="C">
16827       <method name="Void .ctor()">
16828         <size>7</size>
16829       </method>
16830       <method name="Void Main()">
16831         <size>1</size>
16832       </method>
16833       <method name="Void Test(IEnumerable`1)">
16834         <size>15</size>
16835       </method>
16836     </type>
16837   </test>
16838   <test name="gtest-exmethod-08.cs">
16839     <type name="C">
16840       <method name="Void .ctor()">
16841         <size>7</size>
16842       </method>
16843       <method name="Void Main()">
16844         <size>21</size>
16845       </method>
16846     </type>
16847   </test>
16848   <test name="gtest-exmethod-09.cs">
16849     <type name="Test">
16850       <method name="Void Foo[T](System.String)">
16851         <size>1</size>
16852       </method>
16853     </type>
16854     <type name="C">
16855       <method name="Void .ctor()">
16856         <size>7</size>
16857       </method>
16858       <method name="Void Main()">
16859         <size>11</size>
16860       </method>
16861     </type>
16862   </test>
16863   <test name="gtest-exmethod-10.cs">
16864     <type name="AExtensions">
16865       <method name="Int32 Round(Double)">
16866         <size>8</size>
16867       </method>
16868     </type>
16869     <type name="BExtensions">
16870       <method name="T GetBy[T](T[], Double)">
16871         <size>13</size>
16872       </method>
16873     </type>
16874     <type name="C">
16875       <method name="Void .ctor()">
16876         <size>7</size>
16877       </method>
16878       <method name="Void Main()">
16879         <size>1</size>
16880       </method>
16881     </type>
16882   </test>
16883   <test name="gtest-exmethod-11.cs">
16884     <type name="Test">
16885       <method name="Void .ctor()">
16886         <size>7</size>
16887       </method>
16888       <method name="Int32 Main(System.String[])">
16889         <size>20</size>
16890       </method>
16891     </type>
16892     <type name="Lol">
16893       <method name="Boolean OneEleven(System.Object)">
16894         <size>2</size>
16895       </method>
16896     </type>
16897   </test>
16898   <test name="gtest-exmethod-12.cs">
16899     <type name="Program">
16900       <method name="Void .ctor()">
16901         <size>7</size>
16902       </method>
16903       <method name="Void Main(System.String[])">
16904         <size>63</size>
16905       </method>
16906     </type>
16907     <type name="ChatClient">
16908       <method name="Void .ctor()">
16909         <size>7</size>
16910       </method>
16911       <method name="Void Say(System.String, System.String)">
16912         <size>13</size>
16913       </method>
16914     </type>
16915     <type name="ChatExtensions">
16916       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16917         <size>62</size>
16918       </method>
16919     </type>
16920   </test>
16921   <test name="gtest-exmethod-13.cs">
16922     <type name="Foo">
16923       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16924         <size>2</size>
16925       </method>
16926       <method name="Void Main()">
16927         <size>23</size>
16928       </method>
16929     </type>
16930   </test>
16931   <test name="gtest-exmethod-14.cs">
16932     <type name="C">
16933       <method name="Void Bar[U](IA)">
16934         <size>7</size>
16935       </method>
16936       <method name="Void Foo[T](IA)">
16937         <size>1</size>
16938       </method>
16939       <method name="Void Foo(IA)">
16940         <size>7</size>
16941       </method>
16942       <method name="Void Main()">
16943         <size>1</size>
16944       </method>
16945     </type>
16946   </test>
16947   <test name="gtest-exmethod-15.cs">
16948     <type name="C">
16949       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16950         <size>15</size>
16951       </method>
16952       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16953         <size>2</size>
16954       </method>
16955       <method name="Void Main()">
16956         <size>1</size>
16957       </method>
16958     </type>
16959   </test>
16960   <test name="gtest-exmethod-16.cs">
16961     <type name="Rocks">
16962       <method name="Boolean Extension(System.String)">
16963         <size>2</size>
16964       </method>
16965       <method name="Boolean Extension(D)">
16966         <size>2</size>
16967       </method>
16968     </type>
16969     <type name="Program">
16970       <method name="Void .ctor()">
16971         <size>7</size>
16972       </method>
16973       <method name="Void add_e(D)">
16974         <size>24</size>
16975       </method>
16976       <method name="Void remove_e(D)">
16977         <size>24</size>
16978       </method>
16979       <method name="System.String get_Item(Int32)">
16980         <size>6</size>
16981       </method>
16982       <method name="System.String get_Property()">
16983         <size>6</size>
16984       </method>
16985       <method name="Void Main(System.String[])">
16986         <size>44</size>
16987       </method>
16988     </type>
16989     <type name="D">
16990       <method name="Void .ctor(Object, IntPtr)">
16991         <size>0</size>
16992       </method>
16993       <method name="System.String Invoke()">
16994         <size>0</size>
16995       </method>
16996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16997         <size>0</size>
16998       </method>
16999       <method name="System.String EndInvoke(IAsyncResult)">
17000         <size>0</size>
17001       </method>
17002     </type>
17003   </test>
17004   <test name="gtest-exmethod-17.cs">
17005     <type name="MainClass">
17006       <method name="Void Main()">
17007         <size>45</size>
17008       </method>
17009     </type>
17010   </test>
17011   <test name="gtest-exmethod-18.cs">
17012     <type name="Foo">
17013       <method name="Void .ctor()">
17014         <size>7</size>
17015       </method>
17016       <method name="Boolean get_IsBar()">
17017         <size>2</size>
17018       </method>
17019     </type>
17020     <type name="FooExt">
17021       <method name="Boolean IsBar(Foo)">
17022         <size>7</size>
17023       </method>
17024     </type>
17025     <type name="Repro">
17026       <method name="Void .ctor()">
17027         <size>7</size>
17028       </method>
17029       <method name="Void Main()">
17030         <size>18</size>
17031       </method>
17032     </type>
17033   </test>
17034   <test name="gtest-exmethod-19.cs">
17035     <type name="Rocks">
17036       <method name="Int32 Test_2[T](IEnumerable`1)">
17037         <size>3</size>
17038       </method>
17039       <method name="System.String Test_1(System.String)">
17040         <size>12</size>
17041       </method>
17042     </type>
17043     <type name="Test">
17044       <method name="Void .ctor()">
17045         <size>7</size>
17046       </method>
17047       <method name="Int32 Main()">
17048         <size>142</size>
17049       </method>
17050     </type>
17051     <type name="Test+D">
17052       <method name="Void .ctor(Object, IntPtr)">
17053         <size>0</size>
17054       </method>
17055       <method name="System.String Invoke()">
17056         <size>0</size>
17057       </method>
17058       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17059         <size>0</size>
17060       </method>
17061       <method name="System.String EndInvoke(IAsyncResult)">
17062         <size>0</size>
17063       </method>
17064     </type>
17065   </test>
17066   <test name="gtest-exmethod-20.cs">
17067     <type name="Outer.Inner.Test">
17068       <method name="Void .ctor()">
17069         <size>7</size>
17070       </method>
17071       <method name="Void M(I)">
17072         <size>13</size>
17073       </method>
17074       <method name="Void Main()">
17075         <size>1</size>
17076       </method>
17077     </type>
17078     <type name="Outer.ExtensionMethods">
17079       <method name="Void AddRange[T](I, IEnumerable`1)">
17080         <size>1</size>
17081       </method>
17082     </type>
17083   </test>
17084   <test name="gtest-exmethod-21.cs">
17085     <type name="Outer.Inner.Test">
17086       <method name="Void .ctor()">
17087         <size>7</size>
17088       </method>
17089       <method name="Void M(I)">
17090         <size>7</size>
17091       </method>
17092       <method name="Void Main()">
17093         <size>1</size>
17094       </method>
17095     </type>
17096     <type name="External.ExtensionMethods">
17097       <method name="Void AddRange(I)">
17098         <size>1</size>
17099       </method>
17100     </type>
17101   </test>
17102   <test name="gtest-exmethod-22.cs">
17103     <type name="Program">
17104       <method name="Void .ctor()">
17105         <size>7</size>
17106       </method>
17107       <method name="Int32 Main()">
17108         <size>8</size>
17109       </method>
17110     </type>
17111   </test>
17112   <test name="gtest-exmethod-23.cs">
17113     <type name="T">
17114       <method name="Void A(System.String, Int32)">
17115         <size>1</size>
17116       </method>
17117       <method name="Void Main()">
17118         <size>1</size>
17119       </method>
17120     </type>
17121   </test>
17122   <test name="gtest-exmethod-24.cs">
17123     <type name="Bar">
17124       <method name="Void .ctor()">
17125         <size>7</size>
17126       </method>
17127       <method name="Void Main()">
17128         <size>1</size>
17129       </method>
17130     </type>
17131   </test>
17132   <test name="gtest-exmethod-25.cs">
17133     <type name="Bar">
17134       <method name="Void .ctor()">
17135         <size>7</size>
17136       </method>
17137       <method name="Void Main()">
17138         <size>11</size>
17139       </method>
17140     </type>
17141   </test>
17142   <test name="gtest-exmethod-26.cs">
17143     <type name="test.TypeExtensions">
17144       <method name="Boolean IsNullable(System.Type)">
17145         <size>2</size>
17146       </method>
17147     </type>
17148     <type name="testmono.MainClass">
17149       <method name="Void .ctor()">
17150         <size>7</size>
17151       </method>
17152       <method name="Void Main()">
17153         <size>33</size>
17154       </method>
17155     </type>
17156   </test>
17157   <test name="gtest-exmethod-27.cs">
17158     <type name="Foo.Extensions">
17159       <method name="System.String AsString(IList`1)">
17160         <size>6</size>
17161       </method>
17162     </type>
17163     <type name="Bar.Program">
17164       <method name="Void .ctor()">
17165         <size>7</size>
17166       </method>
17167       <method name="Void Main()">
17168         <size>17</size>
17169       </method>
17170       <method name="System.String Pan(System.Byte[])">
17171         <size>7</size>
17172       </method>
17173     </type>
17174   </test>
17175   <test name="gtest-exmethod-28.cs">
17176     <type name="Foo">
17177       <method name="Void .ctor()">
17178         <size>7</size>
17179       </method>
17180     </type>
17181     <type name="Extensions">
17182       <method name="Boolean IsFoo(Foo)">
17183         <size>2</size>
17184       </method>
17185       <method name="Boolean IsBar(Bar)">
17186         <size>2</size>
17187       </method>
17188     </type>
17189     <type name="Bar">
17190       <method name="Void .ctor()">
17191         <size>7</size>
17192       </method>
17193     </type>
17194     <type name="Program">
17195       <method name="Void .ctor()">
17196         <size>7</size>
17197       </method>
17198       <method name="Void Main()">
17199         <size>1</size>
17200       </method>
17201     </type>
17202   </test>
17203   <test name="gtest-exmethod-29.cs">
17204     <type name="My">
17205       <method name="Void .ctor()">
17206         <size>7</size>
17207       </method>
17208     </type>
17209     <type name="Test">
17210       <method name="Int32 Main()">
17211         <size>40</size>
17212       </method>
17213       <method name="Int32 ContentTransferEncoding[T](My)">
17214         <size>2</size>
17215       </method>
17216       <method name="Int32 ContentTransferEncoding(My)">
17217         <size>2</size>
17218       </method>
17219     </type>
17220     <type name="My">
17221       <method name="Void set_ContentTransferEncoding(Boolean)">
17222         <size>1</size>
17223       </method>
17224     </type>
17225   </test>
17226   <test name="gtest-friend-01.cs">
17227     <type name="Test">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="Void Main()">
17232         <size>20</size>
17233       </method>
17234     </type>
17235   </test>
17236   <test name="gtest-friend-02.cs">
17237     <type name="Test">
17238       <method name="Void .ctor()">
17239         <size>7</size>
17240       </method>
17241       <method name="Void Main()">
17242         <size>20</size>
17243       </method>
17244     </type>
17245   </test>
17246   <test name="gtest-friend-03.cs">
17247     <type name="Test">
17248       <method name="Void .ctor()">
17249         <size>7</size>
17250       </method>
17251       <method name="Void Main()">
17252         <size>20</size>
17253       </method>
17254     </type>
17255   </test>
17256   <test name="gtest-friend-04.cs">
17257     <type name="Test">
17258       <method name="Void .ctor()">
17259         <size>7</size>
17260       </method>
17261       <method name="Void Main()">
17262         <size>19</size>
17263       </method>
17264     </type>
17265   </test>
17266   <test name="gtest-friend-05.cs">
17267     <type name="Test">
17268       <method name="Void .ctor()">
17269         <size>7</size>
17270       </method>
17271       <method name="Void Main()">
17272         <size>20</size>
17273       </method>
17274     </type>
17275   </test>
17276   <test name="gtest-friend-06.cs">
17277     <type name="Test">
17278       <method name="Void .ctor()">
17279         <size>7</size>
17280       </method>
17281       <method name="Void Main()">
17282         <size>20</size>
17283       </method>
17284     </type>
17285   </test>
17286   <test name="gtest-friend-07.cs">
17287     <type name="Test">
17288       <method name="Void .ctor()">
17289         <size>7</size>
17290       </method>
17291       <method name="Void Main()">
17292         <size>20</size>
17293       </method>
17294     </type>
17295   </test>
17296   <test name="gtest-friend-08.cs">
17297     <type name="Test">
17298       <method name="Void .ctor()">
17299         <size>7</size>
17300       </method>
17301       <method name="Void Main()">
17302         <size>19</size>
17303       </method>
17304     </type>
17305   </test>
17306   <test name="gtest-friend-09.cs">
17307     <type name="Test">
17308       <method name="Void .ctor()">
17309         <size>7</size>
17310       </method>
17311       <method name="Void Main()">
17312         <size>20</size>
17313       </method>
17314     </type>
17315   </test>
17316   <test name="gtest-friend-10.cs">
17317     <type name="Test">
17318       <method name="Void .ctor()">
17319         <size>7</size>
17320       </method>
17321       <method name="Void Main()">
17322         <size>20</size>
17323       </method>
17324     </type>
17325   </test>
17326   <test name="gtest-friend-11.cs">
17327     <type name="Test">
17328       <method name="Void .ctor()">
17329         <size>7</size>
17330       </method>
17331       <method name="Void Main()">
17332         <size>20</size>
17333       </method>
17334     </type>
17335   </test>
17336   <test name="gtest-friend-12.cs">
17337     <type name="Test">
17338       <method name="Void .ctor()">
17339         <size>7</size>
17340       </method>
17341       <method name="Void Main()">
17342         <size>19</size>
17343       </method>
17344     </type>
17345   </test>
17346   <test name="gtest-friend-13.cs">
17347     <type name="B">
17348       <method name="Void .ctor()">
17349         <size>7</size>
17350       </method>
17351       <method name="Void Test()">
17352         <size>1</size>
17353       </method>
17354       <method name="Void Test_2()">
17355         <size>1</size>
17356       </method>
17357     </type>
17358     <type name="Test">
17359       <method name="Void .ctor()">
17360         <size>7</size>
17361       </method>
17362       <method name="Void Main()">
17363         <size>1</size>
17364       </method>
17365     </type>
17366   </test>
17367   <test name="gtest-implicitarray-01.cs">
17368     <type name="Test">
17369       <method name="Void .ctor()">
17370         <size>7</size>
17371       </method>
17372       <method name="Int32 Main()">
17373         <size>280</size>
17374       </method>
17375     </type>
17376     <type name="&lt;PrivateImplementationDetails&gt;">
17377       <method name="Void .ctor()">
17378         <size>7</size>
17379       </method>
17380     </type>
17381   </test>
17382   <test name="gtest-implicitarray-02.cs">
17383     <type name="MyString">
17384       <method name="Void .ctor()">
17385         <size>7</size>
17386       </method>
17387       <method name="System.String op_Implicit(MyString)">
17388         <size>6</size>
17389       </method>
17390     </type>
17391     <type name="Test">
17392       <method name="Void .ctor()">
17393         <size>7</size>
17394       </method>
17395       <method name="Int32 Main()">
17396         <size>50</size>
17397       </method>
17398     </type>
17399   </test>
17400   <test name="gtest-initialize-01.cs">
17401     <type name="MyClass">
17402       <method name="Void .ctor()">
17403         <size>18</size>
17404       </method>
17405       <method name="Int32 get_Answer()">
17406         <size>7</size>
17407       </method>
17408       <method name="Void set_Answer(Int32)">
17409         <size>8</size>
17410       </method>
17411     </type>
17412     <type name="Test">
17413       <method name="Void .ctor()">
17414         <size>7</size>
17415       </method>
17416       <method name="Int32 Main()">
17417         <size>67</size>
17418       </method>
17419     </type>
17420   </test>
17421   <test name="gtest-initialize-02.cs">
17422     <type name="Test">
17423       <method name="Void .ctor()">
17424         <size>7</size>
17425       </method>
17426       <method name="Int32 Main()">
17427         <size>1099</size>
17428       </method>
17429     </type>
17430     <type name="Test+Point">
17431       <method name="Void .ctor()">
17432         <size>7</size>
17433       </method>
17434     </type>
17435     <type name="Test+Line">
17436       <method name="Void .ctor()">
17437         <size>29</size>
17438       </method>
17439     </type>
17440     <type name="Test+Rectangle">
17441       <method name="Void .ctor()">
17442         <size>51</size>
17443       </method>
17444     </type>
17445     <type name="Test+Library">
17446       <method name="Void .ctor()">
17447         <size>53</size>
17448       </method>
17449     </type>
17450     <type name="Test+Thing">
17451       <method name="Void .ctor()">
17452         <size>7</size>
17453       </method>
17454     </type>
17455     <type name="Test+Box">
17456       <method name="Void .ctor()">
17457         <size>7</size>
17458       </method>
17459     </type>
17460   </test>
17461   <test name="gtest-initialize-03.cs">
17462     <type name="Data">
17463       <method name="Void .ctor()">
17464         <size>7</size>
17465       </method>
17466     </type>
17467     <type name="Test">
17468       <method name="Void .ctor()">
17469         <size>7</size>
17470       </method>
17471       <method name="Void set_Prop(Data)">
17472         <size>1</size>
17473       </method>
17474       <method name="System.Object Foo()">
17475         <size>15</size>
17476       </method>
17477       <method name="Void Main()">
17478         <size>52</size>
17479       </method>
17480     </type>
17481   </test>
17482   <test name="gtest-initialize-04.cs">
17483     <type name="C">
17484       <method name="Void .ctor()">
17485         <size>7</size>
17486       </method>
17487       <method name="Void .cctor()">
17488         <size>34</size>
17489       </method>
17490       <method name="Int32 Main()">
17491         <size>30</size>
17492       </method>
17493     </type>
17494   </test>
17495   <test name="gtest-initialize-05.cs">
17496     <type name="C">
17497       <method name="Void .ctor()">
17498         <size>7</size>
17499       </method>
17500       <method name="Int32 Main()">
17501         <size>219</size>
17502       </method>
17503     </type>
17504   </test>
17505   <test name="gtest-initialize-06.cs">
17506     <type name="C">
17507       <method name="Void .ctor()">
17508         <size>7</size>
17509       </method>
17510       <method name="Int32 Main()">
17511         <size>39</size>
17512       </method>
17513       <method name="Void Foo(Point ByRef)">
17514         <size>38</size>
17515       </method>
17516     </type>
17517   </test>
17518   <test name="gtest-initialize-07.cs">
17519     <type name="A">
17520       <method name="Void .ctor()">
17521         <size>7</size>
17522       </method>
17523       <method name="System.String get_Name()">
17524         <size>7</size>
17525       </method>
17526       <method name="Void set_Name(System.String)">
17527         <size>8</size>
17528       </method>
17529       <method name="Boolean Matches(System.String)">
17530         <size>13</size>
17531       </method>
17532     </type>
17533     <type name="M">
17534       <method name="Void .ctor()">
17535         <size>7</size>
17536       </method>
17537       <method name="Int32 Main()">
17538         <size>37</size>
17539       </method>
17540     </type>
17541   </test>
17542   <test name="gtest-initialize-08.cs">
17543     <type name="T">
17544       <method name="Void .ctor()">
17545         <size>7</size>
17546       </method>
17547     </type>
17548     <type name="X">
17549       <method name="Void .ctor()">
17550         <size>7</size>
17551       </method>
17552       <method name="Z[] get_Prop()">
17553         <size>7</size>
17554       </method>
17555       <method name="Void set_Prop(Z[])">
17556         <size>8</size>
17557       </method>
17558     </type>
17559     <type name="Z">
17560       <method name="Void .ctor()">
17561         <size>7</size>
17562       </method>
17563     </type>
17564     <type name="Test">
17565       <method name="Void .ctor(String)">
17566         <size>70</size>
17567       </method>
17568       <method name="Void .ctor(Int32)">
17569         <size>70</size>
17570       </method>
17571     </type>
17572     <type name="C">
17573       <method name="Void .ctor()">
17574         <size>7</size>
17575       </method>
17576       <method name="Int32 Main()">
17577         <size>13</size>
17578       </method>
17579     </type>
17580   </test>
17581   <test name="gtest-initialize-09.cs">
17582     <type name="Test">
17583       <method name="Void .ctor()">
17584         <size>7</size>
17585       </method>
17586       <method name="Int32 Main()">
17587         <size>53</size>
17588       </method>
17589     </type>
17590     <type name="&lt;PrivateImplementationDetails&gt;">
17591       <method name="Void .ctor()">
17592         <size>7</size>
17593       </method>
17594     </type>
17595   </test>
17596   <test name="gtest-initialize-10.cs">
17597     <type name="Foo">
17598       <method name="Void .ctor()">
17599         <size>7</size>
17600       </method>
17601       <method name="Int32 get_P()">
17602         <size>7</size>
17603       </method>
17604       <method name="Void set_P(Int32)">
17605         <size>8</size>
17606       </method>
17607     </type>
17608     <type name="Y">
17609       <method name="Void .ctor()">
17610         <size>7</size>
17611       </method>
17612       <method name="Int32 Main()">
17613         <size>38</size>
17614       </method>
17615       <method name="Boolean Do(Foo)">
17616         <size>86</size>
17617       </method>
17618     </type>
17619   </test>
17620   <test name="gtest-iter-01.cs">
17621     <type name="C">
17622       <method name="Void .ctor()">
17623         <size>7</size>
17624       </method>
17625       <method name="Void Main()">
17626         <size>1</size>
17627       </method>
17628     </type>
17629     <type name="C+ArrayReadOnlyList`1[T]">
17630       <method name="Void .ctor()">
17631         <size>7</size>
17632       </method>
17633       <method name="T get_Item(Int32)">
17634         <size>13</size>
17635       </method>
17636       <method name="IEnumerator`1 GetEnumerator()">
17637         <size>15</size>
17638       </method>
17639     </type>
17640     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17641       <method name="Void .ctor()">
17642         <size>7</size>
17643       </method>
17644       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17645         <size>12</size>
17646       </method>
17647       <method name="Boolean MoveNext()">
17648         <size>136</size>
17649       </method>
17650       <method name="Void Dispose()">
17651         <size>8</size>
17652       </method>
17653       <method name="Void Reset()">
17654         <size>6</size>
17655       </method>
17656       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17657         <size>7</size>
17658       </method>
17659     </type>
17660   </test>
17661   <test name="gtest-iter-02.cs">
17662     <type name="C">
17663       <method name="Void .ctor()">
17664         <size>7</size>
17665       </method>
17666       <method name="IEnumerator`1 Test()">
17667         <size>8</size>
17668       </method>
17669       <method name="Void Main()">
17670         <size>1</size>
17671       </method>
17672     </type>
17673     <type name="C+&lt;Test&gt;c__Iterator0">
17674       <method name="Void .ctor()">
17675         <size>7</size>
17676       </method>
17677       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17678         <size>12</size>
17679       </method>
17680       <method name="Boolean MoveNext()">
17681         <size>25</size>
17682       </method>
17683       <method name="Void Dispose()">
17684         <size>8</size>
17685       </method>
17686       <method name="Void Reset()">
17687         <size>6</size>
17688       </method>
17689       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17690         <size>7</size>
17691       </method>
17692     </type>
17693   </test>
17694   <test name="gtest-iter-03.cs">
17695     <type name="Test">
17696       <method name="Void .ctor()">
17697         <size>18</size>
17698       </method>
17699       <method name="IEnumerable`1 Annotations[T]()">
17700         <size>23</size>
17701       </method>
17702       <method name="IEnumerable`1 Annotations(System.Type)">
17703         <size>37</size>
17704       </method>
17705       <method name="Void Main()">
17706         <size>14</size>
17707       </method>
17708     </type>
17709     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17710       <method name="Void .ctor()">
17711         <size>7</size>
17712       </method>
17713       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17714         <size>12</size>
17715       </method>
17716       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17717         <size>7</size>
17718       </method>
17719       <method name="Boolean MoveNext()">
17720         <size>194</size>
17721       </method>
17722       <method name="Void Dispose()">
17723         <size>60</size>
17724       </method>
17725       <method name="Void Reset()">
17726         <size>6</size>
17727       </method>
17728     </type>
17729     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17730       <method name="Void .ctor()">
17731         <size>7</size>
17732       </method>
17733       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17734         <size>7</size>
17735       </method>
17736       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17737         <size>7</size>
17738       </method>
17739       <method name="Boolean MoveNext()">
17740         <size>218</size>
17741       </method>
17742       <method name="Void Dispose()">
17743         <size>56</size>
17744       </method>
17745       <method name="Void Reset()">
17746         <size>6</size>
17747       </method>
17748     </type>
17749     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17750       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17751         <size>7</size>
17752       </method>
17753       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17754         <size>40</size>
17755       </method>
17756     </type>
17757     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17758       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17759         <size>7</size>
17760       </method>
17761       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17762         <size>52</size>
17763       </method>
17764     </type>
17765   </test>
17766   <test name="gtest-iter-04.cs">
17767     <type name="TestClass">
17768       <method name="Void .ctor()">
17769         <size>7</size>
17770       </method>
17771       <method name="Void ToString(System.Object)">
17772         <size>0</size>
17773       </method>
17774       <method name="IEnumerable`1 TestEnumerator()">
17775         <size>23</size>
17776       </method>
17777       <method name="Void Test()">
17778         <size>8</size>
17779       </method>
17780     </type>
17781     <type name="M">
17782       <method name="Void .ctor()">
17783         <size>7</size>
17784       </method>
17785       <method name="Void Main()">
17786         <size>1</size>
17787       </method>
17788     </type>
17789     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17790       <method name="Void .ctor()">
17791         <size>7</size>
17792       </method>
17793       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17794         <size>7</size>
17795       </method>
17796       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17797         <size>7</size>
17798       </method>
17799       <method name="Boolean MoveNext()">
17800         <size>37</size>
17801       </method>
17802       <method name="Void Dispose()">
17803         <size>8</size>
17804       </method>
17805       <method name="Void Reset()">
17806         <size>6</size>
17807       </method>
17808       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17809         <size>7</size>
17810       </method>
17811       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17812         <size>40</size>
17813       </method>
17814     </type>
17815   </test>
17816   <test name="gtest-iter-05.cs">
17817     <type name="Test">
17818       <method name="Void .ctor()">
17819         <size>7</size>
17820       </method>
17821       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17822         <size>44</size>
17823       </method>
17824       <method name="Void Main()">
17825         <size>31</size>
17826       </method>
17827     </type>
17828     <type name="Foo`1[T]">
17829       <method name="Void .ctor()">
17830         <size>7</size>
17831       </method>
17832       <method name="Void CreateItem[G]()">
17833         <size>1</size>
17834       </method>
17835     </type>
17836     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17837       <method name="Void .ctor()">
17838         <size>7</size>
17839       </method>
17840       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17841         <size>12</size>
17842       </method>
17843       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17844         <size>7</size>
17845       </method>
17846       <method name="Boolean MoveNext()">
17847         <size>185</size>
17848       </method>
17849       <method name="Void Dispose()">
17850         <size>60</size>
17851       </method>
17852       <method name="Void Reset()">
17853         <size>6</size>
17854       </method>
17855       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17856         <size>7</size>
17857       </method>
17858       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17859         <size>52</size>
17860       </method>
17861     </type>
17862   </test>
17863   <test name="gtest-iter-06.cs">
17864     <type name="Mono.Rocks.KeyValuePair">
17865       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17866         <size>13</size>
17867       </method>
17868     </type>
17869     <type name="Mono.Rocks.Sequence">
17870       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17871         <size>8</size>
17872       </method>
17873       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17874         <size>44</size>
17875       </method>
17876     </type>
17877     <type name="Mono.Rocks.Test">
17878       <method name="Void .ctor()">
17879         <size>7</size>
17880       </method>
17881       <method name="Int32 Main()">
17882         <size>116</size>
17883       </method>
17884       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17885         <size>30</size>
17886       </method>
17887     </type>
17888     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17889       <method name="Void .ctor()">
17890         <size>7</size>
17891       </method>
17892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17893         <size>12</size>
17894       </method>
17895       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17896         <size>7</size>
17897       </method>
17898       <method name="Boolean MoveNext()">
17899         <size>183</size>
17900       </method>
17901       <method name="Void Dispose()">
17902         <size>8</size>
17903       </method>
17904       <method name="Void Reset()">
17905         <size>6</size>
17906       </method>
17907       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17908         <size>7</size>
17909       </method>
17910       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17911         <size>52</size>
17912       </method>
17913     </type>
17914   </test>
17915   <test name="gtest-iter-07.cs">
17916     <type name="Test">
17917       <method name="Void .ctor()">
17918         <size>7</size>
17919       </method>
17920       <method name="Int32 Main()">
17921         <size>8</size>
17922       </method>
17923       <method name="Void TestFunction(IEnumerable`1)">
17924         <size>35</size>
17925       </method>
17926     </type>
17927     <type name="MySystem">
17928       <method name="Void .ctor()">
17929         <size>34</size>
17930       </method>
17931       <method name="IEnumerable`1 get_Items()">
17932         <size>23</size>
17933       </method>
17934     </type>
17935     <type name="MySystem+&lt;&gt;c__Iterator0">
17936       <method name="Void .ctor()">
17937         <size>7</size>
17938       </method>
17939       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17940         <size>7</size>
17941       </method>
17942       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17943         <size>7</size>
17944       </method>
17945       <method name="Boolean MoveNext()">
17946         <size>186</size>
17947       </method>
17948       <method name="Void Dispose()">
17949         <size>56</size>
17950       </method>
17951       <method name="Void Reset()">
17952         <size>6</size>
17953       </method>
17954       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17955         <size>7</size>
17956       </method>
17957       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17958         <size>40</size>
17959       </method>
17960     </type>
17961   </test>
17962   <test name="gtest-iter-08.cs">
17963     <type name="App">
17964       <method name="Void .ctor()">
17965         <size>7</size>
17966       </method>
17967       <method name="IEnumerable QueryEnumerable[T]()">
17968         <size>16</size>
17969       </method>
17970       <method name="Int32 Main()">
17971         <size>116</size>
17972       </method>
17973     </type>
17974     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17975       <method name="Void .ctor()">
17976         <size>7</size>
17977       </method>
17978       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17979         <size>7</size>
17980       </method>
17981       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17982         <size>7</size>
17983       </method>
17984       <method name="Boolean MoveNext()">
17985         <size>84</size>
17986       </method>
17987       <method name="Void Dispose()">
17988         <size>8</size>
17989       </method>
17990       <method name="Void Reset()">
17991         <size>6</size>
17992       </method>
17993     </type>
17994     <type name="App">
17995       <method name="T TestType[T]()">
17996         <size>21</size>
17997       </method>
17998       <method name="System.Object TestType(System.Type)">
17999         <size>6</size>
18000       </method>
18001     </type>
18002     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18003       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18004         <size>7</size>
18005       </method>
18006       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18007         <size>26</size>
18008       </method>
18009     </type>
18010   </test>
18011   <test name="gtest-iter-09.cs">
18012     <type name="Test">
18013       <method name="Void .ctor()">
18014         <size>7</size>
18015       </method>
18016       <method name="IEnumerable`1 Create[T](T[,])">
18017         <size>30</size>
18018       </method>
18019       <method name="Int32 Main()">
18020         <size>78</size>
18021       </method>
18022     </type>
18023     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
18024       <method name="Void .ctor()">
18025         <size>7</size>
18026       </method>
18027       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18028         <size>12</size>
18029       </method>
18030       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18031         <size>7</size>
18032       </method>
18033       <method name="Boolean MoveNext()">
18034         <size>130</size>
18035       </method>
18036       <method name="Void Dispose()">
18037         <size>8</size>
18038       </method>
18039       <method name="Void Reset()">
18040         <size>6</size>
18041       </method>
18042       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18043         <size>7</size>
18044       </method>
18045       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18046         <size>40</size>
18047       </method>
18048     </type>
18049     <type name="&lt;PrivateImplementationDetails&gt;">
18050       <method name="Void .ctor()">
18051         <size>7</size>
18052       </method>
18053     </type>
18054   </test>
18055   <test name="gtest-iter-10.cs">
18056     <type name="Test">
18057       <method name="Void .ctor()">
18058         <size>7</size>
18059       </method>
18060       <method name="IEnumerable`1 FromTo(Int32, Int32)">
18061         <size>44</size>
18062       </method>
18063       <method name="Int32 Main()">
18064         <size>159</size>
18065       </method>
18066     </type>
18067     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18068       <method name="Void .ctor()">
18069         <size>7</size>
18070       </method>
18071       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18072         <size>7</size>
18073       </method>
18074       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18075         <size>12</size>
18076       </method>
18077       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18078         <size>7</size>
18079       </method>
18080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18081         <size>52</size>
18082       </method>
18083       <method name="Boolean MoveNext()">
18084         <size>103</size>
18085       </method>
18086       <method name="Void Dispose()">
18087         <size>8</size>
18088       </method>
18089       <method name="Void Reset()">
18090         <size>6</size>
18091       </method>
18092     </type>
18093   </test>
18094   <test name="gtest-iter-11.cs">
18095     <type name="Foo">
18096       <method name="Void .ctor()">
18097         <size>7</size>
18098       </method>
18099     </type>
18100     <type name="Bar">
18101       <method name="Void .ctor()">
18102         <size>7</size>
18103       </method>
18104       <method name="System.String get_Name()">
18105         <size>7</size>
18106       </method>
18107       <method name="Void set_Name(System.String)">
18108         <size>8</size>
18109       </method>
18110     </type>
18111     <type name="Collection`1[T]">
18112       <method name="Void .ctor()">
18113         <size>18</size>
18114       </method>
18115       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18116         <size>7</size>
18117       </method>
18118       <method name="Void Add(T)">
18119         <size>13</size>
18120       </method>
18121       <method name="IEnumerator`1 GetEnumerator()">
18122         <size>15</size>
18123       </method>
18124     </type>
18125     <type name="BarCollection">
18126       <method name="Void .ctor()">
18127         <size>7</size>
18128       </method>
18129     </type>
18130     <type name="Program">
18131       <method name="Void .ctor()">
18132         <size>7</size>
18133       </method>
18134       <method name="Int32 Main()">
18135         <size>148</size>
18136       </method>
18137     </type>
18138     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18139       <method name="Void .ctor()">
18140         <size>7</size>
18141       </method>
18142       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18143         <size>7</size>
18144       </method>
18145       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18146         <size>12</size>
18147       </method>
18148       <method name="Boolean MoveNext()">
18149         <size>175</size>
18150       </method>
18151       <method name="Void Dispose()">
18152         <size>56</size>
18153       </method>
18154       <method name="Void Reset()">
18155         <size>6</size>
18156       </method>
18157     </type>
18158   </test>
18159   <test name="gtest-lambda-01.cs">
18160     <type name="X">
18161       <method name="Int32 Main()">
18162         <size>300</size>
18163       </method>
18164       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18165         <size>4</size>
18166       </method>
18167       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18168         <size>4</size>
18169       </method>
18170       <method name="Void &lt;Main&gt;m__3(Int32)">
18171         <size>8</size>
18172       </method>
18173       <method name="Void .ctor(Int32)">
18174         <size>13</size>
18175       </method>
18176     </type>
18177     <type name="IntFunc">
18178       <method name="Int32 Invoke(Int32)">
18179         <size>0</size>
18180       </method>
18181       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18182         <size>0</size>
18183       </method>
18184       <method name="Int32 EndInvoke(IAsyncResult)">
18185         <size>0</size>
18186       </method>
18187       <method name="Void .ctor(Object, IntPtr)">
18188         <size>0</size>
18189       </method>
18190     </type>
18191     <type name="VoidFunc">
18192       <method name="Void Invoke(Int32)">
18193         <size>0</size>
18194       </method>
18195       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18196         <size>0</size>
18197       </method>
18198       <method name="Void EndInvoke(IAsyncResult)">
18199         <size>0</size>
18200       </method>
18201       <method name="Void .ctor(Object, IntPtr)">
18202         <size>0</size>
18203       </method>
18204     </type>
18205     <type name="X+&lt;Main&gt;c__AnonStorey0">
18206       <method name="Void &lt;&gt;m__2(Int32)">
18207         <size>8</size>
18208       </method>
18209       <method name="Void .ctor()">
18210         <size>7</size>
18211       </method>
18212     </type>
18213   </test>
18214   <test name="gtest-lambda-02.cs">
18215     <type name="X">
18216       <method name="Void Foo(funci)">
18217         <size>16</size>
18218       </method>
18219       <method name="Void Foo(funcs)">
18220         <size>19</size>
18221       </method>
18222       <method name="Void Main()">
18223         <size>35</size>
18224       </method>
18225       <method name="System.String &lt;Main&gt;m__0(System.String)">
18226         <size>12</size>
18227       </method>
18228       <method name="Void .ctor()">
18229         <size>7</size>
18230       </method>
18231     </type>
18232     <type name="funcs">
18233       <method name="System.String Invoke(System.String)">
18234         <size>0</size>
18235       </method>
18236       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18237         <size>0</size>
18238       </method>
18239       <method name="System.String EndInvoke(IAsyncResult)">
18240         <size>0</size>
18241       </method>
18242       <method name="Void .ctor(Object, IntPtr)">
18243         <size>0</size>
18244       </method>
18245     </type>
18246     <type name="funci">
18247       <method name="Int32 Invoke(Int32)">
18248         <size>0</size>
18249       </method>
18250       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18251         <size>0</size>
18252       </method>
18253       <method name="Int32 EndInvoke(IAsyncResult)">
18254         <size>0</size>
18255       </method>
18256       <method name="Void .ctor(Object, IntPtr)">
18257         <size>0</size>
18258       </method>
18259     </type>
18260   </test>
18261   <test name="gtest-lambda-03.cs">
18262     <type name="Demo">
18263       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18264         <size>8</size>
18265       </method>
18266       <method name="Int32 Main()">
18267         <size>54</size>
18268       </method>
18269       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18270         <size>7</size>
18271       </method>
18272       <method name="Void .ctor()">
18273         <size>7</size>
18274       </method>
18275     </type>
18276     <type name="Func`2[TArg0,TResult]">
18277       <method name="TResult Invoke(TArg0)">
18278         <size>0</size>
18279       </method>
18280       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18281         <size>0</size>
18282       </method>
18283       <method name="TResult EndInvoke(IAsyncResult)">
18284         <size>0</size>
18285       </method>
18286       <method name="Void .ctor(Object, IntPtr)">
18287         <size>0</size>
18288       </method>
18289     </type>
18290   </test>
18291   <test name="gtest-lambda-04.cs">
18292     <type name="Demo">
18293       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18294         <size>14</size>
18295       </method>
18296       <method name="Int32 Main()">
18297         <size>103</size>
18298       </method>
18299       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18300         <size>7</size>
18301       </method>
18302       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18303         <size>8</size>
18304       </method>
18305       <method name="Void .ctor()">
18306         <size>7</size>
18307       </method>
18308     </type>
18309     <type name="Func`2[TArg0,TResult]">
18310       <method name="TResult Invoke(TArg0)">
18311         <size>0</size>
18312       </method>
18313       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18314         <size>0</size>
18315       </method>
18316       <method name="TResult EndInvoke(IAsyncResult)">
18317         <size>0</size>
18318       </method>
18319       <method name="Void .ctor(Object, IntPtr)">
18320         <size>0</size>
18321       </method>
18322     </type>
18323   </test>
18324   <test name="gtest-lambda-05.cs">
18325     <type name="C">
18326       <method name="Boolean M(C+db)">
18327         <size>8</size>
18328       </method>
18329       <method name="System.String M(C+ds)">
18330         <size>6</size>
18331       </method>
18332       <method name="Int32 M(C+di)">
18333         <size>8</size>
18334       </method>
18335       <method name="Int32 Main()">
18336         <size>125</size>
18337       </method>
18338       <method name="System.String &lt;Main&gt;m__0(System.String)">
18339         <size>31</size>
18340       </method>
18341       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18342         <size>31</size>
18343       </method>
18344       <method name="Void .ctor()">
18345         <size>7</size>
18346       </method>
18347     </type>
18348     <type name="C+di">
18349       <method name="Int32 Invoke(Int32)">
18350         <size>0</size>
18351       </method>
18352       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18353         <size>0</size>
18354       </method>
18355       <method name="Int32 EndInvoke(IAsyncResult)">
18356         <size>0</size>
18357       </method>
18358       <method name="Void .ctor(Object, IntPtr)">
18359         <size>0</size>
18360       </method>
18361     </type>
18362     <type name="C+ds">
18363       <method name="System.String Invoke(System.String)">
18364         <size>0</size>
18365       </method>
18366       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18367         <size>0</size>
18368       </method>
18369       <method name="System.String EndInvoke(IAsyncResult)">
18370         <size>0</size>
18371       </method>
18372       <method name="Void .ctor(Object, IntPtr)">
18373         <size>0</size>
18374       </method>
18375     </type>
18376     <type name="C+db">
18377       <method name="Boolean Invoke(Boolean)">
18378         <size>0</size>
18379       </method>
18380       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18381         <size>0</size>
18382       </method>
18383       <method name="Boolean EndInvoke(IAsyncResult)">
18384         <size>0</size>
18385       </method>
18386       <method name="Void .ctor(Object, IntPtr)">
18387         <size>0</size>
18388       </method>
18389     </type>
18390     <type name="C+&lt;Main&gt;c__AnonStorey0">
18391       <method name="System.String &lt;&gt;m__2(System.String)">
18392         <size>12</size>
18393       </method>
18394       <method name="Void .ctor()">
18395         <size>7</size>
18396       </method>
18397     </type>
18398     <type name="C+&lt;Main&gt;c__AnonStorey1">
18399       <method name="Int32 &lt;&gt;m__3(Int32)">
18400         <size>11</size>
18401       </method>
18402       <method name="Void .ctor()">
18403         <size>7</size>
18404       </method>
18405     </type>
18406   </test>
18407   <test name="gtest-lambda-06.cs">
18408     <type name="TestClass">
18409       <method name="Void P(TestClass+DT)">
18410         <size>26</size>
18411       </method>
18412       <method name="Void P(TestClass+DF)">
18413         <size>26</size>
18414       </method>
18415       <method name="T And(T, T)">
18416         <size>10</size>
18417       </method>
18418       <method name="F And(T, F)">
18419         <size>10</size>
18420       </method>
18421       <method name="F And(F, T)">
18422         <size>10</size>
18423       </method>
18424       <method name="F And(F, F)">
18425         <size>10</size>
18426       </method>
18427       <method name="T Or(T, T)">
18428         <size>10</size>
18429       </method>
18430       <method name="T Or(T, F)">
18431         <size>10</size>
18432       </method>
18433       <method name="T Or(F, T)">
18434         <size>10</size>
18435       </method>
18436       <method name="F Or(F, F)">
18437         <size>10</size>
18438       </method>
18439       <method name="F Not(T)">
18440         <size>10</size>
18441       </method>
18442       <method name="T Not(F)">
18443         <size>10</size>
18444       </method>
18445       <method name="Void StopTrue(T)">
18446         <size>1</size>
18447       </method>
18448       <method name="Int32 Main()">
18449         <size>36</size>
18450       </method>
18451       <method name="Void &lt;Main&gt;m__0(F)">
18452         <size>31</size>
18453       </method>
18454       <method name="Void .ctor()">
18455         <size>7</size>
18456       </method>
18457     </type>
18458     <type name="TestClass+DT">
18459       <method name="Void Invoke(T)">
18460         <size>0</size>
18461       </method>
18462       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18463         <size>0</size>
18464       </method>
18465       <method name="Void EndInvoke(IAsyncResult)">
18466         <size>0</size>
18467       </method>
18468       <method name="Void .ctor(Object, IntPtr)">
18469         <size>0</size>
18470       </method>
18471     </type>
18472     <type name="TestClass+DF">
18473       <method name="Void Invoke(F)">
18474         <size>0</size>
18475       </method>
18476       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18477         <size>0</size>
18478       </method>
18479       <method name="Void EndInvoke(IAsyncResult)">
18480         <size>0</size>
18481       </method>
18482       <method name="Void .ctor(Object, IntPtr)">
18483         <size>0</size>
18484       </method>
18485     </type>
18486     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18487       <method name="Void &lt;&gt;m__1(T)">
18488         <size>38</size>
18489       </method>
18490       <method name="Void .ctor()">
18491         <size>7</size>
18492       </method>
18493     </type>
18494     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18495       <method name="Void &lt;&gt;m__2(F)">
18496         <size>77</size>
18497       </method>
18498       <method name="Void .ctor()">
18499         <size>7</size>
18500       </method>
18501     </type>
18502   </test>
18503   <test name="gtest-lambda-07.cs">
18504     <type name="C">
18505       <method name="Void Test(D)">
18506         <size>1</size>
18507       </method>
18508       <method name="Void Test(System.Object, D)">
18509         <size>1</size>
18510       </method>
18511       <method name="Void Test(D, D)">
18512         <size>1</size>
18513       </method>
18514       <method name="Void Test2(System.Object, E)">
18515         <size>1</size>
18516       </method>
18517       <method name="Void Main()">
18518         <size>207</size>
18519       </method>
18520       <method name="Void &lt;Main&gt;m__0()">
18521         <size>1</size>
18522       </method>
18523       <method name="Void &lt;Main&gt;m__1()">
18524         <size>1</size>
18525       </method>
18526       <method name="Void &lt;Main&gt;m__2()">
18527         <size>1</size>
18528       </method>
18529       <method name="Void &lt;Main&gt;m__3()">
18530         <size>1</size>
18531       </method>
18532       <method name="Void &lt;Main&gt;m__4()">
18533         <size>1</size>
18534       </method>
18535       <method name="Void &lt;Main&gt;m__5(Boolean)">
18536         <size>1</size>
18537       </method>
18538       <method name="Void .ctor()">
18539         <size>7</size>
18540       </method>
18541     </type>
18542     <type name="D">
18543       <method name="Void Invoke()">
18544         <size>0</size>
18545       </method>
18546       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18547         <size>0</size>
18548       </method>
18549       <method name="Void EndInvoke(IAsyncResult)">
18550         <size>0</size>
18551       </method>
18552       <method name="Void .ctor(Object, IntPtr)">
18553         <size>0</size>
18554       </method>
18555     </type>
18556     <type name="E">
18557       <method name="Void Invoke(Boolean)">
18558         <size>0</size>
18559       </method>
18560       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18561         <size>0</size>
18562       </method>
18563       <method name="Void EndInvoke(IAsyncResult)">
18564         <size>0</size>
18565       </method>
18566       <method name="Void .ctor(Object, IntPtr)">
18567         <size>0</size>
18568       </method>
18569     </type>
18570   </test>
18571   <test name="gtest-lambda-08.cs">
18572     <type name="C">
18573       <method name="Void Test[T,R](System.Func`2[T,R])">
18574         <size>1</size>
18575       </method>
18576       <method name="Int32 Main()">
18577         <size>321</size>
18578       </method>
18579       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18580         <size>4</size>
18581       </method>
18582       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18583         <size>5</size>
18584       </method>
18585       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18586         <size>4</size>
18587       </method>
18588       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18589         <size>5</size>
18590       </method>
18591       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18592         <size>4</size>
18593       </method>
18594       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18595         <size>5</size>
18596       </method>
18597       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18598         <size>4</size>
18599       </method>
18600       <method name="Void .ctor()">
18601         <size>7</size>
18602       </method>
18603     </type>
18604   </test>
18605   <test name="gtest-lambda-09.cs">
18606     <type name="C">
18607       <method name="IEnumerable`1 Test[T](T)">
18608         <size>2</size>
18609       </method>
18610       <method name="IEnumerable`1 Test[T](Func`1[T])">
18611         <size>2</size>
18612       </method>
18613       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18614         <size>2</size>
18615       </method>
18616       <method name="Void Main()">
18617         <size>113</size>
18618       </method>
18619       <method name="System.String &lt;Main&gt;m__0()">
18620         <size>6</size>
18621       </method>
18622       <method name="System.String &lt;Main&gt;m__1()">
18623         <size>6</size>
18624       </method>
18625       <method name="System.String &lt;Main&gt;m__2(System.String)">
18626         <size>6</size>
18627       </method>
18628       <method name="Void .ctor()">
18629         <size>7</size>
18630       </method>
18631     </type>
18632     <type name="Func`1[TD]">
18633       <method name="TD Invoke()">
18634         <size>0</size>
18635       </method>
18636       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18637         <size>0</size>
18638       </method>
18639       <method name="TD EndInvoke(IAsyncResult)">
18640         <size>0</size>
18641       </method>
18642       <method name="Void .ctor(Object, IntPtr)">
18643         <size>0</size>
18644       </method>
18645     </type>
18646     <type name="Func`2[TA,TR]">
18647       <method name="TR Invoke(TA)">
18648         <size>0</size>
18649       </method>
18650       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18651         <size>0</size>
18652       </method>
18653       <method name="TR EndInvoke(IAsyncResult)">
18654         <size>0</size>
18655       </method>
18656       <method name="Void .ctor(Object, IntPtr)">
18657         <size>0</size>
18658       </method>
18659     </type>
18660   </test>
18661   <test name="gtest-lambda-10.cs">
18662     <type name="C">
18663       <method name="Void Foo[TSource](IEnumerable`1)">
18664         <size>1</size>
18665       </method>
18666       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18667         <size>1</size>
18668       </method>
18669       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18670         <size>1</size>
18671       </method>
18672       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18673         <size>1</size>
18674       </method>
18675       <method name="Void Main()">
18676         <size>97</size>
18677       </method>
18678       <method name="Void .ctor()">
18679         <size>7</size>
18680       </method>
18681     </type>
18682     <type name="C+&lt;Main&gt;c__AnonStorey0">
18683       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18684         <size>7</size>
18685       </method>
18686       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18687         <size>7</size>
18688       </method>
18689       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18690         <size>7</size>
18691       </method>
18692       <method name="Void .ctor()">
18693         <size>7</size>
18694       </method>
18695     </type>
18696   </test>
18697   <test name="gtest-lambda-11.cs">
18698     <type name="Pair`2[T1,T2]">
18699       <method name="Void .ctor()">
18700         <size>7</size>
18701       </method>
18702     </type>
18703     <type name="C">
18704       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18705         <size>1</size>
18706       </method>
18707     </type>
18708     <type name="E`1[TI]">
18709       <method name="Void Rep1[TV](Group`2[TI,TV])">
18710         <size>37</size>
18711       </method>
18712       <method name="Void .ctor()">
18713         <size>7</size>
18714       </method>
18715     </type>
18716     <type name="M">
18717       <method name="Void Main()">
18718         <size>1</size>
18719       </method>
18720       <method name="Void .ctor()">
18721         <size>7</size>
18722       </method>
18723     </type>
18724     <type name="Group`2[T1,T2]">
18725       <method name="Pair`2[T1,T2] Invoke(T1)">
18726         <size>0</size>
18727       </method>
18728       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18729         <size>0</size>
18730       </method>
18731       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18732         <size>0</size>
18733       </method>
18734       <method name="Void .ctor(Object, IntPtr)">
18735         <size>0</size>
18736       </method>
18737     </type>
18738     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18739       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18740         <size>7</size>
18741       </method>
18742       <method name="Void .ctor()">
18743         <size>7</size>
18744       </method>
18745     </type>
18746   </test>
18747   <test name="gtest-lambda-12.cs">
18748     <type name="Demo">
18749       <method name="Void F[T](T[], T, Func`1[T])">
18750         <size>42</size>
18751       </method>
18752       <method name="Int32 Main()">
18753         <size>65</size>
18754       </method>
18755       <method name="Void .ctor()">
18756         <size>7</size>
18757       </method>
18758     </type>
18759     <type name="Func`1[TA]">
18760       <method name="Void Invoke(TA)">
18761         <size>0</size>
18762       </method>
18763       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18764         <size>0</size>
18765       </method>
18766       <method name="Void EndInvoke(IAsyncResult)">
18767         <size>0</size>
18768       </method>
18769       <method name="Void .ctor(Object, IntPtr)">
18770         <size>0</size>
18771       </method>
18772     </type>
18773     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18774       <method name="Void &lt;&gt;m__0(Int32)">
18775         <size>10</size>
18776       </method>
18777       <method name="Void .ctor()">
18778         <size>7</size>
18779       </method>
18780     </type>
18781   </test>
18782   <test name="gtest-lambda-13.cs">
18783     <type name="TestUnary">
18784       <method name="Void Foo(System.Action`1[System.Int32])">
18785         <size>1</size>
18786       </method>
18787       <method name="Void Bar()">
18788         <size>35</size>
18789       </method>
18790       <method name="Void &lt;Bar&gt;m__0(Int32)">
18791         <size>6</size>
18792       </method>
18793       <method name="Void .ctor()">
18794         <size>7</size>
18795       </method>
18796     </type>
18797     <type name="Program">
18798       <method name="Void Foo(System.Action`1[System.String])">
18799         <size>12</size>
18800       </method>
18801       <method name="T Foo[T](System.Func`2[System.String,T])">
18802         <size>12</size>
18803       </method>
18804       <method name="System.String Bar()">
18805         <size>35</size>
18806       </method>
18807       <method name="Void Main()">
18808         <size>76</size>
18809       </method>
18810       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18811         <size>7</size>
18812       </method>
18813       <method name="System.String &lt;Main&gt;m__2(System.String)">
18814         <size>2</size>
18815       </method>
18816       <method name="Void &lt;Main&gt;m__3(System.String)">
18817         <size>7</size>
18818       </method>
18819       <method name="Void .ctor()">
18820         <size>7</size>
18821       </method>
18822     </type>
18823   </test>
18824   <test name="gtest-lambda-14.cs">
18825     <type name="Test">
18826       <method name="Void Main()">
18827         <size>1</size>
18828       </method>
18829       <method name="Void Foo[T]()">
18830         <size>14</size>
18831       </method>
18832       <method name="Void .ctor()">
18833         <size>7</size>
18834       </method>
18835       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18836         <size>2</size>
18837       </method>
18838     </type>
18839   </test>
18840   <test name="gtest-lambda-15.cs">
18841     <type name="Enumerable">
18842       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18843         <size>32</size>
18844       </method>
18845       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18846         <size>120</size>
18847       </method>
18848     </type>
18849     <type name="Repro">
18850       <method name="Int32 Main()">
18851         <size>115</size>
18852       </method>
18853       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18854         <size>7</size>
18855       </method>
18856       <method name="Void .ctor()">
18857         <size>7</size>
18858       </method>
18859     </type>
18860     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18861       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18862         <size>15</size>
18863       </method>
18864       <method name="Void .ctor()">
18865         <size>7</size>
18866       </method>
18867     </type>
18868   </test>
18869   <test name="gtest-lambda-16.cs">
18870     <type name="Repro">
18871       <method name="Void AssertFoo[T](IList`1)">
18872         <size>34</size>
18873       </method>
18874       <method name="Void Main()">
18875         <size>1</size>
18876       </method>
18877       <method name="Void .ctor()">
18878         <size>7</size>
18879       </method>
18880     </type>
18881     <type name="Repro+Runner`1[T]">
18882       <method name="Void .ctor(Action`1, T)">
18883         <size>7</size>
18884       </method>
18885     </type>
18886     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18887       <method name="Void &lt;&gt;m__0(Int32)">
18888         <size>52</size>
18889       </method>
18890       <method name="Void .ctor()">
18891         <size>7</size>
18892       </method>
18893     </type>
18894   </test>
18895   <test name="gtest-lambda-17.cs">
18896     <type name="TestCase">
18897       <method name="Void Testing()">
18898         <size>75</size>
18899       </method>
18900       <method name="Void Main()">
18901         <size>11</size>
18902       </method>
18903       <method name="Void &lt;Testing&gt;m__0()">
18904         <size>8</size>
18905       </method>
18906       <method name="Void .ctor()">
18907         <size>7</size>
18908       </method>
18909     </type>
18910   </test>
18911   <test name="gtest-lambda-18.cs">
18912     <type name="Test">
18913       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18914         <size>33</size>
18915       </method>
18916       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18917         <size>1</size>
18918       </method>
18919       <method name="Void Main()">
18920         <size>1</size>
18921       </method>
18922     </type>
18923     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18924       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18925         <size>14</size>
18926       </method>
18927       <method name="Void .ctor()">
18928         <size>7</size>
18929       </method>
18930     </type>
18931   </test>
18932   <test name="gtest-lambda-19.cs">
18933     <type name="Crasher">
18934       <method name="Void Crash()">
18935         <size>36</size>
18936       </method>
18937       <method name="Void Do(System.Action)">
18938         <size>1</size>
18939       </method>
18940       <method name="Void Main()">
18941         <size>1</size>
18942       </method>
18943       <method name="Void .ctor()">
18944         <size>7</size>
18945       </method>
18946     </type>
18947     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18948       <method name="Void &lt;&gt;m__0()">
18949         <size>27</size>
18950       </method>
18951       <method name="Void .ctor()">
18952         <size>7</size>
18953       </method>
18954     </type>
18955   </test>
18956   <test name="gtest-lambda-20.cs">
18957     <type name="Z">
18958       <method name="Void &lt;Z&gt;m__0()">
18959         <size>7</size>
18960       </method>
18961       <method name="Void .ctor()">
18962         <size>37</size>
18963       </method>
18964     </type>
18965     <type name="Test">
18966       <method name="Boolean Foo()">
18967         <size>2</size>
18968       </method>
18969       <method name="Void Main()">
18970         <size>1</size>
18971       </method>
18972       <method name="Void .ctor()">
18973         <size>7</size>
18974       </method>
18975     </type>
18976     <type name="TestMethod">
18977       <method name="Void Invoke()">
18978         <size>0</size>
18979       </method>
18980       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18981         <size>0</size>
18982       </method>
18983       <method name="Void EndInvoke(IAsyncResult)">
18984         <size>0</size>
18985       </method>
18986       <method name="Void .ctor(Object, IntPtr)">
18987         <size>0</size>
18988       </method>
18989     </type>
18990   </test>
18991   <test name="gtest-lambda-21.cs">
18992     <type name="Program">
18993       <method name="Void Foo(System.Action`1[System.String])">
18994         <size>12</size>
18995       </method>
18996       <method name="T Foo[T](System.Func`2[System.String,T])">
18997         <size>12</size>
18998       </method>
18999       <method name="System.String Bar()">
19000         <size>35</size>
19001       </method>
19002       <method name="Int32 Main()">
19003         <size>95</size>
19004       </method>
19005       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19006         <size>7</size>
19007       </method>
19008       <method name="System.String &lt;Main&gt;m__1(System.String)">
19009         <size>2</size>
19010       </method>
19011       <method name="Void &lt;Main&gt;m__2(System.String)">
19012         <size>7</size>
19013       </method>
19014       <method name="Void .ctor()">
19015         <size>7</size>
19016       </method>
19017     </type>
19018   </test>
19019   <test name="gtest-lambda-22.cs">
19020     <type name="Product">
19021       <method name="Void .ctor()">
19022         <size>7</size>
19023       </method>
19024     </type>
19025     <type name="MainClass">
19026       <method name="Void Main()">
19027         <size>136</size>
19028       </method>
19029       <method name="Int32 &lt;Main&gt;m__0(Product)">
19030         <size>7</size>
19031       </method>
19032       <method name="Product &lt;Main&gt;m__1(Product)">
19033         <size>2</size>
19034       </method>
19035       <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)">
19036         <size>48</size>
19037       </method>
19038       <method name="Void .ctor()">
19039         <size>7</size>
19040       </method>
19041     </type>
19042     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
19043       <method name="&lt;g&gt;__T get_g()">
19044         <size>7</size>
19045       </method>
19046       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
19047         <size>7</size>
19048       </method>
19049       <method name="Boolean Equals(System.Object)">
19050         <size>69</size>
19051       </method>
19052       <method name="Int32 GetHashCode()">
19053         <size>86</size>
19054       </method>
19055       <method name="System.String ToString()">
19056         <size>142</size>
19057       </method>
19058       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
19059         <size>21</size>
19060       </method>
19061     </type>
19062     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
19063       <method name="Boolean &lt;&gt;m__3(Product)">
19064         <size>52</size>
19065       </method>
19066       <method name="Decimal &lt;&gt;m__4(Product)">
19067         <size>7</size>
19068       </method>
19069       <method name="Void .ctor()">
19070         <size>7</size>
19071       </method>
19072     </type>
19073   </test>
19074   <test name="gtest-lambda-23.cs">
19075     <type name="C">
19076       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19077         <size>14</size>
19078       </method>
19079       <method name="Int32 Main()">
19080         <size>77</size>
19081       </method>
19082       <method name="System.String &lt;Main&gt;m__0(System.String)">
19083         <size>27</size>
19084       </method>
19085       <method name="Void .ctor()">
19086         <size>7</size>
19087       </method>
19088     </type>
19089   </test>
19090   <test name="gtest-linq-01.cs">
19091     <type name="from.C">
19092       <method name="Void .ctor()">
19093         <size>7</size>
19094       </method>
19095       <method name="Void Main()">
19096         <size>2137</size>
19097       </method>
19098       <method name="Void Foo(Int32, Boolean)">
19099         <size>11</size>
19100       </method>
19101       <method name="Void Do(System.String[])">
19102         <size>16</size>
19103       </method>
19104     </type>
19105     <type name="from.D">
19106       <method name="Void .ctor()">
19107         <size>7</size>
19108       </method>
19109       <method name="Boolean check(System.Object, System.Object)">
19110         <size>26</size>
19111       </method>
19112     </type>
19113     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19114       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19115         <size>21</size>
19116       </method>
19117       <method name="&lt;i&gt;__T get_i()">
19118         <size>7</size>
19119       </method>
19120       <method name="&lt;j&gt;__T get_j()">
19121         <size>7</size>
19122       </method>
19123       <method name="Boolean Equals(System.Object)">
19124         <size>69</size>
19125       </method>
19126       <method name="Int32 GetHashCode()">
19127         <size>86</size>
19128       </method>
19129       <method name="System.String ToString()">
19130         <size>142</size>
19131       </method>
19132     </type>
19133     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19134       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19135         <size>21</size>
19136       </method>
19137       <method name="&lt;i&gt;__T get_i()">
19138         <size>7</size>
19139       </method>
19140       <method name="&lt;l&gt;__T get_l()">
19141         <size>7</size>
19142       </method>
19143       <method name="Boolean Equals(System.Object)">
19144         <size>69</size>
19145       </method>
19146       <method name="Int32 GetHashCode()">
19147         <size>86</size>
19148       </method>
19149       <method name="System.String ToString()">
19150         <size>142</size>
19151       </method>
19152     </type>
19153     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19154       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19155         <size>21</size>
19156       </method>
19157       <method name="&lt;i9&gt;__T get_i9()">
19158         <size>7</size>
19159       </method>
19160       <method name="&lt;i&gt;__T get_i()">
19161         <size>7</size>
19162       </method>
19163       <method name="Boolean Equals(System.Object)">
19164         <size>69</size>
19165       </method>
19166       <method name="Int32 GetHashCode()">
19167         <size>86</size>
19168       </method>
19169       <method name="System.String ToString()">
19170         <size>142</size>
19171       </method>
19172     </type>
19173     <type name="from.C">
19174       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19175         <size>2</size>
19176       </method>
19177       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19178         <size>2</size>
19179       </method>
19180       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19181         <size>2</size>
19182       </method>
19183       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19184         <size>2</size>
19185       </method>
19186     </type>
19187     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19188       <method name="Void .ctor()">
19189         <size>7</size>
19190       </method>
19191       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19192         <size>7</size>
19193       </method>
19194     </type>
19195     <type name="from.C">
19196       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19197         <size>2</size>
19198       </method>
19199       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19200         <size>10</size>
19201       </method>
19202       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19203         <size>2</size>
19204       </method>
19205       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19206         <size>2</size>
19207       </method>
19208       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19209         <size>2</size>
19210       </method>
19211       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19212         <size>2</size>
19213       </method>
19214       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19215         <size>2</size>
19216       </method>
19217       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19218         <size>2</size>
19219       </method>
19220       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19221         <size>2</size>
19222       </method>
19223       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19224         <size>2</size>
19225       </method>
19226       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19227         <size>2</size>
19228       </method>
19229       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19230         <size>2</size>
19231       </method>
19232       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19233         <size>10</size>
19234       </method>
19235       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19236         <size>7</size>
19237       </method>
19238       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19239         <size>2</size>
19240       </method>
19241       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19242         <size>2</size>
19243       </method>
19244       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19245         <size>7</size>
19246       </method>
19247       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19248         <size>2</size>
19249       </method>
19250       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19251         <size>2</size>
19252       </method>
19253       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19254         <size>7</size>
19255       </method>
19256       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19257         <size>8</size>
19258       </method>
19259       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19260         <size>7</size>
19261       </method>
19262       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19263         <size>7</size>
19264       </method>
19265       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19266         <size>7</size>
19267       </method>
19268       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19269         <size>2</size>
19270       </method>
19271       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19272         <size>2</size>
19273       </method>
19274       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19275         <size>2</size>
19276       </method>
19277       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19278         <size>2</size>
19279       </method>
19280       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19281         <size>2</size>
19282       </method>
19283       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19284         <size>2</size>
19285       </method>
19286       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19287         <size>2</size>
19288       </method>
19289       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19290         <size>10</size>
19291       </method>
19292       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19293         <size>7</size>
19294       </method>
19295       <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])">
19296         <size>15</size>
19297       </method>
19298       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19299         <size>12</size>
19300       </method>
19301       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19302         <size>2</size>
19303       </method>
19304       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19305         <size>2</size>
19306       </method>
19307       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19308         <size>8</size>
19309       </method>
19310       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19311         <size>2</size>
19312       </method>
19313       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19314         <size>7</size>
19315       </method>
19316       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19317         <size>8</size>
19318       </method>
19319       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19320         <size>2</size>
19321       </method>
19322       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19323         <size>7</size>
19324       </method>
19325       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19326         <size>8</size>
19327       </method>
19328       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19329         <size>2</size>
19330       </method>
19331       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19332         <size>7</size>
19333       </method>
19334       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19335         <size>2</size>
19336       </method>
19337       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19338         <size>2</size>
19339       </method>
19340       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19341         <size>2</size>
19342       </method>
19343     </type>
19344     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19345       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19346         <size>21</size>
19347       </method>
19348       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19349         <size>7</size>
19350       </method>
19351       <method name="&lt;l2&gt;__T get_l2()">
19352         <size>7</size>
19353       </method>
19354       <method name="Boolean Equals(System.Object)">
19355         <size>69</size>
19356       </method>
19357       <method name="Int32 GetHashCode()">
19358         <size>86</size>
19359       </method>
19360       <method name="System.String ToString()">
19361         <size>142</size>
19362       </method>
19363     </type>
19364     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19365       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19366         <size>7</size>
19367       </method>
19368       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19369         <size>7</size>
19370       </method>
19371       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19372         <size>7</size>
19373       </method>
19374     </type>
19375     <type name="from.C">
19376       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19377         <size>2</size>
19378       </method>
19379       <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]])">
19380         <size>9</size>
19381       </method>
19382       <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])">
19383         <size>2</size>
19384       </method>
19385     </type>
19386     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19387       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19388         <size>21</size>
19389       </method>
19390       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19391         <size>7</size>
19392       </method>
19393       <method name="&lt;l2&gt;__T get_l2()">
19394         <size>7</size>
19395       </method>
19396       <method name="Boolean Equals(System.Object)">
19397         <size>69</size>
19398       </method>
19399       <method name="Int32 GetHashCode()">
19400         <size>86</size>
19401       </method>
19402       <method name="System.String ToString()">
19403         <size>142</size>
19404       </method>
19405     </type>
19406     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19407       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19408         <size>47</size>
19409       </method>
19410       <method name="Int32 &lt;&gt;m__3D(Int32)">
19411         <size>2</size>
19412       </method>
19413     </type>
19414   </test>
19415   <test name="gtest-linq-02.cs">
19416     <type name="Test">
19417       <method name="Void .ctor()">
19418         <size>7</size>
19419       </method>
19420       <method name="Int32 Main()">
19421         <size>501</size>
19422       </method>
19423       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19424         <size>2</size>
19425       </method>
19426       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19427         <size>3</size>
19428       </method>
19429       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19430         <size>2</size>
19431       </method>
19432       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19433         <size>3</size>
19434       </method>
19435     </type>
19436   </test>
19437   <test name="gtest-linq-03.cs">
19438     <type name="WhereTest">
19439       <method name="Void .ctor()">
19440         <size>7</size>
19441       </method>
19442       <method name="Int32 Main()">
19443         <size>179</size>
19444       </method>
19445       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19446         <size>5</size>
19447       </method>
19448       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19449         <size>5</size>
19450       </method>
19451       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19452         <size>4</size>
19453       </method>
19454     </type>
19455   </test>
19456   <test name="gtest-linq-04.cs">
19457     <type name="TestGroupBy">
19458       <method name="Void .ctor()">
19459         <size>7</size>
19460       </method>
19461       <method name="Int32 Main()">
19462         <size>553</size>
19463       </method>
19464     </type>
19465     <type name="&lt;PrivateImplementationDetails&gt;">
19466       <method name="Void .ctor()">
19467         <size>7</size>
19468       </method>
19469     </type>
19470     <type name="TestGroupBy">
19471       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19472         <size>4</size>
19473       </method>
19474       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19475         <size>2</size>
19476       </method>
19477       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19478         <size>4</size>
19479       </method>
19480       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19481         <size>2</size>
19482       </method>
19483     </type>
19484   </test>
19485   <test name="gtest-linq-05.cs">
19486     <type name="OrderByTests">
19487       <method name="Void .ctor()">
19488         <size>7</size>
19489       </method>
19490       <method name="Int32 Main()">
19491         <size>1254</size>
19492       </method>
19493     </type>
19494     <type name="OrderByTests+Data">
19495       <method name="Void .ctor()">
19496         <size>7</size>
19497       </method>
19498       <method name="Int32 get_ID()">
19499         <size>7</size>
19500       </method>
19501       <method name="Void set_ID(Int32)">
19502         <size>8</size>
19503       </method>
19504       <method name="System.String get_Name()">
19505         <size>7</size>
19506       </method>
19507       <method name="Void set_Name(System.String)">
19508         <size>8</size>
19509       </method>
19510       <method name="System.String ToString()">
19511         <size>28</size>
19512       </method>
19513     </type>
19514     <type name="OrderByTests">
19515       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19516         <size>2</size>
19517       </method>
19518       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19519         <size>2</size>
19520       </method>
19521       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19522         <size>2</size>
19523       </method>
19524       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19525         <size>4</size>
19526       </method>
19527       <method name="System.String &lt;Main&gt;m__4(System.String)">
19528         <size>2</size>
19529       </method>
19530       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19531         <size>7</size>
19532       </method>
19533       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19534         <size>7</size>
19535       </method>
19536       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19537         <size>7</size>
19538       </method>
19539       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19540         <size>7</size>
19541       </method>
19542       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19543         <size>7</size>
19544       </method>
19545       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19546         <size>11</size>
19547       </method>
19548       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19549         <size>7</size>
19550       </method>
19551       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19552         <size>7</size>
19553       </method>
19554       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19555         <size>11</size>
19556       </method>
19557       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19558         <size>7</size>
19559       </method>
19560       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19561         <size>7</size>
19562       </method>
19563       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19564         <size>2</size>
19565       </method>
19566     </type>
19567   </test>
19568   <test name="gtest-linq-06.cs">
19569     <type name="Let">
19570       <method name="Void .ctor()">
19571         <size>7</size>
19572       </method>
19573       <method name="Int32 Main()">
19574         <size>406</size>
19575       </method>
19576     </type>
19577     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19578       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19579         <size>21</size>
19580       </method>
19581       <method name="&lt;i&gt;__T get_i()">
19582         <size>7</size>
19583       </method>
19584       <method name="&lt;u&gt;__T get_u()">
19585         <size>7</size>
19586       </method>
19587       <method name="Boolean Equals(System.Object)">
19588         <size>69</size>
19589       </method>
19590       <method name="Int32 GetHashCode()">
19591         <size>86</size>
19592       </method>
19593       <method name="System.String ToString()">
19594         <size>142</size>
19595       </method>
19596     </type>
19597     <type name="Let">
19598       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19599         <size>10</size>
19600       </method>
19601       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19602         <size>7</size>
19603       </method>
19604       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19605         <size>10</size>
19606       </method>
19607       <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])">
19608         <size>15</size>
19609       </method>
19610       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19611         <size>18</size>
19612       </method>
19613       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19614         <size>7</size>
19615       </method>
19616     </type>
19617     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19618       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19619         <size>21</size>
19620       </method>
19621       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19622         <size>7</size>
19623       </method>
19624       <method name="&lt;v&gt;__T get_v()">
19625         <size>7</size>
19626       </method>
19627       <method name="Boolean Equals(System.Object)">
19628         <size>69</size>
19629       </method>
19630       <method name="Int32 GetHashCode()">
19631         <size>86</size>
19632       </method>
19633       <method name="System.String ToString()">
19634         <size>142</size>
19635       </method>
19636     </type>
19637   </test>
19638   <test name="gtest-linq-07.cs">
19639     <type name="SelectMany">
19640       <method name="Void .ctor()">
19641         <size>7</size>
19642       </method>
19643       <method name="Int32 Main()">
19644         <size>748</size>
19645       </method>
19646     </type>
19647     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19648       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19649         <size>21</size>
19650       </method>
19651       <method name="&lt;i1&gt;__T get_i1()">
19652         <size>7</size>
19653       </method>
19654       <method name="&lt;i2&gt;__T get_i2()">
19655         <size>7</size>
19656       </method>
19657       <method name="Boolean Equals(System.Object)">
19658         <size>69</size>
19659       </method>
19660       <method name="Int32 GetHashCode()">
19661         <size>86</size>
19662       </method>
19663       <method name="System.String ToString()">
19664         <size>142</size>
19665       </method>
19666     </type>
19667     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19668       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19669         <size>28</size>
19670       </method>
19671       <method name="&lt;pp&gt;__T get_pp()">
19672         <size>7</size>
19673       </method>
19674       <method name="&lt;i1&gt;__T get_i1()">
19675         <size>7</size>
19676       </method>
19677       <method name="&lt;i3&gt;__T get_i3()">
19678         <size>7</size>
19679       </method>
19680       <method name="Boolean Equals(System.Object)">
19681         <size>96</size>
19682       </method>
19683       <method name="Int32 GetHashCode()">
19684         <size>109</size>
19685       </method>
19686       <method name="System.String ToString()">
19687         <size>199</size>
19688       </method>
19689     </type>
19690     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19691       <method name="Void .ctor()">
19692         <size>7</size>
19693       </method>
19694       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19695         <size>12</size>
19696       </method>
19697       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19698         <size>12</size>
19699       </method>
19700       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19701         <size>12</size>
19702       </method>
19703       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19704         <size>7</size>
19705       </method>
19706     </type>
19707     <type name="SelectMany">
19708       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19709         <size>8</size>
19710       </method>
19711       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19712         <size>5</size>
19713       </method>
19714       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19715         <size>8</size>
19716       </method>
19717       <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)">
19718         <size>8</size>
19719       </method>
19720       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19721         <size>7</size>
19722       </method>
19723       <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])">
19724         <size>25</size>
19725       </method>
19726       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19727         <size>8</size>
19728       </method>
19729     </type>
19730     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19731       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19732         <size>21</size>
19733       </method>
19734       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19735         <size>7</size>
19736       </method>
19737       <method name="&lt;i3&gt;__T get_i3()">
19738         <size>7</size>
19739       </method>
19740       <method name="Boolean Equals(System.Object)">
19741         <size>69</size>
19742       </method>
19743       <method name="Int32 GetHashCode()">
19744         <size>86</size>
19745       </method>
19746       <method name="System.String ToString()">
19747         <size>142</size>
19748       </method>
19749     </type>
19750   </test>
19751   <test name="gtest-linq-08.cs">
19752     <type name="TestA">
19753       <method name="Void .ctor(String)">
19754         <size>14</size>
19755       </method>
19756       <method name="System.String Select[U](System.Func`2[TestA,U])">
19757         <size>7</size>
19758       </method>
19759     </type>
19760     <type name="TestB">
19761       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19762         <size>25</size>
19763       </method>
19764     </type>
19765     <type name="CustomQueryExpressionPattern">
19766       <method name="Void .ctor()">
19767         <size>7</size>
19768       </method>
19769       <method name="Int32 Main()">
19770         <size>153</size>
19771       </method>
19772       <method name="TestA &lt;Main&gt;m__0(TestA)">
19773         <size>2</size>
19774       </method>
19775       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19776         <size>17</size>
19777       </method>
19778     </type>
19779   </test>
19780   <test name="gtest-linq-09.cs">
19781     <type name="Data">
19782       <method name="Void .ctor()">
19783         <size>7</size>
19784       </method>
19785     </type>
19786     <type name="Join">
19787       <method name="Void .ctor()">
19788         <size>7</size>
19789       </method>
19790       <method name="Int32 Main()">
19791         <size>912</size>
19792       </method>
19793     </type>
19794     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19795       <method name="Void .ctor(&lt;Result&gt;__T)">
19796         <size>14</size>
19797       </method>
19798       <method name="&lt;Result&gt;__T get_Result()">
19799         <size>7</size>
19800       </method>
19801       <method name="Boolean Equals(System.Object)">
19802         <size>39</size>
19803       </method>
19804       <method name="Int32 GetHashCode()">
19805         <size>63</size>
19806       </method>
19807       <method name="System.String ToString()">
19808         <size>67</size>
19809       </method>
19810     </type>
19811     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19812       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19813         <size>21</size>
19814       </method>
19815       <method name="&lt;a&gt;__T get_a()">
19816         <size>7</size>
19817       </method>
19818       <method name="&lt;b&gt;__T get_b()">
19819         <size>7</size>
19820       </method>
19821       <method name="Boolean Equals(System.Object)">
19822         <size>69</size>
19823       </method>
19824       <method name="Int32 GetHashCode()">
19825         <size>86</size>
19826       </method>
19827       <method name="System.String ToString()">
19828         <size>142</size>
19829       </method>
19830     </type>
19831     <type name="Join">
19832       <method name="Int32 &lt;Main&gt;m__0(Data)">
19833         <size>7</size>
19834       </method>
19835       <method name="Int32 &lt;Main&gt;m__1(Data)">
19836         <size>7</size>
19837       </method>
19838       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19839         <size>23</size>
19840       </method>
19841       <method name="Int32 &lt;Main&gt;m__3(Data)">
19842         <size>7</size>
19843       </method>
19844       <method name="Int32 &lt;Main&gt;m__4(Data)">
19845         <size>7</size>
19846       </method>
19847       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19848         <size>8</size>
19849       </method>
19850       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19851         <size>22</size>
19852       </method>
19853       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19854         <size>33</size>
19855       </method>
19856       <method name="Int32 &lt;Main&gt;m__8(Data)">
19857         <size>7</size>
19858       </method>
19859       <method name="Int32 &lt;Main&gt;m__9(Data)">
19860         <size>7</size>
19861       </method>
19862       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19863         <size>23</size>
19864       </method>
19865       <method name="Int32 &lt;Main&gt;m__B(Data)">
19866         <size>7</size>
19867       </method>
19868       <method name="Int32 &lt;Main&gt;m__C(Data)">
19869         <size>7</size>
19870       </method>
19871       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19872         <size>8</size>
19873       </method>
19874       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19875         <size>12</size>
19876       </method>
19877       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19878         <size>7</size>
19879       </method>
19880     </type>
19881   </test>
19882   <test name="gtest-linq-10.cs">
19883     <type name="DataA">
19884       <method name="Void .ctor()">
19885         <size>7</size>
19886       </method>
19887     </type>
19888     <type name="DataB">
19889       <method name="Void .ctor()">
19890         <size>7</size>
19891       </method>
19892     </type>
19893     <type name="GroupJoin">
19894       <method name="Void .ctor()">
19895         <size>7</size>
19896       </method>
19897       <method name="Int32 Main()">
19898         <size>631</size>
19899       </method>
19900     </type>
19901     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19902       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19903         <size>21</size>
19904       </method>
19905       <method name="&lt;a&gt;__T get_a()">
19906         <size>7</size>
19907       </method>
19908       <method name="&lt;ab&gt;__T get_ab()">
19909         <size>7</size>
19910       </method>
19911       <method name="Boolean Equals(System.Object)">
19912         <size>69</size>
19913       </method>
19914       <method name="Int32 GetHashCode()">
19915         <size>86</size>
19916       </method>
19917       <method name="System.String ToString()">
19918         <size>142</size>
19919       </method>
19920     </type>
19921     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19922       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19923         <size>21</size>
19924       </method>
19925       <method name="&lt;a&gt;__T get_a()">
19926         <size>7</size>
19927       </method>
19928       <method name="&lt;b&gt;__T get_b()">
19929         <size>7</size>
19930       </method>
19931       <method name="Boolean Equals(System.Object)">
19932         <size>69</size>
19933       </method>
19934       <method name="Int32 GetHashCode()">
19935         <size>86</size>
19936       </method>
19937       <method name="System.String ToString()">
19938         <size>142</size>
19939       </method>
19940     </type>
19941     <type name="GroupJoin">
19942       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19943         <size>7</size>
19944       </method>
19945       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19946         <size>7</size>
19947       </method>
19948       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19949         <size>8</size>
19950       </method>
19951       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19952         <size>12</size>
19953       </method>
19954       <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)">
19955         <size>39</size>
19956       </method>
19957       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19958         <size>7</size>
19959       </method>
19960       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19961         <size>7</size>
19962       </method>
19963       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19964         <size>8</size>
19965       </method>
19966       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19967         <size>12</size>
19968       </method>
19969       <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)">
19970         <size>39</size>
19971       </method>
19972     </type>
19973   </test>
19974   <test name="gtest-linq-11.cs">
19975     <type name="IntoTest">
19976       <method name="Void .ctor()">
19977         <size>7</size>
19978       </method>
19979       <method name="Int32 Main()">
19980         <size>275</size>
19981       </method>
19982       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19983         <size>5</size>
19984       </method>
19985       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19986         <size>5</size>
19987       </method>
19988       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19989         <size>4</size>
19990       </method>
19991       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19992         <size>5</size>
19993       </method>
19994       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19995         <size>4</size>
19996       </method>
19997     </type>
19998   </test>
19999   <test name="gtest-linq-12.cs">
20000     <type name="NestedQuery">
20001       <method name="Void .ctor()">
20002         <size>7</size>
20003       </method>
20004       <method name="Void XX()">
20005         <size>108</size>
20006       </method>
20007       <method name="Int32 Main()">
20008         <size>464</size>
20009       </method>
20010     </type>
20011     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
20012       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
20013         <size>21</size>
20014       </method>
20015       <method name="&lt;values&gt;__T get_values()">
20016         <size>7</size>
20017       </method>
20018       <method name="&lt;length&gt;__T get_length()">
20019         <size>7</size>
20020       </method>
20021       <method name="Boolean Equals(System.Object)">
20022         <size>69</size>
20023       </method>
20024       <method name="Int32 GetHashCode()">
20025         <size>86</size>
20026       </method>
20027       <method name="System.String ToString()">
20028         <size>142</size>
20029       </method>
20030     </type>
20031     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
20032       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
20033         <size>21</size>
20034       </method>
20035       <method name="&lt;type&gt;__T get_type()">
20036         <size>7</size>
20037       </method>
20038       <method name="&lt;x&gt;__T get_x()">
20039         <size>7</size>
20040       </method>
20041       <method name="Boolean Equals(System.Object)">
20042         <size>69</size>
20043       </method>
20044       <method name="Int32 GetHashCode()">
20045         <size>86</size>
20046       </method>
20047       <method name="System.String ToString()">
20048         <size>142</size>
20049       </method>
20050     </type>
20051     <type name="NestedQuery">
20052       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
20053         <size>13</size>
20054       </method>
20055     </type>
20056     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20057       <method name="Void .ctor()">
20058         <size>7</size>
20059       </method>
20060     </type>
20061     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20062       <method name="Void .ctor()">
20063         <size>7</size>
20064       </method>
20065     </type>
20066     <type name="NestedQuery">
20067       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20068         <size>110</size>
20069       </method>
20070       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20071         <size>10</size>
20072       </method>
20073       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20074         <size>36</size>
20075       </method>
20076       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20077         <size>13</size>
20078       </method>
20079       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20080         <size>110</size>
20081       </method>
20082       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20083         <size>9</size>
20084       </method>
20085       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20086         <size>7</size>
20087       </method>
20088       <method name="Boolean &lt;Main&gt;m__9(Char)">
20089         <size>6</size>
20090       </method>
20091       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20092         <size>9</size>
20093       </method>
20094       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20095         <size>7</size>
20096       </method>
20097     </type>
20098     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20099       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20100         <size>15</size>
20101       </method>
20102     </type>
20103     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20104       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20105         <size>15</size>
20106       </method>
20107     </type>
20108   </test>
20109   <test name="gtest-linq-13.cs">
20110     <type name="Program">
20111       <method name="Void .ctor()">
20112         <size>7</size>
20113       </method>
20114       <method name="Void Main()">
20115         <size>1</size>
20116       </method>
20117       <method name="Void Foo(TypeDefinition)">
20118         <size>47</size>
20119       </method>
20120       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20121         <size>2</size>
20122       </method>
20123     </type>
20124     <type name="Extension">
20125       <method name="IEnumerable`1 Cast[T](IFoo)">
20126         <size>2</size>
20127       </method>
20128     </type>
20129     <type name="MethodDefinition">
20130       <method name="Void .ctor()">
20131         <size>7</size>
20132       </method>
20133     </type>
20134     <type name="TypeDefinition">
20135       <method name="Void .ctor()">
20136         <size>7</size>
20137       </method>
20138       <method name="MethodDefinitionCollection get_Methods()">
20139         <size>2</size>
20140       </method>
20141       <method name="Void set_Methods(MethodDefinitionCollection)">
20142         <size>1</size>
20143       </method>
20144     </type>
20145     <type name="MethodDefinitionCollection">
20146       <method name="Void .ctor()">
20147         <size>7</size>
20148       </method>
20149     </type>
20150   </test>
20151   <test name="gtest-linq-14.cs">
20152     <type name="Person">
20153       <method name="Void .ctor()">
20154         <size>7</size>
20155       </method>
20156       <method name="Style get_Style()">
20157         <size>7</size>
20158       </method>
20159       <method name="Void set_Style(Style)">
20160         <size>8</size>
20161       </method>
20162     </type>
20163     <type name="Extensions">
20164       <method name="IMarker`1 Cast[T](IObjectContainer)">
20165         <size>2</size>
20166       </method>
20167       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20168         <size>2</size>
20169       </method>
20170     </type>
20171     <type name="Program">
20172       <method name="Void .ctor()">
20173         <size>7</size>
20174       </method>
20175       <method name="Void Main()">
20176         <size>1</size>
20177       </method>
20178       <method name="Void Assert(System.Action)">
20179         <size>1</size>
20180       </method>
20181       <method name="Void Test(IObjectContainer, Style)">
20182         <size>38</size>
20183       </method>
20184     </type>
20185     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20186       <method name="Void .ctor()">
20187         <size>7</size>
20188       </method>
20189       <method name="Void &lt;&gt;m__0()">
20190         <size>117</size>
20191       </method>
20192     </type>
20193   </test>
20194   <test name="gtest-linq-15.cs">
20195     <type name="NameCollisionTest.Data">
20196       <method name="Void .ctor()">
20197         <size>7</size>
20198       </method>
20199     </type>
20200     <type name="NameCollisionTest.Ex">
20201       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20202         <size>44</size>
20203       </method>
20204     </type>
20205     <type name="NameCollisionTest.C">
20206       <method name="Void .ctor()">
20207         <size>7</size>
20208       </method>
20209       <method name="Void Main()">
20210         <size>78</size>
20211       </method>
20212       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20213         <size>7</size>
20214       </method>
20215       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20216         <size>5</size>
20217       </method>
20218     </type>
20219     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20220       <method name="Void .ctor()">
20221         <size>7</size>
20222       </method>
20223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20224         <size>12</size>
20225       </method>
20226       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20227         <size>7</size>
20228       </method>
20229       <method name="Boolean MoveNext()">
20230         <size>86</size>
20231       </method>
20232       <method name="Void Dispose()">
20233         <size>8</size>
20234       </method>
20235       <method name="Void Reset()">
20236         <size>6</size>
20237       </method>
20238       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20239         <size>7</size>
20240       </method>
20241       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20242         <size>52</size>
20243       </method>
20244     </type>
20245   </test>
20246   <test name="gtest-linq-16.cs">
20247     <type name="C">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251       <method name="Void Main()">
20252         <size>12</size>
20253       </method>
20254       <method name="Void Test_1(Int32)">
20255         <size>27</size>
20256       </method>
20257       <method name="Void Test_2()">
20258         <size>31</size>
20259       </method>
20260       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20261         <size>26</size>
20262       </method>
20263     </type>
20264     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20265       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20266         <size>21</size>
20267       </method>
20268       <method name="&lt;a&gt;__T get_a()">
20269         <size>7</size>
20270       </method>
20271       <method name="&lt;b&gt;__T get_b()">
20272         <size>7</size>
20273       </method>
20274       <method name="Boolean Equals(System.Object)">
20275         <size>69</size>
20276       </method>
20277       <method name="Int32 GetHashCode()">
20278         <size>86</size>
20279       </method>
20280       <method name="System.String ToString()">
20281         <size>142</size>
20282       </method>
20283     </type>
20284     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20285       <method name="Void .ctor()">
20286         <size>7</size>
20287       </method>
20288       <method name="IEnumerable`1 &lt;&gt;m__0()">
20289         <size>67</size>
20290       </method>
20291       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20292         <size>8</size>
20293       </method>
20294       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20295         <size>14</size>
20296       </method>
20297     </type>
20298     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20299       <method name="Void .ctor()">
20300         <size>7</size>
20301       </method>
20302       <method name="IEnumerable`1 &lt;&gt;m__2()">
20303         <size>67</size>
20304       </method>
20305       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20306         <size>8</size>
20307       </method>
20308       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20309         <size>14</size>
20310       </method>
20311     </type>
20312   </test>
20313   <test name="gtest-linq-17.cs">
20314     <type name="TestGroupBy">
20315       <method name="Void .ctor()">
20316         <size>7</size>
20317       </method>
20318       <method name="Int32 Main()">
20319         <size>157</size>
20320       </method>
20321       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20322         <size>2</size>
20323       </method>
20324     </type>
20325     <type name="&lt;PrivateImplementationDetails&gt;">
20326       <method name="Void .ctor()">
20327         <size>7</size>
20328       </method>
20329     </type>
20330   </test>
20331   <test name="gtest-linq-18.cs">
20332     <type name="C">
20333       <method name="Void .ctor()">
20334         <size>7</size>
20335       </method>
20336       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20337         <size>2</size>
20338       </method>
20339       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20340         <size>2</size>
20341       </method>
20342       <method name="Int32 Main()">
20343         <size>648</size>
20344       </method>
20345       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20346         <size>42</size>
20347       </method>
20348       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20349         <size>11</size>
20350       </method>
20351       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20352         <size>31</size>
20353       </method>
20354       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20355         <size>31</size>
20356       </method>
20357       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20358         <size>31</size>
20359       </method>
20360       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20361         <size>31</size>
20362       </method>
20363       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20364         <size>31</size>
20365       </method>
20366       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20367         <size>10</size>
20368       </method>
20369       <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])">
20370         <size>15</size>
20371       </method>
20372       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20373         <size>31</size>
20374       </method>
20375       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20376         <size>15</size>
20377       </method>
20378       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20379         <size>12</size>
20380       </method>
20381     </type>
20382     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20383       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20384         <size>21</size>
20385       </method>
20386       <method name="&lt;ck&gt;__T get_ck()">
20387         <size>7</size>
20388       </method>
20389       <method name="&lt;xy&gt;__T get_xy()">
20390         <size>7</size>
20391       </method>
20392       <method name="Boolean Equals(System.Object)">
20393         <size>69</size>
20394       </method>
20395       <method name="Int32 GetHashCode()">
20396         <size>86</size>
20397       </method>
20398       <method name="System.String ToString()">
20399         <size>142</size>
20400       </method>
20401     </type>
20402     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20403       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20404         <size>21</size>
20405       </method>
20406       <method name="&lt;i&gt;__T get_i()">
20407         <size>7</size>
20408       </method>
20409       <method name="&lt;l&gt;__T get_l()">
20410         <size>7</size>
20411       </method>
20412       <method name="Boolean Equals(System.Object)">
20413         <size>69</size>
20414       </method>
20415       <method name="Int32 GetHashCode()">
20416         <size>86</size>
20417       </method>
20418       <method name="System.String ToString()">
20419         <size>142</size>
20420       </method>
20421     </type>
20422     <type name="&lt;PrivateImplementationDetails&gt;">
20423       <method name="Void .ctor()">
20424         <size>7</size>
20425       </method>
20426     </type>
20427     <type name="C+&lt;Main&gt;c__AnonStorey0">
20428       <method name="Void .ctor()">
20429         <size>7</size>
20430       </method>
20431     </type>
20432     <type name="C+&lt;Main&gt;c__AnonStorey1">
20433       <method name="Void .ctor()">
20434         <size>7</size>
20435       </method>
20436     </type>
20437     <type name="C+&lt;Main&gt;c__AnonStorey2">
20438       <method name="Void .ctor()">
20439         <size>7</size>
20440       </method>
20441     </type>
20442     <type name="C+&lt;Main&gt;c__AnonStorey3">
20443       <method name="Void .ctor()">
20444         <size>7</size>
20445       </method>
20446     </type>
20447     <type name="C+&lt;Main&gt;c__AnonStorey4">
20448       <method name="Void .ctor()">
20449         <size>7</size>
20450       </method>
20451     </type>
20452     <type name="C+&lt;Main&gt;c__AnonStorey5">
20453       <method name="Void .ctor()">
20454         <size>7</size>
20455       </method>
20456     </type>
20457     <type name="C+&lt;Main&gt;c__AnonStorey6">
20458       <method name="Void .ctor()">
20459         <size>7</size>
20460       </method>
20461     </type>
20462     <type name="C">
20463       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20464         <size>31</size>
20465       </method>
20466       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20467         <size>31</size>
20468       </method>
20469       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20470         <size>2</size>
20471       </method>
20472       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20473         <size>31</size>
20474       </method>
20475       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20476         <size>31</size>
20477       </method>
20478       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20479         <size>2</size>
20480       </method>
20481     </type>
20482     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20483       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20484         <size>21</size>
20485       </method>
20486       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20487         <size>7</size>
20488       </method>
20489       <method name="&lt;g&gt;__T get_g()">
20490         <size>7</size>
20491       </method>
20492       <method name="Boolean Equals(System.Object)">
20493         <size>69</size>
20494       </method>
20495       <method name="Int32 GetHashCode()">
20496         <size>86</size>
20497       </method>
20498       <method name="System.String ToString()">
20499         <size>142</size>
20500       </method>
20501     </type>
20502     <type name="C+&lt;Main&gt;c__AnonStorey0">
20503       <method name="Boolean &lt;&gt;m__12(Int32)">
20504         <size>10</size>
20505       </method>
20506     </type>
20507     <type name="C+&lt;Main&gt;c__AnonStorey1">
20508       <method name="Boolean &lt;&gt;m__13(Int32)">
20509         <size>15</size>
20510       </method>
20511     </type>
20512     <type name="C+&lt;Main&gt;c__AnonStorey2">
20513       <method name="Boolean &lt;&gt;m__14(Int32)">
20514         <size>10</size>
20515       </method>
20516     </type>
20517     <type name="C+&lt;Main&gt;c__AnonStorey3">
20518       <method name="Boolean &lt;&gt;m__15(Int32)">
20519         <size>10</size>
20520       </method>
20521     </type>
20522     <type name="C+&lt;Main&gt;c__AnonStorey4">
20523       <method name="Int32 &lt;&gt;m__16(Int32)">
20524         <size>9</size>
20525       </method>
20526     </type>
20527     <type name="C+&lt;Main&gt;c__AnonStorey5">
20528       <method name="Int32 &lt;&gt;m__17(Int32)">
20529         <size>9</size>
20530       </method>
20531     </type>
20532     <type name="C+&lt;Main&gt;c__AnonStorey6">
20533       <method name="Boolean &lt;&gt;m__18(Int32)">
20534         <size>20</size>
20535       </method>
20536     </type>
20537     <type name="C+&lt;Main&gt;c__AnonStorey7">
20538       <method name="Void .ctor()">
20539         <size>7</size>
20540       </method>
20541       <method name="Boolean &lt;&gt;m__19(Int32)">
20542         <size>10</size>
20543       </method>
20544     </type>
20545     <type name="C+&lt;Main&gt;c__AnonStorey8">
20546       <method name="Void .ctor()">
20547         <size>7</size>
20548       </method>
20549       <method name="Boolean &lt;&gt;m__1A(Int32)">
20550         <size>10</size>
20551       </method>
20552     </type>
20553     <type name="C+&lt;Main&gt;c__AnonStorey9">
20554       <method name="Void .ctor()">
20555         <size>7</size>
20556       </method>
20557       <method name="Boolean &lt;&gt;m__1B(Int32)">
20558         <size>10</size>
20559       </method>
20560     </type>
20561     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20562       <method name="Void .ctor()">
20563         <size>7</size>
20564       </method>
20565       <method name="Boolean &lt;&gt;m__1C(Int32)">
20566         <size>10</size>
20567       </method>
20568     </type>
20569   </test>
20570   <test name="gtest-linq-19.cs">
20571     <type name="Test">
20572       <method name="Void .ctor()">
20573         <size>7</size>
20574       </method>
20575       <method name="Void .cctor()">
20576         <size>45</size>
20577       </method>
20578       <method name="Void Main()">
20579         <size>1</size>
20580       </method>
20581       <method name="Char &lt;E&gt;m__0(Char)">
20582         <size>2</size>
20583       </method>
20584     </type>
20585   </test>
20586   <test name="gtest-named-01.cs">
20587     <type name="C">
20588       <method name="Int32 Test(Int32, Int32, System.String)">
20589         <size>6</size>
20590       </method>
20591       <method name="T Foo[T](T, Int32)">
20592         <size>2</size>
20593       </method>
20594       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20595         <size>9</size>
20596       </method>
20597       <method name="Int32 Main()">
20598         <size>173</size>
20599       </method>
20600       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20601         <size>2</size>
20602       </method>
20603     </type>
20604     <type name="C+&lt;Main&gt;c__AnonStorey0">
20605       <method name="Void .ctor()">
20606         <size>7</size>
20607       </method>
20608       <method name="Int32 &lt;&gt;m__1(Int32)">
20609         <size>7</size>
20610       </method>
20611     </type>
20612   </test>
20613   <test name="gtest-optional-01.cs">
20614     <type name="C">
20615       <method name="Void TestA(Int32)">
20616         <size>1</size>
20617       </method>
20618       <method name="Void TestB(Int64)">
20619         <size>1</size>
20620       </method>
20621       <method name="Void TestC(Decimal)">
20622         <size>1</size>
20623       </method>
20624       <method name="Int32 Main()">
20625         <size>310</size>
20626       </method>
20627       <method name="Void .ctor()">
20628         <size>7</size>
20629       </method>
20630     </type>
20631   </test>
20632   <test name="gtest-optional-02.cs">
20633     <type name="C">
20634       <method name="Boolean Test2(Nullable`1)">
20635         <size>11</size>
20636       </method>
20637       <method name="Int32 Test(Nullable`1)">
20638         <size>27</size>
20639       </method>
20640       <method name="Int32 Main()">
20641         <size>101</size>
20642       </method>
20643       <method name="Void .ctor()">
20644         <size>7</size>
20645       </method>
20646       <method name="Boolean Test3(Nullable`1)">
20647         <size>21</size>
20648       </method>
20649     </type>
20650   </test>
20651   <test name="gtest-optional-03.cs">
20652     <type name="C">
20653       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20654         <size>2</size>
20655       </method>
20656       <method name="Int32 Main()">
20657         <size>225</size>
20658       </method>
20659       <method name="Void .ctor()">
20660         <size>7</size>
20661       </method>
20662     </type>
20663   </test>
20664   <test name="gtest-optional-04.cs">
20665     <type name="C">
20666       <method name="Void Foo[T](T, T)">
20667         <size>1</size>
20668       </method>
20669       <method name="Void TestParams(System.Int32[])">
20670         <size>6</size>
20671       </method>
20672       <method name="Void TestParams(Int32)">
20673         <size>1</size>
20674       </method>
20675       <method name="Void TestStruct(Nullable`1)">
20676         <size>1</size>
20677       </method>
20678       <method name="System.String get_Item(Int32, System.String)">
20679         <size>2</size>
20680       </method>
20681       <method name="Void set_Item(Int32, System.String, System.String)">
20682         <size>4</size>
20683       </method>
20684       <method name="Int32 Main()">
20685         <size>120</size>
20686       </method>
20687       <method name="Void .ctor()">
20688         <size>7</size>
20689       </method>
20690     </type>
20691   </test>
20692   <test name="gtest-optional-05.cs">
20693     <type name="Blah">
20694       <method name="Int32 Foo(Int32, Int32)">
20695         <size>4</size>
20696       </method>
20697       <method name="Int32 Main()">
20698         <size>46</size>
20699       </method>
20700       <method name="Void .ctor()">
20701         <size>7</size>
20702       </method>
20703     </type>
20704     <type name="Blah+MyDelegate">
20705       <method name="Int32 Invoke(Int32, Int32)">
20706         <size>0</size>
20707       </method>
20708       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20709         <size>0</size>
20710       </method>
20711       <method name="Int32 EndInvoke(IAsyncResult)">
20712         <size>0</size>
20713       </method>
20714       <method name="Void .ctor(Object, IntPtr)">
20715         <size>0</size>
20716       </method>
20717     </type>
20718   </test>
20719   <test name="gtest-optional-06.cs">
20720     <type name="C">
20721       <method name="Int32 Foo(Int32)">
20722         <size>2</size>
20723       </method>
20724       <method name="Int32 Main()">
20725         <size>38</size>
20726       </method>
20727       <method name="Void .ctor()">
20728         <size>7</size>
20729       </method>
20730     </type>
20731     <type name="D">
20732       <method name="Int32 Invoke(Int32)">
20733         <size>0</size>
20734       </method>
20735       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20736         <size>0</size>
20737       </method>
20738       <method name="Int32 EndInvoke(IAsyncResult)">
20739         <size>0</size>
20740       </method>
20741       <method name="Void .ctor(Object, IntPtr)">
20742         <size>0</size>
20743       </method>
20744     </type>
20745   </test>
20746   <test name="gtest-optional-07.cs">
20747     <type name="Tests">
20748       <method name="Void foo(Foo)">
20749         <size>1</size>
20750       </method>
20751       <method name="Int32 Main()">
20752         <size>8</size>
20753       </method>
20754       <method name="Void .ctor()">
20755         <size>7</size>
20756       </method>
20757     </type>
20758   </test>
20759   <test name="gtest-partial-01.cs">
20760     <type name="B`1[U]">
20761       <method name="Void .ctor()">
20762         <size>7</size>
20763       </method>
20764     </type>
20765     <type name="C`1[T]">
20766       <method name="Void .ctor()">
20767         <size>7</size>
20768       </method>
20769     </type>
20770     <type name="Test">
20771       <method name="Void Main()">
20772         <size>1</size>
20773       </method>
20774       <method name="Void .ctor()">
20775         <size>7</size>
20776       </method>
20777     </type>
20778   </test>
20779   <test name="gtest-var-04.cs">
20780     <type name="Test">
20781       <method name="Void .ctor()">
20782         <size>7</size>
20783       </method>
20784       <method name="Int32 Main()">
20785         <size>219</size>
20786       </method>
20787     </type>
20788   </test>
20789   <test name="gtest-variance-1.cs">
20790     <type name="Foo">
20791       <method name="System.String get_Bar()">
20792         <size>7</size>
20793       </method>
20794       <method name="Void .ctor(String)">
20795         <size>14</size>
20796       </method>
20797     </type>
20798     <type name="Test">
20799       <method name="Int32 Main()">
20800         <size>57</size>
20801       </method>
20802       <method name="Void .ctor()">
20803         <size>7</size>
20804       </method>
20805     </type>
20806   </test>
20807   <test name="gtest-variance-10.cs">
20808     <type name="Foo">
20809       <method name="Void .ctor()">
20810         <size>7</size>
20811       </method>
20812     </type>
20813     <type name="Test">
20814       <method name="Int32 I&lt;string&gt;.get_Count()">
20815         <size>2</size>
20816       </method>
20817       <method name="Int32 I&lt;Foo&gt;.get_Count()">
20818         <size>2</size>
20819       </method>
20820       <method name="Void .ctor()">
20821         <size>7</size>
20822       </method>
20823     </type>
20824     <type name="Program">
20825       <method name="Int32 Main()">
20826         <size>29</size>
20827       </method>
20828     </type>
20829   </test>
20830   <test name="gtest-variance-11.cs">
20831     <type name="D">
20832       <method name="Void .ctor()">
20833         <size>7</size>
20834       </method>
20835       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20836         <size>38</size>
20837       </method>
20838       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20839         <size>38</size>
20840       </method>
20841       <method name="Int32 Main()">
20842         <size>38</size>
20843       </method>
20844     </type>
20845   </test>
20846   <test name="gtest-variance-12.cs">
20847     <type name="D">
20848       <method name="Void add_field(D`1[System.String])">
20849         <size>24</size>
20850       </method>
20851       <method name="Void remove_field(D`1[System.String])">
20852         <size>24</size>
20853       </method>
20854       <method name="Int32 Main()">
20855         <size>72</size>
20856       </method>
20857       <method name="Void &lt;Main&gt;m__0()">
20858         <size>1</size>
20859       </method>
20860       <method name="Void .ctor()">
20861         <size>7</size>
20862       </method>
20863     </type>
20864     <type name="D`1[T]">
20865       <method name="Void Invoke()">
20866         <size>0</size>
20867       </method>
20868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20869         <size>0</size>
20870       </method>
20871       <method name="Void EndInvoke(IAsyncResult)">
20872         <size>0</size>
20873       </method>
20874       <method name="Void .ctor(Object, IntPtr)">
20875         <size>0</size>
20876       </method>
20877     </type>
20878   </test>
20879   <test name="gtest-variance-13.cs">
20880     <type name="A">
20881       <method name="Void .ctor()">
20882         <size>7</size>
20883       </method>
20884       <method name="Void Foo[T](T, IList`1)">
20885         <size>1</size>
20886       </method>
20887       <method name="Void Test()">
20888         <size>17</size>
20889       </method>
20890     </type>
20891     <type name="B">
20892       <method name="Void .ctor()">
20893         <size>7</size>
20894       </method>
20895       <method name="Void Foo[T](T, I`1)">
20896         <size>1</size>
20897       </method>
20898       <method name="Void Test[U](U, I`1)">
20899         <size>8</size>
20900       </method>
20901     </type>
20902     <type name="M">
20903       <method name="Void .ctor()">
20904         <size>7</size>
20905       </method>
20906       <method name="Int32 Main()">
20907         <size>2</size>
20908       </method>
20909     </type>
20910   </test>
20911   <test name="gtest-variance-2.cs">
20912     <type name="Foo">
20913       <method name="System.String Bar(System.Object)">
20914         <size>12</size>
20915       </method>
20916       <method name="Void .ctor()">
20917         <size>7</size>
20918       </method>
20919     </type>
20920     <type name="Test">
20921       <method name="Int32 Main()">
20922         <size>92</size>
20923       </method>
20924       <method name="Void .ctor()">
20925         <size>7</size>
20926       </method>
20927     </type>
20928   </test>
20929   <test name="gtest-variance-3.cs">
20930     <type name="Test">
20931       <method name="Int32 Main()">
20932         <size>56</size>
20933       </method>
20934       <method name="Int32 Bar(Foo`1[System.Object])">
20935         <size>12</size>
20936       </method>
20937       <method name="Void .ctor()">
20938         <size>7</size>
20939       </method>
20940     </type>
20941     <type name="Foo`1[T]">
20942       <method name="T Invoke()">
20943         <size>0</size>
20944       </method>
20945       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20946         <size>0</size>
20947       </method>
20948       <method name="T EndInvoke(IAsyncResult)">
20949         <size>0</size>
20950       </method>
20951       <method name="Void .ctor(Object, IntPtr)">
20952         <size>0</size>
20953       </method>
20954     </type>
20955     <type name="Test+&lt;Main&gt;c__AnonStorey0">
20956       <method name="System.String &lt;&gt;m__0()">
20957         <size>7</size>
20958       </method>
20959       <method name="Void .ctor()">
20960         <size>7</size>
20961       </method>
20962     </type>
20963   </test>
20964   <test name="gtest-variance-4.cs">
20965     <type name="Test">
20966       <method name="Int32 Main()">
20967         <size>58</size>
20968       </method>
20969       <method name="Int32 Bar(Foo`1[System.String], System.String)">
20970         <size>8</size>
20971       </method>
20972       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
20973         <size>7</size>
20974       </method>
20975       <method name="Void .ctor()">
20976         <size>7</size>
20977       </method>
20978     </type>
20979     <type name="Foo`1[T]">
20980       <method name="Int32 Invoke(T)">
20981         <size>0</size>
20982       </method>
20983       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20984         <size>0</size>
20985       </method>
20986       <method name="Int32 EndInvoke(IAsyncResult)">
20987         <size>0</size>
20988       </method>
20989       <method name="Void .ctor(Object, IntPtr)">
20990         <size>0</size>
20991       </method>
20992     </type>
20993   </test>
20994   <test name="gtest-variance-5.cs">
20995     <type name="BothVariants`2[T1,T2]">
20996       <method name="T1 get_Foo()">
20997         <size>7</size>
20998       </method>
20999       <method name="Void set_Foo(T1)">
21000         <size>8</size>
21001       </method>
21002       <method name="Int32 Bar(T2)">
21003         <size>35</size>
21004       </method>
21005       <method name="Void .ctor(T1)">
21006         <size>14</size>
21007       </method>
21008     </type>
21009     <type name="Invariant`1[T]">
21010       <method name="T get_Foo()">
21011         <size>36</size>
21012       </method>
21013       <method name="Int32 Bar(T)">
21014         <size>14</size>
21015       </method>
21016       <method name="Void .ctor()">
21017         <size>7</size>
21018       </method>
21019     </type>
21020     <type name="A">
21021       <method name="System.String get_Fruit()">
21022         <size>6</size>
21023       </method>
21024       <method name="Void .ctor()">
21025         <size>7</size>
21026       </method>
21027     </type>
21028     <type name="B">
21029       <method name="System.String get_Fruit()">
21030         <size>6</size>
21031       </method>
21032       <method name="Void .ctor()">
21033         <size>7</size>
21034       </method>
21035     </type>
21036     <type name="C">
21037       <method name="System.String get_Fruit()">
21038         <size>6</size>
21039       </method>
21040       <method name="Void .ctor()">
21041         <size>7</size>
21042       </method>
21043     </type>
21044     <type name="Test">
21045       <method name="Int32 Main()">
21046         <size>110</size>
21047       </method>
21048       <method name="Void .ctor()">
21049         <size>7</size>
21050       </method>
21051     </type>
21052   </test>
21053   <test name="gtest-variance-6.cs">
21054     <type name="Program">
21055       <method name="Void .ctor()">
21056         <size>7</size>
21057       </method>
21058       <method name="Void Main()">
21059         <size>1</size>
21060       </method>
21061     </type>
21062     <type name="Cov1`1[U]">
21063       <method name="Void .ctor(Object, IntPtr)">
21064         <size>0</size>
21065       </method>
21066       <method name="ICovariant`1 Invoke(IContravariant`1)">
21067         <size>0</size>
21068       </method>
21069       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21070         <size>0</size>
21071       </method>
21072       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21073         <size>0</size>
21074       </method>
21075     </type>
21076     <type name="Cov2`1[U]">
21077       <method name="Void .ctor(Object, IntPtr)">
21078         <size>0</size>
21079       </method>
21080       <method name="ICovariant`1 Invoke(IContravariant`1)">
21081         <size>0</size>
21082       </method>
21083       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21084         <size>0</size>
21085       </method>
21086       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21087         <size>0</size>
21088       </method>
21089     </type>
21090     <type name="Cov3`1[U]">
21091       <method name="Void .ctor(Object, IntPtr)">
21092         <size>0</size>
21093       </method>
21094       <method name="ICovariant`1 Invoke(IContravariant`1)">
21095         <size>0</size>
21096       </method>
21097       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21098         <size>0</size>
21099       </method>
21100       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21101         <size>0</size>
21102       </method>
21103     </type>
21104     <type name="Cov4`1[U]">
21105       <method name="Void .ctor(Object, IntPtr)">
21106         <size>0</size>
21107       </method>
21108       <method name="ICovariant`1 Invoke()">
21109         <size>0</size>
21110       </method>
21111       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21112         <size>0</size>
21113       </method>
21114       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21115         <size>0</size>
21116       </method>
21117     </type>
21118     <type name="Cov5`1[U]">
21119       <method name="Void .ctor(Object, IntPtr)">
21120         <size>0</size>
21121       </method>
21122       <method name="IContravariant`1 Invoke()">
21123         <size>0</size>
21124       </method>
21125       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21126         <size>0</size>
21127       </method>
21128       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21129         <size>0</size>
21130       </method>
21131     </type>
21132     <type name="Contra5`1[U]">
21133       <method name="Void .ctor(Object, IntPtr)">
21134         <size>0</size>
21135       </method>
21136       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21137         <size>0</size>
21138       </method>
21139       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21140         <size>0</size>
21141       </method>
21142       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21143         <size>0</size>
21144       </method>
21145     </type>
21146     <type name="Contra6`1[U]">
21147       <method name="Void .ctor(Object, IntPtr)">
21148         <size>0</size>
21149       </method>
21150       <method name="IContravariant`1 Invoke()">
21151         <size>0</size>
21152       </method>
21153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21154         <size>0</size>
21155       </method>
21156       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21157         <size>0</size>
21158       </method>
21159     </type>
21160     <type name="Contra7`1[U]">
21161       <method name="Void .ctor(Object, IntPtr)">
21162         <size>0</size>
21163       </method>
21164       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21165         <size>0</size>
21166       </method>
21167       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21168         <size>0</size>
21169       </method>
21170       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21171         <size>0</size>
21172       </method>
21173     </type>
21174     <type name="Contra8`1[U]">
21175       <method name="Void .ctor(Object, IntPtr)">
21176         <size>0</size>
21177       </method>
21178       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21179         <size>0</size>
21180       </method>
21181       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21182         <size>0</size>
21183       </method>
21184       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21185         <size>0</size>
21186       </method>
21187     </type>
21188   </test>
21189   <test name="gtest-variance-7.cs">
21190     <type name="C">
21191       <method name="Void .ctor()">
21192         <size>7</size>
21193       </method>
21194       <method name="Void Main()">
21195         <size>1</size>
21196       </method>
21197     </type>
21198     <type name="Covariant`1[T]">
21199       <method name="Void .ctor(Object, IntPtr)">
21200         <size>0</size>
21201       </method>
21202       <method name="T Invoke()">
21203         <size>0</size>
21204       </method>
21205       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21206         <size>0</size>
21207       </method>
21208       <method name="T EndInvoke(IAsyncResult)">
21209         <size>0</size>
21210       </method>
21211     </type>
21212     <type name="Contra`1[T]">
21213       <method name="Void .ctor(Object, IntPtr)">
21214         <size>0</size>
21215       </method>
21216       <method name="Void Invoke(T)">
21217         <size>0</size>
21218       </method>
21219       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21220         <size>0</size>
21221       </method>
21222       <method name="Void EndInvoke(IAsyncResult)">
21223         <size>0</size>
21224       </method>
21225     </type>
21226     <type name="CoContra`2[TR,T]">
21227       <method name="Void .ctor(Object, IntPtr)">
21228         <size>0</size>
21229       </method>
21230       <method name="TR Invoke(T)">
21231         <size>0</size>
21232       </method>
21233       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21234         <size>0</size>
21235       </method>
21236       <method name="TR EndInvoke(IAsyncResult)">
21237         <size>0</size>
21238       </method>
21239     </type>
21240     <type name="None`1[T]">
21241       <method name="Void .ctor(Object, IntPtr)">
21242         <size>0</size>
21243       </method>
21244       <method name="Void Invoke(T)">
21245         <size>0</size>
21246       </method>
21247       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21248         <size>0</size>
21249       </method>
21250       <method name="Void EndInvoke(IAsyncResult)">
21251         <size>0</size>
21252       </method>
21253     </type>
21254     <type name="Test`1[U]">
21255       <method name="Void .ctor(Object, IntPtr)">
21256         <size>0</size>
21257       </method>
21258       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
21259         <size>0</size>
21260       </method>
21261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21262         <size>0</size>
21263       </method>
21264       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21265         <size>0</size>
21266       </method>
21267     </type>
21268     <type name="Test2`1[U]">
21269       <method name="Void .ctor(Object, IntPtr)">
21270         <size>0</size>
21271       </method>
21272       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
21273         <size>0</size>
21274       </method>
21275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21276         <size>0</size>
21277       </method>
21278       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
21279         <size>0</size>
21280       </method>
21281     </type>
21282     <type name="Test3`1[U]">
21283       <method name="Void .ctor(Object, IntPtr)">
21284         <size>0</size>
21285       </method>
21286       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21287         <size>0</size>
21288       </method>
21289       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21290         <size>0</size>
21291       </method>
21292       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21293         <size>0</size>
21294       </method>
21295     </type>
21296     <type name="Test4`1[U]">
21297       <method name="Void .ctor(Object, IntPtr)">
21298         <size>0</size>
21299       </method>
21300       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21301         <size>0</size>
21302       </method>
21303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21304         <size>0</size>
21305       </method>
21306       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21307         <size>0</size>
21308       </method>
21309     </type>
21310     <type name="Test5`1[U]">
21311       <method name="Void .ctor(Object, IntPtr)">
21312         <size>0</size>
21313       </method>
21314       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21315         <size>0</size>
21316       </method>
21317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21318         <size>0</size>
21319       </method>
21320       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21321         <size>0</size>
21322       </method>
21323     </type>
21324     <type name="Test6`1[U]">
21325       <method name="Void .ctor(Object, IntPtr)">
21326         <size>0</size>
21327       </method>
21328       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21329         <size>0</size>
21330       </method>
21331       <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)">
21332         <size>0</size>
21333       </method>
21334       <method name="Void EndInvoke(IAsyncResult)">
21335         <size>0</size>
21336       </method>
21337     </type>
21338     <type name="Both`2[U,V]">
21339       <method name="Void .ctor(Object, IntPtr)">
21340         <size>0</size>
21341       </method>
21342       <method name="Void Invoke(CoContra`2[U,V])">
21343         <size>0</size>
21344       </method>
21345       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21346         <size>0</size>
21347       </method>
21348       <method name="Void EndInvoke(IAsyncResult)">
21349         <size>0</size>
21350       </method>
21351     </type>
21352     <type name="Both2`2[U,V]">
21353       <method name="Void .ctor(Object, IntPtr)">
21354         <size>0</size>
21355       </method>
21356       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21357         <size>0</size>
21358       </method>
21359       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21360         <size>0</size>
21361       </method>
21362       <method name="Void EndInvoke(IAsyncResult)">
21363         <size>0</size>
21364       </method>
21365     </type>
21366     <type name="Both3`2[U,V]">
21367       <method name="Void .ctor(Object, IntPtr)">
21368         <size>0</size>
21369       </method>
21370       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21371         <size>0</size>
21372       </method>
21373       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21374         <size>0</size>
21375       </method>
21376       <method name="Void EndInvoke(IAsyncResult)">
21377         <size>0</size>
21378       </method>
21379     </type>
21380     <type name="Both4`2[U,V]">
21381       <method name="Void .ctor(Object, IntPtr)">
21382         <size>0</size>
21383       </method>
21384       <method name="Void Invoke(Both`2[V,U])">
21385         <size>0</size>
21386       </method>
21387       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21388         <size>0</size>
21389       </method>
21390       <method name="Void EndInvoke(IAsyncResult)">
21391         <size>0</size>
21392       </method>
21393     </type>
21394     <type name="Both5`2[U,V]">
21395       <method name="Void .ctor(Object, IntPtr)">
21396         <size>0</size>
21397       </method>
21398       <method name="Void Invoke(Both`2[V,System.Int32])">
21399         <size>0</size>
21400       </method>
21401       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21402         <size>0</size>
21403       </method>
21404       <method name="Void EndInvoke(IAsyncResult)">
21405         <size>0</size>
21406       </method>
21407     </type>
21408   </test>
21409   <test name="gtest-variance-8.cs">
21410     <type name="A`1[T]">
21411       <method name="Void .ctor()">
21412         <size>7</size>
21413       </method>
21414     </type>
21415     <type name="C">
21416       <method name="Int32 Main()">
21417         <size>144</size>
21418       </method>
21419       <method name="Void .ctor()">
21420         <size>7</size>
21421       </method>
21422     </type>
21423   </test>
21424   <test name="gtest-variance-9.cs">
21425     <type name="Test">
21426       <method name="Void .ctor()">
21427         <size>7</size>
21428       </method>
21429       <method name="Void Foo(IIn`1)">
21430         <size>1</size>
21431       </method>
21432       <method name="Int32 Main()">
21433         <size>10</size>
21434       </method>
21435     </type>
21436   </test>
21437   <test name="test-1.cs">
21438     <type name="X">
21439       <method name="Void .ctor()">
21440         <size>7</size>
21441       </method>
21442       <method name="Int32 Main(System.String[])">
21443         <size>12</size>
21444       </method>
21445     </type>
21446   </test>
21447   <test name="test-10.cs">
21448     <type name="X">
21449       <method name="Void .ctor()">
21450         <size>7</size>
21451       </method>
21452       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21453         <size>1</size>
21454       </method>
21455       <method name="Void bsbyte()">
21456         <size>35</size>
21457       </method>
21458       <method name="Void abyte(SByte, Char)">
21459         <size>1</size>
21460       </method>
21461       <method name="Void bbyte()">
21462         <size>22</size>
21463       </method>
21464       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21465         <size>1</size>
21466       </method>
21467       <method name="Void bshort()">
21468         <size>39</size>
21469       </method>
21470       <method name="Void aushort(SByte, Byte, Int16, Char)">
21471         <size>1</size>
21472       </method>
21473       <method name="Void bushort()">
21474         <size>29</size>
21475       </method>
21476       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21477         <size>1</size>
21478       </method>
21479       <method name="Void bint()">
21480         <size>42</size>
21481       </method>
21482       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21483         <size>1</size>
21484       </method>
21485       <method name="Void buint()">
21486         <size>38</size>
21487       </method>
21488       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21489         <size>1</size>
21490       </method>
21491       <method name="Void blong()">
21492         <size>47</size>
21493       </method>
21494       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21495         <size>1</size>
21496       </method>
21497       <method name="Void bulong()">
21498         <size>47</size>
21499       </method>
21500       <method name="Void achar(SByte, Byte, Int16)">
21501         <size>1</size>
21502       </method>
21503       <method name="Void bchar()">
21504         <size>27</size>
21505       </method>
21506       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21507         <size>1</size>
21508       </method>
21509       <method name="Void bfloat()">
21510         <size>67</size>
21511       </method>
21512       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21513         <size>1</size>
21514       </method>
21515       <method name="Void bdouble()">
21516         <size>75</size>
21517       </method>
21518       <method name="Void TestDecimal(Decimal)">
21519         <size>15</size>
21520       </method>
21521       <method name="Void Main()">
21522         <size>1</size>
21523       </method>
21524     </type>
21525     <type name="Test2">
21526       <method name="Void .ctor()">
21527         <size>7</size>
21528       </method>
21529       <method name="Void ExtraTst()">
21530         <size>12</size>
21531       </method>
21532     </type>
21533   </test>
21534   <test name="test-100.cs">
21535     <type name="GLib.Object">
21536       <method name="Void .ctor()">
21537         <size>7</size>
21538       </method>
21539       <method name="Int32 get_Raw()">
21540         <size>2</size>
21541       </method>
21542       <method name="Void set_Raw(Int32)">
21543         <size>8</size>
21544       </method>
21545       <method name="Void GetProperty()">
21546         <size>12</size>
21547       </method>
21548       <method name="Int32 Main()">
21549         <size>2</size>
21550       </method>
21551     </type>
21552   </test>
21553   <test name="test-101.cs">
21554     <type name="Test.MyAttribute">
21555       <method name="Void .ctor(String)">
21556         <size>20</size>
21557       </method>
21558     </type>
21559     <type name="Test.My2Attribute">
21560       <method name="Void .ctor(String, Int32)">
21561         <size>31</size>
21562       </method>
21563     </type>
21564     <type name="Test.Test">
21565       <method name="Void .ctor()">
21566         <size>7</size>
21567       </method>
21568       <method name="Int32 Main()">
21569         <size>92</size>
21570       </method>
21571     </type>
21572   </test>
21573   <test name="test-102.cs">
21574     <type name="N1.MineAttribute">
21575       <method name="Void .ctor(String)">
21576         <size>14</size>
21577       </method>
21578     </type>
21579     <type name="N1.ReturnAttribute">
21580       <method name="Void .ctor(String)">
21581         <size>14</size>
21582       </method>
21583     </type>
21584     <type name="N1.Foo">
21585       <method name="Void .ctor()">
21586         <size>7</size>
21587       </method>
21588       <method name="Int32 Main()">
21589         <size>250</size>
21590       </method>
21591     </type>
21592   </test>
21593   <test name="test-103.cs">
21594     <type name="A">
21595       <method name="Void .ctor()">
21596         <size>7</size>
21597       </method>
21598       <method name="Int32 Foo()">
21599         <size>0</size>
21600       </method>
21601     </type>
21602     <type name="B">
21603       <method name="Void .ctor()">
21604         <size>7</size>
21605       </method>
21606       <method name="Int32 Foo()">
21607         <size>2</size>
21608       </method>
21609       <method name="Int32 M()">
21610         <size>7</size>
21611       </method>
21612     </type>
21613     <type name="Test">
21614       <method name="Void .ctor()">
21615         <size>7</size>
21616       </method>
21617       <method name="Int32 Main()">
21618         <size>11</size>
21619       </method>
21620     </type>
21621   </test>
21622   <test name="test-104.cs">
21623     <type name="Test">
21624       <method name="Void .ctor()">
21625         <size>7</size>
21626       </method>
21627       <method name="Int32 Main(System.String[])">
21628         <size>12</size>
21629       </method>
21630     </type>
21631   </test>
21632   <test name="test-105.cs">
21633     <type name="Test">
21634       <method name="Void .ctor()">
21635         <size>7</size>
21636       </method>
21637       <method name="Int32 F(Int32)">
21638         <size>33</size>
21639       </method>
21640       <method name="Void async_callback(IAsyncResult)">
21641         <size>22</size>
21642       </method>
21643       <method name="Int32 Main()">
21644         <size>407</size>
21645       </method>
21646     </type>
21647     <type name="Test+SimpleDelegate">
21648       <method name="Void .ctor(Object, IntPtr)">
21649         <size>0</size>
21650       </method>
21651       <method name="Int32 Invoke(Int32)">
21652         <size>0</size>
21653       </method>
21654       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21655         <size>0</size>
21656       </method>
21657       <method name="Int32 EndInvoke(IAsyncResult)">
21658         <size>0</size>
21659       </method>
21660     </type>
21661   </test>
21662   <test name="test-106.cs">
21663     <type name="Test">
21664       <method name="Int32 F(Int32)">
21665         <size>27</size>
21666       </method>
21667       <method name="Void async_callback(IAsyncResult)">
21668         <size>33</size>
21669       </method>
21670       <method name="Int32 Main()">
21671         <size>135</size>
21672       </method>
21673       <method name="Void .ctor()">
21674         <size>7</size>
21675       </method>
21676       <method name="Void .cctor()">
21677         <size>1</size>
21678       </method>
21679     </type>
21680     <type name="Test+SimpleDelegate">
21681       <method name="Int32 Invoke(Int32)">
21682         <size>0</size>
21683       </method>
21684       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21685         <size>0</size>
21686       </method>
21687       <method name="Int32 EndInvoke(IAsyncResult)">
21688         <size>0</size>
21689       </method>
21690       <method name="Void .ctor(Object, IntPtr)">
21691         <size>0</size>
21692       </method>
21693     </type>
21694   </test>
21695   <test name="test-107.cs">
21696     <type name="Test">
21697       <method name="Void .ctor()">
21698         <size>7</size>
21699       </method>
21700       <method name="Void .cctor()">
21701         <size>1</size>
21702       </method>
21703       <method name="Int32 F(Int32)">
21704         <size>27</size>
21705       </method>
21706       <method name="Void async_callback(IAsyncResult)">
21707         <size>100</size>
21708       </method>
21709       <method name="Int32 Main()">
21710         <size>89</size>
21711       </method>
21712     </type>
21713     <type name="Test+SimpleDelegate">
21714       <method name="Void .ctor(Object, IntPtr)">
21715         <size>0</size>
21716       </method>
21717       <method name="Int32 Invoke(Int32)">
21718         <size>0</size>
21719       </method>
21720       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21721         <size>0</size>
21722       </method>
21723       <method name="Int32 EndInvoke(IAsyncResult)">
21724         <size>0</size>
21725       </method>
21726     </type>
21727   </test>
21728   <test name="test-108.cs">
21729     <type name="X">
21730       <method name="Void .ctor()">
21731         <size>7</size>
21732       </method>
21733       <method name="Int32 Main()">
21734         <size>79</size>
21735       </method>
21736     </type>
21737   </test>
21738   <test name="test-109.cs">
21739     <type name="T">
21740       <method name="Void .ctor()">
21741         <size>7</size>
21742       </method>
21743       <method name="Int32 Main()">
21744         <size>23</size>
21745       </method>
21746     </type>
21747   </test>
21748   <test name="test-11.cs">
21749     <type name="Test">
21750       <method name="Void .ctor()">
21751         <size>7</size>
21752       </method>
21753       <method name="Int32 boxtest()">
21754         <size>12</size>
21755       </method>
21756       <method name="Int32 Main()">
21757         <size>14</size>
21758       </method>
21759     </type>
21760   </test>
21761   <test name="test-110.cs">
21762     <type name="test.test">
21763       <method name="Void .ctor()">
21764         <size>7</size>
21765       </method>
21766       <method name="Int32 test_method(Int32)">
21767         <size>13</size>
21768       </method>
21769       <method name="Int32 Main()">
21770         <size>17</size>
21771       </method>
21772     </type>
21773   </test>
21774   <test name="test-111.cs">
21775     <type name="T">
21776       <method name="Void .ctor()">
21777         <size>7</size>
21778       </method>
21779       <method name="System.Object get_obj()">
21780         <size>6</size>
21781       </method>
21782       <method name="Int32 Main()">
21783         <size>21</size>
21784       </method>
21785     </type>
21786   </test>
21787   <test name="test-112.cs">
21788     <type name="X">
21789       <method name="Void .ctor()">
21790         <size>7</size>
21791       </method>
21792       <method name="System.Int32[] g()">
21793         <size>14</size>
21794       </method>
21795       <method name="Int32 Main()">
21796         <size>18</size>
21797       </method>
21798     </type>
21799   </test>
21800   <test name="test-113.cs">
21801     <type name="X">
21802       <method name="Void .ctor()">
21803         <size>7</size>
21804       </method>
21805       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21806         <size>4</size>
21807       </method>
21808       <method name="Void GetProperty(System.String, System.String ByRef)">
21809         <size>21</size>
21810       </method>
21811       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21812         <size>4</size>
21813       </method>
21814       <method name="Void GetProperty(System.String, Boolean ByRef)">
21815         <size>21</size>
21816       </method>
21817       <method name="Int32 Main()">
21818         <size>2</size>
21819       </method>
21820     </type>
21821   </test>
21822   <test name="test-114.cs">
21823     <type name="MyClass">
21824       <method name="Void .ctor()">
21825         <size>7</size>
21826       </method>
21827       <method name="Int32 Main()">
21828         <size>15</size>
21829       </method>
21830     </type>
21831     <type name="MyClass+IsAnything">
21832       <method name="Void .ctor(Object, IntPtr)">
21833         <size>0</size>
21834       </method>
21835       <method name="Boolean Invoke(Char)">
21836         <size>0</size>
21837       </method>
21838       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21839         <size>0</size>
21840       </method>
21841       <method name="Boolean EndInvoke(IAsyncResult)">
21842         <size>0</size>
21843       </method>
21844     </type>
21845   </test>
21846   <test name="test-115.cs">
21847     <type name="A">
21848       <method name="Void .ctor()">
21849         <size>7</size>
21850       </method>
21851       <method name="X op_Explicit(A)">
21852         <size>8</size>
21853       </method>
21854     </type>
21855     <type name="X">
21856       <method name="Void .ctor()">
21857         <size>7</size>
21858       </method>
21859     </type>
21860     <type name="Y">
21861       <method name="Void .ctor()">
21862         <size>7</size>
21863       </method>
21864     </type>
21865     <type name="blah">
21866       <method name="Void .ctor()">
21867         <size>7</size>
21868       </method>
21869       <method name="Int32 Main()">
21870         <size>47</size>
21871       </method>
21872     </type>
21873   </test>
21874   <test name="test-116.cs">
21875     <type name="X">
21876       <method name="Void .ctor()">
21877         <size>7</size>
21878       </method>
21879       <method name="Int32 Main()">
21880         <size>12</size>
21881       </method>
21882     </type>
21883   </test>
21884   <test name="test-117.cs">
21885     <type name="Blah">
21886       <method name="Void .ctor()">
21887         <size>18</size>
21888       </method>
21889       <method name="Int32 Main()">
21890         <size>25</size>
21891       </method>
21892     </type>
21893   </test>
21894   <test name="test-118.cs">
21895     <type name="Container">
21896       <method name="Void .ctor()">
21897         <size>7</size>
21898       </method>
21899       <method name="Int32 Main(System.String[])">
21900         <size>2</size>
21901       </method>
21902     </type>
21903   </test>
21904   <test name="test-119.cs">
21905     <type name="Value">
21906       <method name="Void .ctor()">
21907         <size>7</size>
21908       </method>
21909       <method name="Int32 op_Explicit(Value)">
21910         <size>2</size>
21911       </method>
21912       <method name="MyObject op_Explicit(Value)">
21913         <size>7</size>
21914       </method>
21915       <method name="UInt32 op_Explicit(Value)">
21916         <size>2</size>
21917       </method>
21918     </type>
21919     <type name="MyObject">
21920       <method name="Void .ctor(Int32)">
21921         <size>7</size>
21922       </method>
21923     </type>
21924     <type name="Derived">
21925       <method name="Void .ctor(Int32)">
21926         <size>8</size>
21927       </method>
21928       <method name="Derived Blah()">
21929         <size>18</size>
21930       </method>
21931     </type>
21932     <type name="Test">
21933       <method name="Void .ctor()">
21934         <size>7</size>
21935       </method>
21936       <method name="Int32 Main()">
21937         <size>33</size>
21938       </method>
21939     </type>
21940   </test>
21941   <test name="test-12.cs">
21942     <type name="X">
21943       <method name="Void .ctor()">
21944         <size>7</size>
21945       </method>
21946       <method name="Int32 Main(System.String[])">
21947         <size>270</size>
21948       </method>
21949       <method name="System.String s(System.String, Int32)">
21950         <size>13</size>
21951       </method>
21952       <method name="System.String x(System.String, System.Object)">
21953         <size>8</size>
21954       </method>
21955     </type>
21956   </test>
21957   <test name="test-120.cs">
21958     <type name="test">
21959       <method name="Void .ctor()">
21960         <size>7</size>
21961       </method>
21962       <method name="Int32 Main()">
21963         <size>140</size>
21964       </method>
21965     </type>
21966   </test>
21967   <test name="test-121.cs">
21968     <type name="X">
21969       <method name="Void .ctor()">
21970         <size>7</size>
21971       </method>
21972       <method name="Int32 g()">
21973         <size>14</size>
21974       </method>
21975       <method name="Int32 Main()">
21976         <size>81</size>
21977       </method>
21978     </type>
21979   </test>
21980   <test name="test-122.cs">
21981     <type name="A">
21982       <method name="Void .ctor()">
21983         <size>7</size>
21984       </method>
21985       <method name="Void .cctor()">
21986         <size>1</size>
21987       </method>
21988       <method name="Int32 Main()">
21989         <size>2</size>
21990       </method>
21991     </type>
21992     <type name="A+B">
21993       <method name="Void .ctor()">
21994         <size>7</size>
21995       </method>
21996       <method name="Void Foo()">
21997         <size>13</size>
21998       </method>
21999     </type>
22000   </test>
22001   <test name="test-123.cs">
22002     <type name="X">
22003       <method name="Void .ctor()">
22004         <size>7</size>
22005       </method>
22006       <method name="System.Object get_non_null()">
22007         <size>6</size>
22008       </method>
22009       <method name="System.Object get_null()">
22010         <size>2</size>
22011       </method>
22012       <method name="Int32 Main()">
22013         <size>95</size>
22014       </method>
22015     </type>
22016   </test>
22017   <test name="test-124.cs">
22018     <type name="t">
22019       <method name="Void .ctor()">
22020         <size>7</size>
22021       </method>
22022       <method name="Void a()">
22023         <size>16</size>
22024       </method>
22025       <method name="Void b()">
22026         <size>16</size>
22027       </method>
22028       <method name="Void c()">
22029         <size>24</size>
22030       </method>
22031       <method name="Void d()">
22032         <size>28</size>
22033       </method>
22034       <method name="Void Main()">
22035         <size>1</size>
22036       </method>
22037     </type>
22038   </test>
22039   <test name="test-125.cs">
22040     <type name="Fraction">
22041       <method name="Void .ctor(Int32, Int32)">
22042         <size>31</size>
22043       </method>
22044       <method name="Void .ctor(Int32)">
22045         <size>31</size>
22046       </method>
22047       <method name="Boolean Equals(System.Object)">
22048         <size>36</size>
22049       </method>
22050       <method name="System.String ToString()">
22051         <size>35</size>
22052       </method>
22053       <method name="Fraction op_Implicit(Int32)">
22054         <size>17</size>
22055       </method>
22056       <method name="Int32 op_Explicit(Fraction)">
22057         <size>24</size>
22058       </method>
22059       <method name="Boolean op_Equality(Fraction, Fraction)">
22060         <size>48</size>
22061       </method>
22062       <method name="Boolean op_Inequality(Fraction, Fraction)">
22063         <size>21</size>
22064       </method>
22065       <method name="Fraction op_Addition(Fraction, Fraction)">
22066         <size>102</size>
22067       </method>
22068     </type>
22069     <type name="Tester">
22070       <method name="Void .ctor()">
22071         <size>7</size>
22072       </method>
22073       <method name="Int32 Main()">
22074         <size>148</size>
22075       </method>
22076     </type>
22077   </test>
22078   <test name="test-126.cs">
22079     <type name="X">
22080       <method name="Void .ctor()">
22081         <size>7</size>
22082       </method>
22083       <method name="Void Iface.Method()">
22084         <size>1</size>
22085       </method>
22086       <method name="Int32 Main()">
22087         <size>33</size>
22088       </method>
22089     </type>
22090   </test>
22091   <test name="test-127.cs">
22092     <type name="X">
22093       <method name="Void .ctor()">
22094         <size>7</size>
22095       </method>
22096       <method name="Int32 Main()">
22097         <size>32</size>
22098       </method>
22099     </type>
22100   </test>
22101   <test name="test-128.cs">
22102     <type name="SimpleAttribute">
22103       <method name="Void .ctor(String)">
22104         <size>14</size>
22105       </method>
22106     </type>
22107     <type name="MineAttribute">
22108       <method name="Void .ctor(Type[])">
22109         <size>14</size>
22110       </method>
22111     </type>
22112     <type name="Foo">
22113       <method name="Void .ctor()">
22114         <size>7</size>
22115       </method>
22116       <method name="Int32 MM()">
22117         <size>153</size>
22118       </method>
22119     </type>
22120     <type name="Blah">
22121       <method name="Void .ctor()">
22122         <size>7</size>
22123       </method>
22124       <method name="Int32 get_Value()">
22125         <size>7</size>
22126       </method>
22127       <method name="Void set_Value(Int32)">
22128         <size>8</size>
22129       </method>
22130       <method name="Int32 Another()">
22131         <size>2</size>
22132       </method>
22133       <method name="Int32 Main()">
22134         <size>6</size>
22135       </method>
22136     </type>
22137   </test>
22138   <test name="test-129.cs">
22139     <type name="X">
22140       <method name="Void .ctor()">
22141         <size>7</size>
22142       </method>
22143       <method name="Int32 Main()">
22144         <size>27</size>
22145       </method>
22146     </type>
22147   </test>
22148   <test name="test-13.cs">
22149     <type name="Foo">
22150       <method name="Void .ctor()">
22151         <size>7</size>
22152       </method>
22153       <method name="Boolean MyMethod()">
22154         <size>12</size>
22155       </method>
22156     </type>
22157     <type name="Blah">
22158       <method name="Void .ctor()">
22159         <size>7</size>
22160       </method>
22161       <method name="Int32 Main()">
22162         <size>23</size>
22163       </method>
22164     </type>
22165   </test>
22166   <test name="test-130.cs">
22167     <type name="X">
22168       <method name="Void .ctor()">
22169         <size>20</size>
22170       </method>
22171       <method name="Int32 Main()">
22172         <size>2</size>
22173       </method>
22174     </type>
22175   </test>
22176   <test name="test-131.cs">
22177     <type name="SimpleAttribute">
22178       <method name="Void .ctor(String)">
22179         <size>14</size>
22180       </method>
22181     </type>
22182     <type name="Blah">
22183       <method name="Void .ctor()">
22184         <size>7</size>
22185       </method>
22186       <method name="Int32 Main()">
22187         <size>2</size>
22188       </method>
22189     </type>
22190   </test>
22191   <test name="test-132.cs">
22192     <type name="T">
22193       <method name="Void .ctor()">
22194         <size>7</size>
22195       </method>
22196       <method name="Int32 Main()">
22197         <size>51</size>
22198       </method>
22199     </type>
22200   </test>
22201   <test name="test-133.cs">
22202     <type name="T">
22203       <method name="Void .ctor()">
22204         <size>7</size>
22205       </method>
22206       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
22207         <size>21</size>
22208       </method>
22209       <method name="Void get_struct(S ByRef)">
22210         <size>24</size>
22211       </method>
22212       <method name="Int32 Main()">
22213         <size>75</size>
22214       </method>
22215     </type>
22216   </test>
22217   <test name="test-134.cs">
22218     <type name="AA">
22219       <method name="Void .ctor()">
22220         <size>7</size>
22221       </method>
22222       <method name="Void A()">
22223         <size>8</size>
22224       </method>
22225       <method name="Void B()">
22226         <size>8</size>
22227       </method>
22228       <method name="Void C()">
22229         <size>8</size>
22230       </method>
22231       <method name="Boolean get_OK()">
22232         <size>32</size>
22233       </method>
22234     </type>
22235     <type name="BB">
22236       <method name="Void .ctor()">
22237         <size>7</size>
22238       </method>
22239       <method name="Void A()">
22240         <size>18</size>
22241       </method>
22242       <method name="Void B()">
22243         <size>8</size>
22244       </method>
22245       <method name="Void C()">
22246         <size>8</size>
22247       </method>
22248       <method name="Boolean get_OK()">
22249         <size>32</size>
22250       </method>
22251     </type>
22252     <type name="T">
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256       <method name="Void A()">
22257         <size>1</size>
22258       </method>
22259       <method name="Void B()">
22260         <size>1</size>
22261       </method>
22262       <method name="Int32 Main()">
22263         <size>76</size>
22264       </method>
22265     </type>
22266   </test>
22267   <test name="test-135.cs">
22268     <type name="A">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272       <method name="Void doh()">
22273         <size>1</size>
22274       </method>
22275     </type>
22276     <type name="T">
22277       <method name="Void .ctor()">
22278         <size>7</size>
22279       </method>
22280       <method name="A get_Prop()">
22281         <size>6</size>
22282       </method>
22283       <method name="Int32 Main()">
22284         <size>37</size>
22285       </method>
22286       <method name="IA IB.get_Prop()">
22287         <size>6</size>
22288       </method>
22289     </type>
22290   </test>
22291   <test name="test-136.cs">
22292     <type name="MyCar">
22293       <method name="Void .ctor()">
22294         <size>7</size>
22295       </method>
22296       <method name="Void IDiagnostic.Stop()">
22297         <size>8</size>
22298       </method>
22299       <method name="Void IAutomobile.Stop()">
22300         <size>8</size>
22301       </method>
22302       <method name="Void Stop()">
22303         <size>16</size>
22304       </method>
22305     </type>
22306     <type name="TestConflict">
22307       <method name="Void .ctor()">
22308         <size>7</size>
22309       </method>
22310       <method name="Int32 Main()">
22311         <size>74</size>
22312       </method>
22313     </type>
22314   </test>
22315   <test name="test-137.cs">
22316     <type name="C">
22317       <method name="Void .ctor()">
22318         <size>7</size>
22319       </method>
22320       <method name="Void X()">
22321         <size>15</size>
22322       </method>
22323       <method name="Int32 Main()">
22324         <size>95</size>
22325       </method>
22326     </type>
22327   </test>
22328   <test name="test-138.cs">
22329     <type name="T">
22330       <method name="Void .ctor()">
22331         <size>7</size>
22332       </method>
22333       <method name="Int32 Main()">
22334         <size>14</size>
22335       </method>
22336     </type>
22337   </test>
22338   <test name="test-139.cs">
22339     <type name="T">
22340       <method name="Void one()">
22341         <size>13</size>
22342       </method>
22343       <method name="Void two(T)">
22344         <size>8</size>
22345       </method>
22346       <method name="Void three(T ByRef)">
22347         <size>13</size>
22348       </method>
22349       <method name="Int32 GetHashCode()">
22350         <size>12</size>
22351       </method>
22352       <method name="Int32 Main()">
22353         <size>25</size>
22354       </method>
22355     </type>
22356   </test>
22357   <test name="test-14.cs">
22358     <type name="Obj.A">
22359       <method name="Void .ctor()">
22360         <size>7</size>
22361       </method>
22362       <method name="Int32 F()">
22363         <size>2</size>
22364       </method>
22365       <method name="Int32 G()">
22366         <size>2</size>
22367       </method>
22368       <method name="Int32 H()">
22369         <size>3</size>
22370       </method>
22371     </type>
22372     <type name="Obj.B">
22373       <method name="Void .ctor()">
22374         <size>7</size>
22375       </method>
22376       <method name="Int32 F()">
22377         <size>2</size>
22378       </method>
22379       <method name="Int32 G()">
22380         <size>2</size>
22381       </method>
22382       <method name="Int32 H()">
22383         <size>3</size>
22384       </method>
22385     </type>
22386     <type name="Obj.Test">
22387       <method name="Void .ctor()">
22388         <size>7</size>
22389       </method>
22390       <method name="Int32 Main()">
22391         <size>182</size>
22392       </method>
22393     </type>
22394   </test>
22395   <test name="test-140.cs">
22396     <type name="BreakTest">
22397       <method name="Void .ctor()">
22398         <size>7</size>
22399       </method>
22400       <method name="Void .cctor()">
22401         <size>1</size>
22402       </method>
22403       <method name="Void B()">
22404         <size>47</size>
22405       </method>
22406       <method name="Int32 Main()">
22407         <size>20</size>
22408       </method>
22409     </type>
22410   </test>
22411   <test name="test-141.cs">
22412     <type name="X">
22413       <method name="Void .ctor()">
22414         <size>7</size>
22415       </method>
22416       <method name="Int32 Main()">
22417         <size>38</size>
22418       </method>
22419       <method name="Boolean Test1()">
22420         <size>41</size>
22421       </method>
22422       <method name="Boolean Test2()">
22423         <size>42</size>
22424       </method>
22425       <method name="Boolean Test3()">
22426         <size>37</size>
22427       </method>
22428     </type>
22429   </test>
22430   <test name="test-142.cs">
22431     <type name="TestClass">
22432       <method name="Void .ctor(EventHandler)">
22433         <size>14</size>
22434       </method>
22435       <method name="Int32 Main()">
22436         <size>2</size>
22437       </method>
22438     </type>
22439     <type name="TestBaseClass">
22440       <method name="Void .ctor()">
22441         <size>7</size>
22442       </method>
22443       <method name="Void add_Blah(System.EventHandler)">
22444         <size>24</size>
22445       </method>
22446       <method name="Void remove_Blah(System.EventHandler)">
22447         <size>24</size>
22448       </method>
22449     </type>
22450   </test>
22451   <test name="test-143.cs">
22452     <type name="MonoEnumInfo">
22453       <method name="Void stuff()">
22454         <size>8</size>
22455       </method>
22456       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22457         <size>20</size>
22458       </method>
22459       <method name="Int32 Main()">
22460         <size>32</size>
22461       </method>
22462     </type>
22463   </test>
22464   <test name="test-144.cs">
22465     <type name="Test">
22466       <method name="Void .ctor()">
22467         <size>7</size>
22468       </method>
22469       <method name="Void Main()">
22470         <size>1</size>
22471       </method>
22472     </type>
22473   </test>
22474   <test name="test-145.cs">
22475     <type name="JagArrayTest">
22476       <method name="Void .ctor()">
22477         <size>7</size>
22478       </method>
22479       <method name="Void .cctor()">
22480         <size>25</size>
22481       </method>
22482       <method name="Void Main()">
22483         <size>15</size>
22484       </method>
22485     </type>
22486   </test>
22487   <test name="test-146.cs">
22488     <type name="Test">
22489       <method name="Void .ctor()">
22490         <size>7</size>
22491       </method>
22492       <method name="Int32 Main()">
22493         <size>335</size>
22494       </method>
22495     </type>
22496   </test>
22497   <test name="test-147.cs">
22498     <type name="X">
22499       <method name="Void .ctor()">
22500         <size>15</size>
22501       </method>
22502       <method name="Void .cctor()">
22503         <size>8</size>
22504       </method>
22505       <method name="X Foo()">
22506         <size>6</size>
22507       </method>
22508       <method name="X Bar()">
22509         <size>6</size>
22510       </method>
22511       <method name="X Baz()">
22512         <size>6</size>
22513       </method>
22514       <method name="UInt32 get_Property()">
22515         <size>2</size>
22516       </method>
22517       <method name="UInt32 get_StaticProperty()">
22518         <size>3</size>
22519       </method>
22520       <method name="Int32 get_Item(Int32)">
22521         <size>2</size>
22522       </method>
22523     </type>
22524     <type name="Y">
22525       <method name="Void .ctor()">
22526         <size>15</size>
22527       </method>
22528       <method name="Void .cctor()">
22529         <size>9</size>
22530       </method>
22531       <method name="Y Foo()">
22532         <size>6</size>
22533       </method>
22534       <method name="Y Bar()">
22535         <size>6</size>
22536       </method>
22537       <method name="Y Baz()">
22538         <size>6</size>
22539       </method>
22540       <method name="UInt32 get_Property()">
22541         <size>2</size>
22542       </method>
22543       <method name="UInt32 get_StaticProperty()">
22544         <size>3</size>
22545       </method>
22546       <method name="Int32 get_Item(Int32)">
22547         <size>2</size>
22548       </method>
22549     </type>
22550     <type name="Z">
22551       <method name="Void .ctor()">
22552         <size>7</size>
22553       </method>
22554       <method name="Int32 Test()">
22555         <size>94</size>
22556       </method>
22557     </type>
22558     <type name="Test">
22559       <method name="Void .ctor()">
22560         <size>7</size>
22561       </method>
22562       <method name="Int32 Main()">
22563         <size>252</size>
22564       </method>
22565     </type>
22566   </test>
22567   <test name="test-148.cs">
22568     <type name="Y">
22569       <method name="Void .ctor()">
22570         <size>7</size>
22571       </method>
22572       <method name="Int32 get_Bar(Int32)">
22573         <size>2</size>
22574       </method>
22575       <method name="Int64 get_Bar(Double)">
22576         <size>3</size>
22577       </method>
22578     </type>
22579     <type name="Z">
22580       <method name="Void .ctor()">
22581         <size>7</size>
22582       </method>
22583       <method name="Int64 get_Whatever(Double)">
22584         <size>3</size>
22585       </method>
22586       <method name="Single get_Whatever(Int64, Int32)">
22587         <size>6</size>
22588       </method>
22589       <method name="Int32 InstanceTest()">
22590         <size>54</size>
22591       </method>
22592       <method name="Int32 Test()">
22593         <size>356</size>
22594       </method>
22595       <method name="Int32 Main()">
22596         <size>94</size>
22597       </method>
22598     </type>
22599     <type name="Z+MyArray">
22600       <method name="Void .ctor()">
22601         <size>7</size>
22602       </method>
22603       <method name="System.Object get_Item(Int32)">
22604         <size>8</size>
22605       </method>
22606       <method name="Void set_Item(Int32, System.Object)">
22607         <size>9</size>
22608       </method>
22609     </type>
22610     <type name="A">
22611       <method name="Void .ctor()">
22612         <size>7</size>
22613       </method>
22614       <method name="Int32 get_Monkey(Int32)">
22615         <size>4</size>
22616       </method>
22617     </type>
22618     <type name="B">
22619       <method name="Void .ctor()">
22620         <size>7</size>
22621       </method>
22622       <method name="Int64 get_Item(Int64, Int32)">
22623         <size>5</size>
22624       </method>
22625     </type>
22626     <type name="C">
22627       <method name="Void .ctor()">
22628         <size>7</size>
22629       </method>
22630       <method name="Int32 get_Item(Int32)">
22631         <size>4</size>
22632       </method>
22633     </type>
22634     <type name="D">
22635       <method name="Void .ctor()">
22636         <size>7</size>
22637       </method>
22638       <method name="Int64 get_Item(Int64, Int32)">
22639         <size>5</size>
22640       </method>
22641     </type>
22642     <type name="E">
22643       <method name="Void .ctor()">
22644         <size>7</size>
22645       </method>
22646       <method name="System.String get_g()">
22647         <size>6</size>
22648       </method>
22649       <method name="Void set_g(System.String)">
22650         <size>1</size>
22651       </method>
22652     </type>
22653     <type name="F">
22654       <method name="Void .ctor()">
22655         <size>7</size>
22656       </method>
22657       <method name="System.String get_g()">
22658         <size>6</size>
22659       </method>
22660     </type>
22661     <type name="DisposableNotifyList">
22662       <method name="Void .ctor()">
22663         <size>7</size>
22664       </method>
22665     </type>
22666     <type name="ChildList">
22667       <method name="Void .ctor()">
22668         <size>7</size>
22669       </method>
22670       <method name="Void Test()">
22671         <size>14</size>
22672       </method>
22673     </type>
22674     <type name="Y">
22675       <method name="Int32 X.get_Foo(Int32)">
22676         <size>2</size>
22677       </method>
22678     </type>
22679   </test>
22680   <test name="test-149.cs">
22681     <type name="Y">
22682       <method name="Void .ctor()">
22683         <size>7</size>
22684       </method>
22685       <method name="Void .cctor()">
22686         <size>1</size>
22687       </method>
22688       <method name="Void add_Foo(System.EventHandler)">
22689         <size>24</size>
22690       </method>
22691       <method name="Void remove_Foo(System.EventHandler)">
22692         <size>24</size>
22693       </method>
22694       <method name="Void add_TestEvent(MyDelegate)">
22695         <size>24</size>
22696       </method>
22697       <method name="Void remove_TestEvent(MyDelegate)">
22698         <size>24</size>
22699       </method>
22700       <method name="Int32 Test()">
22701         <size>166</size>
22702       </method>
22703       <method name="Void callback1(System.Object, System.EventArgs)">
22704         <size>7</size>
22705       </method>
22706       <method name="Int64 callback2(Int32)">
22707         <size>19</size>
22708       </method>
22709       <method name="Void callback3(System.Object, System.EventArgs)">
22710         <size>7</size>
22711       </method>
22712     </type>
22713     <type name="Z">
22714       <method name="Void .ctor()">
22715         <size>7</size>
22716       </method>
22717       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22718         <size>22</size>
22719       </method>
22720       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22721         <size>22</size>
22722       </method>
22723       <method name="Int32 a()">
22724         <size>2</size>
22725       </method>
22726       <method name="Int32 Main()">
22727         <size>80</size>
22728       </method>
22729     </type>
22730     <type name="Static">
22731       <method name="Void .ctor()">
22732         <size>7</size>
22733       </method>
22734       <method name="Void add_Test(System.EventHandler)">
22735         <size>22</size>
22736       </method>
22737       <method name="Void remove_Test(System.EventHandler)">
22738         <size>22</size>
22739       </method>
22740       <method name="Void Fire()">
22741         <size>23</size>
22742       </method>
22743     </type>
22744     <type name="Z+SomeEventHandler">
22745       <method name="Void .ctor(Object, IntPtr)">
22746         <size>0</size>
22747       </method>
22748       <method name="Int32 Invoke()">
22749         <size>0</size>
22750       </method>
22751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22752         <size>0</size>
22753       </method>
22754       <method name="Int32 EndInvoke(IAsyncResult)">
22755         <size>0</size>
22756       </method>
22757     </type>
22758     <type name="MyDelegate">
22759       <method name="Void .ctor(Object, IntPtr)">
22760         <size>0</size>
22761       </method>
22762       <method name="Int64 Invoke(Int32)">
22763         <size>0</size>
22764       </method>
22765       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22766         <size>0</size>
22767       </method>
22768       <method name="Int64 EndInvoke(IAsyncResult)">
22769         <size>0</size>
22770       </method>
22771     </type>
22772     <type name="Y">
22773       <method name="Void X.add_Foo(System.EventHandler)">
22774         <size>1</size>
22775       </method>
22776       <method name="Void X.remove_Foo(System.EventHandler)">
22777         <size>1</size>
22778       </method>
22779     </type>
22780   </test>
22781   <test name="test-15.cs">
22782     <type name="Implementor">
22783       <method name="Void .ctor()">
22784         <size>7</size>
22785       </method>
22786       <method name="Int32 A()">
22787         <size>2</size>
22788       </method>
22789     </type>
22790     <type name="Run">
22791       <method name="Void .ctor()">
22792         <size>7</size>
22793       </method>
22794       <method name="Int32 Main()">
22795         <size>53</size>
22796       </method>
22797     </type>
22798     <type name="StructImplementor">
22799       <method name="Int32 A()">
22800         <size>2</size>
22801       </method>
22802     </type>
22803   </test>
22804   <test name="test-150.cs">
22805     <type name="T">
22806       <method name="Void .ctor()">
22807         <size>18</size>
22808       </method>
22809       <method name="Int32 Main()">
22810         <size>2</size>
22811       </method>
22812     </type>
22813   </test>
22814   <test name="test-151.cs">
22815     <type name="A.Iface">
22816       <method name="Void .ctor()">
22817         <size>7</size>
22818       </method>
22819       <method name="Void bah()">
22820         <size>1</size>
22821       </method>
22822     </type>
22823     <type name="A.my">
22824       <method name="Void .ctor()">
22825         <size>7</size>
22826       </method>
22827       <method name="Void doit(System.Object)">
22828         <size>13</size>
22829       </method>
22830       <method name="Int32 Main()">
22831         <size>2</size>
22832       </method>
22833     </type>
22834   </test>
22835   <test name="test-152.cs">
22836     <type name="X">
22837       <method name="Void .ctor()">
22838         <size>7</size>
22839       </method>
22840       <method name="Int32 Main()">
22841         <size>99</size>
22842       </method>
22843     </type>
22844   </test>
22845   <test name="test-153.cs">
22846     <type name="Z">
22847       <method name="Void .ctor()">
22848         <size>7</size>
22849       </method>
22850       <method name="Void Test2(System.String, System.Object[])">
22851         <size>1</size>
22852       </method>
22853       <method name="Void Test(System.String, System.Object[])">
22854         <size>8</size>
22855       </method>
22856       <method name="Int32 Main()">
22857         <size>86</size>
22858       </method>
22859     </type>
22860   </test>
22861   <test name="test-154.cs">
22862     <type name="X">
22863       <method name="Void .ctor()">
22864         <size>7</size>
22865       </method>
22866       <method name="Int32 Main()">
22867         <size>2</size>
22868       </method>
22869       <method name="Void test1(Single ByRef)">
22870         <size>6</size>
22871       </method>
22872       <method name="Void test2(Int32, Single ByRef)">
22873         <size>38</size>
22874       </method>
22875       <method name="Void test3(System.Int64[], Int32)">
22876         <size>21</size>
22877       </method>
22878       <method name="Int32 test4(Int32, Single ByRef)">
22879         <size>33</size>
22880       </method>
22881       <method name="Int32 test5(Single ByRef, Int64)">
22882         <size>75</size>
22883       </method>
22884       <method name="Int32 test6(Single ByRef)">
22885         <size>10</size>
22886       </method>
22887       <method name="Int64 test7(System.Int32[], Int32)">
22888         <size>64</size>
22889       </method>
22890       <method name="Int64 test8(Int32)">
22891         <size>34</size>
22892       </method>
22893       <method name="Int64 test9(Int32)">
22894         <size>28</size>
22895       </method>
22896       <method name="Void test10(Int32, Single ByRef)">
22897         <size>23</size>
22898       </method>
22899       <method name="Int64 test11(Int32)">
22900         <size>44</size>
22901       </method>
22902       <method name="Void test12(Single ByRef)">
22903         <size>25</size>
22904       </method>
22905       <method name="Void test13(Int32, Single ByRef)">
22906         <size>23</size>
22907       </method>
22908       <method name="Int64 test14(Int32, Single ByRef)">
22909         <size>66</size>
22910       </method>
22911       <method name="Int32 test15(Int32, Single ByRef)">
22912         <size>33</size>
22913       </method>
22914       <method name="Void test16()">
22915         <size>54</size>
22916       </method>
22917       <method name="Void test17()">
22918         <size>62</size>
22919       </method>
22920       <method name="Void test18(Int32, Int32 ByRef)">
22921         <size>35</size>
22922       </method>
22923       <method name="Int32 test19()">
22924         <size>49</size>
22925       </method>
22926       <method name="Int32 test20()">
22927         <size>22</size>
22928       </method>
22929       <method name="Int32 test21()">
22930         <size>28</size>
22931       </method>
22932       <method name="Int32 test22()">
22933         <size>27</size>
22934       </method>
22935       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22936         <size>29</size>
22937       </method>
22938       <method name="Int64 test24(Int32)">
22939         <size>67</size>
22940       </method>
22941       <method name="Int64 test25(Int32)">
22942         <size>44</size>
22943       </method>
22944       <method name="Void test26()">
22945         <size>22</size>
22946       </method>
22947       <method name="Int32 test27()">
22948         <size>12</size>
22949       </method>
22950       <method name="Void test28(System.Object ByRef)">
22951         <size>23</size>
22952       </method>
22953       <method name="Boolean test29(Int32 ByRef)">
22954         <size>33</size>
22955       </method>
22956       <method name="System.String test30(System.String ByRef)">
22957         <size>36</size>
22958       </method>
22959       <method name="System.String test31(Int32)">
22960         <size>78</size>
22961       </method>
22962       <method name="Void test32()">
22963         <size>11</size>
22964       </method>
22965       <method name="Int32 test33()">
22966         <size>4</size>
22967       </method>
22968       <method name="Void test34()">
22969         <size>20</size>
22970       </method>
22971       <method name="Void test35(Int32, Boolean)">
22972         <size>28</size>
22973       </method>
22974       <method name="Void test36()">
22975         <size>41</size>
22976       </method>
22977       <method name="Void test37()">
22978         <size>42</size>
22979       </method>
22980       <method name="Int32 test38()">
22981         <size>2</size>
22982       </method>
22983       <method name="Int32 test40(Int32)">
22984         <size>18</size>
22985       </method>
22986     </type>
22987   </test>
22988   <test name="test-155.cs">
22989     <type name="Test">
22990       <method name="Void .ctor()">
22991         <size>7</size>
22992       </method>
22993       <method name="Int32 Main()">
22994         <size>44</size>
22995       </method>
22996     </type>
22997     <type name="Test+TestClass">
22998       <method name="Void .ctor()">
22999         <size>7</size>
23000       </method>
23001       <method name="System.String test(System.String)">
23002         <size>22</size>
23003       </method>
23004     </type>
23005   </test>
23006   <test name="test-156.cs">
23007     <type name="Internal">
23008       <method name="Void .ctor()">
23009         <size>7</size>
23010       </method>
23011     </type>
23012     <type name="Public">
23013       <method name="Void .ctor()">
23014         <size>7</size>
23015       </method>
23016     </type>
23017     <type name="X">
23018       <method name="Void .ctor()">
23019         <size>7</size>
23020       </method>
23021       <method name="Void Main()">
23022         <size>1</size>
23023       </method>
23024     </type>
23025     <type name="X+NestedPublic">
23026       <method name="Void .ctor()">
23027         <size>7</size>
23028       </method>
23029     </type>
23030     <type name="X+NestedAssembly">
23031       <method name="Void .ctor()">
23032         <size>7</size>
23033       </method>
23034     </type>
23035     <type name="X+NestedFamilyAndAssembly">
23036       <method name="Void .ctor()">
23037         <size>7</size>
23038       </method>
23039     </type>
23040     <type name="X+NestedFamily">
23041       <method name="Void .ctor()">
23042         <size>7</size>
23043       </method>
23044     </type>
23045     <type name="X+NestedPrivate">
23046       <method name="Void .ctor()">
23047         <size>7</size>
23048       </method>
23049     </type>
23050     <type name="A">
23051       <method name="Void .ctor()">
23052         <size>7</size>
23053       </method>
23054     </type>
23055     <type name="B">
23056       <method name="Void .ctor()">
23057         <size>7</size>
23058       </method>
23059     </type>
23060     <type name="C">
23061       <method name="Void .ctor()">
23062         <size>7</size>
23063       </method>
23064     </type>
23065     <type name="D">
23066       <method name="Void .ctor()">
23067         <size>7</size>
23068       </method>
23069     </type>
23070     <type name="E">
23071       <method name="Void .ctor()">
23072         <size>7</size>
23073       </method>
23074     </type>
23075     <type name="F">
23076       <method name="Void .ctor()">
23077         <size>7</size>
23078       </method>
23079     </type>
23080     <type name="Y">
23081       <method name="Void .ctor()">
23082         <size>7</size>
23083       </method>
23084       <method name="Void Test(YI)">
23085         <size>1</size>
23086       </method>
23087     </type>
23088     <type name="Y+YA">
23089       <method name="Void .ctor()">
23090         <size>7</size>
23091       </method>
23092     </type>
23093     <type name="Y+YB">
23094       <method name="Void .ctor()">
23095         <size>7</size>
23096       </method>
23097     </type>
23098     <type name="Y+YC">
23099       <method name="Void .ctor()">
23100         <size>7</size>
23101       </method>
23102     </type>
23103     <type name="Y+YD">
23104       <method name="Void .ctor()">
23105         <size>7</size>
23106       </method>
23107     </type>
23108     <type name="Y+YE">
23109       <method name="Void .ctor()">
23110         <size>7</size>
23111       </method>
23112     </type>
23113     <type name="Y+YF">
23114       <method name="Void .ctor()">
23115         <size>7</size>
23116       </method>
23117     </type>
23118     <type name="Y+YG">
23119       <method name="Void .ctor()">
23120         <size>7</size>
23121       </method>
23122     </type>
23123     <type name="Y+YH">
23124       <method name="Void .ctor()">
23125         <size>7</size>
23126       </method>
23127     </type>
23128     <type name="Z">
23129       <method name="Void .ctor()">
23130         <size>7</size>
23131       </method>
23132     </type>
23133     <type name="Z+P">
23134       <method name="Void .ctor()">
23135         <size>7</size>
23136       </method>
23137     </type>
23138     <type name="W">
23139       <method name="Void .ctor()">
23140         <size>7</size>
23141       </method>
23142     </type>
23143     <type name="W+WA">
23144       <method name="Void .ctor()">
23145         <size>7</size>
23146       </method>
23147     </type>
23148     <type name="W+WB">
23149       <method name="Void .ctor()">
23150         <size>7</size>
23151       </method>
23152     </type>
23153     <type name="W+WC">
23154       <method name="Void .ctor()">
23155         <size>7</size>
23156       </method>
23157     </type>
23158     <type name="W+WD">
23159       <method name="Void .ctor()">
23160         <size>7</size>
23161       </method>
23162     </type>
23163     <type name="W+WE">
23164       <method name="Void .ctor()">
23165         <size>7</size>
23166       </method>
23167     </type>
23168     <type name="W+WCA">
23169       <method name="Void .ctor()">
23170         <size>7</size>
23171       </method>
23172     </type>
23173     <type name="W+WCB">
23174       <method name="Void .ctor()">
23175         <size>7</size>
23176       </method>
23177     </type>
23178     <type name="W+WCB+WCD">
23179       <method name="Void .ctor()">
23180         <size>7</size>
23181       </method>
23182     </type>
23183     <type name="W+WCB+WCD+WCE">
23184       <method name="Void .ctor()">
23185         <size>7</size>
23186       </method>
23187     </type>
23188     <type name="G">
23189       <method name="Void .ctor()">
23190         <size>7</size>
23191       </method>
23192       <method name="Void Test(X)">
23193         <size>1</size>
23194       </method>
23195     </type>
23196     <type name="G+I">
23197       <method name="Void .ctor()">
23198         <size>7</size>
23199       </method>
23200     </type>
23201     <type name="G+I+J">
23202       <method name="Void .ctor()">
23203         <size>7</size>
23204       </method>
23205       <method name="Void Test(Foo)">
23206         <size>1</size>
23207       </method>
23208     </type>
23209     <type name="H">
23210       <method name="Void .ctor()">
23211         <size>7</size>
23212       </method>
23213       <method name="Void Test(System.Int32[])">
23214         <size>1</size>
23215       </method>
23216     </type>
23217     <type name="M">
23218       <method name="Void .ctor()">
23219         <size>7</size>
23220       </method>
23221       <method name="Void Hello(System.String)">
23222         <size>1</size>
23223       </method>
23224     </type>
23225   </test>
23226   <test name="test-157.cs">
23227     <type name="Test.MyAttribute">
23228       <method name="Void .ctor(String)">
23229         <size>20</size>
23230       </method>
23231     </type>
23232     <type name="Test.Test">
23233       <method name="Void .ctor()">
23234         <size>7</size>
23235       </method>
23236       <method name="Int32 Main()">
23237         <size>197</size>
23238       </method>
23239     </type>
23240   </test>
23241   <test name="test-158.cs">
23242     <type name="My">
23243       <method name="Void .ctor(Object)">
23244         <size>14</size>
23245       </method>
23246     </type>
23247     <type name="My+Test">
23248       <method name="Void .ctor()">
23249         <size>7</size>
23250       </method>
23251       <method name="Int32 Main()">
23252         <size>87</size>
23253       </method>
23254     </type>
23255   </test>
23256   <test name="test-159.cs">
23257     <type name="A.Iface">
23258       <method name="Void .ctor()">
23259         <size>7</size>
23260       </method>
23261       <method name="Void bah()">
23262         <size>1</size>
23263       </method>
23264     </type>
23265     <type name="A.my">
23266       <method name="Void .ctor()">
23267         <size>7</size>
23268       </method>
23269       <method name="Void doit(System.Object)">
23270         <size>13</size>
23271       </method>
23272       <method name="Int32 Main()">
23273         <size>2</size>
23274       </method>
23275     </type>
23276   </test>
23277   <test name="test-16.cs">
23278     <type name="Mine.Blah">
23279       <method name="Void .ctor()">
23280         <size>7</size>
23281       </method>
23282       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
23283         <size>12</size>
23284       </method>
23285       <method name="Int32 op_Implicit(Mine.Blah)">
23286         <size>12</size>
23287       </method>
23288       <method name="Byte op_Implicit(Mine.Blah)">
23289         <size>12</size>
23290       </method>
23291       <method name="Int16 op_Implicit(Mine.Blah)">
23292         <size>12</size>
23293       </method>
23294     </type>
23295     <type name="Mine.Foo">
23296       <method name="Void .ctor()">
23297         <size>7</size>
23298       </method>
23299       <method name="Int32 Main()">
23300         <size>118</size>
23301       </method>
23302     </type>
23303   </test>
23304   <test name="test-160.cs">
23305     <type name="B">
23306       <method name="Void .ctor()">
23307         <size>7</size>
23308       </method>
23309     </type>
23310     <type name="S">
23311       <method name="Void .ctor()">
23312         <size>7</size>
23313       </method>
23314     </type>
23315     <type name="T">
23316       <method name="Void .ctor()">
23317         <size>7</size>
23318       </method>
23319       <method name="Int32 blah(System.Object)">
23320         <size>62</size>
23321       </method>
23322       <method name="Int32 Main()">
23323         <size>2</size>
23324       </method>
23325     </type>
23326   </test>
23327   <test name="test-161.cs">
23328     <type name="ZipEntry">
23329       <method name="Void .ctor(String)">
23330         <size>18</size>
23331       </method>
23332       <method name="Void .ctor(ZipEntry)">
23333         <size>18</size>
23334       </method>
23335       <method name="DateTime get_DateTime()">
23336         <size>7</size>
23337       </method>
23338       <method name="Int32 Main()">
23339         <size>2</size>
23340       </method>
23341     </type>
23342   </test>
23343   <test name="test-162.cs">
23344     <type name="X">
23345       <method name="Void .ctor()">
23346         <size>7</size>
23347       </method>
23348       <method name="Void test_output(A)">
23349         <size>1</size>
23350       </method>
23351       <method name="Void test_output(B)">
23352         <size>1</size>
23353       </method>
23354       <method name="Void test_output(E)">
23355         <size>1</size>
23356       </method>
23357       <method name="Void test_output(F)">
23358         <size>1</size>
23359       </method>
23360       <method name="Void test1()">
23361         <size>21</size>
23362       </method>
23363       <method name="Void test2()">
23364         <size>32</size>
23365       </method>
23366       <method name="Void test3()">
23367         <size>21</size>
23368       </method>
23369       <method name="Void test4(A)">
23370         <size>9</size>
23371       </method>
23372       <method name="Void test5(A ByRef)">
23373         <size>9</size>
23374       </method>
23375       <method name="Void test6(B ByRef)">
23376         <size>8</size>
23377       </method>
23378       <method name="Void test7()">
23379         <size>28</size>
23380       </method>
23381       <method name="Void test8()">
23382         <size>50</size>
23383       </method>
23384       <method name="Void test9()">
23385         <size>26</size>
23386       </method>
23387       <method name="Void test10()">
23388         <size>82</size>
23389       </method>
23390       <method name="Int32 Main()">
23391         <size>2</size>
23392       </method>
23393     </type>
23394     <type name="A">
23395       <method name="Void .ctor(Int32)">
23396         <size>27</size>
23397       </method>
23398     </type>
23399     <type name="C">
23400       <method name="Void .ctor(Int64)">
23401         <size>8</size>
23402       </method>
23403       <method name="Void .ctor(String)">
23404         <size>13</size>
23405       </method>
23406     </type>
23407     <type name="E">
23408       <method name="Void .ctor(Int32)">
23409         <size>21</size>
23410       </method>
23411     </type>
23412   </test>
23413   <test name="test-163.cs">
23414     <type name="Blah">
23415       <method name="Void .ctor()">
23416         <size>7</size>
23417       </method>
23418       <method name="Int32 Foo(System.String)">
23419         <size>2</size>
23420       </method>
23421       <method name="Int32 Foo(System.Object)">
23422         <size>2</size>
23423       </method>
23424       <method name="Int32 Main()">
23425         <size>28</size>
23426       </method>
23427     </type>
23428   </test>
23429   <test name="test-164.cs">
23430     <type name="X">
23431       <method name="Void .ctor()">
23432         <size>26</size>
23433       </method>
23434       <method name="Int32 Foo()">
23435         <size>2</size>
23436       </method>
23437     </type>
23438     <type name="Y">
23439       <method name="Void .ctor()">
23440         <size>7</size>
23441       </method>
23442       <method name="Int32 Foo()">
23443         <size>2</size>
23444       </method>
23445       <method name="Int32 Hello()">
23446         <size>12</size>
23447       </method>
23448       <method name="Void Main()">
23449         <size>46</size>
23450       </method>
23451     </type>
23452     <type name="X+FooDelegate">
23453       <method name="Void .ctor(Object, IntPtr)">
23454         <size>0</size>
23455       </method>
23456       <method name="Int32 Invoke()">
23457         <size>0</size>
23458       </method>
23459       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23460         <size>0</size>
23461       </method>
23462       <method name="Int32 EndInvoke(IAsyncResult)">
23463         <size>0</size>
23464       </method>
23465     </type>
23466   </test>
23467   <test name="test-165.cs">
23468     <type name="Testing">
23469       <method name="Void .ctor()">
23470         <size>7</size>
23471       </method>
23472       <method name="Int32 TestEnumInit(Fruit)">
23473         <size>21</size>
23474       </method>
23475       <method name="Int32 Main()">
23476         <size>62</size>
23477       </method>
23478     </type>
23479   </test>
23480   <test name="test-166.cs">
23481     <type name="Test">
23482       <method name="Void .ctor()">
23483         <size>7</size>
23484       </method>
23485       <method name="Int32 get_Item(Int32)">
23486         <size>2</size>
23487       </method>
23488     </type>
23489     <type name="D">
23490       <method name="Void .ctor()">
23491         <size>7</size>
23492       </method>
23493       <method name="Int32 get_TargetIntegerSize()">
23494         <size>2</size>
23495       </method>
23496       <method name="Int32 Hello(IInferior)">
23497         <size>7</size>
23498       </method>
23499       <method name="Int32 Main()">
23500         <size>61</size>
23501       </method>
23502     </type>
23503     <type name="Test">
23504       <method name="Int32 ITest.get_Item(Int32)">
23505         <size>2</size>
23506       </method>
23507     </type>
23508   </test>
23509   <test name="test-167.cs">
23510     <type name="X">
23511       <method name="Void .ctor()">
23512         <size>7</size>
23513       </method>
23514       <method name="Int32 Test(X+Foo[])">
23515         <size>23</size>
23516       </method>
23517       <method name="Int32 Main()">
23518         <size>44</size>
23519       </method>
23520     </type>
23521   </test>
23522   <test name="test-168.cs">
23523     <type name="Test">
23524       <method name="Void .ctor()">
23525         <size>7</size>
23526       </method>
23527       <method name="Int32 Main()">
23528         <size>21</size>
23529       </method>
23530     </type>
23531     <type name="X">
23532       <method name="System.String op_Implicit(X)">
23533         <size>6</size>
23534       </method>
23535     </type>
23536   </test>
23537   <test name="test-169.cs">
23538     <type name="basec">
23539       <method name="Void .ctor()">
23540         <size>7</size>
23541       </method>
23542       <method name="System.String get_Message()">
23543         <size>6</size>
23544       </method>
23545     </type>
23546     <type name="der">
23547       <method name="Void .ctor()">
23548         <size>7</size>
23549       </method>
23550       <method name="System.String get_Message()">
23551         <size>6</size>
23552       </method>
23553     </type>
23554     <type name="Base">
23555       <method name="Void .ctor()">
23556         <size>7</size>
23557       </method>
23558       <method name="Int32 get_Thingy()">
23559         <size>7</size>
23560       </method>
23561       <method name="Void set_Thingy(Int32)">
23562         <size>8</size>
23563       </method>
23564     </type>
23565     <type name="Derived">
23566       <method name="Void .ctor()">
23567         <size>7</size>
23568       </method>
23569       <method name="Int32 get_BaseThingy()">
23570         <size>7</size>
23571       </method>
23572       <method name="Void set_Thingy(Int32)">
23573         <size>1</size>
23574       </method>
23575     </type>
23576     <type name="D">
23577       <method name="Void .ctor()">
23578         <size>7</size>
23579       </method>
23580       <method name="Int32 Main()">
23581         <size>97</size>
23582       </method>
23583     </type>
23584   </test>
23585   <test name="test-17.cs">
23586     <type name="Blah">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Int32 Main()">
23591         <size>39</size>
23592       </method>
23593       <method name="Byte op_Implicit(Blah)">
23594         <size>12</size>
23595       </method>
23596       <method name="Int16 op_Implicit(Blah)">
23597         <size>12</size>
23598       </method>
23599       <method name="Int32 op_Implicit(Blah)">
23600         <size>12</size>
23601       </method>
23602     </type>
23603   </test>
23604   <test name="test-170.cs">
23605     <type name="X">
23606       <method name="Void .ctor()">
23607         <size>7</size>
23608       </method>
23609       <method name="Int32 get_prop()">
23610         <size>7</size>
23611       </method>
23612       <method name="Void set_prop(Int32)">
23613         <size>8</size>
23614       </method>
23615       <method name="Void set_AAA(Int32)">
23616         <size>1</size>
23617       </method>
23618     </type>
23619     <type name="Y">
23620       <method name="Void .ctor()">
23621         <size>14</size>
23622       </method>
23623       <method name="Int32 get_prop()">
23624         <size>7</size>
23625       </method>
23626       <method name="Void set_prop(Int32)">
23627         <size>8</size>
23628       </method>
23629       <method name="Int32 A()">
23630         <size>38</size>
23631       </method>
23632       <method name="Int32 Main()">
23633         <size>13</size>
23634       </method>
23635     </type>
23636   </test>
23637   <test name="test-171.cs">
23638     <type name="IntPtr_Conv.Class1">
23639       <method name="Void .ctor()">
23640         <size>7</size>
23641       </method>
23642       <method name="Int32 Main(System.String[])">
23643         <size>15</size>
23644       </method>
23645     </type>
23646   </test>
23647   <test name="test-172.cs">
23648     <type name="X">
23649       <method name="Void .ctor()">
23650         <size>7</size>
23651       </method>
23652       <method name="Void .cctor()">
23653         <size>31</size>
23654       </method>
23655       <method name="Boolean ff()">
23656         <size>14</size>
23657       </method>
23658       <method name="Boolean tt()">
23659         <size>14</size>
23660       </method>
23661       <method name="Int32 test_if()">
23662         <size>599</size>
23663       </method>
23664       <method name="Int32 test_while()">
23665         <size>437</size>
23666       </method>
23667       <method name="Int32 test_inline()">
23668         <size>29</size>
23669       </method>
23670       <method name="Int32 Main()">
23671         <size>109</size>
23672       </method>
23673     </type>
23674   </test>
23675   <test name="test-173.cs">
23676     <type name="Base">
23677       <method name="Void .ctor(Int32)">
23678         <size>14</size>
23679       </method>
23680       <method name="Int32 get_Value()">
23681         <size>7</size>
23682       </method>
23683     </type>
23684     <type name="A">
23685       <method name="Void .ctor(Int32)">
23686         <size>18</size>
23687       </method>
23688       <method name="Void .ctor(UInt32)">
23689         <size>18</size>
23690       </method>
23691     </type>
23692     <type name="B">
23693       <method name="Void .ctor(Int64)">
23694         <size>18</size>
23695       </method>
23696       <method name="Void .ctor(UInt64)">
23697         <size>18</size>
23698       </method>
23699     </type>
23700     <type name="C">
23701       <method name="Void .ctor(Int16)">
23702         <size>18</size>
23703       </method>
23704       <method name="Void .ctor(UInt16)">
23705         <size>18</size>
23706       </method>
23707     </type>
23708     <type name="D">
23709       <method name="Void .ctor(SByte)">
23710         <size>18</size>
23711       </method>
23712       <method name="Void .ctor(Byte)">
23713         <size>18</size>
23714       </method>
23715     </type>
23716     <type name="E">
23717       <method name="Void .ctor(Int64)">
23718         <size>19</size>
23719       </method>
23720       <method name="Void .ctor(E)">
23721         <size>19</size>
23722       </method>
23723       <method name="E op_Implicit(Int64)">
23724         <size>7</size>
23725       </method>
23726     </type>
23727     <type name="F">
23728       <method name="Void .ctor(Int32)">
23729         <size>19</size>
23730       </method>
23731       <method name="Void .ctor(F)">
23732         <size>19</size>
23733       </method>
23734       <method name="F op_Implicit(Int32)">
23735         <size>7</size>
23736       </method>
23737     </type>
23738     <type name="X">
23739       <method name="Void .ctor()">
23740         <size>7</size>
23741       </method>
23742       <method name="Int32 Test()">
23743         <size>231</size>
23744       </method>
23745       <method name="Int32 Main()">
23746         <size>24</size>
23747       </method>
23748     </type>
23749   </test>
23750   <test name="test-174.cs">
23751     <type name="ProtectedAccessToPropertyOnChild">
23752       <method name="Void .ctor()">
23753         <size>14</size>
23754       </method>
23755       <method name="Int32 Main()">
23756         <size>21</size>
23757       </method>
23758     </type>
23759     <type name="TestAccessToPrivateMemberInParentClass">
23760       <method name="Void .ctor()">
23761         <size>7</size>
23762       </method>
23763       <method name="System.Double[][] get_Array()">
23764         <size>7</size>
23765       </method>
23766     </type>
23767     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23768       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23769         <size>37</size>
23770       </method>
23771     </type>
23772     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23773       <method name="Void .ctor()">
23774         <size>29</size>
23775       </method>
23776       <method name="Int32 Test()">
23777         <size>27</size>
23778       </method>
23779     </type>
23780     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23781       <method name="Void .ctor()">
23782         <size>26</size>
23783       </method>
23784       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23785         <size>15</size>
23786       </method>
23787     </type>
23788     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23789       <method name="Void .ctor()">
23790         <size>7</size>
23791       </method>
23792     </type>
23793   </test>
23794   <test name="test-175.cs">
23795     <type name="X">
23796       <method name="Void .ctor()">
23797         <size>7</size>
23798       </method>
23799       <method name="Int32 Main()">
23800         <size>59</size>
23801       </method>
23802     </type>
23803     <type name="RVA">
23804       <method name="Void .ctor(UInt32)">
23805         <size>8</size>
23806       </method>
23807       <method name="RVA op_Implicit(UInt32)">
23808         <size>7</size>
23809       </method>
23810       <method name="UInt32 op_Implicit(RVA)">
23811         <size>8</size>
23812       </method>
23813     </type>
23814   </test>
23815   <test name="test-176.cs">
23816     <type name="X">
23817       <method name="Void .ctor()">
23818         <size>7</size>
23819       </method>
23820       <method name="Int32 Main()">
23821         <size>34</size>
23822       </method>
23823     </type>
23824   </test>
23825   <test name="test-177.cs">
23826     <type name="MethodAttribute">
23827       <method name="Void .ctor()">
23828         <size>7</size>
23829       </method>
23830     </type>
23831     <type name="ReturnAttribute">
23832       <method name="Void .ctor()">
23833         <size>7</size>
23834       </method>
23835     </type>
23836     <type name="Test">
23837       <method name="Void .ctor()">
23838         <size>7</size>
23839       </method>
23840       <method name="Void Method()">
23841         <size>1</size>
23842       </method>
23843       <method name="Int32 Main()">
23844         <size>40</size>
23845       </method>
23846     </type>
23847   </test>
23848   <test name="test-178.cs">
23849     <type name="BrowsableClass">
23850       <method name="Void .ctor()">
23851         <size>7</size>
23852       </method>
23853       <method name="Int32 Main()">
23854         <size>54</size>
23855       </method>
23856       <method name="BrowsableClass op_Increment(BrowsableClass)">
23857         <size>2</size>
23858       </method>
23859     </type>
23860   </test>
23861   <test name="test-179.cs">
23862     <type name="A">
23863       <method name="Void .ctor()">
23864         <size>7</size>
23865       </method>
23866       <method name="Void set_Item(Double, Double)">
23867         <size>15</size>
23868       </method>
23869       <method name="Double get_Item(Double)">
23870         <size>29</size>
23871       </method>
23872     </type>
23873     <type name="B">
23874       <method name="Void .ctor()">
23875         <size>7</size>
23876       </method>
23877       <method name="Void set_Item(Double, Double)">
23878         <size>15</size>
23879       </method>
23880       <method name="Double get_Item(Double)">
23881         <size>29</size>
23882       </method>
23883     </type>
23884     <type name="C">
23885       <method name="Void .ctor()">
23886         <size>7</size>
23887       </method>
23888       <method name="Void set_Item(System.String, System.String)">
23889         <size>15</size>
23890       </method>
23891       <method name="System.String get_Item(System.String)">
23892         <size>30</size>
23893       </method>
23894       <method name="Void set_Item(Int32, Int32)">
23895         <size>15</size>
23896       </method>
23897       <method name="Int32 get_Item(Int32)">
23898         <size>21</size>
23899       </method>
23900     </type>
23901     <type name="EntryPoint">
23902       <method name="Int32 Main(System.String[])">
23903         <size>150</size>
23904       </method>
23905     </type>
23906   </test>
23907   <test name="test-18.cs">
23908     <type name="X">
23909       <method name="Void .ctor()">
23910         <size>7</size>
23911       </method>
23912       <method name="Void m()">
23913         <size>60</size>
23914       </method>
23915       <method name="Int32 ret(Int32)">
23916         <size>40</size>
23917       </method>
23918       <method name="Int32 Main()">
23919         <size>62</size>
23920       </method>
23921     </type>
23922   </test>
23923   <test name="test-180.cs">
23924     <type name="Testing">
23925       <method name="Void .ctor()">
23926         <size>7</size>
23927       </method>
23928       <method name="Void Main()">
23929         <size>17</size>
23930       </method>
23931     </type>
23932   </test>
23933   <test name="test-181.cs">
23934     <type name="Test">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938       <method name="Void test()">
23939         <size>1</size>
23940       </method>
23941       <method name="Int32 Main()">
23942         <size>43</size>
23943       </method>
23944     </type>
23945   </test>
23946   <test name="test-182.cs">
23947     <type name="T">
23948       <method name="Void .ctor()">
23949         <size>7</size>
23950       </method>
23951       <method name="Int32 Main()">
23952         <size>26</size>
23953       </method>
23954     </type>
23955     <type name="TS">
23956       <method name="Int64 get_Ticks()">
23957         <size>19</size>
23958       </method>
23959     </type>
23960     <type name="DT">
23961       <method name="Int64 get_Ticks()">
23962         <size>12</size>
23963       </method>
23964     </type>
23965   </test>
23966   <test name="test-183.cs">
23967     <type name="Test">
23968       <method name="Void .ctor()">
23969         <size>7</size>
23970       </method>
23971       <method name="Int32 M(Int32, Int32 ByRef)">
23972         <size>12</size>
23973       </method>
23974       <method name="Int32 Main()">
23975         <size>67</size>
23976       </method>
23977     </type>
23978     <type name="Test+D">
23979       <method name="Void .ctor(Object, IntPtr)">
23980         <size>0</size>
23981       </method>
23982       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23983         <size>0</size>
23984       </method>
23985       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23986         <size>0</size>
23987       </method>
23988       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23989         <size>0</size>
23990       </method>
23991     </type>
23992   </test>
23993   <test name="test-184.cs">
23994     <type name="User">
23995       <method name="Void .ctor(Interface)">
23996         <size>7</size>
23997       </method>
23998     </type>
23999     <type name="Test">
24000       <method name="Void .ctor()">
24001         <size>55</size>
24002       </method>
24003       <method name="Int32 Main()">
24004         <size>8</size>
24005       </method>
24006     </type>
24007     <type name="Struct">
24008       <method name="Void .ctor(Int32)">
24009         <size>1</size>
24010       </method>
24011       <method name="Int32 get_X()">
24012         <size>2</size>
24013       </method>
24014     </type>
24015   </test>
24016   <test name="test-185.cs">
24017     <type name="X">
24018       <method name="Void .ctor()">
24019         <size>7</size>
24020       </method>
24021       <method name="Int32 Test(Int32)">
24022         <size>36</size>
24023       </method>
24024       <method name="Int32 Main()">
24025         <size>29</size>
24026       </method>
24027     </type>
24028   </test>
24029   <test name="test-186.cs">
24030     <type name="TestBUG.myAttribute">
24031       <method name="Void .ctor(String, String, String, Int32)">
24032         <size>7</size>
24033       </method>
24034     </type>
24035     <type name="TestBUG.Test">
24036       <method name="Void .ctor()">
24037         <size>7</size>
24038       </method>
24039       <method name="Int32 Main()">
24040         <size>2</size>
24041       </method>
24042     </type>
24043   </test>
24044   <test name="test-187.cs">
24045     <type name="MyClass">
24046       <method name="Void .ctor()">
24047         <size>7</size>
24048       </method>
24049       <method name="Container get_Item(System.String)">
24050         <size>2</size>
24051       </method>
24052       <method name="Void set_Item(System.String, Container)">
24053         <size>1</size>
24054       </method>
24055     </type>
24056     <type name="Container">
24057       <method name="Void .ctor()">
24058         <size>7</size>
24059       </method>
24060       <method name="Container op_Addition(Container, System.Object)">
24061         <size>2</size>
24062       </method>
24063     </type>
24064     <type name="D">
24065       <method name="Void .ctor()">
24066         <size>7</size>
24067       </method>
24068       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
24069         <size>65</size>
24070       </method>
24071       <method name="Int32 Main()">
24072         <size>2</size>
24073       </method>
24074     </type>
24075   </test>
24076   <test name="test-188.cs">
24077     <type name="Enumerator">
24078       <method name="Void .ctor()">
24079         <size>14</size>
24080       </method>
24081       <method name="Boolean MoveNext()">
24082         <size>21</size>
24083       </method>
24084       <method name="Char get_Current()">
24085         <size>3</size>
24086       </method>
24087     </type>
24088     <type name="RealEnumerator">
24089       <method name="Void .ctor(Coll)">
24090         <size>14</size>
24091       </method>
24092       <method name="Void Dispose()">
24093         <size>13</size>
24094       </method>
24095     </type>
24096     <type name="Coll">
24097       <method name="Void .ctor()">
24098         <size>7</size>
24099       </method>
24100       <method name="Enumerator GetEnumerator()">
24101         <size>7</size>
24102       </method>
24103     </type>
24104     <type name="Test">
24105       <method name="Void .ctor()">
24106         <size>7</size>
24107       </method>
24108       <method name="Int32 Main(System.String[])">
24109         <size>78</size>
24110       </method>
24111     </type>
24112   </test>
24113   <test name="test-189.cs">
24114     <type name="MyTest">
24115       <method name="Void .ctor()">
24116         <size>7</size>
24117       </method>
24118       <method name="Int32 Main(System.String[])">
24119         <size>63</size>
24120       </method>
24121       <method name="Int32 m(Int32, Double)">
24122         <size>2</size>
24123       </method>
24124       <method name="Int32 m(Int32, System.Int32[])">
24125         <size>2</size>
24126       </method>
24127     </type>
24128     <type name="MonoTest">
24129       <method name="Void .ctor()">
24130         <size>7</size>
24131       </method>
24132       <method name="Int32 method1(System.String, System.Object[])">
24133         <size>2</size>
24134       </method>
24135       <method name="Void testmethod()">
24136         <size>27</size>
24137       </method>
24138     </type>
24139     <type name="MonoTest2">
24140       <method name="Void .ctor()">
24141         <size>7</size>
24142       </method>
24143       <method name="Int32 method1(System.String, System.Object[])">
24144         <size>2</size>
24145       </method>
24146       <method name="Void testmethod2()">
24147         <size>27</size>
24148       </method>
24149     </type>
24150   </test>
24151   <test name="test-19.cs">
24152     <type name="I">
24153       <method name="Void .ctor()">
24154         <size>7</size>
24155       </method>
24156       <method name="Void .cctor()">
24157         <size>18</size>
24158       </method>
24159       <method name="System.String fn(System.String)">
24160         <size>17</size>
24161       </method>
24162     </type>
24163     <type name="X">
24164       <method name="Void .ctor()">
24165         <size>7</size>
24166       </method>
24167       <method name="Void Thread_func()">
24168         <size>11</size>
24169       </method>
24170       <method name="Int32 Func(Int32, Int32)">
24171         <size>4</size>
24172       </method>
24173       <method name="Void Bar()">
24174         <size>44</size>
24175       </method>
24176       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
24177         <size>18</size>
24178       </method>
24179       <method name="Int32 Main()">
24180         <size>303</size>
24181       </method>
24182       <method name="Int32 multiply_by_three(Int32)">
24183         <size>4</size>
24184       </method>
24185     </type>
24186     <type name="TestNamespace.TestClass">
24187       <method name="Void .ctor()">
24188         <size>7</size>
24189       </method>
24190     </type>
24191     <type name="I+GetTextFn">
24192       <method name="Void .ctor(Object, IntPtr)">
24193         <size>0</size>
24194       </method>
24195       <method name="System.String Invoke(System.String)">
24196         <size>0</size>
24197       </method>
24198       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24199         <size>0</size>
24200       </method>
24201       <method name="System.String EndInvoke(IAsyncResult)">
24202         <size>0</size>
24203       </method>
24204     </type>
24205     <type name="X+Foo">
24206       <method name="Void .ctor(Object, IntPtr)">
24207         <size>0</size>
24208       </method>
24209       <method name="Int32 Invoke(Int32, Int32)">
24210         <size>0</size>
24211       </method>
24212       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24213         <size>0</size>
24214       </method>
24215       <method name="Int32 EndInvoke(IAsyncResult)">
24216         <size>0</size>
24217       </method>
24218     </type>
24219     <type name="TestNamespace.TestClass+NotWorkingDelegate">
24220       <method name="Void .ctor(Object, IntPtr)">
24221         <size>0</size>
24222       </method>
24223       <method name="Single Invoke(Single, System.Object[])">
24224         <size>0</size>
24225       </method>
24226       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
24227         <size>0</size>
24228       </method>
24229       <method name="Single EndInvoke(IAsyncResult)">
24230         <size>0</size>
24231       </method>
24232     </type>
24233     <type name="NameSpace.TestDelegate">
24234       <method name="Void .ctor(Object, IntPtr)">
24235         <size>0</size>
24236       </method>
24237       <method name="Int32 Invoke(Int32)">
24238         <size>0</size>
24239       </method>
24240       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24241         <size>0</size>
24242       </method>
24243       <method name="Int32 EndInvoke(IAsyncResult)">
24244         <size>0</size>
24245       </method>
24246     </type>
24247   </test>
24248   <test name="test-190.cs">
24249     <type name="A">
24250       <method name="Void .ctor()">
24251         <size>7</size>
24252       </method>
24253       <method name="Void Main()">
24254         <size>1</size>
24255       </method>
24256     </type>
24257     <type name="A+B">
24258       <method name="Void .ctor()">
24259         <size>7</size>
24260       </method>
24261       <method name="Void Test()">
24262         <size>8</size>
24263       </method>
24264     </type>
24265     <type name="A+C">
24266       <method name="Void .ctor()">
24267         <size>7</size>
24268       </method>
24269       <method name="Void Test(A)">
24270         <size>8</size>
24271       </method>
24272     </type>
24273   </test>
24274   <test name="test-191.cs">
24275     <type name="X">
24276       <method name="Void .ctor()">
24277         <size>7</size>
24278       </method>
24279     </type>
24280     <type name="X+E">
24281       <method name="Void .ctor()">
24282         <size>7</size>
24283       </method>
24284     </type>
24285     <type name="X+D">
24286       <method name="Void .ctor()">
24287         <size>7</size>
24288       </method>
24289     </type>
24290     <type name="X+D+P">
24291       <method name="Void .ctor()">
24292         <size>7</size>
24293       </method>
24294     </type>
24295     <type name="Y">
24296       <method name="Void .ctor()">
24297         <size>7</size>
24298       </method>
24299     </type>
24300     <type name="Y+Op">
24301       <method name="Void .ctor()">
24302         <size>7</size>
24303       </method>
24304     </type>
24305     <type name="R">
24306       <method name="Void .ctor()">
24307         <size>7</size>
24308       </method>
24309       <method name="Void Main()">
24310         <size>1</size>
24311       </method>
24312     </type>
24313   </test>
24314   <test name="test-192.cs">
24315     <type name="X">
24316       <method name="Void .ctor()">
24317         <size>7</size>
24318       </method>
24319       <method name="Void Main()">
24320         <size>1</size>
24321       </method>
24322     </type>
24323   </test>
24324   <test name="test-193.cs">
24325     <type name="A">
24326       <method name="Void .ctor()">
24327         <size>7</size>
24328       </method>
24329       <method name="Int32 Test(Int32)">
24330         <size>88</size>
24331       </method>
24332       <method name="Int32 Main()">
24333         <size>7</size>
24334       </method>
24335     </type>
24336   </test>
24337   <test name="test-194.cs">
24338     <type name="TestParams">
24339       <method name="Void .ctor()">
24340         <size>7</size>
24341       </method>
24342       <method name="Int32 Main(System.String[])">
24343         <size>38</size>
24344       </method>
24345       <method name="Int32 Params(System.Object[])">
24346         <size>10</size>
24347       </method>
24348     </type>
24349   </test>
24350   <test name="test-195.cs">
24351     <type name="Y">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355       <method name="Void .cctor()">
24356         <size>1</size>
24357       </method>
24358       <method name="Int32 C()">
24359         <size>36</size>
24360       </method>
24361     </type>
24362     <type name="X">
24363       <method name="Void .ctor()">
24364         <size>8</size>
24365       </method>
24366       <method name="Void .ctor(Int32)">
24367         <size>18</size>
24368       </method>
24369       <method name="Void Main()">
24370         <size>7</size>
24371       </method>
24372     </type>
24373   </test>
24374   <test name="test-196.cs">
24375     <type name="X">
24376       <method name="Void .ctor()">
24377         <size>7</size>
24378       </method>
24379       <method name="Void Bug1()">
24380         <size>15</size>
24381       </method>
24382       <method name="Void Bug2()">
24383         <size>16</size>
24384       </method>
24385       <method name="Int32 Main()">
24386         <size>2</size>
24387       </method>
24388     </type>
24389   </test>
24390   <test name="test-197.cs">
24391     <type name="X">
24392       <method name="Void .ctor()">
24393         <size>7</size>
24394       </method>
24395       <method name="Void Foo()">
24396         <size>0</size>
24397       </method>
24398     </type>
24399     <type name="Y">
24400       <method name="Void .ctor()">
24401         <size>7</size>
24402       </method>
24403     </type>
24404     <type name="Z">
24405       <method name="Void .ctor()">
24406         <size>7</size>
24407       </method>
24408       <method name="Void Foo()">
24409         <size>11</size>
24410       </method>
24411     </type>
24412     <type name="Test">
24413       <method name="Void .ctor()">
24414         <size>7</size>
24415       </method>
24416       <method name="Int32 Main()">
24417         <size>16</size>
24418       </method>
24419     </type>
24420   </test>
24421   <test name="test-198.cs">
24422     <type name="N1.N3.N4.Bar">
24423       <method name="Void .ctor()">
24424         <size>7</size>
24425       </method>
24426     </type>
24427     <type name="N1.N2.Foo">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431     </type>
24432     <type name="N5.N6.Foo">
24433       <method name="Void .ctor()">
24434         <size>7</size>
24435       </method>
24436     </type>
24437     <type name="N5.N7.N8.Bar">
24438       <method name="Void .ctor()">
24439         <size>7</size>
24440       </method>
24441     </type>
24442     <type name="FirstOuter.FirstInner.First">
24443       <method name="Void .ctor()">
24444         <size>7</size>
24445       </method>
24446       <method name="System.String get_MyIdentity()">
24447         <size>12</size>
24448       </method>
24449     </type>
24450     <type name="FirstOuter.Second">
24451       <method name="Void .ctor()">
24452         <size>7</size>
24453       </method>
24454     </type>
24455     <type name="FirstOuter.SecondInner.Third">
24456       <method name="Void .ctor()">
24457         <size>7</size>
24458       </method>
24459     </type>
24460     <type name="FirstOuter.FirstInner.Fourth">
24461       <method name="Void .ctor()">
24462         <size>7</size>
24463       </method>
24464     </type>
24465     <type name="Fifth">
24466       <method name="Void .ctor()">
24467         <size>7</size>
24468       </method>
24469     </type>
24470     <type name="M1.M2.M3.Foo">
24471       <method name="Void .ctor()">
24472         <size>7</size>
24473       </method>
24474     </type>
24475     <type name="P1.P2.Bar">
24476       <method name="Void .ctor()">
24477         <size>7</size>
24478       </method>
24479     </type>
24480     <type name="X">
24481       <method name="Void .ctor()">
24482         <size>7</size>
24483       </method>
24484       <method name="Int32 Main()">
24485         <size>2</size>
24486       </method>
24487     </type>
24488   </test>
24489   <test name="test-199.cs">
24490     <type name="Test">
24491       <method name="Void .ctor()">
24492         <size>7</size>
24493       </method>
24494       <method name="Int32 Main()">
24495         <size>22</size>
24496       </method>
24497     </type>
24498     <type name="N1.Foo">
24499       <method name="Void .ctor()">
24500         <size>7</size>
24501       </method>
24502     </type>
24503     <type name="N1.Foo+Foo2">
24504       <method name="Void .ctor()">
24505         <size>7</size>
24506       </method>
24507     </type>
24508     <type name="N1.Bar2">
24509       <method name="Void .ctor()">
24510         <size>7</size>
24511       </method>
24512       <method name="Int32 Talk()">
24513         <size>2</size>
24514       </method>
24515     </type>
24516     <type name="N2.Bar">
24517       <method name="Void .ctor()">
24518         <size>7</size>
24519       </method>
24520     </type>
24521     <type name="N2.Bar+Bar2">
24522       <method name="Void .ctor()">
24523         <size>7</size>
24524       </method>
24525       <method name="Int32 Talk()">
24526         <size>2</size>
24527       </method>
24528     </type>
24529   </test>
24530   <test name="test-2.cs">
24531     <type name="X">
24532       <method name="Void .ctor()">
24533         <size>7</size>
24534       </method>
24535       <method name="Int32 Main(System.String[])">
24536         <size>12</size>
24537       </method>
24538     </type>
24539   </test>
24540   <test name="test-20.cs">
24541     <type name="A">
24542       <method name="Void .ctor()">
24543         <size>7</size>
24544       </method>
24545       <method name="Void X()">
24546         <size>8</size>
24547       </method>
24548     </type>
24549     <type name="B">
24550       <method name="Void .ctor()">
24551         <size>7</size>
24552       </method>
24553       <method name="Void X()">
24554         <size>8</size>
24555       </method>
24556       <method name="Void TestB()">
24557         <size>7</size>
24558       </method>
24559     </type>
24560     <type name="Ax">
24561       <method name="Void .ctor()">
24562         <size>7</size>
24563       </method>
24564       <method name="Void A()">
24565         <size>8</size>
24566       </method>
24567       <method name="Void B()">
24568         <size>8</size>
24569       </method>
24570     </type>
24571     <type name="Bx">
24572       <method name="Void .ctor()">
24573         <size>7</size>
24574       </method>
24575       <method name="Void A()">
24576         <size>8</size>
24577       </method>
24578       <method name="Void B()">
24579         <size>8</size>
24580       </method>
24581     </type>
24582     <type name="Test">
24583       <method name="Void .ctor()">
24584         <size>7</size>
24585       </method>
24586       <method name="Int32 Main()">
24587         <size>100</size>
24588       </method>
24589     </type>
24590   </test>
24591   <test name="test-200.cs">
24592     <type name="X">
24593       <method name="Void .ctor()">
24594         <size>7</size>
24595       </method>
24596       <method name="Int32 Main()">
24597         <size>104</size>
24598       </method>
24599     </type>
24600   </test>
24601   <test name="test-201.cs">
24602     <type name="Parent">
24603       <method name="Void .ctor()">
24604         <size>7</size>
24605       </method>
24606     </type>
24607     <type name="Child">
24608       <method name="Void .ctor()">
24609         <size>7</size>
24610       </method>
24611     </type>
24612     <type name="Child+Nested">
24613       <method name="Void .ctor()">
24614         <size>18</size>
24615       </method>
24616     </type>
24617     <type name="Collide">
24618       <method name="Void .ctor(Int32)">
24619         <size>14</size>
24620       </method>
24621       <method name="Void .cctor()">
24622         <size>12</size>
24623       </method>
24624       <method name="Int32 Main()">
24625         <size>27</size>
24626       </method>
24627     </type>
24628   </test>
24629   <test name="test-202.cs">
24630     <type name="X.X">
24631       <method name="Void .ctor()">
24632         <size>7</size>
24633       </method>
24634     </type>
24635     <type name="A.B.C.D">
24636       <method name="Void .ctor()">
24637         <size>7</size>
24638       </method>
24639     </type>
24640     <type name="Test">
24641       <method name="Void .ctor()">
24642         <size>7</size>
24643       </method>
24644       <method name="Int32 Main()">
24645         <size>14</size>
24646       </method>
24647     </type>
24648   </test>
24649   <test name="test-203.cs">
24650     <type name="Foo">
24651       <method name="Void .ctor()">
24652         <size>7</size>
24653       </method>
24654       <method name="Modifiers get_Modifiers()">
24655         <size>2</size>
24656       </method>
24657     </type>
24658     <type name="Bar">
24659       <method name="Void .ctor()">
24660         <size>7</size>
24661       </method>
24662       <method name="Int32 Main()">
24663         <size>13</size>
24664       </method>
24665     </type>
24666   </test>
24667   <test name="test-204.cs">
24668     <type name="X">
24669       <method name="Void .ctor(Int32)">
24670         <size>14</size>
24671       </method>
24672       <method name="System.String ToString()">
24673         <size>22</size>
24674       </method>
24675       <method name="Int32 Test()">
24676         <size>153</size>
24677       </method>
24678       <method name="Int32 Main()">
24679         <size>24</size>
24680       </method>
24681       <method name="X op_BitwiseAnd(X, X)">
24682         <size>19</size>
24683       </method>
24684       <method name="X op_BitwiseOr(X, X)">
24685         <size>19</size>
24686       </method>
24687       <method name="Boolean op_True(X)">
24688         <size>15</size>
24689       </method>
24690       <method name="Boolean op_False(X)">
24691         <size>12</size>
24692       </method>
24693     </type>
24694   </test>
24695   <test name="test-205.cs">
24696     <type name="A">
24697       <method name="Void .ctor(Object)">
24698         <size>7</size>
24699       </method>
24700     </type>
24701     <type name="Test">
24702       <method name="Void .ctor()">
24703         <size>7</size>
24704       </method>
24705       <method name="Void Main()">
24706         <size>1</size>
24707       </method>
24708     </type>
24709   </test>
24710   <test name="test-206.cs">
24711     <type name="X">
24712       <method name="Void .ctor()">
24713         <size>7</size>
24714       </method>
24715       <method name="Int32 get_Item(Int32)">
24716         <size>2</size>
24717       </method>
24718       <method name="System.Int32[] get_Item(System.Int32[])">
24719         <size>39</size>
24720       </method>
24721       <method name="Void Main()">
24722         <size>91</size>
24723       </method>
24724     </type>
24725     <type name="&lt;PrivateImplementationDetails&gt;">
24726       <method name="Void .ctor()">
24727         <size>7</size>
24728       </method>
24729     </type>
24730   </test>
24731   <test name="test-207.cs">
24732     <type name="X">
24733       <method name="Void .ctor()">
24734         <size>7</size>
24735       </method>
24736       <method name="Void .cctor()">
24737         <size>1</size>
24738       </method>
24739       <method name="Void hello(Int32)">
24740         <size>13</size>
24741       </method>
24742       <method name="Void world(Int32)">
24743         <size>16</size>
24744       </method>
24745       <method name="Int32 Main()">
24746         <size>138</size>
24747       </method>
24748     </type>
24749     <type name="Test">
24750       <method name="Void .ctor(Object, IntPtr)">
24751         <size>0</size>
24752       </method>
24753       <method name="Void Invoke(Int32)">
24754         <size>0</size>
24755       </method>
24756       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24757         <size>0</size>
24758       </method>
24759       <method name="Void EndInvoke(IAsyncResult)">
24760         <size>0</size>
24761       </method>
24762     </type>
24763   </test>
24764   <test name="test-208.cs">
24765     <type name="X">
24766       <method name="Void .ctor()">
24767         <size>7</size>
24768       </method>
24769       <method name="System.String get_Item(System.String)">
24770         <size>2</size>
24771       </method>
24772       <method name="Void Test()">
24773         <size>1</size>
24774       </method>
24775     </type>
24776     <type name="Y">
24777       <method name="Void .ctor()">
24778         <size>7</size>
24779       </method>
24780       <method name="Void Main()">
24781         <size>19</size>
24782       </method>
24783     </type>
24784   </test>
24785   <test name="test-209.cs">
24786     <type name="X">
24787       <method name="Void .ctor(Int32)">
24788         <size>14</size>
24789       </method>
24790       <method name="Int32 get_Foo()">
24791         <size>9</size>
24792       </method>
24793       <method name="Void set_Foo(Int32)">
24794         <size>8</size>
24795       </method>
24796       <method name="Int32 get_Item(Int32)">
24797         <size>7</size>
24798       </method>
24799       <method name="Void set_Item(Int32, Int32)">
24800         <size>8</size>
24801       </method>
24802       <method name="Void set_Item(System.String, System.String)">
24803         <size>7</size>
24804       </method>
24805       <method name="Void set_Bar(System.String)">
24806         <size>7</size>
24807       </method>
24808       <method name="A get_A()">
24809         <size>7</size>
24810       </method>
24811       <method name="Void set_A(A)">
24812         <size>12</size>
24813       </method>
24814       <method name="Int32 Main()">
24815         <size>75</size>
24816       </method>
24817     </type>
24818     <type name="A">
24819       <method name="Void .ctor(Int32)">
24820         <size>8</size>
24821       </method>
24822     </type>
24823   </test>
24824   <test name="test-21.cs">
24825     <type name="Blah">
24826       <method name="Void .ctor()">
24827         <size>7</size>
24828       </method>
24829       <method name="Int32 Main()">
24830         <size>47</size>
24831       </method>
24832     </type>
24833     <type name="Blah+Foo">
24834       <method name="Void .ctor()">
24835         <size>17</size>
24836       </method>
24837       <method name="Int32 Bar(Int32, Int32)">
24838         <size>14</size>
24839       </method>
24840     </type>
24841   </test>
24842   <test name="test-210.cs">
24843     <type name="X">
24844       <method name="Void .ctor()">
24845         <size>7</size>
24846       </method>
24847       <method name="Void foo()">
24848         <size>1</size>
24849       </method>
24850       <method name="Void Main()">
24851         <size>25</size>
24852       </method>
24853     </type>
24854     <type name="FooHandler">
24855       <method name="Void .ctor(Object, IntPtr)">
24856         <size>0</size>
24857       </method>
24858       <method name="Void Invoke()">
24859         <size>0</size>
24860       </method>
24861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24862         <size>0</size>
24863       </method>
24864       <method name="Void EndInvoke(IAsyncResult)">
24865         <size>0</size>
24866       </method>
24867     </type>
24868   </test>
24869   <test name="test-211.cs">
24870     <type name="X">
24871       <method name="Void .ctor(Int32)">
24872         <size>14</size>
24873       </method>
24874       <method name="X op_Implicit(Int32)">
24875         <size>7</size>
24876       </method>
24877     </type>
24878     <type name="Y">
24879       <method name="Void .ctor(X)">
24880         <size>14</size>
24881       </method>
24882       <method name="Y op_Implicit(X)">
24883         <size>7</size>
24884       </method>
24885     </type>
24886     <type name="Z">
24887       <method name="Void .ctor(Y)">
24888         <size>14</size>
24889       </method>
24890       <method name="Int32 Main()">
24891         <size>27</size>
24892       </method>
24893       <method name="Z op_Implicit(Y)">
24894         <size>7</size>
24895       </method>
24896     </type>
24897   </test>
24898   <test name="test-212.cs">
24899     <type name="Problem">
24900       <method name="Void .ctor(String)">
24901         <size>14</size>
24902       </method>
24903       <method name="Int32 Multi(Int32, Problem[])">
24904         <size>4</size>
24905       </method>
24906       <method name="Int32 Main(System.String[])">
24907         <size>76</size>
24908       </method>
24909       <method name="Problem op_Implicit(Int32)">
24910         <size>22</size>
24911       </method>
24912     </type>
24913   </test>
24914   <test name="test-213.cs">
24915     <type name="MyTest">
24916       <method name="Void .ctor()">
24917         <size>7</size>
24918       </method>
24919       <method name="Void Main(System.String[])">
24920         <size>31</size>
24921       </method>
24922     </type>
24923     <type name="S">
24924       <method name="Void .ctor(Int32)">
24925         <size>8</size>
24926       </method>
24927       <method name="Void Print()">
24928         <size>12</size>
24929       </method>
24930     </type>
24931   </test>
24932   <test name="test-214.cs">
24933     <type name="N2.Test">
24934       <method name="Void .ctor()">
24935         <size>7</size>
24936       </method>
24937       <method name="Int32 Main()">
24938         <size>7</size>
24939       </method>
24940     </type>
24941     <type name="N1.C1">
24942       <method name="Void .ctor()">
24943         <size>7</size>
24944       </method>
24945       <method name="Void Foo()">
24946         <size>1</size>
24947       </method>
24948     </type>
24949   </test>
24950   <test name="test-215.cs">
24951     <type name="Test">
24952       <method name="Void .ctor()">
24953         <size>7</size>
24954       </method>
24955       <method name="Void .cctor()">
24956         <size>1</size>
24957       </method>
24958       <method name="N1.C1 get_C1()">
24959         <size>6</size>
24960       </method>
24961       <method name="Int32 Main()">
24962         <size>8</size>
24963       </method>
24964     </type>
24965     <type name="N1.C1">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969     </type>
24970   </test>
24971   <test name="test-216.cs">
24972     <type name="cls">
24973       <method name="Void .ctor()">
24974         <size>7</size>
24975       </method>
24976       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24977         <size>24</size>
24978       </method>
24979       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24980         <size>24</size>
24981       </method>
24982       <method name="Void CallMyDel(System.String)">
24983         <size>13</size>
24984       </method>
24985     </type>
24986     <type name="cls+nestedcls">
24987       <method name="Void .ctor()">
24988         <size>7</size>
24989       </method>
24990       <method name="Void CallParentDel(cls, System.String)">
24991         <size>13</size>
24992       </method>
24993     </type>
24994     <type name="MonoEmbed">
24995       <method name="Void .ctor()">
24996         <size>7</size>
24997       </method>
24998       <method name="Void Main()">
24999         <size>36</size>
25000       </method>
25001       <method name="Void Whatever(System.String)">
25002         <size>7</size>
25003       </method>
25004     </type>
25005     <type name="OnWhateverDelegate">
25006       <method name="Void .ctor(Object, IntPtr)">
25007         <size>0</size>
25008       </method>
25009       <method name="Void Invoke(System.String)">
25010         <size>0</size>
25011       </method>
25012       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25013         <size>0</size>
25014       </method>
25015       <method name="Void EndInvoke(IAsyncResult)">
25016         <size>0</size>
25017       </method>
25018     </type>
25019   </test>
25020   <test name="test-217.cs">
25021     <type name="Test">
25022       <method name="Void .ctor()">
25023         <size>7</size>
25024       </method>
25025       <method name="Int32 Main()">
25026         <size>174</size>
25027       </method>
25028       <method name="System.Object compare_gte(Int32, Int32)">
25029         <size>13</size>
25030       </method>
25031       <method name="System.Object compare_lte(Int32, Int32)">
25032         <size>13</size>
25033       </method>
25034     </type>
25035   </test>
25036   <test name="test-218.cs">
25037     <type name="T">
25038       <method name="Void .ctor()">
25039         <size>7</size>
25040       </method>
25041       <method name="Void .cctor()">
25042         <size>27</size>
25043       </method>
25044       <method name="Void Main()">
25045         <size>1</size>
25046       </method>
25047       <method name="Void compareQueryQuery1(System.Object)">
25048         <size>1</size>
25049       </method>
25050     </type>
25051     <type name="T+foo">
25052       <method name="Void .ctor(Object, IntPtr)">
25053         <size>0</size>
25054       </method>
25055       <method name="Void Invoke(System.Object)">
25056         <size>0</size>
25057       </method>
25058       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25059         <size>0</size>
25060       </method>
25061       <method name="Void EndInvoke(IAsyncResult)">
25062         <size>0</size>
25063       </method>
25064     </type>
25065   </test>
25066   <test name="test-219.cs">
25067     <type name="TestAttribute">
25068       <method name="Void .ctor(Type)">
25069         <size>14</size>
25070       </method>
25071       <method name="System.Type get_Type()">
25072         <size>7</size>
25073       </method>
25074     </type>
25075     <type name="Test">
25076       <method name="Void .ctor()">
25077         <size>7</size>
25078       </method>
25079       <method name="Void Main()">
25080         <size>75</size>
25081       </method>
25082     </type>
25083   </test>
25084   <test name="test-22.cs">
25085     <type name="M">
25086       <method name="Void .ctor()">
25087         <size>7</size>
25088       </method>
25089       <method name="Int32 Main()">
25090         <size>63</size>
25091       </method>
25092     </type>
25093     <type name="S">
25094       <method name="T GetT()">
25095         <size>7</size>
25096       </method>
25097       <method name="Void Init()">
25098         <size>25</size>
25099       </method>
25100     </type>
25101   </test>
25102   <test name="test-220.cs">
25103     <type name="MonoBUG.Bug">
25104       <method name="Void .ctor()">
25105         <size>7</size>
25106       </method>
25107       <method name="Int32 Main(System.String[])">
25108         <size>138</size>
25109       </method>
25110     </type>
25111     <type name="MonoBUG.Foo">
25112       <method name="Void .ctor(String)">
25113         <size>14</size>
25114       </method>
25115       <method name="System.String get_Name()">
25116         <size>7</size>
25117       </method>
25118     </type>
25119     <type name="MonoBUG.FooList">
25120       <method name="Void .ctor()">
25121         <size>7</size>
25122       </method>
25123       <method name="Void .cctor()">
25124         <size>1</size>
25125       </method>
25126       <method name="Void Add(MonoBUG.Foo)">
25127         <size>19</size>
25128       </method>
25129       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
25130         <size>7</size>
25131       </method>
25132     </type>
25133     <type name="MonoBUG.FooList+FooEnumerator">
25134       <method name="Void .ctor(FooList)">
25135         <size>31</size>
25136       </method>
25137       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
25138         <size>12</size>
25139       </method>
25140       <method name="Void System.Collections.IEnumerator.Reset()">
25141         <size>12</size>
25142       </method>
25143       <method name="MonoBUG.Foo get_Current()">
25144         <size>46</size>
25145       </method>
25146       <method name="Boolean MoveNext()">
25147         <size>12</size>
25148       </method>
25149       <method name="Void Reset()">
25150         <size>12</size>
25151       </method>
25152       <method name="System.Object System.Collections.IEnumerator.get_Current()">
25153         <size>28</size>
25154       </method>
25155     </type>
25156   </test>
25157   <test name="test-221.cs">
25158     <type name="A">
25159       <method name="Void .ctor()">
25160         <size>7</size>
25161       </method>
25162       <method name="Int32 get_Blah()">
25163         <size>2</size>
25164       </method>
25165       <method name="Void set_Blah(Int32)">
25166         <size>1</size>
25167       </method>
25168     </type>
25169     <type name="B">
25170       <method name="Void .ctor()">
25171         <size>7</size>
25172       </method>
25173       <method name="Int32 get_Blah()">
25174         <size>2</size>
25175       </method>
25176       <method name="Boolean Test()">
25177         <size>54</size>
25178       </method>
25179     </type>
25180     <type name="C">
25181       <method name="Void .ctor()">
25182         <size>7</size>
25183       </method>
25184       <method name="Int32 get_Blah()">
25185         <size>0</size>
25186       </method>
25187       <method name="Void set_Blah(Int32)">
25188         <size>0</size>
25189       </method>
25190     </type>
25191     <type name="D">
25192       <method name="Void .ctor()">
25193         <size>7</size>
25194       </method>
25195       <method name="Int32 get_Blah()">
25196         <size>2</size>
25197       </method>
25198       <method name="Void set_Blah(Int32)">
25199         <size>1</size>
25200       </method>
25201     </type>
25202     <type name="E">
25203       <method name="Void .ctor()">
25204         <size>7</size>
25205       </method>
25206       <method name="Int32 get_Blah()">
25207         <size>7</size>
25208       </method>
25209       <method name="Boolean Test()">
25210         <size>54</size>
25211       </method>
25212     </type>
25213     <type name="F">
25214       <method name="Void .ctor()">
25215         <size>7</size>
25216       </method>
25217       <method name="Int32 get_Item(Int32)">
25218         <size>2</size>
25219       </method>
25220       <method name="Void set_Item(Int32, Int32)">
25221         <size>1</size>
25222       </method>
25223       <method name="Int32 get_Blah()">
25224         <size>2</size>
25225       </method>
25226       <method name="Void set_Blah(Int32)">
25227         <size>1</size>
25228       </method>
25229       <method name="Boolean Test()">
25230         <size>110</size>
25231       </method>
25232     </type>
25233     <type name="Driver">
25234       <method name="Void .ctor()">
25235         <size>7</size>
25236       </method>
25237       <method name="Int32 Main()">
25238         <size>38</size>
25239       </method>
25240     </type>
25241     <type name="F">
25242       <method name="Int32 IBlah.get_Item(Int32)">
25243         <size>2</size>
25244       </method>
25245       <method name="Void IBlah.set_Item(Int32, Int32)">
25246         <size>1</size>
25247       </method>
25248       <method name="Int32 IBlah.get_Blah()">
25249         <size>2</size>
25250       </method>
25251       <method name="Void IBlah.set_Blah(Int32)">
25252         <size>1</size>
25253       </method>
25254     </type>
25255   </test>
25256   <test name="test-222.cs">
25257     <type name="Class_1">
25258       <method name="Void .ctor()">
25259         <size>7</size>
25260       </method>
25261       <method name="UIntPtr Valid()">
25262         <size>7</size>
25263       </method>
25264     </type>
25265     <type name="MainClass">
25266       <method name="Void .ctor()">
25267         <size>7</size>
25268       </method>
25269       <method name="Int32 Main()">
25270         <size>2</size>
25271       </method>
25272     </type>
25273   </test>
25274   <test name="test-223.cs">
25275     <type name="T">
25276       <method name="Void .ctor()">
25277         <size>7</size>
25278       </method>
25279       <method name="Int32 Main()">
25280         <size>65</size>
25281       </method>
25282     </type>
25283   </test>
25284   <test name="test-224.cs">
25285     <type name="XmlMemberArrayAttribute">
25286       <method name="Void .ctor(String)">
25287         <size>38</size>
25288       </method>
25289       <method name="System.Char[] get_Separator()">
25290         <size>7</size>
25291       </method>
25292       <method name="Void set_Separator(System.Char[])">
25293         <size>8</size>
25294       </method>
25295       <method name="System.String get_Name()">
25296         <size>7</size>
25297       </method>
25298       <method name="Void set_Name(System.String)">
25299         <size>8</size>
25300       </method>
25301       <method name="Boolean get_IsRequired()">
25302         <size>7</size>
25303       </method>
25304       <method name="Void set_IsRequired(Boolean)">
25305         <size>8</size>
25306       </method>
25307     </type>
25308     <type name="t">
25309       <method name="Void .ctor()">
25310         <size>7</size>
25311       </method>
25312       <method name="Void Main()">
25313         <size>1</size>
25314       </method>
25315     </type>
25316   </test>
25317   <test name="test-225.cs">
25318     <type name="A">
25319       <method name="Void .ctor()">
25320         <size>14</size>
25321       </method>
25322     </type>
25323     <type name="B">
25324       <method name="Void .ctor()">
25325         <size>7</size>
25326       </method>
25327       <method name="Int32 foo()">
25328         <size>2</size>
25329       </method>
25330       <method name="Void Main()">
25331         <size>18</size>
25332       </method>
25333     </type>
25334   </test>
25335   <test name="test-226.cs">
25336     <type name="Test226">
25337       <method name="Void .ctor()">
25338         <size>7</size>
25339       </method>
25340       <method name="Void Test()">
25341         <size>35</size>
25342       </method>
25343       <method name="Int32 Main()">
25344         <size>23</size>
25345       </method>
25346     </type>
25347   </test>
25348   <test name="test-227.cs">
25349     <type name="A.T">
25350       <method name="Void .ctor()">
25351         <size>7</size>
25352       </method>
25353       <method name="Void Main()">
25354         <size>3</size>
25355       </method>
25356     </type>
25357   </test>
25358   <test name="test-228.cs">
25359     <type name="BadRefTest.CtorInc">
25360       <method name="Void .ctor()">
25361         <size>30</size>
25362       </method>
25363       <method name="Int32 IncByRef(Int32 ByRef)">
25364         <size>10</size>
25365       </method>
25366       <method name="Boolean Results(Int32)">
25367         <size>98</size>
25368       </method>
25369     </type>
25370     <type name="BadRefTest.Runner">
25371       <method name="Void .ctor()">
25372         <size>7</size>
25373       </method>
25374       <method name="Int32 Main()">
25375         <size>43</size>
25376       </method>
25377     </type>
25378   </test>
25379   <test name="test-229.cs">
25380     <type name="List">
25381       <method name="Void .ctor(Int32)">
25382         <size>19</size>
25383       </method>
25384       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25385         <size>12</size>
25386       </method>
25387       <method name="Void Add(Int32)">
25388         <size>26</size>
25389       </method>
25390       <method name="MyEnumerator GetEnumerator()">
25391         <size>7</size>
25392       </method>
25393     </type>
25394     <type name="UberList">
25395       <method name="Void .ctor(Int32)">
25396         <size>8</size>
25397       </method>
25398       <method name="Int32 Main(System.String[])">
25399         <size>38</size>
25400       </method>
25401       <method name="Boolean One()">
25402         <size>62</size>
25403       </method>
25404       <method name="Boolean Two()">
25405         <size>62</size>
25406       </method>
25407       <method name="Boolean Three()">
25408         <size>62</size>
25409       </method>
25410     </type>
25411     <type name="List+MyEnumerator">
25412       <method name="Void .ctor(List)">
25413         <size>15</size>
25414       </method>
25415       <method name="System.Object get_Current()">
25416         <size>24</size>
25417       </method>
25418       <method name="Boolean MoveNext()">
25419         <size>31</size>
25420       </method>
25421       <method name="Void Reset()">
25422         <size>8</size>
25423       </method>
25424     </type>
25425   </test>
25426   <test name="test-23.cs">
25427     <type name="X">
25428       <method name="Void .ctor()">
25429         <size>7</size>
25430       </method>
25431       <method name="Void .cctor()">
25432         <size>8</size>
25433       </method>
25434       <method name="Int32 get_Value()">
25435         <size>6</size>
25436       </method>
25437       <method name="Void set_Value(Int32)">
25438         <size>7</size>
25439       </method>
25440       <method name="Int32 Main()">
25441         <size>170</size>
25442       </method>
25443     </type>
25444     <type name="Y">
25445       <method name="Void .ctor(String)">
25446         <size>14</size>
25447       </method>
25448       <method name="System.String get_Value()">
25449         <size>7</size>
25450       </method>
25451       <method name="Void set_Value(System.String)">
25452         <size>8</size>
25453       </method>
25454     </type>
25455     <type name="Z">
25456       <method name="Void .cctor()">
25457         <size>7</size>
25458       </method>
25459       <method name="Int32 get_IVal()">
25460         <size>6</size>
25461       </method>
25462       <method name="Void set_IVal(Int32)">
25463         <size>7</size>
25464       </method>
25465       <method name="Int32 get_XVal()">
25466         <size>7</size>
25467       </method>
25468       <method name="Void set_XVal(Int32)">
25469         <size>8</size>
25470       </method>
25471     </type>
25472   </test>
25473   <test name="test-230.cs">
25474     <type name="TestClass">
25475       <method name="Void .ctor()">
25476         <size>7</size>
25477       </method>
25478       <method name="Int32 Main()">
25479         <size>56</size>
25480       </method>
25481     </type>
25482   </test>
25483   <test name="test-231.cs">
25484     <type name="T">
25485       <method name="Void .ctor()">
25486         <size>7</size>
25487       </method>
25488       <method name="Void .cctor()">
25489         <size>1</size>
25490       </method>
25491       <method name="Int32 Main()">
25492         <size>44</size>
25493       </method>
25494       <method name="Void Foo()">
25495         <size>23</size>
25496       </method>
25497     </type>
25498   </test>
25499   <test name="test-232.cs">
25500     <type name="CtorInfoTest">
25501       <method name="Void .ctor()">
25502         <size>7</size>
25503       </method>
25504       <method name="Void Main(System.String[])">
25505         <size>977</size>
25506       </method>
25507       <method name="Void Assert(System.Object, System.Object)">
25508         <size>38</size>
25509       </method>
25510     </type>
25511     <type name="&lt;PrivateImplementationDetails&gt;">
25512       <method name="Void .ctor()">
25513         <size>7</size>
25514       </method>
25515     </type>
25516   </test>
25517   <test name="test-233.cs">
25518     <type name="Tests">
25519       <method name="Void .ctor()">
25520         <size>7</size>
25521       </method>
25522       <method name="Int32 Main()">
25523         <size>16</size>
25524       </method>
25525       <method name="Int32 test_0_beq()">
25526         <size>29</size>
25527       </method>
25528       <method name="Int32 test_0_bne_un()">
25529         <size>29</size>
25530       </method>
25531       <method name="Int32 test_0_conv_r8()">
25532         <size>29</size>
25533       </method>
25534       <method name="Int32 test_0_conv_i()">
25535         <size>76</size>
25536       </method>
25537       <method name="Int32 test_5_conv_r4()">
25538         <size>8</size>
25539       </method>
25540       <method name="Int32 test_5_double_conv_r4()">
25541         <size>16</size>
25542       </method>
25543       <method name="Int32 test_5_float_conv_r8()">
25544         <size>12</size>
25545       </method>
25546       <method name="Int32 test_5_conv_r8()">
25547         <size>8</size>
25548       </method>
25549       <method name="Int32 test_5_add()">
25550         <size>25</size>
25551       </method>
25552       <method name="Int32 test_5_sub()">
25553         <size>25</size>
25554       </method>
25555       <method name="Int32 test_24_mul()">
25556         <size>25</size>
25557       </method>
25558       <method name="Int32 test_4_div()">
25559         <size>25</size>
25560       </method>
25561       <method name="Int32 test_2_rem()">
25562         <size>25</size>
25563       </method>
25564       <method name="Int32 test_2_neg()">
25565         <size>14</size>
25566       </method>
25567       <method name="Int32 test_46_float_add_spill()">
25568         <size>129</size>
25569       </method>
25570       <method name="Int32 test_362880_float_mul_spill()">
25571         <size>129</size>
25572       </method>
25573       <method name="Int32 test_4_long_cast()">
25574         <size>29</size>
25575       </method>
25576       <method name="Int32 test_16_float_cmp()">
25577         <size>317</size>
25578       </method>
25579       <method name="Int32 test_15_float_cmp_un()">
25580         <size>297</size>
25581       </method>
25582       <method name="Int32 test_15_float_branch()">
25583         <size>219</size>
25584       </method>
25585       <method name="Int32 test_15_float_branch_un()">
25586         <size>219</size>
25587       </method>
25588     </type>
25589     <type name="TestDriver">
25590       <method name="Void .ctor()">
25591         <size>7</size>
25592       </method>
25593       <method name="Int32 RunTests(System.Type, System.String[])">
25594         <size>571</size>
25595       </method>
25596       <method name="Int32 RunTests(System.Type)">
25597         <size>8</size>
25598       </method>
25599     </type>
25600   </test>
25601   <test name="test-234.cs">
25602     <type name="T">
25603       <method name="Void .ctor()">
25604         <size>7</size>
25605       </method>
25606       <method name="Void Main()">
25607         <size>701</size>
25608       </method>
25609     </type>
25610   </test>
25611   <test name="test-235.cs">
25612     <type name="T">
25613       <method name="Void .ctor()">
25614         <size>7</size>
25615       </method>
25616       <method name="Void Foo(T, T)">
25617         <size>1</size>
25618       </method>
25619       <method name="Void Foo(System.Object[])">
25620         <size>1</size>
25621       </method>
25622       <method name="Int32 Main()">
25623         <size>13</size>
25624       </method>
25625     </type>
25626   </test>
25627   <test name="test-236.cs">
25628     <type name="Tests.Test">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632       <method name="Void Main()">
25633         <size>42</size>
25634       </method>
25635       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25636         <size>9</size>
25637       </method>
25638       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25639         <size>10</size>
25640       </method>
25641     </type>
25642   </test>
25643   <test name="test-237.cs">
25644     <type name="Params">
25645       <method name="Void .ctor()">
25646         <size>7</size>
25647       </method>
25648       <method name="Void .cctor()">
25649         <size>96</size>
25650       </method>
25651       <method name="Void foo(System.String, System.Object[])">
25652         <size>132</size>
25653       </method>
25654       <method name="Void Main()">
25655         <size>45</size>
25656       </method>
25657     </type>
25658     <type name="Params+FOO">
25659       <method name="Void .ctor(Object, IntPtr)">
25660         <size>0</size>
25661       </method>
25662       <method name="Void Invoke(System.String, System.Object[])">
25663         <size>0</size>
25664       </method>
25665       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25666         <size>0</size>
25667       </method>
25668       <method name="Void EndInvoke(IAsyncResult)">
25669         <size>0</size>
25670       </method>
25671     </type>
25672   </test>
25673   <test name="test-238.cs">
25674     <type name="TestClass">
25675       <method name="Void .ctor()">
25676         <size>7</size>
25677       </method>
25678       <method name="Void ConditionalMethod()">
25679         <size>7</size>
25680       </method>
25681       <method name="Int32 Main()">
25682         <size>12</size>
25683       </method>
25684     </type>
25685   </test>
25686   <test name="test-239.cs">
25687     <type name="BaseClass">
25688       <method name="Void .ctor()">
25689         <size>7</size>
25690       </method>
25691       <method name="Void ConditionalMethod()">
25692         <size>7</size>
25693       </method>
25694     </type>
25695     <type name="TestClass">
25696       <method name="Void .ctor()">
25697         <size>7</size>
25698       </method>
25699       <method name="Void ConditionalMethod()">
25700         <size>1</size>
25701       </method>
25702     </type>
25703     <type name="MainClass">
25704       <method name="Void .ctor()">
25705         <size>7</size>
25706       </method>
25707       <method name="Int32 Main()">
25708         <size>18</size>
25709       </method>
25710     </type>
25711   </test>
25712   <test name="test-24.cs">
25713     <type name="X">
25714       <method name="Void .ctor()">
25715         <size>7</size>
25716       </method>
25717       <method name="System.String get_S()">
25718         <size>6</size>
25719       </method>
25720       <method name="Void set_S(System.String)">
25721         <size>7</size>
25722       </method>
25723       <method name="Int32 Main()">
25724         <size>92</size>
25725       </method>
25726     </type>
25727   </test>
25728   <test name="test-240.cs">
25729     <type name="TestClass">
25730       <method name="Void .ctor()">
25731         <size>7</size>
25732       </method>
25733       <method name="Void .cctor()">
25734         <size>7</size>
25735       </method>
25736       <method name="Void ConditionalMethod()">
25737         <size>17</size>
25738       </method>
25739       <method name="Int32 Main()">
25740         <size>11</size>
25741       </method>
25742     </type>
25743   </test>
25744   <test name="test-241.cs">
25745     <type name="Foo">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="Int32 get_SomeProperty()">
25750         <size>3</size>
25751       </method>
25752       <method name="Int32 M()">
25753         <size>3</size>
25754       </method>
25755       <method name="Void Main()">
25756         <size>1</size>
25757       </method>
25758     </type>
25759     <type name="Foo+FooPrivate">
25760       <method name="Void .ctor(Foo)">
25761         <size>14</size>
25762       </method>
25763       <method name="Int32 get_SomeProperty()">
25764         <size>24</size>
25765       </method>
25766     </type>
25767   </test>
25768   <test name="test-242.cs">
25769     <type name="BaseClass">
25770       <method name="Void .ctor()">
25771         <size>14</size>
25772       </method>
25773     </type>
25774     <type name="Derived">
25775       <method name="Void .ctor()">
25776         <size>7</size>
25777       </method>
25778       <method name="Int32 get_Location()">
25779         <size>3</size>
25780       </method>
25781       <method name="Void Main()">
25782         <size>1</size>
25783       </method>
25784     </type>
25785   </test>
25786   <test name="test-243.cs">
25787     <type name="X">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="Boolean Resolve(System.String)">
25792         <size>2</size>
25793       </method>
25794       <method name="System.String Test()">
25795         <size>2</size>
25796       </method>
25797       <method name="Void Main()">
25798         <size>8</size>
25799       </method>
25800     </type>
25801   </test>
25802   <test name="test-244.cs">
25803     <type name="Foo">
25804       <method name="Void .ctor()">
25805         <size>7</size>
25806       </method>
25807       <method name="Void .cctor()">
25808         <size>1</size>
25809       </method>
25810       <method name="Int32 Main()">
25811         <size>136</size>
25812       </method>
25813       <method name="MyBool get_t()">
25814         <size>29</size>
25815       </method>
25816       <method name="MyBool get_f()">
25817         <size>29</size>
25818       </method>
25819     </type>
25820     <type name="MyBool">
25821       <method name="Void .ctor(Boolean)">
25822         <size>8</size>
25823       </method>
25824       <method name="System.String ToString()">
25825         <size>12</size>
25826       </method>
25827       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25828         <size>21</size>
25829       </method>
25830       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25831         <size>21</size>
25832       </method>
25833       <method name="Boolean op_True(MyBool)">
25834         <size>8</size>
25835       </method>
25836       <method name="Boolean op_False(MyBool)">
25837         <size>11</size>
25838       </method>
25839     </type>
25840   </test>
25841   <test name="test-245.cs">
25842     <type name="Class2">
25843       <method name="Void .ctor()">
25844         <size>7</size>
25845       </method>
25846       <method name="System.String get_def_kind()">
25847         <size>12</size>
25848       </method>
25849       <method name="Void Main()">
25850         <size>1</size>
25851       </method>
25852     </type>
25853   </test>
25854   <test name="test-246.cs">
25855     <type name="B">
25856       <method name="Void .ctor()">
25857         <size>7</size>
25858       </method>
25859       <method name="Void Main()">
25860         <size>36</size>
25861       </method>
25862     </type>
25863     <type name="Blah">
25864       <method name="Void Dispose()">
25865         <size>11</size>
25866       </method>
25867     </type>
25868   </test>
25869   <test name="test-247.cs">
25870     <type name="B">
25871       <method name="Void .ctor()">
25872         <size>7</size>
25873       </method>
25874       <method name="Void Main()">
25875         <size>67</size>
25876       </method>
25877     </type>
25878     <type name="Blah">
25879       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25880         <size>11</size>
25881       </method>
25882     </type>
25883   </test>
25884   <test name="test-248.cs">
25885     <type name="T">
25886       <method name="Void .ctor()">
25887         <size>7</size>
25888       </method>
25889       <method name="Foo GetFoo()">
25890         <size>10</size>
25891       </method>
25892       <method name="Void Main()">
25893         <size>26</size>
25894       </method>
25895     </type>
25896   </test>
25897   <test name="test-249.cs">
25898     <type name="X">
25899       <method name="Void .ctor()">
25900         <size>7</size>
25901       </method>
25902       <method name="Void Main()">
25903         <size>1</size>
25904       </method>
25905     </type>
25906   </test>
25907   <test name="test-25.cs">
25908     <type name="X">
25909       <method name="Void .ctor()">
25910         <size>7</size>
25911       </method>
25912       <method name="Int32 Main()">
25913         <size>214</size>
25914       </method>
25915     </type>
25916   </test>
25917   <test name="test-250.cs">
25918     <type name="Test.foo3">
25919       <method name="Void .ctor()">
25920         <size>7</size>
25921       </method>
25922     </type>
25923     <type name="Test.Tests">
25924       <method name="Void .ctor()">
25925         <size>7</size>
25926       </method>
25927       <method name="Void Main()">
25928         <size>1</size>
25929       </method>
25930     </type>
25931   </test>
25932   <test name="test-251.cs">
25933     <type name="X">
25934       <method name="Void .ctor()">
25935         <size>7</size>
25936       </method>
25937       <method name="Void Main()">
25938         <size>1</size>
25939       </method>
25940     </type>
25941   </test>
25942   <test name="test-252.cs">
25943     <type name="A">
25944       <method name="Void .ctor()">
25945         <size>7</size>
25946       </method>
25947       <method name="Void add_Bar(Foo)">
25948         <size>24</size>
25949       </method>
25950       <method name="Void remove_Bar(Foo)">
25951         <size>24</size>
25952       </method>
25953       <method name="Void m1()">
25954         <size>1</size>
25955       </method>
25956       <method name="Int32 Main()">
25957         <size>93</size>
25958       </method>
25959     </type>
25960     <type name="Foo">
25961       <method name="Void .ctor(Object, IntPtr)">
25962         <size>0</size>
25963       </method>
25964       <method name="Void Invoke()">
25965         <size>0</size>
25966       </method>
25967       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25968         <size>0</size>
25969       </method>
25970       <method name="Void EndInvoke(IAsyncResult)">
25971         <size>0</size>
25972       </method>
25973     </type>
25974   </test>
25975   <test name="test-253.cs">
25976     <type name="AccessibleAttribute">
25977       <method name="Void .ctor()">
25978         <size>7</size>
25979       </method>
25980     </type>
25981     <type name="MyClass">
25982       <method name="Void .ctor()">
25983         <size>7</size>
25984       </method>
25985     </type>
25986     <type name="Test">
25987       <method name="Void .ctor()">
25988         <size>7</size>
25989       </method>
25990       <method name="Int32 Main()">
25991         <size>66</size>
25992       </method>
25993     </type>
25994   </test>
25995   <test name="test-254.cs">
25996     <type name="TestAttribute">
25997       <method name="Void .ctor()">
25998         <size>7</size>
25999       </method>
26000     </type>
26001     <type name="Test_1">
26002       <method name="Void .ctor()">
26003         <size>7</size>
26004       </method>
26005       <method name="Void Test(Int32)">
26006         <size>1</size>
26007       </method>
26008     </type>
26009     <type name="Test_2">
26010       <method name="Void .ctor()">
26011         <size>7</size>
26012       </method>
26013       <method name="Int32 get_Test()">
26014         <size>2</size>
26015       </method>
26016       <method name="Void set_Test(Int32)">
26017         <size>1</size>
26018       </method>
26019       <method name="Void set_Test2(Boolean)">
26020         <size>1</size>
26021       </method>
26022     </type>
26023     <type name="Test_3">
26024       <method name="Void .ctor()">
26025         <size>7</size>
26026       </method>
26027       <method name="Void add_e_1(test_delegate)">
26028         <size>24</size>
26029       </method>
26030       <method name="Void remove_e_1(test_delegate)">
26031         <size>24</size>
26032       </method>
26033       <method name="Void add_e_2(test_delegate)">
26034         <size>24</size>
26035       </method>
26036       <method name="Void remove_e_2(test_delegate)">
26037         <size>24</size>
26038       </method>
26039     </type>
26040     <type name="Test_4">
26041       <method name="Void .ctor()">
26042         <size>7</size>
26043       </method>
26044       <method name="Void add_e_1(test_delegate)">
26045         <size>1</size>
26046       </method>
26047       <method name="Void remove_e_1(test_delegate)">
26048         <size>1</size>
26049       </method>
26050       <method name="Void add_e_2(test_delegate)">
26051         <size>1</size>
26052       </method>
26053       <method name="Void remove_e_2(test_delegate)">
26054         <size>1</size>
26055       </method>
26056       <method name="Void add_e_3(test_delegate)">
26057         <size>1</size>
26058       </method>
26059       <method name="Void remove_e_3(test_delegate)">
26060         <size>1</size>
26061       </method>
26062     </type>
26063     <type name="ClassMain">
26064       <method name="Void .ctor()">
26065         <size>7</size>
26066       </method>
26067       <method name="Void .cctor()">
26068         <size>1</size>
26069       </method>
26070       <method name="Void Assert(System.Object[], Boolean, Int32)">
26071         <size>65</size>
26072       </method>
26073       <method name="Int32 Main()">
26074         <size>1159</size>
26075       </method>
26076     </type>
26077     <type name="test_delegate">
26078       <method name="Void .ctor(Object, IntPtr)">
26079         <size>0</size>
26080       </method>
26081       <method name="System.Delegate Invoke(Int32)">
26082         <size>0</size>
26083       </method>
26084       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26085         <size>0</size>
26086       </method>
26087       <method name="System.Delegate EndInvoke(IAsyncResult)">
26088         <size>0</size>
26089       </method>
26090     </type>
26091   </test>
26092   <test name="test-255.cs">
26093     <type name="TestAttribute">
26094       <method name="Void .ctor()">
26095         <size>7</size>
26096       </method>
26097     </type>
26098     <type name="C">
26099       <method name="Void .ctor()">
26100         <size>7</size>
26101       </method>
26102       <method name="Void Method()">
26103         <size>1</size>
26104       </method>
26105       <method name="Void Main()">
26106         <size>1</size>
26107       </method>
26108     </type>
26109   </test>
26110   <test name="test-256.cs">
26111     <type name="TableColumn">
26112       <method name="Void .ctor()">
26113         <size>7</size>
26114       </method>
26115       <method name="System.Object get_MagicValue()">
26116         <size>2</size>
26117       </method>
26118       <method name="Void set_MagicValue(System.Object)">
26119         <size>1</size>
26120       </method>
26121     </type>
26122     <type name="Bug">
26123       <method name="Void .ctor()">
26124         <size>7</size>
26125       </method>
26126       <method name="Int32 get_TInt()">
26127         <size>2</size>
26128       </method>
26129       <method name="Void Main()">
26130         <size>1</size>
26131       </method>
26132     </type>
26133   </test>
26134   <test name="test-257.cs">
26135     <type name="X">
26136       <method name="Void Main()">
26137         <size>8</size>
26138       </method>
26139       <method name="Void call(Int32 ByRef)">
26140         <size>25</size>
26141       </method>
26142       <method name="Void .ctor()">
26143         <size>7</size>
26144       </method>
26145     </type>
26146   </test>
26147   <test name="test-258.cs">
26148     <type name="MyTest.Test">
26149       <method name="Void .ctor()">
26150         <size>7</size>
26151       </method>
26152     </type>
26153     <type name="MyTest.Test2">
26154       <method name="Void .ctor()">
26155         <size>7</size>
26156       </method>
26157       <method name="Void MyTest.Test.Inner.Foo()">
26158         <size>1</size>
26159       </method>
26160       <method name="Void Main()">
26161         <size>1</size>
26162       </method>
26163     </type>
26164   </test>
26165   <test name="test-259.cs">
26166     <type name="Testing">
26167       <method name="Void .ctor()">
26168         <size>7</size>
26169       </method>
26170       <method name="Void Main()">
26171         <size>1</size>
26172       </method>
26173     </type>
26174   </test>
26175   <test name="test-26.cs">
26176     <type name="Blah">
26177       <method name="Void .ctor()">
26178         <size>7</size>
26179       </method>
26180       <method name="Int32 Foo(Int32, Int32)">
26181         <size>4</size>
26182       </method>
26183       <method name="Int32 Test1()">
26184         <size>114</size>
26185       </method>
26186       <method name="Int32 Adder(System.Int32[])">
26187         <size>34</size>
26188       </method>
26189       <method name="Int32 Test2()">
26190         <size>46</size>
26191       </method>
26192       <method name="Int32 Main()">
26193         <size>40</size>
26194       </method>
26195     </type>
26196     <type name="Blah+MyDelegate">
26197       <method name="Void .ctor(Object, IntPtr)">
26198         <size>0</size>
26199       </method>
26200       <method name="Int32 Invoke(Int32, Int32)">
26201         <size>0</size>
26202       </method>
26203       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26204         <size>0</size>
26205       </method>
26206       <method name="Int32 EndInvoke(IAsyncResult)">
26207         <size>0</size>
26208       </method>
26209     </type>
26210     <type name="Blah+List">
26211       <method name="Void .ctor(Object, IntPtr)">
26212         <size>0</size>
26213       </method>
26214       <method name="Int32 Invoke(System.Int32[])">
26215         <size>0</size>
26216       </method>
26217       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
26218         <size>0</size>
26219       </method>
26220       <method name="Int32 EndInvoke(IAsyncResult)">
26221         <size>0</size>
26222       </method>
26223     </type>
26224     <type name="&lt;PrivateImplementationDetails&gt;">
26225       <method name="Void .ctor()">
26226         <size>7</size>
26227       </method>
26228     </type>
26229   </test>
26230   <test name="test-260.cs">
26231     <type name="x.Test">
26232       <method name="Void .ctor()">
26233         <size>7</size>
26234       </method>
26235     </type>
26236     <type name="y.Test">
26237       <method name="Void .ctor()">
26238         <size>7</size>
26239       </method>
26240     </type>
26241     <type name="b.a">
26242       <method name="Void .ctor()">
26243         <size>7</size>
26244       </method>
26245       <method name="Void Main()">
26246         <size>7</size>
26247       </method>
26248     </type>
26249   </test>
26250   <test name="test-261.cs">
26251     <type name="T">
26252       <method name="Void .ctor()">
26253         <size>7</size>
26254       </method>
26255       <method name="T get_Me()">
26256         <size>16</size>
26257       </method>
26258       <method name="T GetMe()">
26259         <size>16</size>
26260       </method>
26261       <method name="Int32 Test(T)">
26262         <size>106</size>
26263       </method>
26264       <method name="Int32 Main()">
26265         <size>31</size>
26266       </method>
26267     </type>
26268   </test>
26269   <test name="test-262.cs">
26270     <type name="n1.Attribute">
26271       <method name="Void .ctor()">
26272         <size>7</size>
26273       </method>
26274     </type>
26275     <type name="n3.A">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279       <method name="Void Attribute()">
26280         <size>1</size>
26281       </method>
26282       <method name="Void X()">
26283         <size>7</size>
26284       </method>
26285       <method name="Void Main()">
26286         <size>11</size>
26287       </method>
26288     </type>
26289   </test>
26290   <test name="test-263.cs">
26291     <type name="Test">
26292       <method name="Void .ctor()">
26293         <size>7</size>
26294       </method>
26295       <method name="System.String GetString(System.Byte[])">
26296         <size>19</size>
26297       </method>
26298       <method name="Void Main()">
26299         <size>1</size>
26300       </method>
26301     </type>
26302   </test>
26303   <test name="test-264.cs">
26304     <type name="Proef">
26305       <method name="Void .ctor()">
26306         <size>7</size>
26307       </method>
26308       <method name="Void add_OnDoSomething(System.EventHandler)">
26309         <size>24</size>
26310       </method>
26311       <method name="Void remove_OnDoSomething(System.EventHandler)">
26312         <size>24</size>
26313       </method>
26314       <method name="Void Temp(System.Object, System.EventArgs)">
26315         <size>1</size>
26316       </method>
26317       <method name="Void Main()">
26318         <size>25</size>
26319       </method>
26320     </type>
26321   </test>
26322   <test name="test-265.cs">
26323     <type name="ClassFormatError">
26324       <method name="Void .ctor(String, Object[])">
26325         <size>7</size>
26326       </method>
26327       <method name="Void Main()">
26328         <size>1</size>
26329       </method>
26330     </type>
26331     <type name="UnsupportedClassVersionError">
26332       <method name="Void .ctor(String)">
26333         <size>14</size>
26334       </method>
26335     </type>
26336   </test>
26337   <test name="test-266.cs">
26338     <type name="T">
26339       <method name="Void .ctor()">
26340         <size>7</size>
26341       </method>
26342       <method name="Int32 Main()">
26343         <size>25</size>
26344       </method>
26345     </type>
26346   </test>
26347   <test name="test-267.cs">
26348     <type name="X">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="System.String Text()">
26353         <size>6</size>
26354       </method>
26355       <method name="Int32 Main()">
26356         <size>12</size>
26357       </method>
26358     </type>
26359   </test>
26360   <test name="test-268.cs">
26361     <type name="X">
26362       <method name="Void .ctor()">
26363         <size>7</size>
26364       </method>
26365       <method name="Int32 Main()">
26366         <size>26</size>
26367       </method>
26368     </type>
26369     <type name="X+Nested">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="MyEnum D()">
26374         <size>2</size>
26375       </method>
26376     </type>
26377   </test>
26378   <test name="test-269.cs">
26379     <type name="Class1">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="Int32 Main(System.String[])">
26384         <size>361</size>
26385       </method>
26386       <method name="Int32 AddABunchOfInts(...)">
26387         <size>63</size>
26388       </method>
26389       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26390         <size>63</size>
26391       </method>
26392       <method name="Result VtAddABunchOfInts(...)">
26393         <size>68</size>
26394       </method>
26395       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26396         <size>68</size>
26397       </method>
26398       <method name="Int32 InstAddABunchOfInts(...)">
26399         <size>63</size>
26400       </method>
26401       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26402         <size>63</size>
26403       </method>
26404       <method name="Result InstVtAddABunchOfInts(...)">
26405         <size>68</size>
26406       </method>
26407       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26408         <size>68</size>
26409       </method>
26410     </type>
26411     <type name="Result">
26412       <method name="Void .ctor(Int32)">
26413         <size>24</size>
26414       </method>
26415     </type>
26416   </test>
26417   <test name="test-27.cs">
26418     <type name="Foo">
26419       <method name="Void .ctor()">
26420         <size>7</size>
26421       </method>
26422       <method name="Boolean MyMethod(Int32)">
26423         <size>12</size>
26424       </method>
26425       <method name="Int32 AnotherMethod(Int32)">
26426         <size>5</size>
26427       </method>
26428     </type>
26429     <type name="Blah">
26430       <method name="Void .ctor()">
26431         <size>7</size>
26432       </method>
26433       <method name="Void Bar(Int32, Int32)">
26434         <size>9</size>
26435       </method>
26436       <method name="Int32 Main()">
26437         <size>139</size>
26438       </method>
26439     </type>
26440     <type name="Blah+MyDelegate">
26441       <method name="Void .ctor(Object, IntPtr)">
26442         <size>0</size>
26443       </method>
26444       <method name="Void Invoke(Int32, Int32)">
26445         <size>0</size>
26446       </method>
26447       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26448         <size>0</size>
26449       </method>
26450       <method name="Void EndInvoke(IAsyncResult)">
26451         <size>0</size>
26452       </method>
26453     </type>
26454   </test>
26455   <test name="test-270.cs">
26456     <type name="X">
26457       <method name="Void .ctor()">
26458         <size>7</size>
26459       </method>
26460       <method name="Int32 Test(System.String, System.Object[])">
26461         <size>2</size>
26462       </method>
26463       <method name="Int32 Main()">
26464         <size>75</size>
26465       </method>
26466       <method name="Int32 Test(System.String, ...)">
26467         <size>2</size>
26468       </method>
26469     </type>
26470   </test>
26471   <test name="test-271.cs">
26472     <type name="T">
26473       <method name="Void .ctor()">
26474         <size>7</size>
26475       </method>
26476       <method name="C X()">
26477         <size>10</size>
26478       </method>
26479       <method name="Void Main()">
26480         <size>61</size>
26481       </method>
26482     </type>
26483     <type name="T+C">
26484       <method name="IEnumerator GetEnumerator()">
26485         <size>11</size>
26486       </method>
26487     </type>
26488   </test>
26489   <test name="test-272.cs">
26490     <type name="BazAttribute">
26491       <method name="Void .ctor()">
26492         <size>7</size>
26493       </method>
26494       <method name="Void .ctor(Foo)">
26495         <size>7</size>
26496       </method>
26497       <method name="Void set_foo3(Foo)">
26498         <size>1</size>
26499       </method>
26500       <method name="Foo get_foo3()">
26501         <size>2</size>
26502       </method>
26503     </type>
26504     <type name="Test">
26505       <method name="Void .ctor()">
26506         <size>7</size>
26507       </method>
26508       <method name="Void f0()">
26509         <size>1</size>
26510       </method>
26511       <method name="Void f1()">
26512         <size>1</size>
26513       </method>
26514       <method name="Void f2()">
26515         <size>1</size>
26516       </method>
26517       <method name="Void f3()">
26518         <size>1</size>
26519       </method>
26520       <method name="Void Main()">
26521         <size>1</size>
26522       </method>
26523     </type>
26524   </test>
26525   <test name="test-273.cs">
26526     <type name="FooAttribute">
26527       <method name="Void .ctor()">
26528         <size>7</size>
26529       </method>
26530     </type>
26531     <type name="Tests">
26532       <method name="Void .ctor()">
26533         <size>7</size>
26534       </method>
26535       <method name="Void Main()">
26536         <size>36</size>
26537       </method>
26538     </type>
26539   </test>
26540   <test name="test-274.cs">
26541     <type name="MyClass">
26542       <method name="Void .ctor(String[])">
26543         <size>7</size>
26544       </method>
26545     </type>
26546     <type name="ChildClass">
26547       <method name="Void .ctor()">
26548         <size>13</size>
26549       </method>
26550     </type>
26551     <type name="M">
26552       <method name="Void .ctor()">
26553         <size>7</size>
26554       </method>
26555       <method name="Void Main()">
26556         <size>1</size>
26557       </method>
26558     </type>
26559   </test>
26560   <test name="test-275.cs">
26561     <type name="Test">
26562       <method name="Void .ctor()">
26563         <size>7</size>
26564       </method>
26565       <method name="Void add_MyEvent(DelType)">
26566         <size>24</size>
26567       </method>
26568       <method name="Void remove_MyEvent(DelType)">
26569         <size>24</size>
26570       </method>
26571       <method name="Int32 Main()">
26572         <size>176</size>
26573       </method>
26574     </type>
26575     <type name="DelType">
26576       <method name="Void .ctor(Object, IntPtr)">
26577         <size>0</size>
26578       </method>
26579       <method name="Void Invoke()">
26580         <size>0</size>
26581       </method>
26582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26583         <size>0</size>
26584       </method>
26585       <method name="Void EndInvoke(IAsyncResult)">
26586         <size>0</size>
26587       </method>
26588     </type>
26589     <type name="S">
26590       <method name="Void add_MyEvent(DelType)">
26591         <size>24</size>
26592       </method>
26593       <method name="Void remove_MyEvent(DelType)">
26594         <size>24</size>
26595       </method>
26596     </type>
26597   </test>
26598   <test name="test-276.cs">
26599     <type name="EventTestClass">
26600       <method name="Void .ctor()">
26601         <size>7</size>
26602       </method>
26603       <method name="Void add_Elapsed(System.EventHandler)">
26604         <size>24</size>
26605       </method>
26606       <method name="Void remove_Elapsed(System.EventHandler)">
26607         <size>24</size>
26608       </method>
26609     </type>
26610     <type name="EntryPoint">
26611       <method name="Void .ctor()">
26612         <size>7</size>
26613       </method>
26614       <method name="Boolean test(System.Type)">
26615         <size>17</size>
26616       </method>
26617       <method name="Int32 Main()">
26618         <size>48</size>
26619       </method>
26620     </type>
26621   </test>
26622   <test name="test-277.cs">
26623     <type name="T">
26624       <method name="Void .ctor()">
26625         <size>7</size>
26626       </method>
26627       <method name="Int32 Main()">
26628         <size>7</size>
26629       </method>
26630       <method name="Int32 X(Byte)">
26631         <size>2</size>
26632       </method>
26633       <method name="Int32 X(Int16)">
26634         <size>2</size>
26635       </method>
26636     </type>
26637   </test>
26638   <test name="test-278.cs">
26639     <type name="X">
26640       <method name="Void .ctor()">
26641         <size>7</size>
26642       </method>
26643       <method name="Int32 Main()">
26644         <size>73</size>
26645       </method>
26646     </type>
26647     <type name="Rect">
26648       <method name="Int32 get_X()">
26649         <size>7</size>
26650       </method>
26651       <method name="Void set_X(Int32)">
26652         <size>8</size>
26653       </method>
26654     </type>
26655   </test>
26656   <test name="test-279.cs">
26657     <type name="FlagsAttributeDemo">
26658       <method name="Void .ctor()">
26659         <size>7</size>
26660       </method>
26661       <method name="Int32 Main()">
26662         <size>38</size>
26663       </method>
26664     </type>
26665   </test>
26666   <test name="test-28.cs">
26667     <type name="A">
26668       <method name="Void .ctor()">
26669         <size>7</size>
26670       </method>
26671       <method name="Int32 get_Item(Int32)">
26672         <size>0</size>
26673       </method>
26674       <method name="Int32 EmulateIndexer(Int32)">
26675         <size>8</size>
26676       </method>
26677     </type>
26678     <type name="B">
26679       <method name="Void .ctor()">
26680         <size>7</size>
26681       </method>
26682       <method name="Int32 get_Item(Int32)">
26683         <size>2</size>
26684       </method>
26685       <method name="Int32 M()">
26686         <size>8</size>
26687       </method>
26688     </type>
26689     <type name="X">
26690       <method name="Void .ctor()">
26691         <size>7</size>
26692       </method>
26693       <method name="Int32 get_Item(Int32)">
26694         <size>20</size>
26695       </method>
26696       <method name="Void set_Item(Int32, Int32)">
26697         <size>26</size>
26698       </method>
26699       <method name="Int32 Main()">
26700         <size>122</size>
26701       </method>
26702     </type>
26703   </test>
26704   <test name="test-280.cs">
26705     <type name="AppFramework.Util.Logic">
26706       <method name="Void .ctor()">
26707         <size>7</size>
26708       </method>
26709       <method name="Void Main()">
26710         <size>1</size>
26711       </method>
26712       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26713         <size>37</size>
26714       </method>
26715     </type>
26716   </test>
26717   <test name="test-281.cs">
26718     <type name="Foo.Hello">
26719       <method name="Void .ctor()">
26720         <size>7</size>
26721       </method>
26722       <method name="Void .cctor()">
26723         <size>7</size>
26724       </method>
26725     </type>
26726     <type name="Bar.Hello">
26727       <method name="Void .ctor()">
26728         <size>7</size>
26729       </method>
26730       <method name="Void .cctor()">
26731         <size>8</size>
26732       </method>
26733     </type>
26734     <type name="Test.Test1">
26735       <method name="Void .ctor()">
26736         <size>7</size>
26737       </method>
26738       <method name="Int32 World()">
26739         <size>6</size>
26740       </method>
26741     </type>
26742     <type name="Test.Test2">
26743       <method name="Void .ctor()">
26744         <size>7</size>
26745       </method>
26746       <method name="Int32 World()">
26747         <size>6</size>
26748       </method>
26749     </type>
26750     <type name="X">
26751       <method name="Void .ctor()">
26752         <size>7</size>
26753       </method>
26754       <method name="Int32 Main()">
26755         <size>29</size>
26756       </method>
26757     </type>
26758   </test>
26759   <test name="test-282.cs">
26760     <type name="X">
26761       <method name="Void .ctor()">
26762         <size>7</size>
26763       </method>
26764       <method name="System.Object Add(integer, System.Object)">
26765         <size>70</size>
26766       </method>
26767       <method name="Int32 Main()">
26768         <size>68</size>
26769       </method>
26770     </type>
26771     <type name="integer">
26772       <method name="Void .ctor(Int32)">
26773         <size>8</size>
26774       </method>
26775       <method name="integer op_Implicit(Int32)">
26776         <size>7</size>
26777       </method>
26778       <method name="Double op_Implicit(integer)">
26779         <size>13</size>
26780       </method>
26781       <method name="integer op_Addition(integer, integer)">
26782         <size>21</size>
26783       </method>
26784     </type>
26785   </test>
26786   <test name="test-283.cs">
26787     <type name="X">
26788       <method name="Void .ctor()">
26789         <size>7</size>
26790       </method>
26791       <method name="Int32 Foo()">
26792         <size>2</size>
26793       </method>
26794     </type>
26795     <type name="Y">
26796       <method name="Void .ctor()">
26797         <size>7</size>
26798       </method>
26799       <method name="Y+D GetIt()">
26800         <size>13</size>
26801       </method>
26802       <method name="Y+D GetIt2()">
26803         <size>13</size>
26804       </method>
26805       <method name="Int32 Foo()">
26806         <size>2</size>
26807       </method>
26808       <method name="Int32 Main()">
26809         <size>56</size>
26810       </method>
26811     </type>
26812     <type name="Y+D">
26813       <method name="Void .ctor(Object, IntPtr)">
26814         <size>0</size>
26815       </method>
26816       <method name="Int32 Invoke()">
26817         <size>0</size>
26818       </method>
26819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26820         <size>0</size>
26821       </method>
26822       <method name="Int32 EndInvoke(IAsyncResult)">
26823         <size>0</size>
26824       </method>
26825     </type>
26826   </test>
26827   <test name="test-284.cs">
26828     <type name="App">
26829       <method name="Void .ctor()">
26830         <size>7</size>
26831       </method>
26832       <method name="Void Main()">
26833         <size>12</size>
26834       </method>
26835     </type>
26836   </test>
26837   <test name="test-285.cs">
26838     <type name="T">
26839       <method name="Void .ctor()">
26840         <size>7</size>
26841       </method>
26842       <method name="Int32 Main()">
26843         <size>2</size>
26844       </method>
26845     </type>
26846   </test>
26847   <test name="test-286.cs">
26848     <type name="MethodWrapper">
26849       <method name="Void .ctor()">
26850         <size>7</size>
26851       </method>
26852       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26853         <size>57</size>
26854       </method>
26855     </type>
26856     <type name="MapXml.Throws">
26857       <method name="Void .ctor()">
26858         <size>7</size>
26859       </method>
26860       <method name="Void Main()">
26861         <size>1</size>
26862       </method>
26863     </type>
26864   </test>
26865   <test name="test-287.cs">
26866     <type name="StaticClass">
26867       <method name="System.String Name()">
26868         <size>6</size>
26869       </method>
26870     </type>
26871     <type name="MainClass">
26872       <method name="Void .ctor()">
26873         <size>7</size>
26874       </method>
26875       <method name="Int32 Main()">
26876         <size>83</size>
26877       </method>
26878     </type>
26879     <type name="StaticClass+D">
26880       <method name="Void .ctor(Object, IntPtr)">
26881         <size>0</size>
26882       </method>
26883       <method name="System.Object Invoke()">
26884         <size>0</size>
26885       </method>
26886       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26887         <size>0</size>
26888       </method>
26889       <method name="System.Object EndInvoke(IAsyncResult)">
26890         <size>0</size>
26891       </method>
26892     </type>
26893   </test>
26894   <test name="test-288.cs">
26895     <type name="Test.BookAboutMovie">
26896       <method name="Void .ctor(String)">
26897         <size>25</size>
26898       </method>
26899       <method name="System.String GetItem(Int32)">
26900         <size>7</size>
26901       </method>
26902       <method name="System.String get_Item(Int32)">
26903         <size>7</size>
26904       </method>
26905       <method name="Int32 Main(System.String[])">
26906         <size>57</size>
26907       </method>
26908     </type>
26909   </test>
26910   <test name="test-289.cs">
26911     <type name="Test">
26912       <method name="Void .ctor()">
26913         <size>7</size>
26914       </method>
26915       <method name="Void Main()">
26916         <size>1</size>
26917       </method>
26918       <method name="Void set_Value(System.String)">
26919         <size>1</size>
26920       </method>
26921       <method name="Void set_Value()">
26922         <size>1</size>
26923       </method>
26924       <method name="Void set_Item(Int32, Int32, Boolean)">
26925         <size>1</size>
26926       </method>
26927       <method name="Void set_Item(Int32, Int32)">
26928         <size>1</size>
26929       </method>
26930       <method name="Boolean get_Item(Boolean)">
26931         <size>2</size>
26932       </method>
26933     </type>
26934   </test>
26935   <test name="test-29.cs">
26936     <type name="Base">
26937       <method name="Void .ctor()">
26938         <size>7</size>
26939       </method>
26940       <method name="Void Add(Int32)">
26941         <size>18</size>
26942       </method>
26943     </type>
26944     <type name="Derived">
26945       <method name="Void .ctor()">
26946         <size>7</size>
26947       </method>
26948       <method name="Void Add(Double)">
26949         <size>18</size>
26950       </method>
26951     </type>
26952     <type name="Demo">
26953       <method name="Void .ctor()">
26954         <size>7</size>
26955       </method>
26956       <method name="Int32 Main()">
26957         <size>51</size>
26958       </method>
26959     </type>
26960   </test>
26961   <test name="test-290.cs">
26962     <type name="EntryPoint">
26963       <method name="Void .ctor()">
26964         <size>7</size>
26965       </method>
26966       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26967         <size>22</size>
26968       </method>
26969       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26970         <size>22</size>
26971       </method>
26972       <method name="Void bar_f(System.Object)">
26973         <size>1</size>
26974       </method>
26975       <method name="Void Main()">
26976         <size>35</size>
26977       </method>
26978     </type>
26979     <type name="EntryPoint+EventHandler">
26980       <method name="Void .ctor(Object, IntPtr)">
26981         <size>0</size>
26982       </method>
26983       <method name="Void Invoke(System.Object)">
26984         <size>0</size>
26985       </method>
26986       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26987         <size>0</size>
26988       </method>
26989       <method name="Void EndInvoke(IAsyncResult)">
26990         <size>0</size>
26991       </method>
26992     </type>
26993   </test>
26994   <test name="test-291.cs">
26995     <type name="Test">
26996       <method name="Void .ctor()">
26997         <size>7</size>
26998       </method>
26999       <method name="Void Method()">
27000         <size>1</size>
27001       </method>
27002       <method name="Void Main()">
27003         <size>13</size>
27004       </method>
27005     </type>
27006   </test>
27007   <test name="test-292.cs">
27008     <type name="X">
27009       <method name="Void .ctor()">
27010         <size>7</size>
27011       </method>
27012       <method name="Void .cctor()">
27013         <size>1</size>
27014       </method>
27015       <method name="Void Main()">
27016         <size>19</size>
27017       </method>
27018     </type>
27019   </test>
27020   <test name="test-293.cs">
27021     <type name="A">
27022       <method name="Void .ctor()">
27023         <size>7</size>
27024       </method>
27025       <method name="System.String get_Warning()">
27026         <size>6</size>
27027       </method>
27028     </type>
27029     <type name="B">
27030       <method name="Void .ctor()">
27031         <size>7</size>
27032       </method>
27033       <method name="System.String get_Warning()">
27034         <size>6</size>
27035       </method>
27036       <method name="Void Main()">
27037         <size>1</size>
27038       </method>
27039     </type>
27040   </test>
27041   <test name="test-294.cs">
27042     <type name="ObsoleteClass">
27043       <method name="Void .ctor()">
27044         <size>7</size>
27045       </method>
27046     </type>
27047     <type name="Test">
27048       <method name="Void .ctor()">
27049         <size>13</size>
27050       </method>
27051       <method name="Void .ctor(String, Boolean)">
27052         <size>14</size>
27053       </method>
27054       <method name="System.String get_Name()">
27055         <size>7</size>
27056       </method>
27057       <method name="Void set_Name(System.String)">
27058         <size>8</size>
27059       </method>
27060     </type>
27061     <type name="DerivedTest">
27062       <method name="Void .ctor(String)">
27063         <size>16</size>
27064       </method>
27065       <method name="System.String Method()">
27066         <size>7</size>
27067       </method>
27068       <method name="Void T2()">
27069         <size>1</size>
27070       </method>
27071       <method name="Void Main()">
27072         <size>1</size>
27073       </method>
27074     </type>
27075     <type name="ObsoleteClass2">
27076       <method name="Void .ctor()">
27077         <size>7</size>
27078       </method>
27079     </type>
27080     <type name="ObsoleteClass3">
27081       <method name="Void .ctor()">
27082         <size>18</size>
27083       </method>
27084       <method name="Void .cctor()">
27085         <size>25</size>
27086       </method>
27087     </type>
27088     <type name="ObsoleteClass4">
27089       <method name="Void .ctor()">
27090         <size>7</size>
27091       </method>
27092       <method name="Void T()">
27093         <size>59</size>
27094       </method>
27095     </type>
27096   </test>
27097   <test name="test-295.cs">
27098     <type name="MyAttribute">
27099       <method name="Void .ctor(Object)">
27100         <size>14</size>
27101       </method>
27102       <method name="System.Object get_my()">
27103         <size>7</size>
27104       </method>
27105     </type>
27106     <type name="MyConstructorBuilder">
27107       <method name="Void .ctor()">
27108         <size>7</size>
27109       </method>
27110       <method name="Int32 Main()">
27111         <size>111</size>
27112       </method>
27113       <method name="System.Type MyCreateCallee(System.AppDomain)">
27114         <size>329</size>
27115       </method>
27116     </type>
27117   </test>
27118   <test name="test-296.cs">
27119     <type name="GetElementTypeTest">
27120       <method name="Void .ctor()">
27121         <size>7</size>
27122       </method>
27123       <method name="Int32 Main(System.String[])">
27124         <size>30</size>
27125       </method>
27126     </type>
27127   </test>
27128   <test name="test-297.cs">
27129     <type name="T">
27130       <method name="Void .ctor()">
27131         <size>7</size>
27132       </method>
27133       <method name="Int32 Main()">
27134         <size>311</size>
27135       </method>
27136       <method name="Void Login(System.String)">
27137         <size>1</size>
27138       </method>
27139     </type>
27140     <type name="My">
27141       <method name="Void .ctor(Object)">
27142         <size>14</size>
27143       </method>
27144     </type>
27145   </test>
27146   <test name="test-299.cs">
27147     <type name="SampleClass">
27148       <method name="Void .ctor()">
27149         <size>7</size>
27150       </method>
27151       <method name="SuperClass op_Increment(SampleClass)">
27152         <size>6</size>
27153       </method>
27154     </type>
27155     <type name="SuperClass">
27156       <method name="Void .ctor()">
27157         <size>7</size>
27158       </method>
27159       <method name="Int32 Main()">
27160         <size>2</size>
27161       </method>
27162     </type>
27163   </test>
27164   <test name="test-3.cs">
27165     <type name="TestIntOps">
27166       <method name="Void .ctor()">
27167         <size>7</size>
27168       </method>
27169       <method name="SByte sbyte_add(SByte, SByte)">
27170         <size>7</size>
27171       </method>
27172       <method name="Int16 short_add(Int16, Int16)">
27173         <size>5</size>
27174       </method>
27175       <method name="Double double_add(Double, Double)">
27176         <size>4</size>
27177       </method>
27178       <method name="Int32 int_add(Int32, Int32)">
27179         <size>4</size>
27180       </method>
27181       <method name="Int32 int_sub(Int32, Int32)">
27182         <size>4</size>
27183       </method>
27184       <method name="Int32 int_mul(Int32, Int32)">
27185         <size>4</size>
27186       </method>
27187       <method name="Int32 Main()">
27188         <size>215</size>
27189       </method>
27190     </type>
27191   </test>
27192   <test name="test-30.cs">
27193     <type name="X">
27194       <method name="Void .ctor()">
27195         <size>7</size>
27196       </method>
27197       <method name="Void IA.Draw()">
27198         <size>8</size>
27199       </method>
27200       <method name="Void IB.Draw()">
27201         <size>8</size>
27202       </method>
27203     </type>
27204     <type name="test">
27205       <method name="Void .ctor()">
27206         <size>7</size>
27207       </method>
27208       <method name="Int32 Main()">
27209         <size>192</size>
27210       </method>
27211     </type>
27212   </test>
27213   <test name="test-300.cs">
27214     <type name="A">
27215       <method name="Void .ctor()">
27216         <size>7</size>
27217       </method>
27218       <method name="Void Main()">
27219         <size>7</size>
27220       </method>
27221     </type>
27222     <type name="A+C">
27223       <method name="Void .ctor()">
27224         <size>7</size>
27225       </method>
27226     </type>
27227     <type name="A+B">
27228       <method name="Void .ctor()">
27229         <size>473</size>
27230       </method>
27231     </type>
27232     <type name="A+B+C">
27233       <method name="Void .ctor()">
27234         <size>7</size>
27235       </method>
27236     </type>
27237   </test>
27238   <test name="test-301.cs">
27239     <type name="A">
27240       <method name="Void .ctor()">
27241         <size>7</size>
27242       </method>
27243       <method name="Void Main()">
27244         <size>7</size>
27245       </method>
27246     </type>
27247     <type name="A+B">
27248       <method name="Void .ctor()">
27249         <size>219</size>
27250       </method>
27251     </type>
27252   </test>
27253   <test name="test-302.cs">
27254     <type name="A">
27255       <method name="Void .ctor()">
27256         <size>7</size>
27257       </method>
27258       <method name="Void Main()">
27259         <size>7</size>
27260       </method>
27261     </type>
27262     <type name="A+C">
27263       <method name="Void .ctor()">
27264         <size>7</size>
27265       </method>
27266     </type>
27267     <type name="A+B">
27268       <method name="Void .ctor()">
27269         <size>24</size>
27270       </method>
27271     </type>
27272     <type name="A+B+C">
27273       <method name="Void .ctor()">
27274         <size>7</size>
27275       </method>
27276     </type>
27277   </test>
27278   <test name="test-303.cs">
27279     <type name="A">
27280       <method name="Void .ctor()">
27281         <size>7</size>
27282       </method>
27283       <method name="Void Main()">
27284         <size>7</size>
27285       </method>
27286     </type>
27287     <type name="A+C">
27288       <method name="Void .ctor()">
27289         <size>7</size>
27290       </method>
27291       <method name="Void System.IDisposable.Dispose()">
27292         <size>11</size>
27293       </method>
27294     </type>
27295     <type name="A+B">
27296       <method name="Void .ctor()">
27297         <size>31</size>
27298       </method>
27299     </type>
27300     <type name="A+B+C">
27301       <method name="Void .ctor()">
27302         <size>7</size>
27303       </method>
27304       <method name="Void System.IDisposable.Dispose()">
27305         <size>1</size>
27306       </method>
27307     </type>
27308   </test>
27309   <test name="test-304.cs">
27310     <type name="A">
27311       <method name="Void .ctor()">
27312         <size>7</size>
27313       </method>
27314       <method name="Void Main()">
27315         <size>7</size>
27316       </method>
27317     </type>
27318     <type name="A+D">
27319       <method name="Void .ctor()">
27320         <size>7</size>
27321       </method>
27322     </type>
27323     <type name="A+B">
27324       <method name="Void .ctor()">
27325         <size>473</size>
27326       </method>
27327     </type>
27328     <type name="A+B+C">
27329       <method name="Void .ctor()">
27330         <size>7</size>
27331       </method>
27332     </type>
27333   </test>
27334   <test name="test-305.cs">
27335     <type name="A">
27336       <method name="Void .ctor()">
27337         <size>7</size>
27338       </method>
27339       <method name="Void Main()">
27340         <size>7</size>
27341       </method>
27342     </type>
27343     <type name="A+B">
27344       <method name="Void .ctor()">
27345         <size>219</size>
27346       </method>
27347     </type>
27348   </test>
27349   <test name="test-306.cs">
27350     <type name="A">
27351       <method name="Void .ctor()">
27352         <size>7</size>
27353       </method>
27354       <method name="Void Main()">
27355         <size>7</size>
27356       </method>
27357     </type>
27358     <type name="A+D">
27359       <method name="Void .ctor()">
27360         <size>7</size>
27361       </method>
27362     </type>
27363     <type name="A+B">
27364       <method name="Void .ctor()">
27365         <size>24</size>
27366       </method>
27367     </type>
27368     <type name="A+B+C">
27369       <method name="Void .ctor()">
27370         <size>7</size>
27371       </method>
27372     </type>
27373   </test>
27374   <test name="test-307.cs">
27375     <type name="A">
27376       <method name="Void .ctor()">
27377         <size>7</size>
27378       </method>
27379       <method name="Void Main()">
27380         <size>7</size>
27381       </method>
27382     </type>
27383     <type name="A+D">
27384       <method name="Void .ctor()">
27385         <size>7</size>
27386       </method>
27387       <method name="Void System.IDisposable.Dispose()">
27388         <size>11</size>
27389       </method>
27390     </type>
27391     <type name="A+B">
27392       <method name="Void .ctor()">
27393         <size>31</size>
27394       </method>
27395     </type>
27396     <type name="A+B+C">
27397       <method name="Void .ctor()">
27398         <size>7</size>
27399       </method>
27400       <method name="Void System.IDisposable.Dispose()">
27401         <size>1</size>
27402       </method>
27403     </type>
27404   </test>
27405   <test name="test-308.cs">
27406     <type name="Program">
27407       <method name="Void .ctor()">
27408         <size>7</size>
27409       </method>
27410       <method name="Void Main(System.String[])">
27411         <size>40</size>
27412       </method>
27413     </type>
27414   </test>
27415   <test name="test-309.cs">
27416     <type name="MonoBASIC.Parser">
27417       <method name="Void .ctor()">
27418         <size>7</size>
27419       </method>
27420       <method name="Void Main()">
27421         <size>1</size>
27422       </method>
27423     </type>
27424     <type name="MonoBASIC.Parser+StateMachine">
27425       <method name="Void .ctor()">
27426         <size>7</size>
27427       </method>
27428       <method name="Void HandleToken(Token)">
27429         <size>1</size>
27430       </method>
27431     </type>
27432   </test>
27433   <test name="test-31.cs">
27434     <type name="Base">
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438       <method name="Void A()">
27439         <size>8</size>
27440       </method>
27441     </type>
27442     <type name="Derived">
27443       <method name="Void .ctor()">
27444         <size>7</size>
27445       </method>
27446       <method name="Void A()">
27447         <size>8</size>
27448       </method>
27449     </type>
27450     <type name="Test">
27451       <method name="Void .ctor()">
27452         <size>7</size>
27453       </method>
27454       <method name="Int32 Main()">
27455         <size>38</size>
27456       </method>
27457     </type>
27458   </test>
27459   <test name="test-310.cs">
27460     <type name="test.Impl">
27461       <method name="Void .ctor()">
27462         <size>7</size>
27463       </method>
27464       <method name="System.String GetType(Int32)">
27465         <size>6</size>
27466       </method>
27467       <method name="Boolean IsDone()">
27468         <size>2</size>
27469       </method>
27470     </type>
27471     <type name="test.myclass">
27472       <method name="Void .ctor()">
27473         <size>7</size>
27474       </method>
27475       <method name="Void Main(System.String[])">
27476         <size>28</size>
27477       </method>
27478     </type>
27479   </test>
27480   <test name="test-311.cs">
27481     <type name="Program">
27482       <method name="Void .ctor()">
27483         <size>38</size>
27484       </method>
27485       <method name="Void .cctor()">
27486         <size>11</size>
27487       </method>
27488       <method name="System.String get_Message()">
27489         <size>6</size>
27490       </method>
27491       <method name="Void set_Message(System.String)">
27492         <size>7</size>
27493       </method>
27494       <method name="Boolean DenyMethod()">
27495         <size>2</size>
27496       </method>
27497       <method name="Void Test2()">
27498         <size>1</size>
27499       </method>
27500       <method name="Void Test3()">
27501         <size>1</size>
27502       </method>
27503       <method name="Void Test4()">
27504         <size>1</size>
27505       </method>
27506       <method name="Int32 Main(System.String[])">
27507         <size>175</size>
27508       </method>
27509     </type>
27510     <type name="Test2">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514     </type>
27515   </test>
27516   <test name="test-312.cs">
27517     <type name="X">
27518       <method name="Void .ctor()">
27519         <size>7</size>
27520       </method>
27521       <method name="Void .cctor()">
27522         <size>1</size>
27523       </method>
27524       <method name="Boolean Method(PointF)">
27525         <size>72</size>
27526       </method>
27527       <method name="Boolean Call_constructor_and_implicit()">
27528         <size>29</size>
27529       </method>
27530       <method name="Boolean Init_with_implicit_conv()">
27531         <size>52</size>
27532       </method>
27533       <method name="Boolean Init_ValueType()">
27534         <size>26</size>
27535       </method>
27536       <method name="Boolean InstanceAssignTest()">
27537         <size>75</size>
27538       </method>
27539       <method name="Int32 T()">
27540         <size>54</size>
27541       </method>
27542       <method name="Int32 Main()">
27543         <size>45</size>
27544       </method>
27545     </type>
27546     <type name="PointF">
27547       <method name="Void .ctor(Single, Single)">
27548         <size>47</size>
27549       </method>
27550     </type>
27551     <type name="Point">
27552       <method name="Void .ctor(Int32, Int32)">
27553         <size>37</size>
27554       </method>
27555       <method name="PointF op_Implicit(Point)">
27556         <size>22</size>
27557       </method>
27558     </type>
27559   </test>
27560   <test name="test-313.cs">
27561     <type name="D">
27562       <method name="Void .ctor()">
27563         <size>7</size>
27564       </method>
27565       <method name="Void A.B.METHOD()">
27566         <size>1</size>
27567       </method>
27568       <method name="Int32 Main()">
27569         <size>134</size>
27570       </method>
27571     </type>
27572   </test>
27573   <test name="test-314.cs">
27574     <type name="X">
27575       <method name="Void .ctor()">
27576         <size>28</size>
27577       </method>
27578       <method name="Void .ctor(Int32)">
27579         <size>28</size>
27580       </method>
27581       <method name="Void .cctor()">
27582         <size>11</size>
27583       </method>
27584       <method name="Int32 Main()">
27585         <size>57</size>
27586       </method>
27587     </type>
27588   </test>
27589   <test name="test-315.cs">
27590     <type name="GuardedCollectionValue">
27591       <method name="Void .ctor()">
27592         <size>7</size>
27593       </method>
27594       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27595         <size>2</size>
27596       </method>
27597       <method name="IDirectedCollectionValue Backwards()">
27598         <size>2</size>
27599       </method>
27600     </type>
27601     <type name="GuardedSequenced">
27602       <method name="Void .ctor()">
27603         <size>7</size>
27604       </method>
27605       <method name="IDirectedCollectionValue Test()">
27606         <size>12</size>
27607       </method>
27608     </type>
27609     <type name="X">
27610       <method name="Void .ctor()">
27611         <size>7</size>
27612       </method>
27613       <method name="Void Main()">
27614         <size>1</size>
27615       </method>
27616     </type>
27617   </test>
27618   <test name="test-316.cs">
27619     <type name="D">
27620       <method name="Void .ctor()">
27621         <size>7</size>
27622       </method>
27623       <method name="Int32 IA.Add(Int32)">
27624         <size>2</size>
27625       </method>
27626       <method name="Int32 IB.Add(Int32)">
27627         <size>2</size>
27628       </method>
27629     </type>
27630     <type name="E">
27631       <method name="Void .ctor()">
27632         <size>7</size>
27633       </method>
27634       <method name="Int32 IA.Add(Int32)">
27635         <size>2</size>
27636       </method>
27637       <method name="Int32 IB.Add(Int32)">
27638         <size>2</size>
27639       </method>
27640       <method name="Void doom()">
27641         <size>1</size>
27642       </method>
27643       <method name="System.Object Clone()">
27644         <size>2</size>
27645       </method>
27646       <method name="Void Dispose()">
27647         <size>1</size>
27648       </method>
27649     </type>
27650     <type name="C">
27651       <method name="Void .ctor()">
27652         <size>7</size>
27653       </method>
27654       <method name="Int32 Test(IC)">
27655         <size>49</size>
27656       </method>
27657       <method name="Void Test2(IE)">
27658         <size>20</size>
27659       </method>
27660       <method name="Int32 Main()">
27661         <size>32</size>
27662       </method>
27663     </type>
27664   </test>
27665   <test name="test-317.cs">
27666     <type name="X">
27667       <method name="Void .ctor()">
27668         <size>7</size>
27669       </method>
27670       <method name="Void Main()">
27671         <size>1</size>
27672       </method>
27673     </type>
27674   </test>
27675   <test name="test-318.cs">
27676     <type name="Ev">
27677       <method name="Void .ctor()">
27678         <size>29</size>
27679       </method>
27680       <method name="Void add_Disposed(System.EventHandler)">
27681         <size>19</size>
27682       </method>
27683       <method name="Void remove_Disposed(System.EventHandler)">
27684         <size>19</size>
27685       </method>
27686       <method name="Void OnClick(System.EventArgs)">
27687         <size>38</size>
27688       </method>
27689     </type>
27690     <type name="Foo">
27691       <method name="Void .ctor()">
27692         <size>7</size>
27693       </method>
27694     </type>
27695     <type name="C">
27696       <method name="Void .ctor()">
27697         <size>7</size>
27698       </method>
27699       <method name="Void my_from_fixed(Int32 ByRef)">
27700         <size>4</size>
27701       </method>
27702       <method name="Void month_from_fixed(Int32)">
27703         <size>8</size>
27704       </method>
27705       <method name="Int32 CreateFromString(Int32)">
27706         <size>10</size>
27707       </method>
27708       <method name="Void Main()">
27709         <size>1</size>
27710       </method>
27711     </type>
27712     <type name="Foo">
27713       <method name="Void EventInterface.add_Event(System.EventHandler)">
27714         <size>1</size>
27715       </method>
27716       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27717         <size>1</size>
27718       </method>
27719     </type>
27720     <type name="C">
27721       <method name="Double* GetValue(Double)">
27722         <size>5</size>
27723       </method>
27724     </type>
27725   </test>
27726   <test name="test-319.cs">
27727     <type name="ConstFields">
27728       <method name="Void .ctor()">
27729         <size>7</size>
27730       </method>
27731       <method name="Void .cctor()">
27732         <size>137</size>
27733       </method>
27734       <method name="Int32 Main()">
27735         <size>324</size>
27736       </method>
27737     </type>
27738   </test>
27739   <test name="test-32.cs">
27740     <type name="Blah">
27741       <method name="Void .ctor()">
27742         <size>7</size>
27743       </method>
27744       <method name="Int32 Main()">
27745         <size>50</size>
27746       </method>
27747     </type>
27748   </test>
27749   <test name="test-320.cs">
27750     <type name="X">
27751       <method name="Void .ctor(SByte*, Int32, Int32)">
27752         <size>7</size>
27753       </method>
27754       <method name="Void Main()">
27755         <size>12</size>
27756       </method>
27757     </type>
27758   </test>
27759   <test name="test-321.cs">
27760     <type name="X">
27761       <method name="Void Dispose()">
27762         <size>1</size>
27763       </method>
27764       <method name="Void Main()">
27765         <size>24</size>
27766       </method>
27767     </type>
27768   </test>
27769   <test name="test-322.cs">
27770     <type name="Y">
27771       <method name="Void .ctor(Byte)">
27772         <size>14</size>
27773       </method>
27774       <method name="Int32 op_Implicit(Y)">
27775         <size>7</size>
27776       </method>
27777     </type>
27778     <type name="X">
27779       <method name="Void .ctor()">
27780         <size>7</size>
27781       </method>
27782       <method name="Void Main()">
27783         <size>50</size>
27784       </method>
27785     </type>
27786   </test>
27787   <test name="test-323.cs">
27788     <type name="X">
27789       <method name="Void .ctor()">
27790         <size>7</size>
27791       </method>
27792       <method name="Void Main()">
27793         <size>1</size>
27794       </method>
27795     </type>
27796   </test>
27797   <test name="test-324.cs">
27798     <type name="A">
27799       <method name="Void .ctor()">
27800         <size>7</size>
27801       </method>
27802       <method name="Void DoStuff()">
27803         <size>11</size>
27804       </method>
27805     </type>
27806     <type name="T">
27807       <method name="Void .ctor()">
27808         <size>7</size>
27809       </method>
27810       <method name="Void .cctor()">
27811         <size>11</size>
27812       </method>
27813     </type>
27814     <type name="Driver">
27815       <method name="Void .ctor()">
27816         <size>7</size>
27817       </method>
27818       <method name="Void Main()">
27819         <size>22</size>
27820       </method>
27821     </type>
27822     <type name="B">
27823       <method name="Boolean get_Val()">
27824         <size>2</size>
27825       </method>
27826     </type>
27827   </test>
27828   <test name="test-325.cs">
27829     <type name="RequestAttribute">
27830       <method name="Void .ctor(String, String, String[])">
27831         <size>7</size>
27832       </method>
27833     </type>
27834     <type name="MyClass">
27835       <method name="Void .ctor()">
27836         <size>7</size>
27837       </method>
27838       <method name="Int32 SomeRequest()">
27839         <size>2</size>
27840       </method>
27841       <method name="Void Main()">
27842         <size>7</size>
27843       </method>
27844     </type>
27845   </test>
27846   <test name="test-326.cs">
27847     <type name="X">
27848       <method name="Void .ctor()">
27849         <size>7</size>
27850       </method>
27851       <method name="Int32 Main()">
27852         <size>55</size>
27853       </method>
27854     </type>
27855     <type name="Mapper">
27856       <method name="Void .ctor(Object, IntPtr)">
27857         <size>0</size>
27858       </method>
27859       <method name="Double Invoke(Int32)">
27860         <size>0</size>
27861       </method>
27862       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27863         <size>0</size>
27864       </method>
27865       <method name="Double EndInvoke(IAsyncResult)">
27866         <size>0</size>
27867       </method>
27868     </type>
27869     <type name="X">
27870       <method name="Double &lt;Main&gt;m__0(Int32)">
27871         <size>6</size>
27872       </method>
27873     </type>
27874   </test>
27875   <test name="test-327.cs">
27876     <type name="X2">
27877       <method name="Void .ctor()">
27878         <size>7</size>
27879       </method>
27880     </type>
27881     <type name="A.B.Tester">
27882       <method name="Void .ctor()">
27883         <size>7</size>
27884       </method>
27885       <method name="Void .cctor()">
27886         <size>1</size>
27887       </method>
27888       <method name="Void Main()">
27889         <size>1</size>
27890       </method>
27891     </type>
27892   </test>
27893   <test name="test-328.cs">
27894     <type name="A.B.Tester">
27895       <method name="Void .ctor()">
27896         <size>7</size>
27897       </method>
27898       <method name="Void .cctor()">
27899         <size>1</size>
27900       </method>
27901       <method name="Void Main()">
27902         <size>1</size>
27903       </method>
27904     </type>
27905   </test>
27906   <test name="test-329.cs">
27907     <type name="X">
27908       <method name="Void .ctor()">
27909         <size>7</size>
27910       </method>
27911       <method name="Void .ctor(Object)">
27912         <size>21</size>
27913       </method>
27914       <method name="Int32 Main()">
27915         <size>74</size>
27916       </method>
27917     </type>
27918   </test>
27919   <test name="test-33.cs">
27920     <type name="FirstOuter.FirstInner.First">
27921       <method name="Void .ctor()">
27922         <size>7</size>
27923       </method>
27924       <method name="System.String get_MyIdentity()">
27925         <size>12</size>
27926       </method>
27927     </type>
27928     <type name="FirstOuter.Second">
27929       <method name="Void .ctor()">
27930         <size>7</size>
27931       </method>
27932     </type>
27933     <type name="FirstOuter.SecondInner.Third">
27934       <method name="Void .ctor()">
27935         <size>7</size>
27936       </method>
27937     </type>
27938     <type name="FirstOuter.FirstInner.Fourth">
27939       <method name="Void .ctor()">
27940         <size>7</size>
27941       </method>
27942     </type>
27943     <type name="Fifth">
27944       <method name="Void .ctor()">
27945         <size>7</size>
27946       </method>
27947     </type>
27948     <type name="Application">
27949       <method name="Void .ctor()">
27950         <size>7</size>
27951       </method>
27952       <method name="Int32 Main(System.String[])">
27953         <size>139</size>
27954       </method>
27955     </type>
27956   </test>
27957   <test name="test-330.cs">
27958     <type name="X">
27959       <method name="Void .ctor()">
27960         <size>7</size>
27961       </method>
27962       <method name="Void Main()">
27963         <size>8</size>
27964       </method>
27965     </type>
27966   </test>
27967   <test name="test-331.cs">
27968     <type name="T">
27969       <method name="Void .ctor()">
27970         <size>7</size>
27971       </method>
27972       <method name="Void Main()">
27973         <size>1</size>
27974       </method>
27975       <method name="Byte* get_Ptr()">
27976         <size>7</size>
27977       </method>
27978       <method name="Void set_Ptr(Byte*)">
27979         <size>8</size>
27980       </method>
27981     </type>
27982   </test>
27983   <test name="test-332.cs">
27984     <type name="C">
27985       <method name="Void .ctor()">
27986         <size>7</size>
27987       </method>
27988       <method name="Void Main()">
27989         <size>1</size>
27990       </method>
27991     </type>
27992   </test>
27993   <test name="test-333.cs">
27994     <type name="Foo">
27995       <method name="Void .ctor()">
27996         <size>7</size>
27997       </method>
27998       <method name="Void Something()">
27999         <size>1</size>
28000       </method>
28001     </type>
28002     <type name="Bar">
28003       <method name="Void .ctor()">
28004         <size>7</size>
28005       </method>
28006       <method name="Void Something()">
28007         <size>1</size>
28008       </method>
28009       <method name="Void Main()">
28010         <size>1</size>
28011       </method>
28012     </type>
28013   </test>
28014   <test name="test-334.cs">
28015     <type name="Test.Foo.Index.CompoundFileReader">
28016       <method name="Void .ctor()">
28017         <size>7</size>
28018       </method>
28019       <method name="Void Main()">
28020         <size>1</size>
28021       </method>
28022     </type>
28023     <type name="Test.Foo.Store.Directory">
28024       <method name="Void .ctor()">
28025         <size>7</size>
28026       </method>
28027     </type>
28028   </test>
28029   <test name="test-335.cs">
28030     <type name="X">
28031       <method name="Void .ctor()">
28032         <size>7</size>
28033       </method>
28034       <method name="Void A(Int32, Int32)">
28035         <size>1</size>
28036       </method>
28037       <method name="Void C(Int32 ByRef)">
28038         <size>4</size>
28039       </method>
28040       <method name="Void Main()">
28041         <size>70</size>
28042       </method>
28043     </type>
28044     <type name="X+B">
28045       <method name="Void .ctor(Object, IntPtr)">
28046         <size>0</size>
28047       </method>
28048       <method name="Void Invoke(Int32, Int32)">
28049         <size>0</size>
28050       </method>
28051       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28052         <size>0</size>
28053       </method>
28054       <method name="Void EndInvoke(IAsyncResult)">
28055         <size>0</size>
28056       </method>
28057     </type>
28058     <type name="X+D">
28059       <method name="Void .ctor(Object, IntPtr)">
28060         <size>0</size>
28061       </method>
28062       <method name="Void Invoke(Int32 ByRef)">
28063         <size>0</size>
28064       </method>
28065       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28066         <size>0</size>
28067       </method>
28068       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28069         <size>0</size>
28070       </method>
28071     </type>
28072   </test>
28073   <test name="test-336.cs">
28074     <type name="X">
28075       <method name="Void .ctor(Foo)">
28076         <size>7</size>
28077       </method>
28078       <method name="Void .ctor(Bar)">
28079         <size>7</size>
28080       </method>
28081       <method name="Void Test()">
28082         <size>1</size>
28083       </method>
28084       <method name="Void Main()">
28085         <size>19</size>
28086       </method>
28087     </type>
28088     <type name="Foo">
28089       <method name="Void .ctor(Object, IntPtr)">
28090         <size>0</size>
28091       </method>
28092       <method name="Void Invoke()">
28093         <size>0</size>
28094       </method>
28095       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28096         <size>0</size>
28097       </method>
28098       <method name="Void EndInvoke(IAsyncResult)">
28099         <size>0</size>
28100       </method>
28101     </type>
28102     <type name="Bar">
28103       <method name="Void .ctor(Object, IntPtr)">
28104         <size>0</size>
28105       </method>
28106       <method name="Void Invoke(Int32)">
28107         <size>0</size>
28108       </method>
28109       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28110         <size>0</size>
28111       </method>
28112       <method name="Void EndInvoke(IAsyncResult)">
28113         <size>0</size>
28114       </method>
28115     </type>
28116   </test>
28117   <test name="test-337.cs">
28118     <type name="Test">
28119       <method name="Void .ctor()">
28120         <size>7</size>
28121       </method>
28122       <method name="Void Main()">
28123         <size>16</size>
28124       </method>
28125     </type>
28126   </test>
28127   <test name="test-338.cs">
28128     <type name="X">
28129       <method name="Void .ctor()">
28130         <size>7</size>
28131       </method>
28132       <method name="Void .cctor()">
28133         <size>11</size>
28134       </method>
28135       <method name="Void Main()">
28136         <size>1</size>
28137       </method>
28138       <method name="Y+Z fz()">
28139         <size>6</size>
28140       </method>
28141     </type>
28142     <type name="Y">
28143       <method name="Void .ctor()">
28144         <size>7</size>
28145       </method>
28146     </type>
28147     <type name="Y+Z">
28148       <method name="Void .ctor()">
28149         <size>7</size>
28150       </method>
28151       <method name="Void .cctor()">
28152         <size>11</size>
28153       </method>
28154     </type>
28155   </test>
28156   <test name="test-339.cs">
28157     <type name="C">
28158       <method name="Void .ctor()">
28159         <size>7</size>
28160       </method>
28161       <method name="Void .cctor()">
28162         <size>17</size>
28163       </method>
28164       <method name="Int32 Main()">
28165         <size>86</size>
28166       </method>
28167     </type>
28168   </test>
28169   <test name="test-34.cs">
28170     <type name="Blah">
28171       <method name="Void .ctor()">
28172         <size>7</size>
28173       </method>
28174       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
28175         <size>7</size>
28176       </method>
28177       <method name="Int32 Bar(Int32, System.Int32[])">
28178         <size>61</size>
28179       </method>
28180       <method name="Void Foo(Int32, Int32)">
28181         <size>7</size>
28182       </method>
28183       <method name="Void In(Int32 ByRef)">
28184         <size>7</size>
28185       </method>
28186       <method name="Void Out(Int32 ByRef)">
28187         <size>7</size>
28188       </method>
28189       <method name="Int32 AddArray(System.Int32[])">
28190         <size>30</size>
28191       </method>
28192       <method name="Int32 AddFancy(FancyInt[])">
28193         <size>39</size>
28194       </method>
28195       <method name="Int32 Main()">
28196         <size>269</size>
28197       </method>
28198     </type>
28199     <type name="&lt;PrivateImplementationDetails&gt;">
28200       <method name="Void .ctor()">
28201         <size>7</size>
28202       </method>
28203     </type>
28204     <type name="FancyInt">
28205       <method name="Void .ctor(Int32)">
28206         <size>8</size>
28207       </method>
28208     </type>
28209   </test>
28210   <test name="test-340.cs">
28211     <type name="FLMID.Bugs.BoolOne.A">
28212       <method name="Void .ctor()">
28213         <size>7</size>
28214       </method>
28215       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
28216         <size>8</size>
28217       </method>
28218     </type>
28219     <type name="FLMID.Bugs.BoolOne.B">
28220       <method name="Void .ctor()">
28221         <size>7</size>
28222       </method>
28223     </type>
28224     <type name="FLMID.Bugs.BoolOne.Test">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Int32 Main(System.String[])">
28229         <size>34</size>
28230       </method>
28231     </type>
28232     <type name="FLMID.Bugs.BoolOne.B">
28233       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
28234         <size>12</size>
28235       </method>
28236     </type>
28237   </test>
28238   <test name="test-341.cs">
28239     <type name="Test">
28240       <method name="Void .ctor()">
28241         <size>7</size>
28242       </method>
28243       <method name="Void Main()">
28244         <size>1</size>
28245       </method>
28246     </type>
28247     <type name="Libs">
28248       <method name="Void .ctor()">
28249         <size>7</size>
28250       </method>
28251     </type>
28252     <type name="Bar">
28253       <method name="Void .ctor()">
28254         <size>7</size>
28255       </method>
28256     </type>
28257     <type name="Foo">
28258       <method name="Void .ctor()">
28259         <size>7</size>
28260       </method>
28261     </type>
28262   </test>
28263   <test name="test-342.cs">
28264     <type name="A">
28265       <method name="Void .ctor()">
28266         <size>7</size>
28267       </method>
28268       <method name="Void Foo(Int32)">
28269         <size>1</size>
28270       </method>
28271       <method name="Void Foo(Double)">
28272         <size>11</size>
28273       </method>
28274     </type>
28275     <type name="B">
28276       <method name="Void .ctor()">
28277         <size>7</size>
28278       </method>
28279       <method name="Void Foo(Double)">
28280         <size>11</size>
28281       </method>
28282       <method name="Void Main()">
28283         <size>24</size>
28284       </method>
28285     </type>
28286     <type name="A">
28287       <method name="Boolean get_Item(Int32)">
28288         <size>2</size>
28289       </method>
28290       <method name="Boolean get_Item(Double)">
28291         <size>11</size>
28292       </method>
28293     </type>
28294     <type name="B">
28295       <method name="Boolean get_Item(Double)">
28296         <size>11</size>
28297       </method>
28298     </type>
28299   </test>
28300   <test name="test-343.cs">
28301     <type name="X">
28302       <method name="Void .ctor()">
28303         <size>7</size>
28304       </method>
28305       <method name="Void Concat(System.String, System.String, System.String)">
28306         <size>1</size>
28307       </method>
28308       <method name="Void Concat(System.String[])">
28309         <size>11</size>
28310       </method>
28311       <method name="Void Main()">
28312         <size>21</size>
28313       </method>
28314     </type>
28315   </test>
28316   <test name="test-344.cs">
28317     <type name="X">
28318       <method name="Void .ctor()">
28319         <size>7</size>
28320       </method>
28321       <method name="Void add_y(Y)">
28322         <size>24</size>
28323       </method>
28324       <method name="Void remove_y(Y)">
28325         <size>24</size>
28326       </method>
28327       <method name="Void Main(System.String[])">
28328         <size>13</size>
28329       </method>
28330       <method name="Void Foo()">
28331         <size>66</size>
28332       </method>
28333     </type>
28334     <type name="Y">
28335       <method name="Void .ctor(Object, IntPtr)">
28336         <size>0</size>
28337       </method>
28338       <method name="Void Invoke()">
28339         <size>0</size>
28340       </method>
28341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28342         <size>0</size>
28343       </method>
28344       <method name="Void EndInvoke(IAsyncResult)">
28345         <size>0</size>
28346       </method>
28347     </type>
28348     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28349       <method name="Void .ctor()">
28350         <size>7</size>
28351       </method>
28352       <method name="Void &lt;&gt;m__0()">
28353         <size>28</size>
28354       </method>
28355     </type>
28356   </test>
28357   <test name="test-345.cs">
28358     <type name="EntryPoint">
28359       <method name="Void .ctor()">
28360         <size>7</size>
28361       </method>
28362       <method name="Void Main()">
28363         <size>1</size>
28364       </method>
28365     </type>
28366   </test>
28367   <test name="test-346.cs">
28368     <type name="TestMethods.Class1">
28369       <method name="Void .ctor()">
28370         <size>7</size>
28371       </method>
28372       <method name="Int32 Main()">
28373         <size>91</size>
28374       </method>
28375     </type>
28376     <type name="TestMethods.ParamClass">
28377       <method name="Void .ctor()">
28378         <size>7</size>
28379       </method>
28380     </type>
28381     <type name="TestMethods.TestParam">
28382       <method name="Void .ctor()">
28383         <size>7</size>
28384       </method>
28385     </type>
28386     <type name="TestMethods.BaseClass">
28387       <method name="Void .ctor()">
28388         <size>7</size>
28389       </method>
28390       <method name="Int32 AddItem(TestMethods.ParamClass)">
28391         <size>0</size>
28392       </method>
28393     </type>
28394     <type name="TestMethods.TestClass">
28395       <method name="Void .ctor()">
28396         <size>7</size>
28397       </method>
28398       <method name="Int32 AddItem(System.Object)">
28399         <size>2</size>
28400       </method>
28401       <method name="Int32 AddItem(TestMethods.ParamClass)">
28402         <size>2</size>
28403       </method>
28404     </type>
28405   </test>
28406   <test name="test-347.cs">
28407     <type name="Whatever.Core.Project">
28408       <method name="Void .ctor()">
28409         <size>7</size>
28410       </method>
28411     </type>
28412     <type name="Whatever.Core.A">
28413       <method name="Void .ctor()">
28414         <size>7</size>
28415       </method>
28416       <method name="Whatever.Core.Project get_Project()">
28417         <size>6</size>
28418       </method>
28419     </type>
28420     <type name="SomethingElse.Core.Project">
28421       <method name="Void .ctor()">
28422         <size>7</size>
28423       </method>
28424     </type>
28425     <type name="Whatever.App.B">
28426       <method name="Void .ctor()">
28427         <size>7</size>
28428       </method>
28429       <method name="System.String Execute()">
28430         <size>12</size>
28431       </method>
28432       <method name="Void Main()">
28433         <size>12</size>
28434       </method>
28435     </type>
28436   </test>
28437   <test name="test-348.cs">
28438     <type name="BoundAttribute">
28439       <method name="Void .ctor(Double, Int32)">
28440         <size>7</size>
28441       </method>
28442     </type>
28443     <type name="C">
28444       <method name="Void .ctor()">
28445         <size>7</size>
28446       </method>
28447       <method name="Void Main()">
28448         <size>1</size>
28449       </method>
28450     </type>
28451   </test>
28452   <test name="test-349.cs">
28453     <type name="C">
28454       <method name="Void .ctor()">
28455         <size>7</size>
28456       </method>
28457       <method name="Void add_Ev1(D)">
28458         <size>24</size>
28459       </method>
28460       <method name="Void remove_Ev1(D)">
28461         <size>24</size>
28462       </method>
28463     </type>
28464     <type name="X">
28465       <method name="Void .ctor()">
28466         <size>7</size>
28467       </method>
28468       <method name="Void .cctor()">
28469         <size>1</size>
28470       </method>
28471       <method name="Void add_Ev1(D)">
28472         <size>22</size>
28473       </method>
28474       <method name="Void remove_Ev1(D)">
28475         <size>22</size>
28476       </method>
28477       <method name="Void add_Ev2(D)">
28478         <size>22</size>
28479       </method>
28480       <method name="Void remove_Ev2(D)">
28481         <size>22</size>
28482       </method>
28483     </type>
28484     <type name="X2">
28485       <method name="Void .ctor()">
28486         <size>7</size>
28487       </method>
28488       <method name="Void .cctor()">
28489         <size>7</size>
28490       </method>
28491     </type>
28492     <type name="Test">
28493       <method name="Void .ctor()">
28494         <size>7</size>
28495       </method>
28496       <method name="Void .cctor()">
28497         <size>19</size>
28498       </method>
28499       <method name="Int32 Main()">
28500         <size>63</size>
28501       </method>
28502     </type>
28503     <type name="D">
28504       <method name="Void .ctor(Object, IntPtr)">
28505         <size>0</size>
28506       </method>
28507       <method name="Void Invoke()">
28508         <size>0</size>
28509       </method>
28510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28511         <size>0</size>
28512       </method>
28513       <method name="Void EndInvoke(IAsyncResult)">
28514         <size>0</size>
28515       </method>
28516     </type>
28517   </test>
28518   <test name="test-35.cs">
28519     <type name="X">
28520       <method name="Void .ctor()">
28521         <size>7</size>
28522       </method>
28523       <method name="Void .cctor()">
28524         <size>7</size>
28525       </method>
28526       <method name="Void a()">
28527         <size>17</size>
28528       </method>
28529       <method name="Void w(Int32)">
28530         <size>22</size>
28531       </method>
28532       <method name="Int32 Main()">
28533         <size>298</size>
28534       </method>
28535     </type>
28536   </test>
28537   <test name="test-350.cs">
28538     <type name="A">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542     </type>
28543     <type name="A+BAttribute">
28544       <method name="Void .ctor()">
28545         <size>7</size>
28546       </method>
28547     </type>
28548     <type name="C">
28549       <method name="Void .ctor()">
28550         <size>7</size>
28551       </method>
28552       <method name="Void Main()">
28553         <size>1</size>
28554       </method>
28555     </type>
28556   </test>
28557   <test name="test-351.cs">
28558     <type name="Test.Testee">
28559       <method name="Void .ctor()">
28560         <size>7</size>
28561       </method>
28562       <method name="Void Bar(System.String, System.Object[])">
28563         <size>1</size>
28564       </method>
28565       <method name="Void Main()">
28566         <size>242</size>
28567       </method>
28568     </type>
28569     <type name="Test.Foo">
28570       <method name="Void .ctor(Object, IntPtr)">
28571         <size>0</size>
28572       </method>
28573       <method name="Void Invoke(System.String, System.Object[])">
28574         <size>0</size>
28575       </method>
28576       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28577         <size>0</size>
28578       </method>
28579       <method name="Void EndInvoke(IAsyncResult)">
28580         <size>0</size>
28581       </method>
28582     </type>
28583   </test>
28584   <test name="test-352.cs">
28585     <type name="C">
28586       <method name="Void .ctor()">
28587         <size>7</size>
28588       </method>
28589       <method name="Void Main()">
28590         <size>1</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-353.cs">
28595     <type name="Three">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="Void Main()">
28600         <size>7</size>
28601       </method>
28602     </type>
28603     <type name="One">
28604       <method name="Void .ctor()">
28605         <size>7</size>
28606       </method>
28607     </type>
28608     <type name="Two">
28609       <method name="Void .ctor()">
28610         <size>7</size>
28611       </method>
28612     </type>
28613   </test>
28614   <test name="test-354.cs">
28615     <type name="MYAttr">
28616       <method name="Void .ctor()">
28617         <size>7</size>
28618       </method>
28619     </type>
28620     <type name="A">
28621       <method name="Void .ctor()">
28622         <size>7</size>
28623       </method>
28624       <method name="Void Main()">
28625         <size>1</size>
28626       </method>
28627     </type>
28628   </test>
28629   <test name="test-355.cs">
28630     <type name="Level1.Level1.Level2.MainClass">
28631       <method name="Void .ctor()">
28632         <size>7</size>
28633       </method>
28634       <method name="Void Main()">
28635         <size>1</size>
28636       </method>
28637     </type>
28638   </test>
28639   <test name="test-356.cs">
28640     <type name="MainClass">
28641       <method name="Void .ctor()">
28642         <size>7</size>
28643       </method>
28644       <method name="Void Main()">
28645         <size>1</size>
28646       </method>
28647     </type>
28648   </test>
28649   <test name="test-357.cs">
28650     <type name="SD.Sd">
28651       <method name="Void .ctor()">
28652         <size>7</size>
28653       </method>
28654       <method name="Void F(Boolean)">
28655         <size>1</size>
28656       </method>
28657     </type>
28658     <type name="Foo.Bar">
28659       <method name="Void .ctor()">
28660         <size>25</size>
28661       </method>
28662       <method name="Void Main()">
28663         <size>27</size>
28664       </method>
28665     </type>
28666     <type name="Foo.Bar+f_t">
28667       <method name="Void .ctor(Object, IntPtr)">
28668         <size>0</size>
28669       </method>
28670       <method name="Void Invoke(Boolean)">
28671         <size>0</size>
28672       </method>
28673       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28674         <size>0</size>
28675       </method>
28676       <method name="Void EndInvoke(IAsyncResult)">
28677         <size>0</size>
28678       </method>
28679     </type>
28680   </test>
28681   <test name="test-358.cs">
28682     <type name="Test">
28683       <method name="Void .ctor()">
28684         <size>7</size>
28685       </method>
28686       <method name="Void Main()">
28687         <size>50</size>
28688       </method>
28689     </type>
28690   </test>
28691   <test name="test-359.cs">
28692     <type name="Test">
28693       <method name="Void .ctor()">
28694         <size>7</size>
28695       </method>
28696       <method name="Void Main()">
28697         <size>1</size>
28698       </method>
28699     </type>
28700   </test>
28701   <test name="test-36.cs">
28702     <type name="Y">
28703       <method name="Void .ctor()">
28704         <size>7</size>
28705       </method>
28706       <method name="Int32 Main()">
28707         <size>272</size>
28708       </method>
28709     </type>
28710     <type name="X">
28711       <method name="IEnumerator GetEnumerator()">
28712         <size>35</size>
28713       </method>
28714     </type>
28715     <type name="&lt;PrivateImplementationDetails&gt;">
28716       <method name="Void .ctor()">
28717         <size>7</size>
28718       </method>
28719     </type>
28720   </test>
28721   <test name="test-360.cs">
28722     <type name="Application">
28723       <method name="Void .ctor()">
28724         <size>7</size>
28725       </method>
28726       <method name="Void Main(System.String[])">
28727         <size>13</size>
28728       </method>
28729     </type>
28730   </test>
28731   <test name="test-361.cs">
28732     <type name="X">
28733       <method name="Void .ctor()">
28734         <size>7</size>
28735       </method>
28736     </type>
28737     <type name="Test">
28738       <method name="Void .ctor()">
28739         <size>7</size>
28740       </method>
28741       <method name="Void Main()">
28742         <size>1</size>
28743       </method>
28744     </type>
28745   </test>
28746   <test name="test-362.cs">
28747     <type name="C">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751       <method name="Void Main()">
28752         <size>17</size>
28753       </method>
28754       <method name="Void Test()">
28755         <size>26</size>
28756       </method>
28757     </type>
28758   </test>
28759   <test name="test-363.cs">
28760     <type name="Location">
28761       <method name="Void .ctor()">
28762         <size>7</size>
28763       </method>
28764       <method name="Void .cctor()">
28765         <size>11</size>
28766       </method>
28767     </type>
28768     <type name="Element">
28769       <method name="Void .ctor()">
28770         <size>18</size>
28771       </method>
28772       <method name="Location get_Location()">
28773         <size>7</size>
28774       </method>
28775       <method name="Void set_Location(Location)">
28776         <size>8</size>
28777       </method>
28778     </type>
28779     <type name="T">
28780       <method name="Void .ctor()">
28781         <size>7</size>
28782       </method>
28783       <method name="Void Main()">
28784         <size>1</size>
28785       </method>
28786     </type>
28787   </test>
28788   <test name="test-364.cs">
28789     <type name="X">
28790       <method name="Void .ctor()">
28791         <size>7</size>
28792       </method>
28793       <method name="Int32 Main()">
28794         <size>34</size>
28795       </method>
28796       <method name="Int32 t1(Int32)">
28797         <size>33</size>
28798       </method>
28799       <method name="Int32 t2(Int32)">
28800         <size>47</size>
28801       </method>
28802       <method name="Void Main2(System.String[])">
28803         <size>72</size>
28804       </method>
28805     </type>
28806     <type name="Delegable">
28807       <method name="Void .ctor()">
28808         <size>7</size>
28809       </method>
28810       <method name="Void add_MyDelegate(System.EventHandler)">
28811         <size>24</size>
28812       </method>
28813       <method name="Void remove_MyDelegate(System.EventHandler)">
28814         <size>24</size>
28815       </method>
28816     </type>
28817     <type name="X+Foo">
28818       <method name="Void .ctor(Object, IntPtr)">
28819         <size>0</size>
28820       </method>
28821       <method name="Int32 Invoke()">
28822         <size>0</size>
28823       </method>
28824       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28825         <size>0</size>
28826       </method>
28827       <method name="Int32 EndInvoke(IAsyncResult)">
28828         <size>0</size>
28829       </method>
28830     </type>
28831     <type name="X+&lt;t1&gt;c__AnonStorey0">
28832       <method name="Void .ctor()">
28833         <size>7</size>
28834       </method>
28835       <method name="Int32 &lt;&gt;m__0()">
28836         <size>7</size>
28837       </method>
28838     </type>
28839     <type name="X+&lt;t2&gt;c__AnonStorey1">
28840       <method name="Void .ctor()">
28841         <size>7</size>
28842       </method>
28843       <method name="Int32 &lt;&gt;m__1()">
28844         <size>7</size>
28845       </method>
28846     </type>
28847     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28848       <method name="Void .ctor()">
28849         <size>7</size>
28850       </method>
28851       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28852         <size>33</size>
28853       </method>
28854     </type>
28855   </test>
28856   <test name="test-365.cs">
28857     <type name="C">
28858       <method name="Void .ctor()">
28859         <size>19</size>
28860       </method>
28861       <method name="Void set_LiteralType(LiteralType)">
28862         <size>1</size>
28863       </method>
28864       <method name="Void Main()">
28865         <size>1</size>
28866       </method>
28867     </type>
28868   </test>
28869   <test name="test-366.cs">
28870     <type name="C">
28871       <method name="Void .ctor()">
28872         <size>7</size>
28873       </method>
28874       <method name="Int32 Main()">
28875         <size>20</size>
28876       </method>
28877     </type>
28878   </test>
28879   <test name="test-367.cs">
28880     <type name="X">
28881       <method name="Void .ctor()">
28882         <size>7</size>
28883       </method>
28884       <method name="Int32 Main()">
28885         <size>20</size>
28886       </method>
28887     </type>
28888   </test>
28889   <test name="test-368.cs">
28890     <type name="X">
28891       <method name="Void .ctor()">
28892         <size>7</size>
28893       </method>
28894       <method name="Void Main()">
28895         <size>27</size>
28896       </method>
28897     </type>
28898   </test>
28899   <test name="test-369.cs">
28900     <type name="Test">
28901       <method name="Void .ctor()">
28902         <size>7</size>
28903       </method>
28904       <method name="Boolean Equals(System.Object)">
28905         <size>2</size>
28906       </method>
28907       <method name="Int32 GetHashCode()">
28908         <size>2</size>
28909       </method>
28910       <method name="Void Main()">
28911         <size>47</size>
28912       </method>
28913       <method name="Boolean op_Equality(Test, Test)">
28914         <size>14</size>
28915       </method>
28916       <method name="Boolean op_Inequality(Test, Test)">
28917         <size>2</size>
28918       </method>
28919     </type>
28920   </test>
28921   <test name="test-37.cs">
28922     <type name="X">
28923       <method name="Void .ctor()">
28924         <size>7</size>
28925       </method>
28926       <method name="Void m(System.Int32[])">
28927         <size>9</size>
28928       </method>
28929       <method name="Int32 test_int_single_dim()">
28930         <size>88</size>
28931       </method>
28932       <method name="Int32 simple_test_double_dim()">
28933         <size>78</size>
28934       </method>
28935       <method name="Int32 Main()">
28936         <size>12</size>
28937       </method>
28938     </type>
28939   </test>
28940   <test name="test-370.cs">
28941     <type name="Test.Application">
28942       <method name="Void .ctor()">
28943         <size>7</size>
28944       </method>
28945       <method name="Int32 ParseType(System.String)">
28946         <size>168</size>
28947       </method>
28948       <method name="Int32 Main()">
28949         <size>54</size>
28950       </method>
28951     </type>
28952   </test>
28953   <test name="test-371.cs">
28954     <type name="X">
28955       <method name="Void .ctor(Boolean&amp;)">
28956         <size>10</size>
28957       </method>
28958       <method name="Void Main()">
28959         <size>1</size>
28960       </method>
28961     </type>
28962     <type name="Y">
28963       <method name="Void .ctor(Boolean&amp;)">
28964         <size>8</size>
28965       </method>
28966     </type>
28967   </test>
28968   <test name="test-372.cs">
28969     <type name="GenericNode">
28970       <method name="Void .ctor()">
28971         <size>7</size>
28972       </method>
28973       <method name="Int32 GetStat()">
28974         <size>2</size>
28975       </method>
28976     </type>
28977     <type name="GenericFileNode">
28978       <method name="Void .ctor()">
28979         <size>7</size>
28980       </method>
28981       <method name="Int32 NotUsed()">
28982         <size>2</size>
28983       </method>
28984     </type>
28985     <type name="WorkingTest">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989       <method name="Int32 GetStat()">
28990         <size>3</size>
28991       </method>
28992     </type>
28993     <type name="FailingTest">
28994       <method name="Void .ctor()">
28995         <size>7</size>
28996       </method>
28997       <method name="Int32 GetStat()">
28998         <size>3</size>
28999       </method>
29000     </type>
29001     <type name="TestWrapper">
29002       <method name="Void .ctor()">
29003         <size>7</size>
29004       </method>
29005       <method name="Boolean Test(Node, System.String)">
29006         <size>39</size>
29007       </method>
29008       <method name="Int32 Main()">
29009         <size>44</size>
29010       </method>
29011     </type>
29012   </test>
29013   <test name="test-373.cs">
29014     <type name="Test">
29015       <method name="Void .ctor()">
29016         <size>7</size>
29017       </method>
29018       <method name="Void Main(System.String[])">
29019         <size>50</size>
29020       </method>
29021     </type>
29022   </test>
29023   <test name="test-374.cs">
29024     <type name="Test">
29025       <method name="Void .ctor()">
29026         <size>7</size>
29027       </method>
29028     </type>
29029     <type name="Rest">
29030       <method name="Void .ctor()">
29031         <size>7</size>
29032       </method>
29033       <method name="Void Main()">
29034         <size>1</size>
29035       </method>
29036     </type>
29037   </test>
29038   <test name="test-375.cs">
29039     <type name="a">
29040       <method name="Void .ctor()">
29041         <size>7</size>
29042       </method>
29043     </type>
29044     <type name="a+b">
29045       <method name="Void .ctor()">
29046         <size>7</size>
29047       </method>
29048     </type>
29049     <type name="c">
29050       <method name="Void .ctor()">
29051         <size>7</size>
29052       </method>
29053       <method name="Void Main()">
29054         <size>1</size>
29055       </method>
29056     </type>
29057     <type name="c+d">
29058       <method name="Void .ctor()">
29059         <size>7</size>
29060       </method>
29061     </type>
29062   </test>
29063   <test name="test-376.cs">
29064     <type name="C">
29065       <method name="Void .ctor()">
29066         <size>7</size>
29067       </method>
29068       <method name="Int32 Main()">
29069         <size>72</size>
29070       </method>
29071     </type>
29072   </test>
29073   <test name="test-377.cs">
29074     <type name="Tests">
29075       <method name="Void .ctor()">
29076         <size>7</size>
29077       </method>
29078       <method name="Void test()">
29079         <size>10</size>
29080       </method>
29081       <method name="Void Main()">
29082         <size>1</size>
29083       </method>
29084     </type>
29085   </test>
29086   <test name="test-378.cs">
29087     <type name="C">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="Void Main()">
29092         <size>1</size>
29093       </method>
29094     </type>
29095   </test>
29096   <test name="test-379.cs">
29097     <type name="DeadCode">
29098       <method name="Void .ctor()">
29099         <size>7</size>
29100       </method>
29101       <method name="Void Main()">
29102         <size>12</size>
29103       </method>
29104       <method name="System.String SomeFunc(System.String)">
29105         <size>2</size>
29106       </method>
29107     </type>
29108   </test>
29109   <test name="test-38.cs">
29110     <type name="X">
29111       <method name="Void .ctor()">
29112         <size>7</size>
29113       </method>
29114       <method name="Int32 get_Item(Int32)">
29115         <size>20</size>
29116       </method>
29117       <method name="Void set_Item(Int32, Int32)">
29118         <size>26</size>
29119       </method>
29120       <method name="Int32 Foo()">
29121         <size>2</size>
29122       </method>
29123       <method name="Int32 get_Bar()">
29124         <size>7</size>
29125       </method>
29126       <method name="Void set_Bar(Int32)">
29127         <size>8</size>
29128       </method>
29129     </type>
29130     <type name="Y">
29131       <method name="Void .ctor()">
29132         <size>7</size>
29133       </method>
29134       <method name="UInt32 get_Item(UInt32)">
29135         <size>20</size>
29136       </method>
29137       <method name="Void set_Item(UInt32, UInt32)">
29138         <size>26</size>
29139       </method>
29140       <method name="UInt32 Foo()">
29141         <size>2</size>
29142       </method>
29143       <method name="UInt32 get_Bar()">
29144         <size>7</size>
29145       </method>
29146       <method name="Void set_Bar(UInt32)">
29147         <size>8</size>
29148       </method>
29149     </type>
29150     <type name="Test">
29151       <method name="Void .ctor()">
29152         <size>7</size>
29153       </method>
29154       <method name="Int32 Main()">
29155         <size>288</size>
29156       </method>
29157     </type>
29158   </test>
29159   <test name="test-380.cs">
29160     <type name="T">
29161       <method name="Void .ctor()">
29162         <size>7</size>
29163       </method>
29164       <method name="Int32 Main()">
29165         <size>17</size>
29166       </method>
29167     </type>
29168   </test>
29169   <test name="test-381.cs">
29170     <type name="Application">
29171       <method name="Void .ctor()">
29172         <size>7</size>
29173       </method>
29174       <method name="Void Main(System.String[])">
29175         <size>13</size>
29176       </method>
29177     </type>
29178   </test>
29179   <test name="test-382.cs">
29180     <type name="Dec">
29181       <method name="Void .ctor()">
29182         <size>7</size>
29183       </method>
29184       <method name="Void .cctor()">
29185         <size>16</size>
29186       </method>
29187       <method name="Void Main()">
29188         <size>108</size>
29189       </method>
29190     </type>
29191   </test>
29192   <test name="test-383.cs">
29193     <type name="X">
29194       <method name="Void .ctor()">
29195         <size>37</size>
29196       </method>
29197       <method name="X testme(Int32 ByRef)">
29198         <size>5</size>
29199       </method>
29200       <method name="Void Main()">
29201         <size>7</size>
29202       </method>
29203     </type>
29204   </test>
29205   <test name="test-384.cs">
29206     <type name="X">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210       <method name="Void .cctor()">
29211         <size>8</size>
29212       </method>
29213       <method name="Void Test()">
29214         <size>40</size>
29215       </method>
29216       <method name="Int32 Main()">
29217         <size>21</size>
29218       </method>
29219     </type>
29220   </test>
29221   <test name="test-385.cs">
29222     <type name="Test">
29223       <method name="Void .ctor()">
29224         <size>7</size>
29225       </method>
29226       <method name="Int32 Main()">
29227         <size>40</size>
29228       </method>
29229     </type>
29230   </test>
29231   <test name="test-386.cs">
29232     <type name="SuperDecimal">
29233       <method name="Void .ctor(Decimal)">
29234         <size>14</size>
29235       </method>
29236       <method name="Void Main()">
29237         <size>15</size>
29238       </method>
29239       <method name="SuperDecimal op_Implicit(Decimal)">
29240         <size>7</size>
29241       </method>
29242     </type>
29243   </test>
29244   <test name="test-387.cs">
29245     <type name="ObjectID">
29246       <method name="Void .ctor(Int64)">
29247         <size>8</size>
29248       </method>
29249       <method name="Void Main()">
29250         <size>22</size>
29251       </method>
29252       <method name="Int64 op_Implicit(ObjectID)">
29253         <size>8</size>
29254       </method>
29255       <method name="ObjectID op_Implicit(Int64)">
29256         <size>7</size>
29257       </method>
29258     </type>
29259   </test>
29260   <test name="test-388.cs">
29261     <type name="Schemas.basefieldtype">
29262       <method name="Void .ctor()">
29263         <size>7</size>
29264       </method>
29265       <method name="System.Object Instantiate()">
29266         <size>2</size>
29267       </method>
29268     </type>
29269     <type name="Schemas.fieldtype">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="System.Object Instantiate()">
29274         <size>18</size>
29275       </method>
29276     </type>
29277     <type name="Schemas.compoundfield">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281       <method name="System.Object Instantiate()">
29282         <size>18</size>
29283       </method>
29284     </type>
29285     <type name="Schemas.field">
29286       <method name="Void .ctor()">
29287         <size>7</size>
29288       </method>
29289       <method name="System.Object Instantiate()">
29290         <size>18</size>
29291       </method>
29292     </type>
29293     <type name="Schemas.formdata">
29294       <method name="Void .ctor()">
29295         <size>7</size>
29296       </method>
29297       <method name="System.Object Instantiate()">
29298         <size>12</size>
29299       </method>
29300     </type>
29301     <type name="Schemas.M">
29302       <method name="Void .ctor()">
29303         <size>7</size>
29304       </method>
29305       <method name="Void Main()">
29306         <size>1</size>
29307       </method>
29308     </type>
29309   </test>
29310   <test name="test-389.cs">
29311     <type name="Schemas.basefieldtype">
29312       <method name="Void .ctor()">
29313         <size>7</size>
29314       </method>
29315       <method name="System.Object Instantiate()">
29316         <size>2</size>
29317       </method>
29318     </type>
29319     <type name="Schemas.fieldtype">
29320       <method name="Void .ctor()">
29321         <size>7</size>
29322       </method>
29323       <method name="System.Object Instantiate()">
29324         <size>18</size>
29325       </method>
29326     </type>
29327     <type name="Schemas.compoundfield">
29328       <method name="Void .ctor()">
29329         <size>7</size>
29330       </method>
29331       <method name="System.Object Instantiate()">
29332         <size>18</size>
29333       </method>
29334     </type>
29335     <type name="Schemas.field">
29336       <method name="Void .ctor()">
29337         <size>7</size>
29338       </method>
29339       <method name="System.Object Instantiate()">
29340         <size>18</size>
29341       </method>
29342     </type>
29343     <type name="Schemas.formdata">
29344       <method name="Void .ctor()">
29345         <size>7</size>
29346       </method>
29347       <method name="System.Object Instantiate()">
29348         <size>12</size>
29349       </method>
29350     </type>
29351     <type name="Schemas.M">
29352       <method name="Void .ctor()">
29353         <size>7</size>
29354       </method>
29355       <method name="Void Main()">
29356         <size>1</size>
29357       </method>
29358     </type>
29359   </test>
29360   <test name="test-39.cs">
29361     <type name="SimpleAttribute">
29362       <method name="Void .ctor(String)">
29363         <size>14</size>
29364       </method>
29365       <method name="System.String get_AnotherArg()">
29366         <size>7</size>
29367       </method>
29368       <method name="Void set_AnotherArg(System.String)">
29369         <size>8</size>
29370       </method>
29371       <method name="Int64 get_LongValue()">
29372         <size>3</size>
29373       </method>
29374       <method name="Void set_LongValue(Int64)">
29375         <size>1</size>
29376       </method>
29377       <method name="System.Int64[] get_ArrayValue()">
29378         <size>7</size>
29379       </method>
29380       <method name="Void set_ArrayValue(System.Int64[])">
29381         <size>1</size>
29382       </method>
29383     </type>
29384     <type name="Blah2">
29385       <method name="Void .ctor()">
29386         <size>7</size>
29387       </method>
29388     </type>
29389     <type name="Blah3">
29390       <method name="Void .ctor()">
29391         <size>7</size>
29392       </method>
29393     </type>
29394     <type name="Blah">
29395       <method name="Void .ctor()">
29396         <size>7</size>
29397       </method>
29398       <method name="Int32 Main()">
29399         <size>171</size>
29400       </method>
29401     </type>
29402   </test>
29403   <test name="test-390.cs">
29404     <type name="C">
29405       <method name="Void .ctor()">
29406         <size>7</size>
29407       </method>
29408       <method name="Void Main()">
29409         <size>1</size>
29410       </method>
29411     </type>
29412     <type name="C+O">
29413       <method name="Void .ctor()">
29414         <size>7</size>
29415       </method>
29416       <method name="Void Foo()">
29417         <size>1</size>
29418       </method>
29419     </type>
29420     <type name="C+N">
29421       <method name="Void .ctor()">
29422         <size>7</size>
29423       </method>
29424       <method name="Void Foo()">
29425         <size>1</size>
29426       </method>
29427     </type>
29428     <type name="C+M">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432     </type>
29433   </test>
29434   <test name="test-391.cs">
29435     <type name="C">
29436       <method name="Void .ctor()">
29437         <size>7</size>
29438       </method>
29439       <method name="Void Foo(Int32)">
29440         <size>1</size>
29441       </method>
29442       <method name="Void Foo(Int32 ByRef)">
29443         <size>1</size>
29444       </method>
29445       <method name="Void Bar(Boolean ByRef)">
29446         <size>4</size>
29447       </method>
29448       <method name="Void Bar(Boolean)">
29449         <size>1</size>
29450       </method>
29451       <method name="Void Main()">
29452         <size>1</size>
29453       </method>
29454     </type>
29455   </test>
29456   <test name="test-392.cs">
29457     <type name="C">
29458       <method name="Int32 Test()">
29459         <size>80</size>
29460       </method>
29461       <method name="Int32 Main()">
29462         <size>16</size>
29463       </method>
29464     </type>
29465     <type name="C+S">
29466       <method name="Void .ctor(Int32)">
29467         <size>8</size>
29468       </method>
29469     </type>
29470   </test>
29471   <test name="test-393.cs">
29472     <type name="A">
29473       <method name="Void .ctor(String)">
29474         <size>24</size>
29475       </method>
29476       <method name="Void .ctor()">
29477         <size>7</size>
29478       </method>
29479       <method name="System.String get_Name()">
29480         <size>7</size>
29481       </method>
29482     </type>
29483     <type name="B">
29484       <method name="Void .ctor(String)">
29485         <size>24</size>
29486       </method>
29487       <method name="Void .ctor()">
29488         <size>7</size>
29489       </method>
29490     </type>
29491     <type name="C">
29492       <method name="Void .ctor(String)">
29493         <size>24</size>
29494       </method>
29495     </type>
29496     <type name="Tester">
29497       <method name="Void .ctor()">
29498         <size>7</size>
29499       </method>
29500       <method name="A MethodSampleA(System.String)">
29501         <size>7</size>
29502       </method>
29503       <method name="B MethodSampleB(System.String)">
29504         <size>7</size>
29505       </method>
29506       <method name="C MethodSampleC(System.String)">
29507         <size>7</size>
29508       </method>
29509       <method name="Void Main()">
29510         <size>113</size>
29511       </method>
29512     </type>
29513     <type name="Tester+MethodHandler">
29514       <method name="Void .ctor(Object, IntPtr)">
29515         <size>0</size>
29516       </method>
29517       <method name="A Invoke(System.String)">
29518         <size>0</size>
29519       </method>
29520       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29521         <size>0</size>
29522       </method>
29523       <method name="A EndInvoke(IAsyncResult)">
29524         <size>0</size>
29525       </method>
29526     </type>
29527   </test>
29528   <test name="test-394.cs">
29529     <type name="A">
29530       <method name="Void .ctor(String)">
29531         <size>24</size>
29532       </method>
29533       <method name="Void .ctor()">
29534         <size>7</size>
29535       </method>
29536       <method name="System.String get_Name()">
29537         <size>7</size>
29538       </method>
29539     </type>
29540     <type name="B">
29541       <method name="Void .ctor(String)">
29542         <size>24</size>
29543       </method>
29544       <method name="Void .ctor()">
29545         <size>7</size>
29546       </method>
29547     </type>
29548     <type name="C">
29549       <method name="Void .ctor(String, String)">
29550         <size>31</size>
29551       </method>
29552       <method name="System.String get_Value()">
29553         <size>7</size>
29554       </method>
29555     </type>
29556     <type name="Tester">
29557       <method name="Void .ctor()">
29558         <size>7</size>
29559       </method>
29560       <method name="System.String MethodSampleA(A)">
29561         <size>7</size>
29562       </method>
29563       <method name="System.String MethodSampleB(B)">
29564         <size>7</size>
29565       </method>
29566       <method name="System.String MethodSampleC(C)">
29567         <size>23</size>
29568       </method>
29569       <method name="Void Main()">
29570         <size>128</size>
29571       </method>
29572     </type>
29573     <type name="Tester+MethodHandler">
29574       <method name="Void .ctor(Object, IntPtr)">
29575         <size>0</size>
29576       </method>
29577       <method name="System.String Invoke(C)">
29578         <size>0</size>
29579       </method>
29580       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29581         <size>0</size>
29582       </method>
29583       <method name="System.String EndInvoke(IAsyncResult)">
29584         <size>0</size>
29585       </method>
29586     </type>
29587   </test>
29588   <test name="test-395.cs">
29589     <type name="A">
29590       <method name="Void .ctor(String)">
29591         <size>24</size>
29592       </method>
29593       <method name="Void .ctor()">
29594         <size>7</size>
29595       </method>
29596       <method name="System.String get_Name()">
29597         <size>7</size>
29598       </method>
29599     </type>
29600     <type name="B">
29601       <method name="Void .ctor(String)">
29602         <size>24</size>
29603       </method>
29604       <method name="Void .ctor()">
29605         <size>7</size>
29606       </method>
29607     </type>
29608     <type name="C">
29609       <method name="Void .ctor(String, String)">
29610         <size>31</size>
29611       </method>
29612       <method name="System.String get_Value()">
29613         <size>7</size>
29614       </method>
29615     </type>
29616     <type name="Tester">
29617       <method name="Void .ctor()">
29618         <size>7</size>
29619       </method>
29620       <method name="Void MethodSample(B, A, C)">
29621         <size>55</size>
29622       </method>
29623       <method name="Void Main()">
29624         <size>71</size>
29625       </method>
29626     </type>
29627     <type name="Tester+MethodHandler">
29628       <method name="Void .ctor(Object, IntPtr)">
29629         <size>0</size>
29630       </method>
29631       <method name="Void Invoke(C, C, C)">
29632         <size>0</size>
29633       </method>
29634       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29635         <size>0</size>
29636       </method>
29637       <method name="Void EndInvoke(IAsyncResult)">
29638         <size>0</size>
29639       </method>
29640     </type>
29641   </test>
29642   <test name="test-396.cs">
29643     <type name="MainClass">
29644       <method name="Void .ctor()">
29645         <size>7</size>
29646       </method>
29647       <method name="Int32 Main()">
29648         <size>22</size>
29649       </method>
29650     </type>
29651   </test>
29652   <test name="test-397.cs">
29653     <type name="TypeCheckAttribute">
29654       <method name="Void .ctor()">
29655         <size>7</size>
29656       </method>
29657     </type>
29658     <type name="PropertyCheckAttribute">
29659       <method name="Void .ctor()">
29660         <size>7</size>
29661       </method>
29662     </type>
29663     <type name="AccessorCheckAttribute">
29664       <method name="Void .ctor(MethodAttributes)">
29665         <size>14</size>
29666       </method>
29667       <method name="MethodAttributes get_Attributes()">
29668         <size>7</size>
29669       </method>
29670     </type>
29671     <type name="Test">
29672       <method name="Void .ctor()">
29673         <size>7</size>
29674       </method>
29675       <method name="Int32 Main(System.String[])">
29676         <size>120</size>
29677       </method>
29678       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29679         <size>153</size>
29680       </method>
29681     </type>
29682     <type name="A">
29683       <method name="Void .ctor()">
29684         <size>7</size>
29685       </method>
29686       <method name="Int32 get_Value1()">
29687         <size>2</size>
29688       </method>
29689       <method name="Void set_Value1(Int32)">
29690         <size>1</size>
29691       </method>
29692       <method name="Int32 get_Value2()">
29693         <size>2</size>
29694       </method>
29695       <method name="Void set_Value2(Int32)">
29696         <size>1</size>
29697       </method>
29698       <method name="Int32 get_Value3()">
29699         <size>2</size>
29700       </method>
29701       <method name="Void set_Value3(Int32)">
29702         <size>1</size>
29703       </method>
29704       <method name="Int32 get_Value4()">
29705         <size>2</size>
29706       </method>
29707       <method name="Void set_Value4(Int32)">
29708         <size>1</size>
29709       </method>
29710       <method name="Int32 get_Value5()">
29711         <size>2</size>
29712       </method>
29713       <method name="Void set_Value5(Int32)">
29714         <size>1</size>
29715       </method>
29716     </type>
29717   </test>
29718   <test name="test-398.cs">
29719     <type name="Tester">
29720       <method name="Void .ctor()">
29721         <size>7</size>
29722       </method>
29723       <method name="Void Main()">
29724         <size>118</size>
29725       </method>
29726     </type>
29727     <type name="A">
29728       <method name="Void .ctor(Int32)">
29729         <size>14</size>
29730       </method>
29731       <method name="Int32 get_Count()">
29732         <size>7</size>
29733       </method>
29734       <method name="Void set_Count(Int32)">
29735         <size>8</size>
29736       </method>
29737       <method name="Int32 get_Item(Int32)">
29738         <size>2</size>
29739       </method>
29740       <method name="System.String get_Message()">
29741         <size>6</size>
29742       </method>
29743     </type>
29744     <type name="B">
29745       <method name="Void .ctor(Int32)">
29746         <size>8</size>
29747       </method>
29748       <method name="Void set_Count(Int32)">
29749         <size>1</size>
29750       </method>
29751       <method name="Void SetCount(Int32)">
29752         <size>8</size>
29753       </method>
29754       <method name="Int32 get_Item(Int32)">
29755         <size>8</size>
29756       </method>
29757       <method name="System.String get_Message()">
29758         <size>6</size>
29759       </method>
29760       <method name="Void set_Message(System.String)">
29761         <size>1</size>
29762       </method>
29763     </type>
29764   </test>
29765   <test name="test-399.cs">
29766     <type name="TestVararg">
29767       <method name="Void .ctor()">
29768         <size>7</size>
29769       </method>
29770       <method name="Int32 Main()">
29771         <size>345</size>
29772       </method>
29773       <method name="Void F(RuntimeArgumentHandle)">
29774         <size>1</size>
29775       </method>
29776       <method name="Void G(...)">
29777         <size>22</size>
29778       </method>
29779     </type>
29780   </test>
29781   <test name="test-4.cs">
29782     <type name="X">
29783       <method name="Void .ctor()">
29784         <size>7</size>
29785       </method>
29786       <method name="Void test(SByte)">
29787         <size>8</size>
29788       </method>
29789       <method name="Void test(Int32)">
29790         <size>8</size>
29791       </method>
29792       <method name="Int32 Main()">
29793         <size>102</size>
29794       </method>
29795     </type>
29796   </test>
29797   <test name="test-40.cs">
29798     <type name="Blah">
29799       <method name="Void .ctor()">
29800         <size>7</size>
29801       </method>
29802       <method name="Int32 Main()">
29803         <size>203</size>
29804       </method>
29805     </type>
29806   </test>
29807   <test name="test-400.cs">
29808     <type name="X">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812       <method name="Void .cctor()">
29813         <size>52</size>
29814       </method>
29815       <method name="Int32 TestDereference()">
29816         <size>89</size>
29817       </method>
29818       <method name="Int32 TestPtrAdd()">
29819         <size>86</size>
29820       </method>
29821       <method name="Int32 TestPtrAssign()">
29822         <size>198</size>
29823       </method>
29824       <method name="Int32 TestPtrArithmetic()">
29825         <size>226</size>
29826       </method>
29827       <method name="Int32 TestMultiple()">
29828         <size>93</size>
29829       </method>
29830       <method name="Int32 Main()">
29831         <size>82</size>
29832       </method>
29833     </type>
29834   </test>
29835   <test name="test-401.cs">
29836     <type name="X">
29837       <method name="Void .ctor()">
29838         <size>7</size>
29839       </method>
29840       <method name="Int32 Main()">
29841         <size>170</size>
29842       </method>
29843     </type>
29844   </test>
29845   <test name="test-402.cs">
29846     <type name="X">
29847       <method name="Void .ctor()">
29848         <size>7</size>
29849       </method>
29850       <method name="Int32 Main()">
29851         <size>18</size>
29852       </method>
29853     </type>
29854   </test>
29855   <test name="test-403.cs">
29856     <type name="Foo">
29857       <method name="Void .ctor()">
29858         <size>7</size>
29859       </method>
29860       <method name="Int32 Main()">
29861         <size>91</size>
29862       </method>
29863     </type>
29864   </test>
29865   <test name="test-404.cs">
29866     <type name="X">
29867       <method name="Void .ctor()">
29868         <size>7</size>
29869       </method>
29870       <method name="Int32 Main()">
29871         <size>48</size>
29872       </method>
29873       <method name="Int32* get_v()">
29874         <size>20</size>
29875       </method>
29876     </type>
29877   </test>
29878   <test name="test-405.cs">
29879     <type name="testapp.LibTestAPI">
29880       <method name="Void .ctor()">
29881         <size>7</size>
29882       </method>
29883       <method name="Void Create()">
29884         <size>17</size>
29885       </method>
29886     </type>
29887     <type name="testapp.TestApp">
29888       <method name="Void .ctor()">
29889         <size>7</size>
29890       </method>
29891       <method name="Void Main(System.String[])">
29892         <size>13</size>
29893       </method>
29894     </type>
29895   </test>
29896   <test name="test-406.cs">
29897     <type name="TestCase.Test">
29898       <method name="Void .ctor()">
29899         <size>7</size>
29900       </method>
29901       <method name="Int32 Main(System.String[])">
29902         <size>180</size>
29903       </method>
29904       <method name="UInt32 DoOp(UInt32*)">
29905         <size>11</size>
29906       </method>
29907       <method name="UInt32 DoOp2(UInt32*)">
29908         <size>10</size>
29909       </method>
29910     </type>
29911   </test>
29912   <test name="test-407.cs">
29913     <type name="MainClass">
29914       <method name="Void .ctor()">
29915         <size>7</size>
29916       </method>
29917       <method name="Void Main()">
29918         <size>12</size>
29919       </method>
29920     </type>
29921   </test>
29922   <test name="test-408.cs">
29923     <type name="T">
29924       <method name="Void .ctor()">
29925         <size>7</size>
29926       </method>
29927       <method name="Int32 Main()">
29928         <size>44</size>
29929       </method>
29930     </type>
29931   </test>
29932   <test name="test-409.cs">
29933     <type name="X">
29934       <method name="Int32 Main()">
29935         <size>27</size>
29936       </method>
29937     </type>
29938   </test>
29939   <test name="test-41.cs">
29940     <type name="X">
29941       <method name="Void .ctor()">
29942         <size>7</size>
29943       </method>
29944       <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)">
29945         <size>188</size>
29946       </method>
29947       <method name="Int32 Main()">
29948         <size>228</size>
29949       </method>
29950     </type>
29951   </test>
29952   <test name="test-410.cs">
29953     <type name="B">
29954       <method name="Void .ctor()">
29955         <size>7</size>
29956       </method>
29957       <method name="Int32 Main()">
29958         <size>28</size>
29959       </method>
29960     </type>
29961   </test>
29962   <test name="test-411.cs">
29963     <type name="QtSamples.QtClass">
29964       <method name="Void .ctor()">
29965         <size>24</size>
29966       </method>
29967       <method name="Void pressEvent()">
29968         <size>1</size>
29969       </method>
29970     </type>
29971     <type name="QtSamples.Testing">
29972       <method name="Void .ctor()">
29973         <size>7</size>
29974       </method>
29975       <method name="Int32 Main()">
29976         <size>8</size>
29977       </method>
29978     </type>
29979   </test>
29980   <test name="test-412.cs">
29981     <type name="Foo.Baz">
29982       <method name="Void .ctor()">
29983         <size>7</size>
29984       </method>
29985       <method name="Void Main()">
29986         <size>1</size>
29987       </method>
29988     </type>
29989   </test>
29990   <test name="test-413.cs">
29991     <type name="Driver">
29992       <method name="Void .ctor()">
29993         <size>7</size>
29994       </method>
29995       <method name="Void Main()">
29996         <size>6</size>
29997       </method>
29998     </type>
29999   </test>
30000   <test name="test-414.cs">
30001     <type name="BB">
30002       <method name="Void .ctor()">
30003         <size>7</size>
30004       </method>
30005       <method name="System.String get_Data()">
30006         <size>2</size>
30007       </method>
30008       <method name="Void Main()">
30009         <size>1</size>
30010       </method>
30011     </type>
30012   </test>
30013   <test name="test-415.cs">
30014     <type name="MyTestExtended">
30015       <method name="Void .ctor()">
30016         <size>7</size>
30017       </method>
30018       <method name="System.String GetName()">
30019         <size>6</size>
30020       </method>
30021       <method name="Void Main(System.String[])">
30022         <size>33</size>
30023       </method>
30024     </type>
30025   </test>
30026   <test name="test-417.cs">
30027     <type name="blah2.MyClass">
30028       <method name="Void .ctor()">
30029         <size>7</size>
30030       </method>
30031       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
30032         <size>24</size>
30033       </method>
30034       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
30035         <size>24</size>
30036       </method>
30037       <method name="Void DoSomethingFunny()">
30038         <size>46</size>
30039       </method>
30040       <method name="Void Main(System.String[])">
30041         <size>13</size>
30042       </method>
30043     </type>
30044   </test>
30045   <test name="test-419.cs">
30046     <type name="Test">
30047       <method name="Void .ctor()">
30048         <size>7</size>
30049       </method>
30050       <method name="Void Main()">
30051         <size>7</size>
30052       </method>
30053     </type>
30054   </test>
30055   <test name="test-42.cs">
30056     <type name="X">
30057       <method name="Void .ctor()">
30058         <size>7</size>
30059       </method>
30060       <method name="Int32 get_Item(Int32)">
30061         <size>14</size>
30062       </method>
30063       <method name="Void set_Item(Int32, Int32)">
30064         <size>15</size>
30065       </method>
30066       <method name="Int32 get_P()">
30067         <size>7</size>
30068       </method>
30069       <method name="Void set_P(Int32)">
30070         <size>8</size>
30071       </method>
30072     </type>
30073     <type name="Z">
30074       <method name="Void .ctor()">
30075         <size>7</size>
30076       </method>
30077       <method name="Z get_P()">
30078         <size>2</size>
30079       </method>
30080       <method name="Void set_P(Z)">
30081         <size>1</size>
30082       </method>
30083       <method name="Z op_Increment(Z)">
30084         <size>16</size>
30085       </method>
30086     </type>
30087     <type name="Y">
30088       <method name="Void .ctor()">
30089         <size>7</size>
30090       </method>
30091       <method name="Int32 p_pre_increment(X)">
30092         <size>18</size>
30093       </method>
30094       <method name="Int32 p_post_increment(X)">
30095         <size>18</size>
30096       </method>
30097       <method name="Int32 i_pre_increment(X)">
30098         <size>27</size>
30099       </method>
30100       <method name="Int32 i_post_increment(X)">
30101         <size>27</size>
30102       </method>
30103       <method name="Z overload_increment(Z)">
30104         <size>10</size>
30105       </method>
30106       <method name="Z overload_pre_increment(Z)">
30107         <size>10</size>
30108       </method>
30109       <method name="Z ugly(Z)">
30110         <size>21</size>
30111       </method>
30112       <method name="Int32 simple(Int32)">
30113         <size>62</size>
30114       </method>
30115       <method name="Int32 arrays()">
30116         <size>234</size>
30117       </method>
30118       <method name="Int32 Main()">
30119         <size>161</size>
30120       </method>
30121     </type>
30122   </test>
30123   <test name="test-420.cs">
30124     <type name="Test">
30125       <method name="Void .ctor()">
30126         <size>7</size>
30127       </method>
30128       <method name="Void Main()">
30129         <size>7</size>
30130       </method>
30131     </type>
30132   </test>
30133   <test name="test-421.cs">
30134     <type name="A">
30135       <method name="Void .ctor()">
30136         <size>7</size>
30137       </method>
30138       <method name="Void SetObject(System.String)">
30139         <size>12</size>
30140       </method>
30141     </type>
30142     <type name="B">
30143       <method name="Void .ctor()">
30144         <size>7</size>
30145       </method>
30146     </type>
30147     <type name="C">
30148       <method name="Void .ctor()">
30149         <size>7</size>
30150       </method>
30151       <method name="Void .cctor()">
30152         <size>1</size>
30153       </method>
30154       <method name="Void SetObject(System.String)">
30155         <size>18</size>
30156       </method>
30157     </type>
30158     <type name="X">
30159       <method name="Void .ctor()">
30160         <size>7</size>
30161       </method>
30162       <method name="Int32 Main(System.String[])">
30163         <size>31</size>
30164       </method>
30165     </type>
30166   </test>
30167   <test name="test-422.cs">
30168     <type name="HelloWorld.MainClass">
30169       <method name="Void .ctor()">
30170         <size>7</size>
30171       </method>
30172       <method name="Void .cctor()">
30173         <size>17</size>
30174       </method>
30175       <method name="Void Main(System.String[])">
30176         <size>1</size>
30177       </method>
30178       <method name="Boolean CheckTrueThat()">
30179         <size>2</size>
30180       </method>
30181     </type>
30182   </test>
30183   <test name="test-423.cs">
30184     <type name="Test">
30185       <method name="Void .ctor()">
30186         <size>7</size>
30187       </method>
30188       <method name="Void Func(Int32 ByRef)">
30189         <size>12</size>
30190       </method>
30191       <method name="Void Main()">
30192         <size>10</size>
30193       </method>
30194       <method name="Void lowLevelCall(Int32*)">
30195         <size>1</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-424.cs">
30200     <type name="XX">
30201       <method name="Void .ctor()">
30202         <size>7</size>
30203       </method>
30204       <method name="Void Metodo(System.Exception)">
30205         <size>37</size>
30206       </method>
30207       <method name="IEnumerable X()">
30208         <size>16</size>
30209       </method>
30210       <method name="Void Main()">
30211         <size>63</size>
30212       </method>
30213     </type>
30214     <type name="XX+&lt;X&gt;c__Iterator0">
30215       <method name="Void .ctor()">
30216         <size>7</size>
30217       </method>
30218       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30219         <size>7</size>
30220       </method>
30221       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30222         <size>7</size>
30223       </method>
30224       <method name="Boolean MoveNext()">
30225         <size>105</size>
30226       </method>
30227       <method name="Void Dispose()">
30228         <size>8</size>
30229       </method>
30230       <method name="Void Reset()">
30231         <size>6</size>
30232       </method>
30233       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30234         <size>7</size>
30235       </method>
30236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
30237         <size>26</size>
30238       </method>
30239     </type>
30240   </test>
30241   <test name="test-425.cs">
30242     <type name="A">
30243       <method name="Void .ctor()">
30244         <size>7</size>
30245       </method>
30246       <method name="Void Main()">
30247         <size>1</size>
30248       </method>
30249     </type>
30250     <type name="AAttribute">
30251       <method name="Void .ctor()">
30252         <size>7</size>
30253       </method>
30254     </type>
30255   </test>
30256   <test name="test-426.cs">
30257     <type name="X">
30258       <method name="Void .ctor()">
30259         <size>7</size>
30260       </method>
30261       <method name="Void Main()">
30262         <size>11</size>
30263       </method>
30264     </type>
30265   </test>
30266   <test name="test-427.cs">
30267     <type name="X">
30268       <method name="Void .ctor()">
30269         <size>7</size>
30270       </method>
30271       <method name="Void Main()">
30272         <size>11</size>
30273       </method>
30274     </type>
30275   </test>
30276   <test name="test-428.cs">
30277     <type name="A">
30278       <method name="Void .ctor()">
30279         <size>7</size>
30280       </method>
30281     </type>
30282     <type name="X">
30283       <method name="Void .ctor()">
30284         <size>7</size>
30285       </method>
30286       <method name="Void Main()">
30287         <size>18</size>
30288       </method>
30289     </type>
30290     <type name="X+A">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294     </type>
30295   </test>
30296   <test name="test-429.cs">
30297     <type name="Foo.A">
30298       <method name="Void .ctor()">
30299         <size>7</size>
30300       </method>
30301     </type>
30302     <type name="A">
30303       <method name="Void .ctor()">
30304         <size>7</size>
30305       </method>
30306     </type>
30307     <type name="X">
30308       <method name="Void .ctor()">
30309         <size>7</size>
30310       </method>
30311       <method name="Void Main()">
30312         <size>18</size>
30313       </method>
30314     </type>
30315   </test>
30316   <test name="test-43.cs">
30317     <type name="X">
30318       <method name="Void .ctor()">
30319         <size>7</size>
30320       </method>
30321       <method name="Int32 test_single(System.Int32[])">
30322         <size>34</size>
30323       </method>
30324       <method name="Int32 test_continue(System.Int32[])">
30325         <size>57</size>
30326       </method>
30327       <method name="Boolean test_double(System.Double[])">
30328         <size>61</size>
30329       </method>
30330       <method name="Int32 test_break(System.Int32[])">
30331         <size>57</size>
30332       </method>
30333       <method name="Boolean test_multi(System.Int32[,])">
30334         <size>84</size>
30335       </method>
30336       <method name="Int32 Main()">
30337         <size>284</size>
30338       </method>
30339     </type>
30340     <type name="&lt;PrivateImplementationDetails&gt;">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344     </type>
30345   </test>
30346   <test name="test-430.cs">
30347     <type name="A">
30348       <method name="Void .ctor()">
30349         <size>7</size>
30350       </method>
30351     </type>
30352     <type name="X">
30353       <method name="Void .ctor()">
30354         <size>7</size>
30355       </method>
30356       <method name="Void Main()">
30357         <size>18</size>
30358       </method>
30359     </type>
30360     <type name="X+A">
30361       <method name="Void .ctor()">
30362         <size>7</size>
30363       </method>
30364     </type>
30365   </test>
30366   <test name="test-431.cs">
30367     <type name="Foo.A">
30368       <method name="Void .ctor()">
30369         <size>7</size>
30370       </method>
30371     </type>
30372     <type name="X">
30373       <method name="Void .ctor()">
30374         <size>7</size>
30375       </method>
30376       <method name="Void Main()">
30377         <size>18</size>
30378       </method>
30379     </type>
30380   </test>
30381   <test name="test-432.cs">
30382     <type name="Foo.A">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386     </type>
30387     <type name="X">
30388       <method name="Void .ctor()">
30389         <size>7</size>
30390       </method>
30391       <method name="Void Main()">
30392         <size>18</size>
30393       </method>
30394     </type>
30395   </test>
30396   <test name="test-433.cs">
30397     <type name="Foo.A">
30398       <method name="Void .ctor()">
30399         <size>7</size>
30400       </method>
30401     </type>
30402     <type name="X">
30403       <method name="Void .ctor()">
30404         <size>7</size>
30405       </method>
30406       <method name="Void .cctor()">
30407         <size>11</size>
30408       </method>
30409       <method name="Void Main()">
30410         <size>16</size>
30411       </method>
30412     </type>
30413   </test>
30414   <test name="test-434.cs">
30415     <type name="Foo.A">
30416       <method name="Void .ctor()">
30417         <size>7</size>
30418       </method>
30419     </type>
30420     <type name="X">
30421       <method name="Void .ctor()">
30422         <size>7</size>
30423       </method>
30424       <method name="Void .cctor()">
30425         <size>11</size>
30426       </method>
30427       <method name="Void Main()">
30428         <size>16</size>
30429       </method>
30430     </type>
30431   </test>
30432   <test name="test-435.cs">
30433     <type name="X">
30434       <method name="Void .ctor()">
30435         <size>7</size>
30436       </method>
30437       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30438         <size>2</size>
30439       </method>
30440       <method name="Void Main()">
30441         <size>7</size>
30442       </method>
30443     </type>
30444   </test>
30445   <test name="test-436.cs">
30446     <type name="X">
30447       <method name="Void .ctor()">
30448         <size>7</size>
30449       </method>
30450       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30451         <size>2</size>
30452       </method>
30453       <method name="Void Main()">
30454         <size>7</size>
30455       </method>
30456     </type>
30457   </test>
30458   <test name="test-437.cs">
30459     <type name="T2">
30460       <method name="Void .ctor()">
30461         <size>7</size>
30462       </method>
30463     </type>
30464     <type name="Test">
30465       <method name="Void .ctor()">
30466         <size>7</size>
30467       </method>
30468       <method name="Void Main()">
30469         <size>65</size>
30470       </method>
30471     </type>
30472   </test>
30473   <test name="test-438.cs">
30474     <type name="Program">
30475       <method name="Void .ctor()">
30476         <size>7</size>
30477       </method>
30478       <method name="Void Main(System.String[])">
30479         <size>40</size>
30480       </method>
30481     </type>
30482   </test>
30483   <test name="test-439.cs">
30484     <type name="Test">
30485       <method name="Void .ctor()">
30486         <size>7</size>
30487       </method>
30488       <method name="Void Main()">
30489         <size>45</size>
30490       </method>
30491     </type>
30492     <type name="LayerMask">
30493       <method name="Int32 op_Implicit(LayerMask)">
30494         <size>8</size>
30495       </method>
30496       <method name="LayerMask op_Implicit(Int32)">
30497         <size>11</size>
30498       </method>
30499     </type>
30500   </test>
30501   <test name="test-44.cs">
30502     <type name="X">
30503       <method name="Void .ctor()">
30504         <size>7</size>
30505       </method>
30506       <method name="Int32 dob(System.Int32[,])">
30507         <size>80</size>
30508       </method>
30509       <method name="Int32 count(System.Object)">
30510         <size>39</size>
30511       </method>
30512       <method name="Int32 Main()">
30513         <size>133</size>
30514       </method>
30515     </type>
30516   </test>
30517   <test name="test-440.cs">
30518     <type name="A">
30519       <method name="Void .ctor()">
30520         <size>7</size>
30521       </method>
30522       <method name="Void Main()">
30523         <size>26</size>
30524       </method>
30525       <method name="Double op_Implicit(A)">
30526         <size>10</size>
30527       </method>
30528       <method name="Int32 op_Implicit(A)">
30529         <size>2</size>
30530       </method>
30531     </type>
30532   </test>
30533   <test name="test-441.cs">
30534     <type name="Test">
30535       <method name="Void .ctor()">
30536         <size>7</size>
30537       </method>
30538       <method name="Void .cctor()">
30539         <size>1</size>
30540       </method>
30541       <method name="Void Main()">
30542         <size>25</size>
30543       </method>
30544     </type>
30545   </test>
30546   <test name="test-442.cs">
30547     <type name="ConsoleApplication1.Program">
30548       <method name="Void .ctor()">
30549         <size>7</size>
30550       </method>
30551       <method name="Void Main(System.String[])">
30552         <size>70</size>
30553       </method>
30554     </type>
30555   </test>
30556   <test name="test-443.cs">
30557     <type name="C">
30558       <method name="Void .ctor(ITopic)">
30559         <size>31</size>
30560       </method>
30561       <method name="Void Main()">
30562         <size>1</size>
30563       </method>
30564     </type>
30565   </test>
30566   <test name="test-444.cs">
30567     <type name="쯠쯡쯢">
30568       <method name="Void .ctor()">
30569         <size>7</size>
30570       </method>
30571       <method name="Void Main()">
30572         <size>1</size>
30573       </method>
30574     </type>
30575   </test>
30576   <test name="test-445.cs">
30577     <type name="ConvFromInt">
30578       <method name="Void .ctor()">
30579         <size>14</size>
30580       </method>
30581       <method name="Void .ctor(Int32)">
30582         <size>16</size>
30583       </method>
30584       <method name="ConvFromInt op_Implicit(Int32)">
30585         <size>7</size>
30586       </method>
30587     </type>
30588     <type name="Foo">
30589       <method name="Void .ctor()">
30590         <size>7</size>
30591       </method>
30592       <method name="Void .cctor()">
30593         <size>45</size>
30594       </method>
30595       <method name="Void Main()">
30596         <size>111</size>
30597       </method>
30598     </type>
30599   </test>
30600   <test name="test-446.cs">
30601     <type name="FooTest">
30602       <method name="Void .ctor()">
30603         <size>7</size>
30604       </method>
30605       <method name="Void Main()">
30606         <size>8</size>
30607       </method>
30608       <method name="Void Foo(UInt64)">
30609         <size>1</size>
30610       </method>
30611     </type>
30612   </test>
30613   <test name="test-447.cs">
30614     <type name="System.MonoTODOAttribute">
30615       <method name="Void .ctor()">
30616         <size>7</size>
30617       </method>
30618     </type>
30619     <type name="System.Web.HttpBrowserCapabilities">
30620       <method name="Void .ctor()">
30621         <size>7</size>
30622       </method>
30623       <method name="System.Version get_A()">
30624         <size>6</size>
30625       </method>
30626     </type>
30627     <type name="Test">
30628       <method name="Void .ctor()">
30629         <size>7</size>
30630       </method>
30631       <method name="Void Main()">
30632         <size>1</size>
30633       </method>
30634     </type>
30635   </test>
30636   <test name="test-448.cs">
30637     <type name="MonoDivideProblem">
30638       <method name="Void .ctor()">
30639         <size>7</size>
30640       </method>
30641       <method name="Void .cctor()">
30642         <size>17</size>
30643       </method>
30644       <method name="Void Main(System.String[])">
30645         <size>27</size>
30646       </method>
30647     </type>
30648   </test>
30649   <test name="test-449.cs">
30650     <type name="X">
30651       <method name="Void .ctor()">
30652         <size>7</size>
30653       </method>
30654       <method name="Void Main()">
30655         <size>1</size>
30656       </method>
30657       <method name="Void Z()">
30658         <size>19</size>
30659       </method>
30660       <method name="Void &lt;Z&gt;m__0(System.Object)">
30661         <size>25</size>
30662       </method>
30663       <method name="Void &lt;Z&gt;m__1(System.Object)">
30664         <size>7</size>
30665       </method>
30666     </type>
30667   </test>
30668   <test name="test-45.cs">
30669     <type name="Blah">
30670       <method name="Void .ctor()">
30671         <size>7</size>
30672       </method>
30673       <method name="Void .cctor()">
30674         <size>97</size>
30675       </method>
30676       <method name="Int32 Main()">
30677         <size>755</size>
30678       </method>
30679     </type>
30680     <type name="&lt;PrivateImplementationDetails&gt;">
30681       <method name="Void .ctor()">
30682         <size>7</size>
30683       </method>
30684     </type>
30685   </test>
30686   <test name="test-450.cs">
30687     <type name="MyAttribute">
30688       <method name="Void .ctor(String)">
30689         <size>7</size>
30690       </method>
30691     </type>
30692     <type name="X">
30693       <method name="Void .ctor()">
30694         <size>7</size>
30695       </method>
30696       <method name="Void Main()">
30697         <size>1</size>
30698       </method>
30699     </type>
30700   </test>
30701   <test name="test-451.cs">
30702     <type name="Test">
30703       <method name="Void .ctor()">
30704         <size>7</size>
30705       </method>
30706       <method name="Void Main()">
30707         <size>22</size>
30708       </method>
30709     </type>
30710   </test>
30711   <test name="test-452.cs">
30712     <type name="Foo">
30713       <method name="Void .ctor()">
30714         <size>7</size>
30715       </method>
30716     </type>
30717     <type name="Test">
30718       <method name="Void .ctor()">
30719         <size>7</size>
30720       </method>
30721       <method name="Void Main()">
30722         <size>7</size>
30723       </method>
30724     </type>
30725   </test>
30726   <test name="test-453.cs">
30727     <type name="C">
30728       <method name="Void .ctor()">
30729         <size>7</size>
30730       </method>
30731       <method name="Void Main()">
30732         <size>33</size>
30733       </method>
30734     </type>
30735   </test>
30736   <test name="test-454.cs">
30737     <type name="FooAttribute">
30738       <method name="Void .ctor()">
30739         <size>7</size>
30740       </method>
30741     </type>
30742     <type name="Test">
30743       <method name="Void .ctor()">
30744         <size>7</size>
30745       </method>
30746       <method name="Int32 Main()">
30747         <size>237</size>
30748       </method>
30749     </type>
30750   </test>
30751   <test name="test-455.cs">
30752     <type name="Test">
30753       <method name="Void .ctor()">
30754         <size>7</size>
30755       </method>
30756       <method name="Void Main()">
30757         <size>21</size>
30758       </method>
30759     </type>
30760     <type name="Foo">
30761       <method name="Int32 GetHashCode()">
30762         <size>17</size>
30763       </method>
30764     </type>
30765   </test>
30766   <test name="test-456.cs">
30767     <type name="Test">
30768       <method name="Void .ctor()">
30769         <size>7</size>
30770       </method>
30771       <method name="Void Main()">
30772         <size>16</size>
30773       </method>
30774     </type>
30775     <type name="Foo">
30776       <method name="Void foo()">
30777         <size>11</size>
30778       </method>
30779     </type>
30780   </test>
30781   <test name="test-457.cs">
30782     <type name="Number">
30783       <method name="Void .ctor()">
30784         <size>7</size>
30785       </method>
30786       <method name="Void IDouble.Add(Double)">
30787         <size>11</size>
30788       </method>
30789       <method name="Void IInteger.Add(Int32)">
30790         <size>11</size>
30791       </method>
30792       <method name="Int32 Main()">
30793         <size>52</size>
30794       </method>
30795     </type>
30796   </test>
30797   <test name="test-458.cs">
30798     <type name="MyAttr">
30799       <method name="Void .ctor()">
30800         <size>7</size>
30801       </method>
30802       <method name="Void .ctor(Type)">
30803         <size>7</size>
30804       </method>
30805       <method name="Void .ctor(String)">
30806         <size>7</size>
30807       </method>
30808       <method name="Void .ctor(Int32)">
30809         <size>7</size>
30810       </method>
30811     </type>
30812     <type name="ClassA">
30813       <method name="Void .ctor()">
30814         <size>7</size>
30815       </method>
30816     </type>
30817     <type name="ClassB">
30818       <method name="Void .ctor()">
30819         <size>7</size>
30820       </method>
30821     </type>
30822     <type name="ClassC">
30823       <method name="Void .ctor()">
30824         <size>7</size>
30825       </method>
30826     </type>
30827     <type name="ClassD">
30828       <method name="Void .ctor()">
30829         <size>7</size>
30830       </method>
30831     </type>
30832     <type name="Top">
30833       <method name="Void .ctor()">
30834         <size>7</size>
30835       </method>
30836       <method name="Int32 Main()">
30837         <size>28</size>
30838       </method>
30839     </type>
30840   </test>
30841   <test name="test-459.cs">
30842     <type name="CC">
30843       <method name="Void .ctor()">
30844         <size>7</size>
30845       </method>
30846       <method name="Int32 Main()">
30847         <size>13</size>
30848       </method>
30849     </type>
30850     <type name="CC+IfElseStateMachine">
30851       <method name="Void .ctor()">
30852         <size>7</size>
30853       </method>
30854       <method name="Void HandleToken(Token)">
30855         <size>15</size>
30856       </method>
30857     </type>
30858   </test>
30859   <test name="test-46.cs">
30860     <type name="X">
30861       <method name="Void .ctor()">
30862         <size>7</size>
30863       </method>
30864       <method name="Int32 cast_int(System.Object)">
30865         <size>7</size>
30866       </method>
30867       <method name="UInt32 cast_uint(System.Object)">
30868         <size>7</size>
30869       </method>
30870       <method name="Int16 cast_short(System.Object)">
30871         <size>7</size>
30872       </method>
30873       <method name="Char cast_char(System.Object)">
30874         <size>7</size>
30875       </method>
30876       <method name="UInt16 cast_ushort(System.Object)">
30877         <size>7</size>
30878       </method>
30879       <method name="Byte cast_byte(System.Object)">
30880         <size>7</size>
30881       </method>
30882       <method name="SByte cast_sbyte(System.Object)">
30883         <size>7</size>
30884       </method>
30885       <method name="Int64 cast_long(System.Object)">
30886         <size>7</size>
30887       </method>
30888       <method name="UInt64 cast_ulong(System.Object)">
30889         <size>7</size>
30890       </method>
30891       <method name="Single cast_float(System.Object)">
30892         <size>7</size>
30893       </method>
30894       <method name="Double cast_double(System.Object)">
30895         <size>7</size>
30896       </method>
30897       <method name="Boolean cast_bool(System.Object)">
30898         <size>7</size>
30899       </method>
30900       <method name="Int32 Main()">
30901         <size>1120</size>
30902       </method>
30903     </type>
30904   </test>
30905   <test name="test-460.cs">
30906     <type name="MainClass">
30907       <method name="Void .ctor()">
30908         <size>7</size>
30909       </method>
30910       <method name="Void .cctor()">
30911         <size>18</size>
30912       </method>
30913       <method name="Void Main()">
30914         <size>1</size>
30915       </method>
30916     </type>
30917   </test>
30918   <test name="test-461.cs">
30919     <type name="Valtest">
30920       <method name="Void .ctor()">
30921         <size>7</size>
30922       </method>
30923       <method name="Int32 Main()">
30924         <size>50</size>
30925       </method>
30926     </type>
30927     <type name="Value">
30928       <method name="Void .ctor(Object)">
30929         <size>1</size>
30930       </method>
30931       <method name="System.Object get_Val()">
30932         <size>7</size>
30933       </method>
30934       <method name="System.Enum get_Val2()">
30935         <size>7</size>
30936       </method>
30937     </type>
30938   </test>
30939   <test name="test-462.cs">
30940     <type name="X">
30941       <method name="Void .ctor()">
30942         <size>7</size>
30943       </method>
30944       <method name="Void Method(X)">
30945         <size>1</size>
30946       </method>
30947       <method name="Void Method(System.String)">
30948         <size>8</size>
30949       </method>
30950       <method name="Int32 Main()">
30951         <size>28</size>
30952       </method>
30953     </type>
30954   </test>
30955   <test name="test-463.cs">
30956     <type name="PropertySorter">
30957       <method name="Void .ctor()">
30958         <size>7</size>
30959       </method>
30960     </type>
30961     <type name="PathItemBase">
30962       <method name="Void .ctor()">
30963         <size>7</size>
30964       </method>
30965     </type>
30966     <type name="PathItemBase+TypeConverter">
30967       <method name="Void .ctor()">
30968         <size>7</size>
30969       </method>
30970     </type>
30971     <type name="X">
30972       <method name="Void .ctor()">
30973         <size>7</size>
30974       </method>
30975       <method name="Void Main()">
30976         <size>1</size>
30977       </method>
30978     </type>
30979   </test>
30980   <test name="test-464.cs">
30981     <type name="C">
30982       <method name="Void .ctor()">
30983         <size>7</size>
30984       </method>
30985       <method name="Int32 Main()">
30986         <size>85</size>
30987       </method>
30988     </type>
30989   </test>
30990   <test name="test-465.cs">
30991     <type name="C">
30992       <method name="Void .ctor()">
30993         <size>7</size>
30994       </method>
30995       <method name="Int32 Main()">
30996         <size>85</size>
30997       </method>
30998     </type>
30999   </test>
31000   <test name="test-467.cs">
31001     <type name="ExceptionWithAnonMethod">
31002       <method name="Void .ctor()">
31003         <size>7</size>
31004       </method>
31005       <method name="Int32 Main()">
31006         <size>96</size>
31007       </method>
31008       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
31009         <size>13</size>
31010       </method>
31011     </type>
31012     <type name="ExceptionWithAnonMethod+EmptyCallback">
31013       <method name="Void .ctor(Object, IntPtr)">
31014         <size>0</size>
31015       </method>
31016       <method name="Void Invoke()">
31017         <size>0</size>
31018       </method>
31019       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31020         <size>0</size>
31021       </method>
31022       <method name="Void EndInvoke(IAsyncResult)">
31023         <size>0</size>
31024       </method>
31025     </type>
31026     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
31027       <method name="Void .ctor()">
31028         <size>7</size>
31029       </method>
31030       <method name="Void &lt;&gt;m__0()">
31031         <size>33</size>
31032       </method>
31033     </type>
31034   </test>
31035   <test name="test-468.cs">
31036     <type name="CorMetaDataDispenserExClass">
31037       <method name="Void .ctor()">
31038         <size>0</size>
31039       </method>
31040     </type>
31041     <type name="Test">
31042       <method name="Void .ctor()">
31043         <size>7</size>
31044       </method>
31045       <method name="Void XXX()">
31046         <size>12</size>
31047       </method>
31048       <method name="Void Main()">
31049         <size>1</size>
31050       </method>
31051     </type>
31052   </test>
31053   <test name="test-469.cs">
31054     <type name="Lambda">
31055       <method name="Void .ctor()">
31056         <size>7</size>
31057       </method>
31058       <method name="Void f(Int32)">
31059         <size>7</size>
31060       </method>
31061       <method name="Del[] Make2(Int32)">
31062         <size>50</size>
31063       </method>
31064       <method name="Int32 Main()">
31065         <size>68</size>
31066       </method>
31067     </type>
31068     <type name="Del">
31069       <method name="Void .ctor(Object, IntPtr)">
31070         <size>0</size>
31071       </method>
31072       <method name="Void Invoke(Int32)">
31073         <size>0</size>
31074       </method>
31075       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31076         <size>0</size>
31077       </method>
31078       <method name="Void EndInvoke(IAsyncResult)">
31079         <size>0</size>
31080       </method>
31081     </type>
31082     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
31083       <method name="Void .ctor()">
31084         <size>7</size>
31085       </method>
31086       <method name="Void &lt;&gt;m__0(Int32)">
31087         <size>23</size>
31088       </method>
31089       <method name="Void &lt;&gt;m__1(Int32)">
31090         <size>23</size>
31091       </method>
31092     </type>
31093   </test>
31094   <test name="test-47.cs">
31095     <type name="X">
31096       <method name="Void .ctor()">
31097         <size>7</size>
31098       </method>
31099       <method name="Void .cctor()">
31100         <size>1</size>
31101       </method>
31102       <method name="Boolean f()">
31103         <size>24</size>
31104       </method>
31105       <method name="Boolean t()">
31106         <size>24</size>
31107       </method>
31108       <method name="Int32 Main()">
31109         <size>404</size>
31110       </method>
31111     </type>
31112   </test>
31113   <test name="test-470.cs">
31114     <type name="X">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="System.String get_ASTNodeTypeName()">
31119         <size>16</size>
31120       </method>
31121     </type>
31122     <type name="Demo">
31123       <method name="Void .ctor()">
31124         <size>7</size>
31125       </method>
31126       <method name="Void Main()">
31127         <size>1</size>
31128       </method>
31129     </type>
31130   </test>
31131   <test name="test-471.cs">
31132     <type name="AAttribute">
31133       <method name="Void .ctor()">
31134         <size>7</size>
31135       </method>
31136     </type>
31137     <type name="Demo">
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   </test>
31146   <test name="test-472.cs">
31147     <type name="Test">
31148       <method name="Void .ctor()">
31149         <size>7</size>
31150       </method>
31151       <method name="Int32 get_Prop()">
31152         <size>7</size>
31153       </method>
31154       <method name="Void set_Prop(Int32)">
31155         <size>8</size>
31156       </method>
31157       <method name="Int32 Main()">
31158         <size>79</size>
31159       </method>
31160     </type>
31161   </test>
31162   <test name="test-473.cs">
31163     <type name="UnixMarshal">
31164       <method name="Void .ctor()">
31165         <size>7</size>
31166       </method>
31167       <method name="Void .cctor()">
31168         <size>24</size>
31169       </method>
31170       <method name="Void Default(Int32)">
31171         <size>1</size>
31172       </method>
31173       <method name="System.String GetDescription(Error)">
31174         <size>2</size>
31175       </method>
31176     </type>
31177     <type name="UnixMarshal2">
31178       <method name="Void .ctor()">
31179         <size>7</size>
31180       </method>
31181       <method name="System.String GetDescription(Error)">
31182         <size>2</size>
31183       </method>
31184     </type>
31185     <type name="Stdlib">
31186       <method name="Void .ctor()">
31187         <size>7</size>
31188       </method>
31189     </type>
31190     <type name="TestConst">
31191       <method name="Void .ctor()">
31192         <size>7</size>
31193       </method>
31194     </type>
31195     <type name="XX">
31196       <method name="Void .ctor()">
31197         <size>7</size>
31198       </method>
31199     </type>
31200     <type name="Syscall">
31201       <method name="Void .ctor()">
31202         <size>7</size>
31203       </method>
31204       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
31205         <size>2</size>
31206       </method>
31207     </type>
31208     <type name="EnumWrapper">
31209       <method name="Void .ctor(Int32)">
31210         <size>7</size>
31211       </method>
31212     </type>
31213     <type name="Test">
31214       <method name="Void .ctor()">
31215         <size>7</size>
31216       </method>
31217       <method name="Void Main()">
31218         <size>1</size>
31219       </method>
31220     </type>
31221     <type name="SignalHandler">
31222       <method name="Void .ctor(Object, IntPtr)">
31223         <size>0</size>
31224       </method>
31225       <method name="Void Invoke(Int32)">
31226         <size>0</size>
31227       </method>
31228       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31229         <size>0</size>
31230       </method>
31231       <method name="Void EndInvoke(IAsyncResult)">
31232         <size>0</size>
31233       </method>
31234     </type>
31235     <type name="PS">
31236       <method name="Void GetDescription(Error)">
31237         <size>1</size>
31238       </method>
31239     </type>
31240     <type name="Value">
31241       <method name="EnumWrapper op_Explicit(Value)">
31242         <size>11</size>
31243       </method>
31244     </type>
31245   </test>
31246   <test name="test-474.cs">
31247     <type name="Z">
31248       <method name="Void .ctor()">
31249         <size>7</size>
31250       </method>
31251       <method name="Void Main()">
31252         <size>13</size>
31253       </method>
31254       <method name="Void TestPreinc(Int32)">
31255         <size>57</size>
31256       </method>
31257       <method name="Void TestPostinc(Int32)">
31258         <size>57</size>
31259       </method>
31260       <method name="Void Assert(Int32, Int32)">
31261         <size>67</size>
31262       </method>
31263     </type>
31264     <type name="Z+X">
31265       <method name="Void .ctor(Object, IntPtr)">
31266         <size>0</size>
31267       </method>
31268       <method name="Void Invoke()">
31269         <size>0</size>
31270       </method>
31271       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31272         <size>0</size>
31273       </method>
31274       <method name="Void EndInvoke(IAsyncResult)">
31275         <size>0</size>
31276       </method>
31277     </type>
31278     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
31279       <method name="Void .ctor()">
31280         <size>7</size>
31281       </method>
31282       <method name="Void &lt;&gt;m__0()">
31283         <size>38</size>
31284       </method>
31285     </type>
31286     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
31287       <method name="Void .ctor()">
31288         <size>7</size>
31289       </method>
31290       <method name="Void &lt;&gt;m__1()">
31291         <size>38</size>
31292       </method>
31293     </type>
31294   </test>
31295   <test name="test-475.cs">
31296     <type name="X">
31297       <method name="Void .ctor()">
31298         <size>7</size>
31299       </method>
31300       <method name="Void .cctor()">
31301         <size>24</size>
31302       </method>
31303       <method name="Void add_e(MyDelegate)">
31304         <size>22</size>
31305       </method>
31306       <method name="Void remove_e(MyDelegate)">
31307         <size>22</size>
31308       </method>
31309       <method name="Void Test(Int32)">
31310         <size>17</size>
31311       </method>
31312       <method name="Int32 Main()">
31313         <size>28</size>
31314       </method>
31315     </type>
31316     <type name="MyDelegate">
31317       <method name="Void .ctor(Object, IntPtr)">
31318         <size>0</size>
31319       </method>
31320       <method name="Void Invoke(Int32)">
31321         <size>0</size>
31322       </method>
31323       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31324         <size>0</size>
31325       </method>
31326       <method name="Void EndInvoke(IAsyncResult)">
31327         <size>0</size>
31328       </method>
31329     </type>
31330   </test>
31331   <test name="test-476.cs">
31332     <type name="Test">
31333       <method name="Void .ctor()">
31334         <size>7</size>
31335       </method>
31336       <method name="Void Main()">
31337         <size>1</size>
31338       </method>
31339     </type>
31340   </test>
31341   <test name="test-477.cs">
31342     <type name="C">
31343       <method name="Void .ctor()">
31344         <size>7</size>
31345       </method>
31346       <method name="Void Test(Int32 ByRef)">
31347         <size>1</size>
31348       </method>
31349       <method name="Void Main()">
31350         <size>1</size>
31351       </method>
31352     </type>
31353   </test>
31354   <test name="test-478.cs">
31355     <type name="Test.MainClass">
31356       <method name="Void .ctor()">
31357         <size>7</size>
31358       </method>
31359       <method name="Void Main()">
31360         <size>1</size>
31361       </method>
31362     </type>
31363     <type name="Test.TestAttribute">
31364       <method name="Void .ctor(TestEnum2)">
31365         <size>7</size>
31366       </method>
31367     </type>
31368     <type name="Test.Test2Attribute">
31369       <method name="Void .ctor()">
31370         <size>7</size>
31371       </method>
31372     </type>
31373   </test>
31374   <test name="test-479.cs">
31375     <type name="Test.Test">
31376       <method name="Void .ctor()">
31377         <size>7</size>
31378       </method>
31379       <method name="Boolean Equals(System.Object)">
31380         <size>2</size>
31381       </method>
31382       <method name="Int32 GetHashCode()">
31383         <size>2</size>
31384       </method>
31385       <method name="Void Main()">
31386         <size>1</size>
31387       </method>
31388     </type>
31389   </test>
31390   <test name="test-48.cs">
31391     <type name="Blah">
31392       <method name="Void .ctor()">
31393         <size>7</size>
31394       </method>
31395       <method name="Int32 Main()">
31396         <size>59</size>
31397       </method>
31398       <method name="Void Test_1()">
31399         <size>1</size>
31400       </method>
31401     </type>
31402   </test>
31403   <test name="test-480.cs">
31404     <type name="Space">
31405       <method name="Void .ctor()">
31406         <size>14</size>
31407       </method>
31408       <method name="Void Leak(Boolean, Int32)">
31409         <size>85</size>
31410       </method>
31411     </type>
31412     <type name="Program">
31413       <method name="Void .ctor()">
31414         <size>7</size>
31415       </method>
31416       <method name="Void Main(System.String[])">
31417         <size>1</size>
31418       </method>
31419     </type>
31420     <type name="Space+DoCopy">
31421       <method name="Void .ctor(Object, IntPtr)">
31422         <size>0</size>
31423       </method>
31424       <method name="Void Invoke()">
31425         <size>0</size>
31426       </method>
31427       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31428         <size>0</size>
31429       </method>
31430       <method name="Void EndInvoke(IAsyncResult)">
31431         <size>0</size>
31432       </method>
31433     </type>
31434     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31435       <method name="Void .ctor()">
31436         <size>7</size>
31437       </method>
31438       <method name="Void &lt;&gt;m__0()">
31439         <size>18</size>
31440       </method>
31441       <method name="Void &lt;&gt;m__1()">
31442         <size>68</size>
31443       </method>
31444     </type>
31445     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31446       <method name="Void .ctor()">
31447         <size>7</size>
31448       </method>
31449     </type>
31450   </test>
31451   <test name="test-481.cs">
31452     <type name="TestClass">
31453       <method name="Int32 Main()">
31454         <size>42</size>
31455       </method>
31456     </type>
31457     <type name="TestDelegate">
31458       <method name="Void .ctor(Object, IntPtr)">
31459         <size>0</size>
31460       </method>
31461       <method name="Void Invoke(Int32 ByRef)">
31462         <size>0</size>
31463       </method>
31464       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31465         <size>0</size>
31466       </method>
31467       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31468         <size>0</size>
31469       </method>
31470     </type>
31471     <type name="TestClass">
31472       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31473         <size>4</size>
31474       </method>
31475     </type>
31476   </test>
31477   <test name="test-482.cs">
31478     <type name="X">
31479       <method name="Void .ctor()">
31480         <size>7</size>
31481       </method>
31482       <method name="Void M4(Int32)">
31483         <size>1</size>
31484       </method>
31485       <method name="Void Main()">
31486         <size>1</size>
31487       </method>
31488       <method name="Void M4(Int32, ...)">
31489         <size>1</size>
31490       </method>
31491     </type>
31492   </test>
31493   <test name="test-483.cs">
31494     <type name="Tests">
31495       <method name="Void .ctor()">
31496         <size>7</size>
31497       </method>
31498       <method name="Void Main()">
31499         <size>21</size>
31500       </method>
31501     </type>
31502   </test>
31503   <test name="test-484.cs">
31504     <type name="Test.TestBit">
31505       <method name="Void .ctor()">
31506         <size>7</size>
31507       </method>
31508       <method name="Void Main()">
31509         <size>1</size>
31510       </method>
31511     </type>
31512   </test>
31513   <test name="test-485.cs">
31514     <type name="MonoBUG">
31515       <method name="Void .ctor()">
31516         <size>7</size>
31517       </method>
31518       <method name="Void Main(System.String[])">
31519         <size>44</size>
31520       </method>
31521     </type>
31522   </test>
31523   <test name="test-486.cs">
31524     <type name="Test">
31525       <method name="Void .ctor()">
31526         <size>7</size>
31527       </method>
31528       <method name="Void Main()">
31529         <size>119</size>
31530       </method>
31531     </type>
31532   </test>
31533   <test name="test-487.cs">
31534     <type name="X">
31535       <method name="Void .ctor(Object)">
31536         <size>72</size>
31537       </method>
31538       <method name="Void .cctor()">
31539         <size>1</size>
31540       </method>
31541       <method name="Int32 Main()">
31542         <size>25</size>
31543       </method>
31544     </type>
31545   </test>
31546   <test name="test-488.cs">
31547     <type name="P">
31548       <method name="Void .ctor()">
31549         <size>7</size>
31550       </method>
31551     </type>
31552     <type name="Test">
31553       <method name="Void .ctor()">
31554         <size>7</size>
31555       </method>
31556       <method name="IEnumerable foo()">
31557         <size>2</size>
31558       </method>
31559       <method name="Void Main()">
31560         <size>165</size>
31561       </method>
31562     </type>
31563     <type name="Q">
31564       <method name="Void .ctor(P)">
31565         <size>8</size>
31566       </method>
31567     </type>
31568   </test>
31569   <test name="test-489.cs">
31570     <type name="test">
31571       <method name="Void .ctor()">
31572         <size>7</size>
31573       </method>
31574       <method name="Void Main()">
31575         <size>1</size>
31576       </method>
31577     </type>
31578   </test>
31579   <test name="test-49.cs">
31580     <type name="X">
31581       <method name="Void .ctor()">
31582         <size>7</size>
31583       </method>
31584       <method name="Int32 s(Byte)">
31585         <size>2182</size>
31586       </method>
31587       <method name="Int32 test(Int32)">
31588         <size>70</size>
31589       </method>
31590       <method name="Int32 tests(System.String)">
31591         <size>152</size>
31592       </method>
31593       <method name="Int32 testn(System.String)">
31594         <size>76</size>
31595       </method>
31596       <method name="Int32 testm(System.String)">
31597         <size>77</size>
31598       </method>
31599       <method name="Int32 testo(System.String)">
31600         <size>79</size>
31601       </method>
31602       <method name="Int32 testp(System.String)">
31603         <size>109</size>
31604       </method>
31605       <method name="Int32 test_def(System.String)">
31606         <size>119</size>
31607       </method>
31608       <method name="Int32 test_coverage(Int32)">
31609         <size>18</size>
31610       </method>
31611       <method name="Int32 test_goto(Int32)">
31612         <size>39</size>
31613       </method>
31614       <method name="Int32 test_memberaccess(System.String)">
31615         <size>76</size>
31616       </method>
31617       <method name="Int32 test_string_multiple_targets(System.String)">
31618         <size>128</size>
31619       </method>
31620       <method name="Int32 test_casts(Int32)">
31621         <size>17</size>
31622       </method>
31623       <method name="Int32 testSwitchEnumLong(TestEnum)">
31624         <size>56</size>
31625       </method>
31626       <method name="Int32 test_long_enum_switch()">
31627         <size>66</size>
31628       </method>
31629       <method name="Int32 tests_default(System.String)">
31630         <size>107</size>
31631       </method>
31632       <method name="Int32 tests_default_2(System.String)">
31633         <size>124</size>
31634       </method>
31635       <method name="Void test_76590(System.String)">
31636         <size>107</size>
31637       </method>
31638       <method name="Void test_77964()">
31639         <size>37</size>
31640       </method>
31641       <method name="Boolean bug_78860()">
31642         <size>114</size>
31643       </method>
31644       <method name="Int32 Main()">
31645         <size>1037</size>
31646       </method>
31647     </type>
31648   </test>
31649   <test name="test-490.cs">
31650     <type name="T">
31651       <method name="Void .ctor()">
31652         <size>7</size>
31653       </method>
31654       <method name="Void .cctor()">
31655         <size>39</size>
31656       </method>
31657       <method name="Void Main()">
31658         <size>1</size>
31659       </method>
31660     </type>
31661   </test>
31662   <test name="test-491.cs">
31663     <type name="M">
31664       <method name="Void .ctor()">
31665         <size>7</size>
31666       </method>
31667       <method name="Void Main()">
31668         <size>1</size>
31669       </method>
31670     </type>
31671     <type name="AttrA">
31672       <method name="Void .ctor()">
31673         <size>7</size>
31674       </method>
31675     </type>
31676     <type name="AttrB">
31677       <method name="Void .ctor()">
31678         <size>7</size>
31679       </method>
31680     </type>
31681   </test>
31682   <test name="test-492.cs">
31683     <type name="Test.My1Attribute">
31684       <method name="Void .ctor(Object)">
31685         <size>19</size>
31686       </method>
31687     </type>
31688     <type name="Test.My2Attribute">
31689       <method name="Void .ctor(String[])">
31690         <size>21</size>
31691       </method>
31692     </type>
31693     <type name="Test.My3Attribute">
31694       <method name="Void .ctor(Byte)">
31695         <size>24</size>
31696       </method>
31697     </type>
31698     <type name="Test.Test">
31699       <method name="Void .ctor()">
31700         <size>7</size>
31701       </method>
31702       <method name="Int32 Main()">
31703         <size>60</size>
31704       </method>
31705     </type>
31706   </test>
31707   <test name="test-493.cs">
31708     <type name="A">
31709       <method name="Void .ctor()">
31710         <size>7</size>
31711       </method>
31712       <method name="Int32 get_f()">
31713         <size>2</size>
31714       </method>
31715     </type>
31716     <type name="B">
31717       <method name="Void .ctor()">
31718         <size>7</size>
31719       </method>
31720       <method name="Int32 bar()">
31721         <size>11</size>
31722       </method>
31723     </type>
31724     <type name="C">
31725       <method name="Void .ctor()">
31726         <size>7</size>
31727       </method>
31728       <method name="Void Main()">
31729         <size>1</size>
31730       </method>
31731     </type>
31732   </test>
31733   <test name="test-494.cs">
31734     <type name="Agresso.Foundation.Function">
31735       <method name="Void .ctor()">
31736         <size>7</size>
31737       </method>
31738       <method name="Void Main()">
31739         <size>1</size>
31740       </method>
31741     </type>
31742     <type name="Agresso.Foundation.Translate">
31743       <method name="Void .ctor(Object, IntPtr)">
31744         <size>0</size>
31745       </method>
31746       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31747         <size>0</size>
31748       </method>
31749       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31750         <size>0</size>
31751       </method>
31752       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31753         <size>0</size>
31754       </method>
31755     </type>
31756   </test>
31757   <test name="test-495.cs">
31758     <type name="plj.aClass">
31759       <method name="Void .ctor()">
31760         <size>7</size>
31761       </method>
31762       <method name="plj.aClass op_Implicit(plj.fromClass)">
31763         <size>2</size>
31764       </method>
31765     </type>
31766     <type name="plj.realClass1">
31767       <method name="Void .ctor()">
31768         <size>7</size>
31769       </method>
31770       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31771         <size>2</size>
31772       </method>
31773     </type>
31774     <type name="plj.fromClass">
31775       <method name="Void .ctor()">
31776         <size>7</size>
31777       </method>
31778       <method name="Void Main()">
31779         <size>1</size>
31780       </method>
31781     </type>
31782   </test>
31783   <test name="test-496.cs">
31784     <type name="Test">
31785       <method name="Void .ctor()">
31786         <size>7</size>
31787       </method>
31788       <method name="IEnumerator GetEnumerator()">
31789         <size>15</size>
31790       </method>
31791       <method name="Void Main()">
31792         <size>11</size>
31793       </method>
31794       <method name="Void Run()">
31795         <size>176</size>
31796       </method>
31797     </type>
31798     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31799       <method name="Void .ctor()">
31800         <size>7</size>
31801       </method>
31802       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31803         <size>7</size>
31804       </method>
31805       <method name="Boolean MoveNext()">
31806         <size>129</size>
31807       </method>
31808       <method name="Void Dispose()">
31809         <size>8</size>
31810       </method>
31811       <method name="Void Reset()">
31812         <size>6</size>
31813       </method>
31814       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31815         <size>7</size>
31816       </method>
31817     </type>
31818   </test>
31819   <test name="test-497.cs">
31820     <type name="PlotMenuItem">
31821       <method name="Void .ctor()">
31822         <size>7</size>
31823       </method>
31824       <method name="Void .ctor(EventHandler)">
31825         <size>54</size>
31826       </method>
31827       <method name="Int32 Main()">
31828         <size>50</size>
31829       </method>
31830       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31831         <size>11</size>
31832       </method>
31833       <method name="System.EventHandler get_Callback()">
31834         <size>7</size>
31835       </method>
31836       <method name="Void set_Callback(System.EventHandler)">
31837         <size>8</size>
31838       </method>
31839     </type>
31840   </test>
31841   <test name="test-498.cs">
31842     <type name="C">
31843       <method name="Int32 Main()">
31844         <size>81</size>
31845       </method>
31846     </type>
31847     <type name="A">
31848       <method name="Void .ctor(Single)">
31849         <size>0</size>
31850       </method>
31851       <method name="Int32 get_Foo()">
31852         <size>0</size>
31853       </method>
31854     </type>
31855   </test>
31856   <test name="test-499.cs">
31857     <type name="X">
31858       <method name="Void .ctor()">
31859         <size>7</size>
31860       </method>
31861       <method name="Void Main()">
31862         <size>24</size>
31863       </method>
31864     </type>
31865   </test>
31866   <test name="test-5.cs">
31867     <type name="X">
31868       <method name="Void .ctor()">
31869         <size>7</size>
31870       </method>
31871       <method name="Int32 Main()">
31872         <size>37</size>
31873       </method>
31874     </type>
31875   </test>
31876   <test name="test-500.cs">
31877     <type name="SomeCustomAttribute">
31878       <method name="Void .ctor()">
31879         <size>7</size>
31880       </method>
31881     </type>
31882     <type name="MainClass">
31883       <method name="Void .ctor()">
31884         <size>7</size>
31885       </method>
31886       <method name="Int32 Main()">
31887         <size>117</size>
31888       </method>
31889     </type>
31890   </test>
31891   <test name="test-501.cs">
31892     <type name="Tests">
31893       <method name="Void .ctor()">
31894         <size>7</size>
31895       </method>
31896       <method name="Void DumpException(Tests+FilterStackFrame)">
31897         <size>1</size>
31898       </method>
31899       <method name="Void foo(Boolean ByRef)">
31900         <size>49</size>
31901       </method>
31902       <method name="Void Main(System.String[])">
31903         <size>8</size>
31904       </method>
31905     </type>
31906     <type name="Tests+FilterStackFrame">
31907       <method name="Void .ctor(Object, IntPtr)">
31908         <size>0</size>
31909       </method>
31910       <method name="Boolean Invoke(System.Object)">
31911         <size>0</size>
31912       </method>
31913       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31914         <size>0</size>
31915       </method>
31916       <method name="Boolean EndInvoke(IAsyncResult)">
31917         <size>0</size>
31918       </method>
31919     </type>
31920     <type name="Tests">
31921       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31922         <size>2</size>
31923       </method>
31924     </type>
31925   </test>
31926   <test name="test-502.cs">
31927     <type name="Base">
31928       <method name="Void .ctor()">
31929         <size>7</size>
31930       </method>
31931       <method name="Int32 get_Property()">
31932         <size>3</size>
31933       </method>
31934       <method name="Void Main()">
31935         <size>1</size>
31936       </method>
31937     </type>
31938     <type name="Derived">
31939       <method name="Void .ctor()">
31940         <size>7</size>
31941       </method>
31942       <method name="Int32 get_Property()">
31943         <size>3</size>
31944       </method>
31945     </type>
31946     <type name="BaseClass">
31947       <method name="Void .ctor()">
31948         <size>7</size>
31949       </method>
31950       <method name="Int32 get_Value()">
31951         <size>2</size>
31952       </method>
31953       <method name="Void set_Value(Int32)">
31954         <size>1</size>
31955       </method>
31956     </type>
31957     <type name="DerivedClass">
31958       <method name="Void .ctor()">
31959         <size>7</size>
31960       </method>
31961       <method name="Int32 get_Value()">
31962         <size>2</size>
31963       </method>
31964     </type>
31965     <type name="ErrorClass">
31966       <method name="Void .ctor()">
31967         <size>7</size>
31968       </method>
31969       <method name="Int32 get_Value()">
31970         <size>2</size>
31971       </method>
31972       <method name="Void set_Value(Int32)">
31973         <size>1</size>
31974       </method>
31975     </type>
31976   </test>
31977   <test name="test-503.cs">
31978     <type name="Foo">
31979       <method name="Void .ctor()">
31980         <size>7</size>
31981       </method>
31982       <method name="Int32 Main()">
31983         <size>33</size>
31984       </method>
31985     </type>
31986   </test>
31987   <test name="test-504.cs">
31988     <type name="Foo">
31989       <method name="Void .ctor()">
31990         <size>7</size>
31991       </method>
31992       <method name="Void .cctor()">
31993         <size>7</size>
31994       </method>
31995       <method name="Int32 f()">
31996         <size>2</size>
31997       </method>
31998       <method name="Int32 Main()">
31999         <size>32</size>
32000       </method>
32001     </type>
32002   </test>
32003   <test name="test-505.cs">
32004     <type name="T">
32005       <method name="Void .ctor()">
32006         <size>7</size>
32007       </method>
32008       <method name="Int32 f()">
32009         <size>19</size>
32010       </method>
32011       <method name="Void Main()">
32012         <size>38</size>
32013       </method>
32014     </type>
32015   </test>
32016   <test name="test-506.cs">
32017     <type name="ProtectedSetter.BaseClass">
32018       <method name="Void .ctor()">
32019         <size>7</size>
32020       </method>
32021       <method name="System.String get_Name()">
32022         <size>0</size>
32023       </method>
32024       <method name="Void set_Name(System.String)">
32025         <size>0</size>
32026       </method>
32027     </type>
32028     <type name="ProtectedSetter.DerivedClass">
32029       <method name="Void .ctor()">
32030         <size>7</size>
32031       </method>
32032       <method name="System.String get_Name()">
32033         <size>2</size>
32034       </method>
32035       <method name="Void set_Name(System.String)">
32036         <size>1</size>
32037       </method>
32038       <method name="Void Main()">
32039         <size>1</size>
32040       </method>
32041     </type>
32042   </test>
32043   <test name="test-507.cs">
32044     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
32045       <method name="Void .ctor()">
32046         <size>7</size>
32047       </method>
32048       <method name="Void SomeMethod()">
32049         <size>1</size>
32050       </method>
32051       <method name="Void SomeMethod2()">
32052         <size>1</size>
32053       </method>
32054     </type>
32055     <type name="NewslotVirtualFinal.C">
32056       <method name="Void .ctor()">
32057         <size>7</size>
32058       </method>
32059       <method name="Int32 Main()">
32060         <size>83</size>
32061       </method>
32062     </type>
32063   </test>
32064   <test name="test-508.cs">
32065     <type name="OutputParam">
32066       <method name="Void .ctor()">
32067         <size>7</size>
32068       </method>
32069       <method name="Void Main(System.String[])">
32070         <size>14</size>
32071       </method>
32072       <method name="Void Method(Int32 ByRef)">
32073         <size>17</size>
32074       </method>
32075     </type>
32076   </test>
32077   <test name="test-509.cs">
32078     <type name="BaseClass">
32079       <method name="Void .ctor()">
32080         <size>7</size>
32081       </method>
32082       <method name="Void add_OnEvent(DelegateHandler)">
32083         <size>24</size>
32084       </method>
32085       <method name="Void remove_OnEvent(DelegateHandler)">
32086         <size>24</size>
32087       </method>
32088     </type>
32089     <type name="ExtendingClass">
32090       <method name="Void .ctor()">
32091         <size>7</size>
32092       </method>
32093       <method name="Void Main()">
32094         <size>1</size>
32095       </method>
32096       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
32097         <size>8</size>
32098       </method>
32099       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
32100         <size>8</size>
32101       </method>
32102     </type>
32103     <type name="DelegateHandler">
32104       <method name="Void .ctor(Object, IntPtr)">
32105         <size>0</size>
32106       </method>
32107       <method name="Void Invoke()">
32108         <size>0</size>
32109       </method>
32110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32111         <size>0</size>
32112       </method>
32113       <method name="Void EndInvoke(IAsyncResult)">
32114         <size>0</size>
32115       </method>
32116     </type>
32117   </test>
32118   <test name="test-51.cs">
32119     <type name="Base">
32120       <method name="Void .ctor()">
32121         <size>25</size>
32122       </method>
32123       <method name="Int32 get_b_int_property()">
32124         <size>7</size>
32125       </method>
32126       <method name="Void set_b_int_property(Int32)">
32127         <size>8</size>
32128       </method>
32129       <method name="System.String b_get_id()">
32130         <size>6</size>
32131       </method>
32132     </type>
32133     <type name="Derived">
32134       <method name="Void .ctor()">
32135         <size>26</size>
32136       </method>
32137       <method name="Int32 get_b_int_property()">
32138         <size>7</size>
32139       </method>
32140       <method name="Void set_b_int_property(Int32)">
32141         <size>8</size>
32142       </method>
32143       <method name="Int32 Test()">
32144         <size>138</size>
32145       </method>
32146     </type>
32147     <type name="boot">
32148       <method name="Void .ctor()">
32149         <size>7</size>
32150       </method>
32151       <method name="Int32 Main()">
32152         <size>13</size>
32153       </method>
32154     </type>
32155   </test>
32156   <test name="test-510.cs">
32157     <type name="Foo">
32158       <method name="Void .ctor()">
32159         <size>7</size>
32160       </method>
32161       <method name="Void test39(Int32 ByRef)">
32162         <size>36</size>
32163       </method>
32164       <method name="Void Main()">
32165         <size>28</size>
32166       </method>
32167     </type>
32168   </test>
32169   <test name="test-511.cs">
32170     <type name="Foo">
32171       <method name="Void .ctor()">
32172         <size>7</size>
32173       </method>
32174       <method name="Void Main(System.String[])">
32175         <size>17</size>
32176       </method>
32177       <method name="Void f()">
32178         <size>7</size>
32179       </method>
32180     </type>
32181   </test>
32182   <test name="test-512.cs">
32183     <type name="Foo">
32184       <method name="Void .ctor()">
32185         <size>7</size>
32186       </method>
32187       <method name="Void Main(System.String[])">
32188         <size>17</size>
32189       </method>
32190       <method name="Void f()">
32191         <size>7</size>
32192       </method>
32193     </type>
32194   </test>
32195   <test name="test-513.cs">
32196     <type name="Test">
32197       <method name="Void .ctor()">
32198         <size>7</size>
32199       </method>
32200       <method name="Int32 Main()">
32201         <size>246</size>
32202       </method>
32203     </type>
32204   </test>
32205   <test name="test-514.cs">
32206     <type name="X">
32207       <method name="Void .ctor()">
32208         <size>7</size>
32209       </method>
32210       <method name="Void HandleConflict(Int32)">
32211         <size>31</size>
32212       </method>
32213       <method name="Int32 Main()">
32214         <size>40</size>
32215       </method>
32216     </type>
32217   </test>
32218   <test name="test-515.cs">
32219     <type name="X">
32220       <method name="Void .ctor()">
32221         <size>7</size>
32222       </method>
32223       <method name="Void Main()">
32224         <size>35</size>
32225       </method>
32226     </type>
32227   </test>
32228   <test name="test-516.cs">
32229     <type name="X">
32230       <method name="Void .ctor()">
32231         <size>7</size>
32232       </method>
32233       <method name="Void Main()">
32234         <size>35</size>
32235       </method>
32236     </type>
32237   </test>
32238   <test name="test-517.cs">
32239     <type name="Test">
32240       <method name="Void .ctor()">
32241         <size>7</size>
32242       </method>
32243       <method name="Int32 Main()">
32244         <size>11</size>
32245       </method>
32246     </type>
32247   </test>
32248   <test name="test-518.cs">
32249     <type name="Foo">
32250       <method name="Void .ctor()">
32251         <size>7</size>
32252       </method>
32253       <method name="Int32 Main()">
32254         <size>19</size>
32255       </method>
32256     </type>
32257   </test>
32258   <test name="test-519.cs">
32259     <type name="Foo">
32260       <method name="Void .ctor()">
32261         <size>7</size>
32262       </method>
32263       <method name="Int32 Main()">
32264         <size>32</size>
32265       </method>
32266       <method name="Void f()">
32267         <size>29</size>
32268       </method>
32269     </type>
32270   </test>
32271   <test name="test-52.cs">
32272     <type name="Y">
32273       <method name="Void .ctor()">
32274         <size>7</size>
32275       </method>
32276       <method name="Boolean MoveNext()">
32277         <size>28</size>
32278       </method>
32279       <method name="System.Object get_Current()">
32280         <size>12</size>
32281       </method>
32282     </type>
32283     <type name="X">
32284       <method name="Void .ctor()">
32285         <size>7</size>
32286       </method>
32287       <method name="Void .cctor()">
32288         <size>36</size>
32289       </method>
32290       <method name="Y GetEnumerator()">
32291         <size>6</size>
32292       </method>
32293       <method name="Int32 Main()">
32294         <size>498</size>
32295       </method>
32296     </type>
32297   </test>
32298   <test name="test-520.cs">
32299     <type name="FakeInt">
32300       <method name="Void .ctor(Int64)">
32301         <size>14</size>
32302       </method>
32303       <method name="Int64 op_Implicit(FakeInt)">
32304         <size>7</size>
32305       </method>
32306     </type>
32307     <type name="MainClass">
32308       <method name="Void .ctor()">
32309         <size>7</size>
32310       </method>
32311       <method name="Void Main()">
32312         <size>28</size>
32313       </method>
32314     </type>
32315   </test>
32316   <test name="test-521.cs">
32317     <type name="Tests">
32318       <method name="Void .ctor()">
32319         <size>7</size>
32320       </method>
32321       <method name="Void CallWithContextN(System.Object, System.Object[])">
32322         <size>1</size>
32323       </method>
32324       <method name="Void Main()">
32325         <size>14</size>
32326       </method>
32327     </type>
32328     <type name="Tests+CallTargetWithContextN">
32329       <method name="Void .ctor(Object, IntPtr)">
32330         <size>0</size>
32331       </method>
32332       <method name="Void Invoke(System.Object, System.Object[])">
32333         <size>0</size>
32334       </method>
32335       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32336         <size>0</size>
32337       </method>
32338       <method name="Void EndInvoke(IAsyncResult)">
32339         <size>0</size>
32340       </method>
32341     </type>
32342   </test>
32343   <test name="test-522.cs">
32344     <type name="Const">
32345       <method name="Void .ctor()">
32346         <size>7</size>
32347       </method>
32348       <method name="Void Main()">
32349         <size>1</size>
32350       </method>
32351     </type>
32352   </test>
32353   <test name="test-523.cs">
32354     <type name="T">
32355       <method name="Void .ctor()">
32356         <size>7</size>
32357       </method>
32358       <method name="Int32 stuff()">
32359         <size>20</size>
32360       </method>
32361       <method name="Int32 stuff2()">
32362         <size>44</size>
32363       </method>
32364       <method name="Int32 stuff3()">
32365         <size>44</size>
32366       </method>
32367       <method name="Void stuff4()">
32368         <size>20</size>
32369       </method>
32370       <method name="Void stuff_finally()">
32371         <size>1</size>
32372       </method>
32373       <method name="Void Main()">
32374         <size>1</size>
32375       </method>
32376     </type>
32377   </test>
32378   <test name="test-524.cs">
32379     <type name="Foo">
32380       <method name="Void .ctor()">
32381         <size>7</size>
32382       </method>
32383       <method name="Int32 Main()">
32384         <size>42</size>
32385       </method>
32386     </type>
32387   </test>
32388   <test name="test-525.cs">
32389     <type name="X">
32390       <method name="Void .ctor()">
32391         <size>7</size>
32392       </method>
32393       <method name="Void Finalize()">
32394         <size>23</size>
32395       </method>
32396       <method name="Int32 Test1()">
32397         <size>33</size>
32398       </method>
32399       <method name="Void Test2()">
32400         <size>66</size>
32401       </method>
32402       <method name="Void Main()">
32403         <size>39</size>
32404       </method>
32405     </type>
32406     <type name="&lt;PrivateImplementationDetails&gt;">
32407       <method name="Void .ctor()">
32408         <size>7</size>
32409       </method>
32410     </type>
32411   </test>
32412   <test name="test-526.cs">
32413     <type name="Test">
32414       <method name="Void .ctor()">
32415         <size>7</size>
32416       </method>
32417       <method name="Void Main()">
32418         <size>1</size>
32419       </method>
32420       <method name="Void Foo(IListCounter)">
32421         <size>8</size>
32422       </method>
32423       <method name="Void Foo2(IC)">
32424         <size>8</size>
32425       </method>
32426       <method name="Void Foo3(ICC)">
32427         <size>8</size>
32428       </method>
32429       <method name="Void Foo4(IM2)">
32430         <size>8</size>
32431       </method>
32432     </type>
32433   </test>
32434   <test name="test-527.cs">
32435     <type name="Repro">
32436       <method name="Void .ctor()">
32437         <size>19</size>
32438       </method>
32439       <method name="Int32 Main()">
32440         <size>48</size>
32441       </method>
32442       <method name="Void foo()">
32443         <size>61</size>
32444       </method>
32445       <method name="Int32 bar()">
32446         <size>3</size>
32447       </method>
32448     </type>
32449   </test>
32450   <test name="test-528.cs">
32451     <type name="MicroFocus.MONO.Bugs.Odd">
32452       <method name="Void .ctor()">
32453         <size>7</size>
32454       </method>
32455       <method name="Void .cctor()">
32456         <size>25</size>
32457       </method>
32458       <method name="Void Main()">
32459         <size>1</size>
32460       </method>
32461     </type>
32462   </test>
32463   <test name="test-529.cs">
32464     <type name="C">
32465       <method name="Void .ctor()">
32466         <size>7</size>
32467       </method>
32468       <method name="Void Main()">
32469         <size>8</size>
32470       </method>
32471     </type>
32472   </test>
32473   <test name="test-53.cs">
32474     <type name="MyDispose">
32475       <method name="Void .ctor()">
32476         <size>7</size>
32477       </method>
32478       <method name="Void Dispose()">
32479         <size>8</size>
32480       </method>
32481     </type>
32482     <type name="X">
32483       <method name="Void .ctor()">
32484         <size>7</size>
32485       </method>
32486       <method name="Int32 Main()">
32487         <size>257</size>
32488       </method>
32489     </type>
32490   </test>
32491   <test name="test-530.cs">
32492     <type name="X">
32493       <method name="Void .ctor()">
32494         <size>7</size>
32495       </method>
32496       <method name="Void e(System.Object[])">
32497         <size>1</size>
32498       </method>
32499       <method name="Void Main()">
32500         <size>1</size>
32501       </method>
32502     </type>
32503   </test>
32504   <test name="test-531.cs">
32505     <type name="Test">
32506       <method name="Void .ctor()">
32507         <size>7</size>
32508       </method>
32509       <method name="Void Main()">
32510         <size>11</size>
32511       </method>
32512     </type>
32513   </test>
32514   <test name="test-532.cs">
32515     <type name="X">
32516       <method name="Void .ctor()">
32517         <size>47</size>
32518       </method>
32519       <method name="Void Main()">
32520         <size>1</size>
32521       </method>
32522     </type>
32523   </test>
32524   <test name="test-533.cs">
32525     <type name="Test">
32526       <method name="Void .ctor()">
32527         <size>7</size>
32528       </method>
32529       <method name="Void True(Boolean)">
32530         <size>10</size>
32531       </method>
32532       <method name="Void False(Boolean)">
32533         <size>13</size>
32534       </method>
32535       <method name="Void Main()">
32536         <size>61</size>
32537       </method>
32538     </type>
32539   </test>
32540   <test name="test-535.cs">
32541     <type name="X">
32542       <method name="Void .ctor()">
32543         <size>7</size>
32544       </method>
32545       <method name="Void Main()">
32546         <size>77</size>
32547       </method>
32548       <method name="Void Compile()">
32549         <size>19</size>
32550       </method>
32551       <method name="Void M(Int64)">
32552         <size>1</size>
32553       </method>
32554       <method name="Void M(UInt64)">
32555         <size>1</size>
32556       </method>
32557       <method name="Void M(System.Object)">
32558         <size>1</size>
32559       </method>
32560     </type>
32561   </test>
32562   <test name="test-536.cs">
32563     <type name="Test">
32564       <method name="Void add_Foo(FooHandler)">
32565         <size>22</size>
32566       </method>
32567       <method name="Void remove_Foo(FooHandler)">
32568         <size>22</size>
32569       </method>
32570       <method name="Void OnFooTest()">
32571         <size>1</size>
32572       </method>
32573       <method name="Void Main()">
32574         <size>31</size>
32575       </method>
32576     </type>
32577     <type name="FooHandler">
32578       <method name="Void .ctor(Object, IntPtr)">
32579         <size>0</size>
32580       </method>
32581       <method name="Void Invoke()">
32582         <size>0</size>
32583       </method>
32584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32585         <size>0</size>
32586       </method>
32587       <method name="Void EndInvoke(IAsyncResult)">
32588         <size>0</size>
32589       </method>
32590     </type>
32591     <type name="Test">
32592       <method name="Void &lt;Main&gt;m__0()">
32593         <size>33</size>
32594       </method>
32595     </type>
32596   </test>
32597   <test name="test-537.cs">
32598     <type name="Base">
32599       <method name="Void .ctor()">
32600         <size>7</size>
32601       </method>
32602       <method name="System.String get_H()">
32603         <size>6</size>
32604       </method>
32605     </type>
32606     <type name="X">
32607       <method name="Void .ctor()">
32608         <size>7</size>
32609       </method>
32610     </type>
32611     <type name="X+Derived">
32612       <method name="Void .ctor()">
32613         <size>7</size>
32614       </method>
32615     </type>
32616     <type name="X+Derived+Nested">
32617       <method name="Void .ctor()">
32618         <size>7</size>
32619       </method>
32620       <method name="Void G()">
32621         <size>21</size>
32622       </method>
32623     </type>
32624     <type name="Derived">
32625       <method name="Void .ctor()">
32626         <size>7</size>
32627       </method>
32628     </type>
32629     <type name="Derived+Nested">
32630       <method name="Void .ctor()">
32631         <size>7</size>
32632       </method>
32633       <method name="Void G()">
32634         <size>18</size>
32635       </method>
32636     </type>
32637     <type name="Test">
32638       <method name="Void .ctor()">
32639         <size>7</size>
32640       </method>
32641       <method name="Void Main()">
32642         <size>1</size>
32643       </method>
32644     </type>
32645   </test>
32646   <test name="test-538.cs">
32647     <type name="concrete">
32648       <method name="Void .ctor()">
32649         <size>7</size>
32650       </method>
32651     </type>
32652     <type name="Program">
32653       <method name="Void .ctor()">
32654         <size>7</size>
32655       </method>
32656       <method name="concrete getConcrete(IInterface)">
32657         <size>6</size>
32658       </method>
32659       <method name="Void Main(System.String[])">
32660         <size>20</size>
32661       </method>
32662     </type>
32663     <type name="testDelegate">
32664       <method name="Void .ctor(Object, IntPtr)">
32665         <size>0</size>
32666       </method>
32667       <method name="IInterface Invoke(concrete)">
32668         <size>0</size>
32669       </method>
32670       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32671         <size>0</size>
32672       </method>
32673       <method name="IInterface EndInvoke(IAsyncResult)">
32674         <size>0</size>
32675       </method>
32676     </type>
32677   </test>
32678   <test name="test-54.cs">
32679     <type name="X">
32680       <method name="Void .ctor()">
32681         <size>7</size>
32682       </method>
32683       <method name="Boolean v()">
32684         <size>26</size>
32685       </method>
32686       <method name="Int32 Main()">
32687         <size>2</size>
32688       </method>
32689     </type>
32690   </test>
32691   <test name="test-540.cs">
32692     <type name="A">
32693       <method name="Void .ctor()">
32694         <size>7</size>
32695       </method>
32696       <method name="Byte op_Implicit(A)">
32697         <size>3</size>
32698       </method>
32699     </type>
32700     <type name="Constraint">
32701       <method name="Void .ctor()">
32702         <size>7</size>
32703       </method>
32704       <method name="Void Foo(System.Object)">
32705         <size>1</size>
32706       </method>
32707       <method name="Int32 Main()">
32708         <size>93</size>
32709       </method>
32710       <method name="Constraint op_LogicalNot(Constraint)">
32711         <size>2</size>
32712       </method>
32713       <method name="Constraint op_UnaryPlus(Constraint)">
32714         <size>2</size>
32715       </method>
32716       <method name="Constraint op_OnesComplement(Constraint)">
32717         <size>2</size>
32718       </method>
32719       <method name="Constraint op_UnaryNegation(Constraint)">
32720         <size>2</size>
32721       </method>
32722     </type>
32723   </test>
32724   <test name="test-541.cs">
32725     <type name="A">
32726       <method name="Void .ctor(TestFunc)">
32727         <size>14</size>
32728       </method>
32729     </type>
32730     <type name="TestClass">
32731       <method name="Void .ctor()">
32732         <size>7</size>
32733       </method>
32734       <method name="Void .cctor()">
32735         <size>46</size>
32736       </method>
32737       <method name="Int32 Main()">
32738         <size>6</size>
32739       </method>
32740     </type>
32741     <type name="TestFunc">
32742       <method name="Void .ctor(Object, IntPtr)">
32743         <size>0</size>
32744       </method>
32745       <method name="Void Invoke(Int32)">
32746         <size>0</size>
32747       </method>
32748       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32749         <size>0</size>
32750       </method>
32751       <method name="Void EndInvoke(IAsyncResult)">
32752         <size>0</size>
32753       </method>
32754     </type>
32755     <type name="TestClass">
32756       <method name="Void &lt;a&gt;m__0(Int32)">
32757         <size>7</size>
32758       </method>
32759     </type>
32760   </test>
32761   <test name="test-542.cs">
32762     <type name="X">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Void Main()">
32767         <size>1</size>
32768       </method>
32769     </type>
32770     <type name="ARec">
32771       <method name="Void .ctor(Decimal)">
32772         <size>14</size>
32773       </method>
32774       <method name="Decimal Round(Int32)">
32775         <size>13</size>
32776       </method>
32777       <method name="Decimal Round(Decimal, Int32)">
32778         <size>7</size>
32779       </method>
32780     </type>
32781   </test>
32782   <test name="test-543.cs">
32783     <type name="BetterMethod">
32784       <method name="Void .ctor()">
32785         <size>7</size>
32786       </method>
32787       <method name="Int32 get_Item(System.Boolean[])">
32788         <size>2</size>
32789       </method>
32790       <method name="System.String get_Item(Boolean, System.Object)">
32791         <size>6</size>
32792       </method>
32793     </type>
32794     <type name="MainClass">
32795       <method name="Void .ctor()">
32796         <size>7</size>
32797       </method>
32798       <method name="Int32 get_Item(Int32, System.String[])">
32799         <size>2</size>
32800       </method>
32801       <method name="Void set_Item(Int32, System.String[], Int32)">
32802         <size>40</size>
32803       </method>
32804       <method name="System.Object get_Item(Int32, System.Object[])">
32805         <size>2</size>
32806       </method>
32807       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32808         <size>40</size>
32809       </method>
32810       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32811         <size>2</size>
32812       </method>
32813       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32814         <size>40</size>
32815       </method>
32816       <method name="Void Main(System.String[])">
32817         <size>258</size>
32818       </method>
32819     </type>
32820   </test>
32821   <test name="test-544.cs">
32822     <type name="X">
32823       <method name="Void .ctor()">
32824         <size>7</size>
32825       </method>
32826       <method name="Void Main()">
32827         <size>32</size>
32828       </method>
32829     </type>
32830   </test>
32831   <test name="test-545.cs">
32832     <type name="X">
32833       <method name="Void .ctor()">
32834         <size>7</size>
32835       </method>
32836       <method name="Void Main()">
32837         <size>1</size>
32838       </method>
32839     </type>
32840     <type name="Dingus">
32841       <method name="Void .ctor(Int32)">
32842         <size>1</size>
32843       </method>
32844     </type>
32845   </test>
32846   <test name="test-546.cs">
32847     <type name="NameSpace.C">
32848       <method name="Void .ctor()">
32849         <size>7</size>
32850       </method>
32851       <method name="Void Main()">
32852         <size>1</size>
32853       </method>
32854     </type>
32855   </test>
32856   <test name="test-547.cs">
32857     <type name="C">
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-548.cs">
32867     <type name="Bugs.Bug0">
32868       <method name="Void .ctor()">
32869         <size>7</size>
32870       </method>
32871       <method name="Int32 Main()">
32872         <size>23</size>
32873       </method>
32874     </type>
32875     <type name="Bugs.Bug0+MyBoolean">
32876       <method name="Void .ctor(Boolean)">
32877         <size>8</size>
32878       </method>
32879       <method name="MyBoolean op_Implicit(Boolean)">
32880         <size>7</size>
32881       </method>
32882       <method name="Boolean op_Implicit(MyBoolean)">
32883         <size>8</size>
32884       </method>
32885     </type>
32886   </test>
32887   <test name="test-549.cs">
32888     <type name="Do">
32889       <method name="Void .ctor()">
32890         <size>7</size>
32891       </method>
32892       <method name="Void Register(Get)">
32893         <size>1</size>
32894       </method>
32895       <method name="Void Register(System.Object)">
32896         <size>1</size>
32897       </method>
32898       <method name="System.Object MyGet(Do)">
32899         <size>2</size>
32900       </method>
32901       <method name="Void X()">
32902         <size>19</size>
32903       </method>
32904     </type>
32905     <type name="User">
32906       <method name="Void .ctor()">
32907         <size>7</size>
32908       </method>
32909       <method name="Void Main()">
32910         <size>1</size>
32911       </method>
32912     </type>
32913     <type name="Get">
32914       <method name="Void .ctor(Object, IntPtr)">
32915         <size>0</size>
32916       </method>
32917       <method name="System.Object Invoke(Do)">
32918         <size>0</size>
32919       </method>
32920       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32921         <size>0</size>
32922       </method>
32923       <method name="System.Object EndInvoke(IAsyncResult)">
32924         <size>0</size>
32925       </method>
32926     </type>
32927   </test>
32928   <test name="test-55.cs">
32929     <type name="A.B.C">
32930       <method name="Void .ctor()">
32931         <size>7</size>
32932       </method>
32933       <method name="Void Hola()">
32934         <size>11</size>
32935       </method>
32936     </type>
32937     <type name="X.Y.Z.W">
32938       <method name="Void .ctor()">
32939         <size>7</size>
32940       </method>
32941       <method name="Void Ahoj()">
32942         <size>11</size>
32943       </method>
32944     </type>
32945     <type name="Foo.System">
32946       <method name="Void .ctor()">
32947         <size>7</size>
32948       </method>
32949       <method name="Void X()">
32950         <size>11</size>
32951       </method>
32952     </type>
32953     <type name="App">
32954       <method name="Void .ctor()">
32955         <size>7</size>
32956       </method>
32957       <method name="Int32 Main()">
32958         <size>12</size>
32959       </method>
32960     </type>
32961   </test>
32962   <test name="test-550.cs">
32963     <type name="Bla.Blub.Fo‿o">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="Void Main(System.String[])">
32968         <size>11</size>
32969       </method>
32970     </type>
32971   </test>
32972   <test name="test-551.cs">
32973     <type name="System.Int32">
32974       <method name="Void Main()">
32975         <size>1</size>
32976       </method>
32977     </type>
32978   </test>
32979   <test name="test-552.cs">
32980     <type name="C">
32981       <method name="Void .ctor()">
32982         <size>7</size>
32983       </method>
32984       <method name="Void Test(C)">
32985         <size>1</size>
32986       </method>
32987       <method name="Void Main()">
32988         <size>14</size>
32989       </method>
32990     </type>
32991   </test>
32992   <test name="test-553.cs">
32993     <type name="A">
32994       <method name="Void .ctor()">
32995         <size>7</size>
32996       </method>
32997       <method name="Void Add(System.Object)">
32998         <size>1</size>
32999       </method>
33000     </type>
33001     <type name="B">
33002       <method name="Void .ctor()">
33003         <size>7</size>
33004       </method>
33005       <method name="Boolean Add(System.Object)">
33006         <size>2</size>
33007       </method>
33008       <method name="Void Main()">
33009         <size>1</size>
33010       </method>
33011     </type>
33012   </test>
33013   <test name="test-554.cs">
33014     <type name="C">
33015       <method name="Void .ctor()">
33016         <size>7</size>
33017       </method>
33018       <method name="Int32 Main()">
33019         <size>145</size>
33020       </method>
33021     </type>
33022     <type name="&lt;PrivateImplementationDetails&gt;">
33023       <method name="Void .ctor()">
33024         <size>7</size>
33025       </method>
33026     </type>
33027   </test>
33028   <test name="test-555.cs">
33029     <type name="Test">
33030       <method name="Void .ctor()">
33031         <size>7</size>
33032       </method>
33033       <method name="Int32 Main()">
33034         <size>351</size>
33035       </method>
33036     </type>
33037   </test>
33038   <test name="test-556.cs">
33039     <type name="S">
33040       <method name="Void .ctor()">
33041         <size>7</size>
33042       </method>
33043       <method name="Void Frobnikator()">
33044         <size>1</size>
33045       </method>
33046       <method name="Void CharToX()">
33047         <size>1</size>
33048       </method>
33049       <method name="Int32 Main()">
33050         <size>35</size>
33051       </method>
33052     </type>
33053   </test>
33054   <test name="test-557.cs">
33055     <type name="Test">
33056       <method name="Void .ctor()">
33057         <size>7</size>
33058       </method>
33059       <method name="Void Main(System.String[])">
33060         <size>1</size>
33061       </method>
33062     </type>
33063   </test>
33064   <test name="test-558.cs">
33065     <type name="TestClass">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Void Main()">
33070         <size>21</size>
33071       </method>
33072       <method name="Void TestMethod(Int32)">
33073         <size>1</size>
33074       </method>
33075     </type>
33076     <type name="TestClass+OneDelegate">
33077       <method name="Void .ctor(Object, IntPtr)">
33078         <size>0</size>
33079       </method>
33080       <method name="Void Invoke(Int32)">
33081         <size>0</size>
33082       </method>
33083       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33084         <size>0</size>
33085       </method>
33086       <method name="Void EndInvoke(IAsyncResult)">
33087         <size>0</size>
33088       </method>
33089     </type>
33090   </test>
33091   <test name="test-559.cs">
33092     <type name="C">
33093       <method name="Void .ctor()">
33094         <size>7</size>
33095       </method>
33096       <method name="Void add_TestEvent(B+TestDelegate)">
33097         <size>24</size>
33098       </method>
33099       <method name="Void remove_TestEvent(B+TestDelegate)">
33100         <size>24</size>
33101       </method>
33102       <method name="Void Main()">
33103         <size>1</size>
33104       </method>
33105     </type>
33106   </test>
33107   <test name="test-56.cs">
33108     <type name="A">
33109       <method name="Void .ctor()">
33110         <size>7</size>
33111       </method>
33112       <method name="Int32 get_P()">
33113         <size>7</size>
33114       </method>
33115       <method name="Void set_P(Int32)">
33116         <size>8</size>
33117       </method>
33118       <method name="Int32 get_Q()">
33119         <size>0</size>
33120       </method>
33121       <method name="Void set_Q(Int32)">
33122         <size>0</size>
33123       </method>
33124       <method name="Int32 get_R()">
33125         <size>7</size>
33126       </method>
33127       <method name="Void set_R(Int32)">
33128         <size>8</size>
33129       </method>
33130     </type>
33131     <type name="B">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="Int32 get_P()">
33136         <size>7</size>
33137       </method>
33138       <method name="Void set_P(Int32)">
33139         <size>8</size>
33140       </method>
33141       <method name="Int32 get_Q()">
33142         <size>7</size>
33143       </method>
33144       <method name="Void set_Q(Int32)">
33145         <size>8</size>
33146       </method>
33147     </type>
33148     <type name="C">
33149       <method name="Void .ctor()">
33150         <size>7</size>
33151       </method>
33152       <method name="Int32 get_Q()">
33153         <size>7</size>
33154       </method>
33155       <method name="Void set_Q(Int32)">
33156         <size>8</size>
33157       </method>
33158       <method name="Int32 get_R()">
33159         <size>7</size>
33160       </method>
33161       <method name="Void set_R(Int32)">
33162         <size>8</size>
33163       </method>
33164     </type>
33165     <type name="M">
33166       <method name="Void .ctor()">
33167         <size>7</size>
33168       </method>
33169       <method name="Int32 Main()">
33170         <size>221</size>
33171       </method>
33172     </type>
33173   </test>
33174   <test name="test-560.cs">
33175     <type name="Bugs.Bug2">
33176       <method name="Void .ctor()">
33177         <size>7</size>
33178       </method>
33179       <method name="Void Main(System.String[])">
33180         <size>81</size>
33181       </method>
33182     </type>
33183     <type name="Bugs.Bug2+MyByte">
33184       <method name="Void .ctor(Byte)">
33185         <size>8</size>
33186       </method>
33187       <method name="MyByte op_Implicit(Byte)">
33188         <size>7</size>
33189       </method>
33190       <method name="Byte op_Implicit(MyByte)">
33191         <size>8</size>
33192       </method>
33193     </type>
33194     <type name="Bugs.Bug2+MyInt">
33195       <method name="Void .ctor(Int32)">
33196         <size>8</size>
33197       </method>
33198       <method name="MyInt op_Implicit(Int32)">
33199         <size>7</size>
33200       </method>
33201       <method name="Int32 op_Implicit(MyInt)">
33202         <size>8</size>
33203       </method>
33204     </type>
33205   </test>
33206   <test name="test-561.cs">
33207     <type name="A">
33208       <method name="Void .ctor()">
33209         <size>7</size>
33210       </method>
33211       <method name="Void I.M()">
33212         <size>1</size>
33213       </method>
33214       <method name="Void M()">
33215         <size>0</size>
33216       </method>
33217     </type>
33218     <type name="C">
33219       <method name="Void .ctor()">
33220         <size>7</size>
33221       </method>
33222       <method name="Void M()">
33223         <size>1</size>
33224       </method>
33225       <method name="Void Main()">
33226         <size>1</size>
33227       </method>
33228     </type>
33229   </test>
33230   <test name="test-562.cs">
33231     <type name="Program">
33232       <method name="Void .ctor()">
33233         <size>7</size>
33234       </method>
33235       <method name="Int32 Main()">
33236         <size>45</size>
33237       </method>
33238     </type>
33239   </test>
33240   <test name="test-563.cs">
33241     <type name="Test">
33242       <method name="Void .ctor()">
33243         <size>7</size>
33244       </method>
33245       <method name="System.Object TestMethod(TestCollection)">
33246         <size>64</size>
33247       </method>
33248       <method name="Void Main()">
33249         <size>1</size>
33250       </method>
33251     </type>
33252   </test>
33253   <test name="test-564.cs">
33254     <type name="A">
33255       <method name="Void .ctor()">
33256         <size>7</size>
33257       </method>
33258       <method name="Void Main()">
33259         <size>1</size>
33260       </method>
33261     </type>
33262   </test>
33263   <test name="test-565.cs">
33264     <type name="T">
33265       <method name="Void .ctor()">
33266         <size>7</size>
33267       </method>
33268       <method name="Boolean Equals(System.Object)">
33269         <size>2</size>
33270       </method>
33271       <method name="Void Main()">
33272         <size>1</size>
33273       </method>
33274     </type>
33275   </test>
33276   <test name="test-566.cs">
33277     <type name="Test">
33278       <method name="Void .ctor()">
33279         <size>7</size>
33280       </method>
33281       <method name="System.String get_Spec()">
33282         <size>12</size>
33283       </method>
33284       <method name="Void Foo(C)">
33285         <size>7</size>
33286       </method>
33287       <method name="Void Foo2(CC)">
33288         <size>12</size>
33289       </method>
33290       <method name="Void Main()">
33291         <size>1</size>
33292       </method>
33293     </type>
33294     <type name="CA">
33295       <method name="Void .ctor()">
33296         <size>7</size>
33297       </method>
33298       <method name="Void set_Spec(System.String)">
33299         <size>1</size>
33300       </method>
33301     </type>
33302     <type name="CB">
33303       <method name="Void .ctor()">
33304         <size>7</size>
33305       </method>
33306       <method name="Void set_Spec(System.String)">
33307         <size>1</size>
33308       </method>
33309     </type>
33310     <type name="CC">
33311       <method name="Void .ctor()">
33312         <size>7</size>
33313       </method>
33314     </type>
33315   </test>
33316   <test name="test-567.cs">
33317     <type name="preservesig_test.Class1">
33318       <method name="Void .ctor()">
33319         <size>7</size>
33320       </method>
33321       <method name="Int32 Main(System.String[])">
33322         <size>143</size>
33323       </method>
33324     </type>
33325     <type name="preservesig_test.TestClass">
33326       <method name="Void .ctor()">
33327         <size>7</size>
33328       </method>
33329       <method name="Void add_e(preservesig_test.TestClass+D)">
33330         <size>24</size>
33331       </method>
33332       <method name="Void remove_e(preservesig_test.TestClass+D)">
33333         <size>24</size>
33334       </method>
33335       <method name="Int32 DoFoo()">
33336         <size>2</size>
33337       </method>
33338       <method name="Int32 get_Foo()">
33339         <size>2</size>
33340       </method>
33341     </type>
33342     <type name="preservesig_test.TestClass+D">
33343       <method name="Void .ctor(Object, IntPtr)">
33344         <size>0</size>
33345       </method>
33346       <method name="Void Invoke()">
33347         <size>0</size>
33348       </method>
33349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33350         <size>0</size>
33351       </method>
33352       <method name="Void EndInvoke(IAsyncResult)">
33353         <size>0</size>
33354       </method>
33355     </type>
33356   </test>
33357   <test name="test-568.cs">
33358     <type name="B">
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-569.cs">
33368     <type name="MyAttribute">
33369       <method name="Void .ctor()">
33370         <size>7</size>
33371       </method>
33372     </type>
33373     <type name="SubAttribute">
33374       <method name="Void .ctor()">
33375         <size>7</size>
33376       </method>
33377     </type>
33378     <type name="test">
33379       <method name="Void .ctor()">
33380         <size>7</size>
33381       </method>
33382       <method name="Void method()">
33383         <size>1</size>
33384       </method>
33385       <method name="Void Main()">
33386         <size>1</size>
33387       </method>
33388     </type>
33389   </test>
33390   <test name="test-57.cs">
33391     <type name="Button">
33392       <method name="Void .ctor()">
33393         <size>7</size>
33394       </method>
33395       <method name="Void add_Click(EventHandler)">
33396         <size>24</size>
33397       </method>
33398       <method name="Void remove_Click(EventHandler)">
33399         <size>24</size>
33400       </method>
33401       <method name="Void OnClick(Int32, Int32)">
33402         <size>36</size>
33403       </method>
33404       <method name="Void Reset()">
33405         <size>8</size>
33406       </method>
33407     </type>
33408     <type name="Blah">
33409       <method name="Void .ctor()">
33410         <size>18</size>
33411       </method>
33412       <method name="Void Connect()">
33413         <size>59</size>
33414       </method>
33415       <method name="Void Button1_Click(Int32, Int32)">
33416         <size>34</size>
33417       </method>
33418       <method name="Void Foo_Click(Int32, Int32)">
33419         <size>34</size>
33420       </method>
33421       <method name="Void Disconnect()">
33422         <size>34</size>
33423       </method>
33424       <method name="Int32 Main()">
33425         <size>66</size>
33426       </method>
33427     </type>
33428     <type name="EventHandler">
33429       <method name="Void .ctor(Object, IntPtr)">
33430         <size>0</size>
33431       </method>
33432       <method name="Void Invoke(Int32, Int32)">
33433         <size>0</size>
33434       </method>
33435       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33436         <size>0</size>
33437       </method>
33438       <method name="Void EndInvoke(IAsyncResult)">
33439         <size>0</size>
33440       </method>
33441     </type>
33442   </test>
33443   <test name="test-570.cs">
33444     <type name="Bar">
33445       <method name="Void .ctor()">
33446         <size>7</size>
33447       </method>
33448     </type>
33449     <type name="Program">
33450       <method name="Void .ctor()">
33451         <size>7</size>
33452       </method>
33453       <method name="Void Main()">
33454         <size>47</size>
33455       </method>
33456     </type>
33457   </test>
33458   <test name="test-571.cs">
33459     <type name="Test">
33460       <method name="Void .ctor()">
33461         <size>7</size>
33462       </method>
33463       <method name="Void Main()">
33464         <size>1</size>
33465       </method>
33466     </type>
33467   </test>
33468   <test name="test-572.cs">
33469     <type name="C">
33470       <method name="Void .ctor()">
33471         <size>7</size>
33472       </method>
33473       <method name="Color get_Color()">
33474         <size>10</size>
33475       </method>
33476       <method name="Void ResetCustomColors()">
33477         <size>16</size>
33478       </method>
33479       <method name="Void Main()">
33480         <size>1</size>
33481       </method>
33482     </type>
33483     <type name="Color">
33484       <method name="Color From(Int32)">
33485         <size>10</size>
33486       </method>
33487       <method name="Int32 ToArgb()">
33488         <size>2</size>
33489       </method>
33490     </type>
33491   </test>
33492   <test name="test-573.cs">
33493     <type name="C">
33494       <method name="Void .ctor()">
33495         <size>7</size>
33496       </method>
33497       <method name="Void .cctor()">
33498         <size>11</size>
33499       </method>
33500       <method name="Void Main()">
33501         <size>25</size>
33502       </method>
33503     </type>
33504   </test>
33505   <test name="test-574.cs">
33506     <type name="X">
33507       <method name="Void .ctor()">
33508         <size>7</size>
33509       </method>
33510       <method name="Int32 Main()">
33511         <size>31</size>
33512       </method>
33513     </type>
33514   </test>
33515   <test name="test-575.cs">
33516     <type name="Program">
33517       <method name="Void .ctor()">
33518         <size>7</size>
33519       </method>
33520       <method name="Void Main(System.String[])">
33521         <size>25</size>
33522       </method>
33523     </type>
33524   </test>
33525   <test name="test-576.cs">
33526     <type name="Foo">
33527       <method name="Void .ctor()">
33528         <size>7</size>
33529       </method>
33530       <method name="Void Main()">
33531         <size>24</size>
33532       </method>
33533     </type>
33534   </test>
33535   <test name="test-578.cs">
33536     <type name="Test1.TestItem1">
33537       <method name="Void .ctor()">
33538         <size>7</size>
33539       </method>
33540       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33541         <size>34</size>
33542       </method>
33543       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33544         <size>34</size>
33545       </method>
33546       <method name="Int32 Test()">
33547         <size>12</size>
33548       </method>
33549     </type>
33550     <type name="Test1.TestItem2">
33551       <method name="Void .ctor()">
33552         <size>7</size>
33553       </method>
33554       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33555         <size>18</size>
33556       </method>
33557       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33558         <size>18</size>
33559       </method>
33560     </type>
33561     <type name="Test1.CC">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565       <method name="Int32 Main()">
33566         <size>57</size>
33567       </method>
33568     </type>
33569     <type name="Test1.TestDelegate1">
33570       <method name="Void .ctor(Object, IntPtr)">
33571         <size>0</size>
33572       </method>
33573       <method name="Int32 Invoke()">
33574         <size>0</size>
33575       </method>
33576       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33577         <size>0</size>
33578       </method>
33579       <method name="Int32 EndInvoke(IAsyncResult)">
33580         <size>0</size>
33581       </method>
33582     </type>
33583     <type name="Test1.CC">
33584       <method name="Int32 &lt;Main&gt;m__0()">
33585         <size>2</size>
33586       </method>
33587     </type>
33588   </test>
33589   <test name="test-579.cs">
33590     <type name="X">
33591       <method name="Void .ctor()">
33592         <size>7</size>
33593       </method>
33594       <method name="Void Main()">
33595         <size>35</size>
33596       </method>
33597       <method name="Void DoCall(X+test)">
33598         <size>1</size>
33599       </method>
33600     </type>
33601     <type name="X+test">
33602       <method name="Void .ctor(Object, IntPtr)">
33603         <size>0</size>
33604       </method>
33605       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33606         <size>0</size>
33607       </method>
33608       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33609         <size>0</size>
33610       </method>
33611       <method name="System.Object EndInvoke(IAsyncResult)">
33612         <size>0</size>
33613       </method>
33614     </type>
33615     <type name="X">
33616       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33617         <size>18</size>
33618       </method>
33619     </type>
33620   </test>
33621   <test name="test-58.cs">
33622     <type name="Blah">
33623       <method name="Void .ctor()">
33624         <size>7</size>
33625       </method>
33626       <method name="Int32 Main()">
33627         <size>27</size>
33628       </method>
33629     </type>
33630   </test>
33631   <test name="test-580.cs">
33632     <type name="Bla">
33633       <method name="Void .ctor()">
33634         <size>7</size>
33635       </method>
33636       <method name="Void BuildNode(System.String ByRef)">
33637         <size>43</size>
33638       </method>
33639       <method name="Void BuildNode(System.String[] ByRef)">
33640         <size>56</size>
33641       </method>
33642       <method name="Void BuildNode_B(System.Object ByRef)">
33643         <size>18</size>
33644       </method>
33645       <method name="System.String BuildNode_C(System.String ByRef)">
33646         <size>76</size>
33647       </method>
33648       <method name="System.String BuildNode_D()">
33649         <size>155</size>
33650       </method>
33651       <method name="Void BuildNode_E(System.String[,] ByRef)">
33652         <size>68</size>
33653       </method>
33654       <method name="Int32 Main()">
33655         <size>265</size>
33656       </method>
33657     </type>
33658   </test>
33659   <test name="test-581.cs">
33660     <type name="TestParams">
33661       <method name="Void .ctor()">
33662         <size>7</size>
33663       </method>
33664       <method name="System.Object get_Item(System.String[])">
33665         <size>4</size>
33666       </method>
33667       <method name="Void set_Item(System.String[], System.Object)">
33668         <size>40</size>
33669       </method>
33670       <method name="Void TestMethod()">
33671         <size>179</size>
33672       </method>
33673     </type>
33674     <type name="TestNonParams">
33675       <method name="Void .ctor()">
33676         <size>7</size>
33677       </method>
33678       <method name="System.Object get_Item(System.String)">
33679         <size>2</size>
33680       </method>
33681       <method name="Void set_Item(System.String, System.Object)">
33682         <size>40</size>
33683       </method>
33684       <method name="Void TestMethod()">
33685         <size>71</size>
33686       </method>
33687     </type>
33688     <type name="M">
33689       <method name="Void .ctor()">
33690         <size>7</size>
33691       </method>
33692       <method name="Int32 Main()">
33693         <size>22</size>
33694       </method>
33695     </type>
33696   </test>
33697   <test name="test-582.cs">
33698     <type name="TrueClass">
33699       <method name="Void Main()">
33700         <size>1</size>
33701       </method>
33702     </type>
33703   </test>
33704   <test name="test-583.cs">
33705     <type name="Program">
33706       <method name="Void .ctor()">
33707         <size>7</size>
33708       </method>
33709       <method name="Int32 Main()">
33710         <size>19</size>
33711       </method>
33712     </type>
33713     <type name="ObjectContainerBase">
33714       <method name="Void .ctor()">
33715         <size>7</size>
33716       </method>
33717     </type>
33718   </test>
33719   <test name="test-584.cs">
33720     <type name="Style">
33721       <method name="Void .ctor()">
33722         <size>7</size>
33723       </method>
33724       <method name="Style get_CurrentStyle()">
33725         <size>2</size>
33726       </method>
33727       <method name="Void set_CurrentStyle(Style)">
33728         <size>1</size>
33729       </method>
33730       <method name="Boolean LoadCurrentStyle()">
33731         <size>20</size>
33732       </method>
33733       <method name="Style Load()">
33734         <size>2</size>
33735       </method>
33736       <method name="Int32 Main()">
33737         <size>18</size>
33738       </method>
33739     </type>
33740   </test>
33741   <test name="test-585.cs">
33742     <type name="A">
33743       <method name="Void .ctor()">
33744         <size>7</size>
33745       </method>
33746     </type>
33747     <type name="B">
33748       <method name="Void .ctor()">
33749         <size>7</size>
33750       </method>
33751     </type>
33752     <type name="X">
33753       <method name="Void .ctor()">
33754         <size>7</size>
33755       </method>
33756     </type>
33757     <type name="Program">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="Void Main()">
33762         <size>52</size>
33763       </method>
33764     </type>
33765   </test>
33766   <test name="test-586.cs">
33767     <type name="Program">
33768       <method name="Void .ctor()">
33769         <size>7</size>
33770       </method>
33771       <method name="Int32 Main()">
33772         <size>99</size>
33773       </method>
33774     </type>
33775     <type name="Program+MyColor">
33776       <method name="Void .ctor(Single)">
33777         <size>8</size>
33778       </method>
33779       <method name="Single get_Value()">
33780         <size>7</size>
33781       </method>
33782       <method name="MyColor op_Addition(MyColor, MyColor)">
33783         <size>21</size>
33784       </method>
33785     </type>
33786   </test>
33787   <test name="test-587.cs">
33788     <type name="Program">
33789       <method name="Void .ctor()">
33790         <size>7</size>
33791       </method>
33792       <method name="Int32 Main()">
33793         <size>17</size>
33794       </method>
33795     </type>
33796   </test>
33797   <test name="test-588.cs">
33798     <type name="TestNamespace.TestClass">
33799       <method name="Void .ctor()">
33800         <size>7</size>
33801       </method>
33802       <method name="Void HelloWorld()">
33803         <size>1</size>
33804       </method>
33805     </type>
33806     <type name="SuperClass">
33807       <method name="Void .ctor()">
33808         <size>7</size>
33809       </method>
33810       <method name="TestNamespace.TestClass get_TestClass()">
33811         <size>7</size>
33812       </method>
33813     </type>
33814     <type name="SubClass">
33815       <method name="Void .ctor()">
33816         <size>12</size>
33817       </method>
33818     </type>
33819     <type name="App">
33820       <method name="Void .ctor()">
33821         <size>7</size>
33822       </method>
33823       <method name="Void Main()">
33824         <size>7</size>
33825       </method>
33826     </type>
33827   </test>
33828   <test name="test-589.cs">
33829     <type name="TestNamespace.TestClass">
33830       <method name="Void .ctor()">
33831         <size>7</size>
33832       </method>
33833       <method name="Void HelloWorld()">
33834         <size>1</size>
33835       </method>
33836     </type>
33837     <type name="SuperClass">
33838       <method name="Void .ctor()">
33839         <size>7</size>
33840       </method>
33841       <method name="TestNamespace.TestClass get_TestClass()">
33842         <size>7</size>
33843       </method>
33844       <method name="Void set_TestClass(TestNamespace.TestClass)">
33845         <size>1</size>
33846       </method>
33847     </type>
33848     <type name="SubClass">
33849       <method name="Void .ctor()">
33850         <size>12</size>
33851       </method>
33852     </type>
33853     <type name="App">
33854       <method name="Void .ctor()">
33855         <size>7</size>
33856       </method>
33857       <method name="Void Main()">
33858         <size>7</size>
33859       </method>
33860     </type>
33861   </test>
33862   <test name="test-59.cs">
33863     <type name="X">
33864       <method name="Void .ctor()">
33865         <size>7</size>
33866       </method>
33867       <method name="Int32 test_explicit()">
33868         <size>224</size>
33869       </method>
33870       <method name="Int32 test_implicit()">
33871         <size>102</size>
33872       </method>
33873       <method name="Int32 Main()">
33874         <size>55</size>
33875       </method>
33876     </type>
33877   </test>
33878   <test name="test-590.cs">
33879     <type name="X">
33880       <method name="Void .ctor()">
33881         <size>18</size>
33882       </method>
33883       <method name="Int32 Main()">
33884         <size>28</size>
33885       </method>
33886       <method name="System.String Foo()">
33887         <size>6</size>
33888       </method>
33889       <method name="System.String get_Prop()">
33890         <size>7</size>
33891       </method>
33892       <method name="Void set_Prop(System.String)">
33893         <size>8</size>
33894       </method>
33895       <method name="System.String get_Item(Int32)">
33896         <size>7</size>
33897       </method>
33898       <method name="Void set_Item(Int32, System.String)">
33899         <size>8</size>
33900       </method>
33901       <method name="Int32 Do(System.String, System.String, System.String)">
33902         <size>334</size>
33903       </method>
33904     </type>
33905   </test>
33906   <test name="test-591.cs">
33907     <type name="C1">
33908       <method name="Void .ctor()">
33909         <size>7</size>
33910       </method>
33911       <method name="Void Foo(System.String)">
33912         <size>49</size>
33913       </method>
33914     </type>
33915     <type name="C2">
33916       <method name="Void .ctor()">
33917         <size>7</size>
33918       </method>
33919       <method name="Void Main()">
33920         <size>1</size>
33921       </method>
33922     </type>
33923   </test>
33924   <test name="test-592.cs">
33925     <type name="T">
33926       <method name="Void .ctor()">
33927         <size>7</size>
33928       </method>
33929       <method name="Int32 fib(Int32)">
33930         <size>53</size>
33931       </method>
33932       <method name="Int32 xx(Int32)">
33933         <size>33</size>
33934       </method>
33935       <method name="Void foo(Int32)">
33936         <size>38</size>
33937       </method>
33938       <method name="Void XXXA()">
33939         <size>6</size>
33940       </method>
33941       <method name="Void Main()">
33942         <size>1</size>
33943       </method>
33944     </type>
33945   </test>
33946   <test name="test-593.cs">
33947     <type name="MainClass">
33948       <method name="Void .ctor()">
33949         <size>7</size>
33950       </method>
33951       <method name="Void Foo(I)">
33952         <size>7</size>
33953       </method>
33954       <method name="Void Main()">
33955         <size>1</size>
33956       </method>
33957     </type>
33958   </test>
33959   <test name="test-594.cs">
33960     <type name="Test">
33961       <method name="Void .ctor()">
33962         <size>7</size>
33963       </method>
33964       <method name="Void Main()">
33965         <size>1</size>
33966       </method>
33967     </type>
33968   </test>
33969   <test name="test-595.cs">
33970     <type name="AttributesCollection">
33971       <method name="Void .ctor()">
33972         <size>7</size>
33973       </method>
33974       <method name="System.Object get_Item(SymbolId)">
33975         <size>2</size>
33976       </method>
33977       <method name="Void set_Item(SymbolId, System.Object)">
33978         <size>1</size>
33979       </method>
33980     </type>
33981     <type name="Program">
33982       <method name="Void .ctor()">
33983         <size>7</size>
33984       </method>
33985       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33986         <size>18</size>
33987       </method>
33988       <method name="Void Main()">
33989         <size>23</size>
33990       </method>
33991     </type>
33992   </test>
33993   <test name="test-596.cs">
33994     <type name="C">
33995       <method name="Void .ctor()">
33996         <size>7</size>
33997       </method>
33998       <method name="Void Main()">
33999         <size>17</size>
34000       </method>
34001     </type>
34002   </test>
34003   <test name="test-597.cs">
34004     <type name="TestNS.Foo">
34005       <method name="Void .ctor()">
34006         <size>7</size>
34007       </method>
34008     </type>
34009     <type name="TestNS.XElement">
34010       <method name="Void .ctor()">
34011         <size>7</size>
34012       </method>
34013       <method name="TestNS.Bar get_Document()">
34014         <size>2</size>
34015       </method>
34016       <method name="System.Object get_CrashHere()">
34017         <size>29</size>
34018       </method>
34019     </type>
34020     <type name="TestNS.Element">
34021       <method name="Void .ctor()">
34022         <size>7</size>
34023       </method>
34024       <method name="TestNS.Foo get_Document()">
34025         <size>2</size>
34026       </method>
34027     </type>
34028     <type name="TestNS.Bar">
34029       <method name="Void .ctor()">
34030         <size>7</size>
34031       </method>
34032       <method name="IHoge get_Root()">
34033         <size>2</size>
34034       </method>
34035     </type>
34036     <type name="TestNS.C">
34037       <method name="Void .ctor()">
34038         <size>7</size>
34039       </method>
34040       <method name="Void Main()">
34041         <size>1</size>
34042       </method>
34043     </type>
34044   </test>
34045   <test name="test-598.cs">
34046     <type name="Test">
34047       <method name="Void .ctor()">
34048         <size>35</size>
34049       </method>
34050       <method name="V get_v()">
34051         <size>7</size>
34052       </method>
34053       <method name="Void Main()">
34054         <size>1</size>
34055       </method>
34056     </type>
34057     <type name="V">
34058       <method name="Void set_Item(Int32, Int32)">
34059         <size>1</size>
34060       </method>
34061     </type>
34062   </test>
34063   <test name="test-599.cs">
34064     <type name="Test.String">
34065       <method name="Void .ctor(String)">
34066         <size>14</size>
34067       </method>
34068       <method name="Test.String op_Implicit(System.String)">
34069         <size>15</size>
34070       </method>
34071       <method name="System.String op_Implicit(Test.String)">
34072         <size>15</size>
34073       </method>
34074     </type>
34075     <type name="TestCompiler.MainClass">
34076       <method name="Void .ctor()">
34077         <size>7</size>
34078       </method>
34079       <method name="Int32 Main()">
34080         <size>80</size>
34081       </method>
34082     </type>
34083   </test>
34084   <test name="test-6.cs">
34085     <type name="X">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089       <method name="Int32 Main()">
34090         <size>37</size>
34091       </method>
34092     </type>
34093   </test>
34094   <test name="test-60.cs">
34095     <type name="ns5.Y">
34096       <method name="Void .ctor()">
34097         <size>7</size>
34098       </method>
34099       <method name="Void Run()">
34100         <size>1</size>
34101       </method>
34102     </type>
34103     <type name="X">
34104       <method name="Void .ctor()">
34105         <size>7</size>
34106       </method>
34107       <method name="Int32 Main()">
34108         <size>14</size>
34109       </method>
34110     </type>
34111   </test>
34112   <test name="test-600.cs">
34113     <type name="Test.Regression">
34114       <method name="Void .ctor()">
34115         <size>7</size>
34116       </method>
34117       <method name="Int32 Main()">
34118         <size>90</size>
34119       </method>
34120     </type>
34121   </test>
34122   <test name="test-601.cs">
34123     <type name="C">
34124       <method name="Void .ctor()">
34125         <size>7</size>
34126       </method>
34127       <method name="Void Main()">
34128         <size>1</size>
34129       </method>
34130     </type>
34131     <type name="C+MarkerUpdatedVMDelegate">
34132       <method name="Void .ctor(Object, IntPtr)">
34133         <size>0</size>
34134       </method>
34135       <method name="Void Invoke(IntPtr, IntPtr)">
34136         <size>0</size>
34137       </method>
34138       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
34139         <size>0</size>
34140       </method>
34141       <method name="Void EndInvoke(IAsyncResult)">
34142         <size>0</size>
34143       </method>
34144     </type>
34145   </test>
34146   <test name="test-602.cs">
34147     <type name="C">
34148       <method name="Void .ctor()">
34149         <size>7</size>
34150       </method>
34151       <method name="Int32 Main()">
34152         <size>95</size>
34153       </method>
34154       <method name="Int32 Error(System.String, System.Object[])">
34155         <size>8</size>
34156       </method>
34157       <method name="Int32 Format(System.String, System.Object)">
34158         <size>2</size>
34159       </method>
34160       <method name="Int32 Format(System.String, System.Object[])">
34161         <size>2</size>
34162       </method>
34163       <method name="Int32 Format(System.String, System.Object, System.Object[])">
34164         <size>2</size>
34165       </method>
34166       <method name="Int32 Test_A(System.String)">
34167         <size>2</size>
34168       </method>
34169       <method name="Int32 Test_A(System.String, System.Object[])">
34170         <size>2</size>
34171       </method>
34172       <method name="Int32 Test_C(System.Type, System.Int32[])">
34173         <size>2</size>
34174       </method>
34175       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
34176         <size>2</size>
34177       </method>
34178     </type>
34179   </test>
34180   <test name="test-603.cs">
34181     <type name="ConsoleApplication1.Program">
34182       <method name="Void .ctor()">
34183         <size>7</size>
34184       </method>
34185       <method name="Void .cctor()">
34186         <size>1</size>
34187       </method>
34188       <method name="Int32 Main()">
34189         <size>52</size>
34190       </method>
34191     </type>
34192   </test>
34193   <test name="test-604.cs">
34194     <type name="Program">
34195       <method name="Void .ctor()">
34196         <size>7</size>
34197       </method>
34198       <method name="Int32 Main()">
34199         <size>83</size>
34200       </method>
34201     </type>
34202     <type name="Program+ImplementingExplicitInterfacesMembers">
34203       <method name="Void .ctor()">
34204         <size>7</size>
34205       </method>
34206       <method name="Void Program.Iface1.IfaceMethod1()">
34207         <size>1</size>
34208       </method>
34209       <method name="Void Program.Iface2.IfaceMethod2()">
34210         <size>1</size>
34211       </method>
34212     </type>
34213   </test>
34214   <test name="test-605.cs">
34215     <type name="TestA">
34216       <method name="Void .ctor()">
34217         <size>7</size>
34218       </method>
34219       <method name="System.String get_Method()">
34220         <size>2</size>
34221       </method>
34222     </type>
34223     <type name="TestB">
34224       <method name="Void .ctor()">
34225         <size>7</size>
34226       </method>
34227       <method name="System.String get_Method()">
34228         <size>2</size>
34229       </method>
34230       <method name="Void Main()">
34231         <size>1</size>
34232       </method>
34233     </type>
34234   </test>
34235   <test name="test-606.cs">
34236     <type name="Program">
34237       <method name="Void .ctor()">
34238         <size>7</size>
34239       </method>
34240       <method name="Int32 Main()">
34241         <size>157</size>
34242       </method>
34243     </type>
34244     <type name="Info">
34245       <method name="Void .ctor()">
34246         <size>7</size>
34247       </method>
34248       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
34249         <size>2</size>
34250       </method>
34251       <method name="Void System.Collections.IEnumerator.Reset()">
34252         <size>1</size>
34253       </method>
34254       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34255         <size>2</size>
34256       </method>
34257       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
34258         <size>2</size>
34259       </method>
34260       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
34261         <size>1</size>
34262       </method>
34263     </type>
34264   </test>
34265   <test name="test-607.cs">
34266     <type name="Program">
34267       <method name="Void .ctor()">
34268         <size>7</size>
34269       </method>
34270       <method name="Int32 Main()">
34271         <size>40</size>
34272       </method>
34273     </type>
34274   </test>
34275   <test name="test-608.cs">
34276     <type name="X">
34277       <method name="Void .ctor()">
34278         <size>7</size>
34279       </method>
34280       <method name="Void Main()">
34281         <size>60</size>
34282       </method>
34283     </type>
34284   </test>
34285   <test name="test-609.cs">
34286     <type name="Test">
34287       <method name="Void .ctor()">
34288         <size>7</size>
34289       </method>
34290       <method name="Int32 Main()">
34291         <size>36</size>
34292       </method>
34293     </type>
34294   </test>
34295   <test name="test-61.cs">
34296     <type name="X">
34297       <method name="Void .ctor()">
34298         <size>7</size>
34299       </method>
34300       <method name="Void add_XX(X+MyEvent)">
34301         <size>3</size>
34302       </method>
34303       <method name="Void remove_XX(X+MyEvent)">
34304         <size>3</size>
34305       </method>
34306       <method name="Int32 get_Property()">
34307         <size>4</size>
34308       </method>
34309       <method name="Void set_Property(Int32)">
34310         <size>3</size>
34311       </method>
34312       <method name="Int32 get_P2()">
34313         <size>2</size>
34314       </method>
34315       <method name="Void set_P3(Int32)">
34316         <size>1</size>
34317       </method>
34318       <method name="Int32 Main()">
34319         <size>2</size>
34320       </method>
34321     </type>
34322     <type name="X+MyEvent">
34323       <method name="Void .ctor(Object, IntPtr)">
34324         <size>0</size>
34325       </method>
34326       <method name="Void Invoke()">
34327         <size>0</size>
34328       </method>
34329       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34330         <size>0</size>
34331       </method>
34332       <method name="Void EndInvoke(IAsyncResult)">
34333         <size>0</size>
34334       </method>
34335     </type>
34336   </test>
34337   <test name="test-610.cs">
34338     <type name="A">
34339       <method name="Void .ctor()">
34340         <size>7</size>
34341       </method>
34342       <method name="Void Main()">
34343         <size>1</size>
34344       </method>
34345     </type>
34346     <type name="A+C">
34347       <method name="Void .ctor()">
34348         <size>7</size>
34349       </method>
34350     </type>
34351     <type name="A+C+D">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355     </type>
34356     <type name="N.B">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360     </type>
34361     <type name="N.B+C">
34362       <method name="Void .ctor()">
34363         <size>7</size>
34364       </method>
34365     </type>
34366     <type name="N.B+C+E">
34367       <method name="Void .ctor()">
34368         <size>7</size>
34369       </method>
34370     </type>
34371     <type name="N.B+A">
34372       <method name="Void .ctor()">
34373         <size>7</size>
34374       </method>
34375     </type>
34376     <type name="N.B+A+D">
34377       <method name="Void .ctor()">
34378         <size>7</size>
34379       </method>
34380     </type>
34381   </test>
34382   <test name="test-611.cs">
34383     <type name="T">
34384       <method name="Void .ctor()">
34385         <size>7</size>
34386       </method>
34387     </type>
34388     <type name="T+Protected">
34389       <method name="Void .ctor()">
34390         <size>7</size>
34391       </method>
34392     </type>
34393     <type name="D">
34394       <method name="Void .ctor()">
34395         <size>7</size>
34396       </method>
34397     </type>
34398     <type name="D+Private">
34399       <method name="Void .ctor()">
34400         <size>7</size>
34401       </method>
34402       <method name="Void Stuff(T+Protected)">
34403         <size>1</size>
34404       </method>
34405     </type>
34406     <type name="D2">
34407       <method name="Void .ctor()">
34408         <size>7</size>
34409       </method>
34410     </type>
34411     <type name="D2+P">
34412       <method name="Void .ctor()">
34413         <size>7</size>
34414       </method>
34415     </type>
34416     <type name="D2+P+Private">
34417       <method name="Void .ctor()">
34418         <size>7</size>
34419       </method>
34420       <method name="Void Stuff(T+Protected)">
34421         <size>1</size>
34422       </method>
34423     </type>
34424     <type name="Z">
34425       <method name="Void .ctor()">
34426         <size>7</size>
34427       </method>
34428       <method name="Void Main()">
34429         <size>1</size>
34430       </method>
34431     </type>
34432   </test>
34433   <test name="test-612.cs">
34434     <type name="Abcdefghijklmnopqrstuvwxyz">
34435       <method name="Void .ctor()">
34436         <size>7</size>
34437       </method>
34438       <method name="Void .cctor()">
34439         <size>7</size>
34440       </method>
34441     </type>
34442     <type name="OO">
34443       <method name="Void .ctor()">
34444         <size>7</size>
34445       </method>
34446       <method name="Void D()">
34447         <size>5293</size>
34448       </method>
34449     </type>
34450     <type name="Zyxwvutsrqp">
34451       <method name="Void .ctor()">
34452         <size>7</size>
34453       </method>
34454       <method name="Void .cctor()">
34455         <size>7</size>
34456       </method>
34457     </type>
34458     <type name="XXX">
34459       <method name="Void .ctor()">
34460         <size>7</size>
34461       </method>
34462       <method name="Boolean IsAltered()">
34463         <size>859</size>
34464       </method>
34465       <method name="Void Main()">
34466         <size>1</size>
34467       </method>
34468     </type>
34469   </test>
34470   <test name="test-613.cs">
34471     <type name="M">
34472       <method name="Void .ctor()">
34473         <size>7</size>
34474       </method>
34475       <method name="Boolean g()">
34476         <size>8</size>
34477       </method>
34478       <method name="Int32 Main()">
34479         <size>62</size>
34480       </method>
34481     </type>
34482   </test>
34483   <test name="test-614.cs">
34484     <type name="C">
34485       <method name="Void .ctor()">
34486         <size>7</size>
34487       </method>
34488       <method name="Void And()">
34489         <size>73</size>
34490       </method>
34491       <method name="Void Or()">
34492         <size>129</size>
34493       </method>
34494       <method name="Int32 Main()">
34495         <size>70</size>
34496       </method>
34497     </type>
34498   </test>
34499   <test name="test-615.cs">
34500     <type name="C">
34501       <method name="Void .ctor()">
34502         <size>7</size>
34503       </method>
34504       <method name="Void Main()">
34505         <size>16</size>
34506       </method>
34507     </type>
34508   </test>
34509   <test name="test-617.cs">
34510     <type name="Y">
34511       <method name="Void .ctor()">
34512         <size>7</size>
34513       </method>
34514       <method name="Void X.add_Foo(MyDelegate)">
34515         <size>1</size>
34516       </method>
34517       <method name="Void X.remove_Foo(MyDelegate)">
34518         <size>1</size>
34519       </method>
34520       <method name="Void add_Foo(MyDelegate)">
34521         <size>24</size>
34522       </method>
34523       <method name="Void remove_Foo(MyDelegate)">
34524         <size>24</size>
34525       </method>
34526       <method name="Int32 X.get_Prop()">
34527         <size>2</size>
34528       </method>
34529       <method name="Int32 Main()">
34530         <size>74</size>
34531       </method>
34532     </type>
34533     <type name="MyDelegate">
34534       <method name="Void .ctor(Object, IntPtr)">
34535         <size>0</size>
34536       </method>
34537       <method name="Int64 Invoke()">
34538         <size>0</size>
34539       </method>
34540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34541         <size>0</size>
34542       </method>
34543       <method name="Int64 EndInvoke(IAsyncResult)">
34544         <size>0</size>
34545       </method>
34546     </type>
34547   </test>
34548   <test name="test-618.cs">
34549     <type name="C">
34550       <method name="Void .ctor()">
34551         <size>7</size>
34552       </method>
34553       <method name="Void ZeroBasedReductions()">
34554         <size>18</size>
34555       </method>
34556       <method name="Void Main()">
34557         <size>6</size>
34558       </method>
34559     </type>
34560   </test>
34561   <test name="test-619.cs">
34562     <type name="X">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="Void Main()">
34567         <size>11</size>
34568       </method>
34569     </type>
34570   </test>
34571   <test name="test-62.cs">
34572     <type name="X">
34573       <method name="Void .ctor()">
34574         <size>7</size>
34575       </method>
34576       <method name="X[] GetX()">
34577         <size>2</size>
34578       </method>
34579       <method name="System.Int32[] getInt()">
34580         <size>2</size>
34581       </method>
34582       <method name="System.Int32[,,] getMoreInt()">
34583         <size>2</size>
34584       </method>
34585       <method name="Int32 Main()">
34586         <size>2</size>
34587       </method>
34588     </type>
34589   </test>
34590   <test name="test-620.cs">
34591     <type name="X">
34592       <method name="Void .ctor()">
34593         <size>7</size>
34594       </method>
34595       <method name="Void A(Int32 ByRef)">
34596         <size>7</size>
34597       </method>
34598       <method name="Void B(Int32 ByRef)">
34599         <size>7</size>
34600       </method>
34601       <method name="Int32 Main()">
34602         <size>22</size>
34603       </method>
34604     </type>
34605   </test>
34606   <test name="test-621.cs">
34607     <type name="X">
34608       <method name="Void .ctor()">
34609         <size>7</size>
34610       </method>
34611       <method name="Void Main()">
34612         <size>129</size>
34613       </method>
34614     </type>
34615   </test>
34616   <test name="test-622.cs">
34617     <type name="A">
34618       <method name="Void .ctor(Int32)">
34619         <size>1</size>
34620       </method>
34621     </type>
34622     <type name="B">
34623       <method name="Void .ctor(Int32)">
34624         <size>7</size>
34625       </method>
34626     </type>
34627     <type name="X">
34628       <method name="Void .ctor()">
34629         <size>7</size>
34630       </method>
34631       <method name="Void Foo(A ByRef)">
34632         <size>8</size>
34633       </method>
34634       <method name="Void Foo(System.Object ByRef)">
34635         <size>9</size>
34636       </method>
34637       <method name="Int32 Main()">
34638         <size>16</size>
34639       </method>
34640     </type>
34641   </test>
34642   <test name="test-623.cs">
34643     <type name="X">
34644       <method name="Void .ctor()">
34645         <size>7</size>
34646       </method>
34647       <method name="Void a()">
34648         <size>0</size>
34649       </method>
34650     </type>
34651     <type name="Y">
34652       <method name="Void .ctor()">
34653         <size>7</size>
34654       </method>
34655       <method name="Void a()">
34656         <size>11</size>
34657       </method>
34658       <method name="Void Main()">
34659         <size>13</size>
34660       </method>
34661     </type>
34662   </test>
34663   <test name="test-624.cs">
34664     <type name="X">
34665       <method name="Void .ctor()">
34666         <size>7</size>
34667       </method>
34668       <method name="Int32 get_Type()">
34669         <size>2</size>
34670       </method>
34671       <method name="Void Main()">
34672         <size>3</size>
34673       </method>
34674     </type>
34675   </test>
34676   <test name="test-625.cs">
34677     <type name="Location">
34678       <method name="Void .ctor()">
34679         <size>7</size>
34680       </method>
34681       <method name="Int32 get_Null()">
34682         <size>2</size>
34683       </method>
34684     </type>
34685     <type name="X">
34686       <method name="Void .ctor()">
34687         <size>13</size>
34688       </method>
34689       <method name="Void Main()">
34690         <size>1</size>
34691       </method>
34692     </type>
34693   </test>
34694   <test name="test-626.cs">
34695     <type name="X">
34696       <method name="Void .ctor()">
34697         <size>7</size>
34698       </method>
34699       <method name="Void A()">
34700         <size>1</size>
34701       </method>
34702       <method name="Void Main()">
34703         <size>37</size>
34704       </method>
34705     </type>
34706   </test>
34707   <test name="test-627.cs">
34708     <type name="B">
34709       <method name="Void .ctor()">
34710         <size>7</size>
34711       </method>
34712       <method name="Void X.B()">
34713         <size>1</size>
34714       </method>
34715       <method name="Void A.B()">
34716         <size>1</size>
34717       </method>
34718     </type>
34719     <type name="M">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="Void N(System.Object)">
34724         <size>8</size>
34725       </method>
34726       <method name="Void Main()">
34727         <size>1</size>
34728       </method>
34729     </type>
34730   </test>
34731   <test name="test-628.cs">
34732     <type name="N1.B">
34733       <method name="Void .ctor()">
34734         <size>7</size>
34735       </method>
34736     </type>
34737     <type name="X">
34738       <method name="Void .ctor()">
34739         <size>7</size>
34740       </method>
34741     </type>
34742     <type name="X2">
34743       <method name="Void .ctor()">
34744         <size>7</size>
34745       </method>
34746     </type>
34747     <type name="Y2">
34748       <method name="Void .ctor()">
34749         <size>7</size>
34750       </method>
34751     </type>
34752     <type name="Y">
34753       <method name="Void .ctor()">
34754         <size>7</size>
34755       </method>
34756       <method name="Void Main()">
34757         <size>1</size>
34758       </method>
34759     </type>
34760   </test>
34761   <test name="test-629.cs">
34762     <type name="Foo">
34763       <method name="Void .ctor()">
34764         <size>7</size>
34765       </method>
34766       <method name="IEnumerable foo()">
34767         <size>16</size>
34768       </method>
34769       <method name="Int32 Main()">
34770         <size>65</size>
34771       </method>
34772     </type>
34773     <type name="Foo+&lt;foo&gt;c__Iterator0">
34774       <method name="Void .ctor()">
34775         <size>7</size>
34776       </method>
34777       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34778         <size>7</size>
34779       </method>
34780       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34781         <size>7</size>
34782       </method>
34783       <method name="Boolean MoveNext()">
34784         <size>39</size>
34785       </method>
34786       <method name="Void Dispose()">
34787         <size>8</size>
34788       </method>
34789       <method name="Void Reset()">
34790         <size>6</size>
34791       </method>
34792       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34793         <size>7</size>
34794       </method>
34795       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34796         <size>26</size>
34797       </method>
34798     </type>
34799   </test>
34800   <test name="test-63.cs">
34801     <type name="X">
34802       <method name="Void .ctor()">
34803         <size>7</size>
34804       </method>
34805       <method name="Int32 Main()">
34806         <size>96</size>
34807       </method>
34808     </type>
34809   </test>
34810   <test name="test-630.cs">
34811     <type name="MyEx">
34812       <method name="Void .ctor()">
34813         <size>7</size>
34814       </method>
34815     </type>
34816     <type name="Ex">
34817       <method name="Void .ctor()">
34818         <size>7</size>
34819       </method>
34820       <method name="Int32 test(Int32)">
34821         <size>37</size>
34822       </method>
34823       <method name="Int32 Main()">
34824         <size>70</size>
34825       </method>
34826     </type>
34827   </test>
34828   <test name="test-631.cs">
34829     <type name="A">
34830       <method name="Void .ctor()">
34831         <size>7</size>
34832       </method>
34833       <method name="SByte op_Implicit(A)">
34834         <size>2</size>
34835       </method>
34836       <method name="Byte op_Implicit(A)">
34837         <size>2</size>
34838       </method>
34839       <method name="Int16 op_Implicit(A)">
34840         <size>2</size>
34841       </method>
34842       <method name="UInt16 op_Implicit(A)">
34843         <size>2</size>
34844       </method>
34845       <method name="Int32 op_Implicit(A)">
34846         <size>2</size>
34847       </method>
34848       <method name="UInt32 op_Implicit(A)">
34849         <size>2</size>
34850       </method>
34851       <method name="Int64 op_Implicit(A)">
34852         <size>3</size>
34853       </method>
34854       <method name="UInt64 op_Implicit(A)">
34855         <size>3</size>
34856       </method>
34857     </type>
34858     <type name="A2">
34859       <method name="Void .ctor()">
34860         <size>7</size>
34861       </method>
34862       <method name="SByte op_Implicit(A2)">
34863         <size>2</size>
34864       </method>
34865       <method name="Byte op_Implicit(A2)">
34866         <size>2</size>
34867       </method>
34868       <method name="Int16 op_Implicit(A2)">
34869         <size>2</size>
34870       </method>
34871       <method name="UInt32 op_Implicit(A2)">
34872         <size>2</size>
34873       </method>
34874       <method name="Int64 op_Implicit(A2)">
34875         <size>3</size>
34876       </method>
34877       <method name="UInt64 op_Implicit(A2)">
34878         <size>3</size>
34879       </method>
34880     </type>
34881     <type name="A3">
34882       <method name="Void .ctor()">
34883         <size>7</size>
34884       </method>
34885       <method name="SByte op_Implicit(A3)">
34886         <size>2</size>
34887       </method>
34888       <method name="UInt32 op_Implicit(A3)">
34889         <size>2</size>
34890       </method>
34891       <method name="Int64 op_Implicit(A3)">
34892         <size>3</size>
34893       </method>
34894       <method name="UInt64 op_Implicit(A3)">
34895         <size>3</size>
34896       </method>
34897     </type>
34898     <type name="A4">
34899       <method name="Void .ctor()">
34900         <size>7</size>
34901       </method>
34902       <method name="UInt32 op_Implicit(A4)">
34903         <size>2</size>
34904       </method>
34905       <method name="Int64 op_Implicit(A4)">
34906         <size>3</size>
34907       </method>
34908       <method name="UInt64 op_Implicit(A4)">
34909         <size>3</size>
34910       </method>
34911     </type>
34912     <type name="A5">
34913       <method name="Void .ctor()">
34914         <size>7</size>
34915       </method>
34916       <method name="UInt32 op_Implicit(A5)">
34917         <size>2</size>
34918       </method>
34919       <method name="Int32 op_Implicit(A5)">
34920         <size>2</size>
34921       </method>
34922     </type>
34923     <type name="A6">
34924       <method name="Void .ctor()">
34925         <size>7</size>
34926       </method>
34927       <method name="Byte op_Implicit(A6)">
34928         <size>2</size>
34929       </method>
34930     </type>
34931     <type name="MyDecimal">
34932       <method name="Void .ctor()">
34933         <size>7</size>
34934       </method>
34935       <method name="Decimal op_Implicit(MyDecimal)">
34936         <size>8</size>
34937       </method>
34938     </type>
34939     <type name="Constraint">
34940       <method name="Void .ctor()">
34941         <size>7</size>
34942       </method>
34943       <method name="Int32 Main()">
34944         <size>293</size>
34945       </method>
34946     </type>
34947   </test>
34948   <test name="test-632.cs">
34949     <type name="Bug379822">
34950       <method name="Void .ctor()">
34951         <size>7</size>
34952       </method>
34953       <method name="Void Assert(Boolean, Boolean)">
34954         <size>19</size>
34955       </method>
34956       <method name="Void TestAnd(Boolean)">
34957         <size>79</size>
34958       </method>
34959       <method name="Void TestOr(Boolean)">
34960         <size>88</size>
34961       </method>
34962       <method name="Void Test(Boolean)">
34963         <size>13</size>
34964       </method>
34965       <method name="Void Main()">
34966         <size>13</size>
34967       </method>
34968     </type>
34969   </test>
34970   <test name="test-633.cs">
34971     <type name="Test.C">
34972       <method name="Void .ctor()">
34973         <size>7</size>
34974       </method>
34975       <method name="Void Main()">
34976         <size>1</size>
34977       </method>
34978     </type>
34979   </test>
34980   <test name="test-634.cs">
34981     <type name="Test">
34982       <method name="Void .ctor()">
34983         <size>7</size>
34984       </method>
34985       <method name="Void TestFunc()">
34986         <size>2</size>
34987       </method>
34988       <method name="Void Main(System.String[])">
34989         <size>6</size>
34990       </method>
34991     </type>
34992     <type name="Test+D">
34993       <method name="Void .ctor(Object, IntPtr)">
34994         <size>0</size>
34995       </method>
34996       <method name="Void Invoke()">
34997         <size>0</size>
34998       </method>
34999       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35000         <size>0</size>
35001       </method>
35002       <method name="Void EndInvoke(IAsyncResult)">
35003         <size>0</size>
35004       </method>
35005     </type>
35006   </test>
35007   <test name="test-635.cs">
35008     <type name="ShortCircuitFold">
35009       <method name="Void .ctor()">
35010         <size>7</size>
35011       </method>
35012       <method name="Boolean get_False()">
35013         <size>14</size>
35014       </method>
35015       <method name="Boolean get_True()">
35016         <size>14</size>
35017       </method>
35018       <method name="Void a(Boolean, Boolean)">
35019         <size>19</size>
35020       </method>
35021       <method name="Void c(Int32)">
35022         <size>67</size>
35023       </method>
35024       <method name="Boolean f()">
35025         <size>11</size>
35026       </method>
35027       <method name="Void Main()">
35028         <size>167</size>
35029       </method>
35030     </type>
35031   </test>
35032   <test name="test-636.cs">
35033     <type name="Foo">
35034       <method name="Void .ctor()">
35035         <size>7</size>
35036       </method>
35037       <method name="Boolean get_False()">
35038         <size>14</size>
35039       </method>
35040       <method name="Void ping()">
35041         <size>13</size>
35042       </method>
35043       <method name="Int32 test_while(Int32)">
35044         <size>53</size>
35045       </method>
35046       <method name="Int32 test_do_while(Int32)">
35047         <size>53</size>
35048       </method>
35049       <method name="Int32 test_for(Int32)">
35050         <size>64</size>
35051       </method>
35052       <method name="Void test_for_empty()">
35053         <size>35</size>
35054       </method>
35055       <method name="Void Main()">
35056         <size>30</size>
35057       </method>
35058     </type>
35059   </test>
35060   <test name="test-638.cs">
35061     <type name="Fail">
35062       <method name="Void .ctor()">
35063         <size>7</size>
35064       </method>
35065       <method name="Void Main()">
35066         <size>110</size>
35067       </method>
35068     </type>
35069     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
35070       <method name="Void .ctor()">
35071         <size>7</size>
35072       </method>
35073       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35074         <size>28</size>
35075       </method>
35076     </type>
35077   </test>
35078   <test name="test-639.cs">
35079     <type name="Foo">
35080       <method name="Void .ctor()">
35081         <size>7</size>
35082       </method>
35083       <method name="System.String get_s()">
35084         <size>13</size>
35085       </method>
35086       <method name="Void set_s(System.String)">
35087         <size>34</size>
35088       </method>
35089       <method name="Void Main()">
35090         <size>67</size>
35091       </method>
35092     </type>
35093   </test>
35094   <test name="test-64.cs">
35095     <type name="Operator">
35096       <method name="Void .ctor()">
35097         <size>7</size>
35098       </method>
35099     </type>
35100     <type name="Blah">
35101       <method name="Void .ctor(Operator)">
35102         <size>7</size>
35103       </method>
35104     </type>
35105     <type name="T">
35106       <method name="Void .ctor()">
35107         <size>7</size>
35108       </method>
35109       <method name="Int32 Main()">
35110         <size>9</size>
35111       </method>
35112     </type>
35113   </test>
35114   <test name="test-640.cs">
35115     <type name="C">
35116       <method name="Void .ctor()">
35117         <size>7</size>
35118       </method>
35119       <method name="Int32 Main()">
35120         <size>100</size>
35121       </method>
35122     </type>
35123   </test>
35124   <test name="test-641.cs">
35125     <type name="Identifier">
35126       <method name="Void .ctor()">
35127         <size>7</size>
35128       </method>
35129       <method name="Int32 Main()">
35130         <size>55</size>
35131       </method>
35132       <method name="Boolean op_Equality(Identifier, Identifier)">
35133         <size>2</size>
35134       </method>
35135       <method name="Boolean op_Inequality(Identifier, Identifier)">
35136         <size>2</size>
35137       </method>
35138       <method name="Identifier op_Implicit(System.String)">
35139         <size>2</size>
35140       </method>
35141       <method name="System.String op_Implicit(Identifier)">
35142         <size>2</size>
35143       </method>
35144       <method name="Decimal op_Implicit(Identifier)">
35145         <size>7</size>
35146       </method>
35147     </type>
35148   </test>
35149   <test name="test-642.cs">
35150     <type name="C">
35151       <method name="Void .ctor()">
35152         <size>7</size>
35153       </method>
35154       <method name="Int32 Main()">
35155         <size>40</size>
35156       </method>
35157     </type>
35158   </test>
35159   <test name="test-643.cs">
35160     <type name="PointerArithmeticTest">
35161       <method name="Void .ctor()">
35162         <size>7</size>
35163       </method>
35164       <method name="Int32 Main()">
35165         <size>130</size>
35166       </method>
35167       <method name="Int32* Conversions(Int64)">
35168         <size>3</size>
35169       </method>
35170       <method name="Int32 CheckAdd(Byte*, Int32)">
35171         <size>14</size>
35172       </method>
35173       <method name="Int32 CheckSub(Int16*, Int32)">
35174         <size>16</size>
35175       </method>
35176       <method name="Int32 CheckSub2(Int16*, Int32)">
35177         <size>23</size>
35178       </method>
35179     </type>
35180   </test>
35181   <test name="test-644.cs">
35182     <type name="Program">
35183       <method name="Void .ctor()">
35184         <size>7</size>
35185       </method>
35186       <method name="System.Object M(Int32)">
35187         <size>2</size>
35188       </method>
35189       <method name="Void Test_1()">
35190         <size>59</size>
35191       </method>
35192       <method name="Boolean Test_2()">
35193         <size>24</size>
35194       </method>
35195       <method name="Boolean Test_3()">
35196         <size>24</size>
35197       </method>
35198       <method name="Boolean Test_4(Program+D)">
35199         <size>13</size>
35200       </method>
35201       <method name="Int32 Main()">
35202         <size>75</size>
35203       </method>
35204     </type>
35205     <type name="Program+D">
35206       <method name="Void .ctor(Object, IntPtr)">
35207         <size>0</size>
35208       </method>
35209       <method name="System.Object Invoke(Int32)">
35210         <size>0</size>
35211       </method>
35212       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35213         <size>0</size>
35214       </method>
35215       <method name="System.Object EndInvoke(IAsyncResult)">
35216         <size>0</size>
35217       </method>
35218     </type>
35219   </test>
35220   <test name="test-645.cs">
35221     <type name="Program">
35222       <method name="Void .ctor()">
35223         <size>7</size>
35224       </method>
35225       <method name="IEnumerable get_Empty()">
35226         <size>16</size>
35227       </method>
35228       <method name="Void Main()">
35229         <size>61</size>
35230       </method>
35231     </type>
35232     <type name="Program+&lt;&gt;c__Iterator0">
35233       <method name="Void .ctor()">
35234         <size>7</size>
35235       </method>
35236       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35237         <size>7</size>
35238       </method>
35239       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35240         <size>7</size>
35241       </method>
35242       <method name="Boolean MoveNext()">
35243         <size>158</size>
35244       </method>
35245       <method name="Void Dispose()">
35246         <size>8</size>
35247       </method>
35248       <method name="Void Reset()">
35249         <size>6</size>
35250       </method>
35251       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35252         <size>7</size>
35253       </method>
35254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35255         <size>26</size>
35256       </method>
35257     </type>
35258   </test>
35259   <test name="test-646.cs">
35260     <type name="Program">
35261       <method name="Void .ctor()">
35262         <size>7</size>
35263       </method>
35264       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
35265         <size>7</size>
35266       </method>
35267       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
35268         <size>7</size>
35269       </method>
35270       <method name="Int32 Main()">
35271         <size>113</size>
35272       </method>
35273     </type>
35274   </test>
35275   <test name="test-647.cs">
35276     <type name="Foo">
35277       <method name="Void .ctor()">
35278         <size>7</size>
35279       </method>
35280       <method name="Void Main()">
35281         <size>28</size>
35282       </method>
35283     </type>
35284   </test>
35285   <test name="test-648.cs">
35286     <type name="ParamMismatch.TestCase">
35287       <method name="Void .ctor()">
35288         <size>7</size>
35289       </method>
35290       <method name="Void add_Culprit(System.EventHandler)">
35291         <size>1</size>
35292       </method>
35293       <method name="Void remove_Culprit(System.EventHandler)">
35294         <size>1</size>
35295       </method>
35296       <method name="Void Main()">
35297         <size>1</size>
35298       </method>
35299       <method name="Void Finalize()">
35300         <size>13</size>
35301       </method>
35302     </type>
35303   </test>
35304   <test name="test-649.cs">
35305     <type name="MainClass">
35306       <method name="Void .ctor()">
35307         <size>7</size>
35308       </method>
35309       <method name="Void Main(System.String[])">
35310         <size>609</size>
35311       </method>
35312     </type>
35313     <type name="MainClass+Decimal2">
35314       <method name="Void .ctor(Double)">
35315         <size>13</size>
35316       </method>
35317       <method name="Void .ctor(Decimal)">
35318         <size>8</size>
35319       </method>
35320       <method name="Decimal2 op_Explicit(Decimal)">
35321         <size>7</size>
35322       </method>
35323       <method name="Decimal2 op_Explicit(Double)">
35324         <size>7</size>
35325       </method>
35326       <method name="Decimal op_Implicit(Decimal2)">
35327         <size>8</size>
35328       </method>
35329     </type>
35330   </test>
35331   <test name="test-65.cs">
35332     <type name="X">
35333       <method name="Void .ctor()">
35334         <size>7</size>
35335       </method>
35336       <method name="Void receiver(S)">
35337         <size>7</size>
35338       </method>
35339       <method name="System.Object BoxS()">
35340         <size>21</size>
35341       </method>
35342       <method name="S Plain()">
35343         <size>16</size>
35344       </method>
35345       <method name="Int32 Main()">
35346         <size>98</size>
35347       </method>
35348     </type>
35349   </test>
35350   <test name="test-650.cs">
35351     <type name="App">
35352       <method name="Void .ctor()">
35353         <size>7</size>
35354       </method>
35355       <method name="Void Main()">
35356         <size>1</size>
35357       </method>
35358     </type>
35359   </test>
35360   <test name="test-651.cs">
35361     <type name="Foo">
35362       <method name="Void .ctor()">
35363         <size>7</size>
35364       </method>
35365       <method name="Void Open(IList)">
35366         <size>1</size>
35367       </method>
35368       <method name="Void Open(System.Collections.ArrayList ByRef)">
35369         <size>20</size>
35370       </method>
35371       <method name="Void Main()">
35372         <size>1</size>
35373       </method>
35374     </type>
35375   </test>
35376   <test name="test-652.cs">
35377     <type name="C">
35378       <method name="Void .ctor()">
35379         <size>7</size>
35380       </method>
35381       <method name="Int32 Main()">
35382         <size>6</size>
35383       </method>
35384       <method name="Int32 Test()">
35385         <size>27</size>
35386       </method>
35387     </type>
35388   </test>
35389   <test name="test-653.cs">
35390     <type name="C">
35391       <method name="Void .ctor()">
35392         <size>7</size>
35393       </method>
35394       <method name="Int32 Test()">
35395         <size>50</size>
35396       </method>
35397       <method name="Void Test2()">
35398         <size>32</size>
35399       </method>
35400       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35401         <size>39</size>
35402       </method>
35403       <method name="Int32 Main()">
35404         <size>41</size>
35405       </method>
35406     </type>
35407   </test>
35408   <test name="test-654.cs">
35409     <type name="Program">
35410       <method name="Void .ctor()">
35411         <size>7</size>
35412       </method>
35413       <method name="Int32 Main()">
35414         <size>8</size>
35415       </method>
35416       <method name="Int32 Test(SByte*)">
35417         <size>33</size>
35418       </method>
35419     </type>
35420   </test>
35421   <test name="test-655.cs">
35422     <type name="D">
35423       <method name="Void .ctor()">
35424         <size>7</size>
35425       </method>
35426       <method name="Byte get_Item(Int32)">
35427         <size>7</size>
35428       </method>
35429       <method name="Void set_Item(Int32, Byte)">
35430         <size>8</size>
35431       </method>
35432       <method name="Int32 Main()">
35433         <size>77</size>
35434       </method>
35435     </type>
35436   </test>
35437   <test name="test-656.cs">
35438     <type name="Goo">
35439       <method name="Void .ctor()">
35440         <size>7</size>
35441       </method>
35442       <method name="Void Main()">
35443         <size>26</size>
35444       </method>
35445     </type>
35446   </test>
35447   <test name="test-657.cs">
35448     <type name="TestDebug.C">
35449       <method name="Void .ctor()">
35450         <size>7</size>
35451       </method>
35452       <method name="Void Method()">
35453         <size>1</size>
35454       </method>
35455     </type>
35456     <type name="TestDebug.Program">
35457       <method name="Void .ctor()">
35458         <size>7</size>
35459       </method>
35460       <method name="Void Excluded()">
35461         <size>11</size>
35462       </method>
35463       <method name="Int32 Main()">
35464         <size>7</size>
35465       </method>
35466     </type>
35467   </test>
35468   <test name="test-658.cs">
35469     <type name="A">
35470       <method name="Void .ctor()">
35471         <size>7</size>
35472       </method>
35473       <method name="Int32 get_Thread()">
35474         <size>2</size>
35475       </method>
35476     </type>
35477     <type name="Thread">
35478       <method name="Void .ctor()">
35479         <size>7</size>
35480       </method>
35481       <method name="Void Foo()">
35482         <size>1</size>
35483       </method>
35484     </type>
35485     <type name="B">
35486       <method name="Void .ctor()">
35487         <size>7</size>
35488       </method>
35489       <method name="Void Main()">
35490         <size>6</size>
35491       </method>
35492     </type>
35493   </test>
35494   <test name="test-659.cs">
35495     <type name="MySubClass">
35496       <method name="Void .ctor()">
35497         <size>7</size>
35498       </method>
35499       <method name="Int32 Main()">
35500         <size>30</size>
35501       </method>
35502       <method name="Void set_BB(Int32, Boolean)">
35503         <size>1</size>
35504       </method>
35505       <method name="Void Iface.set_AA(Int32, Boolean)">
35506         <size>9</size>
35507       </method>
35508     </type>
35509   </test>
35510   <test name="test-66.cs">
35511     <type name="Y">
35512       <method name="Void .ctor()">
35513         <size>7</size>
35514       </method>
35515     </type>
35516     <type name="X">
35517       <method name="Void .ctor()">
35518         <size>7</size>
35519       </method>
35520       <method name="Void .cctor()">
35521         <size>53</size>
35522       </method>
35523       <method name="Void FillOne()">
35524         <size>18</size>
35525       </method>
35526       <method name="Void FillSingle()">
35527         <size>39</size>
35528       </method>
35529       <method name="Void FillDouble()">
35530         <size>59</size>
35531       </method>
35532       <method name="Void FillObject()">
35533         <size>52</size>
35534       </method>
35535       <method name="Void FillDoubleObject()">
35536         <size>81</size>
35537       </method>
35538       <method name="Int32 TestSingle()">
35539         <size>47</size>
35540       </method>
35541       <method name="Int32 TestDouble()">
35542         <size>67</size>
35543       </method>
35544       <method name="Int32 TestObjectSingle()">
35545         <size>48</size>
35546       </method>
35547       <method name="Int32 TestObjectDouble()">
35548         <size>72</size>
35549       </method>
35550       <method name="Int32 Main()">
35551         <size>80</size>
35552       </method>
35553     </type>
35554   </test>
35555   <test name="test-660.cs">
35556     <type name="Test">
35557       <method name="Void .ctor()">
35558         <size>7</size>
35559       </method>
35560       <method name="Void Main()">
35561         <size>25</size>
35562       </method>
35563     </type>
35564     <type name="Status">
35565       <method name="Void .ctor(Code)">
35566         <size>8</size>
35567       </method>
35568       <method name="Status op_Implicit(Code)">
35569         <size>7</size>
35570       </method>
35571       <method name="Code op_Implicit(Status)">
35572         <size>8</size>
35573       </method>
35574     </type>
35575   </test>
35576   <test name="test-661.cs">
35577     <type name="Test">
35578       <method name="Void .ctor()">
35579         <size>7</size>
35580       </method>
35581       <method name="Void Main()">
35582         <size>1</size>
35583       </method>
35584       <method name="Void TestMethod()">
35585         <size>15</size>
35586       </method>
35587       <method name="SummaryInfo GetSummary()">
35588         <size>2</size>
35589       </method>
35590     </type>
35591   </test>
35592   <test name="test-662.cs">
35593     <type name="C">
35594       <method name="Void .ctor()">
35595         <size>7</size>
35596       </method>
35597       <method name="Void Main()">
35598         <size>1</size>
35599       </method>
35600     </type>
35601   </test>
35602   <test name="test-663.cs">
35603     <type name="A">
35604       <method name="Void .ctor()">
35605         <size>7</size>
35606       </method>
35607       <method name="Int32 op_Implicit(A)">
35608         <size>2</size>
35609       </method>
35610       <method name="Boolean op_Implicit(A)">
35611         <size>2</size>
35612       </method>
35613     </type>
35614     <type name="C">
35615       <method name="Void .ctor()">
35616         <size>7</size>
35617       </method>
35618       <method name="Void Main()">
35619         <size>17</size>
35620       </method>
35621     </type>
35622   </test>
35623   <test name="test-664.cs">
35624     <type name="C">
35625       <method name="Void .ctor()">
35626         <size>7</size>
35627       </method>
35628       <method name="Boolean Test(System.String)">
35629         <size>148</size>
35630       </method>
35631       <method name="Int32 Main()">
35632         <size>49</size>
35633       </method>
35634     </type>
35635   </test>
35636   <test name="test-665.cs">
35637     <type name="Test">
35638       <method name="Void .ctor()">
35639         <size>7</size>
35640       </method>
35641       <method name="Int32 Main()">
35642         <size>14</size>
35643       </method>
35644       <method name="Int32 Method(System.Object)">
35645         <size>2</size>
35646       </method>
35647     </type>
35648   </test>
35649   <test name="test-666.cs">
35650     <type name="C">
35651       <method name="Void .ctor()">
35652         <size>7</size>
35653       </method>
35654       <method name="Void Main()">
35655         <size>1</size>
35656       </method>
35657     </type>
35658   </test>
35659   <test name="test-667.cs">
35660     <type name="CA">
35661       <method name="Void .ctor()">
35662         <size>7</size>
35663       </method>
35664       <method name="Void IA.M()">
35665         <size>1</size>
35666       </method>
35667     </type>
35668     <type name="CC">
35669       <method name="Void .ctor()">
35670         <size>7</size>
35671       </method>
35672       <method name="Void Main()">
35673         <size>1</size>
35674       </method>
35675     </type>
35676   </test>
35677   <test name="test-668.cs">
35678     <type name="Bar">
35679       <method name="Void .ctor()">
35680         <size>7</size>
35681       </method>
35682     </type>
35683     <type name="Test">
35684       <method name="Void .ctor()">
35685         <size>7</size>
35686       </method>
35687       <method name="Void Main()">
35688         <size>7</size>
35689       </method>
35690     </type>
35691   </test>
35692   <test name="test-669.cs">
35693     <type name="Test">
35694       <method name="Void .ctor()">
35695         <size>7</size>
35696       </method>
35697       <method name="Void Main()">
35698         <size>3</size>
35699       </method>
35700     </type>
35701   </test>
35702   <test name="test-670.cs">
35703     <type name="C">
35704       <method name="Void .ctor()">
35705         <size>7</size>
35706       </method>
35707       <method name="Void Main()">
35708         <size>14</size>
35709       </method>
35710     </type>
35711   </test>
35712   <test name="test-671.cs">
35713     <type name="C">
35714       <method name="Void .ctor()">
35715         <size>7</size>
35716       </method>
35717       <method name="Int32 Main()">
35718         <size>19</size>
35719       </method>
35720       <method name="Boolean Bar(System.Object)">
35721         <size>2</size>
35722       </method>
35723     </type>
35724   </test>
35725   <test name="test-672.cs">
35726     <type name="X">
35727       <method name="Void .ctor()">
35728         <size>7</size>
35729       </method>
35730       <method name="S* get_Foo2()">
35731         <size>3</size>
35732       </method>
35733       <method name="Void Main()">
35734         <size>1</size>
35735       </method>
35736       <method name="Int32* get_Foo()">
35737         <size>3</size>
35738       </method>
35739     </type>
35740   </test>
35741   <test name="test-673.cs">
35742     <type name="Test">
35743       <method name="Void .ctor()">
35744         <size>7</size>
35745       </method>
35746       <method name="Void Foo()">
35747         <size>1</size>
35748       </method>
35749       <method name="Int32 Main()">
35750         <size>85</size>
35751       </method>
35752     </type>
35753   </test>
35754   <test name="test-674.cs">
35755     <type name="Test">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759       <method name="Int32 Main()">
35760         <size>56</size>
35761       </method>
35762       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35763         <size>2</size>
35764       </method>
35765     </type>
35766     <type name="Test+D">
35767       <method name="Void .ctor(Object, IntPtr)">
35768         <size>0</size>
35769       </method>
35770       <method name="Int32 Invoke(Int32)">
35771         <size>0</size>
35772       </method>
35773       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35774         <size>0</size>
35775       </method>
35776       <method name="Int32 EndInvoke(IAsyncResult)">
35777         <size>0</size>
35778       </method>
35779     </type>
35780   </test>
35781   <test name="test-675.cs">
35782     <type name="B">
35783       <method name="Void .ctor()">
35784         <size>7</size>
35785       </method>
35786       <method name="Int32 GetHashCode()">
35787         <size>2</size>
35788       </method>
35789       <method name="Boolean Equals(System.Object)">
35790         <size>2</size>
35791       </method>
35792       <method name="Boolean op_Equality(B, B)">
35793         <size>2</size>
35794       </method>
35795       <method name="Boolean op_Inequality(B, B)">
35796         <size>2</size>
35797       </method>
35798     </type>
35799     <type name="Test">
35800       <method name="Void .ctor()">
35801         <size>7</size>
35802       </method>
35803       <method name="Int32 Main()">
35804         <size>2</size>
35805       </method>
35806     </type>
35807   </test>
35808   <test name="test-676.cs">
35809     <type name="N.Item">
35810       <method name="Void .ctor()">
35811         <size>7</size>
35812       </method>
35813     </type>
35814     <type name="N.Test">
35815       <method name="Void .ctor()">
35816         <size>7</size>
35817       </method>
35818       <method name="N.Item get_Item(N.Test)">
35819         <size>2</size>
35820       </method>
35821       <method name="Void Foo(ItemSlot)">
35822         <size>27</size>
35823       </method>
35824       <method name="Int32 Main()">
35825         <size>2</size>
35826       </method>
35827     </type>
35828   </test>
35829   <test name="test-677.cs">
35830     <type name="InvokeWindow">
35831       <method name="Void .ctor()">
35832         <size>7</size>
35833       </method>
35834       <method name="Void add_E(D)">
35835         <size>24</size>
35836       </method>
35837       <method name="Void remove_E(D)">
35838         <size>24</size>
35839       </method>
35840       <method name="Void Run()">
35841         <size>12</size>
35842       </method>
35843     </type>
35844     <type name="Test">
35845       <method name="Void .ctor()">
35846         <size>7</size>
35847       </method>
35848       <method name="Int32 Main()">
35849         <size>32</size>
35850       </method>
35851       <method name="Void OnDeleteEvent()">
35852         <size>1</size>
35853       </method>
35854       <method name="Void OnDeleteEvent(Int32)">
35855         <size>1</size>
35856       </method>
35857     </type>
35858     <type name="D">
35859       <method name="Void .ctor(Object, IntPtr)">
35860         <size>0</size>
35861       </method>
35862       <method name="Void Invoke()">
35863         <size>0</size>
35864       </method>
35865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35866         <size>0</size>
35867       </method>
35868       <method name="Void EndInvoke(IAsyncResult)">
35869         <size>0</size>
35870       </method>
35871     </type>
35872   </test>
35873   <test name="test-678.cs">
35874     <type name="NaNTest">
35875       <method name="Void .ctor(Double, Double)">
35876         <size>171</size>
35877       </method>
35878       <method name="Int32 Main()">
35879         <size>26</size>
35880       </method>
35881     </type>
35882   </test>
35883   <test name="test-679.cs">
35884     <type name="Program">
35885       <method name="Void .ctor()">
35886         <size>7</size>
35887       </method>
35888       <method name="Int32 Main()">
35889         <size>12</size>
35890       </method>
35891     </type>
35892   </test>
35893   <test name="test-68.cs">
35894     <type name="Y">
35895       <method name="Void .ctor()">
35896         <size>14</size>
35897       </method>
35898     </type>
35899     <type name="X">
35900       <method name="Void .ctor()">
35901         <size>7</size>
35902       </method>
35903       <method name="Int32 Main()">
35904         <size>147</size>
35905       </method>
35906     </type>
35907   </test>
35908   <test name="test-680.cs">
35909     <type name="AsStringProblem.MainClass">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913       <method name="Void Main()">
35914         <size>94</size>
35915       </method>
35916     </type>
35917   </test>
35918   <test name="test-681.cs">
35919     <type name="Bug">
35920       <method name="Void .ctor()">
35921         <size>20</size>
35922       </method>
35923       <method name="Void Main()">
35924         <size>1</size>
35925       </method>
35926     </type>
35927     <type name="BugClass">
35928       <method name="Void .cctor()">
35929         <size>18</size>
35930       </method>
35931       <method name="Void FooImplementation(System.Void*)">
35932         <size>1</size>
35933       </method>
35934     </type>
35935     <type name="BugClass+Foo">
35936       <method name="Void .ctor(Object, IntPtr)">
35937         <size>0</size>
35938       </method>
35939       <method name="Void Invoke(System.Void*)">
35940         <size>0</size>
35941       </method>
35942       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35943         <size>0</size>
35944       </method>
35945       <method name="Void EndInvoke(IAsyncResult)">
35946         <size>0</size>
35947       </method>
35948     </type>
35949   </test>
35950   <test name="test-683.cs">
35951     <type name="broken_cast">
35952       <method name="Void .ctor()">
35953         <size>7</size>
35954       </method>
35955       <method name="Int32 Main()">
35956         <size>32</size>
35957       </method>
35958     </type>
35959   </test>
35960   <test name="test-684.cs">
35961     <type name="mono_bug.Program">
35962       <method name="Void .ctor()">
35963         <size>7</size>
35964       </method>
35965       <method name="Void Main()">
35966         <size>71</size>
35967       </method>
35968       <method name="System.Double[][,] ReturnArray()">
35969         <size>62</size>
35970       </method>
35971     </type>
35972   </test>
35973   <test name="test-685.cs">
35974     <type name="C">
35975       <method name="Void .ctor()">
35976         <size>7</size>
35977       </method>
35978       <method name="Void Main()">
35979         <size>28</size>
35980       </method>
35981     </type>
35982   </test>
35983   <test name="test-686.cs">
35984     <type name="Test">
35985       <method name="Void .ctor()">
35986         <size>7</size>
35987       </method>
35988       <method name="Void Main()">
35989         <size>51</size>
35990       </method>
35991       <method name="Void Foo()">
35992         <size>145</size>
35993       </method>
35994     </type>
35995   </test>
35996   <test name="test-687.cs">
35997     <type name="XUnit">
35998       <method name="Void .ctor(Double)">
35999         <size>8</size>
36000       </method>
36001       <method name="XUnit op_Implicit(Double)">
36002         <size>10</size>
36003       </method>
36004       <method name="Double op_Implicit(XUnit)">
36005         <size>8</size>
36006       </method>
36007     </type>
36008     <type name="Unit">
36009       <method name="Void .ctor(Double)">
36010         <size>8</size>
36011       </method>
36012       <method name="Unit op_Implicit(Double)">
36013         <size>10</size>
36014       </method>
36015       <method name="Double op_Implicit(Unit)">
36016         <size>8</size>
36017       </method>
36018     </type>
36019     <type name="Test">
36020       <method name="Void .ctor()">
36021         <size>7</size>
36022       </method>
36023       <method name="Int32 Main()">
36024         <size>56</size>
36025       </method>
36026     </type>
36027   </test>
36028   <test name="test-688.cs">
36029     <type name="Test">
36030       <method name="Void .ctor()">
36031         <size>7</size>
36032       </method>
36033       <method name="Int32 Main()">
36034         <size>46</size>
36035       </method>
36036       <method name="Byte* GetFoo()">
36037         <size>7</size>
36038       </method>
36039       <method name="Byte* GetFoo2()">
36040         <size>7</size>
36041       </method>
36042     </type>
36043   </test>
36044   <test name="test-689.cs">
36045     <type name="Sample">
36046       <method name="Void Main()">
36047         <size>3</size>
36048       </method>
36049       <method name="Void Foo(Byte*, Byte*)">
36050         <size>42</size>
36051       </method>
36052     </type>
36053   </test>
36054   <test name="test-69.cs">
36055     <type name="Blah">
36056       <method name="Void .ctor()">
36057         <size>7</size>
36058       </method>
36059       <method name="Void Start_internal(IntPtr)">
36060         <size>0</size>
36061       </method>
36062       <method name="Int32 Main()">
36063         <size>2</size>
36064       </method>
36065     </type>
36066   </test>
36067   <test name="test-690.cs">
36068     <type name="Test.Test">
36069       <method name="Void .ctor()">
36070         <size>7</size>
36071       </method>
36072       <method name="Void Main()">
36073         <size>1</size>
36074       </method>
36075     </type>
36076   </test>
36077   <test name="test-691.cs">
36078     <type name="ConsoleApplication6.Program">
36079       <method name="Void .ctor()">
36080         <size>7</size>
36081       </method>
36082       <method name="Void .cctor()">
36083         <size>23</size>
36084       </method>
36085       <method name="Void Main()">
36086         <size>127</size>
36087       </method>
36088     </type>
36089   </test>
36090   <test name="test-692.cs">
36091     <type name="Test">
36092       <method name="Void .ctor()">
36093         <size>7</size>
36094       </method>
36095       <method name="Void test1(DateTime ByRef)">
36096         <size>10</size>
36097       </method>
36098       <method name="Void test2(DateTime ByRef)">
36099         <size>13</size>
36100       </method>
36101       <method name="Int32 Main()">
36102         <size>141</size>
36103       </method>
36104     </type>
36105   </test>
36106   <test name="test-693.cs">
36107     <type name="ConstTest">
36108       <method name="Void .ctor()">
36109         <size>7</size>
36110       </method>
36111       <method name="Int32 Main()">
36112         <size>32</size>
36113       </method>
36114     </type>
36115   </test>
36116   <test name="test-694.cs">
36117     <type name="Test">
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   </test>
36126   <test name="test-695.cs">
36127     <type name="Program">
36128       <method name="Void .ctor()">
36129         <size>7</size>
36130       </method>
36131       <method name="Void .cctor()">
36132         <size>53</size>
36133       </method>
36134       <method name="Int32 Main()">
36135         <size>680</size>
36136       </method>
36137       <method name="System.String get_BaseDirectory()">
36138         <size>28</size>
36139       </method>
36140     </type>
36141     <type name="&lt;PrivateImplementationDetails&gt;">
36142       <method name="Void .ctor()">
36143         <size>7</size>
36144       </method>
36145     </type>
36146   </test>
36147   <test name="test-696.cs">
36148     <type name="S">
36149       <method name="Void f(S)">
36150         <size>1</size>
36151       </method>
36152       <method name="S op_Implicit(C)">
36153         <size>2</size>
36154       </method>
36155     </type>
36156     <type name="C">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160       <method name="Void Main()">
36161         <size>12</size>
36162       </method>
36163     </type>
36164   </test>
36165   <test name="test-697.cs">
36166     <type name="C">
36167       <method name="Void .ctor()">
36168         <size>7</size>
36169       </method>
36170       <method name="Void Main()">
36171         <size>1</size>
36172       </method>
36173     </type>
36174   </test>
36175   <test name="test-698.cs">
36176     <type name="test">
36177       <method name="Void .ctor()">
36178         <size>7</size>
36179       </method>
36180       <method name="Void Main()">
36181         <size>12</size>
36182       </method>
36183     </type>
36184   </test>
36185   <test name="test-699.cs">
36186     <type name="D">
36187       <method name="Void .ctor(String)">
36188         <size>25</size>
36189       </method>
36190       <method name="System.String get_message()">
36191         <size>7</size>
36192       </method>
36193       <method name="Void Main()">
36194         <size>1</size>
36195       </method>
36196     </type>
36197   </test>
36198   <test name="test-7.cs">
36199     <type name="Mine.MyBoolean">
36200       <method name="Void .ctor()">
36201         <size>7</size>
36202       </method>
36203       <method name="Boolean op_Implicit(Mine.MyBoolean)">
36204         <size>2</size>
36205       </method>
36206     </type>
36207     <type name="Mine.MyTrueFalse">
36208       <method name="Void .ctor()">
36209         <size>7</size>
36210       </method>
36211       <method name="Boolean op_True(Mine.MyTrueFalse)">
36212         <size>2</size>
36213       </method>
36214       <method name="Boolean op_False(Mine.MyTrueFalse)">
36215         <size>2</size>
36216       </method>
36217     </type>
36218     <type name="Mine.Blah">
36219       <method name="Void .ctor(Int32)">
36220         <size>14</size>
36221       </method>
36222       <method name="Int32 Main()">
36223         <size>408</size>
36224       </method>
36225       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
36226         <size>31</size>
36227       </method>
36228       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
36229         <size>22</size>
36230       </method>
36231       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
36232         <size>23</size>
36233       </method>
36234       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
36235         <size>31</size>
36236       </method>
36237       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
36238         <size>24</size>
36239       </method>
36240       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
36241         <size>24</size>
36242       </method>
36243       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
36244         <size>24</size>
36245       </method>
36246       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
36247         <size>23</size>
36248       </method>
36249       <method name="Boolean op_LogicalNot(Mine.Blah)">
36250         <size>20</size>
36251       </method>
36252       <method name="Mine.Blah op_Increment(Mine.Blah)">
36253         <size>26</size>
36254       </method>
36255       <method name="Mine.Blah op_Decrement(Mine.Blah)">
36256         <size>26</size>
36257       </method>
36258       <method name="Boolean op_True(Mine.Blah)">
36259         <size>20</size>
36260       </method>
36261       <method name="Boolean op_False(Mine.Blah)">
36262         <size>23</size>
36263       </method>
36264       <method name="Int32 op_Implicit(Mine.Blah)">
36265         <size>17</size>
36266       </method>
36267       <method name="Double op_Explicit(Mine.Blah)">
36268         <size>18</size>
36269       </method>
36270     </type>
36271   </test>
36272   <test name="test-70.cs">
36273     <type name="X">
36274       <method name="Void .ctor()">
36275         <size>7</size>
36276       </method>
36277       <method name="Int32 get_A()">
36278         <size>2</size>
36279       </method>
36280       <method name="Int32 B()">
36281         <size>2</size>
36282       </method>
36283     </type>
36284     <type name="Y">
36285       <method name="Void .ctor()">
36286         <size>7</size>
36287       </method>
36288       <method name="Int32 get_A()">
36289         <size>9</size>
36290       </method>
36291       <method name="Int32 B()">
36292         <size>9</size>
36293       </method>
36294     </type>
36295     <type name="Z">
36296       <method name="Void .ctor()">
36297         <size>7</size>
36298       </method>
36299       <method name="Int32 Main()">
36300         <size>70</size>
36301       </method>
36302     </type>
36303   </test>
36304   <test name="test-700.cs">
36305     <type name="FooAttribute">
36306       <method name="Void .ctor(String)">
36307         <size>7</size>
36308       </method>
36309     </type>
36310     <type name="Test">
36311       <method name="Void .ctor()">
36312         <size>7</size>
36313       </method>
36314     </type>
36315     <type name="Program">
36316       <method name="Void .ctor()">
36317         <size>7</size>
36318       </method>
36319       <method name="Void Main()">
36320         <size>1</size>
36321       </method>
36322     </type>
36323   </test>
36324   <test name="test-701.cs">
36325     <type name="Foo">
36326       <method name="Void .ctor()">
36327         <size>7</size>
36328       </method>
36329       <method name="UInt16 ToUint16()">
36330         <size>6</size>
36331       </method>
36332       <method name="Void Main()">
36333         <size>1</size>
36334       </method>
36335     </type>
36336   </test>
36337   <test name="test-703.cs">
36338     <type name="A">
36339       <method name="Void .ctor()">
36340         <size>7</size>
36341       </method>
36342       <method name="Void add_Finished(System.EventHandler)">
36343         <size>0</size>
36344       </method>
36345       <method name="Void remove_Finished(System.EventHandler)">
36346         <size>0</size>
36347       </method>
36348       <method name="Void test(A)">
36349         <size>19</size>
36350       </method>
36351       <method name="Void TestA(System.Object, System.EventArgs)">
36352         <size>25</size>
36353       </method>
36354     </type>
36355     <type name="B">
36356       <method name="Void .ctor()">
36357         <size>65</size>
36358       </method>
36359       <method name="Void add_Finished(System.EventHandler)">
36360         <size>24</size>
36361       </method>
36362       <method name="Void remove_Finished(System.EventHandler)">
36363         <size>24</size>
36364       </method>
36365       <method name="Void TestB(System.Object, System.EventArgs)">
36366         <size>25</size>
36367       </method>
36368       <method name="Int32 Main()">
36369         <size>14</size>
36370       </method>
36371     </type>
36372   </test>
36373   <test name="test-705.cs">
36374     <type name="Test">
36375       <method name="Void .ctor()">
36376         <size>7</size>
36377       </method>
36378       <method name="Void .cctor()">
36379         <size>1</size>
36380       </method>
36381       <method name="Nested GetEnumerator()">
36382         <size>10</size>
36383       </method>
36384     </type>
36385     <type name="Test+Nested">
36386       <method name="Void System.IDisposable.Dispose()">
36387         <size>13</size>
36388       </method>
36389       <method name="Int32 get_Current()">
36390         <size>2</size>
36391       </method>
36392       <method name="Boolean MoveNext()">
36393         <size>2</size>
36394       </method>
36395       <method name="Void Reset()">
36396         <size>1</size>
36397       </method>
36398       <method name="Void Dispose()">
36399         <size>11</size>
36400       </method>
36401     </type>
36402     <type name="Program">
36403       <method name="Int32 Main()">
36404         <size>70</size>
36405       </method>
36406     </type>
36407   </test>
36408   <test name="test-706.cs">
36409     <type name="Test.CustomParentAttribute">
36410       <method name="Void .ctor()">
36411         <size>7</size>
36412       </method>
36413       <method name="Void DoSomething()">
36414         <size>0</size>
36415       </method>
36416     </type>
36417     <type name="Test.MyClass">
36418       <method name="Void .ctor()">
36419         <size>7</size>
36420       </method>
36421       <method name="Void Main()">
36422         <size>1</size>
36423       </method>
36424     </type>
36425     <type name="Test.MyClass+CustomChildAttribute">
36426       <method name="Void .ctor()">
36427         <size>7</size>
36428       </method>
36429       <method name="Void DoSomething()">
36430         <size>1</size>
36431       </method>
36432     </type>
36433   </test>
36434   <test name="test-707.cs">
36435     <type name="Tzap">
36436       <method name="Void .ctor()">
36437         <size>7</size>
36438       </method>
36439     </type>
36440     <type name="Tzap+Baz">
36441       <method name="Void .ctor()">
36442         <size>7</size>
36443       </method>
36444       <method name="Void Gazonk()">
36445         <size>7</size>
36446       </method>
36447       <method name="Void Main()">
36448         <size>1</size>
36449       </method>
36450     </type>
36451     <type name="Tzap+Bar">
36452       <method name="Void .ctor()">
36453         <size>7</size>
36454       </method>
36455       <method name="Void Foo()">
36456         <size>1</size>
36457       </method>
36458     </type>
36459   </test>
36460   <test name="test-708.cs">
36461     <type name="A">
36462       <method name="Void .ctor()">
36463         <size>7</size>
36464       </method>
36465       <method name="A+ADelegate Delegate2(Boolean)">
36466         <size>25</size>
36467       </method>
36468       <method name="Void Main()">
36469         <size>1</size>
36470       </method>
36471     </type>
36472     <type name="A+ADelegate">
36473       <method name="Void .ctor(Object, IntPtr)">
36474         <size>0</size>
36475       </method>
36476       <method name="A+ADelegate Invoke(Boolean)">
36477         <size>0</size>
36478       </method>
36479       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36480         <size>0</size>
36481       </method>
36482       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36483         <size>0</size>
36484       </method>
36485     </type>
36486   </test>
36487   <test name="test-709.cs">
36488     <type name="C">
36489       <method name="Void .ctor()">
36490         <size>7</size>
36491       </method>
36492       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36493         <size>68</size>
36494       </method>
36495       <method name="Void CharCopy(Char*, Char*, Int32)">
36496         <size>33</size>
36497       </method>
36498       <method name="Int32 Main()">
36499         <size>58</size>
36500       </method>
36501     </type>
36502   </test>
36503   <test name="test-71.cs">
36504     <type name="X">
36505       <method name="Void .ctor()">
36506         <size>7</size>
36507       </method>
36508       <method name="Void Main()">
36509         <size>37</size>
36510       </method>
36511     </type>
36512     <type name="MethodSignature">
36513       <method name="Void .ctor(String, Type, Type[])">
36514         <size>22</size>
36515       </method>
36516     </type>
36517   </test>
36518   <test name="test-710.cs">
36519     <type name="Z">
36520       <method name="Void .ctor()">
36521         <size>7</size>
36522       </method>
36523     </type>
36524     <type name="C">
36525       <method name="Void .ctor()">
36526         <size>7</size>
36527       </method>
36528       <method name="Void Main()">
36529         <size>7</size>
36530       </method>
36531     </type>
36532   </test>
36533   <test name="test-711.cs">
36534     <type name="N.Test">
36535       <method name="Void .ctor()">
36536         <size>7</size>
36537       </method>
36538       <method name="Void .ctor(Int32)">
36539         <size>7</size>
36540       </method>
36541       <method name="Void Main()">
36542         <size>1</size>
36543       </method>
36544     </type>
36545   </test>
36546   <test name="test-712.cs">
36547     <type name="Hello">
36548       <method name="Void .ctor()">
36549         <size>7</size>
36550       </method>
36551       <method name="Void Main()">
36552         <size>22</size>
36553       </method>
36554     </type>
36555   </test>
36556   <test name="test-713.cs">
36557     <type name="DispBar">
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561       <method name="Void Dispose()">
36562         <size>11</size>
36563       </method>
36564     </type>
36565     <type name="Foo">
36566       <method name="Void .ctor()">
36567         <size>7</size>
36568       </method>
36569       <method name="IDisposable GetBar()">
36570         <size>6</size>
36571       </method>
36572     </type>
36573     <type name="Test">
36574       <method name="Void .ctor()">
36575         <size>7</size>
36576       </method>
36577       <method name="Void .cctor()">
36578         <size>11</size>
36579       </method>
36580       <method name="Boolean TryThing()">
36581         <size>46</size>
36582       </method>
36583       <method name="Void Main()">
36584         <size>7</size>
36585       </method>
36586     </type>
36587   </test>
36588   <test name="test-714.cs">
36589     <type name="Hello">
36590       <method name="Void .ctor()">
36591         <size>7</size>
36592       </method>
36593       <method name="Void IBar.Test()">
36594         <size>1</size>
36595       </method>
36596       <method name="Void Main()">
36597         <size>1</size>
36598       </method>
36599     </type>
36600   </test>
36601   <test name="test-716.cs">
36602     <type name="SS">
36603       <method name="Void .cctor()">
36604         <size>8</size>
36605       </method>
36606     </type>
36607     <type name="SSS">
36608       <method name="Void .cctor()">
36609         <size>15</size>
36610       </method>
36611     </type>
36612     <type name="C">
36613       <method name="Void .ctor()">
36614         <size>7</size>
36615       </method>
36616     </type>
36617     <type name="CC">
36618       <method name="Void .ctor()">
36619         <size>7</size>
36620       </method>
36621       <method name="Void .cctor()">
36622         <size>8</size>
36623       </method>
36624     </type>
36625     <type name="CCC">
36626       <method name="Void .ctor()">
36627         <size>7</size>
36628       </method>
36629       <method name="Void .cctor()">
36630         <size>11</size>
36631       </method>
36632     </type>
36633     <type name="X">
36634       <method name="Void .ctor()">
36635         <size>7</size>
36636       </method>
36637       <method name="Int32 Main()">
36638         <size>192</size>
36639       </method>
36640     </type>
36641   </test>
36642   <test name="test-717.cs">
36643     <type name="AA">
36644       <method name="Void .ctor()">
36645         <size>7</size>
36646       </method>
36647       <method name="Int32 Foo(Int32)">
36648         <size>2</size>
36649       </method>
36650     </type>
36651     <type name="A">
36652       <method name="Void .ctor()">
36653         <size>7</size>
36654       </method>
36655       <method name="Int32 Foo(Byte)">
36656         <size>2</size>
36657       </method>
36658       <method name="Int32 Foo(Int32)">
36659         <size>2</size>
36660       </method>
36661     </type>
36662     <type name="B">
36663       <method name="Void .ctor()">
36664         <size>7</size>
36665       </method>
36666       <method name="Int32 Foo(Int32)">
36667         <size>2</size>
36668       </method>
36669       <method name="Void Foo(System.String)">
36670         <size>1</size>
36671       </method>
36672     </type>
36673     <type name="S">
36674       <method name="System.String ToString()">
36675         <size>6</size>
36676       </method>
36677     </type>
36678     <type name="MyClass">
36679       <method name="Void .ctor()">
36680         <size>7</size>
36681       </method>
36682       <method name="Int32 Main()">
36683         <size>61</size>
36684       </method>
36685     </type>
36686   </test>
36687   <test name="test-718.cs">
36688     <type name="A">
36689       <method name="Void .ctor()">
36690         <size>7</size>
36691       </method>
36692       <method name="Void Foo(Int32, Int32)">
36693         <size>1</size>
36694       </method>
36695     </type>
36696     <type name="B">
36697       <method name="Void .ctor()">
36698         <size>7</size>
36699       </method>
36700       <method name="Void Main()">
36701         <size>8</size>
36702       </method>
36703       <method name="Void Foo(Int32)">
36704         <size>1</size>
36705       </method>
36706     </type>
36707   </test>
36708   <test name="test-719.cs">
36709     <type name="C">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713       <method name="Void Main()">
36714         <size>1</size>
36715       </method>
36716     </type>
36717   </test>
36718   <test name="test-72.cs">
36719     <type name="outer">
36720       <method name="Void .ctor()">
36721         <size>7</size>
36722       </method>
36723       <method name="Int32 Main()">
36724         <size>2</size>
36725       </method>
36726     </type>
36727     <type name="outer+inner">
36728       <method name="Void .ctor()">
36729         <size>7</size>
36730       </method>
36731       <method name="Void meth(System.Object)">
36732         <size>8</size>
36733       </method>
36734     </type>
36735   </test>
36736   <test name="test-720.cs">
36737     <type name="N.Program">
36738       <method name="Void .ctor()">
36739         <size>7</size>
36740       </method>
36741       <method name="Void Main()">
36742         <size>18</size>
36743       </method>
36744     </type>
36745     <type name="N.Parent">
36746       <method name="Void .ctor()">
36747         <size>7</size>
36748       </method>
36749       <method name="Void add_Example(N.Parent+ExampleHandler)">
36750         <size>0</size>
36751       </method>
36752       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36753         <size>0</size>
36754       </method>
36755     </type>
36756     <type name="N.Child">
36757       <method name="Void .ctor()">
36758         <size>7</size>
36759       </method>
36760       <method name="Void add_Example(N.Parent+ExampleHandler)">
36761         <size>24</size>
36762       </method>
36763       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36764         <size>24</size>
36765       </method>
36766       <method name="Void OnExample()">
36767         <size>23</size>
36768       </method>
36769     </type>
36770     <type name="N.Parent+ExampleHandler">
36771       <method name="Void .ctor(Object, IntPtr)">
36772         <size>0</size>
36773       </method>
36774       <method name="Void Invoke()">
36775         <size>0</size>
36776       </method>
36777       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36778         <size>0</size>
36779       </method>
36780       <method name="Void EndInvoke(IAsyncResult)">
36781         <size>0</size>
36782       </method>
36783     </type>
36784   </test>
36785   <test name="test-721.cs">
36786     <type name="Program">
36787       <method name="Void .ctor()">
36788         <size>7</size>
36789       </method>
36790       <method name="Int32 Main()">
36791         <size>55</size>
36792       </method>
36793     </type>
36794     <type name="Control">
36795       <method name="Void .ctor()">
36796         <size>7</size>
36797       </method>
36798       <method name="Void set_Foo(Int32)">
36799         <size>1</size>
36800       </method>
36801     </type>
36802   </test>
36803   <test name="test-723.cs">
36804     <type name="Test">
36805       <method name="Void .ctor()">
36806         <size>7</size>
36807       </method>
36808       <method name="Int32 get_Count()">
36809         <size>2</size>
36810       </method>
36811     </type>
36812     <type name="Maine">
36813       <method name="Int32 Main()">
36814         <size>21</size>
36815       </method>
36816     </type>
36817   </test>
36818   <test name="test-724.cs">
36819     <type name="Test">
36820       <method name="Void .ctor()">
36821         <size>7</size>
36822       </method>
36823       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36824         <size>29</size>
36825       </method>
36826       <method name="Int32 Main()">
36827         <size>110</size>
36828       </method>
36829     </type>
36830     <type name="Concrete">
36831       <method name="Void .ctor()">
36832         <size>7</size>
36833       </method>
36834       <method name="System.String A.get_Spec()">
36835         <size>6</size>
36836       </method>
36837       <method name="System.String B.get_Spec()">
36838         <size>6</size>
36839       </method>
36840       <method name="System.String get_Spec()">
36841         <size>6</size>
36842       </method>
36843     </type>
36844   </test>
36845   <test name="test-726.cs">
36846     <type name="CS0102">
36847       <method name="System.Object IFoo.Clone()">
36848         <size>2</size>
36849       </method>
36850       <method name="Void Main()">
36851         <size>1</size>
36852       </method>
36853       <method name="Void .ctor()">
36854         <size>7</size>
36855       </method>
36856     </type>
36857     <type name="CS0102+Clone">
36858       <method name="Void .ctor()">
36859         <size>7</size>
36860       </method>
36861     </type>
36862   </test>
36863   <test name="test-727.cs">
36864     <type name="IDisposableTest.MainClass">
36865       <method name="Int32 Main()">
36866         <size>113</size>
36867       </method>
36868       <method name="Void .ctor()">
36869         <size>7</size>
36870       </method>
36871     </type>
36872     <type name="IDisposableTest.Foo">
36873       <method name="Void Dispose()">
36874         <size>32</size>
36875       </method>
36876       <method name="Void .ctor()">
36877         <size>57</size>
36878       </method>
36879       <method name="Void .cctor()">
36880         <size>1</size>
36881       </method>
36882     </type>
36883   </test>
36884   <test name="test-728.cs">
36885     <type name="Tests">
36886       <method name="Int32 Main()">
36887         <size>25</size>
36888       </method>
36889       <method name="Void .ctor()">
36890         <size>7</size>
36891       </method>
36892     </type>
36893   </test>
36894   <test name="test-729.cs">
36895     <type name="Primes.MainClass">
36896       <method name="Int32 Main()">
36897         <size>141</size>
36898       </method>
36899       <method name="Void .ctor()">
36900         <size>7</size>
36901       </method>
36902     </type>
36903   </test>
36904   <test name="test-73.cs">
36905     <type name="Abstract">
36906       <method name="Void .ctor()">
36907         <size>7</size>
36908       </method>
36909       <method name="Int32 A()">
36910         <size>0</size>
36911       </method>
36912     </type>
36913     <type name="Concrete">
36914       <method name="Void .ctor()">
36915         <size>7</size>
36916       </method>
36917       <method name="Int32 A()">
36918         <size>2</size>
36919       </method>
36920     </type>
36921     <type name="Test">
36922       <method name="Void .ctor()">
36923         <size>7</size>
36924       </method>
36925       <method name="Int32 Main()">
36926         <size>22</size>
36927       </method>
36928     </type>
36929   </test>
36930   <test name="test-730.cs">
36931     <type name="Demo">
36932       <method name="Void Test(System.Object)">
36933         <size>1</size>
36934       </method>
36935       <method name="Int32 Test(Int32)">
36936         <size>2</size>
36937       </method>
36938       <method name="Int32 GetPhones()">
36939         <size>22</size>
36940       </method>
36941       <method name="Int32 Main()">
36942         <size>23</size>
36943       </method>
36944       <method name="Void .ctor()">
36945         <size>7</size>
36946       </method>
36947     </type>
36948     <type name="Demo+D">
36949       <method name="Int32 Invoke(Int32)">
36950         <size>0</size>
36951       </method>
36952       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36953         <size>0</size>
36954       </method>
36955       <method name="Int32 EndInvoke(IAsyncResult)">
36956         <size>0</size>
36957       </method>
36958       <method name="Void .ctor(Object, IntPtr)">
36959         <size>0</size>
36960       </method>
36961     </type>
36962   </test>
36963   <test name="test-731.cs">
36964     <type name="C">
36965       <method name="Int32 Main()">
36966         <size>34</size>
36967       </method>
36968       <method name="Void .ctor()">
36969         <size>7</size>
36970       </method>
36971     </type>
36972     <type name="&lt;PrivateImplementationDetails&gt;">
36973       <method name="Void .ctor()">
36974         <size>7</size>
36975       </method>
36976     </type>
36977   </test>
36978   <test name="test-733.cs">
36979     <type name="Test">
36980       <method name="Int32 Main()">
36981         <size>54</size>
36982       </method>
36983       <method name="Void .ctor()">
36984         <size>7</size>
36985       </method>
36986     </type>
36987   </test>
36988   <test name="test-734.cs">
36989     <type name="M">
36990       <method name="Void Run()">
36991         <size>19</size>
36992       </method>
36993       <method name="Int32 Main()">
36994         <size>12</size>
36995       </method>
36996       <method name="Void .ctor()">
36997         <size>7</size>
36998       </method>
36999     </type>
37000   </test>
37001   <test name="test-735.cs">
37002     <type name="B">
37003       <method name="Void .ctor()">
37004         <size>7</size>
37005       </method>
37006     </type>
37007     <type name="B+C">
37008       <method name="Void Main()">
37009         <size>1</size>
37010       </method>
37011       <method name="Void .ctor()">
37012         <size>7</size>
37013       </method>
37014     </type>
37015     <type name="B+C+X">
37016       <method name="Void .ctor()">
37017         <size>7</size>
37018       </method>
37019     </type>
37020     <type name="B+D">
37021       <method name="Void .ctor()">
37022         <size>7</size>
37023       </method>
37024     </type>
37025   </test>
37026   <test name="test-736.cs">
37027     <type name="TestGeneric`1[T]">
37028       <method name="Void add_Event(System.EventHandler)">
37029         <size>24</size>
37030       </method>
37031       <method name="Void remove_Event(System.EventHandler)">
37032         <size>24</size>
37033       </method>
37034       <method name="Void Raise()">
37035         <size>18</size>
37036       </method>
37037       <method name="Void .ctor()">
37038         <size>7</size>
37039       </method>
37040     </type>
37041     <type name="TestGeneric2`1[T]">
37042       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
37043         <size>24</size>
37044       </method>
37045       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
37046         <size>24</size>
37047       </method>
37048       <method name="Void Raise()">
37049         <size>21</size>
37050       </method>
37051       <method name="Void .ctor()">
37052         <size>7</size>
37053       </method>
37054     </type>
37055     <type name="Test">
37056       <method name="Void add_Event(System.EventHandler)">
37057         <size>24</size>
37058       </method>
37059       <method name="Void remove_Event(System.EventHandler)">
37060         <size>24</size>
37061       </method>
37062       <method name="Void Raise()">
37063         <size>18</size>
37064       </method>
37065       <method name="Void Main()">
37066         <size>1</size>
37067       </method>
37068       <method name="Void .ctor()">
37069         <size>7</size>
37070       </method>
37071     </type>
37072     <type name="TestGeneric2`1+GenericHandler[T]">
37073       <method name="Void Invoke(T)">
37074         <size>0</size>
37075       </method>
37076       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
37077         <size>0</size>
37078       </method>
37079       <method name="Void EndInvoke(IAsyncResult)">
37080         <size>0</size>
37081       </method>
37082       <method name="Void .ctor(Object, IntPtr)">
37083         <size>0</size>
37084       </method>
37085     </type>
37086   </test>
37087   <test name="test-737.cs">
37088     <type name="Breaks">
37089       <method name="Double get_Item(Int32, Int32)">
37090         <size>7</size>
37091       </method>
37092       <method name="Void set_Item(Int32, Int32, Double)">
37093         <size>8</size>
37094       </method>
37095       <method name="Void .ctor(Double)">
37096         <size>8</size>
37097       </method>
37098     </type>
37099     <type name="Tester">
37100       <method name="Int32 Main()">
37101         <size>80</size>
37102       </method>
37103       <method name="Void .ctor()">
37104         <size>7</size>
37105       </method>
37106     </type>
37107   </test>
37108   <test name="test-738.cs">
37109     <type name="TestNamespace.ResumableInputStream">
37110       <method name="Void Main()">
37111         <size>1</size>
37112       </method>
37113       <method name="Void .ctor()">
37114         <size>18</size>
37115       </method>
37116     </type>
37117   </test>
37118   <test name="test-739.cs">
37119     <type name="X">
37120       <method name="Void Finalize()">
37121         <size>19</size>
37122       </method>
37123       <method name="Void Foo()">
37124         <size>1</size>
37125       </method>
37126       <method name="Int32 Main()">
37127         <size>89</size>
37128       </method>
37129       <method name="Void .ctor()">
37130         <size>7</size>
37131       </method>
37132     </type>
37133   </test>
37134   <test name="test-74.cs">
37135     <type name="X">
37136       <method name="Void .ctor()">
37137         <size>7</size>
37138       </method>
37139       <method name="Int32 Main()">
37140         <size>168</size>
37141       </method>
37142     </type>
37143   </test>
37144   <test name="test-740.cs">
37145     <type name="FixedTest">
37146       <method name="Int32 Main()">
37147         <size>318</size>
37148       </method>
37149       <method name="Void .ctor()">
37150         <size>7</size>
37151       </method>
37152     </type>
37153     <type name="FixedTest+TValue">
37154       <method name="System.String ToString()">
37155         <size>17</size>
37156       </method>
37157       <method name="Void .ctor(Int64)">
37158         <size>28</size>
37159       </method>
37160     </type>
37161   </test>
37162   <test name="test-75.cs">
37163     <type name="X">
37164       <method name="Void .ctor()">
37165         <size>7</size>
37166       </method>
37167       <method name="Void .cctor()">
37168         <size>1</size>
37169       </method>
37170       <method name="X op_Addition(X, X)">
37171         <size>8</size>
37172       </method>
37173     </type>
37174     <type name="Y">
37175       <method name="Void .ctor()">
37176         <size>7</size>
37177       </method>
37178     </type>
37179     <type name="Z">
37180       <method name="Void .ctor()">
37181         <size>7</size>
37182       </method>
37183     </type>
37184     <type name="driver">
37185       <method name="Void .ctor()">
37186         <size>7</size>
37187       </method>
37188       <method name="Int32 Main()">
37189         <size>34</size>
37190       </method>
37191     </type>
37192   </test>
37193   <test name="test-76.cs">
37194     <type name="foo">
37195       <method name="Void .ctor()">
37196         <size>7</size>
37197       </method>
37198       <method name="System.String strcat(System.String[])">
37199         <size>47</size>
37200       </method>
37201       <method name="Int32 Main()">
37202         <size>142</size>
37203       </method>
37204     </type>
37205   </test>
37206   <test name="test-77.cs">
37207     <type name="XX">
37208       <method name="Void .ctor()">
37209         <size>7</size>
37210       </method>
37211       <method name="Int32 Main()">
37212         <size>220</size>
37213       </method>
37214     </type>
37215   </test>
37216   <test name="test-78.cs">
37217     <type name="N1.B">
37218       <method name="Void .ctor()">
37219         <size>7</size>
37220       </method>
37221       <method name="Boolean ShortCasting()">
37222         <size>19</size>
37223       </method>
37224       <method name="Boolean IntCasting()">
37225         <size>18</size>
37226       </method>
37227       <method name="Int32 Main()">
37228         <size>26</size>
37229       </method>
37230     </type>
37231   </test>
37232   <test name="test-79.cs">
37233     <type name="X">
37234       <method name="Void .ctor()">
37235         <size>7</size>
37236       </method>
37237       <method name="Int32 Main()">
37238         <size>40</size>
37239       </method>
37240     </type>
37241   </test>
37242   <test name="test-8.cs">
37243     <type name="X">
37244       <method name="Void .ctor()">
37245         <size>7</size>
37246       </method>
37247       <method name="Int32 Main(System.String[])">
37248         <size>115</size>
37249       </method>
37250     </type>
37251   </test>
37252   <test name="test-80.cs">
37253     <type name="X">
37254       <method name="Void .ctor()">
37255         <size>7</size>
37256       </method>
37257       <method name="Int32 Add(Int32, Int32)">
37258         <size>4</size>
37259       </method>
37260     </type>
37261     <type name="Y">
37262       <method name="Void .ctor()">
37263         <size>7</size>
37264       </method>
37265       <method name="Int32 Main()">
37266         <size>34</size>
37267       </method>
37268       <method name="Int32 A.Add(Int32, Int32)">
37269         <size>9</size>
37270       </method>
37271     </type>
37272   </test>
37273   <test name="test-81.cs">
37274     <type name="N1.A">
37275       <method name="Void .ctor()">
37276         <size>7</size>
37277       </method>
37278       <method name="Void Bar()">
37279         <size>44</size>
37280       </method>
37281       <method name="Int32 Main()">
37282         <size>71</size>
37283       </method>
37284     </type>
37285   </test>
37286   <test name="test-82.cs">
37287     <type name="N1.N2.B">
37288       <method name="Void .ctor()">
37289         <size>7</size>
37290       </method>
37291       <method name="Void Method(A ByRef)">
37292         <size>1</size>
37293       </method>
37294       <method name="Int32 Main()">
37295         <size>2</size>
37296       </method>
37297     </type>
37298     <type name="N1.N3.B">
37299       <method name="Void .ctor()">
37300         <size>7</size>
37301       </method>
37302       <method name="Void Method(A ByRef)">
37303         <size>1</size>
37304       </method>
37305     </type>
37306   </test>
37307   <test name="test-83.cs">
37308     <type name="PersonArrivedArgs">
37309       <method name="Void .ctor(String)">
37310         <size>14</size>
37311       </method>
37312     </type>
37313     <type name="Greeter">
37314       <method name="Void .ctor(String)">
37315         <size>14</size>
37316       </method>
37317       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
37318         <size>18</size>
37319       </method>
37320     </type>
37321     <type name="Room">
37322       <method name="Void .ctor()">
37323         <size>14</size>
37324       </method>
37325       <method name="Void add_PersonArrived(PersonArrivedHandler)">
37326         <size>24</size>
37327       </method>
37328       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
37329         <size>24</size>
37330       </method>
37331       <method name="Void AddPerson(System.String)">
37332         <size>14</size>
37333       </method>
37334     </type>
37335     <type name="DelegateTest">
37336       <method name="Void .ctor()">
37337         <size>7</size>
37338       </method>
37339       <method name="Int32 Main()">
37340         <size>2</size>
37341       </method>
37342     </type>
37343     <type name="PersonArrivedHandler">
37344       <method name="Void .ctor(Object, IntPtr)">
37345         <size>0</size>
37346       </method>
37347       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
37348         <size>0</size>
37349       </method>
37350       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
37351         <size>0</size>
37352       </method>
37353       <method name="Void EndInvoke(IAsyncResult)">
37354         <size>0</size>
37355       </method>
37356     </type>
37357   </test>
37358   <test name="test-84.cs">
37359     <type name="Ghost">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363       <method name="Int32 Main()">
37364         <size>6</size>
37365       </method>
37366     </type>
37367   </test>
37368   <test name="test-85.cs">
37369     <type name="X">
37370       <method name="Void .ctor()">
37371         <size>7</size>
37372       </method>
37373       <method name="Int32 Main()">
37374         <size>20</size>
37375       </method>
37376     </type>
37377   </test>
37378   <test name="test-86.cs">
37379     <type name="T.T">
37380       <method name="Void .ctor()">
37381         <size>7</size>
37382       </method>
37383       <method name="Int32 method1(System.Type, Int32)">
37384         <size>23</size>
37385       </method>
37386       <method name="Int32 method1(System.Type, System.Type[])">
37387         <size>12</size>
37388       </method>
37389       <method name="Int32 method2(System.Type, Int32)">
37390         <size>23</size>
37391       </method>
37392       <method name="Int32 method2(System.Type, System.Type[])">
37393         <size>12</size>
37394       </method>
37395       <method name="Int32 Main()">
37396         <size>36</size>
37397       </method>
37398     </type>
37399   </test>
37400   <test name="test-87.cs">
37401     <type name="Top">
37402       <method name="Void .ctor()">
37403         <size>7</size>
37404       </method>
37405       <method name="Int32 Main()">
37406         <size>58</size>
37407       </method>
37408     </type>
37409     <type name="Top+X">
37410       <method name="Void .ctor()">
37411         <size>7</size>
37412       </method>
37413     </type>
37414     <type name="Top+Y">
37415       <method name="Void .ctor()">
37416         <size>7</size>
37417       </method>
37418     </type>
37419     <type name="Top+XA">
37420       <method name="Void .ctor()">
37421         <size>7</size>
37422       </method>
37423       <method name="Int32 get_one()">
37424         <size>2</size>
37425       </method>
37426     </type>
37427     <type name="Top+XB">
37428       <method name="Void .ctor()">
37429         <size>7</size>
37430       </method>
37431       <method name="Int32 get_one()">
37432         <size>2</size>
37433       </method>
37434       <method name="Int32 get_two()">
37435         <size>2</size>
37436       </method>
37437     </type>
37438     <type name="Other">
37439       <method name="Void .ctor()">
37440         <size>7</size>
37441       </method>
37442       <method name="Void X()">
37443         <size>5</size>
37444       </method>
37445     </type>
37446   </test>
37447   <test name="test-88.cs">
37448     <type name="X">
37449       <method name="Void .ctor()">
37450         <size>7</size>
37451       </method>
37452       <method name="Void f(System.String)">
37453         <size>19</size>
37454       </method>
37455       <method name="Int32 Main()">
37456         <size>63</size>
37457       </method>
37458     </type>
37459     <type name="&lt;PrivateImplementationDetails&gt;">
37460       <method name="Void .ctor()">
37461         <size>7</size>
37462       </method>
37463     </type>
37464   </test>
37465   <test name="test-89.cs">
37466     <type name="X">
37467       <method name="Void .ctor(Int32)">
37468         <size>8</size>
37469       </method>
37470       <method name="X F(Int32)">
37471         <size>7</size>
37472       </method>
37473       <method name="Int32 Main()">
37474         <size>99</size>
37475       </method>
37476     </type>
37477   </test>
37478   <test name="test-9.cs">
37479     <type name="X">
37480       <method name="Void .ctor()">
37481         <size>7</size>
37482       </method>
37483       <method name="Int32 Main(System.String[])">
37484         <size>104</size>
37485       </method>
37486     </type>
37487   </test>
37488   <test name="test-90.cs">
37489     <type name="N1.Blah">
37490       <method name="Void .ctor()">
37491         <size>7</size>
37492       </method>
37493       <method name="Int32 Main()">
37494         <size>2</size>
37495       </method>
37496     </type>
37497   </test>
37498   <test name="test-91.cs">
37499     <type name="Abstract">
37500       <method name="Void .ctor()">
37501         <size>7</size>
37502       </method>
37503     </type>
37504     <type name="Plain">
37505       <method name="Void .ctor()">
37506         <size>7</size>
37507       </method>
37508     </type>
37509     <type name="Test">
37510       <method name="Void .ctor()">
37511         <size>7</size>
37512       </method>
37513       <method name="Void MyProtectedInternal()">
37514         <size>1</size>
37515       </method>
37516       <method name="Void MyInternal()">
37517         <size>1</size>
37518       </method>
37519       <method name="Void MyPublic()">
37520         <size>1</size>
37521       </method>
37522       <method name="Void MyPrivate()">
37523         <size>1</size>
37524       </method>
37525       <method name="Int32 Main()">
37526         <size>242</size>
37527       </method>
37528     </type>
37529   </test>
37530   <test name="test-92.cs">
37531     <type name="Outer">
37532       <method name="Void .ctor()">
37533         <size>7</size>
37534       </method>
37535     </type>
37536     <type name="Outer+Inner">
37537       <method name="Void .ctor()">
37538         <size>7</size>
37539       </method>
37540     </type>
37541     <type name="InnerBase">
37542       <method name="Void .ctor()">
37543         <size>7</size>
37544       </method>
37545     </type>
37546     <type name="MainClass">
37547       <method name="Void .ctor()">
37548         <size>7</size>
37549       </method>
37550       <method name="Int32 Main()">
37551         <size>2</size>
37552       </method>
37553     </type>
37554   </test>
37555   <test name="test-93.cs">
37556     <type name="N1.C">
37557       <method name="Void .ctor()">
37558         <size>7</size>
37559       </method>
37560       <method name="Void method(B ByRef)">
37561         <size>15</size>
37562       </method>
37563     </type>
37564     <type name="Test">
37565       <method name="Void .ctor()">
37566         <size>7</size>
37567       </method>
37568       <method name="Int32 Main()">
37569         <size>15</size>
37570       </method>
37571     </type>
37572   </test>
37573   <test name="test-94.cs">
37574     <type name="Base">
37575       <method name="Void .ctor()">
37576         <size>7</size>
37577       </method>
37578       <method name="Int32 IVehicle.Start()">
37579         <size>2</size>
37580       </method>
37581       <method name="Int32 Stop()">
37582         <size>2</size>
37583       </method>
37584       <method name="Int32 Turn()">
37585         <size>2</size>
37586       </method>
37587     </type>
37588     <type name="Derived1">
37589       <method name="Void .ctor()">
37590         <size>7</size>
37591       </method>
37592       <method name="Int32 Turn()">
37593         <size>2</size>
37594       </method>
37595     </type>
37596     <type name="Derived2">
37597       <method name="Void .ctor()">
37598         <size>7</size>
37599       </method>
37600       <method name="Int32 IVehicle.Start()">
37601         <size>2</size>
37602       </method>
37603       <method name="Int32 IVehicle.Turn()">
37604         <size>2</size>
37605       </method>
37606       <method name="Int32 Stop()">
37607         <size>2</size>
37608       </method>
37609       <method name="Int32 Turn()">
37610         <size>2</size>
37611       </method>
37612     </type>
37613     <type name="Test">
37614       <method name="Void .ctor()">
37615         <size>7</size>
37616       </method>
37617       <method name="Int32 Main()">
37618         <size>88</size>
37619       </method>
37620     </type>
37621   </test>
37622   <test name="test-95.cs">
37623     <type name="X">
37624       <method name="Void .ctor()">
37625         <size>7</size>
37626       </method>
37627       <method name="Int32 Main()">
37628         <size>30</size>
37629       </method>
37630     </type>
37631   </test>
37632   <test name="test-96.cs">
37633     <type name="N1.A">
37634       <method name="Void .ctor()">
37635         <size>7</size>
37636       </method>
37637       <method name="Int32 Main()">
37638         <size>2</size>
37639       </method>
37640     </type>
37641     <type name="N1.C">
37642       <method name="Void .ctor(Object, IntPtr)">
37643         <size>0</size>
37644       </method>
37645       <method name="Void Invoke(System.Object, N1.A)">
37646         <size>0</size>
37647       </method>
37648       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37649         <size>0</size>
37650       </method>
37651       <method name="Void EndInvoke(IAsyncResult)">
37652         <size>0</size>
37653       </method>
37654     </type>
37655   </test>
37656   <test name="test-97.cs">
37657     <type name="X">
37658       <method name="Void .ctor()">
37659         <size>7</size>
37660       </method>
37661       <method name="Int32 Main()">
37662         <size>2</size>
37663       </method>
37664     </type>
37665   </test>
37666   <test name="test-98.cs">
37667     <type name="X">
37668       <method name="Void .ctor()">
37669         <size>7</size>
37670       </method>
37671       <method name="Void b()">
37672         <size>19</size>
37673       </method>
37674     </type>
37675     <type name="Y">
37676       <method name="Void .ctor()">
37677         <size>7</size>
37678       </method>
37679       <method name="Int32 Main()">
37680         <size>2</size>
37681       </method>
37682     </type>
37683   </test>
37684   <test name="test-99.cs">
37685     <type name="X">
37686       <method name="Void .ctor()">
37687         <size>7</size>
37688       </method>
37689       <method name="Int32 Main()">
37690         <size>104</size>
37691       </method>
37692     </type>
37693   </test>
37694   <test name="test-anon-01.cs">
37695     <type name="X">
37696       <method name="Void .ctor()">
37697         <size>7</size>
37698       </method>
37699       <method name="Int32 Main()">
37700         <size>21</size>
37701       </method>
37702     </type>
37703     <type name="S">
37704       <method name="Void .ctor(Object, IntPtr)">
37705         <size>0</size>
37706       </method>
37707       <method name="Void Invoke()">
37708         <size>0</size>
37709       </method>
37710       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37711         <size>0</size>
37712       </method>
37713       <method name="Void EndInvoke(IAsyncResult)">
37714         <size>0</size>
37715       </method>
37716     </type>
37717     <type name="X+&lt;Main&gt;c__AnonStorey0">
37718       <method name="Void .ctor()">
37719         <size>7</size>
37720       </method>
37721       <method name="Void &lt;&gt;m__0()">
37722         <size>8</size>
37723       </method>
37724     </type>
37725   </test>
37726   <test name="test-anon-02.cs">
37727     <type name="X">
37728       <method name="Void .ctor()">
37729         <size>7</size>
37730       </method>
37731       <method name="Int32 Main()">
37732         <size>151</size>
37733       </method>
37734     </type>
37735     <type name="S">
37736       <method name="Void .ctor(Object, IntPtr)">
37737         <size>0</size>
37738       </method>
37739       <method name="Void Invoke()">
37740         <size>0</size>
37741       </method>
37742       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37743         <size>0</size>
37744       </method>
37745       <method name="Void EndInvoke(IAsyncResult)">
37746         <size>0</size>
37747       </method>
37748     </type>
37749     <type name="X+&lt;Main&gt;c__AnonStorey0">
37750       <method name="Void .ctor()">
37751         <size>7</size>
37752       </method>
37753       <method name="Void &lt;&gt;m__0()">
37754         <size>113</size>
37755       </method>
37756     </type>
37757   </test>
37758   <test name="test-anon-03.cs">
37759     <type name="X">
37760       <method name="Void .ctor()">
37761         <size>7</size>
37762       </method>
37763       <method name="Void Main()">
37764         <size>59</size>
37765       </method>
37766     </type>
37767     <type name="S">
37768       <method name="Void .ctor(Object, IntPtr)">
37769         <size>0</size>
37770       </method>
37771       <method name="Void Invoke()">
37772         <size>0</size>
37773       </method>
37774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37775         <size>0</size>
37776       </method>
37777       <method name="Void EndInvoke(IAsyncResult)">
37778         <size>0</size>
37779       </method>
37780     </type>
37781     <type name="X+&lt;Main&gt;c__AnonStorey0">
37782       <method name="Void .ctor()">
37783         <size>7</size>
37784       </method>
37785       <method name="Void &lt;&gt;m__0()">
37786         <size>8</size>
37787       </method>
37788     </type>
37789   </test>
37790   <test name="test-anon-04.cs">
37791     <type name="X">
37792       <method name="Void .ctor()">
37793         <size>7</size>
37794       </method>
37795       <method name="Void Main()">
37796         <size>59</size>
37797       </method>
37798     </type>
37799     <type name="S">
37800       <method name="Void .ctor(Object, IntPtr)">
37801         <size>0</size>
37802       </method>
37803       <method name="Void Invoke()">
37804         <size>0</size>
37805       </method>
37806       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37807         <size>0</size>
37808       </method>
37809       <method name="Void EndInvoke(IAsyncResult)">
37810         <size>0</size>
37811       </method>
37812     </type>
37813     <type name="X+&lt;Main&gt;c__AnonStorey0">
37814       <method name="Void .ctor()">
37815         <size>7</size>
37816       </method>
37817       <method name="Void &lt;&gt;m__0()">
37818         <size>30</size>
37819       </method>
37820     </type>
37821   </test>
37822   <test name="test-anon-05.cs">
37823     <type name="X">
37824       <method name="Void .ctor()">
37825         <size>7</size>
37826       </method>
37827       <method name="Int32 Main()">
37828         <size>207</size>
37829       </method>
37830       <method name="Boolean t(Int32, Int32)">
37831         <size>5</size>
37832       </method>
37833     </type>
37834     <type name="S">
37835       <method name="Void .ctor(Object, IntPtr)">
37836         <size>0</size>
37837       </method>
37838       <method name="Void Invoke()">
37839         <size>0</size>
37840       </method>
37841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37842         <size>0</size>
37843       </method>
37844       <method name="Void EndInvoke(IAsyncResult)">
37845         <size>0</size>
37846       </method>
37847     </type>
37848     <type name="X+&lt;Main&gt;c__AnonStorey1">
37849       <method name="Void .ctor()">
37850         <size>7</size>
37851       </method>
37852       <method name="Void &lt;&gt;m__0()">
37853         <size>76</size>
37854       </method>
37855     </type>
37856     <type name="X+&lt;Main&gt;c__AnonStorey0">
37857       <method name="Void .ctor()">
37858         <size>7</size>
37859       </method>
37860     </type>
37861   </test>
37862   <test name="test-anon-06.cs">
37863     <type name="X">
37864       <method name="Void .ctor()">
37865         <size>7</size>
37866       </method>
37867       <method name="Int32 Main()">
37868         <size>112</size>
37869       </method>
37870     </type>
37871     <type name="S">
37872       <method name="Void .ctor(Object, IntPtr)">
37873         <size>0</size>
37874       </method>
37875       <method name="Void Invoke()">
37876         <size>0</size>
37877       </method>
37878       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37879         <size>0</size>
37880       </method>
37881       <method name="Void EndInvoke(IAsyncResult)">
37882         <size>0</size>
37883       </method>
37884     </type>
37885     <type name="X+&lt;Main&gt;c__AnonStorey0">
37886       <method name="Void .ctor()">
37887         <size>7</size>
37888       </method>
37889       <method name="Void &lt;&gt;m__0()">
37890         <size>18</size>
37891       </method>
37892     </type>
37893   </test>
37894   <test name="test-anon-07.cs">
37895     <type name="X">
37896       <method name="Void .ctor()">
37897         <size>7</size>
37898       </method>
37899       <method name="Int32 Main()">
37900         <size>120</size>
37901       </method>
37902       <method name="Boolean t(Int32, Int32)">
37903         <size>5</size>
37904       </method>
37905     </type>
37906     <type name="D">
37907       <method name="Void .ctor(Object, IntPtr)">
37908         <size>0</size>
37909       </method>
37910       <method name="Void Invoke()">
37911         <size>0</size>
37912       </method>
37913       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37914         <size>0</size>
37915       </method>
37916       <method name="Void EndInvoke(IAsyncResult)">
37917         <size>0</size>
37918       </method>
37919     </type>
37920     <type name="X+&lt;Main&gt;c__AnonStorey0">
37921       <method name="Void .ctor()">
37922         <size>7</size>
37923       </method>
37924       <method name="Void &lt;&gt;m__0()">
37925         <size>18</size>
37926       </method>
37927       <method name="Void &lt;&gt;m__1()">
37928         <size>18</size>
37929       </method>
37930     </type>
37931   </test>
37932   <test name="test-anon-08.cs">
37933     <type name="X">
37934       <method name="Void .ctor()">
37935         <size>7</size>
37936       </method>
37937       <method name="Int32 Main()">
37938         <size>35</size>
37939       </method>
37940     </type>
37941     <type name="S">
37942       <method name="Void .ctor(Object, IntPtr)">
37943         <size>0</size>
37944       </method>
37945       <method name="Void Invoke()">
37946         <size>0</size>
37947       </method>
37948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37949         <size>0</size>
37950       </method>
37951       <method name="Void EndInvoke(IAsyncResult)">
37952         <size>0</size>
37953       </method>
37954     </type>
37955     <type name="X+&lt;Main&gt;c__AnonStorey0">
37956       <method name="Void .ctor()">
37957         <size>7</size>
37958       </method>
37959       <method name="Void &lt;&gt;m__0()">
37960         <size>13</size>
37961       </method>
37962     </type>
37963   </test>
37964   <test name="test-anon-09.cs">
37965     <type name="X">
37966       <method name="Void .ctor()">
37967         <size>7</size>
37968       </method>
37969       <method name="Int32 Main()">
37970         <size>59</size>
37971       </method>
37972     </type>
37973     <type name="X+D">
37974       <method name="Void .ctor(Object, IntPtr)">
37975         <size>0</size>
37976       </method>
37977       <method name="Void Invoke()">
37978         <size>0</size>
37979       </method>
37980       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37981         <size>0</size>
37982       </method>
37983       <method name="Void EndInvoke(IAsyncResult)">
37984         <size>0</size>
37985       </method>
37986     </type>
37987     <type name="X+&lt;Main&gt;c__AnonStorey0">
37988       <method name="Void .ctor()">
37989         <size>7</size>
37990       </method>
37991       <method name="Void &lt;&gt;m__0()">
37992         <size>49</size>
37993       </method>
37994     </type>
37995   </test>
37996   <test name="test-anon-10.cs">
37997     <type name="S">
37998       <method name="Void .ctor()">
37999         <size>7</size>
38000       </method>
38001       <method name="Void Test()">
38002         <size>105</size>
38003       </method>
38004       <method name="Int32 Main()">
38005         <size>66</size>
38006       </method>
38007     </type>
38008     <type name="S+T">
38009       <method name="Void .ctor(Object, IntPtr)">
38010         <size>0</size>
38011       </method>
38012       <method name="Void Invoke()">
38013         <size>0</size>
38014       </method>
38015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38016         <size>0</size>
38017       </method>
38018       <method name="Void EndInvoke(IAsyncResult)">
38019         <size>0</size>
38020       </method>
38021     </type>
38022     <type name="S+&lt;Test&gt;c__AnonStorey1">
38023       <method name="Void .ctor()">
38024         <size>7</size>
38025       </method>
38026     </type>
38027     <type name="S+&lt;Test&gt;c__AnonStorey0">
38028       <method name="Void .ctor()">
38029         <size>7</size>
38030       </method>
38031     </type>
38032     <type name="S+&lt;Test&gt;c__AnonStorey1">
38033       <method name="Void &lt;&gt;m__0()">
38034         <size>76</size>
38035       </method>
38036     </type>
38037   </test>
38038   <test name="test-anon-11.cs">
38039     <type name="X">
38040       <method name="Void .ctor()">
38041         <size>7</size>
38042       </method>
38043       <method name="Int32 Main()">
38044         <size>122</size>
38045       </method>
38046     </type>
38047     <type name="D">
38048       <method name="Void .ctor(Object, IntPtr)">
38049         <size>0</size>
38050       </method>
38051       <method name="Void Invoke(Int32)">
38052         <size>0</size>
38053       </method>
38054       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38055         <size>0</size>
38056       </method>
38057       <method name="Void EndInvoke(IAsyncResult)">
38058         <size>0</size>
38059       </method>
38060     </type>
38061     <type name="E">
38062       <method name="Void .ctor(Object, IntPtr)">
38063         <size>0</size>
38064       </method>
38065       <method name="Void Invoke(Int32 ByRef)">
38066         <size>0</size>
38067       </method>
38068       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
38069         <size>0</size>
38070       </method>
38071       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
38072         <size>0</size>
38073       </method>
38074     </type>
38075     <type name="F">
38076       <method name="Void .ctor(Object, IntPtr)">
38077         <size>0</size>
38078       </method>
38079       <method name="Void Invoke(System.Int32[])">
38080         <size>0</size>
38081       </method>
38082       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
38083         <size>0</size>
38084       </method>
38085       <method name="Void EndInvoke(IAsyncResult)">
38086         <size>0</size>
38087       </method>
38088     </type>
38089     <type name="X">
38090       <method name="Void &lt;Main&gt;m__0(Int32)">
38091         <size>1</size>
38092       </method>
38093       <method name="Void &lt;Main&gt;m__1(Int32)">
38094         <size>1</size>
38095       </method>
38096       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
38097         <size>1</size>
38098       </method>
38099       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
38100         <size>1</size>
38101       </method>
38102     </type>
38103   </test>
38104   <test name="test-anon-12.cs">
38105     <type name="X">
38106       <method name="Void .ctor()">
38107         <size>7</size>
38108       </method>
38109       <method name="Int32 Main()">
38110         <size>257</size>
38111       </method>
38112       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
38113         <size>81</size>
38114       </method>
38115     </type>
38116     <type name="predicate">
38117       <method name="Void .ctor(Object, IntPtr)">
38118         <size>0</size>
38119       </method>
38120       <method name="Boolean Invoke(System.Object)">
38121         <size>0</size>
38122       </method>
38123       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38124         <size>0</size>
38125       </method>
38126       <method name="Boolean EndInvoke(IAsyncResult)">
38127         <size>0</size>
38128       </method>
38129     </type>
38130     <type name="X">
38131       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
38132         <size>12</size>
38133       </method>
38134     </type>
38135   </test>
38136   <test name="test-anon-13.cs">
38137     <type name="X">
38138       <method name="Void .ctor(Int32)">
38139         <size>14</size>
38140       </method>
38141       <method name="Void Main()">
38142         <size>42</size>
38143       </method>
38144       <method name="D T()">
38145         <size>15</size>
38146       </method>
38147       <method name="System.String CALL()">
38148         <size>6</size>
38149       </method>
38150     </type>
38151     <type name="D">
38152       <method name="Void .ctor(Object, IntPtr)">
38153         <size>0</size>
38154       </method>
38155       <method name="Void Invoke()">
38156         <size>0</size>
38157       </method>
38158       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38159         <size>0</size>
38160       </method>
38161       <method name="Void EndInvoke(IAsyncResult)">
38162         <size>0</size>
38163       </method>
38164     </type>
38165     <type name="X">
38166       <method name="Void &lt;T&gt;m__0()">
38167         <size>22</size>
38168       </method>
38169     </type>
38170   </test>
38171   <test name="test-anon-14.cs">
38172     <type name="X">
38173       <method name="Void .ctor()">
38174         <size>7</size>
38175       </method>
38176       <method name="Void add_Click(X+T)">
38177         <size>22</size>
38178       </method>
38179       <method name="Void remove_Click(X+T)">
38180         <size>22</size>
38181       </method>
38182       <method name="Void Method()">
38183         <size>1</size>
38184       </method>
38185       <method name="Void Main()">
38186         <size>46</size>
38187       </method>
38188     </type>
38189     <type name="X+T">
38190       <method name="Void .ctor(Object, IntPtr)">
38191         <size>0</size>
38192       </method>
38193       <method name="Void Invoke()">
38194         <size>0</size>
38195       </method>
38196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38197         <size>0</size>
38198       </method>
38199       <method name="Void EndInvoke(IAsyncResult)">
38200         <size>0</size>
38201       </method>
38202     </type>
38203   </test>
38204   <test name="test-anon-15.cs">
38205     <type name="Foo">
38206       <method name="Void .ctor()">
38207         <size>7</size>
38208       </method>
38209       <method name="Void Main()">
38210         <size>43</size>
38211       </method>
38212     </type>
38213     <type name="Foo+Inner">
38214       <method name="Void .ctor(String)">
38215         <size>7</size>
38216       </method>
38217     </type>
38218     <type name="Foo+foo_fn">
38219       <method name="Void .ctor(Object, IntPtr)">
38220         <size>0</size>
38221       </method>
38222       <method name="Foo+Inner Invoke(System.String)">
38223         <size>0</size>
38224       </method>
38225       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38226         <size>0</size>
38227       </method>
38228       <method name="Foo+Inner EndInvoke(IAsyncResult)">
38229         <size>0</size>
38230       </method>
38231     </type>
38232     <type name="Foo">
38233       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
38234         <size>13</size>
38235       </method>
38236     </type>
38237   </test>
38238   <test name="test-anon-16.cs">
38239     <type name="X">
38240       <method name="Void .ctor(Int32)">
38241         <size>14</size>
38242       </method>
38243       <method name="Void Main()">
38244         <size>42</size>
38245       </method>
38246       <method name="D T()">
38247         <size>15</size>
38248       </method>
38249     </type>
38250     <type name="D">
38251       <method name="Void .ctor(Object, IntPtr)">
38252         <size>0</size>
38253       </method>
38254       <method name="Void Invoke()">
38255         <size>0</size>
38256       </method>
38257       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38258         <size>0</size>
38259       </method>
38260       <method name="Void EndInvoke(IAsyncResult)">
38261         <size>0</size>
38262       </method>
38263     </type>
38264     <type name="X">
38265       <method name="Void &lt;T&gt;m__0()">
38266         <size>27</size>
38267       </method>
38268     </type>
38269   </test>
38270   <test name="test-anon-17.cs">
38271     <type name="Button">
38272       <method name="Void .ctor()">
38273         <size>7</size>
38274       </method>
38275       <method name="Void add_Clicked(ClickEvent)">
38276         <size>24</size>
38277       </method>
38278       <method name="Void remove_Clicked(ClickEvent)">
38279         <size>24</size>
38280       </method>
38281       <method name="Void DoClick()">
38282         <size>12</size>
38283       </method>
38284     </type>
38285     <type name="X">
38286       <method name="Void .ctor()">
38287         <size>7</size>
38288       </method>
38289       <method name="Void .cctor()">
38290         <size>1</size>
38291       </method>
38292       <method name="Int32 Main()">
38293         <size>61</size>
38294       </method>
38295     </type>
38296     <type name="ClickEvent">
38297       <method name="Void .ctor(Object, IntPtr)">
38298         <size>0</size>
38299       </method>
38300       <method name="Void Invoke()">
38301         <size>0</size>
38302       </method>
38303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38304         <size>0</size>
38305       </method>
38306       <method name="Void EndInvoke(IAsyncResult)">
38307         <size>0</size>
38308       </method>
38309     </type>
38310     <type name="X">
38311       <method name="Void &lt;Main&gt;m__0()">
38312         <size>17</size>
38313       </method>
38314     </type>
38315   </test>
38316   <test name="test-anon-18.cs">
38317     <type name="DelegateTest">
38318       <method name="Void .ctor()">
38319         <size>7</size>
38320       </method>
38321       <method name="Void Main(System.String[])">
38322         <size>83</size>
38323       </method>
38324     </type>
38325     <type name="A">
38326       <method name="Void .ctor(Object, IntPtr)">
38327         <size>0</size>
38328       </method>
38329       <method name="Void Invoke()">
38330         <size>0</size>
38331       </method>
38332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38333         <size>0</size>
38334       </method>
38335       <method name="Void EndInvoke(IAsyncResult)">
38336         <size>0</size>
38337       </method>
38338     </type>
38339     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38340       <method name="Void .ctor()">
38341         <size>7</size>
38342       </method>
38343       <method name="Void &lt;&gt;m__0()">
38344         <size>17</size>
38345       </method>
38346     </type>
38347   </test>
38348   <test name="test-anon-19.cs">
38349     <type name="X">
38350       <method name="Void .ctor()">
38351         <size>7</size>
38352       </method>
38353       <method name="Int32 Main()">
38354         <size>223</size>
38355       </method>
38356       <method name="Boolean t(Int32, Int32)">
38357         <size>5</size>
38358       </method>
38359     </type>
38360     <type name="S">
38361       <method name="Void .ctor(Object, IntPtr)">
38362         <size>0</size>
38363       </method>
38364       <method name="Void Invoke()">
38365         <size>0</size>
38366       </method>
38367       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38368         <size>0</size>
38369       </method>
38370       <method name="Void EndInvoke(IAsyncResult)">
38371         <size>0</size>
38372       </method>
38373     </type>
38374     <type name="X+&lt;Main&gt;c__AnonStorey1">
38375       <method name="Void .ctor()">
38376         <size>7</size>
38377       </method>
38378       <method name="Void &lt;&gt;m__0()">
38379         <size>93</size>
38380       </method>
38381     </type>
38382     <type name="X+&lt;Main&gt;c__AnonStorey0">
38383       <method name="Void .ctor()">
38384         <size>7</size>
38385       </method>
38386     </type>
38387   </test>
38388   <test name="test-anon-20.cs">
38389     <type name="X">
38390       <method name="Void .ctor()">
38391         <size>7</size>
38392       </method>
38393       <method name="Void Main()">
38394         <size>33</size>
38395       </method>
38396       <method name="D MainHost()">
38397         <size>28</size>
38398       </method>
38399     </type>
38400     <type name="D">
38401       <method name="Void .ctor(Object, IntPtr)">
38402         <size>0</size>
38403       </method>
38404       <method name="Void Invoke()">
38405         <size>0</size>
38406       </method>
38407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38408         <size>0</size>
38409       </method>
38410       <method name="Void EndInvoke(IAsyncResult)">
38411         <size>0</size>
38412       </method>
38413     </type>
38414     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
38415       <method name="Void .ctor()">
38416         <size>7</size>
38417       </method>
38418       <method name="Void &lt;&gt;m__0()">
38419         <size>52</size>
38420       </method>
38421     </type>
38422     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
38423       <method name="Void .ctor()">
38424         <size>7</size>
38425       </method>
38426       <method name="Void &lt;&gt;m__1()">
38427         <size>52</size>
38428       </method>
38429     </type>
38430   </test>
38431   <test name="test-anon-21.cs">
38432     <type name="X">
38433       <method name="Void .ctor()">
38434         <size>7</size>
38435       </method>
38436       <method name="Void .cctor()">
38437         <size>1</size>
38438       </method>
38439       <method name="Int32 Main()">
38440         <size>68</size>
38441       </method>
38442       <method name="Void M()">
38443         <size>44</size>
38444       </method>
38445     </type>
38446     <type name="D">
38447       <method name="Void .ctor(Object, IntPtr)">
38448         <size>0</size>
38449       </method>
38450       <method name="Void Invoke()">
38451         <size>0</size>
38452       </method>
38453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38454         <size>0</size>
38455       </method>
38456       <method name="Void EndInvoke(IAsyncResult)">
38457         <size>0</size>
38458       </method>
38459     </type>
38460     <type name="X+&lt;M&gt;c__AnonStorey0">
38461       <method name="Void .ctor()">
38462         <size>7</size>
38463       </method>
38464       <method name="Void &lt;&gt;m__0()">
38465         <size>48</size>
38466       </method>
38467     </type>
38468     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38469       <method name="Void .ctor()">
38470         <size>7</size>
38471       </method>
38472       <method name="Void &lt;&gt;m__1()">
38473         <size>81</size>
38474       </method>
38475     </type>
38476   </test>
38477   <test name="test-anon-22.cs">
38478     <type name="X">
38479       <method name="Void .ctor()">
38480         <size>7</size>
38481       </method>
38482       <method name="Void Main()">
38483         <size>33</size>
38484       </method>
38485       <method name="D T()">
38486         <size>28</size>
38487       </method>
38488     </type>
38489     <type name="D">
38490       <method name="Void .ctor(Object, IntPtr)">
38491         <size>0</size>
38492       </method>
38493       <method name="Void Invoke()">
38494         <size>0</size>
38495       </method>
38496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38497         <size>0</size>
38498       </method>
38499       <method name="Void EndInvoke(IAsyncResult)">
38500         <size>0</size>
38501       </method>
38502     </type>
38503     <type name="X+&lt;T&gt;c__AnonStorey0">
38504       <method name="Void .ctor()">
38505         <size>7</size>
38506       </method>
38507       <method name="Void &lt;&gt;m__0()">
38508         <size>52</size>
38509       </method>
38510     </type>
38511     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
38512       <method name="Void .ctor()">
38513         <size>7</size>
38514       </method>
38515       <method name="Void &lt;&gt;m__1()">
38516         <size>52</size>
38517       </method>
38518     </type>
38519   </test>
38520   <test name="test-anon-23.cs">
38521     <type name="X">
38522       <method name="Void .ctor()">
38523         <size>7</size>
38524       </method>
38525       <method name="Int32 Main()">
38526         <size>68</size>
38527       </method>
38528       <method name="Void M()">
38529         <size>34</size>
38530       </method>
38531     </type>
38532     <type name="D">
38533       <method name="Void .ctor(Object, IntPtr)">
38534         <size>0</size>
38535       </method>
38536       <method name="Void Invoke()">
38537         <size>0</size>
38538       </method>
38539       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38540         <size>0</size>
38541       </method>
38542       <method name="Void EndInvoke(IAsyncResult)">
38543         <size>0</size>
38544       </method>
38545     </type>
38546     <type name="X+&lt;M&gt;c__AnonStorey0">
38547       <method name="Void .ctor()">
38548         <size>7</size>
38549       </method>
38550       <method name="Void &lt;&gt;m__0()">
38551         <size>38</size>
38552       </method>
38553     </type>
38554     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void &lt;&gt;m__1()">
38559         <size>24</size>
38560       </method>
38561     </type>
38562   </test>
38563   <test name="test-anon-24.cs">
38564     <type name="X">
38565       <method name="Void .ctor()">
38566         <size>7</size>
38567       </method>
38568       <method name="Void Main()">
38569         <size>29</size>
38570       </method>
38571       <method name="D T(Int32)">
38572         <size>28</size>
38573       </method>
38574     </type>
38575     <type name="D">
38576       <method name="Void .ctor(Object, IntPtr)">
38577         <size>0</size>
38578       </method>
38579       <method name="Int32 Invoke()">
38580         <size>0</size>
38581       </method>
38582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38583         <size>0</size>
38584       </method>
38585       <method name="Int32 EndInvoke(IAsyncResult)">
38586         <size>0</size>
38587       </method>
38588     </type>
38589     <type name="X+&lt;T&gt;c__AnonStorey0">
38590       <method name="Void .ctor()">
38591         <size>7</size>
38592       </method>
38593       <method name="Int32 &lt;&gt;m__0()">
38594         <size>21</size>
38595       </method>
38596     </type>
38597   </test>
38598   <test name="test-anon-25.cs">
38599     <type name="X">
38600       <method name="Void .ctor()">
38601         <size>7</size>
38602       </method>
38603       <method name="Int32 Main()">
38604         <size>48</size>
38605       </method>
38606       <method name="D T(Int32)">
38607         <size>28</size>
38608       </method>
38609     </type>
38610     <type name="D">
38611       <method name="Void .ctor(Object, IntPtr)">
38612         <size>0</size>
38613       </method>
38614       <method name="Int32 Invoke(Int32)">
38615         <size>0</size>
38616       </method>
38617       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38618         <size>0</size>
38619       </method>
38620       <method name="Int32 EndInvoke(IAsyncResult)">
38621         <size>0</size>
38622       </method>
38623     </type>
38624     <type name="X+&lt;T&gt;c__AnonStorey0">
38625       <method name="Void .ctor()">
38626         <size>7</size>
38627       </method>
38628       <method name="Int32 &lt;&gt;m__0(Int32)">
38629         <size>9</size>
38630       </method>
38631     </type>
38632   </test>
38633   <test name="test-anon-27.cs">
38634     <type name="X">
38635       <method name="Void .ctor()">
38636         <size>7</size>
38637       </method>
38638       <method name="Int32 Main()">
38639         <size>138</size>
38640       </method>
38641       <method name="Void M(Int32)">
38642         <size>59</size>
38643       </method>
38644     </type>
38645     <type name="D">
38646       <method name="Void .ctor(Object, IntPtr)">
38647         <size>0</size>
38648       </method>
38649       <method name="Void Invoke()">
38650         <size>0</size>
38651       </method>
38652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38653         <size>0</size>
38654       </method>
38655       <method name="Void EndInvoke(IAsyncResult)">
38656         <size>0</size>
38657       </method>
38658     </type>
38659     <type name="X+&lt;M&gt;c__AnonStorey0">
38660       <method name="Void .ctor()">
38661         <size>7</size>
38662       </method>
38663       <method name="Void &lt;&gt;m__0()">
38664         <size>38</size>
38665       </method>
38666     </type>
38667     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38668       <method name="Void .ctor()">
38669         <size>7</size>
38670       </method>
38671       <method name="Void &lt;&gt;m__1()">
38672         <size>50</size>
38673       </method>
38674     </type>
38675   </test>
38676   <test name="test-anon-28.cs">
38677     <type name="Delegable">
38678       <method name="Void .ctor()">
38679         <size>7</size>
38680       </method>
38681       <method name="Void add_MyDelegate(System.EventHandler)">
38682         <size>24</size>
38683       </method>
38684       <method name="Void remove_MyDelegate(System.EventHandler)">
38685         <size>24</size>
38686       </method>
38687     </type>
38688     <type name="DelegateTest">
38689       <method name="Void .ctor()">
38690         <size>7</size>
38691       </method>
38692       <method name="Void Main(System.String[])">
38693         <size>58</size>
38694       </method>
38695     </type>
38696     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38697       <method name="Void .ctor()">
38698         <size>7</size>
38699       </method>
38700       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38701         <size>33</size>
38702       </method>
38703     </type>
38704   </test>
38705   <test name="test-anon-29.cs">
38706     <type name="X">
38707       <method name="Void .ctor()">
38708         <size>108</size>
38709       </method>
38710       <method name="System.String Hello()">
38711         <size>20</size>
38712       </method>
38713       <method name="Void Main()">
38714         <size>18</size>
38715       </method>
38716     </type>
38717     <type name="X+Foo">
38718       <method name="Void .ctor(Object, IntPtr)">
38719         <size>0</size>
38720       </method>
38721       <method name="System.String Invoke()">
38722         <size>0</size>
38723       </method>
38724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38725         <size>0</size>
38726       </method>
38727       <method name="System.String EndInvoke(IAsyncResult)">
38728         <size>0</size>
38729       </method>
38730     </type>
38731     <type name="X+Bar">
38732       <method name="Void .ctor(Object, IntPtr)">
38733         <size>0</size>
38734       </method>
38735       <method name="Void Invoke(System.String)">
38736         <size>0</size>
38737       </method>
38738       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38739         <size>0</size>
38740       </method>
38741       <method name="Void EndInvoke(IAsyncResult)">
38742         <size>0</size>
38743       </method>
38744     </type>
38745     <type name="X">
38746       <method name="Void &lt;Hello&gt;m__1(System.String)">
38747         <size>7</size>
38748       </method>
38749       <method name="System.String &lt;Hello&gt;m__0()">
38750         <size>201</size>
38751       </method>
38752       <method name="Void &lt;Hello&gt;m__2(System.String)">
38753         <size>7</size>
38754       </method>
38755     </type>
38756   </test>
38757   <test name="test-anon-30.cs">
38758     <type name="X">
38759       <method name="Void .ctor()">
38760         <size>7</size>
38761       </method>
38762     </type>
38763     <type name="Program">
38764       <method name="Void add_E(Program+D)">
38765         <size>22</size>
38766       </method>
38767       <method name="Void remove_E(Program+D)">
38768         <size>22</size>
38769       </method>
38770       <method name="Void Main()">
38771         <size>38</size>
38772       </method>
38773     </type>
38774     <type name="Program+D">
38775       <method name="Void .ctor(Object, IntPtr)">
38776         <size>0</size>
38777       </method>
38778       <method name="Void Invoke(X)">
38779         <size>0</size>
38780       </method>
38781       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38782         <size>0</size>
38783       </method>
38784       <method name="Void EndInvoke(IAsyncResult)">
38785         <size>0</size>
38786       </method>
38787     </type>
38788     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38789       <method name="Void .ctor()">
38790         <size>7</size>
38791       </method>
38792       <method name="Void &lt;&gt;m__0(X)">
38793         <size>15</size>
38794       </method>
38795     </type>
38796   </test>
38797   <test name="test-anon-31.cs">
38798     <type name="test">
38799       <method name="Void .ctor()">
38800         <size>7</size>
38801       </method>
38802       <method name="IEnumerable testen(Int32)">
38803         <size>30</size>
38804       </method>
38805     </type>
38806     <type name="reflect">
38807       <method name="Void .ctor()">
38808         <size>7</size>
38809       </method>
38810       <method name="Void Main(System.String[])">
38811         <size>122</size>
38812       </method>
38813     </type>
38814     <type name="test+&lt;testen&gt;c__Iterator0">
38815       <method name="Void .ctor()">
38816         <size>7</size>
38817       </method>
38818       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38819         <size>7</size>
38820       </method>
38821       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38822         <size>7</size>
38823       </method>
38824       <method name="Boolean MoveNext()">
38825         <size>195</size>
38826       </method>
38827       <method name="Void Dispose()">
38828         <size>8</size>
38829       </method>
38830       <method name="Void Reset()">
38831         <size>6</size>
38832       </method>
38833       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38834         <size>7</size>
38835       </method>
38836       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38837         <size>40</size>
38838       </method>
38839     </type>
38840   </test>
38841   <test name="test-anon-32.cs">
38842     <type name="MainClass">
38843       <method name="Void .ctor()">
38844         <size>7</size>
38845       </method>
38846       <method name="Void Main()">
38847         <size>37</size>
38848       </method>
38849       <method name="Void SimpleCallback(MainClass, System.String)">
38850         <size>7</size>
38851       </method>
38852     </type>
38853     <type name="StringSender">
38854       <method name="Void .ctor(Object, IntPtr)">
38855         <size>0</size>
38856       </method>
38857       <method name="Void Invoke(System.String)">
38858         <size>0</size>
38859       </method>
38860       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38861         <size>0</size>
38862       </method>
38863       <method name="Void EndInvoke(IAsyncResult)">
38864         <size>0</size>
38865       </method>
38866     </type>
38867     <type name="VoidDelegate">
38868       <method name="Void .ctor(Object, IntPtr)">
38869         <size>0</size>
38870       </method>
38871       <method name="Void Invoke()">
38872         <size>0</size>
38873       </method>
38874       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38875         <size>0</size>
38876       </method>
38877       <method name="Void EndInvoke(IAsyncResult)">
38878         <size>0</size>
38879       </method>
38880     </type>
38881     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38882       <method name="Void .ctor()">
38883         <size>7</size>
38884       </method>
38885       <method name="Void &lt;&gt;m__0()">
38886         <size>25</size>
38887       </method>
38888       <method name="Void &lt;&gt;m__1(System.String)">
38889         <size>13</size>
38890       </method>
38891     </type>
38892   </test>
38893   <test name="test-anon-33.cs">
38894     <type name="T">
38895       <method name="Void .ctor()">
38896         <size>7</size>
38897       </method>
38898       <method name="Void doit(Int32)">
38899         <size>7</size>
38900       </method>
38901       <method name="Void Main()">
38902         <size>162</size>
38903       </method>
38904     </type>
38905     <type name="Do">
38906       <method name="Void .ctor(Object, IntPtr)">
38907         <size>0</size>
38908       </method>
38909       <method name="Void Invoke()">
38910         <size>0</size>
38911       </method>
38912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38913         <size>0</size>
38914       </method>
38915       <method name="Void EndInvoke(IAsyncResult)">
38916         <size>0</size>
38917       </method>
38918     </type>
38919     <type name="T+&lt;Main&gt;c__AnonStorey0">
38920       <method name="Void .ctor()">
38921         <size>7</size>
38922       </method>
38923       <method name="Void &lt;&gt;m__0()">
38924         <size>12</size>
38925       </method>
38926     </type>
38927     <type name="T+&lt;Main&gt;c__AnonStorey1">
38928       <method name="Void .ctor()">
38929         <size>7</size>
38930       </method>
38931       <method name="Void &lt;&gt;m__1()">
38932         <size>12</size>
38933       </method>
38934     </type>
38935   </test>
38936   <test name="test-anon-34.cs">
38937     <type name="Delegates.Space">
38938       <method name="Void .ctor()">
38939         <size>7</size>
38940       </method>
38941       <method name="Void Leak(Boolean, Int32)">
38942         <size>92</size>
38943       </method>
38944     </type>
38945     <type name="Delegates.Program">
38946       <method name="Void .ctor()">
38947         <size>7</size>
38948       </method>
38949       <method name="Void SpaceLeak()">
38950         <size>37</size>
38951       </method>
38952       <method name="Void Main(System.String[])">
38953         <size>6</size>
38954       </method>
38955     </type>
38956     <type name="Delegates.Space+DoCopy">
38957       <method name="Void .ctor(Object, IntPtr)">
38958         <size>0</size>
38959       </method>
38960       <method name="Void Invoke()">
38961         <size>0</size>
38962       </method>
38963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38964         <size>0</size>
38965       </method>
38966       <method name="Void EndInvoke(IAsyncResult)">
38967         <size>0</size>
38968       </method>
38969     </type>
38970     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38971       <method name="Void .ctor()">
38972         <size>7</size>
38973       </method>
38974       <method name="Void &lt;&gt;m__0()">
38975         <size>23</size>
38976       </method>
38977     </type>
38978     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38979       <method name="Void .ctor()">
38980         <size>7</size>
38981       </method>
38982       <method name="Void &lt;&gt;m__1()">
38983         <size>19</size>
38984       </method>
38985     </type>
38986   </test>
38987   <test name="test-anon-35.cs">
38988     <type name="CustomDict">
38989       <method name="Void .ctor()">
38990         <size>66</size>
38991       </method>
38992       <method name="IEnumerator GetEnumerator()">
38993         <size>15</size>
38994       </method>
38995     </type>
38996     <type name="Tests">
38997       <method name="Void .ctor()">
38998         <size>7</size>
38999       </method>
39000       <method name="Void Main()">
39001         <size>7</size>
39002       </method>
39003     </type>
39004     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
39005       <method name="Void .ctor()">
39006         <size>7</size>
39007       </method>
39008       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39009         <size>7</size>
39010       </method>
39011       <method name="Boolean MoveNext()">
39012         <size>86</size>
39013       </method>
39014       <method name="Void Dispose()">
39015         <size>8</size>
39016       </method>
39017       <method name="Void Reset()">
39018         <size>6</size>
39019       </method>
39020       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39021         <size>7</size>
39022       </method>
39023     </type>
39024   </test>
39025   <test name="test-anon-36.cs">
39026     <type name="Test">
39027       <method name="Void .ctor(TestMethod)">
39028         <size>7</size>
39029       </method>
39030       <method name="Void .ctor(TestMethod2)">
39031         <size>7</size>
39032       </method>
39033       <method name="Void Main()">
39034         <size>36</size>
39035       </method>
39036     </type>
39037     <type name="TestMethod">
39038       <method name="Void .ctor(Object, IntPtr)">
39039         <size>0</size>
39040       </method>
39041       <method name="Void Invoke()">
39042         <size>0</size>
39043       </method>
39044       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39045         <size>0</size>
39046       </method>
39047       <method name="Void EndInvoke(IAsyncResult)">
39048         <size>0</size>
39049       </method>
39050     </type>
39051     <type name="TestMethod2">
39052       <method name="Void .ctor(Object, IntPtr)">
39053         <size>0</size>
39054       </method>
39055       <method name="Void Invoke(System.Object)">
39056         <size>0</size>
39057       </method>
39058       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39059         <size>0</size>
39060       </method>
39061       <method name="Void EndInvoke(IAsyncResult)">
39062         <size>0</size>
39063       </method>
39064     </type>
39065     <type name="Test">
39066       <method name="Void &lt;Main&gt;m__0()">
39067         <size>1</size>
39068       </method>
39069     </type>
39070   </test>
39071   <test name="test-anon-37.cs">
39072     <type name="DelegateInit">
39073       <method name="Void .ctor()">
39074         <size>7</size>
39075       </method>
39076       <method name="Void .cctor()">
39077         <size>35</size>
39078       </method>
39079       <method name="Void Main(System.String[])">
39080         <size>11</size>
39081       </method>
39082     </type>
39083     <type name="DelegateInit+FooDelegate">
39084       <method name="Void .ctor(Object, IntPtr)">
39085         <size>0</size>
39086       </method>
39087       <method name="Void Invoke()">
39088         <size>0</size>
39089       </method>
39090       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39091         <size>0</size>
39092       </method>
39093       <method name="Void EndInvoke(IAsyncResult)">
39094         <size>0</size>
39095       </method>
39096     </type>
39097     <type name="DelegateInit">
39098       <method name="Void &lt;_print&gt;m__0()">
39099         <size>11</size>
39100       </method>
39101     </type>
39102   </test>
39103   <test name="test-anon-38.cs">
39104     <type name="X">
39105       <method name="Void .ctor()">
39106         <size>7</size>
39107       </method>
39108       <method name="Void Hello(Int64, Int64)">
39109         <size>1</size>
39110       </method>
39111       <method name="Void Test(Int32)">
39112         <size>67</size>
39113       </method>
39114       <method name="Void Main()">
39115         <size>14</size>
39116       </method>
39117     </type>
39118     <type name="Simple">
39119       <method name="Void .ctor(Object, IntPtr)">
39120         <size>0</size>
39121       </method>
39122       <method name="Void Invoke()">
39123         <size>0</size>
39124       </method>
39125       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39126         <size>0</size>
39127       </method>
39128       <method name="Void EndInvoke(IAsyncResult)">
39129         <size>0</size>
39130       </method>
39131     </type>
39132     <type name="Foo">
39133       <method name="Void .ctor(Object, IntPtr)">
39134         <size>0</size>
39135       </method>
39136       <method name="Simple Invoke()">
39137         <size>0</size>
39138       </method>
39139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39140         <size>0</size>
39141       </method>
39142       <method name="Simple EndInvoke(IAsyncResult)">
39143         <size>0</size>
39144       </method>
39145     </type>
39146     <type name="X+&lt;Test&gt;c__AnonStorey0">
39147       <method name="Void .ctor()">
39148         <size>7</size>
39149       </method>
39150       <method name="Simple &lt;&gt;m__0()">
39151         <size>64</size>
39152       </method>
39153     </type>
39154     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39155       <method name="Void .ctor()">
39156         <size>7</size>
39157       </method>
39158       <method name="Void &lt;&gt;m__1()">
39159         <size>34</size>
39160       </method>
39161     </type>
39162   </test>
39163   <test name="test-anon-39.cs">
39164     <type name="X">
39165       <method name="Void .ctor()">
39166         <size>7</size>
39167       </method>
39168       <method name="Void Hello(Int64)">
39169         <size>1</size>
39170       </method>
39171       <method name="Void Test(Int32)">
39172         <size>65</size>
39173       </method>
39174       <method name="Void Main()">
39175         <size>14</size>
39176       </method>
39177     </type>
39178     <type name="Simple">
39179       <method name="Void .ctor(Object, IntPtr)">
39180         <size>0</size>
39181       </method>
39182       <method name="Void Invoke()">
39183         <size>0</size>
39184       </method>
39185       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39186         <size>0</size>
39187       </method>
39188       <method name="Void EndInvoke(IAsyncResult)">
39189         <size>0</size>
39190       </method>
39191     </type>
39192     <type name="Foo">
39193       <method name="Void .ctor(Object, IntPtr)">
39194         <size>0</size>
39195       </method>
39196       <method name="Simple Invoke()">
39197         <size>0</size>
39198       </method>
39199       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39200         <size>0</size>
39201       </method>
39202       <method name="Simple EndInvoke(IAsyncResult)">
39203         <size>0</size>
39204       </method>
39205     </type>
39206     <type name="X+&lt;Test&gt;c__AnonStorey0">
39207       <method name="Void .ctor()">
39208         <size>7</size>
39209       </method>
39210       <method name="Simple &lt;&gt;m__0()">
39211         <size>30</size>
39212       </method>
39213       <method name="Void &lt;&gt;m__1()">
39214         <size>18</size>
39215       </method>
39216     </type>
39217   </test>
39218   <test name="test-anon-40.cs">
39219     <type name="X">
39220       <method name="Void .ctor()">
39221         <size>7</size>
39222       </method>
39223       <method name="Void Hello(Int64)">
39224         <size>1</size>
39225       </method>
39226       <method name="Void Test(Int32)">
39227         <size>65</size>
39228       </method>
39229       <method name="Void Main()">
39230         <size>14</size>
39231       </method>
39232     </type>
39233     <type name="Simple">
39234       <method name="Void .ctor(Object, IntPtr)">
39235         <size>0</size>
39236       </method>
39237       <method name="Void Invoke()">
39238         <size>0</size>
39239       </method>
39240       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39241         <size>0</size>
39242       </method>
39243       <method name="Void EndInvoke(IAsyncResult)">
39244         <size>0</size>
39245       </method>
39246     </type>
39247     <type name="Foo">
39248       <method name="Void .ctor(Object, IntPtr)">
39249         <size>0</size>
39250       </method>
39251       <method name="Simple Invoke()">
39252         <size>0</size>
39253       </method>
39254       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39255         <size>0</size>
39256       </method>
39257       <method name="Simple EndInvoke(IAsyncResult)">
39258         <size>0</size>
39259       </method>
39260     </type>
39261     <type name="X+&lt;Test&gt;c__AnonStorey0">
39262       <method name="Void .ctor()">
39263         <size>7</size>
39264       </method>
39265       <method name="Simple &lt;&gt;m__0()">
39266         <size>30</size>
39267       </method>
39268       <method name="Void &lt;&gt;m__1()">
39269         <size>18</size>
39270       </method>
39271     </type>
39272   </test>
39273   <test name="test-anon-41.cs">
39274     <type name="X">
39275       <method name="Void .ctor()">
39276         <size>7</size>
39277       </method>
39278       <method name="Void Hello(Int64)">
39279         <size>1</size>
39280       </method>
39281       <method name="Void Test(Int32)">
39282         <size>65</size>
39283       </method>
39284       <method name="Void Main()">
39285         <size>14</size>
39286       </method>
39287     </type>
39288     <type name="Simple">
39289       <method name="Void .ctor(Object, IntPtr)">
39290         <size>0</size>
39291       </method>
39292       <method name="Void Invoke()">
39293         <size>0</size>
39294       </method>
39295       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39296         <size>0</size>
39297       </method>
39298       <method name="Void EndInvoke(IAsyncResult)">
39299         <size>0</size>
39300       </method>
39301     </type>
39302     <type name="Foo">
39303       <method name="Void .ctor(Object, IntPtr)">
39304         <size>0</size>
39305       </method>
39306       <method name="Simple Invoke()">
39307         <size>0</size>
39308       </method>
39309       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39310         <size>0</size>
39311       </method>
39312       <method name="Simple EndInvoke(IAsyncResult)">
39313         <size>0</size>
39314       </method>
39315     </type>
39316     <type name="X+&lt;Test&gt;c__AnonStorey0">
39317       <method name="Void .ctor()">
39318         <size>7</size>
39319       </method>
39320       <method name="Simple &lt;&gt;m__0()">
39321         <size>55</size>
39322       </method>
39323     </type>
39324     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39325       <method name="Void .ctor()">
39326         <size>7</size>
39327       </method>
39328       <method name="Void &lt;&gt;m__1()">
39329         <size>35</size>
39330       </method>
39331     </type>
39332   </test>
39333   <test name="test-anon-42.cs">
39334     <type name="X">
39335       <method name="Void .ctor()">
39336         <size>7</size>
39337       </method>
39338       <method name="Void Hello(Int64)">
39339         <size>1</size>
39340       </method>
39341       <method name="Void Test(Int32)">
39342         <size>51</size>
39343       </method>
39344       <method name="Void Main()">
39345         <size>13</size>
39346       </method>
39347     </type>
39348     <type name="Simple">
39349       <method name="Void .ctor(Object, IntPtr)">
39350         <size>0</size>
39351       </method>
39352       <method name="Void Invoke()">
39353         <size>0</size>
39354       </method>
39355       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39356         <size>0</size>
39357       </method>
39358       <method name="Void EndInvoke(IAsyncResult)">
39359         <size>0</size>
39360       </method>
39361     </type>
39362     <type name="Foo">
39363       <method name="Void .ctor(Object, IntPtr)">
39364         <size>0</size>
39365       </method>
39366       <method name="Simple Invoke()">
39367         <size>0</size>
39368       </method>
39369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39370         <size>0</size>
39371       </method>
39372       <method name="Simple EndInvoke(IAsyncResult)">
39373         <size>0</size>
39374       </method>
39375     </type>
39376     <type name="X">
39377       <method name="Simple &lt;Test&gt;m__0()">
39378         <size>37</size>
39379       </method>
39380       <method name="Void &lt;Test&gt;m__1()">
39381         <size>8</size>
39382       </method>
39383     </type>
39384   </test>
39385   <test name="test-anon-43.cs">
39386     <type name="X">
39387       <method name="Void .ctor()">
39388         <size>7</size>
39389       </method>
39390       <method name="Void Hello(Int64, Int64)">
39391         <size>1</size>
39392       </method>
39393       <method name="Void Test(Int32)">
39394         <size>54</size>
39395       </method>
39396       <method name="Void Main()">
39397         <size>14</size>
39398       </method>
39399     </type>
39400     <type name="Simple">
39401       <method name="Void .ctor(Object, IntPtr)">
39402         <size>0</size>
39403       </method>
39404       <method name="Void Invoke()">
39405         <size>0</size>
39406       </method>
39407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39408         <size>0</size>
39409       </method>
39410       <method name="Void EndInvoke(IAsyncResult)">
39411         <size>0</size>
39412       </method>
39413     </type>
39414     <type name="Foo">
39415       <method name="Void .ctor(Object, IntPtr)">
39416         <size>0</size>
39417       </method>
39418       <method name="Simple Invoke()">
39419         <size>0</size>
39420       </method>
39421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39422         <size>0</size>
39423       </method>
39424       <method name="Simple EndInvoke(IAsyncResult)">
39425         <size>0</size>
39426       </method>
39427     </type>
39428     <type name="X+&lt;Test&gt;c__AnonStorey0">
39429       <method name="Void .ctor()">
39430         <size>7</size>
39431       </method>
39432       <method name="Simple &lt;&gt;m__0()">
39433         <size>64</size>
39434       </method>
39435     </type>
39436     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39437       <method name="Void .ctor()">
39438         <size>7</size>
39439       </method>
39440       <method name="Void &lt;&gt;m__1()">
39441         <size>34</size>
39442       </method>
39443     </type>
39444   </test>
39445   <test name="test-anon-44.cs">
39446     <type name="X">
39447       <method name="Void .ctor()">
39448         <size>7</size>
39449       </method>
39450       <method name="Void Hello(Int64)">
39451         <size>1</size>
39452       </method>
39453       <method name="Void Test(Int32)">
39454         <size>68</size>
39455       </method>
39456       <method name="Void Main()">
39457         <size>14</size>
39458       </method>
39459     </type>
39460     <type name="Simple">
39461       <method name="Void .ctor(Object, IntPtr)">
39462         <size>0</size>
39463       </method>
39464       <method name="Void Invoke()">
39465         <size>0</size>
39466       </method>
39467       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39468         <size>0</size>
39469       </method>
39470       <method name="Void EndInvoke(IAsyncResult)">
39471         <size>0</size>
39472       </method>
39473     </type>
39474     <type name="Foo">
39475       <method name="Void .ctor(Object, IntPtr)">
39476         <size>0</size>
39477       </method>
39478       <method name="Simple Invoke()">
39479         <size>0</size>
39480       </method>
39481       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39482         <size>0</size>
39483       </method>
39484       <method name="Simple EndInvoke(IAsyncResult)">
39485         <size>0</size>
39486       </method>
39487     </type>
39488     <type name="X+&lt;Test&gt;c__AnonStorey0">
39489       <method name="Void .ctor()">
39490         <size>7</size>
39491       </method>
39492       <method name="Simple &lt;&gt;m__1()">
39493         <size>33</size>
39494       </method>
39495       <method name="Simple &lt;&gt;m__0()">
39496         <size>51</size>
39497       </method>
39498       <method name="Void &lt;&gt;m__3()">
39499         <size>21</size>
39500       </method>
39501     </type>
39502     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39503       <method name="Void .ctor()">
39504         <size>7</size>
39505       </method>
39506       <method name="Void &lt;&gt;m__2()">
39507         <size>26</size>
39508       </method>
39509     </type>
39510   </test>
39511   <test name="test-anon-45.cs">
39512     <type name="Test">
39513       <method name="Void .ctor()">
39514         <size>7</size>
39515       </method>
39516       <method name="Void Main()">
39517         <size>64</size>
39518       </method>
39519       <method name="IEnumerator GetEnumerator()">
39520         <size>8</size>
39521       </method>
39522     </type>
39523     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39524       <method name="Void .ctor()">
39525         <size>7</size>
39526       </method>
39527       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39528         <size>7</size>
39529       </method>
39530       <method name="Boolean MoveNext()">
39531         <size>77</size>
39532       </method>
39533       <method name="Void Dispose()">
39534         <size>8</size>
39535       </method>
39536       <method name="Void Reset()">
39537         <size>6</size>
39538       </method>
39539       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39540         <size>7</size>
39541       </method>
39542     </type>
39543   </test>
39544   <test name="test-anon-46.cs">
39545     <type name="World">
39546       <method name="Void .ctor()">
39547         <size>7</size>
39548       </method>
39549       <method name="Void Hello(Int64)">
39550         <size>1</size>
39551       </method>
39552       <method name="Void Test(Int32)">
39553         <size>50</size>
39554       </method>
39555     </type>
39556     <type name="X">
39557       <method name="Void .ctor()">
39558         <size>7</size>
39559       </method>
39560       <method name="Void Main()">
39561         <size>14</size>
39562       </method>
39563     </type>
39564     <type name="Foo">
39565       <method name="Void .ctor(Object, IntPtr)">
39566         <size>0</size>
39567       </method>
39568       <method name="Void Invoke()">
39569         <size>0</size>
39570       </method>
39571       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39572         <size>0</size>
39573       </method>
39574       <method name="Void EndInvoke(IAsyncResult)">
39575         <size>0</size>
39576       </method>
39577     </type>
39578     <type name="World+&lt;Test&gt;c__AnonStorey0">
39579       <method name="Void .ctor()">
39580         <size>7</size>
39581       </method>
39582       <method name="Void &lt;&gt;m__0()">
39583         <size>19</size>
39584       </method>
39585     </type>
39586   </test>
39587   <test name="test-anon-47.cs">
39588     <type name="World">
39589       <method name="Void .ctor()">
39590         <size>7</size>
39591       </method>
39592       <method name="Void Hello(Int64)">
39593         <size>1</size>
39594       </method>
39595       <method name="Void Test(Int32)">
39596         <size>158</size>
39597       </method>
39598     </type>
39599     <type name="X">
39600       <method name="Void .ctor()">
39601         <size>7</size>
39602       </method>
39603       <method name="Void Main()">
39604         <size>14</size>
39605       </method>
39606     </type>
39607     <type name="Foo">
39608       <method name="Void .ctor(Object, IntPtr)">
39609         <size>0</size>
39610       </method>
39611       <method name="Void Invoke()">
39612         <size>0</size>
39613       </method>
39614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39615         <size>0</size>
39616       </method>
39617       <method name="Void EndInvoke(IAsyncResult)">
39618         <size>0</size>
39619       </method>
39620     </type>
39621     <type name="World+&lt;Test&gt;c__AnonStorey2">
39622       <method name="Void .ctor()">
39623         <size>7</size>
39624       </method>
39625       <method name="Void &lt;&gt;m__0()">
39626         <size>45</size>
39627       </method>
39628     </type>
39629     <type name="World+&lt;Test&gt;c__AnonStorey0">
39630       <method name="Void .ctor()">
39631         <size>7</size>
39632       </method>
39633     </type>
39634     <type name="World+&lt;Test&gt;c__AnonStorey1">
39635       <method name="Void .ctor()">
39636         <size>7</size>
39637       </method>
39638     </type>
39639   </test>
39640   <test name="test-anon-48.cs">
39641     <type name="World">
39642       <method name="Void .ctor()">
39643         <size>7</size>
39644       </method>
39645       <method name="Void Hello(Int64)">
39646         <size>1</size>
39647       </method>
39648       <method name="Void Test(Int32)">
39649         <size>197</size>
39650       </method>
39651     </type>
39652     <type name="X">
39653       <method name="Void .ctor()">
39654         <size>7</size>
39655       </method>
39656       <method name="Void Main()">
39657         <size>14</size>
39658       </method>
39659     </type>
39660     <type name="Foo">
39661       <method name="Void .ctor(Object, IntPtr)">
39662         <size>0</size>
39663       </method>
39664       <method name="Void Invoke()">
39665         <size>0</size>
39666       </method>
39667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39668         <size>0</size>
39669       </method>
39670       <method name="Void EndInvoke(IAsyncResult)">
39671         <size>0</size>
39672       </method>
39673     </type>
39674     <type name="World+&lt;Test&gt;c__AnonStorey1">
39675       <method name="Void .ctor()">
39676         <size>7</size>
39677       </method>
39678     </type>
39679     <type name="World+&lt;Test&gt;c__AnonStorey2">
39680       <method name="Void .ctor()">
39681         <size>7</size>
39682       </method>
39683     </type>
39684     <type name="World+&lt;Test&gt;c__AnonStorey0">
39685       <method name="Void .ctor()">
39686         <size>7</size>
39687       </method>
39688       <method name="Void &lt;&gt;m__0()">
39689         <size>63</size>
39690       </method>
39691     </type>
39692   </test>
39693   <test name="test-anon-49.cs">
39694     <type name="Test">
39695       <method name="Void .ctor()">
39696         <size>7</size>
39697       </method>
39698       <method name="Void Main()">
39699         <size>64</size>
39700       </method>
39701       <method name="IEnumerator GetEnumerator()">
39702         <size>8</size>
39703       </method>
39704     </type>
39705     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39710         <size>7</size>
39711       </method>
39712       <method name="Boolean MoveNext()">
39713         <size>185</size>
39714       </method>
39715       <method name="Void Dispose()">
39716         <size>62</size>
39717       </method>
39718       <method name="Void Reset()">
39719         <size>6</size>
39720       </method>
39721       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39722         <size>7</size>
39723       </method>
39724     </type>
39725   </test>
39726   <test name="test-anon-50.cs">
39727     <type name="Test">
39728       <method name="Void .ctor()">
39729         <size>7</size>
39730       </method>
39731       <method name="IEnumerable Foo(Int32)">
39732         <size>30</size>
39733       </method>
39734     </type>
39735     <type name="X">
39736       <method name="Void .ctor()">
39737         <size>7</size>
39738       </method>
39739       <method name="Int32 Main()">
39740         <size>196</size>
39741       </method>
39742     </type>
39743     <type name="Test+&lt;Foo&gt;c__Iterator0">
39744       <method name="Void .ctor()">
39745         <size>7</size>
39746       </method>
39747       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39748         <size>7</size>
39749       </method>
39750       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39751         <size>7</size>
39752       </method>
39753       <method name="Boolean MoveNext()">
39754         <size>118</size>
39755       </method>
39756       <method name="Void Dispose()">
39757         <size>8</size>
39758       </method>
39759       <method name="Void Reset()">
39760         <size>6</size>
39761       </method>
39762       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39763         <size>7</size>
39764       </method>
39765       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39766         <size>40</size>
39767       </method>
39768     </type>
39769   </test>
39770   <test name="test-anon-51.cs">
39771     <type name="X">
39772       <method name="Void .ctor()">
39773         <size>7</size>
39774       </method>
39775       <method name="Void .cctor()">
39776         <size>35</size>
39777       </method>
39778       <method name="Void Main()">
39779         <size>11</size>
39780       </method>
39781     </type>
39782     <type name="FooDelegate">
39783       <method name="Void .ctor(Object, IntPtr)">
39784         <size>0</size>
39785       </method>
39786       <method name="Void Invoke()">
39787         <size>0</size>
39788       </method>
39789       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39790         <size>0</size>
39791       </method>
39792       <method name="Void EndInvoke(IAsyncResult)">
39793         <size>0</size>
39794       </method>
39795     </type>
39796     <type name="X">
39797       <method name="Void &lt;Print&gt;m__0()">
39798         <size>11</size>
39799       </method>
39800     </type>
39801   </test>
39802   <test name="test-anon-52.cs">
39803     <type name="X">
39804       <method name="Void .ctor()">
39805         <size>7</size>
39806       </method>
39807       <method name="IEnumerator GetIt(System.Int32[])">
39808         <size>22</size>
39809       </method>
39810       <method name="Int32 Main()">
39811         <size>32</size>
39812       </method>
39813     </type>
39814     <type name="X+A">
39815       <method name="Void .ctor(Object, IntPtr)">
39816         <size>0</size>
39817       </method>
39818       <method name="Void Invoke()">
39819         <size>0</size>
39820       </method>
39821       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39822         <size>0</size>
39823       </method>
39824       <method name="Void EndInvoke(IAsyncResult)">
39825         <size>0</size>
39826       </method>
39827     </type>
39828     <type name="X+&lt;GetIt&gt;c__Iterator0">
39829       <method name="Void .ctor()">
39830         <size>7</size>
39831       </method>
39832       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39833         <size>7</size>
39834       </method>
39835       <method name="Boolean MoveNext()">
39836         <size>201</size>
39837       </method>
39838       <method name="Void &lt;&gt;m__0()">
39839         <size>22</size>
39840       </method>
39841       <method name="Void Dispose()">
39842         <size>8</size>
39843       </method>
39844       <method name="Void Reset()">
39845         <size>6</size>
39846       </method>
39847       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39848         <size>7</size>
39849       </method>
39850     </type>
39851     <type name="&lt;PrivateImplementationDetails&gt;">
39852       <method name="Void .ctor()">
39853         <size>7</size>
39854       </method>
39855     </type>
39856   </test>
39857   <test name="test-anon-53.cs">
39858     <type name="Test">
39859       <method name="Void .ctor(Int32)">
39860         <size>39</size>
39861       </method>
39862       <method name="Void .cctor()">
39863         <size>33</size>
39864       </method>
39865     </type>
39866     <type name="X">
39867       <method name="Void .ctor()">
39868         <size>7</size>
39869       </method>
39870       <method name="Void Main()">
39871         <size>15</size>
39872       </method>
39873     </type>
39874     <type name="Foo">
39875       <method name="Void .ctor(Object, IntPtr)">
39876         <size>0</size>
39877       </method>
39878       <method name="Void Invoke()">
39879         <size>0</size>
39880       </method>
39881       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39882         <size>0</size>
39883       </method>
39884       <method name="Void EndInvoke(IAsyncResult)">
39885         <size>0</size>
39886       </method>
39887     </type>
39888     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39889       <method name="Void .ctor()">
39890         <size>7</size>
39891       </method>
39892       <method name="Void &lt;&gt;m__0()">
39893         <size>12</size>
39894       </method>
39895     </type>
39896     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39897       <method name="Void .ctor()">
39898         <size>7</size>
39899       </method>
39900       <method name="Void &lt;&gt;m__1()">
39901         <size>12</size>
39902       </method>
39903     </type>
39904   </test>
39905   <test name="test-anon-54.cs">
39906     <type name="X">
39907       <method name="Void .ctor()">
39908         <size>7</size>
39909       </method>
39910       <method name="Void Main()">
39911         <size>22</size>
39912       </method>
39913     </type>
39914     <type name="Hello">
39915       <method name="Void .ctor(Object, IntPtr)">
39916         <size>0</size>
39917       </method>
39918       <method name="Void Invoke()">
39919         <size>0</size>
39920       </method>
39921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39922         <size>0</size>
39923       </method>
39924       <method name="Void EndInvoke(IAsyncResult)">
39925         <size>0</size>
39926       </method>
39927     </type>
39928     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39929       <method name="Void .ctor()">
39930         <size>7</size>
39931       </method>
39932       <method name="Void &lt;&gt;m__0()">
39933         <size>25</size>
39934       </method>
39935     </type>
39936     <type name="Foo">
39937       <method name="Void .ctor(Int32)">
39938         <size>8</size>
39939       </method>
39940       <method name="Void Test(Foo)">
39941         <size>45</size>
39942       </method>
39943       <method name="Void Hello(Int32)">
39944         <size>19</size>
39945       </method>
39946       <method name="System.String ToString()">
39947         <size>22</size>
39948       </method>
39949     </type>
39950   </test>
39951   <test name="test-anon-55.cs">
39952     <type name="Foo">
39953       <method name="Void .ctor()">
39954         <size>7</size>
39955       </method>
39956       <method name="Void Test(Foo+Hello)">
39957         <size>7</size>
39958       </method>
39959       <method name="Void Private()">
39960         <size>11</size>
39961       </method>
39962       <method name="Void Test()">
39963         <size>19</size>
39964       </method>
39965     </type>
39966     <type name="X">
39967       <method name="Void .ctor()">
39968         <size>7</size>
39969       </method>
39970       <method name="Void Main()">
39971         <size>13</size>
39972       </method>
39973     </type>
39974     <type name="Foo+Hello">
39975       <method name="Void .ctor(Object, IntPtr)">
39976         <size>0</size>
39977       </method>
39978       <method name="Void Invoke()">
39979         <size>0</size>
39980       </method>
39981       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39982         <size>0</size>
39983       </method>
39984       <method name="Void EndInvoke(IAsyncResult)">
39985         <size>0</size>
39986       </method>
39987     </type>
39988     <type name="Foo">
39989       <method name="Void &lt;Test&gt;m__0()">
39990         <size>7</size>
39991       </method>
39992     </type>
39993   </test>
39994   <test name="test-anon-56.cs">
39995     <type name="Observable">
39996       <method name="Void .ctor()">
39997         <size>7</size>
39998       </method>
39999       <method name="Void Main(System.String[])">
40000         <size>50</size>
40001       </method>
40002     </type>
40003     <type name="QueueHandler">
40004       <method name="Void .ctor(Object, IntPtr)">
40005         <size>0</size>
40006       </method>
40007       <method name="Void Invoke(Observable)">
40008         <size>0</size>
40009       </method>
40010       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
40011         <size>0</size>
40012       </method>
40013       <method name="Void EndInvoke(IAsyncResult)">
40014         <size>0</size>
40015       </method>
40016     </type>
40017     <type name="Observable">
40018       <method name="Void &lt;Main&gt;m__0(Observable)">
40019         <size>11</size>
40020       </method>
40021     </type>
40022   </test>
40023   <test name="test-anon-57.cs">
40024     <type name="X">
40025       <method name="Void .ctor()">
40026         <size>7</size>
40027       </method>
40028       <method name="Int32 Test()">
40029         <size>257</size>
40030       </method>
40031       <method name="Int32 Main()">
40032         <size>45</size>
40033       </method>
40034     </type>
40035     <type name="X+TestDelegate">
40036       <method name="Void .ctor(Object, IntPtr)">
40037         <size>0</size>
40038       </method>
40039       <method name="Void Invoke()">
40040         <size>0</size>
40041       </method>
40042       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40043         <size>0</size>
40044       </method>
40045       <method name="Void EndInvoke(IAsyncResult)">
40046         <size>0</size>
40047       </method>
40048     </type>
40049     <type name="X+&lt;Test&gt;c__AnonStorey1">
40050       <method name="Void .ctor()">
40051         <size>7</size>
40052       </method>
40053       <method name="Void &lt;&gt;m__0()">
40054         <size>89</size>
40055       </method>
40056     </type>
40057     <type name="X+&lt;Test&gt;c__AnonStorey0">
40058       <method name="Void .ctor()">
40059         <size>7</size>
40060       </method>
40061     </type>
40062   </test>
40063   <test name="test-anon-58.cs">
40064     <type name="X">
40065       <method name="Void .ctor()">
40066         <size>7</size>
40067       </method>
40068       <method name="Int32 Test(Int32)">
40069         <size>344</size>
40070       </method>
40071       <method name="Int32 Main()">
40072         <size>46</size>
40073       </method>
40074     </type>
40075     <type name="X+TestDelegate">
40076       <method name="Void .ctor(Object, IntPtr)">
40077         <size>0</size>
40078       </method>
40079       <method name="Void 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="Void EndInvoke(IAsyncResult)">
40086         <size>0</size>
40087       </method>
40088     </type>
40089     <type name="X+&lt;Test&gt;c__AnonStorey1">
40090       <method name="Void .ctor()">
40091         <size>7</size>
40092       </method>
40093       <method name="Void &lt;&gt;m__0()">
40094         <size>162</size>
40095       </method>
40096     </type>
40097     <type name="X+&lt;Test&gt;c__AnonStorey0">
40098       <method name="Void .ctor()">
40099         <size>7</size>
40100       </method>
40101     </type>
40102     <type name="X+&lt;Test&gt;c__AnonStorey2">
40103       <method name="Void .ctor()">
40104         <size>7</size>
40105       </method>
40106     </type>
40107   </test>
40108   <test name="test-anon-59.cs">
40109     <type name="X">
40110       <method name="Void .ctor()">
40111         <size>7</size>
40112       </method>
40113       <method name="Int32 Test(Int32)">
40114         <size>515</size>
40115       </method>
40116       <method name="Int32 Main()">
40117         <size>46</size>
40118       </method>
40119     </type>
40120     <type name="X+TestDelegate">
40121       <method name="Void .ctor(Object, IntPtr)">
40122         <size>0</size>
40123       </method>
40124       <method name="Void Invoke()">
40125         <size>0</size>
40126       </method>
40127       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40128         <size>0</size>
40129       </method>
40130       <method name="Void EndInvoke(IAsyncResult)">
40131         <size>0</size>
40132       </method>
40133     </type>
40134     <type name="X+&lt;Test&gt;c__AnonStorey2">
40135       <method name="Void .ctor()">
40136         <size>7</size>
40137       </method>
40138       <method name="Void &lt;&gt;m__0()">
40139         <size>224</size>
40140       </method>
40141     </type>
40142     <type name="X+&lt;Test&gt;c__AnonStorey1">
40143       <method name="Void .ctor()">
40144         <size>7</size>
40145       </method>
40146     </type>
40147     <type name="X+&lt;Test&gt;c__AnonStorey0">
40148       <method name="Void .ctor()">
40149         <size>7</size>
40150       </method>
40151     </type>
40152     <type name="X+&lt;Test&gt;c__AnonStorey3">
40153       <method name="Void .ctor()">
40154         <size>7</size>
40155       </method>
40156     </type>
40157   </test>
40158   <test name="test-anon-60.cs">
40159     <type name="X">
40160       <method name="Void .ctor()">
40161         <size>7</size>
40162       </method>
40163       <method name="Int32 Test(Int32)">
40164         <size>567</size>
40165       </method>
40166       <method name="Int32 Main()">
40167         <size>46</size>
40168       </method>
40169     </type>
40170     <type name="X+TestDelegate">
40171       <method name="Void .ctor(Object, IntPtr)">
40172         <size>0</size>
40173       </method>
40174       <method name="Void Invoke()">
40175         <size>0</size>
40176       </method>
40177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40178         <size>0</size>
40179       </method>
40180       <method name="Void EndInvoke(IAsyncResult)">
40181         <size>0</size>
40182       </method>
40183     </type>
40184     <type name="X+&lt;Test&gt;c__AnonStorey2">
40185       <method name="Void .ctor()">
40186         <size>7</size>
40187       </method>
40188     </type>
40189     <type name="X+&lt;Test&gt;c__AnonStorey1">
40190       <method name="Void .ctor()">
40191         <size>7</size>
40192       </method>
40193     </type>
40194     <type name="X+&lt;Test&gt;c__AnonStorey0">
40195       <method name="Void .ctor()">
40196         <size>7</size>
40197       </method>
40198     </type>
40199     <type name="X+&lt;Test&gt;c__AnonStorey3">
40200       <method name="Void .ctor()">
40201         <size>7</size>
40202       </method>
40203     </type>
40204     <type name="X+&lt;Test&gt;c__AnonStorey2">
40205       <method name="Void &lt;&gt;m__0()">
40206         <size>347</size>
40207       </method>
40208     </type>
40209     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
40210       <method name="Void .ctor()">
40211         <size>7</size>
40212       </method>
40213       <method name="Void &lt;&gt;m__1()">
40214         <size>124</size>
40215       </method>
40216     </type>
40217   </test>
40218   <test name="test-anon-61.cs">
40219     <type name="X">
40220       <method name="Void .ctor()">
40221         <size>7</size>
40222       </method>
40223       <method name="Int32 Test()">
40224         <size>333</size>
40225       </method>
40226       <method name="Int32 Main()">
40227         <size>59</size>
40228       </method>
40229     </type>
40230     <type name="X+TestDelegate">
40231       <method name="Void .ctor(Object, IntPtr)">
40232         <size>0</size>
40233       </method>
40234       <method name="Void Invoke()">
40235         <size>0</size>
40236       </method>
40237       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40238         <size>0</size>
40239       </method>
40240       <method name="Void EndInvoke(IAsyncResult)">
40241         <size>0</size>
40242       </method>
40243     </type>
40244     <type name="X+&lt;Test&gt;c__AnonStorey1">
40245       <method name="Void .ctor()">
40246         <size>7</size>
40247       </method>
40248       <method name="Void &lt;&gt;m__0()">
40249         <size>157</size>
40250       </method>
40251     </type>
40252     <type name="X+&lt;Test&gt;c__AnonStorey0">
40253       <method name="Void .ctor()">
40254         <size>7</size>
40255       </method>
40256     </type>
40257   </test>
40258   <test name="test-anon-62.cs">
40259     <type name="X">
40260       <method name="Void .ctor(String)">
40261         <size>14</size>
40262       </method>
40263       <method name="Void Main()">
40264         <size>1</size>
40265       </method>
40266     </type>
40267     <type name="Y">
40268       <method name="Void .ctor(Z)">
40269         <size>56</size>
40270       </method>
40271     </type>
40272     <type name="Z">
40273       <method name="Void .ctor()">
40274         <size>7</size>
40275       </method>
40276       <method name="Void Hello()">
40277         <size>1</size>
40278       </method>
40279     </type>
40280     <type name="FooHandler">
40281       <method name="Void .ctor(Object, IntPtr)">
40282         <size>0</size>
40283       </method>
40284       <method name="Void Invoke()">
40285         <size>0</size>
40286       </method>
40287       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40288         <size>0</size>
40289       </method>
40290       <method name="Void EndInvoke(IAsyncResult)">
40291         <size>0</size>
40292       </method>
40293     </type>
40294     <type name="Y+&lt;Y&gt;c__AnonStorey0">
40295       <method name="Void .ctor()">
40296         <size>7</size>
40297       </method>
40298       <method name="Void &lt;&gt;m__0()">
40299         <size>12</size>
40300       </method>
40301     </type>
40302   </test>
40303   <test name="test-anon-63.cs">
40304     <type name="X">
40305       <method name="Void .ctor()">
40306         <size>7</size>
40307       </method>
40308       <method name="IEnumerator GetIt(System.Int32[])">
40309         <size>22</size>
40310       </method>
40311       <method name="Int32 Main()">
40312         <size>32</size>
40313       </method>
40314     </type>
40315     <type name="X+A">
40316       <method name="Void .ctor(Object, IntPtr)">
40317         <size>0</size>
40318       </method>
40319       <method name="Int32 Invoke()">
40320         <size>0</size>
40321       </method>
40322       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40323         <size>0</size>
40324       </method>
40325       <method name="Int32 EndInvoke(IAsyncResult)">
40326         <size>0</size>
40327       </method>
40328     </type>
40329     <type name="X+&lt;GetIt&gt;c__Iterator0">
40330       <method name="Void .ctor()">
40331         <size>7</size>
40332       </method>
40333       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40334         <size>7</size>
40335       </method>
40336       <method name="Boolean MoveNext()">
40337         <size>195</size>
40338       </method>
40339       <method name="Int32 &lt;&gt;m__0()">
40340         <size>44</size>
40341       </method>
40342       <method name="Void Dispose()">
40343         <size>8</size>
40344       </method>
40345       <method name="Void Reset()">
40346         <size>6</size>
40347       </method>
40348       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40349         <size>7</size>
40350       </method>
40351     </type>
40352     <type name="&lt;PrivateImplementationDetails&gt;">
40353       <method name="Void .ctor()">
40354         <size>7</size>
40355       </method>
40356     </type>
40357   </test>
40358   <test name="test-anon-64.cs">
40359     <type name="Source">
40360       <method name="Void .ctor()">
40361         <size>7</size>
40362       </method>
40363       <method name="Void add_ChildSourceAdded(System.EventHandler)">
40364         <size>24</size>
40365       </method>
40366       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
40367         <size>24</size>
40368       </method>
40369       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
40370         <size>24</size>
40371       </method>
40372       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
40373         <size>24</size>
40374       </method>
40375       <method name="Source FindSource(Source)">
40376         <size>2</size>
40377       </method>
40378       <method name="Void AddSource(Source, Int32, System.Object)">
40379         <size>132</size>
40380       </method>
40381       <method name="Void Main()">
40382         <size>1</size>
40383       </method>
40384     </type>
40385     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
40386       <method name="Void .ctor()">
40387         <size>7</size>
40388       </method>
40389       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40390         <size>30</size>
40391       </method>
40392     </type>
40393     <type name="Source">
40394       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
40395         <size>1</size>
40396       </method>
40397     </type>
40398   </test>
40399   <test name="test-anon-65.cs">
40400     <type name="BaseClass">
40401       <method name="Void .ctor(SomeDelegate)">
40402         <size>13</size>
40403       </method>
40404     </type>
40405     <type name="TestClass">
40406       <method name="Void .ctor(Int32)">
40407         <size>32</size>
40408       </method>
40409       <method name="Int32 Main(System.String[])">
40410         <size>9</size>
40411       </method>
40412     </type>
40413     <type name="BaseClass+SomeDelegate">
40414       <method name="Void .ctor(Object, IntPtr)">
40415         <size>0</size>
40416       </method>
40417       <method name="Void Invoke()">
40418         <size>0</size>
40419       </method>
40420       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40421         <size>0</size>
40422       </method>
40423       <method name="Void EndInvoke(IAsyncResult)">
40424         <size>0</size>
40425       </method>
40426     </type>
40427     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40428       <method name="Void .ctor()">
40429         <size>7</size>
40430       </method>
40431       <method name="Void &lt;&gt;m__0()">
40432         <size>12</size>
40433       </method>
40434     </type>
40435   </test>
40436   <test name="test-anon-66.cs">
40437     <type name="Test">
40438       <method name="Void .ctor()">
40439         <size>7</size>
40440       </method>
40441       <method name="Void add_testEvent(Test+TestEventHandler)">
40442         <size>24</size>
40443       </method>
40444       <method name="Void remove_testEvent(Test+TestEventHandler)">
40445         <size>24</size>
40446       </method>
40447       <method name="Void add_TestEvent(Test+TestEventHandler)">
40448         <size>33</size>
40449       </method>
40450       <method name="Void remove_TestEvent(Test+TestEventHandler)">
40451         <size>1</size>
40452       </method>
40453       <method name="Void Main()">
40454         <size>1</size>
40455       </method>
40456     </type>
40457     <type name="Test+TestEventHandler">
40458       <method name="Void .ctor(Object, IntPtr)">
40459         <size>0</size>
40460       </method>
40461       <method name="Void Invoke()">
40462         <size>0</size>
40463       </method>
40464       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40465         <size>0</size>
40466       </method>
40467       <method name="Void EndInvoke(IAsyncResult)">
40468         <size>0</size>
40469       </method>
40470     </type>
40471     <type name="Test+&lt;&gt;c__AnonStorey0">
40472       <method name="Void .ctor()">
40473         <size>7</size>
40474       </method>
40475       <method name="Void &lt;&gt;m__0()">
40476         <size>12</size>
40477       </method>
40478     </type>
40479   </test>
40480   <test name="test-anon-67.cs">
40481     <type name="ClassOne">
40482       <method name="Void .ctor(ReturnStringDelegate)">
40483         <size>7</size>
40484       </method>
40485       <method name="Void .ctor(String)">
40486         <size>32</size>
40487       </method>
40488       <method name="Void Main()">
40489         <size>1</size>
40490       </method>
40491     </type>
40492     <type name="ClassOne+ReturnStringDelegate">
40493       <method name="Void .ctor(Object, IntPtr)">
40494         <size>0</size>
40495       </method>
40496       <method name="System.String Invoke()">
40497         <size>0</size>
40498       </method>
40499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40500         <size>0</size>
40501       </method>
40502       <method name="System.String EndInvoke(IAsyncResult)">
40503         <size>0</size>
40504       </method>
40505     </type>
40506     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
40507       <method name="Void .ctor()">
40508         <size>7</size>
40509       </method>
40510       <method name="System.String &lt;&gt;m__0()">
40511         <size>7</size>
40512       </method>
40513     </type>
40514   </test>
40515   <test name="test-anon-68.cs">
40516     <type name="C">
40517       <method name="Void .ctor()">
40518         <size>7</size>
40519       </method>
40520       <method name="Void T(D1)">
40521         <size>1</size>
40522       </method>
40523       <method name="Void T(D2)">
40524         <size>1</size>
40525       </method>
40526       <method name="Void Main()">
40527         <size>69</size>
40528       </method>
40529     </type>
40530     <type name="D1">
40531       <method name="Void .ctor(Object, IntPtr)">
40532         <size>0</size>
40533       </method>
40534       <method name="Void Invoke(Int32)">
40535         <size>0</size>
40536       </method>
40537       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40538         <size>0</size>
40539       </method>
40540       <method name="Void EndInvoke(IAsyncResult)">
40541         <size>0</size>
40542       </method>
40543     </type>
40544     <type name="D2">
40545       <method name="Void .ctor(Object, IntPtr)">
40546         <size>0</size>
40547       </method>
40548       <method name="Void Invoke(System.String ByRef)">
40549         <size>0</size>
40550       </method>
40551       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
40552         <size>0</size>
40553       </method>
40554       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
40555         <size>0</size>
40556       </method>
40557     </type>
40558     <type name="C">
40559       <method name="Void &lt;Main&gt;m__0(Int32)">
40560         <size>1</size>
40561       </method>
40562       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
40563         <size>8</size>
40564       </method>
40565     </type>
40566   </test>
40567   <test name="test-anon-69.cs">
40568     <type name="SingleSteppingEngine">
40569       <method name="Void .ctor()">
40570         <size>7</size>
40571       </method>
40572       <method name="System.Object SendCommand(TargetAccessDelegate)">
40573         <size>8</size>
40574       </method>
40575       <method name="Void Detach()">
40576         <size>20</size>
40577       </method>
40578     </type>
40579     <type name="X">
40580       <method name="Void .ctor()">
40581         <size>7</size>
40582       </method>
40583       <method name="Void Main()">
40584         <size>1</size>
40585       </method>
40586     </type>
40587     <type name="TargetAccessDelegate">
40588       <method name="Void .ctor(Object, IntPtr)">
40589         <size>0</size>
40590       </method>
40591       <method name="System.Object Invoke(System.Object)">
40592         <size>0</size>
40593       </method>
40594       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40595         <size>0</size>
40596       </method>
40597       <method name="System.Object EndInvoke(IAsyncResult)">
40598         <size>0</size>
40599       </method>
40600     </type>
40601     <type name="SingleSteppingEngine">
40602       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40603         <size>19</size>
40604       </method>
40605     </type>
40606   </test>
40607   <test name="test-anon-70.cs">
40608     <type name="C">
40609       <method name="Void .ctor()">
40610         <size>7</size>
40611       </method>
40612       <method name="Void Test(C+D)">
40613         <size>1</size>
40614       </method>
40615       <method name="Void Main()">
40616         <size>98</size>
40617       </method>
40618     </type>
40619     <type name="C+D">
40620       <method name="Void .ctor(Object, IntPtr)">
40621         <size>0</size>
40622       </method>
40623       <method name="Void Invoke()">
40624         <size>0</size>
40625       </method>
40626       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40627         <size>0</size>
40628       </method>
40629       <method name="Void EndInvoke(IAsyncResult)">
40630         <size>0</size>
40631       </method>
40632     </type>
40633     <type name="UnsafeClass">
40634       <method name="Void .ctor()">
40635         <size>7</size>
40636       </method>
40637     </type>
40638     <type name="C">
40639       <method name="Void UnsafeTests()">
40640         <size>35</size>
40641       </method>
40642     </type>
40643     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40644       <method name="Void .ctor()">
40645         <size>7</size>
40646       </method>
40647       <method name="Void &lt;&gt;m__0()">
40648         <size>14</size>
40649       </method>
40650     </type>
40651     <type name="C+&lt;Main&gt;c__AnonStorey1">
40652       <method name="Void .ctor()">
40653         <size>7</size>
40654       </method>
40655       <method name="Void &lt;&gt;m__1()">
40656         <size>38</size>
40657       </method>
40658       <method name="Void &lt;&gt;m__2()">
40659         <size>32</size>
40660       </method>
40661     </type>
40662     <type name="C">
40663       <method name="Void &lt;Main&gt;m__3()">
40664         <size>16</size>
40665       </method>
40666     </type>
40667     <type name="UnsafeClass">
40668       <method name="Int32* GetUnsafeValue()">
40669         <size>3</size>
40670       </method>
40671     </type>
40672     <type name="&lt;PrivateImplementationDetails&gt;">
40673       <method name="Void .ctor()">
40674         <size>7</size>
40675       </method>
40676     </type>
40677   </test>
40678   <test name="test-anon-71.cs">
40679     <type name="Program">
40680       <method name="Void .ctor()">
40681         <size>7</size>
40682       </method>
40683       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40684         <size>2</size>
40685       </method>
40686       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40687         <size>34</size>
40688       </method>
40689       <method name="Void Main()">
40690         <size>1</size>
40691       </method>
40692     </type>
40693     <type name="Program+FdCb">
40694       <method name="Void .ctor(Object, IntPtr)">
40695         <size>0</size>
40696       </method>
40697       <method name="Int32 Invoke(Int32)">
40698         <size>0</size>
40699       </method>
40700       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40701         <size>0</size>
40702       </method>
40703       <method name="Int32 EndInvoke(IAsyncResult)">
40704         <size>0</size>
40705       </method>
40706     </type>
40707     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40708       <method name="Void .ctor()">
40709         <size>7</size>
40710       </method>
40711       <method name="Int32 &lt;&gt;m__0(Int32)">
40712         <size>46</size>
40713       </method>
40714     </type>
40715   </test>
40716   <test name="test-anon-72.cs">
40717     <type name="Test">
40718       <method name="Void .ctor()">
40719         <size>7</size>
40720       </method>
40721       <method name="Void AddOperator(Test+UnaryOperator)">
40722         <size>1</size>
40723       </method>
40724       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40725         <size>5</size>
40726       </method>
40727       <method name="Void Main()">
40728         <size>1</size>
40729       </method>
40730       <method name="Void Foo()">
40731         <size>19</size>
40732       </method>
40733     </type>
40734     <type name="Test+UnaryOperator">
40735       <method name="Void .ctor(Object, IntPtr)">
40736         <size>0</size>
40737       </method>
40738       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40739         <size>0</size>
40740       </method>
40741       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40742         <size>0</size>
40743       </method>
40744       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40745         <size>0</size>
40746       </method>
40747     </type>
40748     <type name="Test">
40749       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40750         <size>31</size>
40751       </method>
40752     </type>
40753   </test>
40754   <test name="test-anon-73.cs">
40755     <type name="T">
40756       <method name="Void .ctor()">
40757         <size>7</size>
40758       </method>
40759       <method name="Void Main()">
40760         <size>31</size>
40761       </method>
40762       <method name="Void Test_1()">
40763         <size>36</size>
40764       </method>
40765     </type>
40766     <type name="D">
40767       <method name="Void .ctor(Object, IntPtr)">
40768         <size>0</size>
40769       </method>
40770       <method name="Void Invoke(System.Object)">
40771         <size>0</size>
40772       </method>
40773       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40774         <size>0</size>
40775       </method>
40776       <method name="Void EndInvoke(IAsyncResult)">
40777         <size>0</size>
40778       </method>
40779     </type>
40780     <type name="T">
40781       <method name="Void &lt;Main&gt;m__0(System.Object)">
40782         <size>15</size>
40783       </method>
40784       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40785         <size>29</size>
40786       </method>
40787     </type>
40788   </test>
40789   <test name="test-anon-74.cs">
40790     <type name="Foo">
40791       <method name="Void Baz(Foo+SimpleDelegate)">
40792         <size>8</size>
40793       </method>
40794       <method name="Void Main(System.String[])">
40795         <size>35</size>
40796       </method>
40797     </type>
40798     <type name="Foo+SimpleDelegate">
40799       <method name="Void .ctor(Object, IntPtr)">
40800         <size>0</size>
40801       </method>
40802       <method name="System.String[,] Invoke()">
40803         <size>0</size>
40804       </method>
40805       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40806         <size>0</size>
40807       </method>
40808       <method name="System.String[,] EndInvoke(IAsyncResult)">
40809         <size>0</size>
40810       </method>
40811     </type>
40812     <type name="Foo">
40813       <method name="System.String[,] &lt;Main&gt;m__0()">
40814         <size>34</size>
40815       </method>
40816     </type>
40817   </test>
40818   <test name="test-anon-75.cs">
40819     <type name="Data">
40820       <method name="Void .ctor()">
40821         <size>7</size>
40822       </method>
40823     </type>
40824     <type name="Test">
40825       <method name="Void .ctor()">
40826         <size>7</size>
40827       </method>
40828       <method name="Void Foo(Int32, D)">
40829         <size>1</size>
40830       </method>
40831       <method name="Void Main()">
40832         <size>1</size>
40833       </method>
40834       <method name="Void TestMe()">
40835         <size>154</size>
40836       </method>
40837       <method name="Boolean &lt;TestMe&gt;m__0()">
40838         <size>2</size>
40839       </method>
40840     </type>
40841     <type name="D">
40842       <method name="Void .ctor(Object, IntPtr)">
40843         <size>0</size>
40844       </method>
40845       <method name="Boolean 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="Boolean EndInvoke(IAsyncResult)">
40852         <size>0</size>
40853       </method>
40854     </type>
40855     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40856       <method name="Void .ctor()">
40857         <size>7</size>
40858       </method>
40859       <method name="Boolean &lt;&gt;m__2()">
40860         <size>14</size>
40861       </method>
40862     </type>
40863     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40864       <method name="Void .ctor()">
40865         <size>7</size>
40866       </method>
40867     </type>
40868     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40869       <method name="Boolean &lt;&gt;m__1()">
40870         <size>54</size>
40871       </method>
40872     </type>
40873   </test>
40874   <test name="test-anon-76.cs">
40875     <type name="C">
40876       <method name="Void .ctor()">
40877         <size>7</size>
40878       </method>
40879       <method name="Void set_Item(System.String, FactoryDelegate)">
40880         <size>8</size>
40881       </method>
40882       <method name="FactoryDelegate get_Item(System.String)">
40883         <size>7</size>
40884       </method>
40885       <method name="Void X()">
40886         <size>24</size>
40887       </method>
40888       <method name="Int32 Main()">
40889         <size>70</size>
40890       </method>
40891     </type>
40892     <type name="FactoryDelegate">
40893       <method name="Void .ctor(Object, IntPtr)">
40894         <size>0</size>
40895       </method>
40896       <method name="System.Object Invoke()">
40897         <size>0</size>
40898       </method>
40899       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40900         <size>0</size>
40901       </method>
40902       <method name="System.Object EndInvoke(IAsyncResult)">
40903         <size>0</size>
40904       </method>
40905     </type>
40906     <type name="C">
40907       <method name="System.Object &lt;X&gt;m__0()">
40908         <size>30</size>
40909       </method>
40910     </type>
40911   </test>
40912   <test name="test-anon-77.cs">
40913     <type name="y">
40914       <method name="Void .ctor()">
40915         <size>7</size>
40916       </method>
40917       <method name="Boolean get_Item(Int32)">
40918         <size>28</size>
40919       </method>
40920       <method name="Void set_Item(Int32, Boolean)">
40921         <size>10</size>
40922       </method>
40923       <method name="Void Main()">
40924         <size>1</size>
40925       </method>
40926     </type>
40927     <type name="D">
40928       <method name="Void .ctor(Object, IntPtr)">
40929         <size>0</size>
40930       </method>
40931       <method name="Void Invoke()">
40932         <size>0</size>
40933       </method>
40934       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40935         <size>0</size>
40936       </method>
40937       <method name="Void EndInvoke(IAsyncResult)">
40938         <size>0</size>
40939       </method>
40940     </type>
40941     <type name="y+&lt;&gt;c__AnonStorey0">
40942       <method name="Void .ctor()">
40943         <size>7</size>
40944       </method>
40945       <method name="Void &lt;&gt;m__0()">
40946         <size>8</size>
40947       </method>
40948     </type>
40949   </test>
40950   <test name="test-anon-78.cs">
40951     <type name="DelegateTest">
40952       <method name="Void .ctor()">
40953         <size>7</size>
40954       </method>
40955       <method name="Void .cctor()">
40956         <size>8</size>
40957       </method>
40958       <method name="Void Foo(D1)">
40959         <size>7</size>
40960       </method>
40961       <method name="Void Foo(D2)">
40962         <size>1</size>
40963       </method>
40964       <method name="Int32 Main()">
40965         <size>50</size>
40966       </method>
40967       <method name="Void &lt;Main&gt;m__0()">
40968         <size>18</size>
40969       </method>
40970     </type>
40971     <type name="D1">
40972       <method name="Void .ctor(Object, IntPtr)">
40973         <size>0</size>
40974       </method>
40975       <method name="Void Invoke()">
40976         <size>0</size>
40977       </method>
40978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40979         <size>0</size>
40980       </method>
40981       <method name="Void EndInvoke(IAsyncResult)">
40982         <size>0</size>
40983       </method>
40984     </type>
40985     <type name="D2">
40986       <method name="Void .ctor(Object, IntPtr)">
40987         <size>0</size>
40988       </method>
40989       <method name="Void Invoke()">
40990         <size>0</size>
40991       </method>
40992       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40993         <size>0</size>
40994       </method>
40995       <method name="Void EndInvoke(IAsyncResult)">
40996         <size>0</size>
40997       </method>
40998     </type>
40999   </test>
41000   <test name="test-anon-79.cs">
41001     <type name="Test">
41002       <method name="Void .ctor()">
41003         <size>7</size>
41004       </method>
41005       <method name="Void add_E(Test+D)">
41006         <size>24</size>
41007       </method>
41008       <method name="Void remove_E(Test+D)">
41009         <size>24</size>
41010       </method>
41011       <method name="Void add_Changed(Test+D)">
41012         <size>30</size>
41013       </method>
41014       <method name="Void remove_Changed(Test+D)">
41015         <size>1</size>
41016       </method>
41017       <method name="Void Foo()">
41018         <size>1</size>
41019       </method>
41020       <method name="Void Main()">
41021         <size>1</size>
41022       </method>
41023     </type>
41024     <type name="Test+D">
41025       <method name="Void .ctor(Object, IntPtr)">
41026         <size>0</size>
41027       </method>
41028       <method name="Void Invoke()">
41029         <size>0</size>
41030       </method>
41031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41032         <size>0</size>
41033       </method>
41034       <method name="Void EndInvoke(IAsyncResult)">
41035         <size>0</size>
41036       </method>
41037     </type>
41038     <type name="Test">
41039       <method name="Void &lt;add_Changed&gt;m__0()">
41040         <size>7</size>
41041       </method>
41042     </type>
41043   </test>
41044   <test name="test-anon-80.cs">
41045     <type name="MonoBug.MyTest">
41046       <method name="Void .ctor()">
41047         <size>7</size>
41048       </method>
41049       <method name="Int32 Main()">
41050         <size>167</size>
41051       </method>
41052     </type>
41053     <type name="MonoBug.MyTest+EventHandlers">
41054       <method name="Void .ctor()">
41055         <size>18</size>
41056       </method>
41057       <method name="System.EventHandler get_DoNothingEventHandler()">
41058         <size>30</size>
41059       </method>
41060       <method name="System.EventHandler get_DoSomethingEventHandler()">
41061         <size>13</size>
41062       </method>
41063       <method name="System.EventHandler get_Handler()">
41064         <size>7</size>
41065       </method>
41066       <method name="Void set_Handler(System.EventHandler)">
41067         <size>8</size>
41068       </method>
41069       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
41070         <size>1</size>
41071       </method>
41072       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
41073         <size>15</size>
41074       </method>
41075     </type>
41076   </test>
41077   <test name="test-anon-81.cs">
41078     <type name="C">
41079       <method name="Void .ctor()">
41080         <size>7</size>
41081       </method>
41082       <method name="Int32 Main()">
41083         <size>20</size>
41084       </method>
41085       <method name="Int32 Test()">
41086         <size>27</size>
41087       </method>
41088       <method name="Int32 Foo2(C+Cmd2)">
41089         <size>7</size>
41090       </method>
41091       <method name="Void Foo(C+Cmd)">
41092         <size>7</size>
41093       </method>
41094     </type>
41095     <type name="C+Cmd">
41096       <method name="Void .ctor(Object, IntPtr)">
41097         <size>0</size>
41098       </method>
41099       <method name="Void Invoke()">
41100         <size>0</size>
41101       </method>
41102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41103         <size>0</size>
41104       </method>
41105       <method name="Void EndInvoke(IAsyncResult)">
41106         <size>0</size>
41107       </method>
41108     </type>
41109     <type name="C+Cmd2">
41110       <method name="Void .ctor(Object, IntPtr)">
41111         <size>0</size>
41112       </method>
41113       <method name="Int32 Invoke()">
41114         <size>0</size>
41115       </method>
41116       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41117         <size>0</size>
41118       </method>
41119       <method name="Int32 EndInvoke(IAsyncResult)">
41120         <size>0</size>
41121       </method>
41122     </type>
41123     <type name="C">
41124       <method name="Int32 &lt;Test&gt;m__0()">
41125         <size>45</size>
41126       </method>
41127     </type>
41128     <type name="C+&lt;Test&gt;c__AnonStorey1">
41129       <method name="Void .ctor()">
41130         <size>7</size>
41131       </method>
41132       <method name="Void &lt;&gt;m__1()">
41133         <size>44</size>
41134       </method>
41135     </type>
41136     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
41137       <method name="Void .ctor()">
41138         <size>7</size>
41139       </method>
41140       <method name="Void &lt;&gt;m__2()">
41141         <size>18</size>
41142       </method>
41143     </type>
41144   </test>
41145   <test name="test-anon-82.cs">
41146     <type name="MainClass">
41147       <method name="Void .ctor()">
41148         <size>7</size>
41149       </method>
41150       <method name="Void Main()">
41151         <size>87</size>
41152       </method>
41153       <method name="Void Test2(Int32)">
41154         <size>31</size>
41155       </method>
41156       <method name="Void Test3(Int32)">
41157         <size>57</size>
41158       </method>
41159       <method name="Void Test4()">
41160         <size>31</size>
41161       </method>
41162       <method name="Void Test5(Int32)">
41163         <size>27</size>
41164       </method>
41165       <method name="Void SimpleCallback(MainClass, System.String)">
41166         <size>7</size>
41167       </method>
41168     </type>
41169     <type name="MainClass+D">
41170       <method name="Void .ctor(Object, IntPtr)">
41171         <size>0</size>
41172       </method>
41173       <method name="Int32 Invoke(Int32)">
41174         <size>0</size>
41175       </method>
41176       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41177         <size>0</size>
41178       </method>
41179       <method name="Int32 EndInvoke(IAsyncResult)">
41180         <size>0</size>
41181       </method>
41182     </type>
41183     <type name="StringSender">
41184       <method name="Void .ctor(Object, IntPtr)">
41185         <size>0</size>
41186       </method>
41187       <method name="Void Invoke(System.String)">
41188         <size>0</size>
41189       </method>
41190       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41191         <size>0</size>
41192       </method>
41193       <method name="Void EndInvoke(IAsyncResult)">
41194         <size>0</size>
41195       </method>
41196     </type>
41197     <type name="VoidDelegate">
41198       <method name="Void .ctor(Object, IntPtr)">
41199         <size>0</size>
41200       </method>
41201       <method name="Void Invoke()">
41202         <size>0</size>
41203       </method>
41204       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41205         <size>0</size>
41206       </method>
41207       <method name="Void EndInvoke(IAsyncResult)">
41208         <size>0</size>
41209       </method>
41210     </type>
41211     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41212       <method name="Void .ctor()">
41213         <size>7</size>
41214       </method>
41215     </type>
41216     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41217       <method name="Void .ctor()">
41218         <size>7</size>
41219       </method>
41220     </type>
41221     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41222       <method name="Void .ctor()">
41223         <size>7</size>
41224       </method>
41225     </type>
41226     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41227       <method name="Void .ctor()">
41228         <size>7</size>
41229       </method>
41230     </type>
41231     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41232       <method name="Void .ctor()">
41233         <size>7</size>
41234       </method>
41235     </type>
41236     <type name="MainClass">
41237       <method name="Void &lt;Test2&gt;m__1(System.String)">
41238         <size>27</size>
41239       </method>
41240       <method name="Void &lt;Test3&gt;m__3()">
41241         <size>1</size>
41242       </method>
41243       <method name="Void &lt;Test4&gt;m__4()">
41244         <size>31</size>
41245       </method>
41246       <method name="Void &lt;Test4&gt;m__7()">
41247         <size>28</size>
41248       </method>
41249     </type>
41250     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41251       <method name="Void &lt;&gt;m__0()">
41252         <size>25</size>
41253       </method>
41254       <method name="Void &lt;&gt;m__9(System.String)">
41255         <size>13</size>
41256       </method>
41257     </type>
41258     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41259       <method name="Void &lt;&gt;m__2()">
41260         <size>9</size>
41261       </method>
41262     </type>
41263     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41264       <method name="Int32 &lt;&gt;m__5(Int32)">
41265         <size>46</size>
41266       </method>
41267       <method name="Int32 &lt;&gt;m__A(Int32)">
41268         <size>2</size>
41269       </method>
41270     </type>
41271     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41272       <method name="Void &lt;&gt;m__6()">
41273         <size>12</size>
41274       </method>
41275     </type>
41276     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41277       <method name="Void &lt;&gt;m__8()">
41278         <size>14</size>
41279       </method>
41280       <method name="Void &lt;&gt;m__B()">
41281         <size>8</size>
41282       </method>
41283     </type>
41284   </test>
41285   <test name="test-anon-84.cs">
41286     <type name="C">
41287       <method name="Void .ctor()">
41288         <size>42</size>
41289       </method>
41290       <method name="Void .ctor(D)">
41291         <size>42</size>
41292       </method>
41293       <method name="Int32 Main()">
41294         <size>19</size>
41295       </method>
41296     </type>
41297     <type name="D">
41298       <method name="Void .ctor(Object, IntPtr)">
41299         <size>0</size>
41300       </method>
41301       <method name="C Invoke(Int32)">
41302         <size>0</size>
41303       </method>
41304       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41305         <size>0</size>
41306       </method>
41307       <method name="C EndInvoke(IAsyncResult)">
41308         <size>0</size>
41309       </method>
41310     </type>
41311     <type name="C">
41312       <method name="C &lt;field&gt;m__0(Int32)">
41313         <size>4</size>
41314       </method>
41315     </type>
41316   </test>
41317   <test name="test-anon-85.cs">
41318     <type name="X">
41319       <method name="Void .ctor()">
41320         <size>7</size>
41321       </method>
41322       <method name="Int32 Main()">
41323         <size>29</size>
41324       </method>
41325     </type>
41326     <type name="X+D">
41327       <method name="Void .ctor(Object, IntPtr)">
41328         <size>0</size>
41329       </method>
41330       <method name="Void Invoke()">
41331         <size>0</size>
41332       </method>
41333       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41334         <size>0</size>
41335       </method>
41336       <method name="Void EndInvoke(IAsyncResult)">
41337         <size>0</size>
41338       </method>
41339     </type>
41340     <type name="X+&lt;Main&gt;c__AnonStorey0">
41341       <method name="Void .ctor()">
41342         <size>7</size>
41343       </method>
41344       <method name="Void &lt;&gt;m__0()">
41345         <size>8</size>
41346       </method>
41347     </type>
41348   </test>
41349   <test name="test-anon-86.cs">
41350     <type name="Bug.A">
41351       <method name="Void .ctor()">
41352         <size>50</size>
41353       </method>
41354       <method name="Void Test()">
41355         <size>1</size>
41356       </method>
41357       <method name="Int32 Main()">
41358         <size>8</size>
41359       </method>
41360     </type>
41361     <type name="Bug.B">
41362       <method name="Void .ctor()">
41363         <size>7</size>
41364       </method>
41365       <method name="Int32 get_Prop()">
41366         <size>2</size>
41367       </method>
41368     </type>
41369     <type name="Bug.EventHandler">
41370       <method name="Void .ctor(Object, IntPtr)">
41371         <size>0</size>
41372       </method>
41373       <method name="Void Invoke()">
41374         <size>0</size>
41375       </method>
41376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41377         <size>0</size>
41378       </method>
41379       <method name="Void EndInvoke(IAsyncResult)">
41380         <size>0</size>
41381       </method>
41382     </type>
41383     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
41384       <method name="Void .ctor()">
41385         <size>7</size>
41386       </method>
41387       <method name="Void &lt;&gt;m__0()">
41388         <size>24</size>
41389       </method>
41390     </type>
41391   </test>
41392   <test name="test-anon-87.cs">
41393     <type name="Bug.AA">
41394       <method name="Void .ctor(BB)">
41395         <size>51</size>
41396       </method>
41397       <method name="Void TestMe()">
41398         <size>1</size>
41399       </method>
41400       <method name="Int32 Main()">
41401         <size>18</size>
41402       </method>
41403     </type>
41404     <type name="Bug.BB">
41405       <method name="Void .ctor(String)">
41406         <size>18</size>
41407       </method>
41408       <method name="Void Foo()">
41409         <size>1</size>
41410       </method>
41411     </type>
41412     <type name="Bug.D">
41413       <method name="Void .ctor(Object, IntPtr)">
41414         <size>0</size>
41415       </method>
41416       <method name="Void Invoke()">
41417         <size>0</size>
41418       </method>
41419       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41420         <size>0</size>
41421       </method>
41422       <method name="Void EndInvoke(IAsyncResult)">
41423         <size>0</size>
41424       </method>
41425     </type>
41426     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41427       <method name="Void .ctor()">
41428         <size>7</size>
41429       </method>
41430       <method name="Void &lt;&gt;m__0()">
41431         <size>23</size>
41432       </method>
41433     </type>
41434   </test>
41435   <test name="test-anon-88.cs">
41436     <type name="C">
41437       <method name="Void .ctor()">
41438         <size>7</size>
41439       </method>
41440       <method name="Int32 Main()">
41441         <size>12</size>
41442       </method>
41443       <method name="Void Test()">
41444         <size>102</size>
41445       </method>
41446     </type>
41447     <type name="C+D">
41448       <method name="Void .ctor(Object, IntPtr)">
41449         <size>0</size>
41450       </method>
41451       <method name="Void Invoke()">
41452         <size>0</size>
41453       </method>
41454       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41455         <size>0</size>
41456       </method>
41457       <method name="Void EndInvoke(IAsyncResult)">
41458         <size>0</size>
41459       </method>
41460     </type>
41461     <type name="C+&lt;Test&gt;c__AnonStorey0">
41462       <method name="Void .ctor()">
41463         <size>7</size>
41464       </method>
41465       <method name="Void &lt;&gt;m__2()">
41466         <size>8</size>
41467       </method>
41468     </type>
41469     <type name="C+&lt;Test&gt;c__AnonStorey2">
41470       <method name="Void .ctor()">
41471         <size>7</size>
41472       </method>
41473       <method name="Void &lt;&gt;m__0()">
41474         <size>69</size>
41475       </method>
41476       <method name="Void &lt;&gt;m__1()">
41477         <size>8</size>
41478       </method>
41479       <method name="Void &lt;&gt;m__4()">
41480         <size>3</size>
41481       </method>
41482     </type>
41483     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
41484       <method name="Void .ctor()">
41485         <size>7</size>
41486       </method>
41487       <method name="Void &lt;&gt;m__3()">
41488         <size>20</size>
41489       </method>
41490     </type>
41491   </test>
41492   <test name="test-anon-89.cs">
41493     <type name="C">
41494       <method name="Void .ctor()">
41495         <size>7</size>
41496       </method>
41497       <method name="Int32 Main()">
41498         <size>12</size>
41499       </method>
41500       <method name="System.Object get_GdkWindow()">
41501         <size>2</size>
41502       </method>
41503       <method name="Void set_GdkWindow(System.Object)">
41504         <size>1</size>
41505       </method>
41506       <method name="Void Invoke(C+D)">
41507         <size>1</size>
41508       </method>
41509       <method name="Void Test()">
41510         <size>69</size>
41511       </method>
41512     </type>
41513     <type name="C+D">
41514       <method name="Void .ctor(Object, IntPtr)">
41515         <size>0</size>
41516       </method>
41517       <method name="Void Invoke()">
41518         <size>0</size>
41519       </method>
41520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41521         <size>0</size>
41522       </method>
41523       <method name="Void EndInvoke(IAsyncResult)">
41524         <size>0</size>
41525       </method>
41526     </type>
41527     <type name="C+&lt;Test&gt;c__AnonStorey0">
41528       <method name="Void .ctor()">
41529         <size>7</size>
41530       </method>
41531       <method name="Void &lt;&gt;m__0()">
41532         <size>108</size>
41533       </method>
41534       <method name="Void &lt;&gt;m__3()">
41535         <size>29</size>
41536       </method>
41537     </type>
41538     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41539       <method name="Void .ctor()">
41540         <size>7</size>
41541       </method>
41542       <method name="Void &lt;&gt;m__1()">
41543         <size>18</size>
41544       </method>
41545       <method name="Void &lt;&gt;m__2()">
41546         <size>49</size>
41547       </method>
41548     </type>
41549   </test>
41550   <test name="test-anon-90.cs">
41551     <type name="C">
41552       <method name="Void .ctor()">
41553         <size>7</size>
41554       </method>
41555       <method name="Int32 Main()">
41556         <size>12</size>
41557       </method>
41558       <method name="Void Foo()">
41559         <size>27</size>
41560       </method>
41561     </type>
41562     <type name="C+D">
41563       <method name="Void .ctor(Object, IntPtr)">
41564         <size>0</size>
41565       </method>
41566       <method name="Void Invoke()">
41567         <size>0</size>
41568       </method>
41569       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41570         <size>0</size>
41571       </method>
41572       <method name="Void EndInvoke(IAsyncResult)">
41573         <size>0</size>
41574       </method>
41575     </type>
41576     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41577       <method name="Void .ctor()">
41578         <size>7</size>
41579       </method>
41580       <method name="Void &lt;&gt;m__0()">
41581         <size>66</size>
41582       </method>
41583     </type>
41584     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41585       <method name="Void .ctor()">
41586         <size>7</size>
41587       </method>
41588     </type>
41589     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41590       <method name="Void .ctor()">
41591         <size>7</size>
41592       </method>
41593       <method name="Void &lt;&gt;m__1()">
41594         <size>32</size>
41595       </method>
41596     </type>
41597   </test>
41598   <test name="test-anon-91.cs">
41599     <type name="A">
41600       <method name="Void .ctor(Int32)">
41601         <size>27</size>
41602       </method>
41603     </type>
41604     <type name="C">
41605       <method name="Void .ctor()">
41606         <size>7</size>
41607       </method>
41608       <method name="Int32 Main()">
41609         <size>12</size>
41610       </method>
41611       <method name="Void SelectCommand(Int32)">
41612         <size>1</size>
41613       </method>
41614       <method name="Void Test()">
41615         <size>66</size>
41616       </method>
41617     </type>
41618     <type name="C+D">
41619       <method name="Void .ctor(Object, IntPtr)">
41620         <size>0</size>
41621       </method>
41622       <method name="Void Invoke()">
41623         <size>0</size>
41624       </method>
41625       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41626         <size>0</size>
41627       </method>
41628       <method name="Void EndInvoke(IAsyncResult)">
41629         <size>0</size>
41630       </method>
41631     </type>
41632     <type name="C+&lt;Test&gt;c__AnonStorey0">
41633       <method name="Void .ctor()">
41634         <size>7</size>
41635       </method>
41636       <method name="Void &lt;&gt;m__0()">
41637         <size>109</size>
41638       </method>
41639     </type>
41640     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41641       <method name="Void .ctor()">
41642         <size>7</size>
41643       </method>
41644       <method name="Void &lt;&gt;m__1()">
41645         <size>23</size>
41646       </method>
41647     </type>
41648   </test>
41649   <test name="test-anon-92.cs">
41650     <type name="MainClass">
41651       <method name="Void Test(IEnumerable)">
41652         <size>33</size>
41653       </method>
41654       <method name="Int32 Main()">
41655         <size>21</size>
41656       </method>
41657       <method name="Void .ctor()">
41658         <size>7</size>
41659       </method>
41660     </type>
41661     <type name="D">
41662       <method name="Void Invoke()">
41663         <size>0</size>
41664       </method>
41665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41666         <size>0</size>
41667       </method>
41668       <method name="Void EndInvoke(IAsyncResult)">
41669         <size>0</size>
41670       </method>
41671       <method name="Void .ctor(Object, IntPtr)">
41672         <size>0</size>
41673       </method>
41674     </type>
41675     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41676       <method name="Void &lt;&gt;m__0()">
41677         <size>70</size>
41678       </method>
41679       <method name="Void .ctor()">
41680         <size>7</size>
41681       </method>
41682     </type>
41683   </test>
41684   <test name="test-cls-00.cs">
41685     <type name="CLSCLass_6">
41686       <method name="Void .ctor()">
41687         <size>18</size>
41688       </method>
41689       <method name="Void add_Disposed(Delegate)">
41690         <size>19</size>
41691       </method>
41692       <method name="Void remove_Disposed(Delegate)">
41693         <size>19</size>
41694       </method>
41695     </type>
41696     <type name="CLSDelegate">
41697       <method name="Void .ctor()">
41698         <size>7</size>
41699       </method>
41700     </type>
41701     <type name="CLSClass_5">
41702       <method name="Void .ctor()">
41703         <size>7</size>
41704       </method>
41705       <method name="UInt32 Test()">
41706         <size>2</size>
41707       </method>
41708     </type>
41709     <type name="CLSClass_4">
41710       <method name="Void .ctor()">
41711         <size>7</size>
41712       </method>
41713       <method name="UInt32 Test()">
41714         <size>2</size>
41715       </method>
41716     </type>
41717     <type name="CLSClass_3">
41718       <method name="Void .ctor()">
41719         <size>7</size>
41720       </method>
41721       <method name="UInt32 Test_3()">
41722         <size>2</size>
41723       </method>
41724     </type>
41725     <type name="CLSClass_2">
41726       <method name="Void .ctor()">
41727         <size>7</size>
41728       </method>
41729       <method name="SByte get_XX()">
41730         <size>2</size>
41731       </method>
41732     </type>
41733     <type name="CLSClass_1">
41734       <method name="Void .ctor()">
41735         <size>7</size>
41736       </method>
41737       <method name="UInt32 Valid()">
41738         <size>2</size>
41739       </method>
41740     </type>
41741     <type name="CLSClass">
41742       <method name="Void .ctor()">
41743         <size>7</size>
41744       </method>
41745       <method name="UInt64 Valid()">
41746         <size>3</size>
41747       </method>
41748       <method name="Byte get_XX()">
41749         <size>2</size>
41750       </method>
41751       <method name="UInt32 FooInternal()">
41752         <size>2</size>
41753       </method>
41754       <method name="UInt64 Foo()">
41755         <size>3</size>
41756       </method>
41757       <method name="Void Main()">
41758         <size>1</size>
41759       </method>
41760     </type>
41761     <type name="CLSClass+C1">
41762       <method name="Void .ctor()">
41763         <size>7</size>
41764       </method>
41765       <method name="Int64 Foo2()">
41766         <size>3</size>
41767       </method>
41768     </type>
41769     <type name="CLSClass+C1+C11">
41770       <method name="Void .ctor()">
41771         <size>7</size>
41772       </method>
41773       <method name="UInt64 Foo3()">
41774         <size>3</size>
41775       </method>
41776     </type>
41777     <type name="CLSClass+CLSClass_2">
41778       <method name="Void .ctor()">
41779         <size>7</size>
41780       </method>
41781       <method name="SByte get_XX()">
41782         <size>2</size>
41783       </method>
41784     </type>
41785     <type name="Delegate">
41786       <method name="Void .ctor(Object, IntPtr)">
41787         <size>0</size>
41788       </method>
41789       <method name="CLSDelegate Invoke()">
41790         <size>0</size>
41791       </method>
41792       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41793         <size>0</size>
41794       </method>
41795       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41796         <size>0</size>
41797       </method>
41798     </type>
41799   </test>
41800   <test name="test-cls-01.cs">
41801     <type name="CLSClass">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805       <method name="Byte get_XX()">
41806         <size>2</size>
41807       </method>
41808       <method name="Void Main()">
41809         <size>1</size>
41810       </method>
41811     </type>
41812     <type name="Big">
41813       <method name="Void .ctor()">
41814         <size>7</size>
41815       </method>
41816       <method name="Big op_Implicit(UInt32)">
41817         <size>2</size>
41818       </method>
41819     </type>
41820     <type name="C1">
41821       <method name="Void .ctor()">
41822         <size>7</size>
41823       </method>
41824       <method name="Void method(UInt32)">
41825         <size>1</size>
41826       </method>
41827     </type>
41828   </test>
41829   <test name="test-cls-02.cs">
41830     <type name="CLSClass">
41831       <method name="Void .ctor(UInt64)">
41832         <size>7</size>
41833       </method>
41834       <method name="Void .ctor(UInt32)">
41835         <size>7</size>
41836       </method>
41837       <method name="Void set_X_0(UInt64)">
41838         <size>1</size>
41839       </method>
41840       <method name="Void set_Item(UInt64, UInt64)">
41841         <size>1</size>
41842       </method>
41843       <method name="Void Main()">
41844         <size>1</size>
41845       </method>
41846     </type>
41847     <type name="InnerTypeClasss">
41848       <method name="Void .ctor()">
41849         <size>7</size>
41850       </method>
41851       <method name="Struct Method()">
41852         <size>10</size>
41853       </method>
41854     </type>
41855   </test>
41856   <test name="test-cls-03.cs">
41857     <type name="CLSClass">
41858       <method name="Void .ctor()">
41859         <size>7</size>
41860       </method>
41861       <method name="I1 Foo()">
41862         <size>2</size>
41863       </method>
41864       <method name="Void Main()">
41865         <size>1</size>
41866       </method>
41867     </type>
41868   </test>
41869   <test name="test-cls-05.cs">
41870     <type name="X1">
41871       <method name="Void .ctor()">
41872         <size>7</size>
41873       </method>
41874     </type>
41875     <type name="X2">
41876       <method name="Void .ctor()">
41877         <size>7</size>
41878       </method>
41879     </type>
41880     <type name="X3">
41881       <method name="Void .ctor()">
41882         <size>7</size>
41883       </method>
41884       <method name="Void bb(Boolean)">
41885         <size>1</size>
41886       </method>
41887       <method name="Void BB()">
41888         <size>1</size>
41889       </method>
41890     </type>
41891     <type name="X4">
41892       <method name="Void .ctor()">
41893         <size>7</size>
41894       </method>
41895       <method name="Void method(Int32)">
41896         <size>1</size>
41897       </method>
41898       <method name="Void method(Boolean)">
41899         <size>1</size>
41900       </method>
41901       <method name="Boolean method()">
41902         <size>2</size>
41903       </method>
41904     </type>
41905     <type name="BaseClass">
41906       <method name="Void .ctor()">
41907         <size>7</size>
41908       </method>
41909     </type>
41910     <type name="CLSClass">
41911       <method name="Void .ctor()">
41912         <size>7</size>
41913       </method>
41914       <method name="Void .ctor(Int32)">
41915         <size>7</size>
41916       </method>
41917       <method name="Void Method()">
41918         <size>1</size>
41919       </method>
41920       <method name="Int32 Method(Boolean)">
41921         <size>2</size>
41922       </method>
41923       <method name="Void methoD()">
41924         <size>1</size>
41925       </method>
41926       <method name="Void Main()">
41927         <size>1</size>
41928       </method>
41929       <method name="CLSClass op_Implicit(Boolean)">
41930         <size>7</size>
41931       </method>
41932       <method name="CLSClass op_Implicit(Int32)">
41933         <size>7</size>
41934       </method>
41935     </type>
41936     <type name="oBject">
41937       <method name="Void .ctor()">
41938         <size>7</size>
41939       </method>
41940     </type>
41941     <type name="A.C1">
41942       <method name="Void .ctor()">
41943         <size>7</size>
41944       </method>
41945     </type>
41946     <type name="B.c1">
41947       <method name="Void .ctor()">
41948         <size>7</size>
41949       </method>
41950     </type>
41951     <type name="c1">
41952       <method name="Void .ctor()">
41953         <size>7</size>
41954       </method>
41955     </type>
41956     <type name="CLSClass_2">
41957       <method name="Void .ctor()">
41958         <size>7</size>
41959       </method>
41960       <method name="Void Method()">
41961         <size>1</size>
41962       </method>
41963       <method name="Void method()">
41964         <size>1</size>
41965       </method>
41966     </type>
41967     <type name="System.sByte">
41968       <method name="Void .ctor()">
41969         <size>7</size>
41970       </method>
41971     </type>
41972     <type name="System.Web.HttpBrowserCapabilities">
41973       <method name="Void .ctor()">
41974         <size>7</size>
41975       </method>
41976     </type>
41977   </test>
41978   <test name="test-cls-06.cs">
41979     <type name="CLSClass">
41980       <method name="Void .ctor()">
41981         <size>7</size>
41982       </method>
41983       <method name="Void Main()">
41984         <size>1</size>
41985       </method>
41986     </type>
41987     <type name="CLSClass_2">
41988       <method name="Void .ctor(Int32[,,])">
41989         <size>7</size>
41990       </method>
41991       <method name="Void .ctor(Int32[,])">
41992         <size>7</size>
41993       </method>
41994       <method name="Void Test(System.Int32[,], Int32)">
41995         <size>1</size>
41996       </method>
41997       <method name="Void Test(System.Int32[,,], Boolean)">
41998         <size>1</size>
41999       </method>
42000     </type>
42001     <type name="X1">
42002       <method name="Void .ctor()">
42003         <size>7</size>
42004       </method>
42005       <method name="Void M2(Int32)">
42006         <size>1</size>
42007       </method>
42008     </type>
42009     <type name="X2">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013       <method name="Void M2(Int32 ByRef)">
42014         <size>1</size>
42015       </method>
42016     </type>
42017     <type name="CLSClass+MyDelegate">
42018       <method name="Void .ctor(Object, IntPtr)">
42019         <size>0</size>
42020       </method>
42021       <method name="UInt32 Invoke()">
42022         <size>0</size>
42023       </method>
42024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42025         <size>0</size>
42026       </method>
42027       <method name="UInt32 EndInvoke(IAsyncResult)">
42028         <size>0</size>
42029       </method>
42030     </type>
42031     <type name="MyDelegate">
42032       <method name="Void .ctor(Object, IntPtr)">
42033         <size>0</size>
42034       </method>
42035       <method name="UInt32 Invoke()">
42036         <size>0</size>
42037       </method>
42038       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42039         <size>0</size>
42040       </method>
42041       <method name="UInt32 EndInvoke(IAsyncResult)">
42042         <size>0</size>
42043       </method>
42044     </type>
42045   </test>
42046   <test name="test-cls-07.cs">
42047     <type name="aa.I1">
42048       <method name="Void .ctor()">
42049         <size>7</size>
42050       </method>
42051     </type>
42052     <type name="CLSClass">
42053       <method name="Void .ctor()">
42054         <size>7</size>
42055       </method>
42056       <method name="Void Main()">
42057         <size>1</size>
42058       </method>
42059     </type>
42060   </test>
42061   <test name="test-cls-10.cs">
42062     <type name="MainClass">
42063       <method name="Void .ctor()">
42064         <size>7</size>
42065       </method>
42066       <method name="Void Main()">
42067         <size>1</size>
42068       </method>
42069     </type>
42070   </test>
42071   <test name="test-cls-11.cs">
42072     <type name="CLSClass">
42073       <method name="Void .ctor()">
42074         <size>7</size>
42075       </method>
42076       <method name="Void Test(IComparable)">
42077         <size>0</size>
42078       </method>
42079     </type>
42080     <type name="CLSCLass_2">
42081       <method name="Void .ctor()">
42082         <size>7</size>
42083       </method>
42084       <method name="Void Test()">
42085         <size>0</size>
42086       </method>
42087     </type>
42088     <type name="CLSClass_3">
42089       <method name="Void .ctor()">
42090         <size>7</size>
42091       </method>
42092       <method name="Void Test()">
42093         <size>0</size>
42094       </method>
42095     </type>
42096     <type name="MainClass">
42097       <method name="Void .ctor()">
42098         <size>7</size>
42099       </method>
42100       <method name="Void Main()">
42101         <size>1</size>
42102       </method>
42103     </type>
42104   </test>
42105   <test name="test-cls-12.cs">
42106     <type name="MainClass">
42107       <method name="Void .ctor()">
42108         <size>7</size>
42109       </method>
42110       <method name="Void Main()">
42111         <size>1</size>
42112       </method>
42113     </type>
42114   </test>
42115   <test name="test-cls-14.cs">
42116     <type name="CLSClass">
42117       <method name="Void .ctor()">
42118         <size>7</size>
42119       </method>
42120       <method name="Void Error(Boolean)">
42121         <size>1</size>
42122       </method>
42123       <method name="CLSClass op_Implicit(Byte)">
42124         <size>6</size>
42125       </method>
42126     </type>
42127     <type name="MainClass">
42128       <method name="Void .ctor()">
42129         <size>7</size>
42130       </method>
42131       <method name="Void Main()">
42132         <size>1</size>
42133       </method>
42134     </type>
42135   </test>
42136   <test name="test-cls-15.cs">
42137     <type name="CLSAttribute_1">
42138       <method name="Void .ctor(Int32[])">
42139         <size>7</size>
42140       </method>
42141       <method name="Void .ctor(Int32)">
42142         <size>7</size>
42143       </method>
42144     </type>
42145     <type name="CLSAttribute_2">
42146       <method name="Void .ctor(Int32)">
42147         <size>7</size>
42148       </method>
42149     </type>
42150     <type name="CLSAttribute_3">
42151       <method name="Void .ctor(Int32[])">
42152         <size>7</size>
42153       </method>
42154     </type>
42155     <type name="CLSAttribute_4">
42156       <method name="Void .ctor(Int32[])">
42157         <size>7</size>
42158       </method>
42159     </type>
42160     <type name="ClassMain">
42161       <method name="Void .ctor()">
42162         <size>7</size>
42163       </method>
42164       <method name="Void Main()">
42165         <size>1</size>
42166       </method>
42167     </type>
42168   </test>
42169   <test name="test-cls-16.cs">
42170     <type name="CLSAttribute">
42171       <method name="Void .ctor(Boolean[])">
42172         <size>7</size>
42173       </method>
42174     </type>
42175     <type name="ClassMain">
42176       <method name="Void .ctor()">
42177         <size>7</size>
42178       </method>
42179       <method name="Void Main()">
42180         <size>1</size>
42181       </method>
42182     </type>
42183   </test>
42184   <test name="test-cls-17.cs">
42185     <type name="Foo">
42186       <method name="Void .ctor()">
42187         <size>7</size>
42188       </method>
42189       <method name="Void Main()">
42190         <size>1</size>
42191       </method>
42192     </type>
42193   </test>
42194   <test name="test-cls-18.cs">
42195     <type name="Base">
42196       <method name="Void .ctor()">
42197         <size>7</size>
42198       </method>
42199       <method name="Void Test(System.Int32[])">
42200         <size>1</size>
42201       </method>
42202     </type>
42203     <type name="CLSClass">
42204       <method name="Void .ctor()">
42205         <size>7</size>
42206       </method>
42207       <method name="Void Test(System.Int32[])">
42208         <size>1</size>
42209       </method>
42210       <method name="Void Main()">
42211         <size>1</size>
42212       </method>
42213     </type>
42214   </test>
42215   <test name="test-externalias-01.cs">
42216     <type name="Test">
42217       <method name="Void .ctor()">
42218         <size>7</size>
42219       </method>
42220       <method name="Int32 Main()">
42221         <size>64</size>
42222       </method>
42223     </type>
42224   </test>
42225   <test name="test-externalias-02.cs">
42226     <type name="Test">
42227       <method name="Void .ctor()">
42228         <size>7</size>
42229       </method>
42230       <method name="Int32 Main()">
42231         <size>64</size>
42232       </method>
42233     </type>
42234   </test>
42235   <test name="test-externalias-03.cs">
42236     <type name="Test">
42237       <method name="Void .ctor()">
42238         <size>7</size>
42239       </method>
42240       <method name="Int32 Main()">
42241         <size>64</size>
42242       </method>
42243     </type>
42244   </test>
42245   <test name="test-externalias-04.cs">
42246     <type name="Test">
42247       <method name="Void .ctor()">
42248         <size>7</size>
42249       </method>
42250       <method name="Int32 Main()">
42251         <size>64</size>
42252       </method>
42253     </type>
42254   </test>
42255   <test name="test-externalias-05.cs">
42256     <type name="Test">
42257       <method name="Void .ctor()">
42258         <size>7</size>
42259       </method>
42260       <method name="Void Main()">
42261         <size>21</size>
42262       </method>
42263     </type>
42264   </test>
42265   <test name="test-externalias-06.cs">
42266     <type name="MyAssembly01.Test">
42267       <method name="Void .ctor()">
42268         <size>7</size>
42269       </method>
42270     </type>
42271     <type name="MyAssembly01.Namespace1.Test">
42272       <method name="Void .ctor()">
42273         <size>7</size>
42274       </method>
42275     </type>
42276     <type name="MyAssembly02.Test">
42277       <method name="Void .ctor()">
42278         <size>7</size>
42279       </method>
42280     </type>
42281     <type name="MyAssembly02.Namespace1.Test">
42282       <method name="Void .ctor()">
42283         <size>7</size>
42284       </method>
42285     </type>
42286     <type name="Test">
42287       <method name="Void .ctor()">
42288         <size>7</size>
42289       </method>
42290       <method name="Void Main()">
42291         <size>1</size>
42292       </method>
42293     </type>
42294   </test>
42295   <test name="test-externalias-07.cs">
42296     <type name="NS.MyClass">
42297       <method name="Void .ctor()">
42298         <size>7</size>
42299       </method>
42300       <method name="Int32 GetInt()">
42301         <size>6</size>
42302       </method>
42303     </type>
42304     <type name="Test">
42305       <method name="Void .ctor()">
42306         <size>7</size>
42307       </method>
42308       <method name="Int32 Main()">
42309         <size>15</size>
42310       </method>
42311     </type>
42312   </test>
42313   <test name="test-externalias-08.cs">
42314     <type name="Test">
42315       <method name="Void .ctor()">
42316         <size>7</size>
42317       </method>
42318       <method name="Int32 Main()">
42319         <size>54</size>
42320       </method>
42321     </type>
42322   </test>
42323   <test name="test-externalias-09.cs">
42324     <type name="Test">
42325       <method name="Void .ctor()">
42326         <size>7</size>
42327       </method>
42328       <method name="Int32 Main()">
42329         <size>8</size>
42330       </method>
42331     </type>
42332   </test>
42333   <test name="test-iter-01.cs">
42334     <type name="X">
42335       <method name="Void .ctor()">
42336         <size>7</size>
42337       </method>
42338       <method name="IEnumerator GetIt()">
42339         <size>8</size>
42340       </method>
42341       <method name="IEnumerable GetIt2()">
42342         <size>16</size>
42343       </method>
42344       <method name="Int32 Main()">
42345         <size>171</size>
42346       </method>
42347     </type>
42348     <type name="X+&lt;GetIt&gt;c__Iterator0">
42349       <method name="Void .ctor()">
42350         <size>7</size>
42351       </method>
42352       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42353         <size>7</size>
42354       </method>
42355       <method name="Boolean MoveNext()">
42356         <size>126</size>
42357       </method>
42358       <method name="Void Dispose()">
42359         <size>8</size>
42360       </method>
42361       <method name="Void Reset()">
42362         <size>6</size>
42363       </method>
42364     </type>
42365     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42366       <method name="Void .ctor()">
42367         <size>7</size>
42368       </method>
42369       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42370         <size>7</size>
42371       </method>
42372       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42373         <size>7</size>
42374       </method>
42375       <method name="Boolean MoveNext()">
42376         <size>126</size>
42377       </method>
42378       <method name="Void Dispose()">
42379         <size>8</size>
42380       </method>
42381       <method name="Void Reset()">
42382         <size>6</size>
42383       </method>
42384     </type>
42385     <type name="X+&lt;GetIt&gt;c__Iterator0">
42386       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42387         <size>7</size>
42388       </method>
42389     </type>
42390     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42391       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42392         <size>7</size>
42393       </method>
42394       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42395         <size>26</size>
42396       </method>
42397     </type>
42398   </test>
42399   <test name="test-iter-02.cs">
42400     <type name="X">
42401       <method name="Void .ctor()">
42402         <size>7</size>
42403       </method>
42404       <method name="IEnumerator GetRange()">
42405         <size>8</size>
42406       </method>
42407       <method name="Int32 Main()">
42408         <size>88</size>
42409       </method>
42410     </type>
42411     <type name="X+&lt;GetRange&gt;c__Iterator0">
42412       <method name="Void .ctor()">
42413         <size>7</size>
42414       </method>
42415       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42416         <size>7</size>
42417       </method>
42418       <method name="Boolean MoveNext()">
42419         <size>173</size>
42420       </method>
42421       <method name="Void Dispose()">
42422         <size>8</size>
42423       </method>
42424       <method name="Void Reset()">
42425         <size>6</size>
42426       </method>
42427       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42428         <size>7</size>
42429       </method>
42430     </type>
42431   </test>
42432   <test name="test-iter-03.cs">
42433     <type name="X">
42434       <method name="Void .ctor()">
42435         <size>7</size>
42436       </method>
42437       <method name="IEnumerable GetIt(System.Int32[])">
42438         <size>30</size>
42439       </method>
42440       <method name="IEnumerable GetMulti(System.Int32[,])">
42441         <size>30</size>
42442       </method>
42443       <method name="Int32 Main()">
42444         <size>244</size>
42445       </method>
42446     </type>
42447     <type name="&lt;PrivateImplementationDetails&gt;">
42448       <method name="Void .ctor()">
42449         <size>7</size>
42450       </method>
42451     </type>
42452     <type name="X+&lt;GetIt&gt;c__Iterator0">
42453       <method name="Void .ctor()">
42454         <size>7</size>
42455       </method>
42456       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42457         <size>7</size>
42458       </method>
42459       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42460         <size>7</size>
42461       </method>
42462       <method name="Boolean MoveNext()">
42463         <size>151</size>
42464       </method>
42465       <method name="Void Dispose()">
42466         <size>8</size>
42467       </method>
42468       <method name="Void Reset()">
42469         <size>6</size>
42470       </method>
42471     </type>
42472     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42473       <method name="Void .ctor()">
42474         <size>7</size>
42475       </method>
42476       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42477         <size>7</size>
42478       </method>
42479       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42480         <size>7</size>
42481       </method>
42482       <method name="Boolean MoveNext()">
42483         <size>238</size>
42484       </method>
42485       <method name="Void Dispose()">
42486         <size>8</size>
42487       </method>
42488       <method name="Void Reset()">
42489         <size>6</size>
42490       </method>
42491     </type>
42492     <type name="X+&lt;GetIt&gt;c__Iterator0">
42493       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42494         <size>7</size>
42495       </method>
42496       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42497         <size>40</size>
42498       </method>
42499     </type>
42500     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42501       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42502         <size>7</size>
42503       </method>
42504       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42505         <size>40</size>
42506       </method>
42507     </type>
42508   </test>
42509   <test name="test-iter-04.cs">
42510     <type name="X">
42511       <method name="Void .ctor()">
42512         <size>7</size>
42513       </method>
42514       <method name="IEnumerable GetRange(Int32, Int32)">
42515         <size>44</size>
42516       </method>
42517       <method name="Void Main()">
42518         <size>98</size>
42519       </method>
42520     </type>
42521     <type name="X+&lt;GetRange&gt;c__Iterator0">
42522       <method name="Void .ctor()">
42523         <size>7</size>
42524       </method>
42525       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42526         <size>7</size>
42527       </method>
42528       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42529         <size>7</size>
42530       </method>
42531       <method name="Boolean MoveNext()">
42532         <size>123</size>
42533       </method>
42534       <method name="Void Dispose()">
42535         <size>8</size>
42536       </method>
42537       <method name="Void Reset()">
42538         <size>6</size>
42539       </method>
42540       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42541         <size>7</size>
42542       </method>
42543       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42544         <size>52</size>
42545       </method>
42546     </type>
42547   </test>
42548   <test name="test-iter-05.cs">
42549     <type name="X">
42550       <method name="Void .ctor()">
42551         <size>7</size>
42552       </method>
42553       <method name="IEnumerable GetIt()">
42554         <size>16</size>
42555       </method>
42556       <method name="Int32 Main()">
42557         <size>104</size>
42558       </method>
42559     </type>
42560     <type name="List">
42561       <method name="Void .ctor(Int32)">
42562         <size>19</size>
42563       </method>
42564       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42565         <size>12</size>
42566       </method>
42567       <method name="Void Add(Int32)">
42568         <size>26</size>
42569       </method>
42570       <method name="MyEnumerator GetEnumerator()">
42571         <size>7</size>
42572       </method>
42573     </type>
42574     <type name="X+&lt;GetIt&gt;c__Iterator0">
42575       <method name="Void .ctor()">
42576         <size>7</size>
42577       </method>
42578       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42579         <size>7</size>
42580       </method>
42581       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42582         <size>7</size>
42583       </method>
42584       <method name="Boolean MoveNext()">
42585         <size>183</size>
42586       </method>
42587       <method name="Void Dispose()">
42588         <size>8</size>
42589       </method>
42590       <method name="Void Reset()">
42591         <size>6</size>
42592       </method>
42593     </type>
42594     <type name="List+MyEnumerator">
42595       <method name="Void .ctor(List)">
42596         <size>15</size>
42597       </method>
42598       <method name="System.Object get_Current()">
42599         <size>24</size>
42600       </method>
42601       <method name="Boolean MoveNext()">
42602         <size>31</size>
42603       </method>
42604       <method name="Void Reset()">
42605         <size>8</size>
42606       </method>
42607     </type>
42608     <type name="X+&lt;GetIt&gt;c__Iterator0">
42609       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42610         <size>7</size>
42611       </method>
42612       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42613         <size>26</size>
42614       </method>
42615     </type>
42616   </test>
42617   <test name="test-iter-06.cs">
42618     <type name="X">
42619       <method name="Void .ctor()">
42620         <size>7</size>
42621       </method>
42622       <method name="IEnumerable Get(Int32)">
42623         <size>30</size>
42624       </method>
42625       <method name="IEnumerable GetS(Int32)">
42626         <size>30</size>
42627       </method>
42628       <method name="Int32 Main()">
42629         <size>399</size>
42630       </method>
42631     </type>
42632     <type name="S+&lt;Get&gt;c__Iterator0">
42633       <method name="Void .ctor()">
42634         <size>7</size>
42635       </method>
42636       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42637         <size>7</size>
42638       </method>
42639       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42640         <size>7</size>
42641       </method>
42642       <method name="Boolean MoveNext()">
42643         <size>183</size>
42644       </method>
42645       <method name="Void Dispose()">
42646         <size>8</size>
42647       </method>
42648       <method name="Void Reset()">
42649         <size>6</size>
42650       </method>
42651     </type>
42652     <type name="S+&lt;GetS&gt;c__Iterator1">
42653       <method name="Void .ctor()">
42654         <size>7</size>
42655       </method>
42656       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42657         <size>7</size>
42658       </method>
42659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42660         <size>7</size>
42661       </method>
42662       <method name="Boolean MoveNext()">
42663         <size>136</size>
42664       </method>
42665       <method name="Void Dispose()">
42666         <size>8</size>
42667       </method>
42668       <method name="Void Reset()">
42669         <size>6</size>
42670       </method>
42671     </type>
42672     <type name="X+&lt;Get&gt;c__Iterator2">
42673       <method name="Void .ctor()">
42674         <size>7</size>
42675       </method>
42676       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42677         <size>7</size>
42678       </method>
42679       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42680         <size>7</size>
42681       </method>
42682       <method name="Boolean MoveNext()">
42683         <size>131</size>
42684       </method>
42685       <method name="Void Dispose()">
42686         <size>8</size>
42687       </method>
42688       <method name="Void Reset()">
42689         <size>6</size>
42690       </method>
42691     </type>
42692     <type name="X+&lt;GetS&gt;c__Iterator3">
42693       <method name="Void .ctor()">
42694         <size>7</size>
42695       </method>
42696       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42697         <size>7</size>
42698       </method>
42699       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42700         <size>7</size>
42701       </method>
42702       <method name="Boolean MoveNext()">
42703         <size>136</size>
42704       </method>
42705       <method name="Void Dispose()">
42706         <size>8</size>
42707       </method>
42708       <method name="Void Reset()">
42709         <size>6</size>
42710       </method>
42711     </type>
42712     <type name="S">
42713       <method name="IEnumerable Get(Int32)">
42714         <size>42</size>
42715       </method>
42716       <method name="IEnumerable GetS(Int32)">
42717         <size>30</size>
42718       </method>
42719     </type>
42720     <type name="S+&lt;Get&gt;c__Iterator0">
42721       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42722         <size>7</size>
42723       </method>
42724       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42725         <size>52</size>
42726       </method>
42727     </type>
42728     <type name="S+&lt;GetS&gt;c__Iterator1">
42729       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42730         <size>7</size>
42731       </method>
42732       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42733         <size>40</size>
42734       </method>
42735     </type>
42736     <type name="X+&lt;Get&gt;c__Iterator2">
42737       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42738         <size>7</size>
42739       </method>
42740       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42741         <size>40</size>
42742       </method>
42743     </type>
42744     <type name="X+&lt;GetS&gt;c__Iterator3">
42745       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42746         <size>7</size>
42747       </method>
42748       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42749         <size>40</size>
42750       </method>
42751     </type>
42752   </test>
42753   <test name="test-iter-07.cs">
42754     <type name="Test">
42755       <method name="Void .ctor()">
42756         <size>7</size>
42757       </method>
42758       <method name="IEnumerable Foo(Int32)">
42759         <size>30</size>
42760       </method>
42761     </type>
42762     <type name="X">
42763       <method name="Void .ctor()">
42764         <size>7</size>
42765       </method>
42766       <method name="Int32 Main()">
42767         <size>372</size>
42768       </method>
42769     </type>
42770     <type name="Test+&lt;Foo&gt;c__Iterator0">
42771       <method name="Void .ctor()">
42772         <size>7</size>
42773       </method>
42774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42775         <size>7</size>
42776       </method>
42777       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42778         <size>7</size>
42779       </method>
42780       <method name="Boolean MoveNext()">
42781         <size>253</size>
42782       </method>
42783       <method name="Void Dispose()">
42784         <size>112</size>
42785       </method>
42786       <method name="Void Reset()">
42787         <size>6</size>
42788       </method>
42789       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42790         <size>7</size>
42791       </method>
42792       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42793         <size>40</size>
42794       </method>
42795     </type>
42796   </test>
42797   <test name="test-iter-08.cs">
42798     <type name="Foo">
42799       <method name="Void .ctor(Int32)">
42800         <size>14</size>
42801       </method>
42802       <method name="Void Dispose()">
42803         <size>8</size>
42804       </method>
42805     </type>
42806     <type name="X">
42807       <method name="Void .ctor()">
42808         <size>7</size>
42809       </method>
42810       <method name="IEnumerable Test(Int32, Int32)">
42811         <size>44</size>
42812       </method>
42813       <method name="Int32 Main()">
42814         <size>167</size>
42815       </method>
42816     </type>
42817     <type name="X+&lt;Test&gt;c__Iterator0">
42818       <method name="Void .ctor()">
42819         <size>7</size>
42820       </method>
42821       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42822         <size>7</size>
42823       </method>
42824       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42825         <size>7</size>
42826       </method>
42827       <method name="Boolean MoveNext()">
42828         <size>360</size>
42829       </method>
42830       <method name="Void Dispose()">
42831         <size>102</size>
42832       </method>
42833       <method name="Void Reset()">
42834         <size>6</size>
42835       </method>
42836       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42837         <size>7</size>
42838       </method>
42839       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42840         <size>52</size>
42841       </method>
42842     </type>
42843   </test>
42844   <test name="test-iter-09.cs">
42845     <type name="Tester">
42846       <method name="Void .ctor()">
42847         <size>153</size>
42848       </method>
42849       <method name="IEnumerator GetEnumerator()">
42850         <size>15</size>
42851       </method>
42852     </type>
42853     <type name="Test">
42854       <method name="Void .ctor()">
42855         <size>7</size>
42856       </method>
42857       <method name="Int32 Main()">
42858         <size>268</size>
42859       </method>
42860     </type>
42861     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42862       <method name="Void .ctor()">
42863         <size>7</size>
42864       </method>
42865       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42866         <size>7</size>
42867       </method>
42868       <method name="Boolean MoveNext()">
42869         <size>623</size>
42870       </method>
42871       <method name="Void Dispose()">
42872         <size>82</size>
42873       </method>
42874       <method name="Void Reset()">
42875         <size>6</size>
42876       </method>
42877       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42878         <size>7</size>
42879       </method>
42880     </type>
42881   </test>
42882   <test name="test-iter-10.cs">
42883     <type name="X">
42884       <method name="Void .ctor()">
42885         <size>7</size>
42886       </method>
42887       <method name="IEnumerator get_GetIt()">
42888         <size>8</size>
42889       </method>
42890       <method name="Void set_GetIt(IEnumerator)">
42891         <size>1</size>
42892       </method>
42893       <method name="IEnumerable get_Item(Int32)">
42894         <size>30</size>
42895       </method>
42896       <method name="Void set_Item(Int32, IEnumerable)">
42897         <size>1</size>
42898       </method>
42899       <method name="Int32 Main()">
42900         <size>184</size>
42901       </method>
42902     </type>
42903     <type name="X+&lt;&gt;c__Iterator0">
42904       <method name="Void .ctor()">
42905         <size>7</size>
42906       </method>
42907       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42908         <size>7</size>
42909       </method>
42910       <method name="Boolean MoveNext()">
42911         <size>126</size>
42912       </method>
42913       <method name="Void Dispose()">
42914         <size>8</size>
42915       </method>
42916       <method name="Void Reset()">
42917         <size>6</size>
42918       </method>
42919     </type>
42920     <type name="X+&lt;&gt;c__Iterator1">
42921       <method name="Void .ctor()">
42922         <size>7</size>
42923       </method>
42924       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42925         <size>7</size>
42926       </method>
42927       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42928         <size>7</size>
42929       </method>
42930       <method name="Boolean MoveNext()">
42931         <size>145</size>
42932       </method>
42933       <method name="Void Dispose()">
42934         <size>8</size>
42935       </method>
42936       <method name="Void Reset()">
42937         <size>6</size>
42938       </method>
42939     </type>
42940     <type name="X+&lt;&gt;c__Iterator0">
42941       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42942         <size>7</size>
42943       </method>
42944     </type>
42945     <type name="X+&lt;&gt;c__Iterator1">
42946       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42947         <size>7</size>
42948       </method>
42949       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42950         <size>40</size>
42951       </method>
42952     </type>
42953   </test>
42954   <test name="test-iter-11.cs">
42955     <type name="X">
42956       <method name="Void .ctor()">
42957         <size>7</size>
42958       </method>
42959       <method name="Void add_Hook(System.EventHandler)">
42960         <size>24</size>
42961       </method>
42962       <method name="Void remove_Hook(System.EventHandler)">
42963         <size>24</size>
42964       </method>
42965       <method name="IEnumerator Pipeline()">
42966         <size>15</size>
42967       </method>
42968       <method name="Void M(System.Object, System.EventArgs)">
42969         <size>11</size>
42970       </method>
42971       <method name="Void Main()">
42972         <size>55</size>
42973       </method>
42974     </type>
42975     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42976       <method name="Void .ctor()">
42977         <size>7</size>
42978       </method>
42979       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42980         <size>7</size>
42981       </method>
42982       <method name="Boolean MoveNext()">
42983         <size>124</size>
42984       </method>
42985       <method name="Void Dispose()">
42986         <size>8</size>
42987       </method>
42988       <method name="Void Reset()">
42989         <size>6</size>
42990       </method>
42991       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42992         <size>7</size>
42993       </method>
42994     </type>
42995   </test>
42996   <test name="test-iter-12.cs">
42997     <type name="X">
42998       <method name="Void .ctor()">
42999         <size>7</size>
43000       </method>
43001       <method name="IEnumerable a()">
43002         <size>23</size>
43003       </method>
43004       <method name="Void Main()">
43005         <size>1</size>
43006       </method>
43007     </type>
43008     <type name="X+&lt;a&gt;c__Iterator0">
43009       <method name="Void .ctor()">
43010         <size>7</size>
43011       </method>
43012       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43013         <size>7</size>
43014       </method>
43015       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43016         <size>7</size>
43017       </method>
43018       <method name="Boolean MoveNext()">
43019         <size>165</size>
43020       </method>
43021       <method name="Void Dispose()">
43022         <size>55</size>
43023       </method>
43024       <method name="Void Reset()">
43025         <size>6</size>
43026       </method>
43027       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43028         <size>7</size>
43029       </method>
43030       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43031         <size>40</size>
43032       </method>
43033     </type>
43034   </test>
43035   <test name="test-iter-13.cs">
43036     <type name="Test">
43037       <method name="Void .ctor()">
43038         <size>7</size>
43039       </method>
43040       <method name="Void .cctor()">
43041         <size>11</size>
43042       </method>
43043       <method name="Void Main()">
43044         <size>1</size>
43045       </method>
43046       <method name="IEnumerable syntax_error(System.Object, System.Object)">
43047         <size>16</size>
43048       </method>
43049     </type>
43050     <type name="Test+Yp">
43051       <method name="Void .ctor()">
43052         <size>7</size>
43053       </method>
43054       <method name="IEnumerable fail()">
43055         <size>2</size>
43056       </method>
43057     </type>
43058     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
43059       <method name="Void .ctor()">
43060         <size>7</size>
43061       </method>
43062       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43063         <size>7</size>
43064       </method>
43065       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43066         <size>7</size>
43067       </method>
43068       <method name="Boolean MoveNext()">
43069         <size>27</size>
43070       </method>
43071       <method name="Void Dispose()">
43072         <size>8</size>
43073       </method>
43074       <method name="Void Reset()">
43075         <size>6</size>
43076       </method>
43077       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43078         <size>7</size>
43079       </method>
43080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43081         <size>26</size>
43082       </method>
43083     </type>
43084   </test>
43085   <test name="test-named-01.cs">
43086     <type name="A">
43087       <method name="Void .ctor()">
43088         <size>13</size>
43089       </method>
43090       <method name="Void .ctor(Object)">
43091         <size>7</size>
43092       </method>
43093       <method name="Void set_Item(Int32, Int32)">
43094         <size>8</size>
43095       </method>
43096     </type>
43097     <type name="B">
43098       <method name="Void .ctor()">
43099         <size>12</size>
43100       </method>
43101       <method name="Void set_Item(Int32, Int32)">
43102         <size>11</size>
43103       </method>
43104     </type>
43105     <type name="XAttribute">
43106       <method name="Void .ctor(Int32)">
43107         <size>7</size>
43108       </method>
43109     </type>
43110     <type name="M">
43111       <method name="Void .ctor()">
43112         <size>7</size>
43113       </method>
43114       <method name="Void Foo(Int32)">
43115         <size>1</size>
43116       </method>
43117       <method name="Int32 Main()">
43118         <size>48</size>
43119       </method>
43120     </type>
43121   </test>
43122   <test name="test-named-02.cs">
43123     <type name="A">
43124       <method name="Void .ctor()">
43125         <size>7</size>
43126       </method>
43127       <method name="Void set_Item(Int32, Int32)">
43128         <size>29</size>
43129       </method>
43130       <method name="Int32 get_Item(Int32)">
43131         <size>28</size>
43132       </method>
43133     </type>
43134     <type name="MyPoint">
43135       <method name="Void .ctor(Int32, Int32)">
43136         <size>15</size>
43137       </method>
43138     </type>
43139     <type name="C">
43140       <method name="Void .ctor()">
43141         <size>7</size>
43142       </method>
43143       <method name="Decimal Foo(Decimal, Decimal)">
43144         <size>2</size>
43145       </method>
43146       <method name="System.String Bar(Int32, System.String, Char)">
43147         <size>20</size>
43148       </method>
43149       <method name="Int32 Test(Int32, Int32)">
43150         <size>30</size>
43151       </method>
43152       <method name="Int32 Main()">
43153         <size>279</size>
43154       </method>
43155     </type>
43156   </test>
43157   <test name="test-named-03.cs">
43158     <type name="C">
43159       <method name="Void .ctor()">
43160         <size>7</size>
43161       </method>
43162       <method name="Int32 TestInt(Int32)">
43163         <size>3</size>
43164       </method>
43165       <method name="Int32 Main()">
43166         <size>23</size>
43167       </method>
43168     </type>
43169     <type name="C+IntDelegate">
43170       <method name="Void .ctor(Object, IntPtr)">
43171         <size>0</size>
43172       </method>
43173       <method name="Int32 Invoke(Int32)">
43174         <size>0</size>
43175       </method>
43176       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43177         <size>0</size>
43178       </method>
43179       <method name="Int32 EndInvoke(IAsyncResult)">
43180         <size>0</size>
43181       </method>
43182     </type>
43183   </test>
43184   <test name="test-named-04.cs">
43185     <type name="Program">
43186       <method name="Void Foo2(Int32, Int32 ByRef)">
43187         <size>40</size>
43188       </method>
43189       <method name="Int32 Main()">
43190         <size>239</size>
43191       </method>
43192       <method name="Void .ctor()">
43193         <size>7</size>
43194       </method>
43195     </type>
43196   </test>
43197   <test name="test-partial-01.cs">
43198     <type name="Foo.Hello">
43199       <method name="Void .ctor()">
43200         <size>7</size>
43201       </method>
43202       <method name="Void .cctor()">
43203         <size>7</size>
43204       </method>
43205     </type>
43206     <type name="Bar.Hello">
43207       <method name="Void .ctor()">
43208         <size>7</size>
43209       </method>
43210       <method name="Void .cctor()">
43211         <size>8</size>
43212       </method>
43213     </type>
43214     <type name="X.Test">
43215       <method name="Void .ctor()">
43216         <size>7</size>
43217       </method>
43218       <method name="Int32 FooWorld()">
43219         <size>6</size>
43220       </method>
43221       <method name="Int32 BarWorld()">
43222         <size>6</size>
43223       </method>
43224     </type>
43225     <type name="Y">
43226       <method name="Void .ctor()">
43227         <size>7</size>
43228       </method>
43229       <method name="Int32 Main()">
43230         <size>29</size>
43231       </method>
43232     </type>
43233   </test>
43234   <test name="test-partial-02.cs">
43235     <type name="Test1.Base">
43236       <method name="Void .ctor()">
43237         <size>7</size>
43238       </method>
43239     </type>
43240     <type name="Test1.Foo">
43241       <method name="Void .ctor()">
43242         <size>7</size>
43243       </method>
43244     </type>
43245     <type name="Test2.Foo">
43246       <method name="Void .ctor()">
43247         <size>7</size>
43248       </method>
43249     </type>
43250     <type name="ReflectedType">
43251       <method name="Void .ctor()">
43252         <size>7</size>
43253       </method>
43254     </type>
43255     <type name="D">
43256       <method name="Void .ctor()">
43257         <size>7</size>
43258       </method>
43259     </type>
43260     <type name="X">
43261       <method name="Void .ctor()">
43262         <size>7</size>
43263       </method>
43264       <method name="Void Main()">
43265         <size>1</size>
43266       </method>
43267     </type>
43268   </test>
43269   <test name="test-partial-03.cs">
43270     <type name="Test">
43271       <method name="Void .ctor()">
43272         <size>18</size>
43273       </method>
43274       <method name="Int32 TestFoo()">
43275         <size>13</size>
43276       </method>
43277       <method name="Int32 TestIFoo(IFoo)">
43278         <size>8</size>
43279       </method>
43280     </type>
43281     <type name="Test+Foo">
43282       <method name="Void .ctor()">
43283         <size>7</size>
43284       </method>
43285       <method name="Int32 Test.IFoo.Hello(Test)">
43286         <size>2</size>
43287       </method>
43288       <method name="Int32 Hello(Test)">
43289         <size>2</size>
43290       </method>
43291     </type>
43292     <type name="X">
43293       <method name="Void .ctor()">
43294         <size>7</size>
43295       </method>
43296       <method name="Int32 Main()">
43297         <size>42</size>
43298       </method>
43299     </type>
43300   </test>
43301   <test name="test-partial-04.cs">
43302     <type name="B.Test">
43303       <method name="Void .ctor()">
43304         <size>7</size>
43305       </method>
43306       <method name="Void A.IFoo.Hello(IFoo)">
43307         <size>1</size>
43308       </method>
43309     </type>
43310     <type name="X">
43311       <method name="Void .ctor()">
43312         <size>7</size>
43313       </method>
43314       <method name="Void Main()">
43315         <size>1</size>
43316       </method>
43317     </type>
43318   </test>
43319   <test name="test-partial-05.cs">
43320     <type name="B">
43321       <method name="Void .ctor()">
43322         <size>7</size>
43323       </method>
43324     </type>
43325     <type name="A">
43326       <method name="Void .ctor()">
43327         <size>7</size>
43328       </method>
43329     </type>
43330     <type name="A2">
43331       <method name="Void .ctor()">
43332         <size>7</size>
43333       </method>
43334     </type>
43335     <type name="D">
43336       <method name="Void .ctor()">
43337         <size>7</size>
43338       </method>
43339       <method name="Void Main()">
43340         <size>1</size>
43341       </method>
43342     </type>
43343   </test>
43344   <test name="test-partial-06.cs">
43345     <type name="Foo">
43346       <method name="Void .ctor()">
43347         <size>7</size>
43348       </method>
43349       <method name="Void Finalize()">
43350         <size>13</size>
43351       </method>
43352     </type>
43353     <type name="B">
43354       <method name="Void .ctor()">
43355         <size>7</size>
43356       </method>
43357       <method name="Void Main()">
43358         <size>1</size>
43359       </method>
43360     </type>
43361   </test>
43362   <test name="test-partial-07.cs">
43363     <type name="Test">
43364       <method name="Void .ctor()">
43365         <size>7</size>
43366       </method>
43367     </type>
43368     <type name="TestAttribute">
43369       <method name="Void .ctor()">
43370         <size>7</size>
43371       </method>
43372     </type>
43373     <type name="Test2Attribute">
43374       <method name="Void .ctor()">
43375         <size>7</size>
43376       </method>
43377     </type>
43378     <type name="X">
43379       <method name="Void .ctor()">
43380         <size>7</size>
43381       </method>
43382       <method name="Int32 Main()">
43383         <size>62</size>
43384       </method>
43385     </type>
43386   </test>
43387   <test name="test-partial-08.cs">
43388     <type name="Foo">
43389       <method name="Void .ctor()">
43390         <size>7</size>
43391       </method>
43392       <method name="System.String get_Id()">
43393         <size>7</size>
43394       </method>
43395     </type>
43396     <type name="PartialAbstractCompilationError">
43397       <method name="Void .ctor()">
43398         <size>7</size>
43399       </method>
43400       <method name="Int32 Main()">
43401         <size>54</size>
43402       </method>
43403     </type>
43404   </test>
43405   <test name="test-partial-09.cs">
43406     <type name="Foo">
43407       <method name="Void .ctor()">
43408         <size>7</size>
43409       </method>
43410       <method name="System.String get_Id()">
43411         <size>7</size>
43412       </method>
43413     </type>
43414     <type name="Bar">
43415       <method name="Void .ctor(String)">
43416         <size>14</size>
43417       </method>
43418     </type>
43419     <type name="PartialAbstractCompilationError">
43420       <method name="Void .ctor()">
43421         <size>7</size>
43422       </method>
43423       <method name="Void Main()">
43424         <size>21</size>
43425       </method>
43426     </type>
43427   </test>
43428   <test name="test-partial-10.cs">
43429     <type name="Test2.Foo">
43430       <method name="Void .ctor()">
43431         <size>7</size>
43432       </method>
43433       <method name="Void .cctor()">
43434         <size>15</size>
43435       </method>
43436     </type>
43437     <type name="X">
43438       <method name="Void .ctor()">
43439         <size>7</size>
43440       </method>
43441       <method name="Int32 Main()">
43442         <size>68</size>
43443       </method>
43444     </type>
43445     <type name="Test3.Foo">
43446       <method name="Void .cctor()">
43447         <size>15</size>
43448       </method>
43449     </type>
43450   </test>
43451   <test name="test-partial-11.cs">
43452     <type name="StaticClass">
43453       <method name="System.String Name()">
43454         <size>6</size>
43455       </method>
43456     </type>
43457     <type name="MainClass">
43458       <method name="Void .ctor()">
43459         <size>7</size>
43460       </method>
43461       <method name="Boolean IsStatic(System.Type)">
43462         <size>73</size>
43463       </method>
43464       <method name="Int32 Main()">
43465         <size>56</size>
43466       </method>
43467     </type>
43468   </test>
43469   <test name="test-partial-12.cs">
43470     <type name="Test1.Foo">
43471       <method name="Void .ctor()">
43472         <size>7</size>
43473       </method>
43474       <method name="IEnumerable E()">
43475         <size>16</size>
43476       </method>
43477     </type>
43478     <type name="X">
43479       <method name="Void .ctor()">
43480         <size>7</size>
43481       </method>
43482       <method name="Int32 Main()">
43483         <size>102</size>
43484       </method>
43485     </type>
43486     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
43487       <method name="Void .ctor()">
43488         <size>7</size>
43489       </method>
43490       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43491         <size>7</size>
43492       </method>
43493       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43494         <size>7</size>
43495       </method>
43496       <method name="Boolean MoveNext()">
43497         <size>69</size>
43498       </method>
43499       <method name="Void Dispose()">
43500         <size>8</size>
43501       </method>
43502       <method name="Void Reset()">
43503         <size>6</size>
43504       </method>
43505       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43506         <size>7</size>
43507       </method>
43508       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43509         <size>26</size>
43510       </method>
43511     </type>
43512   </test>
43513   <test name="test-partial-13.cs">
43514     <type name="Test.Test">
43515       <method name="Void .ctor()">
43516         <size>7</size>
43517       </method>
43518       <method name="Boolean Equals(System.Object)">
43519         <size>2</size>
43520       </method>
43521       <method name="Int32 GetHashCode()">
43522         <size>2</size>
43523       </method>
43524       <method name="Void Main()">
43525         <size>1</size>
43526       </method>
43527     </type>
43528   </test>
43529   <test name="test-partial-14.cs">
43530     <type name="T">
43531       <method name="Void .ctor()">
43532         <size>7</size>
43533       </method>
43534     </type>
43535     <type name="partial">
43536       <method name="Void .ctor()">
43537         <size>7</size>
43538       </method>
43539     </type>
43540     <type name="A">
43541       <method name="Void .ctor()">
43542         <size>7</size>
43543       </method>
43544       <method name="Void partial(partial)">
43545         <size>3</size>
43546       </method>
43547     </type>
43548     <type name="B">
43549       <method name="Void .ctor()">
43550         <size>7</size>
43551       </method>
43552       <method name="Void Main()">
43553         <size>1</size>
43554       </method>
43555     </type>
43556   </test>
43557   <test name="test-partial-15.cs">
43558     <type name="Foo.X">
43559       <method name="Void .ctor()">
43560         <size>7</size>
43561       </method>
43562       <method name="Void Main()">
43563         <size>1</size>
43564       </method>
43565       <method name="IEnumerable Attempts2()">
43566         <size>16</size>
43567       </method>
43568       <method name="IEnumerable get_Attempts()">
43569         <size>16</size>
43570       </method>
43571       <method name="IEnumerable get_Item(Int32)">
43572         <size>16</size>
43573       </method>
43574     </type>
43575     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43576       <method name="Void .ctor()">
43577         <size>7</size>
43578       </method>
43579       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43580         <size>7</size>
43581       </method>
43582       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43583         <size>7</size>
43584       </method>
43585       <method name="Boolean MoveNext()">
43586         <size>36</size>
43587       </method>
43588       <method name="Void Dispose()">
43589         <size>8</size>
43590       </method>
43591       <method name="Void Reset()">
43592         <size>6</size>
43593       </method>
43594     </type>
43595     <type name="Foo.X+&lt;&gt;c__Iterator1">
43596       <method name="Void .ctor()">
43597         <size>7</size>
43598       </method>
43599       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43600         <size>7</size>
43601       </method>
43602       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43603         <size>7</size>
43604       </method>
43605       <method name="Boolean MoveNext()">
43606         <size>36</size>
43607       </method>
43608       <method name="Void Dispose()">
43609         <size>8</size>
43610       </method>
43611       <method name="Void Reset()">
43612         <size>6</size>
43613       </method>
43614     </type>
43615     <type name="Foo.X+&lt;&gt;c__Iterator2">
43616       <method name="Void .ctor()">
43617         <size>7</size>
43618       </method>
43619       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43620         <size>7</size>
43621       </method>
43622       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43623         <size>7</size>
43624       </method>
43625       <method name="Boolean MoveNext()">
43626         <size>36</size>
43627       </method>
43628       <method name="Void Dispose()">
43629         <size>8</size>
43630       </method>
43631       <method name="Void Reset()">
43632         <size>6</size>
43633       </method>
43634     </type>
43635     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43636       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43637         <size>7</size>
43638       </method>
43639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43640         <size>26</size>
43641       </method>
43642     </type>
43643     <type name="Foo.X+&lt;&gt;c__Iterator1">
43644       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43645         <size>7</size>
43646       </method>
43647       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43648         <size>26</size>
43649       </method>
43650     </type>
43651     <type name="Foo.X+&lt;&gt;c__Iterator2">
43652       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43653         <size>7</size>
43654       </method>
43655       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43656         <size>26</size>
43657       </method>
43658     </type>
43659   </test>
43660   <test name="test-partial-16.cs">
43661     <type name="A.C">
43662       <method name="Void .ctor()">
43663         <size>23</size>
43664       </method>
43665       <method name="Void .cctor()">
43666         <size>11</size>
43667       </method>
43668     </type>
43669     <type name="B.C2">
43670       <method name="Void .ctor()">
43671         <size>7</size>
43672       </method>
43673       <method name="Boolean Test()">
43674         <size>2</size>
43675       </method>
43676       <method name="System.Object Test_I()">
43677         <size>2</size>
43678       </method>
43679       <method name="Void Main()">
43680         <size>1</size>
43681       </method>
43682     </type>
43683   </test>
43684   <test name="test-partial-17.cs">
43685     <type name="Test">
43686       <method name="Void .ctor()">
43687         <size>7</size>
43688       </method>
43689       <method name="Boolean Check(System.String, System.String[])">
43690         <size>42</size>
43691       </method>
43692       <method name="Void Main()">
43693         <size>1</size>
43694       </method>
43695     </type>
43696   </test>
43697   <test name="test-partial-18.cs">
43698     <type name="N.Foo">
43699       <method name="Void .ctor()">
43700         <size>17</size>
43701       </method>
43702       <method name="Void Main()">
43703         <size>1</size>
43704       </method>
43705     </type>
43706   </test>
43707   <test name="test-partial-19.cs">
43708     <type name="Bug.GL">
43709       <method name="Void Main()">
43710         <size>7</size>
43711       </method>
43712     </type>
43713     <type name="Bug.GL+Core">
43714       <method name="Boolean A()">
43715         <size>2</size>
43716       </method>
43717     </type>
43718   </test>
43719   <test name="test-partial-20.cs">
43720     <type name="A">
43721       <method name="Void .ctor()">
43722         <size>7</size>
43723       </method>
43724       <method name="Void .cctor()">
43725         <size>7</size>
43726       </method>
43727     </type>
43728     <type name="B">
43729       <method name="Void .ctor()">
43730         <size>7</size>
43731       </method>
43732       <method name="Void .cctor()">
43733         <size>7</size>
43734       </method>
43735     </type>
43736     <type name="C">
43737       <method name="Void .ctor()">
43738         <size>7</size>
43739       </method>
43740       <method name="Int32 Main()">
43741         <size>38</size>
43742       </method>
43743     </type>
43744   </test>
43745   <test name="test-partial-21.cs">
43746     <type name="Mono.Sms.Main">
43747       <method name="Void .ctor()">
43748         <size>7</size>
43749       </method>
43750       <method name="Void Test()">
43751         <size>42</size>
43752       </method>
43753     </type>
43754     <type name="Mono.Sms.Contacts">
43755       <method name="Void .ctor()">
43756         <size>7</size>
43757       </method>
43758       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43759         <size>24</size>
43760       </method>
43761       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43762         <size>24</size>
43763       </method>
43764       <method name="Void Test()">
43765         <size>12</size>
43766       </method>
43767     </type>
43768     <type name="Mono.Sms.Core.Agenda">
43769       <method name="Void .ctor()">
43770         <size>7</size>
43771       </method>
43772       <method name="Void AddContact()">
43773         <size>1</size>
43774       </method>
43775       <method name="Void Main()">
43776         <size>1</size>
43777       </method>
43778     </type>
43779     <type name="Mono.Sms.Contacts+ContactsHandler">
43780       <method name="Void .ctor(Object, IntPtr)">
43781         <size>0</size>
43782       </method>
43783       <method name="Void Invoke()">
43784         <size>0</size>
43785       </method>
43786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43787         <size>0</size>
43788       </method>
43789       <method name="Void EndInvoke(IAsyncResult)">
43790         <size>0</size>
43791       </method>
43792     </type>
43793     <type name="Mono.Sms.Main">
43794       <method name="Void &lt;Test&gt;m__0()">
43795         <size>6</size>
43796       </method>
43797     </type>
43798   </test>
43799   <test name="test-partial-22.cs">
43800     <type name="C">
43801       <method name="Void .ctor()">
43802         <size>7</size>
43803       </method>
43804       <method name="Int32 Main()">
43805         <size>2</size>
43806       </method>
43807     </type>
43808   </test>
43809   <test name="test-partial-23.cs">
43810     <type name="C">
43811       <method name="Void .ctor()">
43812         <size>7</size>
43813       </method>
43814       <method name="Void Partial_A()">
43815         <size>15</size>
43816       </method>
43817       <method name="Void Partial_B()">
43818         <size>15</size>
43819       </method>
43820       <method name="Void Partial_S()">
43821         <size>14</size>
43822       </method>
43823       <method name="Int32 Main()">
43824         <size>52</size>
43825       </method>
43826     </type>
43827   </test>
43828   <test name="test-partial-24.cs">
43829     <type name="N.C">
43830       <method name="Void .ctor()">
43831         <size>7</size>
43832       </method>
43833       <method name="Void Main()">
43834         <size>1</size>
43835       </method>
43836       <method name="Void Foo()">
43837         <size>1</size>
43838       </method>
43839     </type>
43840   </test>
43841   <test name="test-partial-25.cs">
43842     <type name="C">
43843       <method name="Void .ctor()">
43844         <size>7</size>
43845       </method>
43846       <method name="Void Partial(Int32)">
43847         <size>14</size>
43848       </method>
43849       <method name="Int32 Main()">
43850         <size>8</size>
43851       </method>
43852     </type>
43853   </test>
43854   <test name="test-partial-26.cs">
43855     <type name="ConsoleApplication1.X">
43856       <method name="Void .ctor()">
43857         <size>7</size>
43858       </method>
43859       <method name="Void Foo()">
43860         <size>1</size>
43861       </method>
43862     </type>
43863     <type name="ConsoleApplication1.Program">
43864       <method name="Void .ctor()">
43865         <size>7</size>
43866       </method>
43867       <method name="Int32 Main()">
43868         <size>98</size>
43869       </method>
43870     </type>
43871     <type name="ConsoleApplication1.Y">
43872       <method name="Void Foo()">
43873         <size>1</size>
43874       </method>
43875       <method name="Void .ctor()">
43876         <size>7</size>
43877       </method>
43878     </type>
43879   </test>
43880   <test name="test-partial-27.cs">
43881     <type name="C">
43882       <method name="Int32 Main()">
43883         <size>2</size>
43884       </method>
43885       <method name="Void .ctor()">
43886         <size>7</size>
43887       </method>
43888     </type>
43889   </test>
43890   <test name="test-var-01.cs">
43891     <type name="Test">
43892       <method name="Void .ctor()">
43893         <size>7</size>
43894       </method>
43895       <method name="Int32 Main()">
43896         <size>47</size>
43897       </method>
43898     </type>
43899   </test>
43900   <test name="test-var-02.cs">
43901     <type name="Class1">
43902       <method name="Void .ctor()">
43903         <size>15</size>
43904       </method>
43905       <method name="Boolean Method()">
43906         <size>2</size>
43907       </method>
43908     </type>
43909     <type name="Test">
43910       <method name="Void .ctor()">
43911         <size>7</size>
43912       </method>
43913       <method name="Int32 Main()">
43914         <size>116</size>
43915       </method>
43916     </type>
43917     <type name="Test+Class2">
43918       <method name="Void .ctor()">
43919         <size>15</size>
43920       </method>
43921       <method name="Boolean Method()">
43922         <size>2</size>
43923       </method>
43924     </type>
43925   </test>
43926   <test name="test-var-03.cs">
43927     <type name="Test">
43928       <method name="Void .ctor()">
43929         <size>7</size>
43930       </method>
43931       <method name="Int32 Main()">
43932         <size>166</size>
43933       </method>
43934     </type>
43935     <type name="&lt;PrivateImplementationDetails&gt;">
43936       <method name="Void .ctor()">
43937         <size>7</size>
43938       </method>
43939     </type>
43940   </test>
43941   <test name="test-var-05.cs">
43942     <type name="MyClass">
43943       <method name="Void .ctor(String)">
43944         <size>14</size>
43945       </method>
43946       <method name="Void Dispose()">
43947         <size>12</size>
43948       </method>
43949     </type>
43950     <type name="Test">
43951       <method name="Void .ctor()">
43952         <size>7</size>
43953       </method>
43954       <method name="Int32 Main()">
43955         <size>61</size>
43956       </method>
43957     </type>
43958   </test>
43959   <test name="test-var-06.cs">
43960     <type name="Test">
43961       <method name="Void .ctor()">
43962         <size>7</size>
43963       </method>
43964       <method name="Int32 Main()">
43965         <size>48</size>
43966       </method>
43967     </type>
43968   </test>
43969   <test name="test-var-07.cs">
43970     <type name="Test">
43971       <method name="Void .ctor()">
43972         <size>7</size>
43973       </method>
43974       <method name="Void var()">
43975         <size>1</size>
43976       </method>
43977       <method name="Int32 Main()">
43978         <size>33</size>
43979       </method>
43980     </type>
43981     <type name="var">
43982       <method name="Void .ctor()">
43983         <size>7</size>
43984       </method>
43985     </type>
43986   </test>
43987   <test name="test-var-08.cs">
43988     <type name="X">
43989       <method name="Void .ctor(Int32, Int32)">
43990         <size>10</size>
43991       </method>
43992       <method name="Void Main()">
43993         <size>1</size>
43994       </method>
43995     </type>
43996   </test>
43997   <test name="test-xml-042.cs">
43998     <type name="TestNamespace.TestClass">
43999       <method name="Void .ctor()">
44000         <size>7</size>
44001       </method>
44002       <method name="Void Main()">
44003         <size>1</size>
44004       </method>
44005       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
44006         <size>7</size>
44007       </method>
44008     </type>
44009   </test>
44010 </tests>