2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>45</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Void Main()">
3973         <size>1</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Main(System.String[])">
9359         <size>1</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526       <method name="Int32 SetEnum(System.String, Enum)">
9527         <size>2</size>
9528       </method>
9529       <method name="Int32 SetEnum(Int32, Enum)">
9530         <size>2</size>
9531       </method>
9532     </type>
9533     <type name="Test">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Int32 Main(System.String[])">
9538         <size>31</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-352.cs">
9543     <type name="T">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>125</size>
9549       </method>
9550     </type>
9551     <type name="D">
9552       <method name="Void .ctor(Int32)">
9553         <size>8</size>
9554       </method>
9555       <method name="Void .cctor()">
9556         <size>12</size>
9557       </method>
9558     </type>
9559   </test>
9560   <test name="gtest-353.cs">
9561     <type name="Bug.RedSkyTimeCode">
9562       <method name="Void .ctor()">
9563         <size>7</size>
9564       </method>
9565       <method name="Void CopyTo(Bug.xxx*)">
9566         <size>99</size>
9567       </method>
9568       <method name="Void Main()">
9569         <size>1</size>
9570       </method>
9571       <method name="Void Convert(Bug.xxx*, UInt64*)">
9572         <size>93</size>
9573       </method>
9574     </type>
9575   </test>
9576   <test name="gtest-354.cs">
9577     <type name="M">
9578       <method name="Void .ctor()">
9579         <size>7</size>
9580       </method>
9581       <method name="Void Main()">
9582         <size>1</size>
9583       </method>
9584     </type>
9585   </test>
9586   <test name="gtest-355.cs">
9587     <type name="A">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="System.String Foo[T](System.String)">
9592         <size>6</size>
9593       </method>
9594       <method name="Boolean Foo(System.String)">
9595         <size>2</size>
9596       </method>
9597     </type>
9598     <type name="B">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="System.String Foo[T](System.String)">
9603         <size>6</size>
9604       </method>
9605       <method name="Boolean Goo(System.String)">
9606         <size>8</size>
9607       </method>
9608       <method name="Boolean Foo(System.String)">
9609         <size>2</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-356.cs">
9622     <type name="A`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void Foo(B+E)">
9627         <size>1</size>
9628       </method>
9629     </type>
9630     <type name="B`1[U]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="B+E">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644     </type>
9645     <type name="C">
9646       <method name="Void .ctor()">
9647         <size>7</size>
9648       </method>
9649       <method name="Void Main()">
9650         <size>1</size>
9651       </method>
9652     </type>
9653   </test>
9654   <test name="gtest-357.cs">
9655     <type name="C`1[T]">
9656       <method name="Void .ctor()">
9657         <size>7</size>
9658       </method>
9659     </type>
9660     <type name="D`1[U]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="X">
9666       <method name="Void .ctor()">
9667         <size>7</size>
9668       </method>
9669       <method name="Void Main()">
9670         <size>1</size>
9671       </method>
9672     </type>
9673   </test>
9674   <test name="gtest-358.cs">
9675     <type name="Test">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679       <method name="Void Main()">
9680         <size>1</size>
9681       </method>
9682     </type>
9683     <type name="Foo">
9684       <method name="Boolean op_Equality(Foo, Foo)">
9685         <size>6</size>
9686       </method>
9687       <method name="Boolean op_Inequality(Foo, Foo)">
9688         <size>6</size>
9689       </method>
9690     </type>
9691   </test>
9692   <test name="gtest-359.cs">
9693     <type name="BaseGeneric`1[T]">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric`1+InnerDerived[T]">
9699       <method name="Void .ctor(T)">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseConcrete">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_A">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Concrete_B">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722     </type>
9723     <type name="BaseGeneric_2`2[T,U]">
9724       <method name="Void .ctor()">
9725         <size>7</size>
9726       </method>
9727     </type>
9728     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9729       <method name="Void .ctor(T, U)">
9730         <size>7</size>
9731       </method>
9732     </type>
9733     <type name="BaseGeneric_1`1[T]">
9734       <method name="Void .ctor()">
9735         <size>7</size>
9736       </method>
9737     </type>
9738     <type name="Concrete_2">
9739       <method name="Void .ctor()">
9740         <size>7</size>
9741       </method>
9742     </type>
9743     <type name="Program">
9744       <method name="Void .ctor()">
9745         <size>7</size>
9746       </method>
9747       <method name="Void Main()">
9748         <size>40</size>
9749       </method>
9750     </type>
9751   </test>
9752   <test name="gtest-360.cs">
9753     <type name="C">
9754       <method name="Void .ctor()">
9755         <size>7</size>
9756       </method>
9757       <method name="Int32 Foo[T](T, System.Object[])">
9758         <size>2</size>
9759       </method>
9760       <method name="Int32 Foo(System.String, System.Object[])">
9761         <size>2</size>
9762       </method>
9763       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9764         <size>8</size>
9765       </method>
9766       <method name="Int32 Main()">
9767         <size>17</size>
9768       </method>
9769     </type>
9770   </test>
9771   <test name="gtest-361.cs">
9772     <type name="Thing">
9773       <method name="Void .ctor()">
9774         <size>7</size>
9775       </method>
9776       <method name="Void Foo()">
9777         <size>1</size>
9778       </method>
9779       <method name="Int32 Main()">
9780         <size>164</size>
9781       </method>
9782       <method name="Void Method(Thing+Handler, System.String[])">
9783         <size>1</size>
9784       </method>
9785     </type>
9786     <type name="Thing+Handler">
9787       <method name="Void .ctor(Object, IntPtr)">
9788         <size>0</size>
9789       </method>
9790       <method name="Void Invoke()">
9791         <size>0</size>
9792       </method>
9793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9794         <size>0</size>
9795       </method>
9796       <method name="Void EndInvoke(IAsyncResult)">
9797         <size>0</size>
9798       </method>
9799     </type>
9800     <type name="Thing">
9801       <method name="Void &lt;Main&gt;m__0()">
9802         <size>1</size>
9803       </method>
9804       <method name="Void &lt;Main&gt;m__1()">
9805         <size>1</size>
9806       </method>
9807     </type>
9808   </test>
9809   <test name="gtest-362.cs">
9810     <type name="C">
9811       <method name="Void .ctor()">
9812         <size>7</size>
9813       </method>
9814       <method name="Void Assert[T](T)">
9815         <size>1</size>
9816       </method>
9817       <method name="Void Assert[T](T, T)">
9818         <size>1</size>
9819       </method>
9820       <method name="Int32 Main()">
9821         <size>83</size>
9822       </method>
9823     </type>
9824   </test>
9825   <test name="gtest-363.cs">
9826     <type name="Test">
9827       <method name="Void .ctor()">
9828         <size>7</size>
9829       </method>
9830       <method name="Void InsertAt[T](T[], Int32, T[])">
9831         <size>1</size>
9832       </method>
9833       <method name="Void Main()">
9834         <size>39</size>
9835       </method>
9836     </type>
9837   </test>
9838   <test name="gtest-364.cs">
9839     <type name="BugReport.Program">
9840       <method name="Void .ctor()">
9841         <size>7</size>
9842       </method>
9843       <method name="Int32 Main()">
9844         <size>307</size>
9845       </method>
9846     </type>
9847     <type name="BugReport.A">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Nullable`1 get_Counter()">
9852         <size>7</size>
9853       </method>
9854       <method name="Void set_Counter(Nullable`1)">
9855         <size>8</size>
9856       </method>
9857     </type>
9858   </test>
9859   <test name="gtest-365.cs">
9860     <type name="B.Program">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Int32 Main()">
9865         <size>51</size>
9866       </method>
9867     </type>
9868   </test>
9869   <test name="gtest-366.cs">
9870     <type name="Tester">
9871       <method name="Void .ctor()">
9872         <size>7</size>
9873       </method>
9874       <method name="Void Assert[T](T, T)">
9875         <size>1</size>
9876       </method>
9877       <method name="Void Main()">
9878         <size>20</size>
9879       </method>
9880     </type>
9881     <type name="MyType">
9882       <method name="Void .ctor(Int32)">
9883         <size>8</size>
9884       </method>
9885       <method name="Int32 op_Implicit(MyType)">
9886         <size>8</size>
9887       </method>
9888     </type>
9889   </test>
9890   <test name="gtest-367.cs">
9891     <type name="Foo">
9892       <method name="Void .ctor()">
9893         <size>7</size>
9894       </method>
9895     </type>
9896     <type name="Repro">
9897       <method name="Void .ctor()">
9898         <size>7</size>
9899       </method>
9900       <method name="Void Bar[TFoo](TFoo)">
9901         <size>19</size>
9902       </method>
9903       <method name="Void Baz[T](T, System.Action`1[T])">
9904         <size>8</size>
9905       </method>
9906       <method name="Void Main()">
9907         <size>1</size>
9908       </method>
9909       <method name="Void Gazonk(Repro)">
9910         <size>1</size>
9911       </method>
9912     </type>
9913   </test>
9914   <test name="gtest-368.cs">
9915     <type name="C`1[T]">
9916       <method name="Void .ctor(D)">
9917         <size>7</size>
9918       </method>
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922     </type>
9923     <type name="C`1+D[T]">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927     </type>
9928     <type name="M">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932       <method name="Void Main()">
9933         <size>1</size>
9934       </method>
9935     </type>
9936   </test>
9937   <test name="gtest-369.cs">
9938     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9939       <method name="Void .ctor()">
9940         <size>7</size>
9941       </method>
9942       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9943         <size>2</size>
9944       </method>
9945       <method name="IList Query()">
9946         <size>2</size>
9947       </method>
9948     </type>
9949     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="Db4objects.Db4o.Internal.M">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958       <method name="Void Main()">
9959         <size>1</size>
9960       </method>
9961     </type>
9962     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9963       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9964         <size>7</size>
9965       </method>
9966       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9967         <size>9</size>
9968       </method>
9969     </type>
9970   </test>
9971   <test name="gtest-370.cs">
9972     <type name="N2.X`1[T]">
9973       <method name="Void .ctor()">
9974         <size>7</size>
9975       </method>
9976     </type>
9977     <type name="N2.X`1+A`1[T,T]">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982     <type name="N2.X`1+A`1+B`1[T,T,T]">
9983       <method name="Void .ctor()">
9984         <size>7</size>
9985       </method>
9986     </type>
9987     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991     </type>
9992     <type name="N2.C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996       <method name="Void Main()">
9997         <size>1</size>
9998       </method>
9999     </type>
10000   </test>
10001   <test name="gtest-371.cs">
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Void Main()">
10007         <size>90</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-372.cs">
10012     <type name="TestClass`1[T]">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Boolean Check(T, T)">
10017         <size>5</size>
10018       </method>
10019     </type>
10020     <type name="C">
10021       <method name="Void .ctor()">
10022         <size>7</size>
10023       </method>
10024     </type>
10025     <type name="TestClass2`1[T]">
10026       <method name="Void .ctor()">
10027         <size>7</size>
10028       </method>
10029       <method name="Boolean Check(T, T)">
10030         <size>5</size>
10031       </method>
10032     </type>
10033     <type name="X">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main()">
10038         <size>1</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-373.cs">
10043     <type name="MonoBug.MainClass">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>29</size>
10049       </method>
10050     </type>
10051     <type name="MonoBug.GenericType`1[T]">
10052       <method name="Void .ctor(T)">
10053         <size>14</size>
10054       </method>
10055       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10056         <size>7</size>
10057       </method>
10058     </type>
10059   </test>
10060   <test name="gtest-374.cs">
10061     <type name="aClass">
10062       <method name="Void .ctor()">
10063         <size>7</size>
10064       </method>
10065       <method name="Void Main(System.String[])">
10066         <size>14</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-375.cs">
10071     <type name="X">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075       <method name="Boolean Compute(Int32)">
10076         <size>2</size>
10077       </method>
10078       <method name="Boolean Compute2(Int32)">
10079         <size>2</size>
10080       </method>
10081       <method name="Int32 Main()">
10082         <size>28</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-376.cs">
10087     <type name="C">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="Void Main()">
10092         <size>1</size>
10093       </method>
10094     </type>
10095     <type name="S`1[T]">
10096       <method name="System.Object Box(Nullable`1)">
10097         <size>30</size>
10098       </method>
10099     </type>
10100   </test>
10101   <test name="gtest-377.cs">
10102     <type name="D">
10103       <method name="Void .cctor()">
10104         <size>26</size>
10105       </method>
10106       <method name="Void Main()">
10107         <size>98</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-378.cs">
10112     <type name="Test">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="System.Object FooG[T](Nullable`1)">
10117         <size>7</size>
10118       </method>
10119       <method name="System.Object Foo(Nullable`1)">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>58</size>
10124       </method>
10125     </type>
10126   </test>
10127   <test name="gtest-379.cs">
10128     <type name="C">
10129       <method name="Void .ctor()">
10130         <size>7</size>
10131       </method>
10132       <method name="Int32 Print(Nullable`1)">
10133         <size>16</size>
10134       </method>
10135       <method name="Int32 Main()">
10136         <size>15</size>
10137       </method>
10138     </type>
10139     <type name="S">
10140       <method name="Boolean op_Equality(S, S)">
10141         <size>2</size>
10142       </method>
10143       <method name="Boolean op_Inequality(S, S)">
10144         <size>2</size>
10145       </method>
10146     </type>
10147   </test>
10148   <test name="gtest-380.cs">
10149     <type name="Test">
10150       <method name="Void .ctor()">
10151         <size>7</size>
10152       </method>
10153       <method name="Int32 Main()">
10154         <size>165</size>
10155       </method>
10156     </type>
10157     <type name="GTest`1[T]">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="Void .cctor()">
10162         <size>13</size>
10163       </method>
10164     </type>
10165   </test>
10166   <test name="gtest-381.cs">
10167     <type name="TestGoto">
10168       <method name="Void .ctor()">
10169         <size>7</size>
10170       </method>
10171       <method name="Void .cctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Void Main(System.String[])">
10175         <size>67</size>
10176       </method>
10177       <method name="IEnumerable`1 setX()">
10178         <size>16</size>
10179       </method>
10180       <method name="IEnumerable`1 test()">
10181         <size>16</size>
10182       </method>
10183     </type>
10184     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10185       <method name="Void .ctor()">
10186         <size>7</size>
10187       </method>
10188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10189         <size>12</size>
10190       </method>
10191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10192         <size>7</size>
10193       </method>
10194       <method name="Boolean MoveNext()">
10195         <size>106</size>
10196       </method>
10197       <method name="Void Dispose()">
10198         <size>46</size>
10199       </method>
10200       <method name="Void Reset()">
10201         <size>6</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Void .ctor()">
10206         <size>7</size>
10207       </method>
10208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10209         <size>12</size>
10210       </method>
10211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10212         <size>7</size>
10213       </method>
10214       <method name="Boolean MoveNext()">
10215         <size>176</size>
10216       </method>
10217       <method name="Void Dispose()">
10218         <size>60</size>
10219       </method>
10220       <method name="Void Reset()">
10221         <size>6</size>
10222       </method>
10223     </type>
10224     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10225       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10226         <size>7</size>
10227       </method>
10228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10229         <size>26</size>
10230       </method>
10231     </type>
10232     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10233       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10234         <size>7</size>
10235       </method>
10236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10237         <size>26</size>
10238       </method>
10239     </type>
10240   </test>
10241   <test name="gtest-382.cs">
10242     <type name="C">
10243       <method name="Void .ctor()">
10244         <size>7</size>
10245       </method>
10246       <method name="Int32 Main()">
10247         <size>76</size>
10248       </method>
10249     </type>
10250   </test>
10251   <test name="gtest-383.cs">
10252     <type name="C">
10253       <method name="Void .ctor()">
10254         <size>7</size>
10255       </method>
10256       <method name="Int32 Main()">
10257         <size>260</size>
10258       </method>
10259     </type>
10260     <type name="MyTypeA">
10261       <method name="Void .ctor(Int16)">
10262         <size>8</size>
10263       </method>
10264       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10265         <size>6</size>
10266       </method>
10267       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10268         <size>2</size>
10269       </method>
10270       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10274         <size>6</size>
10275       </method>
10276       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279     </type>
10280     <type name="MyTypeB">
10281       <method name="Void .ctor(Int16)">
10282         <size>8</size>
10283       </method>
10284       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10285         <size>2</size>
10286       </method>
10287       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10288         <size>2</size>
10289       </method>
10290       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302     </type>
10303   </test>
10304   <test name="gtest-384.cs">
10305     <type name="N.TestG">
10306       <method name="Void .ctor()">
10307         <size>7</size>
10308       </method>
10309       <method name="Void Foo[T]()">
10310         <size>1</size>
10311       </method>
10312     </type>
10313     <type name="NonGeneric">
10314       <method name="Void .ctor()">
10315         <size>7</size>
10316       </method>
10317     </type>
10318     <type name="Generic`1[T]">
10319       <method name="Void .ctor()">
10320         <size>7</size>
10321       </method>
10322     </type>
10323     <type name="m">
10324       <method name="Void .ctor()">
10325         <size>7</size>
10326       </method>
10327       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10328         <size>13</size>
10329       </method>
10330       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10331         <size>13</size>
10332       </method>
10333       <method name="Void Main()">
10334         <size>6</size>
10335       </method>
10336     </type>
10337   </test>
10338   <test name="gtest-385.cs">
10339     <type name="DocAttribute">
10340       <method name="Void .ctor()">
10341         <size>7</size>
10342       </method>
10343       <method name="Void .ctor(String)">
10344         <size>7</size>
10345       </method>
10346     </type>
10347     <type name="Test">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Int32 Main()">
10352         <size>66</size>
10353       </method>
10354     </type>
10355     <type name="Func`2[TArg,TRet]">
10356       <method name="Void .ctor(Object, IntPtr)">
10357         <size>0</size>
10358       </method>
10359       <method name="Void Invoke()">
10360         <size>0</size>
10361       </method>
10362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void EndInvoke(IAsyncResult)">
10366         <size>0</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-386.cs">
10371     <type name="C">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375       <method name="Int32 Main()">
10376         <size>220</size>
10377       </method>
10378     </type>
10379     <type name="MyType">
10380       <method name="Void .ctor(Int32)">
10381         <size>8</size>
10382       </method>
10383       <method name="MyType op_UnaryNegation(MyType)">
10384         <size>14</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-387.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>168</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-388.cs">
10399     <type name="Data">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403     </type>
10404     <type name="Foo">
10405       <method name="Void .ctor()">
10406         <size>7</size>
10407       </method>
10408       <method name="Void f(Data)">
10409         <size>19</size>
10410       </method>
10411       <method name="Void Main()">
10412         <size>22</size>
10413       </method>
10414     </type>
10415   </test>
10416   <test name="gtest-389.cs">
10417     <type name="C">
10418       <method name="Void .ctor()">
10419         <size>7</size>
10420       </method>
10421       <method name="Int32 Main()">
10422         <size>234</size>
10423       </method>
10424     </type>
10425   </test>
10426   <test name="gtest-390.cs">
10427     <type name="Program">
10428       <method name="Void .ctor()">
10429         <size>7</size>
10430       </method>
10431       <method name="Int32 Main()">
10432         <size>4</size>
10433       </method>
10434     </type>
10435   </test>
10436   <test name="gtest-391.cs">
10437     <type name="C">
10438       <method name="Void .ctor()">
10439         <size>7</size>
10440       </method>
10441       <method name="Int32 Main()">
10442         <size>121</size>
10443       </method>
10444       <method name="Boolean Test_1()">
10445         <size>36</size>
10446       </method>
10447     </type>
10448   </test>
10449   <test name="gtest-392.cs">
10450     <type name="DieSubrangeType">
10451       <method name="Void .ctor()">
10452         <size>19</size>
10453       </method>
10454       <method name="Nullable`1 get_UpperBound()">
10455         <size>7</size>
10456       </method>
10457       <method name="Void set_UpperBound(Nullable`1)">
10458         <size>8</size>
10459       </method>
10460     </type>
10461     <type name="X">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Int32 Main()">
10466         <size>61</size>
10467       </method>
10468     </type>
10469   </test>
10470   <test name="gtest-393.cs">
10471     <type name="B`1[T]">
10472       <method name="Void .ctor()">
10473         <size>7</size>
10474       </method>
10475     </type>
10476     <type name="A">
10477       <method name="Void .ctor(Type)">
10478         <size>29</size>
10479       </method>
10480       <method name="Void .cctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>23</size>
10485       </method>
10486     </type>
10487   </test>
10488   <test name="gtest-394.cs">
10489     <type name="Test">
10490       <method name="Void .ctor()">
10491         <size>7</size>
10492       </method>
10493       <method name="Void FindMembers(Test+MemberFilter)">
10494         <size>1</size>
10495       </method>
10496       <method name="Void GetMethodGroup(Test+MemberFilter)">
10497         <size>43</size>
10498       </method>
10499       <method name="Void Main()">
10500         <size>1</size>
10501       </method>
10502     </type>
10503     <type name="Test+MemberFilter">
10504       <method name="Void .ctor(Object, IntPtr)">
10505         <size>0</size>
10506       </method>
10507       <method name="Boolean Invoke()">
10508         <size>0</size>
10509       </method>
10510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean EndInvoke(IAsyncResult)">
10514         <size>0</size>
10515       </method>
10516     </type>
10517     <type name="Test">
10518       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10519         <size>2</size>
10520       </method>
10521     </type>
10522   </test>
10523   <test name="gtest-395.cs">
10524     <type name="RuleBuilder`1[T]">
10525       <method name="Void .ctor()">
10526         <size>7</size>
10527       </method>
10528     </type>
10529     <type name="RubyMethod">
10530       <method name="Void .ctor()">
10531         <size>7</size>
10532       </method>
10533       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10534         <size>6</size>
10535       </method>
10536     </type>
10537     <type name="T">
10538       <method name="Void .ctor()">
10539         <size>7</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545   </test>
10546   <test name="gtest-396.cs">
10547     <type name="Test">
10548       <method name="Void .ctor()">
10549         <size>7</size>
10550       </method>
10551       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10552         <size>1</size>
10553       </method>
10554       <method name="System.Func`1[System.Int32] Method(System.String)">
10555         <size>2</size>
10556       </method>
10557       <method name="Void Main()">
10558         <size>24</size>
10559       </method>
10560     </type>
10561   </test>
10562   <test name="gtest-397.cs">
10563     <type name="Test">
10564       <method name="Void .ctor()">
10565         <size>7</size>
10566       </method>
10567       <method name="Foo NegateFoo(Foo)">
10568         <size>12</size>
10569       </method>
10570       <method name="Foo NegateFooNullable(Nullable`1)">
10571         <size>7</size>
10572       </method>
10573       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10574         <size>7</size>
10575       </method>
10576       <method name="Nullable`1 NegateBar(Bar)">
10577         <size>12</size>
10578       </method>
10579       <method name="Int32 Main()">
10580         <size>139</size>
10581       </method>
10582     </type>
10583     <type name="Foo">
10584       <method name="Void .ctor(Int32)">
10585         <size>8</size>
10586       </method>
10587       <method name="Foo op_UnaryNegation(Nullable`1)">
10588         <size>42</size>
10589       </method>
10590     </type>
10591     <type name="Bar">
10592       <method name="Void .ctor(Int32)">
10593         <size>8</size>
10594       </method>
10595       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10596         <size>41</size>
10597       </method>
10598     </type>
10599   </test>
10600   <test name="gtest-398.cs">
10601     <type name="GenericClass`1[T]">
10602       <method name="Void .ctor(T)">
10603         <size>14</size>
10604       </method>
10605       <method name="Void Method()">
10606         <size>42</size>
10607       </method>
10608       <method name="Void Test(T)">
10609         <size>1</size>
10610       </method>
10611     </type>
10612     <type name="Foo">
10613       <method name="Void .ctor()">
10614         <size>7</size>
10615       </method>
10616       <method name="Void Main(System.String[])">
10617         <size>15</size>
10618       </method>
10619     </type>
10620     <type name="ToStr">
10621       <method name="Void .ctor(Object, IntPtr)">
10622         <size>0</size>
10623       </method>
10624       <method name="System.String Invoke(System.String, IFormatProvider)">
10625         <size>0</size>
10626       </method>
10627       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String EndInvoke(IAsyncResult)">
10631         <size>0</size>
10632       </method>
10633     </type>
10634   </test>
10635   <test name="gtest-399.cs">
10636     <type name="TestIssue.Base">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640     </type>
10641     <type name="TestIssue.Derived">
10642       <method name="Void .ctor()">
10643         <size>7</size>
10644       </method>
10645     </type>
10646     <type name="TestIssue.Program">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Int32 Main()">
10651         <size>39</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-400.cs">
10656     <type name="Gen`1[T]">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Boolean Foo(T)">
10661         <size>10</size>
10662       </method>
10663     </type>
10664     <type name="Program">
10665       <method name="Void .ctor()">
10666         <size>7</size>
10667       </method>
10668       <method name="Boolean Foo[T]()">
10669         <size>17</size>
10670       </method>
10671       <method name="Int32 Main()">
10672         <size>66</size>
10673       </method>
10674     </type>
10675   </test>
10676   <test name="gtest-401.cs">
10677     <type name="ParserTest">
10678       <method name="Void .ctor()">
10679         <size>7</size>
10680       </method>
10681       <method name="Void Main()">
10682         <size>165</size>
10683       </method>
10684     </type>
10685   </test>
10686   <test name="gtest-402.cs">
10687     <type name="X">
10688       <method name="Void .ctor()">
10689         <size>7</size>
10690       </method>
10691       <method name="Void Main()">
10692         <size>16</size>
10693       </method>
10694     </type>
10695   </test>
10696   <test name="gtest-403.cs">
10697     <type name="T">
10698       <method name="Void .ctor()">
10699         <size>7</size>
10700       </method>
10701       <method name="Void Main()">
10702         <size>15</size>
10703       </method>
10704     </type>
10705     <type name="S`1[T]">
10706       <method name="Void Foo()">
10707         <size>1</size>
10708       </method>
10709     </type>
10710   </test>
10711   <test name="gtest-404.cs">
10712     <type name="Test.Program">
10713       <method name="Void Main()">
10714         <size>1</size>
10715       </method>
10716     </type>
10717     <type name="Test.Class1`1[T1]">
10718       <method name="Void .ctor()">
10719         <size>7</size>
10720       </method>
10721       <method name="Void add_doSomething(System.EventHandler)">
10722         <size>24</size>
10723       </method>
10724       <method name="Void remove_doSomething(System.EventHandler)">
10725         <size>24</size>
10726       </method>
10727     </type>
10728     <type name="Test.Class2`1[T]">
10729       <method name="Void .ctor()">
10730         <size>7</size>
10731       </method>
10732       <method name="Void add_DoSomething(System.EventHandler)">
10733         <size>8</size>
10734       </method>
10735       <method name="Void remove_DoSomething(System.EventHandler)">
10736         <size>8</size>
10737       </method>
10738     </type>
10739   </test>
10740   <test name="gtest-405.cs">
10741     <type name="C">
10742       <method name="Void .ctor()">
10743         <size>7</size>
10744       </method>
10745       <method name="Void Main()">
10746         <size>1</size>
10747       </method>
10748     </type>
10749   </test>
10750   <test name="gtest-406.cs">
10751     <type name="Test`1[T]">
10752       <method name="Void .ctor()">
10753         <size>7</size>
10754       </method>
10755       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10756         <size>1</size>
10757       </method>
10758     </type>
10759     <type name="C`2[A,B]">
10760       <method name="Void .ctor(IEnumerable`1)">
10761         <size>46</size>
10762       </method>
10763       <method name="B &lt;C&gt;m__0(B)">
10764         <size>2</size>
10765       </method>
10766     </type>
10767     <type name="M">
10768       <method name="Void .ctor()">
10769         <size>7</size>
10770       </method>
10771       <method name="Void Main()">
10772         <size>1</size>
10773       </method>
10774     </type>
10775   </test>
10776   <test name="gtest-407.cs">
10777     <type name="NullableColorTests">
10778       <method name="Void .ctor()">
10779         <size>7</size>
10780       </method>
10781       <method name="Int32 Main()">
10782         <size>99</size>
10783       </method>
10784     </type>
10785     <type name="MyColor">
10786       <method name="Void .ctor(Int32)">
10787         <size>8</size>
10788       </method>
10789       <method name="Boolean op_Equality(MyColor, MyColor)">
10790         <size>17</size>
10791       </method>
10792       <method name="Boolean op_Inequality(MyColor, MyColor)">
10793         <size>20</size>
10794       </method>
10795     </type>
10796   </test>
10797   <test name="gtest-408.cs">
10798     <type name="Test">
10799       <method name="Void .ctor()">
10800         <size>7</size>
10801       </method>
10802       <method name="Int32 Main()">
10803         <size>92</size>
10804       </method>
10805     </type>
10806   </test>
10807   <test name="gtest-409.cs">
10808     <type name="ConditionalParsing">
10809       <method name="Void .ctor()">
10810         <size>7</size>
10811       </method>
10812       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10813         <size>14</size>
10814       </method>
10815       <method name="Void Test_1(Boolean)">
10816         <size>20</size>
10817       </method>
10818       <method name="Void Test_2()">
10819         <size>31</size>
10820       </method>
10821       <method name="Void Test_4(Boolean, Boolean)">
10822         <size>39</size>
10823       </method>
10824       <method name="Void Test_5(Boolean, IDisposable)">
10825         <size>45</size>
10826       </method>
10827       <method name="Void Test_6(Boolean)">
10828         <size>51</size>
10829       </method>
10830       <method name="Void Test_7(System.Object)">
10831         <size>8</size>
10832       </method>
10833       <method name="Void Main()">
10834         <size>1</size>
10835       </method>
10836     </type>
10837     <type name="ConditionalParsing+T">
10838       <method name="Void .ctor(String, Boolean)">
10839         <size>28</size>
10840       </method>
10841       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10842         <size>7</size>
10843       </method>
10844     </type>
10845     <type name="&lt;PrivateImplementationDetails&gt;">
10846       <method name="Void .ctor()">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="ConditionalParsing+Const">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854     </type>
10855     <type name="ConditionalParsing">
10856       <method name="Void Test_8(DateTime)">
10857         <size>38</size>
10858       </method>
10859       <method name="Void Test_9()">
10860         <size>43</size>
10861       </method>
10862     </type>
10863   </test>
10864   <test name="gtest-410.cs">
10865     <type name="Program">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>7</size>
10871       </method>
10872     </type>
10873   </test>
10874   <test name="gtest-411.cs">
10875     <type name="Maybe">
10876       <method name="Maybe`1[T] C[T](T)">
10877         <size>2</size>
10878       </method>
10879     </type>
10880     <type name="Maybe`1[T]">
10881       <method name="Void .ctor(T)">
10882         <size>7</size>
10883       </method>
10884     </type>
10885     <type name="Extensions">
10886       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10887         <size>10</size>
10888       </method>
10889     </type>
10890     <type name="Test">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Main()">
10895         <size>131</size>
10896       </method>
10897       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10898         <size>7</size>
10899       </method>
10900       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10901         <size>7</size>
10902       </method>
10903       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10904         <size>11</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-412.cs">
10909     <type name="Program">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Int32 Main()">
10914         <size>213</size>
10915       </method>
10916     </type>
10917   </test>
10918   <test name="gtest-413.cs">
10919     <type name="Test">
10920       <method name="Void .ctor()">
10921         <size>7</size>
10922       </method>
10923       <method name="Int32 Main()">
10924         <size>95</size>
10925       </method>
10926     </type>
10927     <type name="S">
10928       <method name="Int64 op_Addition(S, Int64)">
10929         <size>2</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-414.cs">
10934     <type name="MonoTest.MainClass">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942     <type name="MonoTest.TestImpl">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10947         <size>1</size>
10948       </method>
10949       <method name="Void Get[T]()">
10950         <size>1</size>
10951       </method>
10952       <method name="Void Get[T](System.Object)">
10953         <size>1</size>
10954       </method>
10955     </type>
10956     <type name="MonoTest.C">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10961         <size>1</size>
10962       </method>
10963       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10964         <size>1</size>
10965       </method>
10966     </type>
10967   </test>
10968   <test name="gtest-415.cs">
10969     <type name="S2">
10970       <method name="Void Test()">
10971         <size>39</size>
10972       </method>
10973       <method name="Void Main()">
10974         <size>16</size>
10975       </method>
10976     </type>
10977   </test>
10978   <test name="gtest-416.cs">
10979     <type name="Bug.Demo">
10980       <method name="Boolean Fixed()">
10981         <size>14</size>
10982       </method>
10983       <method name="Boolean Foo(System.Int32[])">
10984         <size>43</size>
10985       </method>
10986       <method name="Int32 Main()">
10987         <size>65</size>
10988       </method>
10989     </type>
10990   </test>
10991   <test name="gtest-417.cs">
10992     <type name="C">
10993       <method name="Void .ctor()">
10994         <size>7</size>
10995       </method>
10996       <method name="Void Goo()">
10997         <size>11</size>
10998       </method>
10999       <method name="Void Main()">
11000         <size>1</size>
11001       </method>
11002     </type>
11003   </test>
11004   <test name="gtest-418.cs">
11005     <type name="N.Nested">
11006       <method name="Void .ctor()">
11007         <size>7</size>
11008       </method>
11009     </type>
11010     <type name="N.Nested+C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11015         <size>2</size>
11016       </method>
11017     </type>
11018     <type name="N.M">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Main()">
11023         <size>173</size>
11024       </method>
11025     </type>
11026   </test>
11027   <test name="gtest-419.cs">
11028     <type name="Program">
11029       <method name="Void .ctor()">
11030         <size>7</size>
11031       </method>
11032       <method name="Int32 Main()">
11033         <size>56</size>
11034       </method>
11035       <method name="System.Object Test(System.String)">
11036         <size>42</size>
11037       </method>
11038     </type>
11039   </test>
11040   <test name="gtest-420.cs">
11041     <type name="C">
11042       <method name="Void .ctor()">
11043         <size>7</size>
11044       </method>
11045     </type>
11046     <type name="TestClass">
11047       <method name="Void .ctor()">
11048         <size>7</size>
11049       </method>
11050       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11051         <size>2</size>
11052       </method>
11053       <method name="Int32 Test(System.Object, System.Object[])">
11054         <size>2</size>
11055       </method>
11056       <method name="Int32 Main()">
11057         <size>43</size>
11058       </method>
11059     </type>
11060   </test>
11061   <test name="gtest-421.cs">
11062     <type name="OneOff">
11063       <method name="Void .ctor()">
11064         <size>7</size>
11065       </method>
11066       <method name="Int32 Main()">
11067         <size>75</size>
11068       </method>
11069       <method name="T[] Clone[T](T[])">
11070         <size>166</size>
11071       </method>
11072     </type>
11073   </test>
11074   <test name="gtest-422.cs">
11075     <type name="A">
11076       <method name="Void .ctor()">
11077         <size>7</size>
11078       </method>
11079       <method name="Boolean op_GreaterThan(A, System.Object)">
11080         <size>2</size>
11081       </method>
11082       <method name="Boolean op_LessThan(A, System.Object)">
11083         <size>2</size>
11084       </method>
11085     </type>
11086     <type name="C">
11087       <method name="Void .ctor()">
11088         <size>7</size>
11089       </method>
11090       <method name="Int32 Main()">
11091         <size>23</size>
11092       </method>
11093       <method name="Nullable`1 get_Id()">
11094         <size>7</size>
11095       </method>
11096       <method name="Boolean Test()">
11097         <size>51</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-423.cs">
11102     <type name="App">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Main()">
11107         <size>33</size>
11108       </method>
11109       <method name="Void Test(System.Object, System.EventArgs)">
11110         <size>1</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-424.cs">
11115     <type name="A">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="B">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124     </type>
11125     <type name="Test">
11126       <method name="Void .ctor()">
11127         <size>7</size>
11128       </method>
11129       <method name="Void Block(A[])">
11130         <size>6</size>
11131       </method>
11132       <method name="Void Block(IEnumerable`1, A[])">
11133         <size>1</size>
11134       </method>
11135       <method name="Int32 Main()">
11136         <size>29</size>
11137       </method>
11138     </type>
11139   </test>
11140   <test name="gtest-425.cs">
11141     <type name="EventClass`1[T]">
11142       <method name="Void .ctor()">
11143         <size>7</size>
11144       </method>
11145     </type>
11146     <type name="Test">
11147       <method name="Void .ctor()">
11148         <size>7</size>
11149       </method>
11150       <method name="Void Main()">
11151         <size>16</size>
11152       </method>
11153     </type>
11154     <type name="EventClass`1+HookDelegate[T]">
11155       <method name="Void .ctor(Object, IntPtr)">
11156         <size>0</size>
11157       </method>
11158       <method name="Void Invoke(T)">
11159         <size>0</size>
11160       </method>
11161       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11162         <size>0</size>
11163       </method>
11164       <method name="Void EndInvoke(IAsyncResult)">
11165         <size>0</size>
11166       </method>
11167     </type>
11168   </test>
11169   <test name="gtest-426.cs">
11170     <type name="OverloadTest.MyClass`1[T]">
11171       <method name="Void .ctor()">
11172         <size>7</size>
11173       </method>
11174       <method name="Boolean Method(MyInterface`1)">
11175         <size>20</size>
11176       </method>
11177       <method name="Boolean Method(System.Action`1[T])">
11178         <size>2</size>
11179       </method>
11180     </type>
11181     <type name="OverloadTest.C">
11182       <method name="Void .ctor()">
11183         <size>7</size>
11184       </method>
11185       <method name="Void Main()">
11186         <size>1</size>
11187       </method>
11188     </type>
11189   </test>
11190   <test name="gtest-427.cs">
11191     <type name="T">
11192       <method name="Void .ctor()">
11193         <size>7</size>
11194       </method>
11195       <method name="Void Test()">
11196         <size>19</size>
11197       </method>
11198       <method name="Void Attach(EventHandler)">
11199         <size>2</size>
11200       </method>
11201       <method name="Void Attach(EventHandler`1[System.String])">
11202         <size>1</size>
11203       </method>
11204       <method name="Void OnClick(System.String)">
11205         <size>1</size>
11206       </method>
11207       <method name="Void Main()">
11208         <size>11</size>
11209       </method>
11210     </type>
11211     <type name="EventHandler">
11212       <method name="Void .ctor(Object, IntPtr)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void Invoke(System.Object)">
11216         <size>0</size>
11217       </method>
11218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11219         <size>0</size>
11220       </method>
11221       <method name="Void EndInvoke(IAsyncResult)">
11222         <size>0</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler`1[T]">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(T)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239   </test>
11240   <test name="gtest-428.cs">
11241     <type name="CInt">
11242       <method name="Void .ctor(Int32)">
11243         <size>8</size>
11244       </method>
11245       <method name="CInt op_Implicit(Int32)">
11246         <size>7</size>
11247       </method>
11248       <method name="Int32 op_Implicit(CInt)">
11249         <size>8</size>
11250       </method>
11251     </type>
11252     <type name="Klass">
11253       <method name="Void .ctor(Nullable`1)">
11254         <size>14</size>
11255       </method>
11256       <method name="Nullable`1 get_Value()">
11257         <size>7</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>173</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-429.cs">
11270     <type name="CInt">
11271       <method name="Void .ctor(Int32)">
11272         <size>8</size>
11273       </method>
11274       <method name="CInt op_Implicit(Int32)">
11275         <size>7</size>
11276       </method>
11277       <method name="Int32 op_Implicit(CInt)">
11278         <size>8</size>
11279       </method>
11280     </type>
11281     <type name="Klass">
11282       <method name="Void .ctor(Nullable`1)">
11283         <size>14</size>
11284       </method>
11285     </type>
11286     <type name="MainClass">
11287       <method name="Void .ctor()">
11288         <size>7</size>
11289       </method>
11290       <method name="Int32 Main()">
11291         <size>36</size>
11292       </method>
11293     </type>
11294   </test>
11295   <test name="gtest-430.cs">
11296     <type name="Tmp">
11297       <method name="Void .ctor()">
11298         <size>7</size>
11299       </method>
11300     </type>
11301     <type name="Driver">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Nullable`1 get_Prop()">
11306         <size>42</size>
11307       </method>
11308       <method name="Int32 Main()">
11309         <size>42</size>
11310       </method>
11311     </type>
11312   </test>
11313   <test name="gtest-431.cs">
11314     <type name="Program">
11315       <method name="Void .ctor()">
11316         <size>7</size>
11317       </method>
11318       <method name="Void Main()">
11319         <size>13</size>
11320       </method>
11321     </type>
11322   </test>
11323   <test name="gtest-432.cs">
11324     <type name="Test.Bar`2[T,U]">
11325       <method name="Void .ctor()">
11326         <size>7</size>
11327       </method>
11328       <method name="Void DoSomething[V]()">
11329         <size>1</size>
11330       </method>
11331     </type>
11332     <type name="Test.Baz">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void GetInTroubleHere()">
11337         <size>13</size>
11338       </method>
11339       <method name="Void Main()">
11340         <size>1</size>
11341       </method>
11342     </type>
11343   </test>
11344   <test name="gtest-433.cs">
11345     <type name="M">
11346       <method name="Void .ctor()">
11347         <size>7</size>
11348       </method>
11349       <method name="Void Main()">
11350         <size>37</size>
11351       </method>
11352     </type>
11353   </test>
11354   <test name="gtest-434.cs">
11355     <type name="testcase.Init">
11356       <method name="Void .ctor()">
11357         <size>7</size>
11358       </method>
11359       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11360         <size>8</size>
11361       </method>
11362     </type>
11363     <type name="testcase.Program">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>75</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-435.cs">
11373     <type name="testcase.Program">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>258</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-436.cs">
11383     <type name="SomeClass">
11384       <method name="Void .ctor()">
11385         <size>7</size>
11386       </method>
11387       <method name="Int32 Main()">
11388         <size>2</size>
11389       </method>
11390     </type>
11391   </test>
11392   <test name="gtest-438.cs">
11393     <type name="Tests">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="ServiceType GetService[ServiceType](System.Object[])">
11398         <size>17</size>
11399       </method>
11400       <method name="Int32 Main()">
11401         <size>19</size>
11402       </method>
11403     </type>
11404   </test>
11405   <test name="gtest-439.cs">
11406     <type name="MonoBug.Stuff">
11407       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="MonoBug.GenericStuff`2[T1,T2]">
11412       <method name="Void .ctor(T1, T2)">
11413         <size>21</size>
11414       </method>
11415     </type>
11416     <type name="MonoBug.Program">
11417       <method name="Void Main()">
11418         <size>35</size>
11419       </method>
11420     </type>
11421   </test>
11422   <test name="gtest-440.cs">
11423     <type name="AnyObjectId">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="Int32 get_W1()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void set_W1(Int32)">
11431         <size>8</size>
11432       </method>
11433     </type>
11434     <type name="ObjectId">
11435       <method name="Void .ctor()">
11436         <size>14</size>
11437       </method>
11438       <method name="Void Main()">
11439         <size>1</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-441.cs">
11444     <type name="Name.Test">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448     </type>
11449     <type name="Name.Subclass">
11450       <method name="Void .ctor()">
11451         <size>7</size>
11452       </method>
11453       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11454         <size>7</size>
11455       </method>
11456       <method name="Void Main(System.String[])">
11457         <size>7</size>
11458       </method>
11459     </type>
11460   </test>
11461   <test name="gtest-442.cs">
11462     <type name="NonGenericBase">
11463       <method name="Void .ctor()">
11464         <size>7</size>
11465       </method>
11466       <method name="Int32 get_Item(Int32)">
11467         <size>0</size>
11468       </method>
11469     </type>
11470     <type name="GenericBase`1[T]">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="T get_Instance()">
11475         <size>7</size>
11476       </method>
11477       <method name="Void Foo()">
11478         <size>24</size>
11479       </method>
11480     </type>
11481     <type name="EntryPoint">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Void Main()">
11486         <size>1</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-444.cs">
11491     <type name="MyClass">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Int32 Main()">
11496         <size>114</size>
11497       </method>
11498     </type>
11499   </test>
11500   <test name="gtest-445.cs">
11501     <type name="Test">
11502       <method name="Void .ctor()">
11503         <size>7</size>
11504       </method>
11505       <method name="Void Main()">
11506         <size>1</size>
11507       </method>
11508       <method name="Void Foo[T](T ByRef)">
11509         <size>1</size>
11510       </method>
11511       <method name="Void Foo[T](T[])">
11512         <size>1</size>
11513       </method>
11514       <method name="Void Foo[T](T[,])">
11515         <size>1</size>
11516       </method>
11517       <method name="Void Foo[T](T[,,])">
11518         <size>1</size>
11519       </method>
11520       <method name="Void Bar(Int32 ByRef)">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Bar(System.Int32[])">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Bar(System.Int32[,])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Bar(System.Int32[,,])">
11530         <size>1</size>
11531       </method>
11532     </type>
11533   </test>
11534   <test name="gtest-446.cs">
11535     <type name="BugTest.Bug`1[T]">
11536       <method name="Void .ctor()">
11537         <size>7</size>
11538       </method>
11539       <method name="Void CreateObject(T ByRef)">
11540         <size>42</size>
11541       </method>
11542     </type>
11543     <type name="BugTest.Program">
11544       <method name="Int32 Main()">
11545         <size>16</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-447.cs">
11550     <type name="B">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Int32 Main()">
11555         <size>29</size>
11556       </method>
11557     </type>
11558   </test>
11559   <test name="gtest-448.cs">
11560     <type name="C">
11561       <method name="Void .ctor()">
11562         <size>7</size>
11563       </method>
11564       <method name="Void TestA(Int32)">
11565         <size>1</size>
11566       </method>
11567       <method name="Void TestB(Int64)">
11568         <size>1</size>
11569       </method>
11570       <method name="Void TestC(Decimal)">
11571         <size>1</size>
11572       </method>
11573       <method name="Int32 Main()">
11574         <size>309</size>
11575       </method>
11576     </type>
11577   </test>
11578   <test name="gtest-449.cs">
11579     <type name="Program">
11580       <method name="Void .ctor()">
11581         <size>7</size>
11582       </method>
11583       <method name="Int32 Main()">
11584         <size>59</size>
11585       </method>
11586     </type>
11587   </test>
11588   <test name="gtest-450.cs">
11589     <type name="Program">
11590       <method name="Void .ctor()">
11591         <size>7</size>
11592       </method>
11593       <method name="Int32 Main()">
11594         <size>59</size>
11595       </method>
11596     </type>
11597   </test>
11598   <test name="gtest-451.cs">
11599     <type name="C">
11600       <method name="Void .ctor()">
11601         <size>7</size>
11602       </method>
11603       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11604         <size>2</size>
11605       </method>
11606       <method name="Int32 Main()">
11607         <size>232</size>
11608       </method>
11609     </type>
11610   </test>
11611   <test name="gtest-452.cs">
11612     <type name="C">
11613       <method name="Void .ctor()">
11614         <size>7</size>
11615       </method>
11616       <method name="Void Foo[T](T, T)">
11617         <size>1</size>
11618       </method>
11619       <method name="Void TestParams(System.Int32[])">
11620         <size>6</size>
11621       </method>
11622       <method name="Void TestParams(Int32)">
11623         <size>1</size>
11624       </method>
11625       <method name="System.String get_Item(Int32, System.String)">
11626         <size>2</size>
11627       </method>
11628       <method name="Void set_Item(Int32, System.String, System.String)">
11629         <size>4</size>
11630       </method>
11631       <method name="Int32 Main()">
11632         <size>123</size>
11633       </method>
11634       <method name="Void TestStruct(Nullable`1)">
11635         <size>1</size>
11636       </method>
11637     </type>
11638   </test>
11639   <test name="gtest-anon-1.cs">
11640     <type name="X">
11641       <method name="Void .ctor()">
11642         <size>7</size>
11643       </method>
11644       <method name="Void Hello[U](U)">
11645         <size>1</size>
11646       </method>
11647       <method name="Void Test[T](T)">
11648         <size>64</size>
11649       </method>
11650       <method name="Void Main()">
11651         <size>14</size>
11652       </method>
11653     </type>
11654     <type name="Foo">
11655       <method name="Void .ctor(Object, IntPtr)">
11656         <size>0</size>
11657       </method>
11658       <method name="Void Invoke()">
11659         <size>0</size>
11660       </method>
11661       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11662         <size>0</size>
11663       </method>
11664       <method name="Void EndInvoke(IAsyncResult)">
11665         <size>0</size>
11666       </method>
11667     </type>
11668     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11669       <method name="Void .ctor()">
11670         <size>7</size>
11671       </method>
11672       <method name="Void &lt;&gt;m__0()">
11673         <size>18</size>
11674       </method>
11675     </type>
11676   </test>
11677   <test name="gtest-anon-10.cs">
11678     <type name="X">
11679       <method name="Void .ctor()">
11680         <size>7</size>
11681       </method>
11682       <method name="IEnumerable`1 Test[T](T, T)">
11683         <size>44</size>
11684       </method>
11685       <method name="Int32 Main()">
11686         <size>95</size>
11687       </method>
11688     </type>
11689     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11690       <method name="Void .ctor()">
11691         <size>7</size>
11692       </method>
11693       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11694         <size>12</size>
11695       </method>
11696       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11697         <size>7</size>
11698       </method>
11699       <method name="Boolean MoveNext()">
11700         <size>110</size>
11701       </method>
11702       <method name="Void Dispose()">
11703         <size>8</size>
11704       </method>
11705       <method name="Void Reset()">
11706         <size>6</size>
11707       </method>
11708       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11709         <size>7</size>
11710       </method>
11711       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11712         <size>52</size>
11713       </method>
11714     </type>
11715   </test>
11716   <test name="gtest-anon-11.cs">
11717     <type name="Test`1[R]">
11718       <method name="Void .ctor()">
11719         <size>7</size>
11720       </method>
11721       <method name="Void World[S,T](S, T)">
11722         <size>1</size>
11723       </method>
11724       <method name="Void Hello[U,V](U, V)">
11725         <size>41</size>
11726       </method>
11727     </type>
11728     <type name="X">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732       <method name="Void Main()">
11733         <size>21</size>
11734       </method>
11735     </type>
11736     <type name="Foo">
11737       <method name="Void .ctor(Object, IntPtr)">
11738         <size>0</size>
11739       </method>
11740       <method name="Void Invoke()">
11741         <size>0</size>
11742       </method>
11743       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11744         <size>0</size>
11745       </method>
11746       <method name="Void EndInvoke(IAsyncResult)">
11747         <size>0</size>
11748       </method>
11749     </type>
11750     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754       <method name="Void &lt;&gt;m__0()">
11755         <size>24</size>
11756       </method>
11757     </type>
11758   </test>
11759   <test name="gtest-anon-12.cs">
11760     <type name="World`1[T]">
11761       <method name="Void .ctor()">
11762         <size>7</size>
11763       </method>
11764       <method name="Void Hello[U](U)">
11765         <size>1</size>
11766       </method>
11767       <method name="Void Test(T)">
11768         <size>46</size>
11769       </method>
11770     </type>
11771     <type name="X">
11772       <method name="Void .ctor()">
11773         <size>7</size>
11774       </method>
11775       <method name="Void Main()">
11776         <size>18</size>
11777       </method>
11778     </type>
11779     <type name="Foo">
11780       <method name="Void .ctor(Object, IntPtr)">
11781         <size>0</size>
11782       </method>
11783       <method name="Void Invoke()">
11784         <size>0</size>
11785       </method>
11786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11787         <size>0</size>
11788       </method>
11789       <method name="Void EndInvoke(IAsyncResult)">
11790         <size>0</size>
11791       </method>
11792     </type>
11793     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11794       <method name="Void .ctor()">
11795         <size>7</size>
11796       </method>
11797       <method name="Void &lt;&gt;m__0()">
11798         <size>18</size>
11799       </method>
11800     </type>
11801   </test>
11802   <test name="gtest-anon-13.cs">
11803     <type name="X">
11804       <method name="Void .ctor()">
11805         <size>7</size>
11806       </method>
11807       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11808         <size>13</size>
11809       </method>
11810       <method name="Void Main()">
11811         <size>1</size>
11812       </method>
11813     </type>
11814     <type name="X+ModuleBinder`1[T]">
11815       <method name="Void .ctor(Object, IntPtr)">
11816         <size>0</size>
11817       </method>
11818       <method name="T Invoke(System.Object)">
11819         <size>0</size>
11820       </method>
11821       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11822         <size>0</size>
11823       </method>
11824       <method name="T EndInvoke(IAsyncResult)">
11825         <size>0</size>
11826       </method>
11827     </type>
11828     <type name="X">
11829       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11830         <size>7</size>
11831       </method>
11832     </type>
11833   </test>
11834   <test name="gtest-anon-14.cs">
11835     <type name="T">
11836       <method name="Void .ctor()">
11837         <size>7</size>
11838       </method>
11839       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11840         <size>1</size>
11841       </method>
11842       <method name="Void SomeCaller()">
11843         <size>36</size>
11844       </method>
11845       <method name="Void Main()">
11846         <size>1</size>
11847       </method>
11848       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11849         <size>2</size>
11850       </method>
11851     </type>
11852   </test>
11853   <test name="gtest-anon-15.cs">
11854     <type name="Test`1[T]">
11855       <method name="Void .ctor()">
11856         <size>7</size>
11857       </method>
11858       <method name="Void Hello[S](T, S)">
11859         <size>42</size>
11860       </method>
11861     </type>
11862     <type name="X">
11863       <method name="Void .ctor()">
11864         <size>7</size>
11865       </method>
11866       <method name="Void Main()">
11867         <size>16</size>
11868       </method>
11869     </type>
11870     <type name="Foo`1[V]">
11871       <method name="Void .ctor(Object, IntPtr)">
11872         <size>0</size>
11873       </method>
11874       <method name="Void Invoke(V)">
11875         <size>0</size>
11876       </method>
11877       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11878         <size>0</size>
11879       </method>
11880       <method name="Void EndInvoke(IAsyncResult)">
11881         <size>0</size>
11882       </method>
11883     </type>
11884     <type name="Bar`1[W]">
11885       <method name="Void .ctor(Object, IntPtr)">
11886         <size>0</size>
11887       </method>
11888       <method name="Void Invoke(W)">
11889         <size>0</size>
11890       </method>
11891       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11892         <size>0</size>
11893       </method>
11894       <method name="Void EndInvoke(IAsyncResult)">
11895         <size>0</size>
11896       </method>
11897     </type>
11898     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11899       <method name="Void .ctor()">
11900         <size>7</size>
11901       </method>
11902       <method name="Void &lt;&gt;m__0(Int64)">
11903         <size>57</size>
11904       </method>
11905     </type>
11906     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11907       <method name="Void .ctor()">
11908         <size>7</size>
11909       </method>
11910       <method name="Void &lt;&gt;m__1(T)">
11911         <size>65</size>
11912       </method>
11913     </type>
11914   </test>
11915   <test name="gtest-anon-16.cs">
11916     <type name="A">
11917       <method name="Void .ctor(TestFunc`1)">
11918         <size>7</size>
11919       </method>
11920       <method name="Void Main()">
11921         <size>1</size>
11922       </method>
11923     </type>
11924     <type name="TestClass">
11925       <method name="Void .ctor()">
11926         <size>47</size>
11927       </method>
11928       <method name="Void Func[T](TestFunc`1[T])">
11929         <size>1</size>
11930       </method>
11931     </type>
11932     <type name="TestFunc`1[T]">
11933       <method name="Void .ctor(Object, IntPtr)">
11934         <size>0</size>
11935       </method>
11936       <method name="Void Invoke(T)">
11937         <size>0</size>
11938       </method>
11939       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11940         <size>0</size>
11941       </method>
11942       <method name="Void EndInvoke(IAsyncResult)">
11943         <size>0</size>
11944       </method>
11945     </type>
11946     <type name="TestClass">
11947       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11948         <size>1</size>
11949       </method>
11950     </type>
11951   </test>
11952   <test name="gtest-anon-17.cs">
11953     <type name="C">
11954       <method name="Void .ctor()">
11955         <size>7</size>
11956       </method>
11957       <method name="Void Test[T,U](C+Func`1[T], U)">
11958         <size>1</size>
11959       </method>
11960       <method name="Void Main()">
11961         <size>75</size>
11962       </method>
11963     </type>
11964     <type name="C+Func`1[T]">
11965       <method name="Void .ctor(Object, IntPtr)">
11966         <size>0</size>
11967       </method>
11968       <method name="T Invoke(T)">
11969         <size>0</size>
11970       </method>
11971       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11972         <size>0</size>
11973       </method>
11974       <method name="T EndInvoke(IAsyncResult)">
11975         <size>0</size>
11976       </method>
11977     </type>
11978     <type name="C">
11979       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11980         <size>2</size>
11981       </method>
11982       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11983         <size>2</size>
11984       </method>
11985     </type>
11986   </test>
11987   <test name="gtest-anon-18.cs">
11988     <type name="C">
11989       <method name="Void .ctor()">
11990         <size>7</size>
11991       </method>
11992       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11993         <size>10</size>
11994       </method>
11995       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11996         <size>10</size>
11997       </method>
11998       <method name="Void Test2[T]()">
11999         <size>19</size>
12000       </method>
12001       <method name="Void Main()">
12002         <size>100</size>
12003       </method>
12004     </type>
12005     <type name="C+Func`2[TR,TA]">
12006       <method name="Void .ctor(Object, IntPtr)">
12007         <size>0</size>
12008       </method>
12009       <method name="TR Invoke(TA)">
12010         <size>0</size>
12011       </method>
12012       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12013         <size>0</size>
12014       </method>
12015       <method name="TR EndInvoke(IAsyncResult)">
12016         <size>0</size>
12017       </method>
12018     </type>
12019     <type name="C">
12020       <method name="T &lt;Test2&gt;m__0[T](T)">
12021         <size>2</size>
12022       </method>
12023       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12024         <size>16</size>
12025       </method>
12026       <method name="System.String &lt;Main&gt;m__2(Int32)">
12027         <size>6</size>
12028       </method>
12029       <method name="System.String &lt;Main&gt;m__3(Int32)">
12030         <size>6</size>
12031       </method>
12032     </type>
12033   </test>
12034   <test name="gtest-anon-19.cs">
12035     <type name="Test">
12036       <method name="Void .ctor()">
12037         <size>7</size>
12038       </method>
12039       <method name="Void TestNaturalSort()">
12040         <size>31</size>
12041       </method>
12042       <method name="Void Main()">
12043         <size>6</size>
12044       </method>
12045     </type>
12046     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12047       <method name="Void .ctor()">
12048         <size>7</size>
12049       </method>
12050       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12051         <size>113</size>
12052       </method>
12053     </type>
12054     <type name="Test">
12055       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12056         <size>106</size>
12057       </method>
12058     </type>
12059     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12060       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12061         <size>113</size>
12062       </method>
12063     </type>
12064   </test>
12065   <test name="gtest-anon-2.cs">
12066     <type name="X">
12067       <method name="Void .ctor()">
12068         <size>7</size>
12069       </method>
12070       <method name="Void Hello[U](U)">
12071         <size>1</size>
12072       </method>
12073       <method name="Void Test[T](T)">
12074         <size>71</size>
12075       </method>
12076       <method name="Void Main()">
12077         <size>14</size>
12078       </method>
12079     </type>
12080     <type name="Simple">
12081       <method name="Void .ctor(Object, IntPtr)">
12082         <size>0</size>
12083       </method>
12084       <method name="Void Invoke()">
12085         <size>0</size>
12086       </method>
12087       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12088         <size>0</size>
12089       </method>
12090       <method name="Void EndInvoke(IAsyncResult)">
12091         <size>0</size>
12092       </method>
12093     </type>
12094     <type name="Foo">
12095       <method name="Void .ctor(Object, IntPtr)">
12096         <size>0</size>
12097       </method>
12098       <method name="Simple Invoke()">
12099         <size>0</size>
12100       </method>
12101       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12102         <size>0</size>
12103       </method>
12104       <method name="Simple EndInvoke(IAsyncResult)">
12105         <size>0</size>
12106       </method>
12107     </type>
12108     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112       <method name="Simple &lt;&gt;m__0()">
12113         <size>55</size>
12114       </method>
12115     </type>
12116     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12117       <method name="Void .ctor()">
12118         <size>7</size>
12119       </method>
12120       <method name="Void &lt;&gt;m__1()">
12121         <size>50</size>
12122       </method>
12123     </type>
12124   </test>
12125   <test name="gtest-anon-21.cs">
12126     <type name="BaseObject">
12127       <method name="Void .ctor()">
12128         <size>7</size>
12129       </method>
12130       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12131         <size>53</size>
12132       </method>
12133       <method name="T MakeSomething[T]()">
12134         <size>7</size>
12135       </method>
12136       <method name="Int32 Main()">
12137         <size>10</size>
12138       </method>
12139       <method name="Void Closure(EmptyDelegate)">
12140         <size>1</size>
12141       </method>
12142     </type>
12143     <type name="EmptyDelegate">
12144       <method name="Void .ctor(Object, IntPtr)">
12145         <size>0</size>
12146       </method>
12147       <method name="Void Invoke()">
12148         <size>0</size>
12149       </method>
12150       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12151         <size>0</size>
12152       </method>
12153       <method name="Void EndInvoke(IAsyncResult)">
12154         <size>0</size>
12155       </method>
12156     </type>
12157     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12158       <method name="Void .ctor()">
12159         <size>7</size>
12160       </method>
12161       <method name="Void &lt;&gt;m__0()">
12162         <size>17</size>
12163       </method>
12164     </type>
12165   </test>
12166   <test name="gtest-anon-22.cs">
12167     <type name="C">
12168       <method name="Void .ctor()">
12169         <size>7</size>
12170       </method>
12171       <method name="Int32 Foo(D1)">
12172         <size>2</size>
12173       </method>
12174       <method name="Int32 Foo(D2)">
12175         <size>2</size>
12176       </method>
12177       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12178         <size>2</size>
12179       </method>
12180       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12181         <size>2</size>
12182       </method>
12183       <method name="Int32 Main()">
12184         <size>82</size>
12185       </method>
12186     </type>
12187     <type name="D1">
12188       <method name="Void .ctor(Object, IntPtr)">
12189         <size>0</size>
12190       </method>
12191       <method name="Int32 Invoke()">
12192         <size>0</size>
12193       </method>
12194       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12195         <size>0</size>
12196       </method>
12197       <method name="Int32 EndInvoke(IAsyncResult)">
12198         <size>0</size>
12199       </method>
12200     </type>
12201     <type name="D2">
12202       <method name="Void .ctor(Object, IntPtr)">
12203         <size>0</size>
12204       </method>
12205       <method name="Int64 Invoke()">
12206         <size>0</size>
12207       </method>
12208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12209         <size>0</size>
12210       </method>
12211       <method name="Int64 EndInvoke(IAsyncResult)">
12212         <size>0</size>
12213       </method>
12214     </type>
12215     <type name="C">
12216       <method name="Int32 &lt;Main&gt;m__0()">
12217         <size>2</size>
12218       </method>
12219     </type>
12220   </test>
12221   <test name="gtest-anon-23.cs">
12222     <type name="MemberAccessData">
12223       <method name="Void .ctor()">
12224         <size>7</size>
12225       </method>
12226       <method name="Void set_MyTypeProperty(Nullable`1)">
12227         <size>8</size>
12228       </method>
12229       <method name="Nullable`1 get_MyTypeProperty()">
12230         <size>7</size>
12231       </method>
12232     </type>
12233     <type name="C">
12234       <method name="Void .ctor()">
12235         <size>7</size>
12236       </method>
12237       <method name="Void Test(C+D)">
12238         <size>1</size>
12239       </method>
12240       <method name="Void Main()">
12241         <size>201</size>
12242       </method>
12243     </type>
12244     <type name="C+D">
12245       <method name="Void .ctor(Object, IntPtr)">
12246         <size>0</size>
12247       </method>
12248       <method name="Void Invoke()">
12249         <size>0</size>
12250       </method>
12251       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12252         <size>0</size>
12253       </method>
12254       <method name="Void EndInvoke(IAsyncResult)">
12255         <size>0</size>
12256       </method>
12257     </type>
12258     <type name="C+&lt;Main&gt;c__AnonStorey0">
12259       <method name="Void .ctor()">
12260         <size>7</size>
12261       </method>
12262       <method name="Void &lt;&gt;m__0()">
12263         <size>38</size>
12264       </method>
12265       <method name="Void &lt;&gt;m__1()">
12266         <size>32</size>
12267       </method>
12268     </type>
12269     <type name="C">
12270       <method name="Void &lt;Main&gt;m__2()">
12271         <size>16</size>
12272       </method>
12273       <method name="Void &lt;Main&gt;m__3()">
12274         <size>16</size>
12275       </method>
12276       <method name="Void &lt;Main&gt;m__4()">
12277         <size>61</size>
12278       </method>
12279       <method name="Void &lt;Main&gt;m__5()">
12280         <size>53</size>
12281       </method>
12282     </type>
12283   </test>
12284   <test name="gtest-anon-24.cs">
12285     <type name="Disposable`1[T]">
12286       <method name="Void .ctor()">
12287         <size>7</size>
12288       </method>
12289       <method name="Void Dispose()">
12290         <size>1</size>
12291       </method>
12292     </type>
12293     <type name="Test">
12294       <method name="Void .ctor()">
12295         <size>7</size>
12296       </method>
12297       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12298         <size>38</size>
12299       </method>
12300       <method name="System.Func`1[T] Throw[T](T)">
12301         <size>26</size>
12302       </method>
12303       <method name="System.Func`1[T] Do[T](T)">
12304         <size>26</size>
12305       </method>
12306       <method name="System.Func`1[T] Lock[T](T)">
12307         <size>26</size>
12308       </method>
12309       <method name="System.Func`1[T] Catch[T](T)">
12310         <size>26</size>
12311       </method>
12312       <method name="System.Func`1[T] Finally[T](T)">
12313         <size>26</size>
12314       </method>
12315       <method name="System.Func`1[T] Using[T](T)">
12316         <size>57</size>
12317       </method>
12318       <method name="System.Func`1[T] Switch[T](T)">
12319         <size>38</size>
12320       </method>
12321       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12322         <size>26</size>
12323       </method>
12324       <method name="Int32 Main()">
12325         <size>431</size>
12326       </method>
12327     </type>
12328     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12329       <method name="Void .ctor()">
12330         <size>7</size>
12331       </method>
12332       <method name="T[] &lt;&gt;m__0()">
12333         <size>56</size>
12334       </method>
12335     </type>
12336     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12337       <method name="Void .ctor()">
12338         <size>7</size>
12339       </method>
12340       <method name="T &lt;&gt;m__1()">
12341         <size>23</size>
12342       </method>
12343     </type>
12344     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12345       <method name="Void .ctor()">
12346         <size>7</size>
12347       </method>
12348       <method name="T &lt;&gt;m__2()">
12349         <size>28</size>
12350       </method>
12351     </type>
12352     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12353       <method name="Void .ctor()">
12354         <size>7</size>
12355       </method>
12356       <method name="T &lt;&gt;m__3()">
12357         <size>65</size>
12358       </method>
12359     </type>
12360     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12361       <method name="Void .ctor()">
12362         <size>7</size>
12363       </method>
12364       <method name="T &lt;&gt;m__4()">
12365         <size>48</size>
12366       </method>
12367     </type>
12368     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12369       <method name="Void .ctor()">
12370         <size>7</size>
12371       </method>
12372       <method name="T &lt;&gt;m__5()">
12373         <size>50</size>
12374       </method>
12375     </type>
12376     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12377       <method name="Void .ctor()">
12378         <size>7</size>
12379       </method>
12380       <method name="T &lt;&gt;m__6()">
12381         <size>7</size>
12382       </method>
12383     </type>
12384     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12385       <method name="Void .ctor()">
12386         <size>7</size>
12387       </method>
12388       <method name="T &lt;&gt;m__7()">
12389         <size>35</size>
12390       </method>
12391     </type>
12392     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12393       <method name="Void .ctor()">
12394         <size>7</size>
12395       </method>
12396       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12397         <size>56</size>
12398       </method>
12399     </type>
12400     <type name="Test">
12401       <method name="Void ArrayMutate[T](T[])">
12402         <size>27</size>
12403       </method>
12404     </type>
12405     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12406       <method name="Void .ctor()">
12407         <size>7</size>
12408       </method>
12409       <method name="Void &lt;&gt;m__9(Int32)">
12410         <size>36</size>
12411       </method>
12412     </type>
12413     <type name="Test">
12414       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12415         <size>26</size>
12416       </method>
12417     </type>
12418     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12419       <method name="Void .ctor()">
12420         <size>7</size>
12421       </method>
12422       <method name="T[][] &lt;&gt;m__A()">
12423         <size>48</size>
12424       </method>
12425     </type>
12426   </test>
12427   <test name="gtest-anon-25.cs">
12428     <type name="HS`1[T]">
12429       <method name="Void .ctor(IEqualityComparer`1)">
12430         <size>7</size>
12431       </method>
12432     </type>
12433     <type name="Test">
12434       <method name="Void .ctor()">
12435         <size>7</size>
12436       </method>
12437       <method name="Void Foo[T](IEqualityComparer`1)">
12438         <size>27</size>
12439       </method>
12440       <method name="Int32 Main()">
12441         <size>8</size>
12442       </method>
12443     </type>
12444     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12445       <method name="Void .ctor()">
12446         <size>7</size>
12447       </method>
12448       <method name="HS`1[T] &lt;&gt;m__0()">
12449         <size>12</size>
12450       </method>
12451     </type>
12452   </test>
12453   <test name="gtest-anon-26.cs">
12454     <type name="MonoBugs.BrokenGenericCast">
12455       <method name="Void .ctor()">
12456         <size>7</size>
12457       </method>
12458       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12459         <size>13</size>
12460       </method>
12461       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12462         <size>13</size>
12463       </method>
12464       <method name="Void Main()">
12465         <size>1</size>
12466       </method>
12467       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12468         <size>12</size>
12469       </method>
12470       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12471         <size>12</size>
12472       </method>
12473     </type>
12474   </test>
12475   <test name="gtest-anon-27.cs">
12476     <type name="BaseDataObjectFactory">
12477       <method name="Void .ctor()">
12478         <size>7</size>
12479       </method>
12480       <method name="T GetBusinessQueryObjectFromReader[T]()">
12481         <size>8</size>
12482       </method>
12483       <method name="T[] GetQueryObjects[T](System.String)">
12484         <size>0</size>
12485       </method>
12486     </type>
12487     <type name="BusinessQueryObject">
12488       <method name="Void .ctor()">
12489         <size>7</size>
12490       </method>
12491     </type>
12492     <type name="MySqlDataObjectFactory">
12493       <method name="Void .ctor()">
12494         <size>7</size>
12495       </method>
12496       <method name="T[] GetQueryObjects[T](System.String)">
12497         <size>63</size>
12498       </method>
12499       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12500         <size>1</size>
12501       </method>
12502     </type>
12503     <type name="C">
12504       <method name="Void .ctor()">
12505         <size>7</size>
12506       </method>
12507       <method name="Void Main()">
12508         <size>1</size>
12509       </method>
12510     </type>
12511     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12512       <method name="Void .ctor(Object, IntPtr)">
12513         <size>0</size>
12514       </method>
12515       <method name="Void Invoke()">
12516         <size>0</size>
12517       </method>
12518       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12519         <size>0</size>
12520       </method>
12521       <method name="Void EndInvoke(IAsyncResult)">
12522         <size>0</size>
12523       </method>
12524     </type>
12525     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12526       <method name="Void .ctor()">
12527         <size>7</size>
12528       </method>
12529       <method name="Void &lt;&gt;m__0()">
12530         <size>17</size>
12531       </method>
12532     </type>
12533   </test>
12534   <test name="gtest-anon-28.cs">
12535     <type name="A">
12536       <method name="Void .ctor()">
12537         <size>7</size>
12538       </method>
12539       <method name="Void Foo[T]()">
12540         <size>0</size>
12541       </method>
12542     </type>
12543     <type name="B">
12544       <method name="Void .ctor()">
12545         <size>7</size>
12546       </method>
12547       <method name="Void Foo[T]()">
12548         <size>14</size>
12549       </method>
12550       <method name="Void Main()">
12551         <size>1</size>
12552       </method>
12553     </type>
12554     <type name="B+Del">
12555       <method name="Void .ctor(Object, IntPtr)">
12556         <size>0</size>
12557       </method>
12558       <method name="Void Invoke()">
12559         <size>0</size>
12560       </method>
12561       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12562         <size>0</size>
12563       </method>
12564       <method name="Void EndInvoke(IAsyncResult)">
12565         <size>0</size>
12566       </method>
12567     </type>
12568     <type name="B">
12569       <method name="Void &lt;Foo&gt;m__0[T]()">
12570         <size>7</size>
12571       </method>
12572     </type>
12573   </test>
12574   <test name="gtest-anon-29.cs">
12575     <type name="Test">
12576       <method name="Void .ctor()">
12577         <size>7</size>
12578       </method>
12579       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12580         <size>17</size>
12581       </method>
12582       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12583         <size>32</size>
12584       </method>
12585       <method name="T Item[T](IList`1)">
12586         <size>7</size>
12587       </method>
12588       <method name="T GetSingleItem[T](IList`1)">
12589         <size>10</size>
12590       </method>
12591       <method name="Void Main()">
12592         <size>15</size>
12593       </method>
12594     </type>
12595     <type name="Test+Creator`1[T]">
12596       <method name="Void .ctor(Object, IntPtr)">
12597         <size>0</size>
12598       </method>
12599       <method name="T Invoke()">
12600         <size>0</size>
12601       </method>
12602       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12603         <size>0</size>
12604       </method>
12605       <method name="T EndInvoke(IAsyncResult)">
12606         <size>0</size>
12607       </method>
12608     </type>
12609     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12610       <method name="Void .ctor()">
12611         <size>7</size>
12612       </method>
12613       <method name="T &lt;&gt;m__0()">
12614         <size>12</size>
12615       </method>
12616     </type>
12617   </test>
12618   <test name="gtest-anon-3.cs">
12619     <type name="X">
12620       <method name="Void .ctor()">
12621         <size>7</size>
12622       </method>
12623       <method name="Void Hello[U](U)">
12624         <size>1</size>
12625       </method>
12626       <method name="Void Test[T](T)">
12627         <size>28</size>
12628       </method>
12629       <method name="Void Main()">
12630         <size>14</size>
12631       </method>
12632     </type>
12633     <type name="Foo`1[S]">
12634       <method name="Void .ctor(Object, IntPtr)">
12635         <size>0</size>
12636       </method>
12637       <method name="Void Invoke(S)">
12638         <size>0</size>
12639       </method>
12640       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12641         <size>0</size>
12642       </method>
12643       <method name="Void EndInvoke(IAsyncResult)">
12644         <size>0</size>
12645       </method>
12646     </type>
12647     <type name="X">
12648       <method name="Void &lt;Test&gt;m__0[T](T)">
12649         <size>8</size>
12650       </method>
12651     </type>
12652   </test>
12653   <test name="gtest-anon-30.cs">
12654     <type name="X">
12655       <method name="Void .ctor()">
12656         <size>7</size>
12657       </method>
12658       <method name="Void Hello[U](U)">
12659         <size>1</size>
12660       </method>
12661       <method name="Void Test[T](T)">
12662         <size>46</size>
12663       </method>
12664       <method name="Void Main()">
12665         <size>1</size>
12666       </method>
12667     </type>
12668     <type name="Simple">
12669       <method name="Void .ctor(Object, IntPtr)">
12670         <size>0</size>
12671       </method>
12672       <method name="Void Invoke()">
12673         <size>0</size>
12674       </method>
12675       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12676         <size>0</size>
12677       </method>
12678       <method name="Void EndInvoke(IAsyncResult)">
12679         <size>0</size>
12680       </method>
12681     </type>
12682     <type name="Foo">
12683       <method name="Void .ctor(Object, IntPtr)">
12684         <size>0</size>
12685       </method>
12686       <method name="Simple Invoke()">
12687         <size>0</size>
12688       </method>
12689       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12690         <size>0</size>
12691       </method>
12692       <method name="Simple EndInvoke(IAsyncResult)">
12693         <size>0</size>
12694       </method>
12695     </type>
12696     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12697       <method name="Void .ctor()">
12698         <size>7</size>
12699       </method>
12700       <method name="Simple &lt;&gt;m__0()">
12701         <size>55</size>
12702       </method>
12703     </type>
12704     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12705       <method name="Void .ctor()">
12706         <size>7</size>
12707       </method>
12708       <method name="Void &lt;&gt;m__1()">
12709         <size>50</size>
12710       </method>
12711     </type>
12712   </test>
12713   <test name="gtest-anon-31.cs">
12714     <type name="A">
12715       <method name="Void Fail[X]()">
12716         <size>25</size>
12717       </method>
12718       <method name="Void Main()">
12719         <size>1</size>
12720       </method>
12721     </type>
12722     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12723       <method name="Void .ctor()">
12724         <size>7</size>
12725       </method>
12726       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12727         <size>36</size>
12728       </method>
12729       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12730         <size>1</size>
12731       </method>
12732     </type>
12733   </test>
12734   <test name="gtest-anon-32.cs">
12735     <type name="Program">
12736       <method name="Void .ctor()">
12737         <size>7</size>
12738       </method>
12739       <method name="Void Foo[T](IList`1)">
12740         <size>31</size>
12741       </method>
12742       <method name="Void Assert(System.Action`1[System.Int32])">
12743         <size>9</size>
12744       </method>
12745       <method name="Void Main(System.String[])">
12746         <size>7</size>
12747       </method>
12748     </type>
12749     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12750       <method name="Void .ctor()">
12751         <size>7</size>
12752       </method>
12753       <method name="Void &lt;&gt;m__0(Int32)">
12754         <size>18</size>
12755       </method>
12756     </type>
12757   </test>
12758   <test name="gtest-anon-33.cs">
12759     <type name="IEnumerableRocks">
12760       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12761         <size>33</size>
12762       </method>
12763       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12764         <size>126</size>
12765       </method>
12766     </type>
12767     <type name="Test">
12768       <method name="Void .ctor()">
12769         <size>7</size>
12770       </method>
12771       <method name="Void Main()">
12772         <size>67</size>
12773       </method>
12774       <method name="System.String &lt;Main&gt;m__1(System.String)">
12775         <size>17</size>
12776       </method>
12777     </type>
12778     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12779       <method name="Void .ctor()">
12780         <size>7</size>
12781       </method>
12782       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12783         <size>34</size>
12784       </method>
12785     </type>
12786   </test>
12787   <test name="gtest-anon-34.cs">
12788     <type name="MyClass">
12789       <method name="Void .ctor()">
12790         <size>18</size>
12791       </method>
12792       <method name="Int32 get_Answer()">
12793         <size>7</size>
12794       </method>
12795       <method name="Void set_Answer(Int32)">
12796         <size>8</size>
12797       </method>
12798     </type>
12799     <type name="Test">
12800       <method name="Void .ctor()">
12801         <size>7</size>
12802       </method>
12803       <method name="Int32 Main()">
12804         <size>82</size>
12805       </method>
12806     </type>
12807     <type name="Test+D">
12808       <method name="Void .ctor(Object, IntPtr)">
12809         <size>0</size>
12810       </method>
12811       <method name="Void Invoke()">
12812         <size>0</size>
12813       </method>
12814       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12815         <size>0</size>
12816       </method>
12817       <method name="Void EndInvoke(IAsyncResult)">
12818         <size>0</size>
12819       </method>
12820     </type>
12821     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12822       <method name="Void .ctor()">
12823         <size>7</size>
12824       </method>
12825       <method name="Void &lt;&gt;m__0()">
12826         <size>33</size>
12827       </method>
12828     </type>
12829   </test>
12830   <test name="gtest-anon-35.cs">
12831     <type name="C`1[T]">
12832       <method name="Void .ctor()">
12833         <size>7</size>
12834       </method>
12835       <method name="System.Func`1[T] XX()">
12836         <size>32</size>
12837       </method>
12838       <method name="T &lt;XX&gt;m__0()">
12839         <size>10</size>
12840       </method>
12841     </type>
12842     <type name="C2`1[T]">
12843       <method name="Void .ctor()">
12844         <size>7</size>
12845       </method>
12846       <method name="System.Func`1[C`1[T]] XX()">
12847         <size>32</size>
12848       </method>
12849       <method name="C`1[T] &lt;XX&gt;m__1()">
12850         <size>2</size>
12851       </method>
12852     </type>
12853     <type name="N1">
12854       <method name="Void .ctor()">
12855         <size>7</size>
12856       </method>
12857       <method name="System.Func`1[T] XX[T]()">
12858         <size>15</size>
12859       </method>
12860       <method name="T &lt;XX&gt;m__2[T]()">
12861         <size>10</size>
12862       </method>
12863     </type>
12864     <type name="Test">
12865       <method name="Void .ctor()">
12866         <size>7</size>
12867       </method>
12868       <method name="Int32 Main()">
12869         <size>98</size>
12870       </method>
12871     </type>
12872   </test>
12873   <test name="gtest-anon-36.cs">
12874     <type name="Foo`1[T]">
12875       <method name="Void .ctor()">
12876         <size>7</size>
12877       </method>
12878       <method name="Void add_handler(Handler`1[T])">
12879         <size>24</size>
12880       </method>
12881       <method name="Void remove_handler(Handler`1[T])">
12882         <size>24</size>
12883       </method>
12884       <method name="Void add_Handler(Handler`1[T])">
12885         <size>64</size>
12886       </method>
12887       <method name="Void remove_Handler(Handler`1[T])">
12888         <size>24</size>
12889       </method>
12890       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12891         <size>18</size>
12892       </method>
12893     </type>
12894     <type name="Program">
12895       <method name="Void .ctor()">
12896         <size>7</size>
12897       </method>
12898       <method name="Int32 Main()">
12899         <size>15</size>
12900       </method>
12901     </type>
12902     <type name="Handler`1[T]">
12903       <method name="Void .ctor(Object, IntPtr)">
12904         <size>0</size>
12905       </method>
12906       <method name="Void Invoke(System.Object)">
12907         <size>0</size>
12908       </method>
12909       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12910         <size>0</size>
12911       </method>
12912       <method name="Void EndInvoke(IAsyncResult)">
12913         <size>0</size>
12914       </method>
12915     </type>
12916   </test>
12917   <test name="gtest-anon-37.cs">
12918     <type name="Wrap`1[U]">
12919       <method name="Void .ctor()">
12920         <size>7</size>
12921       </method>
12922     </type>
12923     <type name="Test">
12924       <method name="Void .ctor()">
12925         <size>7</size>
12926       </method>
12927       <method name="Int32 Run[T](Wrap`1[T])">
12928         <size>56</size>
12929       </method>
12930       <method name="Int32 Main()">
12931         <size>16</size>
12932       </method>
12933     </type>
12934     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12935       <method name="Void .ctor()">
12936         <size>7</size>
12937       </method>
12938       <method name="Void &lt;&gt;m__0()">
12939         <size>17</size>
12940       </method>
12941     </type>
12942   </test>
12943   <test name="gtest-anon-38.cs">
12944     <type name="Foo`1[T]">
12945       <method name="Void .ctor()">
12946         <size>7</size>
12947       </method>
12948       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12949         <size>40</size>
12950       </method>
12951       <method name="Boolean Contains(T)">
12952         <size>2</size>
12953       </method>
12954     </type>
12955     <type name="Program">
12956       <method name="Void .ctor()">
12957         <size>7</size>
12958       </method>
12959       <method name="Int32 Main()">
12960         <size>44</size>
12961       </method>
12962     </type>
12963     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12964       <method name="Void .ctor()">
12965         <size>7</size>
12966       </method>
12967       <method name="Boolean &lt;&gt;m__0()">
12968         <size>194</size>
12969       </method>
12970     </type>
12971     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12972       <method name="Void .ctor()">
12973         <size>7</size>
12974       </method>
12975     </type>
12976   </test>
12977   <test name="gtest-anon-39.cs">
12978     <type name="Test">
12979       <method name="Void .ctor()">
12980         <size>7</size>
12981       </method>
12982       <method name="Void Test_1[T](T)">
12983         <size>33</size>
12984       </method>
12985       <method name="Void Test_2[T](Nullable`1)">
12986         <size>33</size>
12987       </method>
12988       <method name="Void Main()">
12989         <size>39</size>
12990       </method>
12991     </type>
12992     <type name="Test+D">
12993       <method name="Void .ctor(Object, IntPtr)">
12994         <size>0</size>
12995       </method>
12996       <method name="Void Invoke()">
12997         <size>0</size>
12998       </method>
12999       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13000         <size>0</size>
13001       </method>
13002       <method name="Void EndInvoke(IAsyncResult)">
13003         <size>0</size>
13004       </method>
13005     </type>
13006     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13007       <method name="Void .ctor()">
13008         <size>7</size>
13009       </method>
13010       <method name="Void &lt;&gt;m__0()">
13011         <size>24</size>
13012       </method>
13013     </type>
13014     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13015       <method name="Void .ctor()">
13016         <size>7</size>
13017       </method>
13018       <method name="Void &lt;&gt;m__1()">
13019         <size>85</size>
13020       </method>
13021     </type>
13022     <type name="Test">
13023       <method name="T Test_3[T](System.Object)">
13024         <size>51</size>
13025       </method>
13026     </type>
13027     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13028       <method name="Void .ctor()">
13029         <size>7</size>
13030       </method>
13031       <method name="Void &lt;&gt;m__2()">
13032         <size>23</size>
13033       </method>
13034     </type>
13035   </test>
13036   <test name="gtest-anon-4.cs">
13037     <type name="Test">
13038       <method name="Void .ctor()">
13039         <size>7</size>
13040       </method>
13041       <method name="Void Main()">
13042         <size>57</size>
13043       </method>
13044       <method name="Int32 GetItem()">
13045         <size>50</size>
13046       </method>
13047       <method name="IEnumerable`1 GetItems()">
13048         <size>16</size>
13049       </method>
13050     </type>
13051     <type name="&lt;PrivateImplementationDetails&gt;">
13052       <method name="Void .ctor()">
13053         <size>7</size>
13054       </method>
13055     </type>
13056     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13057       <method name="Void .ctor()">
13058         <size>7</size>
13059       </method>
13060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13061         <size>12</size>
13062       </method>
13063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13064         <size>7</size>
13065       </method>
13066       <method name="Boolean MoveNext()">
13067         <size>69</size>
13068       </method>
13069       <method name="Void Dispose()">
13070         <size>8</size>
13071       </method>
13072       <method name="Void Reset()">
13073         <size>6</size>
13074       </method>
13075       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13076         <size>7</size>
13077       </method>
13078       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13079         <size>26</size>
13080       </method>
13081     </type>
13082   </test>
13083   <test name="gtest-anon-40.cs">
13084     <type name="RunTests">
13085       <method name="Int32 Main()">
13086         <size>7</size>
13087       </method>
13088     </type>
13089     <type name="Test1.X">
13090       <method name="Void .ctor()">
13091         <size>7</size>
13092       </method>
13093       <method name="Void Test1[R](R, Int32)">
13094         <size>150</size>
13095       </method>
13096       <method name="Void Run()">
13097         <size>13</size>
13098       </method>
13099     </type>
13100     <type name="Test1.Foo">
13101       <method name="Void .ctor(Object, IntPtr)">
13102         <size>0</size>
13103       </method>
13104       <method name="Int32 Invoke()">
13105         <size>0</size>
13106       </method>
13107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13108         <size>0</size>
13109       </method>
13110       <method name="Int32 EndInvoke(IAsyncResult)">
13111         <size>0</size>
13112       </method>
13113     </type>
13114     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13115       <method name="Void .ctor()">
13116         <size>7</size>
13117       </method>
13118       <method name="Int32 &lt;&gt;m__0()">
13119         <size>71</size>
13120       </method>
13121     </type>
13122     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126     </type>
13127     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13128       <method name="Void .ctor()">
13129         <size>7</size>
13130       </method>
13131     </type>
13132   </test>
13133   <test name="gtest-anon-41.cs">
13134     <type name="C">
13135       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13136         <size>37</size>
13137       </method>
13138       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13139         <size>6</size>
13140       </method>
13141       <method name="Void Main()">
13142         <size>1</size>
13143       </method>
13144       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
13145         <size>8</size>
13146       </method>
13147       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
13148         <size>8</size>
13149       </method>
13150     </type>
13151   </test>
13152   <test name="gtest-anon-42.cs">
13153     <type name="Test">
13154       <method name="Void .ctor()">
13155         <size>7</size>
13156       </method>
13157       <method name="Void Test_3[T]()">
13158         <size>20</size>
13159       </method>
13160       <method name="Int32 Main()">
13161         <size>12</size>
13162       </method>
13163       <method name="Void &lt;Test_3&gt;m__0[T]()">
13164         <size>11</size>
13165       </method>
13166     </type>
13167     <type name="Test+D">
13168       <method name="Void .ctor(Object, IntPtr)">
13169         <size>0</size>
13170       </method>
13171       <method name="Void Invoke()">
13172         <size>0</size>
13173       </method>
13174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13175         <size>0</size>
13176       </method>
13177       <method name="Void EndInvoke(IAsyncResult)">
13178         <size>0</size>
13179       </method>
13180     </type>
13181   </test>
13182   <test name="gtest-anon-43.cs">
13183     <type name="TestC">
13184       <method name="Void .ctor()">
13185         <size>7</size>
13186       </method>
13187       <method name="System.Func`1[System.Type] Test[T]()">
13188         <size>13</size>
13189       </method>
13190       <method name="Int32 Main()">
13191         <size>66</size>
13192       </method>
13193       <method name="System.Type &lt;Test&gt;m__0[T]()">
13194         <size>11</size>
13195       </method>
13196     </type>
13197   </test>
13198   <test name="gtest-anon-44.cs">
13199     <type name="UiaAtkBridgeTest.Test">
13200       <method name="Void .ctor()">
13201         <size>7</size>
13202       </method>
13203       <method name="Void Invoke(System.EventHandler)">
13204         <size>1</size>
13205       </method>
13206     </type>
13207     <type name="UiaAtkBridgeTest.GailTester">
13208       <method name="Void .ctor()">
13209         <size>7</size>
13210       </method>
13211       <method name="Void ThisCausesACrash[I]()">
13212         <size>18</size>
13213       </method>
13214       <method name="Void Main()">
13215         <size>1</size>
13216       </method>
13217       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13218         <size>1</size>
13219       </method>
13220     </type>
13221   </test>
13222   <test name="gtest-anon-45.cs">
13223     <type name="C">
13224       <method name="Void .ctor()">
13225         <size>7</size>
13226       </method>
13227       <method name="Void AnyMethod[T]()">
13228         <size>20</size>
13229       </method>
13230       <method name="Int32 Main()">
13231         <size>12</size>
13232       </method>
13233       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13234         <size>31</size>
13235       </method>
13236     </type>
13237     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13238       <method name="Void .ctor()">
13239         <size>7</size>
13240       </method>
13241       <method name="Void &lt;&gt;m__1(System.String)">
13242         <size>14</size>
13243       </method>
13244     </type>
13245   </test>
13246   <test name="gtest-anon-46.cs">
13247     <type name="TheClass">
13248       <method name="Void .ctor()">
13249         <size>7</size>
13250       </method>
13251       <method name="Void Foo[T](T, System.Func`2[T,T])">
13252         <size>41</size>
13253       </method>
13254       <method name="Void Main()">
13255         <size>8</size>
13256       </method>
13257     </type>
13258     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13259       <method name="Void .ctor()">
13260         <size>7</size>
13261       </method>
13262       <method name="System.Func`1[T] &lt;&gt;m__0()">
13263         <size>31</size>
13264       </method>
13265       <method name="T &lt;&gt;m__1()">
13266         <size>18</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-47.cs">
13271     <type name="C">
13272       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13273         <size>26</size>
13274       </method>
13275     </type>
13276     <type name="Test">
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280       <method name="Int32 Main()">
13281         <size>59</size>
13282       </method>
13283       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13284         <size>23</size>
13285       </method>
13286     </type>
13287     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13288       <method name="Void .ctor()">
13289         <size>7</size>
13290       </method>
13291       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13292         <size>33</size>
13293       </method>
13294     </type>
13295     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13296       <method name="Void .ctor()">
13297         <size>7</size>
13298       </method>
13299       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13300         <size>45</size>
13301       </method>
13302     </type>
13303     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13304       <method name="Void .ctor()">
13305         <size>7</size>
13306       </method>
13307       <method name="Void &lt;&gt;m__2(T3)">
13308         <size>35</size>
13309       </method>
13310     </type>
13311   </test>
13312   <test name="gtest-anon-48.cs">
13313     <type name="GeneratorEnumerable`1[T]">
13314       <method name="Void .ctor(Func`1)">
13315         <size>7</size>
13316       </method>
13317     </type>
13318     <type name="GeneratorExpression">
13319       <method name="Void .ctor()">
13320         <size>7</size>
13321       </method>
13322     </type>
13323     <type name="GeneratorInvoker">
13324       <method name="Void .ctor(GeneratorExpression)">
13325         <size>7</size>
13326       </method>
13327       <method name="Void Invoke[T](T ByRef)">
13328         <size>1</size>
13329       </method>
13330     </type>
13331     <type name="Interpreter">
13332       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13333         <size>31</size>
13334       </method>
13335       <method name="Int32 Main()">
13336         <size>13</size>
13337       </method>
13338     </type>
13339     <type name="Func`1[TResult]">
13340       <method name="Void .ctor(Object, IntPtr)">
13341         <size>0</size>
13342       </method>
13343       <method name="TResult Invoke()">
13344         <size>0</size>
13345       </method>
13346       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13347         <size>0</size>
13348       </method>
13349       <method name="TResult EndInvoke(IAsyncResult)">
13350         <size>0</size>
13351       </method>
13352     </type>
13353     <type name="GeneratorNext`1[T]">
13354       <method name="Void .ctor(Object, IntPtr)">
13355         <size>0</size>
13356       </method>
13357       <method name="Void Invoke(T ByRef)">
13358         <size>0</size>
13359       </method>
13360       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13361         <size>0</size>
13362       </method>
13363       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13364         <size>0</size>
13365       </method>
13366     </type>
13367     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13368       <method name="Void .ctor()">
13369         <size>7</size>
13370       </method>
13371       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13372         <size>23</size>
13373       </method>
13374     </type>
13375   </test>
13376   <test name="gtest-anon-49.cs">
13377     <type name="Test">
13378       <method name="Void .ctor()">
13379         <size>7</size>
13380       </method>
13381       <method name="Void Main()">
13382         <size>1</size>
13383       </method>
13384       <method name="Void DetermineLinkedCells()">
13385         <size>74</size>
13386       </method>
13387     </type>
13388     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13389       <method name="Void .ctor()">
13390         <size>7</size>
13391       </method>
13392     </type>
13393     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13394       <method name="Void .ctor()">
13395         <size>7</size>
13396       </method>
13397       <method name="Boolean &lt;&gt;m__1(System.Object)">
13398         <size>13</size>
13399       </method>
13400       <method name="Boolean &lt;&gt;m__0(System.Object)">
13401         <size>18</size>
13402       </method>
13403     </type>
13404   </test>
13405   <test name="gtest-anon-5.cs">
13406     <type name="X">
13407       <method name="Void .ctor()">
13408         <size>7</size>
13409       </method>
13410       <method name="Void Main()">
13411         <size>78</size>
13412       </method>
13413     </type>
13414     <type name="Hello">
13415       <method name="Void .ctor(Object, IntPtr)">
13416         <size>0</size>
13417       </method>
13418       <method name="Void Invoke()">
13419         <size>0</size>
13420       </method>
13421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13422         <size>0</size>
13423       </method>
13424       <method name="Void EndInvoke(IAsyncResult)">
13425         <size>0</size>
13426       </method>
13427     </type>
13428     <type name="Foo+&lt;Test&gt;c__Iterator0">
13429       <method name="Void .ctor()">
13430         <size>7</size>
13431       </method>
13432       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13433         <size>12</size>
13434       </method>
13435       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13436         <size>7</size>
13437       </method>
13438       <method name="Boolean MoveNext()">
13439         <size>98</size>
13440       </method>
13441       <method name="Void Dispose()">
13442         <size>8</size>
13443       </method>
13444       <method name="Void Reset()">
13445         <size>6</size>
13446       </method>
13447     </type>
13448     <type name="Foo">
13449       <method name="Void .ctor(Int32)">
13450         <size>8</size>
13451       </method>
13452       <method name="IEnumerable`1 Test(Foo)">
13453         <size>42</size>
13454       </method>
13455       <method name="Void Hello(Int32)">
13456         <size>19</size>
13457       </method>
13458       <method name="System.String ToString()">
13459         <size>22</size>
13460       </method>
13461     </type>
13462     <type name="Foo+&lt;Test&gt;c__Iterator0">
13463       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13464         <size>7</size>
13465       </method>
13466       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13467         <size>52</size>
13468       </method>
13469     </type>
13470   </test>
13471   <test name="gtest-anon-50.cs">
13472     <type name="M">
13473       <method name="Void .ctor()">
13474         <size>7</size>
13475       </method>
13476       <method name="Int32 Main()">
13477         <size>12</size>
13478       </method>
13479     </type>
13480     <type name="SomeGenericClass`1[SomeType]">
13481       <method name="Void .ctor()">
13482         <size>7</size>
13483       </method>
13484       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13485         <size>1</size>
13486       </method>
13487       <method name="Void FailsToCompile()">
13488         <size>19</size>
13489       </method>
13490     </type>
13491     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13492       <method name="Void .ctor(Object, IntPtr)">
13493         <size>0</size>
13494       </method>
13495       <method name="Void Invoke()">
13496         <size>0</size>
13497       </method>
13498       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13499         <size>0</size>
13500       </method>
13501       <method name="Void EndInvoke(IAsyncResult)">
13502         <size>0</size>
13503       </method>
13504     </type>
13505     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13506       <method name="Void .ctor()">
13507         <size>7</size>
13508       </method>
13509     </type>
13510     <type name="SomeGenericClass`1[SomeType]">
13511       <method name="Void &lt;FailsToCompile&gt;m__0()">
13512         <size>44</size>
13513       </method>
13514     </type>
13515     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13516       <method name="Void &lt;&gt;m__1()">
13517         <size>18</size>
13518       </method>
13519     </type>
13520   </test>
13521   <test name="gtest-anon-51.cs">
13522     <type name="Driver">
13523       <method name="Void .ctor()">
13524         <size>7</size>
13525       </method>
13526       <method name="Int32 Main()">
13527         <size>12</size>
13528       </method>
13529       <method name="Void P(Int32, Int32)">
13530         <size>1</size>
13531       </method>
13532       <method name="Void Repro()">
13533         <size>100</size>
13534       </method>
13535     </type>
13536     <type name="Bla">
13537       <method name="Void .ctor(Object, IntPtr)">
13538         <size>0</size>
13539       </method>
13540       <method name="Void Invoke()">
13541         <size>0</size>
13542       </method>
13543       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13544         <size>0</size>
13545       </method>
13546       <method name="Void EndInvoke(IAsyncResult)">
13547         <size>0</size>
13548       </method>
13549     </type>
13550     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13551       <method name="Void .ctor()">
13552         <size>7</size>
13553       </method>
13554       <method name="Void &lt;&gt;m__0()">
13555         <size>35</size>
13556       </method>
13557     </type>
13558   </test>
13559   <test name="gtest-anon-52.cs">
13560     <type name="A`1[T]">
13561       <method name="Void .ctor()">
13562         <size>7</size>
13563       </method>
13564     </type>
13565     <type name="A`1+B[T]">
13566       <method name="Void .ctor()">
13567         <size>18</size>
13568       </method>
13569       <method name="Void W[R](System.String, System.Func`2[T,R])">
13570         <size>39</size>
13571       </method>
13572     </type>
13573     <type name="B">
13574       <method name="Void .ctor()">
13575         <size>7</size>
13576       </method>
13577       <method name="Void Main()">
13578         <size>1</size>
13579       </method>
13580     </type>
13581     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13582       <method name="Void .ctor()">
13583         <size>7</size>
13584       </method>
13585       <method name="Void &lt;&gt;m__0(T[])">
13586         <size>55</size>
13587       </method>
13588     </type>
13589   </test>
13590   <test name="gtest-anon-53.cs">
13591     <type name="TestComp.Program">
13592       <method name="Void .ctor()">
13593         <size>7</size>
13594       </method>
13595       <method name="Void Main(System.String[])">
13596         <size>1</size>
13597       </method>
13598     </type>
13599     <type name="TestComp.Program+MyClass">
13600       <method name="Void .ctor()">
13601         <size>7</size>
13602       </method>
13603       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13604         <size>1</size>
13605       </method>
13606       <method name="Void UseATemplate()">
13607         <size>36</size>
13608       </method>
13609       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13610         <size>16</size>
13611       </method>
13612     </type>
13613     <type name="TestComp.Program+MyClass+MyDelegate">
13614       <method name="Void .ctor(Object, IntPtr)">
13615         <size>0</size>
13616       </method>
13617       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13618         <size>0</size>
13619       </method>
13620       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13621         <size>0</size>
13622       </method>
13623       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13624         <size>0</size>
13625       </method>
13626     </type>
13627   </test>
13628   <test name="gtest-anon-54.cs">
13629     <type name="Class">
13630       <method name="Void .ctor()">
13631         <size>7</size>
13632       </method>
13633       <method name="System.String get_Property()">
13634         <size>6</size>
13635       </method>
13636       <method name="System.String Method()">
13637         <size>44</size>
13638       </method>
13639       <method name="Int32 Main()">
13640         <size>39</size>
13641       </method>
13642     </type>
13643     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13644       <method name="Void .ctor()">
13645         <size>7</size>
13646       </method>
13647       <method name="System.String &lt;&gt;m__0()">
13648         <size>56</size>
13649       </method>
13650     </type>
13651     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13652       <method name="Void .ctor()">
13653         <size>7</size>
13654       </method>
13655       <method name="System.String &lt;&gt;m__1(System.String)">
13656         <size>52</size>
13657       </method>
13658     </type>
13659     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13660       <method name="Void .ctor()">
13661         <size>7</size>
13662       </method>
13663       <method name="System.String &lt;&gt;m__2()">
13664         <size>39</size>
13665       </method>
13666     </type>
13667   </test>
13668   <test name="gtest-anon-55.cs">
13669     <type name="Thing`1[TFirst]">
13670       <method name="Void .ctor(Action`1)">
13671         <size>14</size>
13672       </method>
13673       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13674         <size>31</size>
13675       </method>
13676       <method name="Void SomeAction()">
13677         <size>18</size>
13678       </method>
13679     </type>
13680     <type name="Program">
13681       <method name="Void Main()">
13682         <size>42</size>
13683       </method>
13684       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13685         <size>2</size>
13686       </method>
13687     </type>
13688     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13689       <method name="Void .ctor()">
13690         <size>7</size>
13691       </method>
13692       <method name="Void &lt;&gt;m__0(TFirst)">
13693         <size>47</size>
13694       </method>
13695     </type>
13696   </test>
13697   <test name="gtest-anon-6.cs">
13698     <type name="X">
13699       <method name="Void .ctor()">
13700         <size>7</size>
13701       </method>
13702       <method name="Void Hello[U,V](U, V)">
13703         <size>1</size>
13704       </method>
13705       <method name="Void Test[A,B,C](A, B, C)">
13706         <size>49</size>
13707       </method>
13708       <method name="Void Main()">
13709         <size>28</size>
13710       </method>
13711     </type>
13712     <type name="Foo`2[R,S]">
13713       <method name="Void .ctor(Object, IntPtr)">
13714         <size>0</size>
13715       </method>
13716       <method name="Void Invoke(R, S)">
13717         <size>0</size>
13718       </method>
13719       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13720         <size>0</size>
13721       </method>
13722       <method name="Void EndInvoke(IAsyncResult)">
13723         <size>0</size>
13724       </method>
13725     </type>
13726     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13727       <method name="Void .ctor()">
13728         <size>7</size>
13729       </method>
13730       <method name="Void &lt;&gt;m__0(A, Int32)">
13731         <size>32</size>
13732       </method>
13733     </type>
13734   </test>
13735   <test name="gtest-anon-7.cs">
13736     <type name="MyDisposable">
13737       <method name="Void .ctor()">
13738         <size>26</size>
13739       </method>
13740       <method name="Void Dispose()">
13741         <size>1</size>
13742       </method>
13743       <method name="Int32 get_ID()">
13744         <size>7</size>
13745       </method>
13746       <method name="System.String ToString()">
13747         <size>28</size>
13748       </method>
13749     </type>
13750     <type name="X">
13751       <method name="Void .ctor()">
13752         <size>7</size>
13753       </method>
13754       <method name="IEnumerable`1 Test(Int32)">
13755         <size>30</size>
13756       </method>
13757       <method name="Void Main()">
13758         <size>58</size>
13759       </method>
13760     </type>
13761     <type name="X+&lt;Test&gt;c__Iterator0">
13762       <method name="Void .ctor()">
13763         <size>7</size>
13764       </method>
13765       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13766         <size>12</size>
13767       </method>
13768       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13769         <size>7</size>
13770       </method>
13771       <method name="Boolean MoveNext()">
13772         <size>180</size>
13773       </method>
13774       <method name="Void Dispose()">
13775         <size>66</size>
13776       </method>
13777       <method name="Void Reset()">
13778         <size>6</size>
13779       </method>
13780       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13781         <size>7</size>
13782       </method>
13783       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13784         <size>40</size>
13785       </method>
13786     </type>
13787   </test>
13788   <test name="gtest-anon-8.cs">
13789     <type name="X">
13790       <method name="Void .ctor()">
13791         <size>7</size>
13792       </method>
13793       <method name="Void Test[R](R, Int32)">
13794         <size>88</size>
13795       </method>
13796       <method name="Void Main()">
13797         <size>12</size>
13798       </method>
13799     </type>
13800     <type name="Foo">
13801       <method name="Void .ctor(Object, IntPtr)">
13802         <size>0</size>
13803       </method>
13804       <method name="Int32 Invoke()">
13805         <size>0</size>
13806       </method>
13807       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13808         <size>0</size>
13809       </method>
13810       <method name="Int32 EndInvoke(IAsyncResult)">
13811         <size>0</size>
13812       </method>
13813     </type>
13814     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13815       <method name="Void .ctor()">
13816         <size>7</size>
13817       </method>
13818       <method name="Int32 &lt;&gt;m__0()">
13819         <size>34</size>
13820       </method>
13821     </type>
13822     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13823       <method name="Void .ctor()">
13824         <size>7</size>
13825       </method>
13826     </type>
13827   </test>
13828   <test name="gtest-anon-9.cs">
13829     <type name="Test">
13830       <method name="Void .ctor()">
13831         <size>7</size>
13832       </method>
13833       <method name="IEnumerable`1 get_Foo()">
13834         <size>16</size>
13835       </method>
13836       <method name="Void set_Foo(IEnumerable`1)">
13837         <size>11</size>
13838       </method>
13839       <method name="Void Main()">
13840         <size>78</size>
13841       </method>
13842       <method name="Foo op_Implicit(Test)">
13843         <size>30</size>
13844       </method>
13845       <method name="IEnumerable`1 op_Addition(Test, Test)">
13846         <size>44</size>
13847       </method>
13848     </type>
13849     <type name="Foo">
13850       <method name="Void .ctor(Object, IntPtr)">
13851         <size>0</size>
13852       </method>
13853       <method name="Void Invoke()">
13854         <size>0</size>
13855       </method>
13856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13857         <size>0</size>
13858       </method>
13859       <method name="Void EndInvoke(IAsyncResult)">
13860         <size>0</size>
13861       </method>
13862     </type>
13863     <type name="Test">
13864       <method name="Void &lt;op_Implicit&gt;m__0()">
13865         <size>11</size>
13866       </method>
13867     </type>
13868     <type name="Test+&lt;&gt;c__Iterator0">
13869       <method name="Void .ctor()">
13870         <size>7</size>
13871       </method>
13872       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13873         <size>12</size>
13874       </method>
13875       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13876         <size>7</size>
13877       </method>
13878       <method name="Boolean MoveNext()">
13879         <size>65</size>
13880       </method>
13881       <method name="Void Dispose()">
13882         <size>8</size>
13883       </method>
13884       <method name="Void Reset()">
13885         <size>6</size>
13886       </method>
13887     </type>
13888     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13889       <method name="Void .ctor()">
13890         <size>7</size>
13891       </method>
13892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13893         <size>7</size>
13894       </method>
13895       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13896         <size>7</size>
13897       </method>
13898       <method name="Boolean MoveNext()">
13899         <size>98</size>
13900       </method>
13901       <method name="Void Dispose()">
13902         <size>8</size>
13903       </method>
13904       <method name="Void Reset()">
13905         <size>6</size>
13906       </method>
13907     </type>
13908     <type name="Test+&lt;&gt;c__Iterator0">
13909       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13910         <size>7</size>
13911       </method>
13912       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13913         <size>26</size>
13914       </method>
13915     </type>
13916     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13917       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13918         <size>7</size>
13919       </method>
13920       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13921         <size>52</size>
13922       </method>
13923     </type>
13924   </test>
13925   <test name="gtest-anontype-01.cs">
13926     <type name="Test">
13927       <method name="Void .ctor()">
13928         <size>7</size>
13929       </method>
13930       <method name="Int32 Main()">
13931         <size>53</size>
13932       </method>
13933     </type>
13934     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13935       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13936         <size>21</size>
13937       </method>
13938       <method name="&lt;Foo&gt;__T get_Foo()">
13939         <size>7</size>
13940       </method>
13941       <method name="&lt;Baz&gt;__T get_Baz()">
13942         <size>7</size>
13943       </method>
13944       <method name="Boolean Equals(System.Object)">
13945         <size>69</size>
13946       </method>
13947       <method name="Int32 GetHashCode()">
13948         <size>86</size>
13949       </method>
13950       <method name="System.String ToString()">
13951         <size>142</size>
13952       </method>
13953     </type>
13954   </test>
13955   <test name="gtest-anontype-02.cs">
13956     <type name="Test">
13957       <method name="Void .ctor()">
13958         <size>7</size>
13959       </method>
13960       <method name="System.Object TestA(System.String)">
13961         <size>7</size>
13962       </method>
13963       <method name="Int32 Main()">
13964         <size>99</size>
13965       </method>
13966     </type>
13967     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13968       <method name="Void .ctor(&lt;s&gt;__T)">
13969         <size>14</size>
13970       </method>
13971       <method name="&lt;s&gt;__T get_s()">
13972         <size>7</size>
13973       </method>
13974       <method name="Boolean Equals(System.Object)">
13975         <size>39</size>
13976       </method>
13977       <method name="Int32 GetHashCode()">
13978         <size>63</size>
13979       </method>
13980       <method name="System.String ToString()">
13981         <size>67</size>
13982       </method>
13983     </type>
13984     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13985       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13986         <size>21</size>
13987       </method>
13988       <method name="&lt;Foo&gt;__T get_Foo()">
13989         <size>7</size>
13990       </method>
13991       <method name="&lt;Baz&gt;__T get_Baz()">
13992         <size>7</size>
13993       </method>
13994       <method name="Boolean Equals(System.Object)">
13995         <size>69</size>
13996       </method>
13997       <method name="Int32 GetHashCode()">
13998         <size>86</size>
13999       </method>
14000       <method name="System.String ToString()">
14001         <size>142</size>
14002       </method>
14003     </type>
14004   </test>
14005   <test name="gtest-anontype-03.cs">
14006     <type name="MyClass">
14007       <method name="Void .ctor()">
14008         <size>18</size>
14009       </method>
14010       <method name="Int32 get_Baz()">
14011         <size>3</size>
14012       </method>
14013     </type>
14014     <type name="Test">
14015       <method name="Void .ctor()">
14016         <size>7</size>
14017       </method>
14018       <method name="Int32 Main()">
14019         <size>64</size>
14020       </method>
14021     </type>
14022     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14023       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14024         <size>21</size>
14025       </method>
14026       <method name="&lt;Foo&gt;__T get_Foo()">
14027         <size>7</size>
14028       </method>
14029       <method name="&lt;Baz&gt;__T get_Baz()">
14030         <size>7</size>
14031       </method>
14032       <method name="Boolean Equals(System.Object)">
14033         <size>69</size>
14034       </method>
14035       <method name="Int32 GetHashCode()">
14036         <size>86</size>
14037       </method>
14038       <method name="System.String ToString()">
14039         <size>142</size>
14040       </method>
14041     </type>
14042   </test>
14043   <test name="gtest-anontype-04.cs">
14044     <type name="MyClass">
14045       <method name="Void .ctor()">
14046         <size>18</size>
14047       </method>
14048       <method name="Int32 get_Baz()">
14049         <size>3</size>
14050       </method>
14051     </type>
14052     <type name="Test">
14053       <method name="Void .ctor()">
14054         <size>7</size>
14055       </method>
14056       <method name="Int32 Main()">
14057         <size>111</size>
14058       </method>
14059     </type>
14060     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14061       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14062         <size>36</size>
14063       </method>
14064       <method name="&lt;Foo&gt;__T get_Foo()">
14065         <size>7</size>
14066       </method>
14067       <method name="&lt;Baz&gt;__T get_Baz()">
14068         <size>7</size>
14069       </method>
14070       <method name="&lt;Hello&gt;__T get_Hello()">
14071         <size>7</size>
14072       </method>
14073       <method name="&lt;Answer&gt;__T get_Answer()">
14074         <size>7</size>
14075       </method>
14076       <method name="Boolean Equals(System.Object)">
14077         <size>123</size>
14078       </method>
14079       <method name="Int32 GetHashCode()">
14080         <size>132</size>
14081       </method>
14082       <method name="System.String ToString()">
14083         <size>258</size>
14084       </method>
14085     </type>
14086   </test>
14087   <test name="gtest-anontype-05.cs">
14088     <type name="Test">
14089       <method name="Void .ctor()">
14090         <size>7</size>
14091       </method>
14092       <method name="System.String Null()">
14093         <size>2</size>
14094       </method>
14095       <method name="Int32 Main()">
14096         <size>287</size>
14097       </method>
14098     </type>
14099     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14100       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14101         <size>21</size>
14102       </method>
14103       <method name="&lt;Name&gt;__T get_Name()">
14104         <size>7</size>
14105       </method>
14106       <method name="&lt;Age&gt;__T get_Age()">
14107         <size>7</size>
14108       </method>
14109       <method name="Boolean Equals(System.Object)">
14110         <size>69</size>
14111       </method>
14112       <method name="Int32 GetHashCode()">
14113         <size>86</size>
14114       </method>
14115       <method name="System.String ToString()">
14116         <size>142</size>
14117       </method>
14118     </type>
14119     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14120       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14121         <size>21</size>
14122       </method>
14123       <method name="&lt;Age&gt;__T get_Age()">
14124         <size>7</size>
14125       </method>
14126       <method name="&lt;Name&gt;__T get_Name()">
14127         <size>7</size>
14128       </method>
14129       <method name="Boolean Equals(System.Object)">
14130         <size>69</size>
14131       </method>
14132       <method name="Int32 GetHashCode()">
14133         <size>86</size>
14134       </method>
14135       <method name="System.String ToString()">
14136         <size>142</size>
14137       </method>
14138     </type>
14139     <type name="&lt;&gt;__AnonType2">
14140       <method name="Void .ctor()">
14141         <size>7</size>
14142       </method>
14143       <method name="Boolean Equals(System.Object)">
14144         <size>15</size>
14145       </method>
14146       <method name="Int32 GetHashCode()">
14147         <size>40</size>
14148       </method>
14149       <method name="System.String ToString()">
14150         <size>6</size>
14151       </method>
14152     </type>
14153     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14154       <method name="Void .ctor(&lt;Foo&gt;__T)">
14155         <size>14</size>
14156       </method>
14157       <method name="&lt;Foo&gt;__T get_Foo()">
14158         <size>7</size>
14159       </method>
14160       <method name="Boolean Equals(System.Object)">
14161         <size>39</size>
14162       </method>
14163       <method name="Int32 GetHashCode()">
14164         <size>63</size>
14165       </method>
14166       <method name="System.String ToString()">
14167         <size>67</size>
14168       </method>
14169     </type>
14170   </test>
14171   <test name="gtest-anontype-06.cs">
14172     <type name="CastByExample">
14173       <method name="Void .ctor()">
14174         <size>7</size>
14175       </method>
14176       <method name="T Cast[T](System.Object, T)">
14177         <size>7</size>
14178       </method>
14179       <method name="Void Main()">
14180         <size>29</size>
14181       </method>
14182     </type>
14183     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14184       <method name="Void .ctor(&lt;Foo&gt;__T)">
14185         <size>14</size>
14186       </method>
14187       <method name="&lt;Foo&gt;__T get_Foo()">
14188         <size>7</size>
14189       </method>
14190       <method name="Boolean Equals(System.Object)">
14191         <size>39</size>
14192       </method>
14193       <method name="Int32 GetHashCode()">
14194         <size>63</size>
14195       </method>
14196       <method name="System.String ToString()">
14197         <size>67</size>
14198       </method>
14199     </type>
14200   </test>
14201   <test name="gtest-anontype-07.cs">
14202     <type name="Test">
14203       <method name="Void .ctor()">
14204         <size>7</size>
14205       </method>
14206       <method name="Int32 Main()">
14207         <size>59</size>
14208       </method>
14209     </type>
14210     <type name="&lt;&gt;__AnonType0">
14211       <method name="Void .ctor()">
14212         <size>7</size>
14213       </method>
14214       <method name="Boolean Equals(System.Object)">
14215         <size>15</size>
14216       </method>
14217       <method name="Int32 GetHashCode()">
14218         <size>40</size>
14219       </method>
14220       <method name="System.String ToString()">
14221         <size>6</size>
14222       </method>
14223     </type>
14224   </test>
14225   <test name="gtest-anontype-08.cs">
14226     <type name="Test">
14227       <method name="Void Main()">
14228         <size>15</size>
14229       </method>
14230     </type>
14231     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14232       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14233         <size>21</size>
14234       </method>
14235       <method name="&lt;X&gt;__T get_X()">
14236         <size>7</size>
14237       </method>
14238       <method name="&lt;Y&gt;__T get_Y()">
14239         <size>7</size>
14240       </method>
14241       <method name="Boolean Equals(System.Object)">
14242         <size>69</size>
14243       </method>
14244       <method name="Int32 GetHashCode()">
14245         <size>86</size>
14246       </method>
14247       <method name="System.String ToString()">
14248         <size>142</size>
14249       </method>
14250     </type>
14251   </test>
14252   <test name="gtest-anontype-09.cs">
14253     <type name="My.System.Test">
14254       <method name="Int32 Main()">
14255         <size>35</size>
14256       </method>
14257     </type>
14258     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14259       <method name="Void .ctor(&lt;X&gt;__T)">
14260         <size>14</size>
14261       </method>
14262       <method name="&lt;X&gt;__T get_X()">
14263         <size>7</size>
14264       </method>
14265       <method name="Boolean Equals(System.Object)">
14266         <size>39</size>
14267       </method>
14268       <method name="Int32 GetHashCode()">
14269         <size>63</size>
14270       </method>
14271       <method name="System.String ToString()">
14272         <size>67</size>
14273       </method>
14274     </type>
14275     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14276       <method name="Void .ctor(&lt;Value&gt;__T)">
14277         <size>14</size>
14278       </method>
14279       <method name="&lt;Value&gt;__T get_Value()">
14280         <size>7</size>
14281       </method>
14282       <method name="Boolean Equals(System.Object)">
14283         <size>39</size>
14284       </method>
14285       <method name="Int32 GetHashCode()">
14286         <size>63</size>
14287       </method>
14288       <method name="System.String ToString()">
14289         <size>67</size>
14290       </method>
14291     </type>
14292   </test>
14293   <test name="gtest-anontype-10.cs">
14294     <type name="A">
14295       <method name="Void .ctor()">
14296         <size>7</size>
14297       </method>
14298       <method name="Int32 get_X()">
14299         <size>3</size>
14300       </method>
14301     </type>
14302     <type name="B">
14303       <method name="Void .ctor()">
14304         <size>7</size>
14305       </method>
14306       <method name="Int32 Main()">
14307         <size>11</size>
14308       </method>
14309       <method name="Int32 Test()">
14310         <size>33</size>
14311       </method>
14312     </type>
14313     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14314       <method name="Void .ctor(&lt;X&gt;__T)">
14315         <size>14</size>
14316       </method>
14317       <method name="&lt;X&gt;__T get_X()">
14318         <size>7</size>
14319       </method>
14320       <method name="Boolean Equals(System.Object)">
14321         <size>39</size>
14322       </method>
14323       <method name="Int32 GetHashCode()">
14324         <size>63</size>
14325       </method>
14326       <method name="System.String ToString()">
14327         <size>67</size>
14328       </method>
14329     </type>
14330   </test>
14331   <test name="gtest-anontype-11.cs">
14332     <type name="Alpha">
14333       <method name="Void .ctor(String)">
14334         <size>14</size>
14335       </method>
14336       <method name="Int32 GetHashCode()">
14337         <size>18</size>
14338       </method>
14339     </type>
14340     <type name="Beta">
14341       <method name="Void .ctor(String)">
14342         <size>14</size>
14343       </method>
14344       <method name="Int32 GetHashCode()">
14345         <size>18</size>
14346       </method>
14347     </type>
14348     <type name="Program">
14349       <method name="Int32 Main()">
14350         <size>49</size>
14351       </method>
14352     </type>
14353     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14354       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14355         <size>21</size>
14356       </method>
14357       <method name="&lt;First&gt;__T get_First()">
14358         <size>7</size>
14359       </method>
14360       <method name="&lt;Second&gt;__T get_Second()">
14361         <size>7</size>
14362       </method>
14363       <method name="Boolean Equals(System.Object)">
14364         <size>69</size>
14365       </method>
14366       <method name="Int32 GetHashCode()">
14367         <size>86</size>
14368       </method>
14369       <method name="System.String ToString()">
14370         <size>142</size>
14371       </method>
14372     </type>
14373   </test>
14374   <test name="gtest-autoproperty-01.cs">
14375     <type name="Test">
14376       <method name="Void .ctor()">
14377         <size>15</size>
14378       </method>
14379       <method name="System.String get_Foo()">
14380         <size>7</size>
14381       </method>
14382       <method name="Void set_Foo(System.String)">
14383         <size>8</size>
14384       </method>
14385       <method name="Int32 get_Answer()">
14386         <size>7</size>
14387       </method>
14388       <method name="Void set_Answer(Int32)">
14389         <size>8</size>
14390       </method>
14391       <method name="Int32 Main()">
14392         <size>97</size>
14393       </method>
14394     </type>
14395     <type name="Test+A">
14396       <method name="Void .ctor()">
14397         <size>7</size>
14398       </method>
14399       <method name="System.String get_B()">
14400         <size>7</size>
14401       </method>
14402       <method name="Void set_B(System.String)">
14403         <size>8</size>
14404       </method>
14405     </type>
14406   </test>
14407   <test name="gtest-autoproperty-02.cs">
14408     <type name="Test">
14409       <method name="Void .ctor()">
14410         <size>7</size>
14411       </method>
14412       <method name="System.String get_Foo()">
14413         <size>6</size>
14414       </method>
14415       <method name="Void set_Foo(System.String)">
14416         <size>7</size>
14417       </method>
14418       <method name="Int32 get_Answer()">
14419         <size>6</size>
14420       </method>
14421       <method name="Void set_Answer(Int32)">
14422         <size>7</size>
14423       </method>
14424       <method name="Int32 Main()">
14425         <size>114</size>
14426       </method>
14427     </type>
14428     <type name="Test+A">
14429       <method name="Void .ctor()">
14430         <size>7</size>
14431       </method>
14432       <method name="System.String get_B()">
14433         <size>6</size>
14434       </method>
14435       <method name="Void set_B(System.String)">
14436         <size>7</size>
14437       </method>
14438       <method name="System.String get_C()">
14439         <size>6</size>
14440       </method>
14441       <method name="Void set_C(System.String)">
14442         <size>7</size>
14443       </method>
14444       <method name="Void DoThings()">
14445         <size>11</size>
14446       </method>
14447     </type>
14448   </test>
14449   <test name="gtest-autoproperty-03.cs">
14450     <type name="Test">
14451       <method name="Void .ctor()">
14452         <size>7</size>
14453       </method>
14454       <method name="System.String get_Foo()">
14455         <size>7</size>
14456       </method>
14457       <method name="Void set_Foo(System.String)">
14458         <size>8</size>
14459       </method>
14460       <method name="Int32 Main()">
14461         <size>236</size>
14462       </method>
14463     </type>
14464   </test>
14465   <test name="gtest-autoproperty-04.cs">
14466     <type name="MonoTests.MainClass">
14467       <method name="Void .ctor()">
14468         <size>7</size>
14469       </method>
14470       <method name="System.String[] get_foo()">
14471         <size>7</size>
14472       </method>
14473       <method name="Void set_foo(System.String[])">
14474         <size>8</size>
14475       </method>
14476       <method name="System.String[] get_bar()">
14477         <size>0</size>
14478       </method>
14479       <method name="Void set_bar(System.String[])">
14480         <size>0</size>
14481       </method>
14482       <method name="Void Main(System.String[])">
14483         <size>11</size>
14484       </method>
14485     </type>
14486     <type name="MonoTests.ChildClass">
14487       <method name="Void .ctor()">
14488         <size>7</size>
14489       </method>
14490       <method name="System.String[] get_foo()">
14491         <size>7</size>
14492       </method>
14493       <method name="Void set_foo(System.String[])">
14494         <size>8</size>
14495       </method>
14496       <method name="System.String[] get_bar()">
14497         <size>7</size>
14498       </method>
14499       <method name="Void set_bar(System.String[])">
14500         <size>8</size>
14501       </method>
14502     </type>
14503   </test>
14504   <test name="gtest-autoproperty-05.cs">
14505     <type name="Test">
14506       <method name="Void .ctor()">
14507         <size>7</size>
14508       </method>
14509       <method name="System.String get_X()">
14510         <size>7</size>
14511       </method>
14512       <method name="Void set_X(System.String)">
14513         <size>8</size>
14514       </method>
14515     </type>
14516     <type name="M">
14517       <method name="Void .ctor()">
14518         <size>7</size>
14519       </method>
14520       <method name="Void Main()">
14521         <size>1</size>
14522       </method>
14523     </type>
14524   </test>
14525   <test name="gtest-autoproperty-06.cs">
14526     <type name="A">
14527       <method name="Void .ctor()">
14528         <size>7</size>
14529       </method>
14530     </type>
14531     <type name="B">
14532       <method name="Void .ctor()">
14533         <size>7</size>
14534       </method>
14535     </type>
14536     <type name="C">
14537       <method name="Void .ctor()">
14538         <size>7</size>
14539       </method>
14540       <method name="B I&lt;B&gt;.get_Prop()">
14541         <size>7</size>
14542       </method>
14543       <method name="Void I&lt;B&gt;.set_Prop(B)">
14544         <size>8</size>
14545       </method>
14546       <method name="A I&lt;A&gt;.get_Prop()">
14547         <size>7</size>
14548       </method>
14549       <method name="Void I&lt;A&gt;.set_Prop(A)">
14550         <size>8</size>
14551       </method>
14552     </type>
14553     <type name="Program">
14554       <method name="Void .ctor()">
14555         <size>7</size>
14556       </method>
14557       <method name="Void Main(System.String[])">
14558         <size>7</size>
14559       </method>
14560     </type>
14561   </test>
14562   <test name="gtest-collectioninit-01.cs">
14563     <type name="Test">
14564       <method name="Void .ctor()">
14565         <size>7</size>
14566       </method>
14567       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14568         <size>81</size>
14569       </method>
14570       <method name="Int32 Main()">
14571         <size>524</size>
14572       </method>
14573     </type>
14574     <type name="Test+Wrap">
14575       <method name="Void .ctor()">
14576         <size>31</size>
14577       </method>
14578       <method name="Void .ctor(Int32)">
14579         <size>25</size>
14580       </method>
14581       <method name="System.Collections.ArrayList get_Numbers()">
14582         <size>7</size>
14583       </method>
14584     </type>
14585   </test>
14586   <test name="gtest-collectioninit-02.cs">
14587     <type name="C">
14588       <method name="Void .ctor()">
14589         <size>7</size>
14590       </method>
14591       <method name="Int32 Main()">
14592         <size>73</size>
14593       </method>
14594     </type>
14595   </test>
14596   <test name="gtest-collectioninit-03.cs">
14597     <type name="X">
14598       <method name="Void .ctor()">
14599         <size>7</size>
14600       </method>
14601       <method name="Int32 Main()">
14602         <size>34</size>
14603       </method>
14604       <method name="Void R(System.Object ByRef)">
14605         <size>28</size>
14606       </method>
14607     </type>
14608   </test>
14609   <test name="gtest-etree-01.cs">
14610     <type name="MyTypeExplicit">
14611       <method name="Void .ctor(Int32)">
14612         <size>14</size>
14613       </method>
14614       <method name="Int32 op_Explicit(MyTypeExplicit)">
14615         <size>7</size>
14616       </method>
14617     </type>
14618     <type name="MemberAccessData">
14619       <method name="Void .ctor()">
14620         <size>7</size>
14621       </method>
14622       <method name="Void .cctor()">
14623         <size>16</size>
14624       </method>
14625       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14626         <size>24</size>
14627       </method>
14628       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14629         <size>24</size>
14630       </method>
14631       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14632         <size>33</size>
14633       </method>
14634       <method name="Void set_MyTypeProperty(MyType)">
14635         <size>8</size>
14636       </method>
14637       <method name="MyType get_MyTypeProperty()">
14638         <size>7</size>
14639       </method>
14640       <method name="System.String get_StaticProperty()">
14641         <size>6</size>
14642       </method>
14643     </type>
14644     <type name="NewTest`1[T]">
14645       <method name="Void .ctor(T)">
14646         <size>27</size>
14647       </method>
14648       <method name="Void .ctor(T[])">
14649         <size>14</size>
14650       </method>
14651       <method name="Int32 GetHashCode()">
14652         <size>7</size>
14653       </method>
14654       <method name="Boolean Equals(System.Object)">
14655         <size>89</size>
14656       </method>
14657     </type>
14658     <type name="Indexer">
14659       <method name="Void .ctor()">
14660         <size>7</size>
14661       </method>
14662       <method name="Int32 get_Item(Int32)">
14663         <size>2</size>
14664       </method>
14665       <method name="Void set_Item(Int32, Int32)">
14666         <size>1</size>
14667       </method>
14668       <method name="System.String get_Item(System.String[])">
14669         <size>7</size>
14670       </method>
14671     </type>
14672     <type name="Tester">
14673       <method name="Void .ctor()">
14674         <size>7</size>
14675       </method>
14676       <method name="Void Assert[T](T, T)">
14677         <size>9</size>
14678       </method>
14679       <method name="Void Assert[T](T, T, System.String)">
14680         <size>89</size>
14681       </method>
14682       <method name="Void Assert[T](T[], T[])">
14683         <size>220</size>
14684       </method>
14685       <method name="T GenericMethod[T](T)">
14686         <size>2</size>
14687       </method>
14688       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14689         <size>56</size>
14690       </method>
14691       <method name="Void AddTest()">
14692         <size>99</size>
14693       </method>
14694       <method name="Void AddTest_2()">
14695         <size>118</size>
14696       </method>
14697       <method name="Void AddTest_3()">
14698         <size>129</size>
14699       </method>
14700       <method name="Void AddTest_4()">
14701         <size>191</size>
14702       </method>
14703       <method name="Void AddTest_5()">
14704         <size>133</size>
14705       </method>
14706       <method name="Void AddTest_6()">
14707         <size>158</size>
14708       </method>
14709       <method name="Void AddTest_7()">
14710         <size>142</size>
14711       </method>
14712       <method name="Void AddTest_8()">
14713         <size>248</size>
14714       </method>
14715       <method name="Void AddTest_9()">
14716         <size>142</size>
14717       </method>
14718       <method name="Void AddCheckedTest()">
14719         <size>99</size>
14720       </method>
14721       <method name="Void AddCheckedTest_2()">
14722         <size>118</size>
14723       </method>
14724       <method name="Void AddCheckedTest_3()">
14725         <size>129</size>
14726       </method>
14727       <method name="Void AddStringTest()">
14728         <size>128</size>
14729       </method>
14730       <method name="Void AddStringTest_2()">
14731         <size>173</size>
14732       </method>
14733       <method name="Void AddStringTest_3()">
14734         <size>174</size>
14735       </method>
14736       <method name="Void AddStringTest_4()">
14737         <size>174</size>
14738       </method>
14739       <method name="Void AndTest()">
14740         <size>140</size>
14741       </method>
14742       <method name="Void AndTest_2()">
14743         <size>161</size>
14744       </method>
14745       <method name="Void AndTest_3()">
14746         <size>161</size>
14747       </method>
14748       <method name="Void AndNullableTest()">
14749         <size>381</size>
14750       </method>
14751       <method name="Void AndNullableTest_2()">
14752         <size>237</size>
14753       </method>
14754       <method name="Void AndNullableTest_3()">
14755         <size>198</size>
14756       </method>
14757       <method name="Void AndAlsoTest()">
14758         <size>96</size>
14759       </method>
14760       <method name="Void AndAlsoTest_2()">
14761         <size>165</size>
14762       </method>
14763       <method name="Void AndAlsoTest_3()">
14764         <size>108</size>
14765       </method>
14766       <method name="Void ArrayIndexTest()">
14767         <size>145</size>
14768       </method>
14769       <method name="Void ArrayIndexTest_2()">
14770         <size>115</size>
14771       </method>
14772       <method name="Void ArrayIndexTest_3()">
14773         <size>229</size>
14774       </method>
14775       <method name="Void ArrayIndexTest_4()">
14776         <size>258</size>
14777       </method>
14778       <method name="Void ArrayIndexTest_5()">
14779         <size>108</size>
14780       </method>
14781       <method name="Void ArrayLengthTest()">
14782         <size>99</size>
14783       </method>
14784       <method name="Void ArrayLengthTest_2()">
14785         <size>91</size>
14786       </method>
14787       <method name="Void CallTest()">
14788         <size>138</size>
14789       </method>
14790       <method name="Void CallTest_2()">
14791         <size>107</size>
14792       </method>
14793       <method name="Void CallTest_3()">
14794         <size>207</size>
14795       </method>
14796       <method name="Void CallTest_4()">
14797         <size>121</size>
14798       </method>
14799       <method name="Void CallTest_5()">
14800         <size>99</size>
14801       </method>
14802       <method name="Void CallTest_6()">
14803         <size>70</size>
14804       </method>
14805       <method name="Void CallTest_7()">
14806         <size>124</size>
14807       </method>
14808       <method name="Void CallTest_8()">
14809         <size>227</size>
14810       </method>
14811       <method name="Void CallTest_9()">
14812         <size>88</size>
14813       </method>
14814       <method name="Void CoalesceTest()">
14815         <size>120</size>
14816       </method>
14817       <method name="Void CoalesceTest_2()">
14818         <size>171</size>
14819       </method>
14820       <method name="Void ConditionTest()">
14821         <size>170</size>
14822       </method>
14823       <method name="Void ConditionTest_2()">
14824         <size>301</size>
14825       </method>
14826       <method name="Void ConditionTest_3()">
14827         <size>179</size>
14828       </method>
14829       <method name="Void ConditionTest_4()">
14830         <size>183</size>
14831       </method>
14832       <method name="Void ConstantTest()">
14833         <size>59</size>
14834       </method>
14835       <method name="Void ConstantTest_2()">
14836         <size>62</size>
14837       </method>
14838       <method name="Void ConstantTest_3()">
14839         <size>54</size>
14840       </method>
14841       <method name="Void ConstantTest_4()">
14842         <size>54</size>
14843       </method>
14844       <method name="Void ConstantTest_5()">
14845         <size>59</size>
14846       </method>
14847       <method name="Void ConstantTest_6()">
14848         <size>67</size>
14849       </method>
14850       <method name="Void ConstantTest_7()">
14851         <size>62</size>
14852       </method>
14853       <method name="Void ConstantTest_8()">
14854         <size>72</size>
14855       </method>
14856       <method name="Void ConstantTest_9()">
14857         <size>72</size>
14858       </method>
14859       <method name="Void ConstantTest_10()">
14860         <size>72</size>
14861       </method>
14862       <method name="Void ConstantTest_11()">
14863         <size>59</size>
14864       </method>
14865       <method name="Void ConstantTest_13()">
14866         <size>59</size>
14867       </method>
14868       <method name="Void ConstantTest_14()">
14869         <size>72</size>
14870       </method>
14871       <method name="Void ConstantTest_15()">
14872         <size>62</size>
14873       </method>
14874       <method name="Void ConvertTest()">
14875         <size>82</size>
14876       </method>
14877       <method name="Void ConvertTest_2()">
14878         <size>83</size>
14879       </method>
14880       <method name="Void ConvertTest_3()">
14881         <size>93</size>
14882       </method>
14883       <method name="Void ConvertTest_4()">
14884         <size>102</size>
14885       </method>
14886       <method name="Void ConvertTest_5()">
14887         <size>109</size>
14888       </method>
14889       <method name="Void ConvertTest_6()">
14890         <size>240</size>
14891       </method>
14892       <method name="Void ConvertTest_7()">
14893         <size>122</size>
14894       </method>
14895       <method name="Void ConvertTest_8()">
14896         <size>118</size>
14897       </method>
14898       <method name="Void ConvertTest_9()">
14899         <size>97</size>
14900       </method>
14901       <method name="Void ConvertTest_10()">
14902         <size>163</size>
14903       </method>
14904       <method name="Void ConvertTest_11()">
14905         <size>101</size>
14906       </method>
14907       <method name="Void ConvertTest_12()">
14908         <size>166</size>
14909       </method>
14910       <method name="Void ConvertTest_13()">
14911         <size>86</size>
14912       </method>
14913       <method name="Void ConvertTest_14()">
14914         <size>88</size>
14915       </method>
14916       <method name="Void ConvertTest_15()">
14917         <size>132</size>
14918       </method>
14919       <method name="Void ConvertCheckedTest()">
14920         <size>82</size>
14921       </method>
14922       <method name="Void ConvertCheckedTest_2()">
14923         <size>83</size>
14924       </method>
14925       <method name="Void ConvertCheckedTest_3()">
14926         <size>93</size>
14927       </method>
14928       <method name="Void ConvertCheckedTest_4()">
14929         <size>102</size>
14930       </method>
14931       <method name="Void DivideTest()">
14932         <size>99</size>
14933       </method>
14934       <method name="Void DivideTest_2()">
14935         <size>185</size>
14936       </method>
14937       <method name="Void DivideTest_3()">
14938         <size>129</size>
14939       </method>
14940       <method name="Void DivideTest_4()">
14941         <size>192</size>
14942       </method>
14943       <method name="Void DivideTest_5()">
14944         <size>134</size>
14945       </method>
14946       <method name="Void DivideTest_6()">
14947         <size>196</size>
14948       </method>
14949       <method name="Void EqualTest()">
14950         <size>118</size>
14951       </method>
14952       <method name="Void EqualTest_2()">
14953         <size>168</size>
14954       </method>
14955       <method name="Void EqualTest_3()">
14956         <size>125</size>
14957       </method>
14958       <method name="Void EqualTest_4()">
14959         <size>210</size>
14960       </method>
14961       <method name="Void EqualTest_5()">
14962         <size>176</size>
14963       </method>
14964       <method name="Void EqualTest_6()">
14965         <size>119</size>
14966       </method>
14967       <method name="Void EqualTest_7()">
14968         <size>167</size>
14969       </method>
14970       <method name="Void EqualTest_8()">
14971         <size>126</size>
14972       </method>
14973       <method name="Void EqualTest_9()">
14974         <size>146</size>
14975       </method>
14976       <method name="Void EqualTest_10()">
14977         <size>169</size>
14978       </method>
14979       <method name="Void EqualTest_11()">
14980         <size>132</size>
14981       </method>
14982       <method name="Void EqualTest_12()">
14983         <size>127</size>
14984       </method>
14985       <method name="Void EqualTest_13()">
14986         <size>124</size>
14987       </method>
14988       <method name="Void EqualTestDelegate()">
14989         <size>113</size>
14990       </method>
14991       <method name="Void EqualTestDelegate_2()">
14992         <size>312</size>
14993       </method>
14994       <method name="Void ExclusiveOrTest()">
14995         <size>115</size>
14996       </method>
14997       <method name="Void ExclusiveOrTest_2()">
14998         <size>183</size>
14999       </method>
15000       <method name="Void ExclusiveOrTest_3()">
15001         <size>129</size>
15002       </method>
15003       <method name="Void ExclusiveOrTest_4()">
15004         <size>192</size>
15005       </method>
15006       <method name="Void ExclusiveOrTest_5()">
15007         <size>197</size>
15008       </method>
15009       <method name="Void ExclusiveOrTest_6()">
15010         <size>161</size>
15011       </method>
15012       <method name="Void ExclusiveOrTest_7()">
15013         <size>198</size>
15014       </method>
15015       <method name="Void ExclusiveOrTest_8()">
15016         <size>164</size>
15017       </method>
15018       <method name="Void GreaterThanTest()">
15019         <size>99</size>
15020       </method>
15021       <method name="Void GreaterThanTest_2()">
15022         <size>154</size>
15023       </method>
15024       <method name="Void GreaterThanTest_3()">
15025         <size>125</size>
15026       </method>
15027       <method name="Void GreaterThanTest_4()">
15028         <size>210</size>
15029       </method>
15030       <method name="Void GreaterThanTest_5()">
15031         <size>209</size>
15032       </method>
15033       <method name="Void GreaterThanTest_6()">
15034         <size>102</size>
15035       </method>
15036       <method name="Void GreaterThanTest_7()">
15037         <size>146</size>
15038       </method>
15039       <method name="Void GreaterThanTest_8()">
15040         <size>169</size>
15041       </method>
15042       <method name="Void GreaterThanOrEqualTest()">
15043         <size>99</size>
15044       </method>
15045       <method name="Void GreaterThanOrEqualTest_2()">
15046         <size>169</size>
15047       </method>
15048       <method name="Void GreaterThanOrEqualTest_3()">
15049         <size>130</size>
15050       </method>
15051       <method name="Void GreaterThanOrEqualTest_4()">
15052         <size>210</size>
15053       </method>
15054       <method name="Void GreaterThanOrEqualTest_5()">
15055         <size>209</size>
15056       </method>
15057       <method name="Void GreaterThanOrEqualTest_6()">
15058         <size>102</size>
15059       </method>
15060       <method name="Void GreaterThanOrEqualTest_7()">
15061         <size>146</size>
15062       </method>
15063       <method name="Void GreaterThanOrEqualTest_8()">
15064         <size>169</size>
15065       </method>
15066       <method name="Void InvokeTest()">
15067         <size>90</size>
15068       </method>
15069       <method name="Void InvokeTest_2()">
15070         <size>138</size>
15071       </method>
15072       <method name="Void LeftShiftTest()">
15073         <size>155</size>
15074       </method>
15075       <method name="Void LeftShiftTest_2()">
15076         <size>162</size>
15077       </method>
15078       <method name="Void LeftShiftTest_3()">
15079         <size>184</size>
15080       </method>
15081       <method name="Void LeftShiftTest_4()">
15082         <size>261</size>
15083       </method>
15084       <method name="Void LeftShiftTest_5()">
15085         <size>110</size>
15086       </method>
15087       <method name="Void LessThanTest()">
15088         <size>99</size>
15089       </method>
15090       <method name="Void LessThanTest_2()">
15091         <size>154</size>
15092       </method>
15093       <method name="Void LessThanTest_3()">
15094         <size>125</size>
15095       </method>
15096       <method name="Void LessThanTest_4()">
15097         <size>210</size>
15098       </method>
15099       <method name="Void LessThanTest_5()">
15100         <size>209</size>
15101       </method>
15102       <method name="Void LessThanTest_6()">
15103         <size>102</size>
15104       </method>
15105       <method name="Void LessThanTest_7()">
15106         <size>146</size>
15107       </method>
15108       <method name="Void LessThanTest_8()">
15109         <size>169</size>
15110       </method>
15111       <method name="Void LessThanOrEqualTest()">
15112         <size>99</size>
15113       </method>
15114       <method name="Void LessThanOrEqualTest_2()">
15115         <size>169</size>
15116       </method>
15117       <method name="Void LessThanOrEqualTest_3()">
15118         <size>125</size>
15119       </method>
15120       <method name="Void LessThanOrEqualTest_4()">
15121         <size>210</size>
15122       </method>
15123       <method name="Void LessThanOrEqualTest_5()">
15124         <size>209</size>
15125       </method>
15126       <method name="Void LessThanOrEqualTest_6()">
15127         <size>102</size>
15128       </method>
15129       <method name="Void LessThanOrEqualTest_7()">
15130         <size>146</size>
15131       </method>
15132       <method name="Void LessThanOrEqualTest_8()">
15133         <size>169</size>
15134       </method>
15135       <method name="Void ListInitTest()">
15136         <size>414</size>
15137       </method>
15138       <method name="Void ListInitTest_2()">
15139         <size>292</size>
15140       </method>
15141       <method name="Void MemberAccessTest()">
15142         <size>132</size>
15143       </method>
15144       <method name="Void MemberAccessTest_2()">
15145         <size>63</size>
15146       </method>
15147       <method name="Void MemberAccessTest_3()">
15148         <size>113</size>
15149       </method>
15150       <method name="Void MemberAccessTest_4()">
15151         <size>91</size>
15152       </method>
15153       <method name="Void MemberAccessTest_5()">
15154         <size>39</size>
15155       </method>
15156       <method name="Void MemberAccessTest_6()">
15157         <size>104</size>
15158       </method>
15159       <method name="Void MemberAccessTest_7()">
15160         <size>109</size>
15161       </method>
15162       <method name="Void MemberAccessTest_8()">
15163         <size>63</size>
15164       </method>
15165       <method name="Void MemberAccessTest_9()">
15166         <size>80</size>
15167       </method>
15168       <method name="Void MemberInitTest()">
15169         <size>302</size>
15170       </method>
15171       <method name="Void MemberInitTest_2()">
15172         <size>250</size>
15173       </method>
15174       <method name="Void MemberInitTest_3()">
15175         <size>124</size>
15176       </method>
15177       <method name="Void ModuloTest()">
15178         <size>100</size>
15179       </method>
15180       <method name="Void ModuloTest_2()">
15181         <size>185</size>
15182       </method>
15183       <method name="Void ModuloTest_3()">
15184         <size>129</size>
15185       </method>
15186       <method name="Void ModuloTest_4()">
15187         <size>192</size>
15188       </method>
15189       <method name="Void ModuloTest_5()">
15190         <size>133</size>
15191       </method>
15192       <method name="Void ModuloTest_6()">
15193         <size>200</size>
15194       </method>
15195       <method name="Void ModuloTest_7()">
15196         <size>110</size>
15197       </method>
15198       <method name="Void MultiplyTest()">
15199         <size>131</size>
15200       </method>
15201       <method name="Void MultiplyTest_2()">
15202         <size>185</size>
15203       </method>
15204       <method name="Void MultiplyTest_3()">
15205         <size>133</size>
15206       </method>
15207       <method name="Void MultiplyTest_4()">
15208         <size>195</size>
15209       </method>
15210       <method name="Void MultiplyTest_5()">
15211         <size>137</size>
15212       </method>
15213       <method name="Void MultiplyTest_6()">
15214         <size>202</size>
15215       </method>
15216       <method name="Void MultiplyTest_7()">
15217         <size>110</size>
15218       </method>
15219       <method name="Void MultiplyCheckedTest()">
15220         <size>122</size>
15221       </method>
15222       <method name="Void MultiplyCheckedTest_2()">
15223         <size>192</size>
15224       </method>
15225       <method name="Void MultiplyCheckedTest_3()">
15226         <size>133</size>
15227       </method>
15228       <method name="Void MultiplyCheckedTest_4()">
15229         <size>121</size>
15230       </method>
15231       <method name="Void MultiplyCheckedTest_5()">
15232         <size>124</size>
15233       </method>
15234       <method name="Void NegateTest()">
15235         <size>72</size>
15236       </method>
15237       <method name="Void NegateTest_2()">
15238         <size>92</size>
15239       </method>
15240       <method name="Void NegateTest_3()">
15241         <size>130</size>
15242       </method>
15243       <method name="Void NegateTest_4()">
15244         <size>97</size>
15245       </method>
15246       <method name="Void NegateTest_5()">
15247         <size>141</size>
15248       </method>
15249       <method name="Void NegateTest_6()">
15250         <size>121</size>
15251       </method>
15252       <method name="Void NegateTest_7()">
15253         <size>132</size>
15254       </method>
15255       <method name="Void NegateTest_8()">
15256         <size>97</size>
15257       </method>
15258       <method name="Void NegateTest_9()">
15259         <size>87</size>
15260       </method>
15261       <method name="Void NegateTestChecked()">
15262         <size>91</size>
15263       </method>
15264       <method name="Void NegateTestChecked_2()">
15265         <size>137</size>
15266       </method>
15267       <method name="Void NegateTestChecked_3()">
15268         <size>97</size>
15269       </method>
15270       <method name="Void NegateTestChecked_4()">
15271         <size>86</size>
15272       </method>
15273       <method name="Void NewArrayInitTest()">
15274         <size>64</size>
15275       </method>
15276       <method name="Void NewArrayInitTest_2()">
15277         <size>64</size>
15278       </method>
15279       <method name="Void NewArrayInitTest_3()">
15280         <size>136</size>
15281       </method>
15282       <method name="Void NewArrayInitTest_4()">
15283         <size>120</size>
15284       </method>
15285       <method name="Void NewArrayBoundsTest()">
15286         <size>123</size>
15287       </method>
15288       <method name="Void NewArrayBoundsTest_2()">
15289         <size>123</size>
15290       </method>
15291       <method name="Void NewTest()">
15292         <size>93</size>
15293       </method>
15294       <method name="Void NewTest_2()">
15295         <size>61</size>
15296       </method>
15297       <method name="Void NewTest_3()">
15298         <size>98</size>
15299       </method>
15300       <method name="Void NewTest_4()">
15301         <size>252</size>
15302       </method>
15303       <method name="Void NewTest_5()">
15304         <size>128</size>
15305       </method>
15306       <method name="Void NotTest()">
15307         <size>70</size>
15308       </method>
15309       <method name="Void NotTest_2()">
15310         <size>113</size>
15311       </method>
15312       <method name="Void NotTest_3()">
15313         <size>71</size>
15314       </method>
15315       <method name="Void NotTest_4()">
15316         <size>105</size>
15317       </method>
15318       <method name="Void NotTest_5()">
15319         <size>73</size>
15320       </method>
15321       <method name="Void NotTest_6()">
15322         <size>104</size>
15323       </method>
15324       <method name="Void NotNullableTest()">
15325         <size>114</size>
15326       </method>
15327       <method name="Void NotNullableTest_2()">
15328         <size>134</size>
15329       </method>
15330       <method name="Void NotNullableTest_3()">
15331         <size>130</size>
15332       </method>
15333       <method name="Void NotNullableTest_4()">
15334         <size>149</size>
15335       </method>
15336       <method name="Void NotNullableTest_5()">
15337         <size>148</size>
15338       </method>
15339       <method name="Void NotEqualTest()">
15340         <size>118</size>
15341       </method>
15342       <method name="Void NotEqualTest_2()">
15343         <size>166</size>
15344       </method>
15345       <method name="Void NotEqualTest_3()">
15346         <size>125</size>
15347       </method>
15348       <method name="Void NotEqualTest_4()">
15349         <size>210</size>
15350       </method>
15351       <method name="Void NotEqualTest_5()">
15352         <size>176</size>
15353       </method>
15354       <method name="Void NotEqualTest_6()">
15355         <size>119</size>
15356       </method>
15357       <method name="Void NotEqualTest_7()">
15358         <size>167</size>
15359       </method>
15360       <method name="Void NotEqualTest_8()">
15361         <size>126</size>
15362       </method>
15363       <method name="Void NotEqualTest_9()">
15364         <size>146</size>
15365       </method>
15366       <method name="Void NotEqualTest_10()">
15367         <size>169</size>
15368       </method>
15369       <method name="Void NotEqualTest_11()">
15370         <size>132</size>
15371       </method>
15372       <method name="Void OrTest()">
15373         <size>141</size>
15374       </method>
15375       <method name="Void OrTest_2()">
15376         <size>129</size>
15377       </method>
15378       <method name="Void OrTest_3()">
15379         <size>161</size>
15380       </method>
15381       <method name="Void OrNullableTest()">
15382         <size>382</size>
15383       </method>
15384       <method name="Void OrNullableTest_2()">
15385         <size>186</size>
15386       </method>
15387       <method name="Void OrNullableTest_3()">
15388         <size>176</size>
15389       </method>
15390       <method name="Void OrNullableTest_4()">
15391         <size>198</size>
15392       </method>
15393       <method name="Void OrElseTest()">
15394         <size>97</size>
15395       </method>
15396       <method name="Void OrElseTest_2()">
15397         <size>167</size>
15398       </method>
15399       <method name="Void ParameterTest()">
15400         <size>73</size>
15401       </method>
15402       <method name="Void ParameterTest_2()">
15403         <size>75</size>
15404       </method>
15405       <method name="Void ParameterTest_3()">
15406         <size>73</size>
15407       </method>
15408       <method name="Void ParameterTest_4()">
15409         <size>100</size>
15410       </method>
15411       <method name="Void QuoteTest()">
15412         <size>85</size>
15413       </method>
15414       <method name="Void RightShiftTest()">
15415         <size>152</size>
15416       </method>
15417       <method name="Void RightShiftTest_2()">
15418         <size>159</size>
15419       </method>
15420       <method name="Void RightShiftTest_3()">
15421         <size>184</size>
15422       </method>
15423       <method name="Void RightShiftTest_4()">
15424         <size>258</size>
15425       </method>
15426       <method name="Void SubtractTest()">
15427         <size>100</size>
15428       </method>
15429       <method name="Void SubtractTest_2()">
15430         <size>119</size>
15431       </method>
15432       <method name="Void SubtractTest_3()">
15433         <size>130</size>
15434       </method>
15435       <method name="Void SubtractTest_4()">
15436         <size>192</size>
15437       </method>
15438       <method name="Void SubtractTest_5()">
15439         <size>134</size>
15440       </method>
15441       <method name="Void SubtractTest_6()">
15442         <size>160</size>
15443       </method>
15444       <method name="Void SubtractTest_7()">
15445         <size>113</size>
15446       </method>
15447       <method name="Void SubtractTest_8()">
15448         <size>146</size>
15449       </method>
15450       <method name="Void SubtractTest_9()">
15451         <size>142</size>
15452       </method>
15453       <method name="Void SubtractTest_10()">
15454         <size>161</size>
15455       </method>
15456       <method name="Void SubtractTest_11()">
15457         <size>157</size>
15458       </method>
15459       <method name="Void SubtractCheckedTest()">
15460         <size>127</size>
15461       </method>
15462       <method name="Void SubtractCheckedTest_2()">
15463         <size>185</size>
15464       </method>
15465       <method name="Void SubtractCheckedTest_3()">
15466         <size>130</size>
15467       </method>
15468       <method name="Void SubtractCheckedTest_4()">
15469         <size>121</size>
15470       </method>
15471       <method name="Void TypeAsTest()">
15472         <size>80</size>
15473       </method>
15474       <method name="Void TypeAsTest_2()">
15475         <size>144</size>
15476       </method>
15477       <method name="Void TypeAsTest_3()">
15478         <size>95</size>
15479       </method>
15480       <method name="Void TypeIsTest()">
15481         <size>103</size>
15482       </method>
15483       <method name="Void TypeIsTest_2()">
15484         <size>103</size>
15485       </method>
15486       <method name="Void TypeIsTest_3()">
15487         <size>95</size>
15488       </method>
15489       <method name="Void TypeIsTest_5()">
15490         <size>74</size>
15491       </method>
15492       <method name="Void TypeIsTest_6()">
15493         <size>111</size>
15494       </method>
15495       <method name="Void UnaryPlusTest()">
15496         <size>67</size>
15497       </method>
15498       <method name="Void UnaryPlusTest_2()">
15499         <size>47</size>
15500       </method>
15501       <method name="Void UnaryPlusTest_3()">
15502         <size>97</size>
15503       </method>
15504       <method name="Void UnaryPlusTest_4()">
15505         <size>141</size>
15506       </method>
15507       <method name="Void UnaryPlusTest_5()">
15508         <size>140</size>
15509       </method>
15510       <method name="System.String InstanceMethod(System.String)">
15511         <size>2</size>
15512       </method>
15513       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15514         <size>30</size>
15515       </method>
15516       <method name="Int32 TestInt()">
15517         <size>3</size>
15518       </method>
15519       <method name="Void RefMethod(Int32 ByRef)">
15520         <size>8</size>
15521       </method>
15522       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15523         <size>87</size>
15524       </method>
15525       <method name="Int32 Main()">
15526         <size>179</size>
15527       </method>
15528     </type>
15529     <type name="Tester+EmptyDelegate">
15530       <method name="Void .ctor(Object, IntPtr)">
15531         <size>0</size>
15532       </method>
15533       <method name="Void Invoke()">
15534         <size>0</size>
15535       </method>
15536       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15537         <size>0</size>
15538       </method>
15539       <method name="Void EndInvoke(IAsyncResult)">
15540         <size>0</size>
15541       </method>
15542     </type>
15543     <type name="Tester+IntDelegate">
15544       <method name="Void .ctor(Object, IntPtr)">
15545         <size>0</size>
15546       </method>
15547       <method name="Int32 Invoke()">
15548         <size>0</size>
15549       </method>
15550       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15551         <size>0</size>
15552       </method>
15553       <method name="Int32 EndInvoke(IAsyncResult)">
15554         <size>0</size>
15555       </method>
15556     </type>
15557     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15558       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15559         <size>21</size>
15560       </method>
15561       <method name="&lt;A&gt;__T get_A()">
15562         <size>7</size>
15563       </method>
15564       <method name="&lt;Value&gt;__T get_Value()">
15565         <size>7</size>
15566       </method>
15567       <method name="Boolean Equals(System.Object)">
15568         <size>69</size>
15569       </method>
15570       <method name="Int32 GetHashCode()">
15571         <size>86</size>
15572       </method>
15573       <method name="System.String ToString()">
15574         <size>142</size>
15575       </method>
15576     </type>
15577     <type name="Tester">
15578       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15579         <size>1</size>
15580       </method>
15581       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15582         <size>1</size>
15583       </method>
15584       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15585         <size>1</size>
15586       </method>
15587       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15588         <size>1</size>
15589       </method>
15590       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15591         <size>1</size>
15592       </method>
15593       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15594         <size>12</size>
15595       </method>
15596       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15597         <size>12</size>
15598       </method>
15599       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15600         <size>7</size>
15601       </method>
15602       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15603         <size>7</size>
15604       </method>
15605       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15606         <size>5</size>
15607       </method>
15608       <method name="Void NewArrayInitTest_5()">
15609         <size>158</size>
15610       </method>
15611       <method name="Void ConditionTest_5()">
15612         <size>107</size>
15613       </method>
15614       <method name="Void AndTest_4()">
15615         <size>92</size>
15616       </method>
15617       <method name="Void MemberInitTest_4()">
15618         <size>66</size>
15619       </method>
15620       <method name="Void NewTest_6()">
15621         <size>53</size>
15622       </method>
15623     </type>
15624     <type name="InverseLogicalOperator">
15625       <method name="Void .ctor(Boolean)">
15626         <size>8</size>
15627       </method>
15628       <method name="Boolean op_True(InverseLogicalOperator)">
15629         <size>8</size>
15630       </method>
15631       <method name="Boolean op_False(InverseLogicalOperator)">
15632         <size>8</size>
15633       </method>
15634     </type>
15635     <type name="MyType">
15636       <method name="Void .ctor(Int32)">
15637         <size>8</size>
15638       </method>
15639       <method name="Int16 get_ShortProp()">
15640         <size>7</size>
15641       </method>
15642       <method name="Void set_ShortProp(Int16)">
15643         <size>8</size>
15644       </method>
15645       <method name="Int32 GetHashCode()">
15646         <size>6</size>
15647       </method>
15648       <method name="System.String ToString()">
15649         <size>12</size>
15650       </method>
15651       <method name="Int32 op_Implicit(MyType)">
15652         <size>8</size>
15653       </method>
15654       <method name="Boolean op_True(MyType)">
15655         <size>16</size>
15656       </method>
15657       <method name="Boolean op_False(MyType)">
15658         <size>19</size>
15659       </method>
15660       <method name="MyType op_Addition(MyType, MyType)">
15661         <size>21</size>
15662       </method>
15663       <method name="MyType op_Subtraction(MyType, MyType)">
15664         <size>21</size>
15665       </method>
15666       <method name="MyType op_Division(MyType, MyType)">
15667         <size>21</size>
15668       </method>
15669       <method name="MyType op_Multiply(MyType, MyType)">
15670         <size>21</size>
15671       </method>
15672       <method name="MyType op_Modulus(MyType, MyType)">
15673         <size>21</size>
15674       </method>
15675       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15676         <size>21</size>
15677       </method>
15678       <method name="MyType op_BitwiseOr(MyType, MyType)">
15679         <size>21</size>
15680       </method>
15681       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15682         <size>21</size>
15683       </method>
15684       <method name="Boolean op_Equality(MyType, MyType)">
15685         <size>17</size>
15686       </method>
15687       <method name="Boolean op_Inequality(MyType, MyType)">
15688         <size>20</size>
15689       </method>
15690       <method name="Boolean op_GreaterThan(MyType, MyType)">
15691         <size>17</size>
15692       </method>
15693       <method name="Boolean op_LessThan(MyType, MyType)">
15694         <size>17</size>
15695       </method>
15696       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15697         <size>20</size>
15698       </method>
15699       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15700         <size>20</size>
15701       </method>
15702       <method name="Boolean op_LogicalNot(MyType)">
15703         <size>11</size>
15704       </method>
15705       <method name="Int32 op_RightShift(MyType, Int32)">
15706         <size>13</size>
15707       </method>
15708       <method name="Int32 op_LeftShift(MyType, Int32)">
15709         <size>13</size>
15710       </method>
15711       <method name="MyType op_UnaryNegation(MyType)">
15712         <size>14</size>
15713       </method>
15714       <method name="MyType op_UnaryPlus(MyType)">
15715         <size>13</size>
15716       </method>
15717     </type>
15718     <type name="MyTypeImplicitOnly">
15719       <method name="Void .ctor(Int16)">
15720         <size>8</size>
15721       </method>
15722       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15723         <size>8</size>
15724       </method>
15725     </type>
15726     <type name="Tester">
15727       <method name="Void EqualTest_14()">
15728         <size>101</size>
15729       </method>
15730     </type>
15731     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15732       <method name="Void .ctor()">
15733         <size>7</size>
15734       </method>
15735     </type>
15736     <type name="Tester">
15737       <method name="Void NewArrayInitTest_6()">
15738         <size>103</size>
15739       </method>
15740       <method name="Void LambdaTest()">
15741         <size>89</size>
15742       </method>
15743     </type>
15744     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15745       <method name="Void .ctor()">
15746         <size>7</size>
15747       </method>
15748     </type>
15749     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15750       <method name="Void .ctor()">
15751         <size>7</size>
15752       </method>
15753     </type>
15754     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15755       <method name="Void .ctor()">
15756         <size>7</size>
15757       </method>
15758     </type>
15759     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15760       <method name="Void .ctor()">
15761         <size>7</size>
15762       </method>
15763     </type>
15764     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15765       <method name="Void .ctor()">
15766         <size>7</size>
15767       </method>
15768     </type>
15769     <type name="Tester">
15770       <method name="Void EqualTest_15()">
15771         <size>159</size>
15772       </method>
15773     </type>
15774   </test>
15775   <test name="gtest-etree-02.cs">
15776     <type name="M">
15777       <method name="Void .ctor()">
15778         <size>7</size>
15779       </method>
15780       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15781         <size>1</size>
15782       </method>
15783       <method name="Void Main()">
15784         <size>129</size>
15785       </method>
15786     </type>
15787   </test>
15788   <test name="gtest-etree-03.cs">
15789     <type name="C">
15790       <method name="Void .ctor()">
15791         <size>7</size>
15792       </method>
15793       <method name="Int32 Main()">
15794         <size>6</size>
15795       </method>
15796     </type>
15797     <type name="S`1[T]">
15798       <method name="Int32 Test()">
15799         <size>145</size>
15800       </method>
15801     </type>
15802   </test>
15803   <test name="gtest-etree-04.cs">
15804     <type name="C">
15805       <method name="Void .ctor()">
15806         <size>7</size>
15807       </method>
15808       <method name="Int32 Main()">
15809         <size>366</size>
15810       </method>
15811     </type>
15812     <type name="C+&lt;Main&gt;c__AnonStorey0">
15813       <method name="Void .ctor()">
15814         <size>7</size>
15815       </method>
15816     </type>
15817     <type name="Foo">
15818       <method name="Boolean op_GreaterThan(Foo, Foo)">
15819         <size>6</size>
15820       </method>
15821       <method name="Boolean op_LessThan(Foo, Foo)">
15822         <size>6</size>
15823       </method>
15824       <method name="Boolean op_Equality(Foo, Foo)">
15825         <size>6</size>
15826       </method>
15827       <method name="Boolean op_Inequality(Foo, Foo)">
15828         <size>6</size>
15829       </method>
15830     </type>
15831   </test>
15832   <test name="gtest-etree-05.cs">
15833     <type name="C">
15834       <method name="Void .ctor()">
15835         <size>7</size>
15836       </method>
15837       <method name="Void Assert[T](T, T)">
15838         <size>46</size>
15839       </method>
15840       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15841         <size>56</size>
15842       </method>
15843       <method name="Int32 Main()">
15844         <size>360</size>
15845       </method>
15846     </type>
15847   </test>
15848   <test name="gtest-etree-06.cs">
15849     <type name="Test">
15850       <method name="Void .ctor()">
15851         <size>7</size>
15852       </method>
15853       <method name="Int32 Main()">
15854         <size>45</size>
15855       </method>
15856       <method name="Int32 Value()">
15857         <size>2</size>
15858       </method>
15859     </type>
15860   </test>
15861   <test name="gtest-etree-07.cs">
15862     <type name="C">
15863       <method name="Void .ctor()">
15864         <size>7</size>
15865       </method>
15866       <method name="Void Test()">
15867         <size>14</size>
15868       </method>
15869       <method name="Int32* Foo()">
15870         <size>3</size>
15871       </method>
15872       <method name="Int32 Main()">
15873         <size>594</size>
15874       </method>
15875     </type>
15876     <type name="EmptyDelegate">
15877       <method name="Void .ctor(Object, IntPtr)">
15878         <size>0</size>
15879       </method>
15880       <method name="Void Invoke()">
15881         <size>0</size>
15882       </method>
15883       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15884         <size>0</size>
15885       </method>
15886       <method name="Void EndInvoke(IAsyncResult)">
15887         <size>0</size>
15888       </method>
15889     </type>
15890     <type name="UnsafeDelegate">
15891       <method name="Void .ctor(Object, IntPtr)">
15892         <size>0</size>
15893       </method>
15894       <method name="Int32* Invoke()">
15895         <size>0</size>
15896       </method>
15897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15898         <size>0</size>
15899       </method>
15900       <method name="Int32* EndInvoke(IAsyncResult)">
15901         <size>0</size>
15902       </method>
15903     </type>
15904   </test>
15905   <test name="gtest-etree-08.cs">
15906     <type name="Foo">
15907       <method name="Void .ctor()">
15908         <size>7</size>
15909       </method>
15910       <method name="Int32 ThisMethod()">
15911         <size>3</size>
15912       </method>
15913       <method name="Int32 Goo(Boolean)">
15914         <size>204</size>
15915       </method>
15916       <method name="Int32 Main()">
15917         <size>14</size>
15918       </method>
15919     </type>
15920     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15921       <method name="Void .ctor()">
15922         <size>7</size>
15923       </method>
15924     </type>
15925   </test>
15926   <test name="gtest-etree-09.cs">
15927     <type name="Mono.C">
15928       <method name="Void .ctor()">
15929         <size>7</size>
15930       </method>
15931       <method name="Int32 Main()">
15932         <size>299</size>
15933       </method>
15934       <method name="System.Int64[] GetValues()">
15935         <size>23</size>
15936       </method>
15937     </type>
15938     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15939       <method name="Void .ctor()">
15940         <size>7</size>
15941       </method>
15942     </type>
15943   </test>
15944   <test name="gtest-etree-10.cs">
15945     <type name="Foo`1[T]">
15946       <method name="Void .ctor()">
15947         <size>7</size>
15948       </method>
15949       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15950         <size>184</size>
15951       </method>
15952       <method name="Boolean Contains(T)">
15953         <size>2</size>
15954       </method>
15955     </type>
15956     <type name="Program">
15957       <method name="Void .ctor()">
15958         <size>7</size>
15959       </method>
15960       <method name="Int32 Main()">
15961         <size>44</size>
15962       </method>
15963     </type>
15964     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
15965       <method name="Void .ctor()">
15966         <size>7</size>
15967       </method>
15968     </type>
15969   </test>
15970   <test name="gtest-etree-11.cs">
15971     <type name="C">
15972       <method name="Void .ctor()">
15973         <size>7</size>
15974       </method>
15975       <method name="Void Main()">
15976         <size>12</size>
15977       </method>
15978     </type>
15979     <type name="Test">
15980       <method name="Void .ctor()">
15981         <size>7</size>
15982       </method>
15983       <method name="Void Invalid(Int32)">
15984         <size>124</size>
15985       </method>
15986       <method name="Void Other(System.Int32[])">
15987         <size>1</size>
15988       </method>
15989     </type>
15990     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15991       <method name="Void .ctor()">
15992         <size>7</size>
15993       </method>
15994     </type>
15995   </test>
15996   <test name="gtest-etree-12.cs">
15997     <type name="TestCase">
15998       <method name="Void .cctor()">
15999         <size>68</size>
16000       </method>
16001       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16002         <size>2</size>
16003       </method>
16004       <method name="Void DummyToMakeTheStaticsInitialize()">
16005         <size>1</size>
16006       </method>
16007     </type>
16008     <type name="Program">
16009       <method name="Void .ctor()">
16010         <size>7</size>
16011       </method>
16012       <method name="Int32 Main()">
16013         <size>7</size>
16014       </method>
16015     </type>
16016   </test>
16017   <test name="gtest-etree-13.cs">
16018     <type name="Program">
16019       <method name="Void .ctor()">
16020         <size>7</size>
16021       </method>
16022       <method name="Int32 Main()">
16023         <size>53</size>
16024       </method>
16025       <method name="IEnumerable`1 Test[T](Int32)">
16026         <size>30</size>
16027       </method>
16028     </type>
16029     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16030       <method name="Void .ctor()">
16031         <size>7</size>
16032       </method>
16033       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16034         <size>7</size>
16035       </method>
16036       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16037         <size>12</size>
16038       </method>
16039       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16040         <size>7</size>
16041       </method>
16042       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16043         <size>40</size>
16044       </method>
16045       <method name="Boolean MoveNext()">
16046         <size>103</size>
16047       </method>
16048       <method name="Void Dispose()">
16049         <size>8</size>
16050       </method>
16051       <method name="Void Reset()">
16052         <size>6</size>
16053       </method>
16054     </type>
16055   </test>
16056   <test name="gtest-etree-14.cs">
16057     <type name="Person">
16058       <method name="Void .ctor()">
16059         <size>7</size>
16060       </method>
16061       <method name="Int32 get_Age()">
16062         <size>7</size>
16063       </method>
16064       <method name="Void set_Age(Int32)">
16065         <size>8</size>
16066       </method>
16067     </type>
16068     <type name="Repro">
16069       <method name="Void .ctor()">
16070         <size>7</size>
16071       </method>
16072       <method name="Int32 Main()">
16073         <size>59</size>
16074       </method>
16075       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16076         <size>44</size>
16077       </method>
16078       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16079         <size>13</size>
16080       </method>
16081     </type>
16082     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16083       <method name="Void .ctor()">
16084         <size>7</size>
16085       </method>
16086       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16087         <size>7</size>
16088       </method>
16089       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16090         <size>12</size>
16091       </method>
16092       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16093         <size>7</size>
16094       </method>
16095       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16096         <size>52</size>
16097       </method>
16098       <method name="Boolean MoveNext()">
16099         <size>288</size>
16100       </method>
16101       <method name="Void Dispose()">
16102         <size>60</size>
16103       </method>
16104       <method name="Void Reset()">
16105         <size>6</size>
16106       </method>
16107     </type>
16108   </test>
16109   <test name="gtest-etree-15.cs">
16110     <type name="Foo">
16111       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16112         <size>2</size>
16113       </method>
16114       <method name="Void Main()">
16115         <size>190</size>
16116       </method>
16117     </type>
16118   </test>
16119   <test name="gtest-etree-16.cs">
16120     <type name="Program">
16121       <method name="Void .ctor()">
16122         <size>7</size>
16123       </method>
16124       <method name="Int32 Main()">
16125         <size>136</size>
16126       </method>
16127     </type>
16128     <type name="Foo">
16129       <method name="Void .ctor()">
16130         <size>7</size>
16131       </method>
16132     </type>
16133   </test>
16134   <test name="gtest-etree-17.cs">
16135     <type name="CompilerCrashTest.QueryCompiler">
16136       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16137         <size>12</size>
16138       </method>
16139       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16140         <size>6</size>
16141       </method>
16142       <method name="Void Main()">
16143         <size>1</size>
16144       </method>
16145     </type>
16146   </test>
16147   <test name="gtest-etree-18.cs">
16148     <type name="FooBase">
16149       <method name="Void .ctor()">
16150         <size>7</size>
16151       </method>
16152     </type>
16153     <type name="Foo">
16154       <method name="Void .ctor()">
16155         <size>7</size>
16156       </method>
16157     </type>
16158     <type name="Program">
16159       <method name="Void .ctor()">
16160         <size>7</size>
16161       </method>
16162       <method name="Int32 Main()">
16163         <size>140</size>
16164       </method>
16165     </type>
16166   </test>
16167   <test name="gtest-etree-19.cs">
16168     <type name="Test">
16169       <method name="Void .ctor()">
16170         <size>7</size>
16171       </method>
16172       <method name="Int32 Main()">
16173         <size>20</size>
16174       </method>
16175       <method name="T Value[T]()">
16176         <size>76</size>
16177       </method>
16178     </type>
16179   </test>
16180   <test name="gtest-exmethod-01.cs">
16181     <type name="SimpleTest">
16182       <method name="System.String Prefix(System.String, System.String)">
16183         <size>8</size>
16184       </method>
16185     </type>
16186     <type name="M">
16187       <method name="Void .ctor()">
16188         <size>7</size>
16189       </method>
16190       <method name="Int32 Main()">
16191         <size>157</size>
16192       </method>
16193     </type>
16194   </test>
16195   <test name="gtest-exmethod-02.cs">
16196     <type name="M">
16197       <method name="Void .ctor()">
16198         <size>7</size>
16199       </method>
16200       <method name="Void Main()">
16201         <size>12</size>
16202       </method>
16203     </type>
16204     <type name="N.M">
16205       <method name="Void .ctor()">
16206         <size>7</size>
16207       </method>
16208       <method name="Void Test2()">
16209         <size>12</size>
16210       </method>
16211     </type>
16212   </test>
16213   <test name="gtest-exmethod-03.cs">
16214     <type name="A.A">
16215       <method name="Int32 Foo(Int32)">
16216         <size>2</size>
16217       </method>
16218       <method name="Int32 Foo(Int32, System.String)">
16219         <size>3</size>
16220       </method>
16221     </type>
16222     <type name="B.X">
16223       <method name="Int32 Foo(Int32)">
16224         <size>2</size>
16225       </method>
16226       <method name="Int32 Foo(Int32, Boolean)">
16227         <size>3</size>
16228       </method>
16229     </type>
16230     <type name="C.F">
16231       <method name="Boolean Foo(Byte)">
16232         <size>2</size>
16233       </method>
16234     </type>
16235     <type name="C.D.F">
16236       <method name="Int32 Foo(Int32)">
16237         <size>3</size>
16238       </method>
16239       <method name="Void TestX()">
16240         <size>9</size>
16241       </method>
16242     </type>
16243     <type name="C.M">
16244       <method name="Int32 Foo(Int32)">
16245         <size>2</size>
16246       </method>
16247       <method name="Int32 Main()">
16248         <size>61</size>
16249       </method>
16250     </type>
16251   </test>
16252   <test name="gtest-exmethod-04.cs">
16253     <type name="A.Test">
16254       <method name="System.String Test_1(Boolean)">
16255         <size>6</size>
16256       </method>
16257     </type>
16258     <type name="B.M">
16259       <method name="Void .ctor()">
16260         <size>7</size>
16261       </method>
16262       <method name="Void Main()">
16263         <size>12</size>
16264       </method>
16265     </type>
16266   </test>
16267   <test name="gtest-exmethod-05.cs">
16268     <type name="A.Test_A">
16269       <method name="System.String Test_1(System.String)">
16270         <size>6</size>
16271       </method>
16272     </type>
16273     <type name="A.Test_B">
16274       <method name="System.String Test_2(System.String)">
16275         <size>6</size>
16276       </method>
16277     </type>
16278     <type name="B.M">
16279       <method name="Void .ctor()">
16280         <size>7</size>
16281       </method>
16282       <method name="Void Main()">
16283         <size>23</size>
16284       </method>
16285     </type>
16286   </test>
16287   <test name="gtest-exmethod-06.cs">
16288     <type name="Gen">
16289       <method name="T Test_1[T](T)">
16290         <size>10</size>
16291       </method>
16292       <method name="System.String Test_1[T](System.String)">
16293         <size>6</size>
16294       </method>
16295     </type>
16296     <type name="B.M">
16297       <method name="Void .ctor()">
16298         <size>7</size>
16299       </method>
16300       <method name="Void Main()">
16301         <size>30</size>
16302       </method>
16303     </type>
16304   </test>
16305   <test name="gtest-exmethod-07.cs">
16306     <type name="E">
16307       <method name="Void ToReadOnly[T](IEnumerable`1)">
16308         <size>1</size>
16309       </method>
16310       <method name="Void To(IA)">
16311         <size>1</size>
16312       </method>
16313     </type>
16314     <type name="C">
16315       <method name="Void .ctor()">
16316         <size>7</size>
16317       </method>
16318       <method name="Void Main()">
16319         <size>1</size>
16320       </method>
16321       <method name="Void Test(IEnumerable`1)">
16322         <size>15</size>
16323       </method>
16324     </type>
16325   </test>
16326   <test name="gtest-exmethod-08.cs">
16327     <type name="C">
16328       <method name="Void .ctor()">
16329         <size>7</size>
16330       </method>
16331       <method name="Void Main()">
16332         <size>21</size>
16333       </method>
16334     </type>
16335   </test>
16336   <test name="gtest-exmethod-09.cs">
16337     <type name="Test">
16338       <method name="Void Foo[T](System.String)">
16339         <size>1</size>
16340       </method>
16341     </type>
16342     <type name="C">
16343       <method name="Void .ctor()">
16344         <size>7</size>
16345       </method>
16346       <method name="Void Main()">
16347         <size>11</size>
16348       </method>
16349     </type>
16350   </test>
16351   <test name="gtest-exmethod-10.cs">
16352     <type name="AExtensions">
16353       <method name="Int32 Round(Double)">
16354         <size>8</size>
16355       </method>
16356     </type>
16357     <type name="BExtensions">
16358       <method name="T GetBy[T](T[], Double)">
16359         <size>13</size>
16360       </method>
16361     </type>
16362     <type name="C">
16363       <method name="Void .ctor()">
16364         <size>7</size>
16365       </method>
16366       <method name="Void Main()">
16367         <size>1</size>
16368       </method>
16369     </type>
16370   </test>
16371   <test name="gtest-exmethod-11.cs">
16372     <type name="Test">
16373       <method name="Void .ctor()">
16374         <size>7</size>
16375       </method>
16376       <method name="Int32 Main(System.String[])">
16377         <size>20</size>
16378       </method>
16379     </type>
16380     <type name="Lol">
16381       <method name="Boolean OneEleven(System.Object)">
16382         <size>2</size>
16383       </method>
16384     </type>
16385   </test>
16386   <test name="gtest-exmethod-12.cs">
16387     <type name="Program">
16388       <method name="Void .ctor()">
16389         <size>7</size>
16390       </method>
16391       <method name="Void Main(System.String[])">
16392         <size>63</size>
16393       </method>
16394     </type>
16395     <type name="ChatClient">
16396       <method name="Void .ctor()">
16397         <size>7</size>
16398       </method>
16399       <method name="Void Say(System.String, System.String)">
16400         <size>13</size>
16401       </method>
16402     </type>
16403     <type name="ChatExtensions">
16404       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16405         <size>62</size>
16406       </method>
16407     </type>
16408   </test>
16409   <test name="gtest-exmethod-13.cs">
16410     <type name="Foo">
16411       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16412         <size>2</size>
16413       </method>
16414       <method name="Void Main()">
16415         <size>23</size>
16416       </method>
16417     </type>
16418   </test>
16419   <test name="gtest-exmethod-14.cs">
16420     <type name="C">
16421       <method name="Void Bar[U](IA)">
16422         <size>7</size>
16423       </method>
16424       <method name="Void Foo[T](IA)">
16425         <size>1</size>
16426       </method>
16427       <method name="Void Foo(IA)">
16428         <size>7</size>
16429       </method>
16430       <method name="Void Main()">
16431         <size>1</size>
16432       </method>
16433     </type>
16434   </test>
16435   <test name="gtest-exmethod-15.cs">
16436     <type name="C">
16437       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16438         <size>15</size>
16439       </method>
16440       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16441         <size>2</size>
16442       </method>
16443       <method name="Void Main()">
16444         <size>1</size>
16445       </method>
16446     </type>
16447   </test>
16448   <test name="gtest-exmethod-16.cs">
16449     <type name="Rocks">
16450       <method name="Boolean Extension(System.String)">
16451         <size>2</size>
16452       </method>
16453       <method name="Boolean Extension(D)">
16454         <size>2</size>
16455       </method>
16456     </type>
16457     <type name="Program">
16458       <method name="Void .ctor()">
16459         <size>7</size>
16460       </method>
16461       <method name="Void add_e(D)">
16462         <size>24</size>
16463       </method>
16464       <method name="Void remove_e(D)">
16465         <size>24</size>
16466       </method>
16467       <method name="System.String get_Item(Int32)">
16468         <size>6</size>
16469       </method>
16470       <method name="System.String get_Property()">
16471         <size>6</size>
16472       </method>
16473       <method name="Void Main(System.String[])">
16474         <size>44</size>
16475       </method>
16476     </type>
16477     <type name="D">
16478       <method name="Void .ctor(Object, IntPtr)">
16479         <size>0</size>
16480       </method>
16481       <method name="System.String Invoke()">
16482         <size>0</size>
16483       </method>
16484       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16485         <size>0</size>
16486       </method>
16487       <method name="System.String EndInvoke(IAsyncResult)">
16488         <size>0</size>
16489       </method>
16490     </type>
16491   </test>
16492   <test name="gtest-exmethod-17.cs">
16493     <type name="MainClass">
16494       <method name="Void Main()">
16495         <size>45</size>
16496       </method>
16497     </type>
16498   </test>
16499   <test name="gtest-exmethod-18.cs">
16500     <type name="Foo">
16501       <method name="Void .ctor()">
16502         <size>7</size>
16503       </method>
16504       <method name="Boolean get_IsBar()">
16505         <size>2</size>
16506       </method>
16507     </type>
16508     <type name="FooExt">
16509       <method name="Boolean IsBar(Foo)">
16510         <size>7</size>
16511       </method>
16512     </type>
16513     <type name="Repro">
16514       <method name="Void .ctor()">
16515         <size>7</size>
16516       </method>
16517       <method name="Void Main()">
16518         <size>18</size>
16519       </method>
16520     </type>
16521   </test>
16522   <test name="gtest-exmethod-19.cs">
16523     <type name="Rocks">
16524       <method name="Int32 Test_2[T](IEnumerable`1)">
16525         <size>3</size>
16526       </method>
16527       <method name="System.String Test_1(System.String)">
16528         <size>12</size>
16529       </method>
16530     </type>
16531     <type name="Test">
16532       <method name="Void .ctor()">
16533         <size>7</size>
16534       </method>
16535       <method name="Int32 Main()">
16536         <size>142</size>
16537       </method>
16538     </type>
16539     <type name="Test+D">
16540       <method name="Void .ctor(Object, IntPtr)">
16541         <size>0</size>
16542       </method>
16543       <method name="System.String Invoke()">
16544         <size>0</size>
16545       </method>
16546       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16547         <size>0</size>
16548       </method>
16549       <method name="System.String EndInvoke(IAsyncResult)">
16550         <size>0</size>
16551       </method>
16552     </type>
16553   </test>
16554   <test name="gtest-exmethod-20.cs">
16555     <type name="Outer.Inner.Test">
16556       <method name="Void .ctor()">
16557         <size>7</size>
16558       </method>
16559       <method name="Void M(I)">
16560         <size>13</size>
16561       </method>
16562       <method name="Void Main()">
16563         <size>1</size>
16564       </method>
16565     </type>
16566     <type name="Outer.ExtensionMethods">
16567       <method name="Void AddRange[T](I, IEnumerable`1)">
16568         <size>1</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="gtest-exmethod-21.cs">
16573     <type name="Outer.Inner.Test">
16574       <method name="Void .ctor()">
16575         <size>7</size>
16576       </method>
16577       <method name="Void M(I)">
16578         <size>7</size>
16579       </method>
16580       <method name="Void Main()">
16581         <size>1</size>
16582       </method>
16583     </type>
16584     <type name="External.ExtensionMethods">
16585       <method name="Void AddRange(I)">
16586         <size>1</size>
16587       </method>
16588     </type>
16589   </test>
16590   <test name="gtest-exmethod-22.cs">
16591     <type name="Program">
16592       <method name="Void .ctor()">
16593         <size>7</size>
16594       </method>
16595       <method name="Int32 Main()">
16596         <size>8</size>
16597       </method>
16598     </type>
16599   </test>
16600   <test name="gtest-exmethod-23.cs">
16601     <type name="T">
16602       <method name="Void A(System.String, Int32)">
16603         <size>1</size>
16604       </method>
16605       <method name="Void Main()">
16606         <size>1</size>
16607       </method>
16608     </type>
16609   </test>
16610   <test name="gtest-exmethod-24.cs">
16611     <type name="Bar">
16612       <method name="Void .ctor()">
16613         <size>7</size>
16614       </method>
16615       <method name="Void Main()">
16616         <size>1</size>
16617       </method>
16618     </type>
16619   </test>
16620   <test name="gtest-exmethod-25.cs">
16621     <type name="Bar">
16622       <method name="Void .ctor()">
16623         <size>7</size>
16624       </method>
16625       <method name="Void Main()">
16626         <size>11</size>
16627       </method>
16628     </type>
16629   </test>
16630   <test name="gtest-exmethod-26.cs">
16631     <type name="test.TypeExtensions">
16632       <method name="Boolean IsNullable(System.Type)">
16633         <size>2</size>
16634       </method>
16635     </type>
16636     <type name="testmono.MainClass">
16637       <method name="Void .ctor()">
16638         <size>7</size>
16639       </method>
16640       <method name="Void Main()">
16641         <size>33</size>
16642       </method>
16643     </type>
16644   </test>
16645   <test name="gtest-exmethod-27.cs">
16646     <type name="Foo.Extensions">
16647       <method name="System.String AsString(IList`1)">
16648         <size>6</size>
16649       </method>
16650     </type>
16651     <type name="Bar.Program">
16652       <method name="Void .ctor()">
16653         <size>7</size>
16654       </method>
16655       <method name="Void Main()">
16656         <size>17</size>
16657       </method>
16658       <method name="System.String Pan(System.Byte[])">
16659         <size>7</size>
16660       </method>
16661     </type>
16662   </test>
16663   <test name="gtest-exmethod-28.cs">
16664     <type name="Foo">
16665       <method name="Void .ctor()">
16666         <size>7</size>
16667       </method>
16668     </type>
16669     <type name="Extensions">
16670       <method name="Boolean IsFoo(Foo)">
16671         <size>2</size>
16672       </method>
16673       <method name="Boolean IsBar(Bar)">
16674         <size>2</size>
16675       </method>
16676     </type>
16677     <type name="Bar">
16678       <method name="Void .ctor()">
16679         <size>7</size>
16680       </method>
16681     </type>
16682     <type name="Program">
16683       <method name="Void .ctor()">
16684         <size>7</size>
16685       </method>
16686       <method name="Void Main()">
16687         <size>1</size>
16688       </method>
16689     </type>
16690   </test>
16691   <test name="gtest-friend-01.cs">
16692     <type name="Test">
16693       <method name="Void .ctor()">
16694         <size>7</size>
16695       </method>
16696       <method name="Void Main()">
16697         <size>20</size>
16698       </method>
16699     </type>
16700   </test>
16701   <test name="gtest-friend-02.cs">
16702     <type name="Test">
16703       <method name="Void .ctor()">
16704         <size>7</size>
16705       </method>
16706       <method name="Void Main()">
16707         <size>20</size>
16708       </method>
16709     </type>
16710   </test>
16711   <test name="gtest-friend-03.cs">
16712     <type name="Test">
16713       <method name="Void .ctor()">
16714         <size>7</size>
16715       </method>
16716       <method name="Void Main()">
16717         <size>20</size>
16718       </method>
16719     </type>
16720   </test>
16721   <test name="gtest-friend-04.cs">
16722     <type name="Test">
16723       <method name="Void .ctor()">
16724         <size>7</size>
16725       </method>
16726       <method name="Void Main()">
16727         <size>19</size>
16728       </method>
16729     </type>
16730   </test>
16731   <test name="gtest-friend-05.cs">
16732     <type name="Test">
16733       <method name="Void .ctor()">
16734         <size>7</size>
16735       </method>
16736       <method name="Void Main()">
16737         <size>20</size>
16738       </method>
16739     </type>
16740   </test>
16741   <test name="gtest-friend-06.cs">
16742     <type name="Test">
16743       <method name="Void .ctor()">
16744         <size>7</size>
16745       </method>
16746       <method name="Void Main()">
16747         <size>20</size>
16748       </method>
16749     </type>
16750   </test>
16751   <test name="gtest-friend-07.cs">
16752     <type name="Test">
16753       <method name="Void .ctor()">
16754         <size>7</size>
16755       </method>
16756       <method name="Void Main()">
16757         <size>20</size>
16758       </method>
16759     </type>
16760   </test>
16761   <test name="gtest-friend-08.cs">
16762     <type name="Test">
16763       <method name="Void .ctor()">
16764         <size>7</size>
16765       </method>
16766       <method name="Void Main()">
16767         <size>19</size>
16768       </method>
16769     </type>
16770   </test>
16771   <test name="gtest-friend-09.cs">
16772     <type name="Test">
16773       <method name="Void .ctor()">
16774         <size>7</size>
16775       </method>
16776       <method name="Void Main()">
16777         <size>20</size>
16778       </method>
16779     </type>
16780   </test>
16781   <test name="gtest-friend-10.cs">
16782     <type name="Test">
16783       <method name="Void .ctor()">
16784         <size>7</size>
16785       </method>
16786       <method name="Void Main()">
16787         <size>20</size>
16788       </method>
16789     </type>
16790   </test>
16791   <test name="gtest-friend-11.cs">
16792     <type name="Test">
16793       <method name="Void .ctor()">
16794         <size>7</size>
16795       </method>
16796       <method name="Void Main()">
16797         <size>20</size>
16798       </method>
16799     </type>
16800   </test>
16801   <test name="gtest-friend-12.cs">
16802     <type name="Test">
16803       <method name="Void .ctor()">
16804         <size>7</size>
16805       </method>
16806       <method name="Void Main()">
16807         <size>19</size>
16808       </method>
16809     </type>
16810   </test>
16811   <test name="gtest-friend-13.cs">
16812     <type name="B">
16813       <method name="Void .ctor()">
16814         <size>7</size>
16815       </method>
16816       <method name="Void Test()">
16817         <size>1</size>
16818       </method>
16819       <method name="Void Test_2()">
16820         <size>1</size>
16821       </method>
16822     </type>
16823     <type name="Test">
16824       <method name="Void .ctor()">
16825         <size>7</size>
16826       </method>
16827       <method name="Void Main()">
16828         <size>1</size>
16829       </method>
16830     </type>
16831   </test>
16832   <test name="gtest-implicitarray-01.cs">
16833     <type name="Test">
16834       <method name="Void .ctor()">
16835         <size>7</size>
16836       </method>
16837       <method name="Int32 Main()">
16838         <size>282</size>
16839       </method>
16840     </type>
16841     <type name="&lt;PrivateImplementationDetails&gt;">
16842       <method name="Void .ctor()">
16843         <size>7</size>
16844       </method>
16845     </type>
16846   </test>
16847   <test name="gtest-implicitarray-02.cs">
16848     <type name="MyString">
16849       <method name="Void .ctor()">
16850         <size>7</size>
16851       </method>
16852       <method name="System.String op_Implicit(MyString)">
16853         <size>6</size>
16854       </method>
16855     </type>
16856     <type name="Test">
16857       <method name="Void .ctor()">
16858         <size>7</size>
16859       </method>
16860       <method name="Int32 Main()">
16861         <size>50</size>
16862       </method>
16863     </type>
16864   </test>
16865   <test name="gtest-initialize-01.cs">
16866     <type name="MyClass">
16867       <method name="Void .ctor()">
16868         <size>18</size>
16869       </method>
16870       <method name="Int32 get_Answer()">
16871         <size>7</size>
16872       </method>
16873       <method name="Void set_Answer(Int32)">
16874         <size>8</size>
16875       </method>
16876     </type>
16877     <type name="Test">
16878       <method name="Void .ctor()">
16879         <size>7</size>
16880       </method>
16881       <method name="Int32 Main()">
16882         <size>67</size>
16883       </method>
16884     </type>
16885   </test>
16886   <test name="gtest-initialize-02.cs">
16887     <type name="Test">
16888       <method name="Void .ctor()">
16889         <size>7</size>
16890       </method>
16891       <method name="Int32 Main()">
16892         <size>1099</size>
16893       </method>
16894     </type>
16895     <type name="Test+Point">
16896       <method name="Void .ctor()">
16897         <size>7</size>
16898       </method>
16899     </type>
16900     <type name="Test+Line">
16901       <method name="Void .ctor()">
16902         <size>29</size>
16903       </method>
16904     </type>
16905     <type name="Test+Rectangle">
16906       <method name="Void .ctor()">
16907         <size>51</size>
16908       </method>
16909     </type>
16910     <type name="Test+Library">
16911       <method name="Void .ctor()">
16912         <size>53</size>
16913       </method>
16914     </type>
16915     <type name="Test+Thing">
16916       <method name="Void .ctor()">
16917         <size>7</size>
16918       </method>
16919     </type>
16920     <type name="Test+Box">
16921       <method name="Void .ctor()">
16922         <size>7</size>
16923       </method>
16924     </type>
16925   </test>
16926   <test name="gtest-initialize-03.cs">
16927     <type name="Data">
16928       <method name="Void .ctor()">
16929         <size>7</size>
16930       </method>
16931     </type>
16932     <type name="Test">
16933       <method name="Void .ctor()">
16934         <size>7</size>
16935       </method>
16936       <method name="Void set_Prop(Data)">
16937         <size>1</size>
16938       </method>
16939       <method name="System.Object Foo()">
16940         <size>15</size>
16941       </method>
16942       <method name="Void Main()">
16943         <size>52</size>
16944       </method>
16945     </type>
16946   </test>
16947   <test name="gtest-initialize-04.cs">
16948     <type name="C">
16949       <method name="Void .ctor()">
16950         <size>7</size>
16951       </method>
16952       <method name="Void .cctor()">
16953         <size>34</size>
16954       </method>
16955       <method name="Int32 Main()">
16956         <size>30</size>
16957       </method>
16958     </type>
16959   </test>
16960   <test name="gtest-initialize-05.cs">
16961     <type name="C">
16962       <method name="Void .ctor()">
16963         <size>7</size>
16964       </method>
16965       <method name="Int32 Main()">
16966         <size>219</size>
16967       </method>
16968     </type>
16969   </test>
16970   <test name="gtest-initialize-06.cs">
16971     <type name="C">
16972       <method name="Void .ctor()">
16973         <size>7</size>
16974       </method>
16975       <method name="Int32 Main()">
16976         <size>39</size>
16977       </method>
16978       <method name="Void Foo(Point ByRef)">
16979         <size>38</size>
16980       </method>
16981     </type>
16982   </test>
16983   <test name="gtest-initialize-07.cs">
16984     <type name="A">
16985       <method name="Void .ctor()">
16986         <size>7</size>
16987       </method>
16988       <method name="System.String get_Name()">
16989         <size>7</size>
16990       </method>
16991       <method name="Void set_Name(System.String)">
16992         <size>8</size>
16993       </method>
16994       <method name="Boolean Matches(System.String)">
16995         <size>13</size>
16996       </method>
16997     </type>
16998     <type name="M">
16999       <method name="Void .ctor()">
17000         <size>7</size>
17001       </method>
17002       <method name="Int32 Main()">
17003         <size>37</size>
17004       </method>
17005     </type>
17006   </test>
17007   <test name="gtest-initialize-08.cs">
17008     <type name="T">
17009       <method name="Void .ctor()">
17010         <size>7</size>
17011       </method>
17012     </type>
17013     <type name="X">
17014       <method name="Void .ctor()">
17015         <size>7</size>
17016       </method>
17017       <method name="Z[] get_Prop()">
17018         <size>7</size>
17019       </method>
17020       <method name="Void set_Prop(Z[])">
17021         <size>8</size>
17022       </method>
17023     </type>
17024     <type name="Z">
17025       <method name="Void .ctor()">
17026         <size>7</size>
17027       </method>
17028     </type>
17029     <type name="Test">
17030       <method name="Void .ctor(String)">
17031         <size>70</size>
17032       </method>
17033       <method name="Void .ctor(Int32)">
17034         <size>70</size>
17035       </method>
17036     </type>
17037     <type name="C">
17038       <method name="Void .ctor()">
17039         <size>7</size>
17040       </method>
17041       <method name="Int32 Main()">
17042         <size>13</size>
17043       </method>
17044     </type>
17045   </test>
17046   <test name="gtest-initialize-09.cs">
17047     <type name="Test">
17048       <method name="Void .ctor()">
17049         <size>7</size>
17050       </method>
17051       <method name="Int32 Main()">
17052         <size>54</size>
17053       </method>
17054     </type>
17055   </test>
17056   <test name="gtest-initialize-10.cs">
17057     <type name="Foo">
17058       <method name="Void .ctor()">
17059         <size>7</size>
17060       </method>
17061       <method name="Int32 get_P()">
17062         <size>7</size>
17063       </method>
17064       <method name="Void set_P(Int32)">
17065         <size>8</size>
17066       </method>
17067     </type>
17068     <type name="Y">
17069       <method name="Void .ctor()">
17070         <size>7</size>
17071       </method>
17072       <method name="Int32 Main()">
17073         <size>38</size>
17074       </method>
17075       <method name="Boolean Do(Foo)">
17076         <size>86</size>
17077       </method>
17078     </type>
17079   </test>
17080   <test name="gtest-iter-01.cs">
17081     <type name="C">
17082       <method name="Void .ctor()">
17083         <size>7</size>
17084       </method>
17085       <method name="Void Main()">
17086         <size>1</size>
17087       </method>
17088     </type>
17089     <type name="C+ArrayReadOnlyList`1[T]">
17090       <method name="Void .ctor()">
17091         <size>7</size>
17092       </method>
17093       <method name="T get_Item(Int32)">
17094         <size>13</size>
17095       </method>
17096       <method name="IEnumerator`1 GetEnumerator()">
17097         <size>15</size>
17098       </method>
17099     </type>
17100     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17101       <method name="Void .ctor()">
17102         <size>7</size>
17103       </method>
17104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17105         <size>12</size>
17106       </method>
17107       <method name="Boolean MoveNext()">
17108         <size>136</size>
17109       </method>
17110       <method name="Void Dispose()">
17111         <size>8</size>
17112       </method>
17113       <method name="Void Reset()">
17114         <size>6</size>
17115       </method>
17116       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17117         <size>7</size>
17118       </method>
17119     </type>
17120   </test>
17121   <test name="gtest-iter-02.cs">
17122     <type name="C">
17123       <method name="Void .ctor()">
17124         <size>7</size>
17125       </method>
17126       <method name="IEnumerator`1 Test()">
17127         <size>8</size>
17128       </method>
17129       <method name="Void Main()">
17130         <size>1</size>
17131       </method>
17132     </type>
17133     <type name="C+&lt;Test&gt;c__Iterator0">
17134       <method name="Void .ctor()">
17135         <size>7</size>
17136       </method>
17137       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17138         <size>12</size>
17139       </method>
17140       <method name="Boolean MoveNext()">
17141         <size>25</size>
17142       </method>
17143       <method name="Void Dispose()">
17144         <size>8</size>
17145       </method>
17146       <method name="Void Reset()">
17147         <size>6</size>
17148       </method>
17149       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17150         <size>7</size>
17151       </method>
17152     </type>
17153   </test>
17154   <test name="gtest-iter-03.cs">
17155     <type name="Test">
17156       <method name="Void .ctor()">
17157         <size>18</size>
17158       </method>
17159       <method name="IEnumerable`1 Annotations[T]()">
17160         <size>23</size>
17161       </method>
17162       <method name="IEnumerable`1 Annotations(System.Type)">
17163         <size>37</size>
17164       </method>
17165       <method name="Void Main()">
17166         <size>14</size>
17167       </method>
17168     </type>
17169     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17170       <method name="Void .ctor()">
17171         <size>7</size>
17172       </method>
17173       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17174         <size>12</size>
17175       </method>
17176       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17177         <size>7</size>
17178       </method>
17179       <method name="Boolean MoveNext()">
17180         <size>194</size>
17181       </method>
17182       <method name="Void Dispose()">
17183         <size>60</size>
17184       </method>
17185       <method name="Void Reset()">
17186         <size>6</size>
17187       </method>
17188     </type>
17189     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17190       <method name="Void .ctor()">
17191         <size>7</size>
17192       </method>
17193       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17194         <size>7</size>
17195       </method>
17196       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17197         <size>7</size>
17198       </method>
17199       <method name="Boolean MoveNext()">
17200         <size>218</size>
17201       </method>
17202       <method name="Void Dispose()">
17203         <size>56</size>
17204       </method>
17205       <method name="Void Reset()">
17206         <size>6</size>
17207       </method>
17208     </type>
17209     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17210       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17211         <size>7</size>
17212       </method>
17213       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17214         <size>40</size>
17215       </method>
17216     </type>
17217     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17218       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17219         <size>7</size>
17220       </method>
17221       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17222         <size>52</size>
17223       </method>
17224     </type>
17225   </test>
17226   <test name="gtest-iter-04.cs">
17227     <type name="TestClass">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="Void ToString(System.Object)">
17232         <size>0</size>
17233       </method>
17234       <method name="IEnumerable`1 TestEnumerator()">
17235         <size>23</size>
17236       </method>
17237       <method name="Void Test()">
17238         <size>8</size>
17239       </method>
17240     </type>
17241     <type name="M">
17242       <method name="Void .ctor()">
17243         <size>7</size>
17244       </method>
17245       <method name="Void Main()">
17246         <size>1</size>
17247       </method>
17248     </type>
17249     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17250       <method name="Void .ctor()">
17251         <size>7</size>
17252       </method>
17253       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17254         <size>7</size>
17255       </method>
17256       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17257         <size>7</size>
17258       </method>
17259       <method name="Boolean MoveNext()">
17260         <size>37</size>
17261       </method>
17262       <method name="Void Dispose()">
17263         <size>8</size>
17264       </method>
17265       <method name="Void Reset()">
17266         <size>6</size>
17267       </method>
17268       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17269         <size>7</size>
17270       </method>
17271       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17272         <size>40</size>
17273       </method>
17274     </type>
17275   </test>
17276   <test name="gtest-iter-05.cs">
17277     <type name="Test">
17278       <method name="Void .ctor()">
17279         <size>7</size>
17280       </method>
17281       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17282         <size>44</size>
17283       </method>
17284       <method name="Void Main()">
17285         <size>31</size>
17286       </method>
17287     </type>
17288     <type name="Foo`1[T]">
17289       <method name="Void .ctor()">
17290         <size>7</size>
17291       </method>
17292       <method name="Void CreateItem[G]()">
17293         <size>1</size>
17294       </method>
17295     </type>
17296     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17297       <method name="Void .ctor()">
17298         <size>7</size>
17299       </method>
17300       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17301         <size>12</size>
17302       </method>
17303       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17304         <size>7</size>
17305       </method>
17306       <method name="Boolean MoveNext()">
17307         <size>185</size>
17308       </method>
17309       <method name="Void Dispose()">
17310         <size>60</size>
17311       </method>
17312       <method name="Void Reset()">
17313         <size>6</size>
17314       </method>
17315       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17316         <size>7</size>
17317       </method>
17318       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17319         <size>52</size>
17320       </method>
17321     </type>
17322   </test>
17323   <test name="gtest-iter-06.cs">
17324     <type name="Mono.Rocks.KeyValuePair">
17325       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17326         <size>13</size>
17327       </method>
17328     </type>
17329     <type name="Mono.Rocks.Sequence">
17330       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17331         <size>8</size>
17332       </method>
17333       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17334         <size>44</size>
17335       </method>
17336     </type>
17337     <type name="Mono.Rocks.Test">
17338       <method name="Void .ctor()">
17339         <size>7</size>
17340       </method>
17341       <method name="Int32 Main()">
17342         <size>116</size>
17343       </method>
17344       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17345         <size>30</size>
17346       </method>
17347     </type>
17348     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17349       <method name="Void .ctor()">
17350         <size>7</size>
17351       </method>
17352       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17353         <size>12</size>
17354       </method>
17355       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17356         <size>7</size>
17357       </method>
17358       <method name="Boolean MoveNext()">
17359         <size>183</size>
17360       </method>
17361       <method name="Void Dispose()">
17362         <size>8</size>
17363       </method>
17364       <method name="Void Reset()">
17365         <size>6</size>
17366       </method>
17367       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17368         <size>7</size>
17369       </method>
17370       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17371         <size>52</size>
17372       </method>
17373     </type>
17374   </test>
17375   <test name="gtest-iter-07.cs">
17376     <type name="Test">
17377       <method name="Void .ctor()">
17378         <size>7</size>
17379       </method>
17380       <method name="Int32 Main()">
17381         <size>8</size>
17382       </method>
17383       <method name="Void TestFunction(IEnumerable`1)">
17384         <size>35</size>
17385       </method>
17386     </type>
17387     <type name="MySystem">
17388       <method name="Void .ctor()">
17389         <size>34</size>
17390       </method>
17391       <method name="IEnumerable`1 get_Items()">
17392         <size>23</size>
17393       </method>
17394     </type>
17395     <type name="MySystem+&lt;&gt;c__Iterator0">
17396       <method name="Void .ctor()">
17397         <size>7</size>
17398       </method>
17399       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17400         <size>7</size>
17401       </method>
17402       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17403         <size>7</size>
17404       </method>
17405       <method name="Boolean MoveNext()">
17406         <size>186</size>
17407       </method>
17408       <method name="Void Dispose()">
17409         <size>56</size>
17410       </method>
17411       <method name="Void Reset()">
17412         <size>6</size>
17413       </method>
17414       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17415         <size>7</size>
17416       </method>
17417       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17418         <size>40</size>
17419       </method>
17420     </type>
17421   </test>
17422   <test name="gtest-iter-08.cs">
17423     <type name="App">
17424       <method name="Void .ctor()">
17425         <size>7</size>
17426       </method>
17427       <method name="IEnumerable QueryEnumerable[T]()">
17428         <size>16</size>
17429       </method>
17430       <method name="Int32 Main()">
17431         <size>116</size>
17432       </method>
17433     </type>
17434     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17435       <method name="Void .ctor()">
17436         <size>7</size>
17437       </method>
17438       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17439         <size>7</size>
17440       </method>
17441       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17442         <size>7</size>
17443       </method>
17444       <method name="Boolean MoveNext()">
17445         <size>84</size>
17446       </method>
17447       <method name="Void Dispose()">
17448         <size>8</size>
17449       </method>
17450       <method name="Void Reset()">
17451         <size>6</size>
17452       </method>
17453     </type>
17454     <type name="App">
17455       <method name="T TestType[T]()">
17456         <size>21</size>
17457       </method>
17458       <method name="System.Object TestType(System.Type)">
17459         <size>6</size>
17460       </method>
17461     </type>
17462     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17463       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17464         <size>7</size>
17465       </method>
17466       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17467         <size>26</size>
17468       </method>
17469     </type>
17470   </test>
17471   <test name="gtest-iter-09.cs">
17472     <type name="Test">
17473       <method name="Void .ctor()">
17474         <size>7</size>
17475       </method>
17476       <method name="IEnumerable`1 Create[T](T[,])">
17477         <size>30</size>
17478       </method>
17479       <method name="Int32 Main()">
17480         <size>94</size>
17481       </method>
17482     </type>
17483     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17484       <method name="Void .ctor()">
17485         <size>7</size>
17486       </method>
17487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17488         <size>12</size>
17489       </method>
17490       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17491         <size>7</size>
17492       </method>
17493       <method name="Boolean MoveNext()">
17494         <size>130</size>
17495       </method>
17496       <method name="Void Dispose()">
17497         <size>8</size>
17498       </method>
17499       <method name="Void Reset()">
17500         <size>6</size>
17501       </method>
17502       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17503         <size>7</size>
17504       </method>
17505       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17506         <size>40</size>
17507       </method>
17508     </type>
17509   </test>
17510   <test name="gtest-iter-10.cs">
17511     <type name="Test">
17512       <method name="Void .ctor()">
17513         <size>7</size>
17514       </method>
17515       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17516         <size>44</size>
17517       </method>
17518       <method name="Int32 Main()">
17519         <size>159</size>
17520       </method>
17521     </type>
17522     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17523       <method name="Void .ctor()">
17524         <size>7</size>
17525       </method>
17526       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17527         <size>7</size>
17528       </method>
17529       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17530         <size>12</size>
17531       </method>
17532       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17533         <size>7</size>
17534       </method>
17535       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17536         <size>52</size>
17537       </method>
17538       <method name="Boolean MoveNext()">
17539         <size>103</size>
17540       </method>
17541       <method name="Void Dispose()">
17542         <size>8</size>
17543       </method>
17544       <method name="Void Reset()">
17545         <size>6</size>
17546       </method>
17547     </type>
17548   </test>
17549   <test name="gtest-iter-11.cs">
17550     <type name="Foo">
17551       <method name="Void .ctor()">
17552         <size>7</size>
17553       </method>
17554     </type>
17555     <type name="Bar">
17556       <method name="Void .ctor()">
17557         <size>7</size>
17558       </method>
17559       <method name="System.String get_Name()">
17560         <size>7</size>
17561       </method>
17562       <method name="Void set_Name(System.String)">
17563         <size>8</size>
17564       </method>
17565     </type>
17566     <type name="Collection`1[T]">
17567       <method name="Void .ctor()">
17568         <size>18</size>
17569       </method>
17570       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17571         <size>7</size>
17572       </method>
17573       <method name="Void Add(T)">
17574         <size>13</size>
17575       </method>
17576       <method name="IEnumerator`1 GetEnumerator()">
17577         <size>15</size>
17578       </method>
17579     </type>
17580     <type name="BarCollection">
17581       <method name="Void .ctor()">
17582         <size>7</size>
17583       </method>
17584     </type>
17585     <type name="Program">
17586       <method name="Void .ctor()">
17587         <size>7</size>
17588       </method>
17589       <method name="Int32 Main()">
17590         <size>148</size>
17591       </method>
17592     </type>
17593     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17594       <method name="Void .ctor()">
17595         <size>7</size>
17596       </method>
17597       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17598         <size>7</size>
17599       </method>
17600       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17601         <size>12</size>
17602       </method>
17603       <method name="Boolean MoveNext()">
17604         <size>175</size>
17605       </method>
17606       <method name="Void Dispose()">
17607         <size>56</size>
17608       </method>
17609       <method name="Void Reset()">
17610         <size>6</size>
17611       </method>
17612     </type>
17613   </test>
17614   <test name="gtest-linq-01.cs">
17615     <type name="from.C">
17616       <method name="Void .ctor()">
17617         <size>7</size>
17618       </method>
17619       <method name="Void Main()">
17620         <size>2137</size>
17621       </method>
17622       <method name="Void Foo(Int32, Boolean)">
17623         <size>11</size>
17624       </method>
17625       <method name="Void Do(System.String[])">
17626         <size>16</size>
17627       </method>
17628     </type>
17629     <type name="from.D">
17630       <method name="Void .ctor()">
17631         <size>7</size>
17632       </method>
17633       <method name="Boolean check(System.Object, System.Object)">
17634         <size>26</size>
17635       </method>
17636     </type>
17637     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
17638       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
17639         <size>21</size>
17640       </method>
17641       <method name="&lt;i&gt;__T get_i()">
17642         <size>7</size>
17643       </method>
17644       <method name="&lt;j&gt;__T get_j()">
17645         <size>7</size>
17646       </method>
17647       <method name="Boolean Equals(System.Object)">
17648         <size>69</size>
17649       </method>
17650       <method name="Int32 GetHashCode()">
17651         <size>86</size>
17652       </method>
17653       <method name="System.String ToString()">
17654         <size>142</size>
17655       </method>
17656     </type>
17657     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
17658       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
17659         <size>21</size>
17660       </method>
17661       <method name="&lt;i&gt;__T get_i()">
17662         <size>7</size>
17663       </method>
17664       <method name="&lt;l&gt;__T get_l()">
17665         <size>7</size>
17666       </method>
17667       <method name="Boolean Equals(System.Object)">
17668         <size>69</size>
17669       </method>
17670       <method name="Int32 GetHashCode()">
17671         <size>86</size>
17672       </method>
17673       <method name="System.String ToString()">
17674         <size>142</size>
17675       </method>
17676     </type>
17677     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
17678       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
17679         <size>21</size>
17680       </method>
17681       <method name="&lt;i9&gt;__T get_i9()">
17682         <size>7</size>
17683       </method>
17684       <method name="&lt;i&gt;__T get_i()">
17685         <size>7</size>
17686       </method>
17687       <method name="Boolean Equals(System.Object)">
17688         <size>69</size>
17689       </method>
17690       <method name="Int32 GetHashCode()">
17691         <size>86</size>
17692       </method>
17693       <method name="System.String ToString()">
17694         <size>142</size>
17695       </method>
17696     </type>
17697     <type name="from.C">
17698       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17699         <size>2</size>
17700       </method>
17701       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17702         <size>2</size>
17703       </method>
17704       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
17705         <size>2</size>
17706       </method>
17707       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17708         <size>2</size>
17709       </method>
17710     </type>
17711     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17712       <method name="Void .ctor()">
17713         <size>7</size>
17714       </method>
17715       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
17716         <size>7</size>
17717       </method>
17718     </type>
17719     <type name="from.C">
17720       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
17721         <size>2</size>
17722       </method>
17723       <method name="Boolean &lt;Main&gt;m__6(Int32)">
17724         <size>10</size>
17725       </method>
17726       <method name="Int32 &lt;Main&gt;m__7(Int32)">
17727         <size>2</size>
17728       </method>
17729       <method name="Int32 &lt;Main&gt;m__8(Int32)">
17730         <size>2</size>
17731       </method>
17732       <method name="Int32 &lt;Main&gt;m__9(Int32)">
17733         <size>2</size>
17734       </method>
17735       <method name="Int32 &lt;Main&gt;m__A(Int32)">
17736         <size>2</size>
17737       </method>
17738       <method name="Int32 &lt;Main&gt;m__B(Int32)">
17739         <size>2</size>
17740       </method>
17741       <method name="Int32 &lt;Main&gt;m__C(Int32)">
17742         <size>2</size>
17743       </method>
17744       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
17745         <size>2</size>
17746       </method>
17747       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
17748         <size>2</size>
17749       </method>
17750       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17751         <size>2</size>
17752       </method>
17753       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17754         <size>2</size>
17755       </method>
17756       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17757         <size>10</size>
17758       </method>
17759       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17760         <size>7</size>
17761       </method>
17762       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17763         <size>2</size>
17764       </method>
17765       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17766         <size>2</size>
17767       </method>
17768       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17769         <size>7</size>
17770       </method>
17771       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17772         <size>2</size>
17773       </method>
17774       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17775         <size>2</size>
17776       </method>
17777       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17778         <size>7</size>
17779       </method>
17780       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17781         <size>8</size>
17782       </method>
17783       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17784         <size>7</size>
17785       </method>
17786       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17787         <size>7</size>
17788       </method>
17789       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17790         <size>7</size>
17791       </method>
17792       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17793         <size>2</size>
17794       </method>
17795       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17796         <size>2</size>
17797       </method>
17798       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17799         <size>2</size>
17800       </method>
17801       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17802         <size>2</size>
17803       </method>
17804       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17805         <size>2</size>
17806       </method>
17807       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17808         <size>2</size>
17809       </method>
17810       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17811         <size>2</size>
17812       </method>
17813       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17814         <size>10</size>
17815       </method>
17816       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17817         <size>7</size>
17818       </method>
17819       <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])">
17820         <size>15</size>
17821       </method>
17822       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17823         <size>12</size>
17824       </method>
17825       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17826         <size>2</size>
17827       </method>
17828       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17829         <size>2</size>
17830       </method>
17831       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17832         <size>8</size>
17833       </method>
17834       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17835         <size>2</size>
17836       </method>
17837       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17838         <size>7</size>
17839       </method>
17840       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17841         <size>8</size>
17842       </method>
17843       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17844         <size>2</size>
17845       </method>
17846       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17847         <size>7</size>
17848       </method>
17849       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17850         <size>8</size>
17851       </method>
17852       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17853         <size>2</size>
17854       </method>
17855       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17856         <size>7</size>
17857       </method>
17858       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17859         <size>2</size>
17860       </method>
17861       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17862         <size>2</size>
17863       </method>
17864       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17865         <size>2</size>
17866       </method>
17867     </type>
17868     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17869       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17870         <size>21</size>
17871       </method>
17872       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17873         <size>7</size>
17874       </method>
17875       <method name="&lt;l2&gt;__T get_l2()">
17876         <size>7</size>
17877       </method>
17878       <method name="Boolean Equals(System.Object)">
17879         <size>69</size>
17880       </method>
17881       <method name="Int32 GetHashCode()">
17882         <size>86</size>
17883       </method>
17884       <method name="System.String ToString()">
17885         <size>142</size>
17886       </method>
17887     </type>
17888     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17889       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17890         <size>7</size>
17891       </method>
17892       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17893         <size>7</size>
17894       </method>
17895       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17896         <size>7</size>
17897       </method>
17898     </type>
17899     <type name="from.C">
17900       <method name="Int32 &lt;Main&gt;m__39(Int32)">
17901         <size>2</size>
17902       </method>
17903       <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]])">
17904         <size>9</size>
17905       </method>
17906       <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])">
17907         <size>2</size>
17908       </method>
17909     </type>
17910     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
17911       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
17912         <size>21</size>
17913       </method>
17914       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
17915         <size>7</size>
17916       </method>
17917       <method name="&lt;l2&gt;__T get_l2()">
17918         <size>7</size>
17919       </method>
17920       <method name="Boolean Equals(System.Object)">
17921         <size>69</size>
17922       </method>
17923       <method name="Int32 GetHashCode()">
17924         <size>86</size>
17925       </method>
17926       <method name="System.String ToString()">
17927         <size>142</size>
17928       </method>
17929     </type>
17930     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17931       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
17932         <size>47</size>
17933       </method>
17934       <method name="Int32 &lt;&gt;m__3D(Int32)">
17935         <size>2</size>
17936       </method>
17937     </type>
17938   </test>
17939   <test name="gtest-linq-02.cs">
17940     <type name="Test">
17941       <method name="Void .ctor()">
17942         <size>7</size>
17943       </method>
17944       <method name="Int32 Main()">
17945         <size>501</size>
17946       </method>
17947       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17948         <size>2</size>
17949       </method>
17950       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17951         <size>3</size>
17952       </method>
17953       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17954         <size>2</size>
17955       </method>
17956       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17957         <size>3</size>
17958       </method>
17959     </type>
17960   </test>
17961   <test name="gtest-linq-03.cs">
17962     <type name="WhereTest">
17963       <method name="Void .ctor()">
17964         <size>7</size>
17965       </method>
17966       <method name="Int32 Main()">
17967         <size>179</size>
17968       </method>
17969       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17970         <size>5</size>
17971       </method>
17972       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17973         <size>5</size>
17974       </method>
17975       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17976         <size>4</size>
17977       </method>
17978     </type>
17979   </test>
17980   <test name="gtest-linq-04.cs">
17981     <type name="TestGroupBy">
17982       <method name="Void .ctor()">
17983         <size>7</size>
17984       </method>
17985       <method name="Int32 Main()">
17986         <size>553</size>
17987       </method>
17988     </type>
17989     <type name="&lt;PrivateImplementationDetails&gt;">
17990       <method name="Void .ctor()">
17991         <size>7</size>
17992       </method>
17993     </type>
17994     <type name="TestGroupBy">
17995       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17996         <size>4</size>
17997       </method>
17998       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17999         <size>2</size>
18000       </method>
18001       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18002         <size>4</size>
18003       </method>
18004       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18005         <size>2</size>
18006       </method>
18007     </type>
18008   </test>
18009   <test name="gtest-linq-05.cs">
18010     <type name="OrderByTests">
18011       <method name="Void .ctor()">
18012         <size>7</size>
18013       </method>
18014       <method name="Int32 Main()">
18015         <size>1254</size>
18016       </method>
18017     </type>
18018     <type name="OrderByTests+Data">
18019       <method name="Void .ctor()">
18020         <size>7</size>
18021       </method>
18022       <method name="Int32 get_ID()">
18023         <size>7</size>
18024       </method>
18025       <method name="Void set_ID(Int32)">
18026         <size>8</size>
18027       </method>
18028       <method name="System.String get_Name()">
18029         <size>7</size>
18030       </method>
18031       <method name="Void set_Name(System.String)">
18032         <size>8</size>
18033       </method>
18034       <method name="System.String ToString()">
18035         <size>28</size>
18036       </method>
18037     </type>
18038     <type name="OrderByTests">
18039       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18040         <size>2</size>
18041       </method>
18042       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18043         <size>2</size>
18044       </method>
18045       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18046         <size>2</size>
18047       </method>
18048       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18049         <size>4</size>
18050       </method>
18051       <method name="System.String &lt;Main&gt;m__4(System.String)">
18052         <size>2</size>
18053       </method>
18054       <method name="Int32 &lt;Main&gt;m__5(System.String)">
18055         <size>7</size>
18056       </method>
18057       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
18058         <size>7</size>
18059       </method>
18060       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
18061         <size>7</size>
18062       </method>
18063       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
18064         <size>7</size>
18065       </method>
18066       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
18067         <size>7</size>
18068       </method>
18069       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
18070         <size>11</size>
18071       </method>
18072       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
18073         <size>7</size>
18074       </method>
18075       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
18076         <size>7</size>
18077       </method>
18078       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
18079         <size>11</size>
18080       </method>
18081       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
18082         <size>7</size>
18083       </method>
18084       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
18085         <size>7</size>
18086       </method>
18087       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
18088         <size>2</size>
18089       </method>
18090     </type>
18091   </test>
18092   <test name="gtest-linq-06.cs">
18093     <type name="Let">
18094       <method name="Void .ctor()">
18095         <size>7</size>
18096       </method>
18097       <method name="Int32 Main()">
18098         <size>406</size>
18099       </method>
18100     </type>
18101     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
18102       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
18103         <size>21</size>
18104       </method>
18105       <method name="&lt;i&gt;__T get_i()">
18106         <size>7</size>
18107       </method>
18108       <method name="&lt;u&gt;__T get_u()">
18109         <size>7</size>
18110       </method>
18111       <method name="Boolean Equals(System.Object)">
18112         <size>69</size>
18113       </method>
18114       <method name="Int32 GetHashCode()">
18115         <size>86</size>
18116       </method>
18117       <method name="System.String ToString()">
18118         <size>142</size>
18119       </method>
18120     </type>
18121     <type name="Let">
18122       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
18123         <size>10</size>
18124       </method>
18125       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18126         <size>7</size>
18127       </method>
18128       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
18129         <size>10</size>
18130       </method>
18131       <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])">
18132         <size>15</size>
18133       </method>
18134       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18135         <size>18</size>
18136       </method>
18137       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18138         <size>7</size>
18139       </method>
18140     </type>
18141     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
18142       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
18143         <size>21</size>
18144       </method>
18145       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18146         <size>7</size>
18147       </method>
18148       <method name="&lt;v&gt;__T get_v()">
18149         <size>7</size>
18150       </method>
18151       <method name="Boolean Equals(System.Object)">
18152         <size>69</size>
18153       </method>
18154       <method name="Int32 GetHashCode()">
18155         <size>86</size>
18156       </method>
18157       <method name="System.String ToString()">
18158         <size>142</size>
18159       </method>
18160     </type>
18161   </test>
18162   <test name="gtest-linq-07.cs">
18163     <type name="SelectMany">
18164       <method name="Void .ctor()">
18165         <size>7</size>
18166       </method>
18167       <method name="Int32 Main()">
18168         <size>748</size>
18169       </method>
18170     </type>
18171     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
18172       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
18173         <size>21</size>
18174       </method>
18175       <method name="&lt;i1&gt;__T get_i1()">
18176         <size>7</size>
18177       </method>
18178       <method name="&lt;i2&gt;__T get_i2()">
18179         <size>7</size>
18180       </method>
18181       <method name="Boolean Equals(System.Object)">
18182         <size>69</size>
18183       </method>
18184       <method name="Int32 GetHashCode()">
18185         <size>86</size>
18186       </method>
18187       <method name="System.String ToString()">
18188         <size>142</size>
18189       </method>
18190     </type>
18191     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
18192       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
18193         <size>28</size>
18194       </method>
18195       <method name="&lt;pp&gt;__T get_pp()">
18196         <size>7</size>
18197       </method>
18198       <method name="&lt;i1&gt;__T get_i1()">
18199         <size>7</size>
18200       </method>
18201       <method name="&lt;i3&gt;__T get_i3()">
18202         <size>7</size>
18203       </method>
18204       <method name="Boolean Equals(System.Object)">
18205         <size>96</size>
18206       </method>
18207       <method name="Int32 GetHashCode()">
18208         <size>109</size>
18209       </method>
18210       <method name="System.String ToString()">
18211         <size>199</size>
18212       </method>
18213     </type>
18214     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
18215       <method name="Void .ctor()">
18216         <size>7</size>
18217       </method>
18218       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18219         <size>12</size>
18220       </method>
18221       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
18222         <size>12</size>
18223       </method>
18224       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
18225         <size>12</size>
18226       </method>
18227       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
18228         <size>7</size>
18229       </method>
18230     </type>
18231     <type name="SelectMany">
18232       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
18233         <size>8</size>
18234       </method>
18235       <method name="Boolean &lt;Main&gt;m__2(Int32)">
18236         <size>5</size>
18237       </method>
18238       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
18239         <size>8</size>
18240       </method>
18241       <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)">
18242         <size>8</size>
18243       </method>
18244       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
18245         <size>7</size>
18246       </method>
18247       <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])">
18248         <size>25</size>
18249       </method>
18250       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
18251         <size>8</size>
18252       </method>
18253     </type>
18254     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
18255       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
18256         <size>21</size>
18257       </method>
18258       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18259         <size>7</size>
18260       </method>
18261       <method name="&lt;i3&gt;__T get_i3()">
18262         <size>7</size>
18263       </method>
18264       <method name="Boolean Equals(System.Object)">
18265         <size>69</size>
18266       </method>
18267       <method name="Int32 GetHashCode()">
18268         <size>86</size>
18269       </method>
18270       <method name="System.String ToString()">
18271         <size>142</size>
18272       </method>
18273     </type>
18274   </test>
18275   <test name="gtest-linq-08.cs">
18276     <type name="TestA">
18277       <method name="Void .ctor(String)">
18278         <size>14</size>
18279       </method>
18280       <method name="System.String Select[U](System.Func`2[TestA,U])">
18281         <size>7</size>
18282       </method>
18283     </type>
18284     <type name="TestB">
18285       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
18286         <size>25</size>
18287       </method>
18288     </type>
18289     <type name="CustomQueryExpressionPattern">
18290       <method name="Void .ctor()">
18291         <size>7</size>
18292       </method>
18293       <method name="Int32 Main()">
18294         <size>153</size>
18295       </method>
18296       <method name="TestA &lt;Main&gt;m__0(TestA)">
18297         <size>2</size>
18298       </method>
18299       <method name="Boolean &lt;Main&gt;m__1(TestA)">
18300         <size>17</size>
18301       </method>
18302     </type>
18303   </test>
18304   <test name="gtest-linq-09.cs">
18305     <type name="Data">
18306       <method name="Void .ctor()">
18307         <size>7</size>
18308       </method>
18309     </type>
18310     <type name="Join">
18311       <method name="Void .ctor()">
18312         <size>7</size>
18313       </method>
18314       <method name="Int32 Main()">
18315         <size>912</size>
18316       </method>
18317     </type>
18318     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
18319       <method name="Void .ctor(&lt;Result&gt;__T)">
18320         <size>14</size>
18321       </method>
18322       <method name="&lt;Result&gt;__T get_Result()">
18323         <size>7</size>
18324       </method>
18325       <method name="Boolean Equals(System.Object)">
18326         <size>39</size>
18327       </method>
18328       <method name="Int32 GetHashCode()">
18329         <size>63</size>
18330       </method>
18331       <method name="System.String ToString()">
18332         <size>67</size>
18333       </method>
18334     </type>
18335     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18336       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18337         <size>21</size>
18338       </method>
18339       <method name="&lt;a&gt;__T get_a()">
18340         <size>7</size>
18341       </method>
18342       <method name="&lt;b&gt;__T get_b()">
18343         <size>7</size>
18344       </method>
18345       <method name="Boolean Equals(System.Object)">
18346         <size>69</size>
18347       </method>
18348       <method name="Int32 GetHashCode()">
18349         <size>86</size>
18350       </method>
18351       <method name="System.String ToString()">
18352         <size>142</size>
18353       </method>
18354     </type>
18355     <type name="Join">
18356       <method name="Int32 &lt;Main&gt;m__0(Data)">
18357         <size>7</size>
18358       </method>
18359       <method name="Int32 &lt;Main&gt;m__1(Data)">
18360         <size>7</size>
18361       </method>
18362       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
18363         <size>23</size>
18364       </method>
18365       <method name="Int32 &lt;Main&gt;m__3(Data)">
18366         <size>7</size>
18367       </method>
18368       <method name="Int32 &lt;Main&gt;m__4(Data)">
18369         <size>7</size>
18370       </method>
18371       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
18372         <size>8</size>
18373       </method>
18374       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
18375         <size>22</size>
18376       </method>
18377       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
18378         <size>33</size>
18379       </method>
18380       <method name="Int32 &lt;Main&gt;m__8(Data)">
18381         <size>7</size>
18382       </method>
18383       <method name="Int32 &lt;Main&gt;m__9(Data)">
18384         <size>7</size>
18385       </method>
18386       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
18387         <size>23</size>
18388       </method>
18389       <method name="Int32 &lt;Main&gt;m__B(Data)">
18390         <size>7</size>
18391       </method>
18392       <method name="Int32 &lt;Main&gt;m__C(Data)">
18393         <size>7</size>
18394       </method>
18395       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
18396         <size>8</size>
18397       </method>
18398       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
18399         <size>12</size>
18400       </method>
18401       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
18402         <size>7</size>
18403       </method>
18404     </type>
18405   </test>
18406   <test name="gtest-linq-10.cs">
18407     <type name="DataA">
18408       <method name="Void .ctor()">
18409         <size>7</size>
18410       </method>
18411     </type>
18412     <type name="DataB">
18413       <method name="Void .ctor()">
18414         <size>7</size>
18415       </method>
18416     </type>
18417     <type name="GroupJoin">
18418       <method name="Void .ctor()">
18419         <size>7</size>
18420       </method>
18421       <method name="Int32 Main()">
18422         <size>631</size>
18423       </method>
18424     </type>
18425     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
18426       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
18427         <size>21</size>
18428       </method>
18429       <method name="&lt;a&gt;__T get_a()">
18430         <size>7</size>
18431       </method>
18432       <method name="&lt;ab&gt;__T get_ab()">
18433         <size>7</size>
18434       </method>
18435       <method name="Boolean Equals(System.Object)">
18436         <size>69</size>
18437       </method>
18438       <method name="Int32 GetHashCode()">
18439         <size>86</size>
18440       </method>
18441       <method name="System.String ToString()">
18442         <size>142</size>
18443       </method>
18444     </type>
18445     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18446       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18447         <size>21</size>
18448       </method>
18449       <method name="&lt;a&gt;__T get_a()">
18450         <size>7</size>
18451       </method>
18452       <method name="&lt;b&gt;__T get_b()">
18453         <size>7</size>
18454       </method>
18455       <method name="Boolean Equals(System.Object)">
18456         <size>69</size>
18457       </method>
18458       <method name="Int32 GetHashCode()">
18459         <size>86</size>
18460       </method>
18461       <method name="System.String ToString()">
18462         <size>142</size>
18463       </method>
18464     </type>
18465     <type name="GroupJoin">
18466       <method name="Int32 &lt;Main&gt;m__0(DataA)">
18467         <size>7</size>
18468       </method>
18469       <method name="Int32 &lt;Main&gt;m__1(DataB)">
18470         <size>7</size>
18471       </method>
18472       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
18473         <size>8</size>
18474       </method>
18475       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18476         <size>12</size>
18477       </method>
18478       <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)">
18479         <size>39</size>
18480       </method>
18481       <method name="Int32 &lt;Main&gt;m__5(DataA)">
18482         <size>7</size>
18483       </method>
18484       <method name="Int32 &lt;Main&gt;m__6(DataB)">
18485         <size>7</size>
18486       </method>
18487       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
18488         <size>8</size>
18489       </method>
18490       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18491         <size>12</size>
18492       </method>
18493       <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)">
18494         <size>39</size>
18495       </method>
18496     </type>
18497   </test>
18498   <test name="gtest-linq-11.cs">
18499     <type name="IntoTest">
18500       <method name="Void .ctor()">
18501         <size>7</size>
18502       </method>
18503       <method name="Int32 Main()">
18504         <size>275</size>
18505       </method>
18506       <method name="Boolean &lt;Main&gt;m__0(Int32)">
18507         <size>5</size>
18508       </method>
18509       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18510         <size>5</size>
18511       </method>
18512       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18513         <size>4</size>
18514       </method>
18515       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18516         <size>5</size>
18517       </method>
18518       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18519         <size>4</size>
18520       </method>
18521     </type>
18522   </test>
18523   <test name="gtest-linq-12.cs">
18524     <type name="NestedQuery">
18525       <method name="Void .ctor()">
18526         <size>7</size>
18527       </method>
18528       <method name="Void XX()">
18529         <size>108</size>
18530       </method>
18531       <method name="Int32 Main()">
18532         <size>464</size>
18533       </method>
18534     </type>
18535     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
18536       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
18537         <size>21</size>
18538       </method>
18539       <method name="&lt;values&gt;__T get_values()">
18540         <size>7</size>
18541       </method>
18542       <method name="&lt;length&gt;__T get_length()">
18543         <size>7</size>
18544       </method>
18545       <method name="Boolean Equals(System.Object)">
18546         <size>69</size>
18547       </method>
18548       <method name="Int32 GetHashCode()">
18549         <size>86</size>
18550       </method>
18551       <method name="System.String ToString()">
18552         <size>142</size>
18553       </method>
18554     </type>
18555     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
18556       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
18557         <size>21</size>
18558       </method>
18559       <method name="&lt;type&gt;__T get_type()">
18560         <size>7</size>
18561       </method>
18562       <method name="&lt;x&gt;__T get_x()">
18563         <size>7</size>
18564       </method>
18565       <method name="Boolean Equals(System.Object)">
18566         <size>69</size>
18567       </method>
18568       <method name="Int32 GetHashCode()">
18569         <size>86</size>
18570       </method>
18571       <method name="System.String ToString()">
18572         <size>142</size>
18573       </method>
18574     </type>
18575     <type name="NestedQuery">
18576       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
18577         <size>13</size>
18578       </method>
18579     </type>
18580     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18581       <method name="Void .ctor()">
18582         <size>7</size>
18583       </method>
18584     </type>
18585     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18586       <method name="Void .ctor()">
18587         <size>7</size>
18588       </method>
18589     </type>
18590     <type name="NestedQuery">
18591       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18592         <size>110</size>
18593       </method>
18594       <method name="Boolean &lt;Main&gt;m__2(System.String)">
18595         <size>10</size>
18596       </method>
18597       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
18598         <size>36</size>
18599       </method>
18600       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
18601         <size>13</size>
18602       </method>
18603       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18604         <size>110</size>
18605       </method>
18606       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
18607         <size>9</size>
18608       </method>
18609       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18610         <size>7</size>
18611       </method>
18612       <method name="Boolean &lt;Main&gt;m__9(Char)">
18613         <size>6</size>
18614       </method>
18615       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
18616         <size>9</size>
18617       </method>
18618       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18619         <size>7</size>
18620       </method>
18621     </type>
18622     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18623       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18624         <size>15</size>
18625       </method>
18626     </type>
18627     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18628       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18629         <size>15</size>
18630       </method>
18631     </type>
18632   </test>
18633   <test name="gtest-linq-13.cs">
18634     <type name="Program">
18635       <method name="Void .ctor()">
18636         <size>7</size>
18637       </method>
18638       <method name="Void Main()">
18639         <size>1</size>
18640       </method>
18641       <method name="Void Foo(TypeDefinition)">
18642         <size>47</size>
18643       </method>
18644       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
18645         <size>2</size>
18646       </method>
18647     </type>
18648     <type name="Extension">
18649       <method name="IEnumerable`1 Cast[T](IFoo)">
18650         <size>2</size>
18651       </method>
18652     </type>
18653     <type name="MethodDefinition">
18654       <method name="Void .ctor()">
18655         <size>7</size>
18656       </method>
18657     </type>
18658     <type name="TypeDefinition">
18659       <method name="Void .ctor()">
18660         <size>7</size>
18661       </method>
18662       <method name="MethodDefinitionCollection get_Methods()">
18663         <size>2</size>
18664       </method>
18665       <method name="Void set_Methods(MethodDefinitionCollection)">
18666         <size>1</size>
18667       </method>
18668     </type>
18669     <type name="MethodDefinitionCollection">
18670       <method name="Void .ctor()">
18671         <size>7</size>
18672       </method>
18673     </type>
18674   </test>
18675   <test name="gtest-linq-14.cs">
18676     <type name="Person">
18677       <method name="Void .ctor()">
18678         <size>7</size>
18679       </method>
18680       <method name="Style get_Style()">
18681         <size>7</size>
18682       </method>
18683       <method name="Void set_Style(Style)">
18684         <size>8</size>
18685       </method>
18686     </type>
18687     <type name="Extensions">
18688       <method name="IMarker`1 Cast[T](IObjectContainer)">
18689         <size>2</size>
18690       </method>
18691       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18692         <size>2</size>
18693       </method>
18694     </type>
18695     <type name="Program">
18696       <method name="Void .ctor()">
18697         <size>7</size>
18698       </method>
18699       <method name="Void Main()">
18700         <size>1</size>
18701       </method>
18702       <method name="Void Assert(System.Action)">
18703         <size>1</size>
18704       </method>
18705       <method name="Void Test(IObjectContainer, Style)">
18706         <size>38</size>
18707       </method>
18708     </type>
18709     <type name="Program+&lt;Test&gt;c__AnonStorey0">
18710       <method name="Void .ctor()">
18711         <size>7</size>
18712       </method>
18713       <method name="Void &lt;&gt;m__0()">
18714         <size>117</size>
18715       </method>
18716     </type>
18717   </test>
18718   <test name="gtest-linq-15.cs">
18719     <type name="NameCollisionTest.Data">
18720       <method name="Void .ctor()">
18721         <size>7</size>
18722       </method>
18723     </type>
18724     <type name="NameCollisionTest.Ex">
18725       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
18726         <size>44</size>
18727       </method>
18728     </type>
18729     <type name="NameCollisionTest.C">
18730       <method name="Void .ctor()">
18731         <size>7</size>
18732       </method>
18733       <method name="Void Main()">
18734         <size>78</size>
18735       </method>
18736       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
18737         <size>7</size>
18738       </method>
18739       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18740         <size>5</size>
18741       </method>
18742     </type>
18743     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
18744       <method name="Void .ctor()">
18745         <size>7</size>
18746       </method>
18747       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18748         <size>12</size>
18749       </method>
18750       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18751         <size>7</size>
18752       </method>
18753       <method name="Boolean MoveNext()">
18754         <size>86</size>
18755       </method>
18756       <method name="Void Dispose()">
18757         <size>8</size>
18758       </method>
18759       <method name="Void Reset()">
18760         <size>6</size>
18761       </method>
18762       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
18763         <size>7</size>
18764       </method>
18765       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
18766         <size>52</size>
18767       </method>
18768     </type>
18769   </test>
18770   <test name="gtest-linq-16.cs">
18771     <type name="C">
18772       <method name="Void .ctor()">
18773         <size>7</size>
18774       </method>
18775       <method name="Void Main()">
18776         <size>12</size>
18777       </method>
18778       <method name="Void Test_1(Int32)">
18779         <size>27</size>
18780       </method>
18781       <method name="Void Test_2()">
18782         <size>31</size>
18783       </method>
18784       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
18785         <size>26</size>
18786       </method>
18787     </type>
18788     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18789       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18790         <size>21</size>
18791       </method>
18792       <method name="&lt;a&gt;__T get_a()">
18793         <size>7</size>
18794       </method>
18795       <method name="&lt;b&gt;__T get_b()">
18796         <size>7</size>
18797       </method>
18798       <method name="Boolean Equals(System.Object)">
18799         <size>69</size>
18800       </method>
18801       <method name="Int32 GetHashCode()">
18802         <size>86</size>
18803       </method>
18804       <method name="System.String ToString()">
18805         <size>142</size>
18806       </method>
18807     </type>
18808     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18809       <method name="Void .ctor()">
18810         <size>7</size>
18811       </method>
18812       <method name="IEnumerable`1 &lt;&gt;m__0()">
18813         <size>67</size>
18814       </method>
18815       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18816         <size>8</size>
18817       </method>
18818       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18819         <size>14</size>
18820       </method>
18821     </type>
18822     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18823       <method name="Void .ctor()">
18824         <size>7</size>
18825       </method>
18826       <method name="IEnumerable`1 &lt;&gt;m__2()">
18827         <size>67</size>
18828       </method>
18829       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18830         <size>8</size>
18831       </method>
18832       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18833         <size>14</size>
18834       </method>
18835     </type>
18836   </test>
18837   <test name="gtest-linq-17.cs">
18838     <type name="TestGroupBy">
18839       <method name="Void .ctor()">
18840         <size>7</size>
18841       </method>
18842       <method name="Int32 Main()">
18843         <size>157</size>
18844       </method>
18845       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18846         <size>2</size>
18847       </method>
18848     </type>
18849     <type name="&lt;PrivateImplementationDetails&gt;">
18850       <method name="Void .ctor()">
18851         <size>7</size>
18852       </method>
18853     </type>
18854   </test>
18855   <test name="gtest-linq-18.cs">
18856     <type name="C">
18857       <method name="Void .ctor()">
18858         <size>7</size>
18859       </method>
18860       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18861         <size>2</size>
18862       </method>
18863       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18864         <size>2</size>
18865       </method>
18866       <method name="Int32 Main()">
18867         <size>652</size>
18868       </method>
18869       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18870         <size>42</size>
18871       </method>
18872       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18873         <size>11</size>
18874       </method>
18875       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18876         <size>31</size>
18877       </method>
18878       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18879         <size>31</size>
18880       </method>
18881       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18882         <size>31</size>
18883       </method>
18884       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18885         <size>31</size>
18886       </method>
18887       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18888         <size>31</size>
18889       </method>
18890       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18891         <size>10</size>
18892       </method>
18893       <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])">
18894         <size>15</size>
18895       </method>
18896       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18897         <size>31</size>
18898       </method>
18899       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18900         <size>15</size>
18901       </method>
18902       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18903         <size>12</size>
18904       </method>
18905     </type>
18906     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
18907       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
18908         <size>21</size>
18909       </method>
18910       <method name="&lt;ck&gt;__T get_ck()">
18911         <size>7</size>
18912       </method>
18913       <method name="&lt;xy&gt;__T get_xy()">
18914         <size>7</size>
18915       </method>
18916       <method name="Boolean Equals(System.Object)">
18917         <size>69</size>
18918       </method>
18919       <method name="Int32 GetHashCode()">
18920         <size>86</size>
18921       </method>
18922       <method name="System.String ToString()">
18923         <size>142</size>
18924       </method>
18925     </type>
18926     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18927       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18928         <size>21</size>
18929       </method>
18930       <method name="&lt;i&gt;__T get_i()">
18931         <size>7</size>
18932       </method>
18933       <method name="&lt;l&gt;__T get_l()">
18934         <size>7</size>
18935       </method>
18936       <method name="Boolean Equals(System.Object)">
18937         <size>69</size>
18938       </method>
18939       <method name="Int32 GetHashCode()">
18940         <size>86</size>
18941       </method>
18942       <method name="System.String ToString()">
18943         <size>142</size>
18944       </method>
18945     </type>
18946     <type name="&lt;PrivateImplementationDetails&gt;">
18947       <method name="Void .ctor()">
18948         <size>7</size>
18949       </method>
18950     </type>
18951     <type name="C+&lt;Main&gt;c__AnonStorey0">
18952       <method name="Void .ctor()">
18953         <size>7</size>
18954       </method>
18955     </type>
18956     <type name="C+&lt;Main&gt;c__AnonStorey1">
18957       <method name="Void .ctor()">
18958         <size>7</size>
18959       </method>
18960     </type>
18961     <type name="C+&lt;Main&gt;c__AnonStorey2">
18962       <method name="Void .ctor()">
18963         <size>7</size>
18964       </method>
18965     </type>
18966     <type name="C+&lt;Main&gt;c__AnonStorey3">
18967       <method name="Void .ctor()">
18968         <size>7</size>
18969       </method>
18970     </type>
18971     <type name="C+&lt;Main&gt;c__AnonStorey4">
18972       <method name="Void .ctor()">
18973         <size>7</size>
18974       </method>
18975     </type>
18976     <type name="C+&lt;Main&gt;c__AnonStorey5">
18977       <method name="Void .ctor()">
18978         <size>7</size>
18979       </method>
18980     </type>
18981     <type name="C+&lt;Main&gt;c__AnonStorey6">
18982       <method name="Void .ctor()">
18983         <size>7</size>
18984       </method>
18985     </type>
18986     <type name="C">
18987       <method name="Boolean &lt;Main&gt;m__C(Int32)">
18988         <size>31</size>
18989       </method>
18990       <method name="Boolean &lt;Main&gt;m__D(Int32)">
18991         <size>31</size>
18992       </method>
18993       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
18994         <size>2</size>
18995       </method>
18996       <method name="Boolean &lt;Main&gt;m__F(Int32)">
18997         <size>31</size>
18998       </method>
18999       <method name="Boolean &lt;Main&gt;m__10(Int32)">
19000         <size>31</size>
19001       </method>
19002       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
19003         <size>2</size>
19004       </method>
19005     </type>
19006     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
19007       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
19008         <size>21</size>
19009       </method>
19010       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19011         <size>7</size>
19012       </method>
19013       <method name="&lt;g&gt;__T get_g()">
19014         <size>7</size>
19015       </method>
19016       <method name="Boolean Equals(System.Object)">
19017         <size>69</size>
19018       </method>
19019       <method name="Int32 GetHashCode()">
19020         <size>86</size>
19021       </method>
19022       <method name="System.String ToString()">
19023         <size>142</size>
19024       </method>
19025     </type>
19026     <type name="C+&lt;Main&gt;c__AnonStorey0">
19027       <method name="Boolean &lt;&gt;m__12(Int32)">
19028         <size>10</size>
19029       </method>
19030     </type>
19031     <type name="C+&lt;Main&gt;c__AnonStorey1">
19032       <method name="Boolean &lt;&gt;m__13(Int32)">
19033         <size>15</size>
19034       </method>
19035     </type>
19036     <type name="C+&lt;Main&gt;c__AnonStorey2">
19037       <method name="Boolean &lt;&gt;m__14(Int32)">
19038         <size>10</size>
19039       </method>
19040     </type>
19041     <type name="C+&lt;Main&gt;c__AnonStorey3">
19042       <method name="Boolean &lt;&gt;m__15(Int32)">
19043         <size>10</size>
19044       </method>
19045     </type>
19046     <type name="C+&lt;Main&gt;c__AnonStorey4">
19047       <method name="Int32 &lt;&gt;m__16(Int32)">
19048         <size>9</size>
19049       </method>
19050     </type>
19051     <type name="C+&lt;Main&gt;c__AnonStorey5">
19052       <method name="Int32 &lt;&gt;m__17(Int32)">
19053         <size>9</size>
19054       </method>
19055     </type>
19056     <type name="C+&lt;Main&gt;c__AnonStorey6">
19057       <method name="Boolean &lt;&gt;m__18(Int32)">
19058         <size>20</size>
19059       </method>
19060     </type>
19061     <type name="C+&lt;Main&gt;c__AnonStorey7">
19062       <method name="Void .ctor()">
19063         <size>7</size>
19064       </method>
19065       <method name="Boolean &lt;&gt;m__19(Int32)">
19066         <size>10</size>
19067       </method>
19068     </type>
19069     <type name="C+&lt;Main&gt;c__AnonStorey8">
19070       <method name="Void .ctor()">
19071         <size>7</size>
19072       </method>
19073       <method name="Boolean &lt;&gt;m__1A(Int32)">
19074         <size>10</size>
19075       </method>
19076     </type>
19077     <type name="C+&lt;Main&gt;c__AnonStorey9">
19078       <method name="Void .ctor()">
19079         <size>7</size>
19080       </method>
19081       <method name="Boolean &lt;&gt;m__1B(Int32)">
19082         <size>10</size>
19083       </method>
19084     </type>
19085     <type name="C+&lt;Main&gt;c__AnonStoreyA">
19086       <method name="Void .ctor()">
19087         <size>7</size>
19088       </method>
19089       <method name="Boolean &lt;&gt;m__1C(Int32)">
19090         <size>10</size>
19091       </method>
19092     </type>
19093   </test>
19094   <test name="gtest-linq-19.cs">
19095     <type name="Test">
19096       <method name="Void .ctor()">
19097         <size>7</size>
19098       </method>
19099       <method name="Void .cctor()">
19100         <size>45</size>
19101       </method>
19102       <method name="Void Main()">
19103         <size>1</size>
19104       </method>
19105       <method name="Char &lt;Test&gt;m__0(Char)">
19106         <size>2</size>
19107       </method>
19108     </type>
19109   </test>
19110   <test name="gtest-named-01.cs">
19111     <type name="C">
19112       <method name="Int32 Test(Int32, Int32, System.String)">
19113         <size>6</size>
19114       </method>
19115       <method name="T Foo[T](T, Int32)">
19116         <size>2</size>
19117       </method>
19118       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
19119         <size>9</size>
19120       </method>
19121       <method name="Int32 Main()">
19122         <size>173</size>
19123       </method>
19124       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19125         <size>2</size>
19126       </method>
19127     </type>
19128     <type name="C+&lt;Main&gt;c__AnonStorey0">
19129       <method name="Void .ctor()">
19130         <size>7</size>
19131       </method>
19132       <method name="Int32 &lt;&gt;m__1(Int32)">
19133         <size>7</size>
19134       </method>
19135     </type>
19136   </test>
19137   <test name="gtest-var-04.cs">
19138     <type name="Test">
19139       <method name="Void .ctor()">
19140         <size>7</size>
19141       </method>
19142       <method name="Int32 Main()">
19143         <size>219</size>
19144       </method>
19145     </type>
19146   </test>
19147   <test name="gtest-variance-11.cs">
19148     <type name="D">
19149       <method name="Void .ctor()">
19150         <size>7</size>
19151       </method>
19152       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
19153         <size>38</size>
19154       </method>
19155       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
19156         <size>38</size>
19157       </method>
19158       <method name="Int32 Main()">
19159         <size>38</size>
19160       </method>
19161     </type>
19162   </test>
19163   <test name="gtest-variance-13.cs">
19164     <type name="A">
19165       <method name="Void .ctor()">
19166         <size>7</size>
19167       </method>
19168       <method name="Void Foo[T](T, IList`1)">
19169         <size>1</size>
19170       </method>
19171       <method name="Void Test()">
19172         <size>17</size>
19173       </method>
19174     </type>
19175     <type name="B">
19176       <method name="Void .ctor()">
19177         <size>7</size>
19178       </method>
19179       <method name="Void Foo[T](T, I`1)">
19180         <size>1</size>
19181       </method>
19182       <method name="Void Test[U](U, I`1)">
19183         <size>8</size>
19184       </method>
19185     </type>
19186     <type name="M">
19187       <method name="Void .ctor()">
19188         <size>7</size>
19189       </method>
19190       <method name="Int32 Main()">
19191         <size>2</size>
19192       </method>
19193     </type>
19194   </test>
19195   <test name="gtest-variance-6.cs">
19196     <type name="Program">
19197       <method name="Void .ctor()">
19198         <size>7</size>
19199       </method>
19200       <method name="Void Main()">
19201         <size>1</size>
19202       </method>
19203     </type>
19204     <type name="Cov1`1[U]">
19205       <method name="Void .ctor(Object, IntPtr)">
19206         <size>0</size>
19207       </method>
19208       <method name="ICovariant`1 Invoke(IContravariant`1)">
19209         <size>0</size>
19210       </method>
19211       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19212         <size>0</size>
19213       </method>
19214       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19215         <size>0</size>
19216       </method>
19217     </type>
19218     <type name="Cov2`1[U]">
19219       <method name="Void .ctor(Object, IntPtr)">
19220         <size>0</size>
19221       </method>
19222       <method name="ICovariant`1 Invoke(IContravariant`1)">
19223         <size>0</size>
19224       </method>
19225       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19226         <size>0</size>
19227       </method>
19228       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19229         <size>0</size>
19230       </method>
19231     </type>
19232     <type name="Cov3`1[U]">
19233       <method name="Void .ctor(Object, IntPtr)">
19234         <size>0</size>
19235       </method>
19236       <method name="ICovariant`1 Invoke(IContravariant`1)">
19237         <size>0</size>
19238       </method>
19239       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19240         <size>0</size>
19241       </method>
19242       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19243         <size>0</size>
19244       </method>
19245     </type>
19246     <type name="Cov4`1[U]">
19247       <method name="Void .ctor(Object, IntPtr)">
19248         <size>0</size>
19249       </method>
19250       <method name="ICovariant`1 Invoke()">
19251         <size>0</size>
19252       </method>
19253       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19254         <size>0</size>
19255       </method>
19256       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19257         <size>0</size>
19258       </method>
19259     </type>
19260     <type name="Cov5`1[U]">
19261       <method name="Void .ctor(Object, IntPtr)">
19262         <size>0</size>
19263       </method>
19264       <method name="IContravariant`1 Invoke()">
19265         <size>0</size>
19266       </method>
19267       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19268         <size>0</size>
19269       </method>
19270       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19271         <size>0</size>
19272       </method>
19273     </type>
19274     <type name="Contra5`1[U]">
19275       <method name="Void .ctor(Object, IntPtr)">
19276         <size>0</size>
19277       </method>
19278       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19279         <size>0</size>
19280       </method>
19281       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19282         <size>0</size>
19283       </method>
19284       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19285         <size>0</size>
19286       </method>
19287     </type>
19288     <type name="Contra6`1[U]">
19289       <method name="Void .ctor(Object, IntPtr)">
19290         <size>0</size>
19291       </method>
19292       <method name="IContravariant`1 Invoke()">
19293         <size>0</size>
19294       </method>
19295       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19296         <size>0</size>
19297       </method>
19298       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19299         <size>0</size>
19300       </method>
19301     </type>
19302     <type name="Contra7`1[U]">
19303       <method name="Void .ctor(Object, IntPtr)">
19304         <size>0</size>
19305       </method>
19306       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19307         <size>0</size>
19308       </method>
19309       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19310         <size>0</size>
19311       </method>
19312       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19313         <size>0</size>
19314       </method>
19315     </type>
19316     <type name="Contra8`1[U]">
19317       <method name="Void .ctor(Object, IntPtr)">
19318         <size>0</size>
19319       </method>
19320       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19321         <size>0</size>
19322       </method>
19323       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19324         <size>0</size>
19325       </method>
19326       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19327         <size>0</size>
19328       </method>
19329     </type>
19330   </test>
19331   <test name="gtest-variance-7.cs">
19332     <type name="C">
19333       <method name="Void .ctor()">
19334         <size>7</size>
19335       </method>
19336       <method name="Void Main()">
19337         <size>1</size>
19338       </method>
19339     </type>
19340     <type name="Covariant`1[T]">
19341       <method name="Void .ctor(Object, IntPtr)">
19342         <size>0</size>
19343       </method>
19344       <method name="T Invoke()">
19345         <size>0</size>
19346       </method>
19347       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19348         <size>0</size>
19349       </method>
19350       <method name="T EndInvoke(IAsyncResult)">
19351         <size>0</size>
19352       </method>
19353     </type>
19354     <type name="Contra`1[T]">
19355       <method name="Void .ctor(Object, IntPtr)">
19356         <size>0</size>
19357       </method>
19358       <method name="Void Invoke(T)">
19359         <size>0</size>
19360       </method>
19361       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19362         <size>0</size>
19363       </method>
19364       <method name="Void EndInvoke(IAsyncResult)">
19365         <size>0</size>
19366       </method>
19367     </type>
19368     <type name="CoContra`2[TR,T]">
19369       <method name="Void .ctor(Object, IntPtr)">
19370         <size>0</size>
19371       </method>
19372       <method name="TR Invoke(T)">
19373         <size>0</size>
19374       </method>
19375       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19376         <size>0</size>
19377       </method>
19378       <method name="TR EndInvoke(IAsyncResult)">
19379         <size>0</size>
19380       </method>
19381     </type>
19382     <type name="None`1[T]">
19383       <method name="Void .ctor(Object, IntPtr)">
19384         <size>0</size>
19385       </method>
19386       <method name="Void Invoke(T)">
19387         <size>0</size>
19388       </method>
19389       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19390         <size>0</size>
19391       </method>
19392       <method name="Void EndInvoke(IAsyncResult)">
19393         <size>0</size>
19394       </method>
19395     </type>
19396     <type name="Test`1[U]">
19397       <method name="Void .ctor(Object, IntPtr)">
19398         <size>0</size>
19399       </method>
19400       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
19401         <size>0</size>
19402       </method>
19403       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19404         <size>0</size>
19405       </method>
19406       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19407         <size>0</size>
19408       </method>
19409     </type>
19410     <type name="Test2`1[U]">
19411       <method name="Void .ctor(Object, IntPtr)">
19412         <size>0</size>
19413       </method>
19414       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
19415         <size>0</size>
19416       </method>
19417       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19418         <size>0</size>
19419       </method>
19420       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
19421         <size>0</size>
19422       </method>
19423     </type>
19424     <type name="Test3`1[U]">
19425       <method name="Void .ctor(Object, IntPtr)">
19426         <size>0</size>
19427       </method>
19428       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19429         <size>0</size>
19430       </method>
19431       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19432         <size>0</size>
19433       </method>
19434       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19435         <size>0</size>
19436       </method>
19437     </type>
19438     <type name="Test4`1[U]">
19439       <method name="Void .ctor(Object, IntPtr)">
19440         <size>0</size>
19441       </method>
19442       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19443         <size>0</size>
19444       </method>
19445       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19446         <size>0</size>
19447       </method>
19448       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19449         <size>0</size>
19450       </method>
19451     </type>
19452     <type name="Test5`1[U]">
19453       <method name="Void .ctor(Object, IntPtr)">
19454         <size>0</size>
19455       </method>
19456       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
19457         <size>0</size>
19458       </method>
19459       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19460         <size>0</size>
19461       </method>
19462       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
19463         <size>0</size>
19464       </method>
19465     </type>
19466     <type name="Test6`1[U]">
19467       <method name="Void .ctor(Object, IntPtr)">
19468         <size>0</size>
19469       </method>
19470       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
19471         <size>0</size>
19472       </method>
19473       <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)">
19474         <size>0</size>
19475       </method>
19476       <method name="Void EndInvoke(IAsyncResult)">
19477         <size>0</size>
19478       </method>
19479     </type>
19480     <type name="Both`2[U,V]">
19481       <method name="Void .ctor(Object, IntPtr)">
19482         <size>0</size>
19483       </method>
19484       <method name="Void Invoke(CoContra`2[U,V])">
19485         <size>0</size>
19486       </method>
19487       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
19488         <size>0</size>
19489       </method>
19490       <method name="Void EndInvoke(IAsyncResult)">
19491         <size>0</size>
19492       </method>
19493     </type>
19494     <type name="Both2`2[U,V]">
19495       <method name="Void .ctor(Object, IntPtr)">
19496         <size>0</size>
19497       </method>
19498       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
19499         <size>0</size>
19500       </method>
19501       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
19502         <size>0</size>
19503       </method>
19504       <method name="Void EndInvoke(IAsyncResult)">
19505         <size>0</size>
19506       </method>
19507     </type>
19508     <type name="Both3`2[U,V]">
19509       <method name="Void .ctor(Object, IntPtr)">
19510         <size>0</size>
19511       </method>
19512       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
19513         <size>0</size>
19514       </method>
19515       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
19516         <size>0</size>
19517       </method>
19518       <method name="Void EndInvoke(IAsyncResult)">
19519         <size>0</size>
19520       </method>
19521     </type>
19522     <type name="Both4`2[U,V]">
19523       <method name="Void .ctor(Object, IntPtr)">
19524         <size>0</size>
19525       </method>
19526       <method name="Void Invoke(Both`2[V,U])">
19527         <size>0</size>
19528       </method>
19529       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
19530         <size>0</size>
19531       </method>
19532       <method name="Void EndInvoke(IAsyncResult)">
19533         <size>0</size>
19534       </method>
19535     </type>
19536     <type name="Both5`2[U,V]">
19537       <method name="Void .ctor(Object, IntPtr)">
19538         <size>0</size>
19539       </method>
19540       <method name="Void Invoke(Both`2[V,System.Int32])">
19541         <size>0</size>
19542       </method>
19543       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
19544         <size>0</size>
19545       </method>
19546       <method name="Void EndInvoke(IAsyncResult)">
19547         <size>0</size>
19548       </method>
19549     </type>
19550   </test>
19551   <test name="gtest-variance-9.cs">
19552     <type name="Test">
19553       <method name="Void .ctor()">
19554         <size>7</size>
19555       </method>
19556       <method name="Void Foo(IIn`1)">
19557         <size>1</size>
19558       </method>
19559       <method name="Int32 Main()">
19560         <size>10</size>
19561       </method>
19562     </type>
19563   </test>
19564   <test name="ltest-01.cs">
19565     <type name="X">
19566       <method name="Void .ctor(Int32)">
19567         <size>13</size>
19568       </method>
19569       <method name="Int32 Main()">
19570         <size>300</size>
19571       </method>
19572     </type>
19573     <type name="IntFunc">
19574       <method name="Void .ctor(Object, IntPtr)">
19575         <size>0</size>
19576       </method>
19577       <method name="Int32 Invoke(Int32)">
19578         <size>0</size>
19579       </method>
19580       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19581         <size>0</size>
19582       </method>
19583       <method name="Int32 EndInvoke(IAsyncResult)">
19584         <size>0</size>
19585       </method>
19586     </type>
19587     <type name="VoidFunc">
19588       <method name="Void .ctor(Object, IntPtr)">
19589         <size>0</size>
19590       </method>
19591       <method name="Void Invoke(Int32)">
19592         <size>0</size>
19593       </method>
19594       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19595         <size>0</size>
19596       </method>
19597       <method name="Void EndInvoke(IAsyncResult)">
19598         <size>0</size>
19599       </method>
19600     </type>
19601     <type name="X">
19602       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19603         <size>4</size>
19604       </method>
19605       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19606         <size>4</size>
19607       </method>
19608     </type>
19609     <type name="X+&lt;Main&gt;c__AnonStorey0">
19610       <method name="Void .ctor()">
19611         <size>7</size>
19612       </method>
19613       <method name="Void &lt;&gt;m__2(Int32)">
19614         <size>8</size>
19615       </method>
19616     </type>
19617     <type name="X">
19618       <method name="Void &lt;Main&gt;m__3(Int32)">
19619         <size>8</size>
19620       </method>
19621     </type>
19622   </test>
19623   <test name="ltest-02.cs">
19624     <type name="X">
19625       <method name="Void .ctor()">
19626         <size>7</size>
19627       </method>
19628       <method name="Void Foo(funci)">
19629         <size>16</size>
19630       </method>
19631       <method name="Void Foo(funcs)">
19632         <size>19</size>
19633       </method>
19634       <method name="Void Main()">
19635         <size>35</size>
19636       </method>
19637     </type>
19638     <type name="funcs">
19639       <method name="Void .ctor(Object, IntPtr)">
19640         <size>0</size>
19641       </method>
19642       <method name="System.String Invoke(System.String)">
19643         <size>0</size>
19644       </method>
19645       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19646         <size>0</size>
19647       </method>
19648       <method name="System.String EndInvoke(IAsyncResult)">
19649         <size>0</size>
19650       </method>
19651     </type>
19652     <type name="funci">
19653       <method name="Void .ctor(Object, IntPtr)">
19654         <size>0</size>
19655       </method>
19656       <method name="Int32 Invoke(Int32)">
19657         <size>0</size>
19658       </method>
19659       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19660         <size>0</size>
19661       </method>
19662       <method name="Int32 EndInvoke(IAsyncResult)">
19663         <size>0</size>
19664       </method>
19665     </type>
19666     <type name="X">
19667       <method name="System.String &lt;Main&gt;m__0(System.String)">
19668         <size>12</size>
19669       </method>
19670     </type>
19671   </test>
19672   <test name="ltest-03.cs">
19673     <type name="Demo">
19674       <method name="Void .ctor()">
19675         <size>7</size>
19676       </method>
19677       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19678         <size>8</size>
19679       </method>
19680       <method name="Int32 Main()">
19681         <size>54</size>
19682       </method>
19683     </type>
19684     <type name="Func`2[TArg0,TResult]">
19685       <method name="Void .ctor(Object, IntPtr)">
19686         <size>0</size>
19687       </method>
19688       <method name="TResult Invoke(TArg0)">
19689         <size>0</size>
19690       </method>
19691       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19692         <size>0</size>
19693       </method>
19694       <method name="TResult EndInvoke(IAsyncResult)">
19695         <size>0</size>
19696       </method>
19697     </type>
19698     <type name="Demo">
19699       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19700         <size>7</size>
19701       </method>
19702     </type>
19703   </test>
19704   <test name="ltest-04.cs">
19705     <type name="Demo">
19706       <method name="Void .ctor()">
19707         <size>7</size>
19708       </method>
19709       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19710         <size>14</size>
19711       </method>
19712       <method name="Int32 Main()">
19713         <size>103</size>
19714       </method>
19715     </type>
19716     <type name="Func`2[TArg0,TResult]">
19717       <method name="Void .ctor(Object, IntPtr)">
19718         <size>0</size>
19719       </method>
19720       <method name="TResult Invoke(TArg0)">
19721         <size>0</size>
19722       </method>
19723       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19724         <size>0</size>
19725       </method>
19726       <method name="TResult EndInvoke(IAsyncResult)">
19727         <size>0</size>
19728       </method>
19729     </type>
19730     <type name="Demo">
19731       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19732         <size>7</size>
19733       </method>
19734       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19735         <size>8</size>
19736       </method>
19737     </type>
19738   </test>
19739   <test name="ltest-05.cs">
19740     <type name="C">
19741       <method name="Void .ctor()">
19742         <size>7</size>
19743       </method>
19744       <method name="Boolean M(C+db)">
19745         <size>8</size>
19746       </method>
19747       <method name="System.String M(C+ds)">
19748         <size>6</size>
19749       </method>
19750       <method name="Int32 M(C+di)">
19751         <size>8</size>
19752       </method>
19753       <method name="Int32 Main()">
19754         <size>125</size>
19755       </method>
19756     </type>
19757     <type name="C+di">
19758       <method name="Void .ctor(Object, IntPtr)">
19759         <size>0</size>
19760       </method>
19761       <method name="Int32 Invoke(Int32)">
19762         <size>0</size>
19763       </method>
19764       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19765         <size>0</size>
19766       </method>
19767       <method name="Int32 EndInvoke(IAsyncResult)">
19768         <size>0</size>
19769       </method>
19770     </type>
19771     <type name="C+ds">
19772       <method name="Void .ctor(Object, IntPtr)">
19773         <size>0</size>
19774       </method>
19775       <method name="System.String Invoke(System.String)">
19776         <size>0</size>
19777       </method>
19778       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19779         <size>0</size>
19780       </method>
19781       <method name="System.String EndInvoke(IAsyncResult)">
19782         <size>0</size>
19783       </method>
19784     </type>
19785     <type name="C+db">
19786       <method name="Void .ctor(Object, IntPtr)">
19787         <size>0</size>
19788       </method>
19789       <method name="Boolean Invoke(Boolean)">
19790         <size>0</size>
19791       </method>
19792       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19793         <size>0</size>
19794       </method>
19795       <method name="Boolean EndInvoke(IAsyncResult)">
19796         <size>0</size>
19797       </method>
19798     </type>
19799     <type name="C+&lt;Main&gt;c__AnonStorey0">
19800       <method name="Void .ctor()">
19801         <size>7</size>
19802       </method>
19803     </type>
19804     <type name="C+&lt;Main&gt;c__AnonStorey1">
19805       <method name="Void .ctor()">
19806         <size>7</size>
19807       </method>
19808     </type>
19809     <type name="C">
19810       <method name="System.String &lt;Main&gt;m__0(System.String)">
19811         <size>31</size>
19812       </method>
19813       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19814         <size>31</size>
19815       </method>
19816     </type>
19817     <type name="C+&lt;Main&gt;c__AnonStorey0">
19818       <method name="System.String &lt;&gt;m__2(System.String)">
19819         <size>12</size>
19820       </method>
19821     </type>
19822     <type name="C+&lt;Main&gt;c__AnonStorey1">
19823       <method name="Int32 &lt;&gt;m__3(Int32)">
19824         <size>11</size>
19825       </method>
19826     </type>
19827   </test>
19828   <test name="ltest-06.cs">
19829     <type name="TestClass">
19830       <method name="Void .ctor()">
19831         <size>7</size>
19832       </method>
19833       <method name="Void P(TestClass+DT)">
19834         <size>26</size>
19835       </method>
19836       <method name="Void P(TestClass+DF)">
19837         <size>26</size>
19838       </method>
19839       <method name="T And(T, T)">
19840         <size>10</size>
19841       </method>
19842       <method name="F And(T, F)">
19843         <size>10</size>
19844       </method>
19845       <method name="F And(F, T)">
19846         <size>10</size>
19847       </method>
19848       <method name="F And(F, F)">
19849         <size>10</size>
19850       </method>
19851       <method name="T Or(T, T)">
19852         <size>10</size>
19853       </method>
19854       <method name="T Or(T, F)">
19855         <size>10</size>
19856       </method>
19857       <method name="T Or(F, T)">
19858         <size>10</size>
19859       </method>
19860       <method name="F Or(F, F)">
19861         <size>10</size>
19862       </method>
19863       <method name="F Not(T)">
19864         <size>10</size>
19865       </method>
19866       <method name="T Not(F)">
19867         <size>10</size>
19868       </method>
19869       <method name="Void StopTrue(T)">
19870         <size>1</size>
19871       </method>
19872       <method name="Int32 Main()">
19873         <size>36</size>
19874       </method>
19875     </type>
19876     <type name="TestClass+DT">
19877       <method name="Void .ctor(Object, IntPtr)">
19878         <size>0</size>
19879       </method>
19880       <method name="Void Invoke(T)">
19881         <size>0</size>
19882       </method>
19883       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19884         <size>0</size>
19885       </method>
19886       <method name="Void EndInvoke(IAsyncResult)">
19887         <size>0</size>
19888       </method>
19889     </type>
19890     <type name="TestClass+DF">
19891       <method name="Void .ctor(Object, IntPtr)">
19892         <size>0</size>
19893       </method>
19894       <method name="Void Invoke(F)">
19895         <size>0</size>
19896       </method>
19897       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
19898         <size>0</size>
19899       </method>
19900       <method name="Void EndInvoke(IAsyncResult)">
19901         <size>0</size>
19902       </method>
19903     </type>
19904     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
19905       <method name="Void .ctor()">
19906         <size>7</size>
19907       </method>
19908       <method name="Void &lt;&gt;m__1(T)">
19909         <size>38</size>
19910       </method>
19911     </type>
19912     <type name="TestClass">
19913       <method name="Void &lt;Main&gt;m__0(F)">
19914         <size>31</size>
19915       </method>
19916     </type>
19917     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
19918       <method name="Void .ctor()">
19919         <size>7</size>
19920       </method>
19921       <method name="Void &lt;&gt;m__2(F)">
19922         <size>77</size>
19923       </method>
19924     </type>
19925   </test>
19926   <test name="ltest-07.cs">
19927     <type name="C">
19928       <method name="Void .ctor()">
19929         <size>7</size>
19930       </method>
19931       <method name="Void Test(D)">
19932         <size>1</size>
19933       </method>
19934       <method name="Void Test(System.Object, D)">
19935         <size>1</size>
19936       </method>
19937       <method name="Void Test(D, D)">
19938         <size>1</size>
19939       </method>
19940       <method name="Void Test2(System.Object, E)">
19941         <size>1</size>
19942       </method>
19943       <method name="Void Main()">
19944         <size>207</size>
19945       </method>
19946     </type>
19947     <type name="D">
19948       <method name="Void .ctor(Object, IntPtr)">
19949         <size>0</size>
19950       </method>
19951       <method name="Void Invoke()">
19952         <size>0</size>
19953       </method>
19954       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19955         <size>0</size>
19956       </method>
19957       <method name="Void EndInvoke(IAsyncResult)">
19958         <size>0</size>
19959       </method>
19960     </type>
19961     <type name="E">
19962       <method name="Void .ctor(Object, IntPtr)">
19963         <size>0</size>
19964       </method>
19965       <method name="Void Invoke(Boolean)">
19966         <size>0</size>
19967       </method>
19968       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19969         <size>0</size>
19970       </method>
19971       <method name="Void EndInvoke(IAsyncResult)">
19972         <size>0</size>
19973       </method>
19974     </type>
19975     <type name="C">
19976       <method name="Void &lt;Main&gt;m__0()">
19977         <size>1</size>
19978       </method>
19979       <method name="Void &lt;Main&gt;m__1()">
19980         <size>1</size>
19981       </method>
19982       <method name="Void &lt;Main&gt;m__2()">
19983         <size>1</size>
19984       </method>
19985       <method name="Void &lt;Main&gt;m__3()">
19986         <size>1</size>
19987       </method>
19988       <method name="Void &lt;Main&gt;m__4()">
19989         <size>1</size>
19990       </method>
19991       <method name="Void &lt;Main&gt;m__5(Boolean)">
19992         <size>1</size>
19993       </method>
19994     </type>
19995   </test>
19996   <test name="ltest-08.cs">
19997     <type name="C">
19998       <method name="Void .ctor()">
19999         <size>7</size>
20000       </method>
20001       <method name="Void Test[T,R](System.Func`2[T,R])">
20002         <size>1</size>
20003       </method>
20004       <method name="Int32 Main()">
20005         <size>321</size>
20006       </method>
20007       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20008         <size>4</size>
20009       </method>
20010       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20011         <size>5</size>
20012       </method>
20013       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20014         <size>4</size>
20015       </method>
20016       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20017         <size>5</size>
20018       </method>
20019       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20020         <size>4</size>
20021       </method>
20022       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20023         <size>5</size>
20024       </method>
20025       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20026         <size>4</size>
20027       </method>
20028     </type>
20029   </test>
20030   <test name="ltest-09.cs">
20031     <type name="C">
20032       <method name="Void .ctor()">
20033         <size>7</size>
20034       </method>
20035       <method name="IEnumerable`1 Test[T](T)">
20036         <size>2</size>
20037       </method>
20038       <method name="IEnumerable`1 Test[T](Func`1[T])">
20039         <size>2</size>
20040       </method>
20041       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20042         <size>2</size>
20043       </method>
20044       <method name="Void Main()">
20045         <size>113</size>
20046       </method>
20047     </type>
20048     <type name="Func`1[TD]">
20049       <method name="Void .ctor(Object, IntPtr)">
20050         <size>0</size>
20051       </method>
20052       <method name="TD Invoke()">
20053         <size>0</size>
20054       </method>
20055       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20056         <size>0</size>
20057       </method>
20058       <method name="TD EndInvoke(IAsyncResult)">
20059         <size>0</size>
20060       </method>
20061     </type>
20062     <type name="Func`2[TA,TR]">
20063       <method name="Void .ctor(Object, IntPtr)">
20064         <size>0</size>
20065       </method>
20066       <method name="TR Invoke(TA)">
20067         <size>0</size>
20068       </method>
20069       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20070         <size>0</size>
20071       </method>
20072       <method name="TR EndInvoke(IAsyncResult)">
20073         <size>0</size>
20074       </method>
20075     </type>
20076     <type name="C">
20077       <method name="System.String &lt;Main&gt;m__0()">
20078         <size>6</size>
20079       </method>
20080       <method name="System.String &lt;Main&gt;m__1()">
20081         <size>6</size>
20082       </method>
20083       <method name="System.String &lt;Main&gt;m__2(System.String)">
20084         <size>6</size>
20085       </method>
20086     </type>
20087   </test>
20088   <test name="ltest-10.cs">
20089     <type name="C">
20090       <method name="Void .ctor()">
20091         <size>7</size>
20092       </method>
20093       <method name="Void Foo[TSource](IEnumerable`1)">
20094         <size>1</size>
20095       </method>
20096       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20097         <size>1</size>
20098       </method>
20099       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20100         <size>1</size>
20101       </method>
20102       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20103         <size>1</size>
20104       </method>
20105       <method name="Void Main()">
20106         <size>97</size>
20107       </method>
20108     </type>
20109     <type name="C+&lt;Main&gt;c__AnonStorey0">
20110       <method name="Void .ctor()">
20111         <size>7</size>
20112       </method>
20113       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20114         <size>7</size>
20115       </method>
20116       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20117         <size>7</size>
20118       </method>
20119       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20120         <size>7</size>
20121       </method>
20122     </type>
20123   </test>
20124   <test name="ltest-11.cs">
20125     <type name="Pair`2[T1,T2]">
20126       <method name="Void .ctor()">
20127         <size>7</size>
20128       </method>
20129     </type>
20130     <type name="C">
20131       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20132         <size>1</size>
20133       </method>
20134     </type>
20135     <type name="E`1[TI]">
20136       <method name="Void .ctor()">
20137         <size>7</size>
20138       </method>
20139       <method name="Void Rep1[TV](Group`2[TI,TV])">
20140         <size>37</size>
20141       </method>
20142     </type>
20143     <type name="M">
20144       <method name="Void .ctor()">
20145         <size>7</size>
20146       </method>
20147       <method name="Void Main()">
20148         <size>1</size>
20149       </method>
20150     </type>
20151     <type name="Group`2[T1,T2]">
20152       <method name="Void .ctor(Object, IntPtr)">
20153         <size>0</size>
20154       </method>
20155       <method name="Pair`2[T1,T2] Invoke(T1)">
20156         <size>0</size>
20157       </method>
20158       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20159         <size>0</size>
20160       </method>
20161       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20162         <size>0</size>
20163       </method>
20164     </type>
20165     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20166       <method name="Void .ctor()">
20167         <size>7</size>
20168       </method>
20169       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20170         <size>7</size>
20171       </method>
20172     </type>
20173   </test>
20174   <test name="ltest-12.cs">
20175     <type name="Demo">
20176       <method name="Void .ctor()">
20177         <size>7</size>
20178       </method>
20179       <method name="Void F[T](T[], T, Func`1[T])">
20180         <size>42</size>
20181       </method>
20182       <method name="Int32 Main()">
20183         <size>65</size>
20184       </method>
20185     </type>
20186     <type name="Func`1[TA]">
20187       <method name="Void .ctor(Object, IntPtr)">
20188         <size>0</size>
20189       </method>
20190       <method name="Void Invoke(TA)">
20191         <size>0</size>
20192       </method>
20193       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20194         <size>0</size>
20195       </method>
20196       <method name="Void EndInvoke(IAsyncResult)">
20197         <size>0</size>
20198       </method>
20199     </type>
20200     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20201       <method name="Void .ctor()">
20202         <size>7</size>
20203       </method>
20204       <method name="Void &lt;&gt;m__0(Int32)">
20205         <size>10</size>
20206       </method>
20207     </type>
20208   </test>
20209   <test name="ltest-13.cs">
20210     <type name="Program">
20211       <method name="Void .ctor()">
20212         <size>7</size>
20213       </method>
20214       <method name="T Foo[T](System.Func`2[System.String,T])">
20215         <size>12</size>
20216       </method>
20217       <method name="Void Foo(System.Action`1[System.String])">
20218         <size>12</size>
20219       </method>
20220       <method name="Void Main()">
20221         <size>76</size>
20222       </method>
20223       <method name="System.String Bar()">
20224         <size>35</size>
20225       </method>
20226     </type>
20227     <type name="TestUnary">
20228       <method name="Void .ctor()">
20229         <size>7</size>
20230       </method>
20231       <method name="Void Foo(System.Action`1[System.Int32])">
20232         <size>1</size>
20233       </method>
20234       <method name="Void Bar()">
20235         <size>35</size>
20236       </method>
20237       <method name="Void &lt;Bar&gt;m__0(Int32)">
20238         <size>6</size>
20239       </method>
20240     </type>
20241     <type name="Program">
20242       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20243         <size>7</size>
20244       </method>
20245       <method name="System.String &lt;Main&gt;m__2(System.String)">
20246         <size>2</size>
20247       </method>
20248       <method name="Void &lt;Main&gt;m__3(System.String)">
20249         <size>7</size>
20250       </method>
20251     </type>
20252   </test>
20253   <test name="ltest-14.cs">
20254     <type name="Test">
20255       <method name="Void .ctor()">
20256         <size>7</size>
20257       </method>
20258       <method name="Void Foo[T]()">
20259         <size>14</size>
20260       </method>
20261       <method name="Void Main()">
20262         <size>1</size>
20263       </method>
20264       <method name="T &lt;Foo&gt;m__0[T](T)">
20265         <size>2</size>
20266       </method>
20267     </type>
20268   </test>
20269   <test name="ltest-15.cs">
20270     <type name="Enumerable">
20271       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20272         <size>32</size>
20273       </method>
20274       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20275         <size>120</size>
20276       </method>
20277     </type>
20278     <type name="Repro">
20279       <method name="Void .ctor()">
20280         <size>7</size>
20281       </method>
20282       <method name="Int32 Main()">
20283         <size>115</size>
20284       </method>
20285       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20286         <size>7</size>
20287       </method>
20288     </type>
20289     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20290       <method name="Void .ctor()">
20291         <size>7</size>
20292       </method>
20293       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20294         <size>15</size>
20295       </method>
20296     </type>
20297   </test>
20298   <test name="ltest-16.cs">
20299     <type name="Repro">
20300       <method name="Void .ctor()">
20301         <size>7</size>
20302       </method>
20303       <method name="Void AssertFoo[T](IList`1)">
20304         <size>34</size>
20305       </method>
20306       <method name="Void Main()">
20307         <size>1</size>
20308       </method>
20309     </type>
20310     <type name="Repro+Runner`1[T]">
20311       <method name="Void .ctor(Action`1, T)">
20312         <size>7</size>
20313       </method>
20314     </type>
20315     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20316       <method name="Void .ctor()">
20317         <size>7</size>
20318       </method>
20319       <method name="Void &lt;&gt;m__0(Int32)">
20320         <size>52</size>
20321       </method>
20322     </type>
20323   </test>
20324   <test name="ltest-17.cs">
20325     <type name="TestCase">
20326       <method name="Void .ctor()">
20327         <size>7</size>
20328       </method>
20329       <method name="Void Testing()">
20330         <size>75</size>
20331       </method>
20332       <method name="Void Main()">
20333         <size>11</size>
20334       </method>
20335       <method name="Void &lt;Testing&gt;m__0()">
20336         <size>8</size>
20337       </method>
20338     </type>
20339   </test>
20340   <test name="ltest-18.cs">
20341     <type name="Test">
20342       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20343         <size>33</size>
20344       </method>
20345       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20346         <size>1</size>
20347       </method>
20348       <method name="Void Main()">
20349         <size>1</size>
20350       </method>
20351     </type>
20352     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20353       <method name="Void .ctor()">
20354         <size>7</size>
20355       </method>
20356       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20357         <size>14</size>
20358       </method>
20359     </type>
20360   </test>
20361   <test name="ltest-19.cs">
20362     <type name="Crasher">
20363       <method name="Void .ctor()">
20364         <size>7</size>
20365       </method>
20366       <method name="Void Crash()">
20367         <size>36</size>
20368       </method>
20369       <method name="Void Do(System.Action)">
20370         <size>1</size>
20371       </method>
20372       <method name="Void Main()">
20373         <size>1</size>
20374       </method>
20375     </type>
20376     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20377       <method name="Void .ctor()">
20378         <size>7</size>
20379       </method>
20380       <method name="Void &lt;&gt;m__0()">
20381         <size>27</size>
20382       </method>
20383     </type>
20384   </test>
20385   <test name="ltest-20.cs">
20386     <type name="Z">
20387       <method name="Void .ctor()">
20388         <size>37</size>
20389       </method>
20390       <method name="Void &lt;Z&gt;m__0()">
20391         <size>7</size>
20392       </method>
20393     </type>
20394     <type name="Test">
20395       <method name="Void .ctor()">
20396         <size>7</size>
20397       </method>
20398       <method name="Boolean Foo()">
20399         <size>2</size>
20400       </method>
20401       <method name="Void Main()">
20402         <size>1</size>
20403       </method>
20404     </type>
20405     <type name="TestMethod">
20406       <method name="Void .ctor(Object, IntPtr)">
20407         <size>0</size>
20408       </method>
20409       <method name="Void Invoke()">
20410         <size>0</size>
20411       </method>
20412       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20413         <size>0</size>
20414       </method>
20415       <method name="Void EndInvoke(IAsyncResult)">
20416         <size>0</size>
20417       </method>
20418     </type>
20419   </test>
20420   <test name="ltest-21.cs">
20421     <type name="Program">
20422       <method name="Void .ctor()">
20423         <size>7</size>
20424       </method>
20425       <method name="T Foo[T](System.Func`2[System.String,T])">
20426         <size>12</size>
20427       </method>
20428       <method name="Void Foo(System.Action`1[System.String])">
20429         <size>12</size>
20430       </method>
20431       <method name="System.String Bar()">
20432         <size>35</size>
20433       </method>
20434       <method name="Int32 Main()">
20435         <size>95</size>
20436       </method>
20437       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20438         <size>7</size>
20439       </method>
20440       <method name="System.String &lt;Main&gt;m__1(System.String)">
20441         <size>2</size>
20442       </method>
20443       <method name="Void &lt;Main&gt;m__2(System.String)">
20444         <size>7</size>
20445       </method>
20446     </type>
20447   </test>
20448   <test name="ltest-22.cs">
20449     <type name="Product">
20450       <method name="Void .ctor()">
20451         <size>7</size>
20452       </method>
20453     </type>
20454     <type name="MainClass">
20455       <method name="Void .ctor()">
20456         <size>7</size>
20457       </method>
20458       <method name="Void Main()">
20459         <size>136</size>
20460       </method>
20461       <method name="Int32 &lt;Main&gt;m__0(Product)">
20462         <size>7</size>
20463       </method>
20464       <method name="Product &lt;Main&gt;m__1(Product)">
20465         <size>2</size>
20466       </method>
20467       <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)">
20468         <size>48</size>
20469       </method>
20470     </type>
20471     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20472       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20473         <size>21</size>
20474       </method>
20475       <method name="&lt;g&gt;__T get_g()">
20476         <size>7</size>
20477       </method>
20478       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20479         <size>7</size>
20480       </method>
20481       <method name="Boolean Equals(System.Object)">
20482         <size>69</size>
20483       </method>
20484       <method name="Int32 GetHashCode()">
20485         <size>86</size>
20486       </method>
20487       <method name="System.String ToString()">
20488         <size>142</size>
20489       </method>
20490     </type>
20491     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20492       <method name="Void .ctor()">
20493         <size>7</size>
20494       </method>
20495       <method name="Boolean &lt;&gt;m__3(Product)">
20496         <size>52</size>
20497       </method>
20498       <method name="Decimal &lt;&gt;m__4(Product)">
20499         <size>7</size>
20500       </method>
20501     </type>
20502   </test>
20503   <test name="test-1.cs">
20504     <type name="X">
20505       <method name="Void .ctor()">
20506         <size>7</size>
20507       </method>
20508       <method name="Int32 Main(System.String[])">
20509         <size>12</size>
20510       </method>
20511     </type>
20512   </test>
20513   <test name="test-10.cs">
20514     <type name="X">
20515       <method name="Void .ctor()">
20516         <size>7</size>
20517       </method>
20518       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20519         <size>1</size>
20520       </method>
20521       <method name="Void bsbyte()">
20522         <size>35</size>
20523       </method>
20524       <method name="Void abyte(SByte, Char)">
20525         <size>1</size>
20526       </method>
20527       <method name="Void bbyte()">
20528         <size>22</size>
20529       </method>
20530       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20531         <size>1</size>
20532       </method>
20533       <method name="Void bshort()">
20534         <size>39</size>
20535       </method>
20536       <method name="Void aushort(SByte, Byte, Int16, Char)">
20537         <size>1</size>
20538       </method>
20539       <method name="Void bushort()">
20540         <size>29</size>
20541       </method>
20542       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20543         <size>1</size>
20544       </method>
20545       <method name="Void bint()">
20546         <size>42</size>
20547       </method>
20548       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20549         <size>1</size>
20550       </method>
20551       <method name="Void buint()">
20552         <size>38</size>
20553       </method>
20554       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20555         <size>1</size>
20556       </method>
20557       <method name="Void blong()">
20558         <size>47</size>
20559       </method>
20560       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20561         <size>1</size>
20562       </method>
20563       <method name="Void bulong()">
20564         <size>47</size>
20565       </method>
20566       <method name="Void achar(SByte, Byte, Int16)">
20567         <size>1</size>
20568       </method>
20569       <method name="Void bchar()">
20570         <size>27</size>
20571       </method>
20572       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20573         <size>1</size>
20574       </method>
20575       <method name="Void bfloat()">
20576         <size>67</size>
20577       </method>
20578       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20579         <size>1</size>
20580       </method>
20581       <method name="Void bdouble()">
20582         <size>75</size>
20583       </method>
20584       <method name="Void TestDecimal(Decimal)">
20585         <size>15</size>
20586       </method>
20587       <method name="Void Main()">
20588         <size>1</size>
20589       </method>
20590     </type>
20591     <type name="Test2">
20592       <method name="Void .ctor()">
20593         <size>7</size>
20594       </method>
20595       <method name="Void ExtraTst()">
20596         <size>12</size>
20597       </method>
20598     </type>
20599   </test>
20600   <test name="test-100.cs">
20601     <type name="GLib.Object">
20602       <method name="Void .ctor()">
20603         <size>7</size>
20604       </method>
20605       <method name="Int32 get_Raw()">
20606         <size>2</size>
20607       </method>
20608       <method name="Void set_Raw(Int32)">
20609         <size>8</size>
20610       </method>
20611       <method name="Void GetProperty()">
20612         <size>12</size>
20613       </method>
20614       <method name="Int32 Main()">
20615         <size>2</size>
20616       </method>
20617     </type>
20618   </test>
20619   <test name="test-101.cs">
20620     <type name="Test.MyAttribute">
20621       <method name="Void .ctor(String)">
20622         <size>20</size>
20623       </method>
20624     </type>
20625     <type name="Test.My2Attribute">
20626       <method name="Void .ctor(String, Int32)">
20627         <size>31</size>
20628       </method>
20629     </type>
20630     <type name="Test.Test">
20631       <method name="Void .ctor()">
20632         <size>7</size>
20633       </method>
20634       <method name="Int32 Main()">
20635         <size>92</size>
20636       </method>
20637     </type>
20638   </test>
20639   <test name="test-102.cs">
20640     <type name="N1.MineAttribute">
20641       <method name="Void .ctor(String)">
20642         <size>14</size>
20643       </method>
20644     </type>
20645     <type name="N1.ReturnAttribute">
20646       <method name="Void .ctor(String)">
20647         <size>14</size>
20648       </method>
20649     </type>
20650     <type name="N1.Foo">
20651       <method name="Void .ctor()">
20652         <size>7</size>
20653       </method>
20654       <method name="Int32 Main()">
20655         <size>250</size>
20656       </method>
20657     </type>
20658   </test>
20659   <test name="test-103.cs">
20660     <type name="A">
20661       <method name="Void .ctor()">
20662         <size>7</size>
20663       </method>
20664       <method name="Int32 Foo()">
20665         <size>0</size>
20666       </method>
20667     </type>
20668     <type name="B">
20669       <method name="Void .ctor()">
20670         <size>7</size>
20671       </method>
20672       <method name="Int32 Foo()">
20673         <size>2</size>
20674       </method>
20675       <method name="Int32 M()">
20676         <size>7</size>
20677       </method>
20678     </type>
20679     <type name="Test">
20680       <method name="Void .ctor()">
20681         <size>7</size>
20682       </method>
20683       <method name="Int32 Main()">
20684         <size>11</size>
20685       </method>
20686     </type>
20687   </test>
20688   <test name="test-104.cs">
20689     <type name="Test">
20690       <method name="Void .ctor()">
20691         <size>7</size>
20692       </method>
20693       <method name="Int32 Main(System.String[])">
20694         <size>12</size>
20695       </method>
20696     </type>
20697   </test>
20698   <test name="test-105.cs">
20699     <type name="Test">
20700       <method name="Void .ctor()">
20701         <size>7</size>
20702       </method>
20703       <method name="Int32 F(Int32)">
20704         <size>33</size>
20705       </method>
20706       <method name="Void async_callback(IAsyncResult)">
20707         <size>22</size>
20708       </method>
20709       <method name="Int32 Main()">
20710         <size>407</size>
20711       </method>
20712     </type>
20713     <type name="Test+SimpleDelegate">
20714       <method name="Void .ctor(Object, IntPtr)">
20715         <size>0</size>
20716       </method>
20717       <method name="Int32 Invoke(Int32)">
20718         <size>0</size>
20719       </method>
20720       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20721         <size>0</size>
20722       </method>
20723       <method name="Int32 EndInvoke(IAsyncResult)">
20724         <size>0</size>
20725       </method>
20726     </type>
20727   </test>
20728   <test name="test-106.cs">
20729     <type name="Test">
20730       <method name="Void .ctor()">
20731         <size>7</size>
20732       </method>
20733       <method name="Void .cctor()">
20734         <size>1</size>
20735       </method>
20736       <method name="Int32 F(Int32)">
20737         <size>27</size>
20738       </method>
20739       <method name="Void async_callback(IAsyncResult)">
20740         <size>33</size>
20741       </method>
20742       <method name="Int32 Main()">
20743         <size>135</size>
20744       </method>
20745     </type>
20746     <type name="Test+SimpleDelegate">
20747       <method name="Void .ctor(Object, IntPtr)">
20748         <size>0</size>
20749       </method>
20750       <method name="Int32 Invoke(Int32)">
20751         <size>0</size>
20752       </method>
20753       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20754         <size>0</size>
20755       </method>
20756       <method name="Int32 EndInvoke(IAsyncResult)">
20757         <size>0</size>
20758       </method>
20759     </type>
20760   </test>
20761   <test name="test-107.cs">
20762     <type name="Test">
20763       <method name="Void .ctor()">
20764         <size>7</size>
20765       </method>
20766       <method name="Void .cctor()">
20767         <size>1</size>
20768       </method>
20769       <method name="Int32 F(Int32)">
20770         <size>27</size>
20771       </method>
20772       <method name="Void async_callback(IAsyncResult)">
20773         <size>100</size>
20774       </method>
20775       <method name="Int32 Main()">
20776         <size>89</size>
20777       </method>
20778     </type>
20779     <type name="Test+SimpleDelegate">
20780       <method name="Void .ctor(Object, IntPtr)">
20781         <size>0</size>
20782       </method>
20783       <method name="Int32 Invoke(Int32)">
20784         <size>0</size>
20785       </method>
20786       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20787         <size>0</size>
20788       </method>
20789       <method name="Int32 EndInvoke(IAsyncResult)">
20790         <size>0</size>
20791       </method>
20792     </type>
20793   </test>
20794   <test name="test-108.cs">
20795     <type name="X">
20796       <method name="Void .ctor()">
20797         <size>7</size>
20798       </method>
20799       <method name="Int32 Main()">
20800         <size>79</size>
20801       </method>
20802     </type>
20803   </test>
20804   <test name="test-109.cs">
20805     <type name="T">
20806       <method name="Void .ctor()">
20807         <size>7</size>
20808       </method>
20809       <method name="Int32 Main()">
20810         <size>23</size>
20811       </method>
20812     </type>
20813   </test>
20814   <test name="test-11.cs">
20815     <type name="Test">
20816       <method name="Void .ctor()">
20817         <size>7</size>
20818       </method>
20819       <method name="Int32 boxtest()">
20820         <size>12</size>
20821       </method>
20822       <method name="Int32 Main()">
20823         <size>14</size>
20824       </method>
20825     </type>
20826   </test>
20827   <test name="test-110.cs">
20828     <type name="test.test">
20829       <method name="Void .ctor()">
20830         <size>7</size>
20831       </method>
20832       <method name="Int32 test_method(Int32)">
20833         <size>13</size>
20834       </method>
20835       <method name="Int32 Main()">
20836         <size>17</size>
20837       </method>
20838     </type>
20839   </test>
20840   <test name="test-111.cs">
20841     <type name="T">
20842       <method name="Void .ctor()">
20843         <size>7</size>
20844       </method>
20845       <method name="System.Object get_obj()">
20846         <size>6</size>
20847       </method>
20848       <method name="Int32 Main()">
20849         <size>21</size>
20850       </method>
20851     </type>
20852   </test>
20853   <test name="test-112.cs">
20854     <type name="X">
20855       <method name="Void .ctor()">
20856         <size>7</size>
20857       </method>
20858       <method name="System.Int32[] g()">
20859         <size>14</size>
20860       </method>
20861       <method name="Int32 Main()">
20862         <size>18</size>
20863       </method>
20864     </type>
20865   </test>
20866   <test name="test-113.cs">
20867     <type name="X">
20868       <method name="Void .ctor()">
20869         <size>7</size>
20870       </method>
20871       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20872         <size>4</size>
20873       </method>
20874       <method name="Void GetProperty(System.String, System.String ByRef)">
20875         <size>21</size>
20876       </method>
20877       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
20878         <size>4</size>
20879       </method>
20880       <method name="Void GetProperty(System.String, Boolean ByRef)">
20881         <size>21</size>
20882       </method>
20883       <method name="Int32 Main()">
20884         <size>2</size>
20885       </method>
20886     </type>
20887   </test>
20888   <test name="test-114.cs">
20889     <type name="MyClass">
20890       <method name="Void .ctor()">
20891         <size>7</size>
20892       </method>
20893       <method name="Int32 Main()">
20894         <size>15</size>
20895       </method>
20896     </type>
20897     <type name="MyClass+IsAnything">
20898       <method name="Void .ctor(Object, IntPtr)">
20899         <size>0</size>
20900       </method>
20901       <method name="Boolean Invoke(Char)">
20902         <size>0</size>
20903       </method>
20904       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
20905         <size>0</size>
20906       </method>
20907       <method name="Boolean EndInvoke(IAsyncResult)">
20908         <size>0</size>
20909       </method>
20910     </type>
20911   </test>
20912   <test name="test-115.cs">
20913     <type name="A">
20914       <method name="Void .ctor()">
20915         <size>7</size>
20916       </method>
20917       <method name="X op_Explicit(A)">
20918         <size>8</size>
20919       </method>
20920     </type>
20921     <type name="X">
20922       <method name="Void .ctor()">
20923         <size>7</size>
20924       </method>
20925     </type>
20926     <type name="Y">
20927       <method name="Void .ctor()">
20928         <size>7</size>
20929       </method>
20930     </type>
20931     <type name="blah">
20932       <method name="Void .ctor()">
20933         <size>7</size>
20934       </method>
20935       <method name="Int32 Main()">
20936         <size>47</size>
20937       </method>
20938     </type>
20939   </test>
20940   <test name="test-116.cs">
20941     <type name="X">
20942       <method name="Void .ctor()">
20943         <size>7</size>
20944       </method>
20945       <method name="Int32 Main()">
20946         <size>12</size>
20947       </method>
20948     </type>
20949   </test>
20950   <test name="test-117.cs">
20951     <type name="Blah">
20952       <method name="Void .ctor()">
20953         <size>18</size>
20954       </method>
20955       <method name="Int32 Main()">
20956         <size>25</size>
20957       </method>
20958     </type>
20959   </test>
20960   <test name="test-118.cs">
20961     <type name="Container">
20962       <method name="Void .ctor()">
20963         <size>7</size>
20964       </method>
20965       <method name="Int32 Main(System.String[])">
20966         <size>2</size>
20967       </method>
20968     </type>
20969   </test>
20970   <test name="test-119.cs">
20971     <type name="Value">
20972       <method name="Void .ctor()">
20973         <size>7</size>
20974       </method>
20975       <method name="Int32 op_Explicit(Value)">
20976         <size>2</size>
20977       </method>
20978       <method name="MyObject op_Explicit(Value)">
20979         <size>7</size>
20980       </method>
20981       <method name="UInt32 op_Explicit(Value)">
20982         <size>2</size>
20983       </method>
20984     </type>
20985     <type name="MyObject">
20986       <method name="Void .ctor(Int32)">
20987         <size>7</size>
20988       </method>
20989     </type>
20990     <type name="Derived">
20991       <method name="Void .ctor(Int32)">
20992         <size>8</size>
20993       </method>
20994       <method name="Derived Blah()">
20995         <size>18</size>
20996       </method>
20997     </type>
20998     <type name="Test">
20999       <method name="Void .ctor()">
21000         <size>7</size>
21001       </method>
21002       <method name="Int32 Main()">
21003         <size>33</size>
21004       </method>
21005     </type>
21006   </test>
21007   <test name="test-12.cs">
21008     <type name="X">
21009       <method name="Void .ctor()">
21010         <size>7</size>
21011       </method>
21012       <method name="Int32 Main(System.String[])">
21013         <size>270</size>
21014       </method>
21015       <method name="System.String s(System.String, Int32)">
21016         <size>13</size>
21017       </method>
21018       <method name="System.String x(System.String, System.Object)">
21019         <size>8</size>
21020       </method>
21021     </type>
21022   </test>
21023   <test name="test-120.cs">
21024     <type name="test">
21025       <method name="Void .ctor()">
21026         <size>7</size>
21027       </method>
21028       <method name="Int32 Main()">
21029         <size>140</size>
21030       </method>
21031     </type>
21032   </test>
21033   <test name="test-121.cs">
21034     <type name="X">
21035       <method name="Void .ctor()">
21036         <size>7</size>
21037       </method>
21038       <method name="Int32 g()">
21039         <size>14</size>
21040       </method>
21041       <method name="Int32 Main()">
21042         <size>81</size>
21043       </method>
21044     </type>
21045   </test>
21046   <test name="test-122.cs">
21047     <type name="A">
21048       <method name="Void .ctor()">
21049         <size>7</size>
21050       </method>
21051       <method name="Void .cctor()">
21052         <size>1</size>
21053       </method>
21054       <method name="Int32 Main()">
21055         <size>2</size>
21056       </method>
21057     </type>
21058     <type name="A+B">
21059       <method name="Void .ctor()">
21060         <size>7</size>
21061       </method>
21062       <method name="Void Foo()">
21063         <size>13</size>
21064       </method>
21065     </type>
21066   </test>
21067   <test name="test-123.cs">
21068     <type name="X">
21069       <method name="Void .ctor()">
21070         <size>7</size>
21071       </method>
21072       <method name="System.Object get_non_null()">
21073         <size>6</size>
21074       </method>
21075       <method name="System.Object get_null()">
21076         <size>2</size>
21077       </method>
21078       <method name="Int32 Main()">
21079         <size>95</size>
21080       </method>
21081     </type>
21082   </test>
21083   <test name="test-124.cs">
21084     <type name="t">
21085       <method name="Void .ctor()">
21086         <size>7</size>
21087       </method>
21088       <method name="Void a()">
21089         <size>16</size>
21090       </method>
21091       <method name="Void b()">
21092         <size>16</size>
21093       </method>
21094       <method name="Void c()">
21095         <size>24</size>
21096       </method>
21097       <method name="Void d()">
21098         <size>28</size>
21099       </method>
21100       <method name="Void Main()">
21101         <size>1</size>
21102       </method>
21103     </type>
21104   </test>
21105   <test name="test-125.cs">
21106     <type name="Fraction">
21107       <method name="Void .ctor(Int32, Int32)">
21108         <size>31</size>
21109       </method>
21110       <method name="Void .ctor(Int32)">
21111         <size>31</size>
21112       </method>
21113       <method name="Boolean Equals(System.Object)">
21114         <size>36</size>
21115       </method>
21116       <method name="System.String ToString()">
21117         <size>35</size>
21118       </method>
21119       <method name="Fraction op_Implicit(Int32)">
21120         <size>17</size>
21121       </method>
21122       <method name="Int32 op_Explicit(Fraction)">
21123         <size>24</size>
21124       </method>
21125       <method name="Boolean op_Equality(Fraction, Fraction)">
21126         <size>48</size>
21127       </method>
21128       <method name="Boolean op_Inequality(Fraction, Fraction)">
21129         <size>21</size>
21130       </method>
21131       <method name="Fraction op_Addition(Fraction, Fraction)">
21132         <size>102</size>
21133       </method>
21134     </type>
21135     <type name="Tester">
21136       <method name="Void .ctor()">
21137         <size>7</size>
21138       </method>
21139       <method name="Int32 Main()">
21140         <size>148</size>
21141       </method>
21142     </type>
21143   </test>
21144   <test name="test-126.cs">
21145     <type name="X">
21146       <method name="Void .ctor()">
21147         <size>7</size>
21148       </method>
21149       <method name="Void Iface.Method()">
21150         <size>1</size>
21151       </method>
21152       <method name="Int32 Main()">
21153         <size>33</size>
21154       </method>
21155     </type>
21156   </test>
21157   <test name="test-127.cs">
21158     <type name="X">
21159       <method name="Void .ctor()">
21160         <size>7</size>
21161       </method>
21162       <method name="Int32 Main()">
21163         <size>32</size>
21164       </method>
21165     </type>
21166   </test>
21167   <test name="test-128.cs">
21168     <type name="SimpleAttribute">
21169       <method name="Void .ctor(String)">
21170         <size>14</size>
21171       </method>
21172     </type>
21173     <type name="MineAttribute">
21174       <method name="Void .ctor(Type[])">
21175         <size>14</size>
21176       </method>
21177     </type>
21178     <type name="Foo">
21179       <method name="Void .ctor()">
21180         <size>7</size>
21181       </method>
21182       <method name="Int32 MM()">
21183         <size>153</size>
21184       </method>
21185     </type>
21186     <type name="Blah">
21187       <method name="Void .ctor()">
21188         <size>7</size>
21189       </method>
21190       <method name="Int32 get_Value()">
21191         <size>7</size>
21192       </method>
21193       <method name="Void set_Value(Int32)">
21194         <size>8</size>
21195       </method>
21196       <method name="Int32 Another()">
21197         <size>2</size>
21198       </method>
21199       <method name="Int32 Main()">
21200         <size>6</size>
21201       </method>
21202     </type>
21203   </test>
21204   <test name="test-129.cs">
21205     <type name="X">
21206       <method name="Void .ctor()">
21207         <size>7</size>
21208       </method>
21209       <method name="Int32 Main()">
21210         <size>27</size>
21211       </method>
21212     </type>
21213   </test>
21214   <test name="test-13.cs">
21215     <type name="Foo">
21216       <method name="Void .ctor()">
21217         <size>7</size>
21218       </method>
21219       <method name="Boolean MyMethod()">
21220         <size>12</size>
21221       </method>
21222     </type>
21223     <type name="Blah">
21224       <method name="Void .ctor()">
21225         <size>7</size>
21226       </method>
21227       <method name="Int32 Main()">
21228         <size>23</size>
21229       </method>
21230     </type>
21231   </test>
21232   <test name="test-130.cs">
21233     <type name="X">
21234       <method name="Void .ctor()">
21235         <size>20</size>
21236       </method>
21237       <method name="Int32 Main()">
21238         <size>2</size>
21239       </method>
21240     </type>
21241   </test>
21242   <test name="test-131.cs">
21243     <type name="SimpleAttribute">
21244       <method name="Void .ctor(String)">
21245         <size>14</size>
21246       </method>
21247     </type>
21248     <type name="Blah">
21249       <method name="Void .ctor()">
21250         <size>7</size>
21251       </method>
21252       <method name="Int32 Main()">
21253         <size>2</size>
21254       </method>
21255     </type>
21256   </test>
21257   <test name="test-132.cs">
21258     <type name="T">
21259       <method name="Void .ctor()">
21260         <size>7</size>
21261       </method>
21262       <method name="Int32 Main()">
21263         <size>51</size>
21264       </method>
21265     </type>
21266   </test>
21267   <test name="test-133.cs">
21268     <type name="T">
21269       <method name="Void .ctor()">
21270         <size>7</size>
21271       </method>
21272       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21273         <size>21</size>
21274       </method>
21275       <method name="Void get_struct(S ByRef)">
21276         <size>24</size>
21277       </method>
21278       <method name="Int32 Main()">
21279         <size>75</size>
21280       </method>
21281     </type>
21282   </test>
21283   <test name="test-134.cs">
21284     <type name="AA">
21285       <method name="Void .ctor()">
21286         <size>7</size>
21287       </method>
21288       <method name="Void A()">
21289         <size>8</size>
21290       </method>
21291       <method name="Void B()">
21292         <size>8</size>
21293       </method>
21294       <method name="Void C()">
21295         <size>8</size>
21296       </method>
21297       <method name="Boolean get_OK()">
21298         <size>32</size>
21299       </method>
21300     </type>
21301     <type name="BB">
21302       <method name="Void .ctor()">
21303         <size>7</size>
21304       </method>
21305       <method name="Void A()">
21306         <size>18</size>
21307       </method>
21308       <method name="Void B()">
21309         <size>8</size>
21310       </method>
21311       <method name="Void C()">
21312         <size>8</size>
21313       </method>
21314       <method name="Boolean get_OK()">
21315         <size>32</size>
21316       </method>
21317     </type>
21318     <type name="T">
21319       <method name="Void .ctor()">
21320         <size>7</size>
21321       </method>
21322       <method name="Void A()">
21323         <size>1</size>
21324       </method>
21325       <method name="Void B()">
21326         <size>1</size>
21327       </method>
21328       <method name="Int32 Main()">
21329         <size>76</size>
21330       </method>
21331     </type>
21332   </test>
21333   <test name="test-135.cs">
21334     <type name="A">
21335       <method name="Void .ctor()">
21336         <size>7</size>
21337       </method>
21338       <method name="Void doh()">
21339         <size>1</size>
21340       </method>
21341     </type>
21342     <type name="T">
21343       <method name="Void .ctor()">
21344         <size>7</size>
21345       </method>
21346       <method name="A get_Prop()">
21347         <size>6</size>
21348       </method>
21349       <method name="Int32 Main()">
21350         <size>37</size>
21351       </method>
21352       <method name="IA IB.get_Prop()">
21353         <size>6</size>
21354       </method>
21355     </type>
21356   </test>
21357   <test name="test-136.cs">
21358     <type name="MyCar">
21359       <method name="Void .ctor()">
21360         <size>7</size>
21361       </method>
21362       <method name="Void IDiagnostic.Stop()">
21363         <size>8</size>
21364       </method>
21365       <method name="Void IAutomobile.Stop()">
21366         <size>8</size>
21367       </method>
21368       <method name="Void Stop()">
21369         <size>16</size>
21370       </method>
21371     </type>
21372     <type name="TestConflict">
21373       <method name="Void .ctor()">
21374         <size>7</size>
21375       </method>
21376       <method name="Int32 Main()">
21377         <size>74</size>
21378       </method>
21379     </type>
21380   </test>
21381   <test name="test-137.cs">
21382     <type name="C">
21383       <method name="Void .ctor()">
21384         <size>7</size>
21385       </method>
21386       <method name="Void X()">
21387         <size>15</size>
21388       </method>
21389       <method name="Int32 Main()">
21390         <size>95</size>
21391       </method>
21392     </type>
21393   </test>
21394   <test name="test-138.cs">
21395     <type name="T">
21396       <method name="Void .ctor()">
21397         <size>7</size>
21398       </method>
21399       <method name="Int32 Main()">
21400         <size>14</size>
21401       </method>
21402     </type>
21403   </test>
21404   <test name="test-139.cs">
21405     <type name="T">
21406       <method name="Void one()">
21407         <size>13</size>
21408       </method>
21409       <method name="Void two(T)">
21410         <size>8</size>
21411       </method>
21412       <method name="Void three(T ByRef)">
21413         <size>13</size>
21414       </method>
21415       <method name="Int32 GetHashCode()">
21416         <size>12</size>
21417       </method>
21418       <method name="Int32 Main()">
21419         <size>25</size>
21420       </method>
21421     </type>
21422   </test>
21423   <test name="test-14.cs">
21424     <type name="Obj.A">
21425       <method name="Void .ctor()">
21426         <size>7</size>
21427       </method>
21428       <method name="Int32 F()">
21429         <size>2</size>
21430       </method>
21431       <method name="Int32 G()">
21432         <size>2</size>
21433       </method>
21434       <method name="Int32 H()">
21435         <size>3</size>
21436       </method>
21437     </type>
21438     <type name="Obj.B">
21439       <method name="Void .ctor()">
21440         <size>7</size>
21441       </method>
21442       <method name="Int32 F()">
21443         <size>2</size>
21444       </method>
21445       <method name="Int32 G()">
21446         <size>2</size>
21447       </method>
21448       <method name="Int32 H()">
21449         <size>3</size>
21450       </method>
21451     </type>
21452     <type name="Obj.Test">
21453       <method name="Void .ctor()">
21454         <size>7</size>
21455       </method>
21456       <method name="Int32 Main()">
21457         <size>182</size>
21458       </method>
21459     </type>
21460   </test>
21461   <test name="test-140.cs">
21462     <type name="BreakTest">
21463       <method name="Void .ctor()">
21464         <size>7</size>
21465       </method>
21466       <method name="Void .cctor()">
21467         <size>1</size>
21468       </method>
21469       <method name="Void B()">
21470         <size>47</size>
21471       </method>
21472       <method name="Int32 Main()">
21473         <size>20</size>
21474       </method>
21475     </type>
21476   </test>
21477   <test name="test-141.cs">
21478     <type name="X">
21479       <method name="Void .ctor()">
21480         <size>7</size>
21481       </method>
21482       <method name="Int32 Main()">
21483         <size>38</size>
21484       </method>
21485       <method name="Boolean Test1()">
21486         <size>41</size>
21487       </method>
21488       <method name="Boolean Test2()">
21489         <size>42</size>
21490       </method>
21491       <method name="Boolean Test3()">
21492         <size>37</size>
21493       </method>
21494     </type>
21495   </test>
21496   <test name="test-142.cs">
21497     <type name="TestClass">
21498       <method name="Void .ctor(EventHandler)">
21499         <size>14</size>
21500       </method>
21501       <method name="Int32 Main()">
21502         <size>2</size>
21503       </method>
21504     </type>
21505     <type name="TestBaseClass">
21506       <method name="Void .ctor()">
21507         <size>7</size>
21508       </method>
21509       <method name="Void add_Blah(System.EventHandler)">
21510         <size>24</size>
21511       </method>
21512       <method name="Void remove_Blah(System.EventHandler)">
21513         <size>24</size>
21514       </method>
21515     </type>
21516   </test>
21517   <test name="test-143.cs">
21518     <type name="MonoEnumInfo">
21519       <method name="Void stuff()">
21520         <size>8</size>
21521       </method>
21522       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21523         <size>20</size>
21524       </method>
21525       <method name="Int32 Main()">
21526         <size>32</size>
21527       </method>
21528     </type>
21529   </test>
21530   <test name="test-144.cs">
21531     <type name="Test">
21532       <method name="Void .ctor()">
21533         <size>7</size>
21534       </method>
21535       <method name="Void Main()">
21536         <size>1</size>
21537       </method>
21538     </type>
21539   </test>
21540   <test name="test-145.cs">
21541     <type name="JagArrayTest">
21542       <method name="Void .ctor()">
21543         <size>7</size>
21544       </method>
21545       <method name="Void .cctor()">
21546         <size>25</size>
21547       </method>
21548       <method name="Void Main()">
21549         <size>15</size>
21550       </method>
21551     </type>
21552   </test>
21553   <test name="test-146.cs">
21554     <type name="Test">
21555       <method name="Void .ctor()">
21556         <size>7</size>
21557       </method>
21558       <method name="Int32 Main()">
21559         <size>335</size>
21560       </method>
21561     </type>
21562   </test>
21563   <test name="test-147.cs">
21564     <type name="X">
21565       <method name="Void .ctor()">
21566         <size>15</size>
21567       </method>
21568       <method name="Void .cctor()">
21569         <size>8</size>
21570       </method>
21571       <method name="X Foo()">
21572         <size>6</size>
21573       </method>
21574       <method name="X Bar()">
21575         <size>6</size>
21576       </method>
21577       <method name="X Baz()">
21578         <size>6</size>
21579       </method>
21580       <method name="UInt32 get_Property()">
21581         <size>2</size>
21582       </method>
21583       <method name="UInt32 get_StaticProperty()">
21584         <size>3</size>
21585       </method>
21586       <method name="Int32 get_Item(Int32)">
21587         <size>2</size>
21588       </method>
21589     </type>
21590     <type name="Y">
21591       <method name="Void .ctor()">
21592         <size>15</size>
21593       </method>
21594       <method name="Void .cctor()">
21595         <size>9</size>
21596       </method>
21597       <method name="Y Foo()">
21598         <size>6</size>
21599       </method>
21600       <method name="Y Bar()">
21601         <size>6</size>
21602       </method>
21603       <method name="Y Baz()">
21604         <size>6</size>
21605       </method>
21606       <method name="UInt32 get_Property()">
21607         <size>2</size>
21608       </method>
21609       <method name="UInt32 get_StaticProperty()">
21610         <size>3</size>
21611       </method>
21612       <method name="Int32 get_Item(Int32)">
21613         <size>2</size>
21614       </method>
21615     </type>
21616     <type name="Z">
21617       <method name="Void .ctor()">
21618         <size>7</size>
21619       </method>
21620       <method name="Int32 Test()">
21621         <size>94</size>
21622       </method>
21623     </type>
21624     <type name="Test">
21625       <method name="Void .ctor()">
21626         <size>7</size>
21627       </method>
21628       <method name="Int32 Main()">
21629         <size>252</size>
21630       </method>
21631     </type>
21632   </test>
21633   <test name="test-148.cs">
21634     <type name="Y">
21635       <method name="Void .ctor()">
21636         <size>7</size>
21637       </method>
21638       <method name="Int32 get_Bar(Int32)">
21639         <size>2</size>
21640       </method>
21641       <method name="Int64 get_Bar(Double)">
21642         <size>3</size>
21643       </method>
21644     </type>
21645     <type name="Z">
21646       <method name="Void .ctor()">
21647         <size>7</size>
21648       </method>
21649       <method name="Int64 get_Whatever(Double)">
21650         <size>3</size>
21651       </method>
21652       <method name="Single get_Whatever(Int64, Int32)">
21653         <size>6</size>
21654       </method>
21655       <method name="Int32 InstanceTest()">
21656         <size>54</size>
21657       </method>
21658       <method name="Int32 Test()">
21659         <size>356</size>
21660       </method>
21661       <method name="Int32 Main()">
21662         <size>94</size>
21663       </method>
21664     </type>
21665     <type name="Z+MyArray">
21666       <method name="Void .ctor()">
21667         <size>7</size>
21668       </method>
21669       <method name="System.Object get_Item(Int32)">
21670         <size>8</size>
21671       </method>
21672       <method name="Void set_Item(Int32, System.Object)">
21673         <size>9</size>
21674       </method>
21675     </type>
21676     <type name="A">
21677       <method name="Void .ctor()">
21678         <size>7</size>
21679       </method>
21680       <method name="Int32 get_Monkey(Int32)">
21681         <size>4</size>
21682       </method>
21683     </type>
21684     <type name="B">
21685       <method name="Void .ctor()">
21686         <size>7</size>
21687       </method>
21688       <method name="Int64 get_Item(Int64, Int32)">
21689         <size>5</size>
21690       </method>
21691     </type>
21692     <type name="C">
21693       <method name="Void .ctor()">
21694         <size>7</size>
21695       </method>
21696       <method name="Int32 get_Item(Int32)">
21697         <size>4</size>
21698       </method>
21699     </type>
21700     <type name="D">
21701       <method name="Void .ctor()">
21702         <size>7</size>
21703       </method>
21704       <method name="Int64 get_Item(Int64, Int32)">
21705         <size>5</size>
21706       </method>
21707     </type>
21708     <type name="E">
21709       <method name="Void .ctor()">
21710         <size>7</size>
21711       </method>
21712       <method name="System.String get_g()">
21713         <size>6</size>
21714       </method>
21715       <method name="Void set_g(System.String)">
21716         <size>1</size>
21717       </method>
21718     </type>
21719     <type name="F">
21720       <method name="Void .ctor()">
21721         <size>7</size>
21722       </method>
21723       <method name="System.String get_g()">
21724         <size>6</size>
21725       </method>
21726     </type>
21727     <type name="DisposableNotifyList">
21728       <method name="Void .ctor()">
21729         <size>7</size>
21730       </method>
21731     </type>
21732     <type name="ChildList">
21733       <method name="Void .ctor()">
21734         <size>7</size>
21735       </method>
21736       <method name="Void Test()">
21737         <size>14</size>
21738       </method>
21739     </type>
21740     <type name="Y">
21741       <method name="Int32 X.get_Foo(Int32)">
21742         <size>2</size>
21743       </method>
21744     </type>
21745   </test>
21746   <test name="test-149.cs">
21747     <type name="Y">
21748       <method name="Void .ctor()">
21749         <size>7</size>
21750       </method>
21751       <method name="Void .cctor()">
21752         <size>1</size>
21753       </method>
21754       <method name="Void add_Foo(System.EventHandler)">
21755         <size>24</size>
21756       </method>
21757       <method name="Void remove_Foo(System.EventHandler)">
21758         <size>24</size>
21759       </method>
21760       <method name="Void add_TestEvent(MyDelegate)">
21761         <size>24</size>
21762       </method>
21763       <method name="Void remove_TestEvent(MyDelegate)">
21764         <size>24</size>
21765       </method>
21766       <method name="Int32 Test()">
21767         <size>166</size>
21768       </method>
21769       <method name="Void callback1(System.Object, System.EventArgs)">
21770         <size>7</size>
21771       </method>
21772       <method name="Int64 callback2(Int32)">
21773         <size>19</size>
21774       </method>
21775       <method name="Void callback3(System.Object, System.EventArgs)">
21776         <size>7</size>
21777       </method>
21778     </type>
21779     <type name="Z">
21780       <method name="Void .ctor()">
21781         <size>7</size>
21782       </method>
21783       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21784         <size>22</size>
21785       </method>
21786       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21787         <size>22</size>
21788       </method>
21789       <method name="Int32 a()">
21790         <size>2</size>
21791       </method>
21792       <method name="Int32 Main()">
21793         <size>80</size>
21794       </method>
21795     </type>
21796     <type name="Static">
21797       <method name="Void .ctor()">
21798         <size>7</size>
21799       </method>
21800       <method name="Void add_Test(System.EventHandler)">
21801         <size>22</size>
21802       </method>
21803       <method name="Void remove_Test(System.EventHandler)">
21804         <size>22</size>
21805       </method>
21806       <method name="Void Fire()">
21807         <size>23</size>
21808       </method>
21809     </type>
21810     <type name="Z+SomeEventHandler">
21811       <method name="Void .ctor(Object, IntPtr)">
21812         <size>0</size>
21813       </method>
21814       <method name="Int32 Invoke()">
21815         <size>0</size>
21816       </method>
21817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21818         <size>0</size>
21819       </method>
21820       <method name="Int32 EndInvoke(IAsyncResult)">
21821         <size>0</size>
21822       </method>
21823     </type>
21824     <type name="MyDelegate">
21825       <method name="Void .ctor(Object, IntPtr)">
21826         <size>0</size>
21827       </method>
21828       <method name="Int64 Invoke(Int32)">
21829         <size>0</size>
21830       </method>
21831       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21832         <size>0</size>
21833       </method>
21834       <method name="Int64 EndInvoke(IAsyncResult)">
21835         <size>0</size>
21836       </method>
21837     </type>
21838     <type name="Y">
21839       <method name="Void X.add_Foo(System.EventHandler)">
21840         <size>1</size>
21841       </method>
21842       <method name="Void X.remove_Foo(System.EventHandler)">
21843         <size>1</size>
21844       </method>
21845     </type>
21846   </test>
21847   <test name="test-15.cs">
21848     <type name="Implementor">
21849       <method name="Void .ctor()">
21850         <size>7</size>
21851       </method>
21852       <method name="Int32 A()">
21853         <size>2</size>
21854       </method>
21855     </type>
21856     <type name="Run">
21857       <method name="Void .ctor()">
21858         <size>7</size>
21859       </method>
21860       <method name="Int32 Main()">
21861         <size>53</size>
21862       </method>
21863     </type>
21864     <type name="StructImplementor">
21865       <method name="Int32 A()">
21866         <size>2</size>
21867       </method>
21868     </type>
21869   </test>
21870   <test name="test-150.cs">
21871     <type name="T">
21872       <method name="Void .ctor()">
21873         <size>18</size>
21874       </method>
21875       <method name="Int32 Main()">
21876         <size>2</size>
21877       </method>
21878     </type>
21879   </test>
21880   <test name="test-151.cs">
21881     <type name="A.Iface">
21882       <method name="Void .ctor()">
21883         <size>7</size>
21884       </method>
21885       <method name="Void bah()">
21886         <size>1</size>
21887       </method>
21888     </type>
21889     <type name="A.my">
21890       <method name="Void .ctor()">
21891         <size>7</size>
21892       </method>
21893       <method name="Void doit(System.Object)">
21894         <size>13</size>
21895       </method>
21896       <method name="Int32 Main()">
21897         <size>2</size>
21898       </method>
21899     </type>
21900   </test>
21901   <test name="test-152.cs">
21902     <type name="X">
21903       <method name="Void .ctor()">
21904         <size>7</size>
21905       </method>
21906       <method name="Int32 Main()">
21907         <size>99</size>
21908       </method>
21909     </type>
21910   </test>
21911   <test name="test-153.cs">
21912     <type name="Z">
21913       <method name="Void .ctor()">
21914         <size>7</size>
21915       </method>
21916       <method name="Void Test2(System.String, System.Object[])">
21917         <size>1</size>
21918       </method>
21919       <method name="Void Test(System.String, System.Object[])">
21920         <size>8</size>
21921       </method>
21922       <method name="Int32 Main()">
21923         <size>86</size>
21924       </method>
21925     </type>
21926   </test>
21927   <test name="test-154.cs">
21928     <type name="X">
21929       <method name="Void .ctor()">
21930         <size>7</size>
21931       </method>
21932       <method name="Int32 Main()">
21933         <size>2</size>
21934       </method>
21935       <method name="Void test1(Single ByRef)">
21936         <size>6</size>
21937       </method>
21938       <method name="Void test2(Int32, Single ByRef)">
21939         <size>38</size>
21940       </method>
21941       <method name="Void test3(System.Int64[], Int32)">
21942         <size>21</size>
21943       </method>
21944       <method name="Int32 test4(Int32, Single ByRef)">
21945         <size>33</size>
21946       </method>
21947       <method name="Int32 test5(Single ByRef, Int64)">
21948         <size>75</size>
21949       </method>
21950       <method name="Int32 test6(Single ByRef)">
21951         <size>10</size>
21952       </method>
21953       <method name="Int64 test7(System.Int32[], Int32)">
21954         <size>64</size>
21955       </method>
21956       <method name="Int64 test8(Int32)">
21957         <size>34</size>
21958       </method>
21959       <method name="Int64 test9(Int32)">
21960         <size>28</size>
21961       </method>
21962       <method name="Void test10(Int32, Single ByRef)">
21963         <size>23</size>
21964       </method>
21965       <method name="Int64 test11(Int32)">
21966         <size>44</size>
21967       </method>
21968       <method name="Void test12(Single ByRef)">
21969         <size>25</size>
21970       </method>
21971       <method name="Void test13(Int32, Single ByRef)">
21972         <size>23</size>
21973       </method>
21974       <method name="Int64 test14(Int32, Single ByRef)">
21975         <size>66</size>
21976       </method>
21977       <method name="Int32 test15(Int32, Single ByRef)">
21978         <size>33</size>
21979       </method>
21980       <method name="Void test16()">
21981         <size>54</size>
21982       </method>
21983       <method name="Void test17()">
21984         <size>62</size>
21985       </method>
21986       <method name="Void test18(Int32, Int32 ByRef)">
21987         <size>35</size>
21988       </method>
21989       <method name="Int32 test19()">
21990         <size>49</size>
21991       </method>
21992       <method name="Int32 test20()">
21993         <size>22</size>
21994       </method>
21995       <method name="Int32 test21()">
21996         <size>28</size>
21997       </method>
21998       <method name="Int32 test22()">
21999         <size>27</size>
22000       </method>
22001       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22002         <size>29</size>
22003       </method>
22004       <method name="Int64 test24(Int32)">
22005         <size>67</size>
22006       </method>
22007       <method name="Int64 test25(Int32)">
22008         <size>44</size>
22009       </method>
22010       <method name="Void test26()">
22011         <size>22</size>
22012       </method>
22013       <method name="Int32 test27()">
22014         <size>12</size>
22015       </method>
22016       <method name="Void test28(System.Object ByRef)">
22017         <size>23</size>
22018       </method>
22019       <method name="Boolean test29(Int32 ByRef)">
22020         <size>33</size>
22021       </method>
22022       <method name="System.String test30(System.String ByRef)">
22023         <size>36</size>
22024       </method>
22025       <method name="System.String test31(Int32)">
22026         <size>78</size>
22027       </method>
22028       <method name="Void test32()">
22029         <size>11</size>
22030       </method>
22031       <method name="Int32 test33()">
22032         <size>4</size>
22033       </method>
22034       <method name="Void test34()">
22035         <size>20</size>
22036       </method>
22037       <method name="Void test35(Int32, Boolean)">
22038         <size>28</size>
22039       </method>
22040       <method name="Void test36()">
22041         <size>41</size>
22042       </method>
22043       <method name="Void test37()">
22044         <size>42</size>
22045       </method>
22046       <method name="Int32 test38()">
22047         <size>2</size>
22048       </method>
22049       <method name="Int32 test40(Int32)">
22050         <size>18</size>
22051       </method>
22052     </type>
22053   </test>
22054   <test name="test-155.cs">
22055     <type name="Test">
22056       <method name="Void .ctor()">
22057         <size>7</size>
22058       </method>
22059       <method name="Int32 Main()">
22060         <size>44</size>
22061       </method>
22062     </type>
22063     <type name="Test+TestClass">
22064       <method name="Void .ctor()">
22065         <size>7</size>
22066       </method>
22067       <method name="System.String test(System.String)">
22068         <size>22</size>
22069       </method>
22070     </type>
22071   </test>
22072   <test name="test-156.cs">
22073     <type name="Internal">
22074       <method name="Void .ctor()">
22075         <size>7</size>
22076       </method>
22077     </type>
22078     <type name="Public">
22079       <method name="Void .ctor()">
22080         <size>7</size>
22081       </method>
22082     </type>
22083     <type name="X">
22084       <method name="Void .ctor()">
22085         <size>7</size>
22086       </method>
22087       <method name="Void Main()">
22088         <size>1</size>
22089       </method>
22090     </type>
22091     <type name="X+NestedPublic">
22092       <method name="Void .ctor()">
22093         <size>7</size>
22094       </method>
22095     </type>
22096     <type name="X+NestedAssembly">
22097       <method name="Void .ctor()">
22098         <size>7</size>
22099       </method>
22100     </type>
22101     <type name="X+NestedFamilyAndAssembly">
22102       <method name="Void .ctor()">
22103         <size>7</size>
22104       </method>
22105     </type>
22106     <type name="X+NestedFamily">
22107       <method name="Void .ctor()">
22108         <size>7</size>
22109       </method>
22110     </type>
22111     <type name="X+NestedPrivate">
22112       <method name="Void .ctor()">
22113         <size>7</size>
22114       </method>
22115     </type>
22116     <type name="A">
22117       <method name="Void .ctor()">
22118         <size>7</size>
22119       </method>
22120     </type>
22121     <type name="B">
22122       <method name="Void .ctor()">
22123         <size>7</size>
22124       </method>
22125     </type>
22126     <type name="C">
22127       <method name="Void .ctor()">
22128         <size>7</size>
22129       </method>
22130     </type>
22131     <type name="D">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135     </type>
22136     <type name="E">
22137       <method name="Void .ctor()">
22138         <size>7</size>
22139       </method>
22140     </type>
22141     <type name="F">
22142       <method name="Void .ctor()">
22143         <size>7</size>
22144       </method>
22145     </type>
22146     <type name="Y">
22147       <method name="Void .ctor()">
22148         <size>7</size>
22149       </method>
22150       <method name="Void Test(YI)">
22151         <size>1</size>
22152       </method>
22153     </type>
22154     <type name="Y+YA">
22155       <method name="Void .ctor()">
22156         <size>7</size>
22157       </method>
22158     </type>
22159     <type name="Y+YB">
22160       <method name="Void .ctor()">
22161         <size>7</size>
22162       </method>
22163     </type>
22164     <type name="Y+YC">
22165       <method name="Void .ctor()">
22166         <size>7</size>
22167       </method>
22168     </type>
22169     <type name="Y+YD">
22170       <method name="Void .ctor()">
22171         <size>7</size>
22172       </method>
22173     </type>
22174     <type name="Y+YE">
22175       <method name="Void .ctor()">
22176         <size>7</size>
22177       </method>
22178     </type>
22179     <type name="Y+YF">
22180       <method name="Void .ctor()">
22181         <size>7</size>
22182       </method>
22183     </type>
22184     <type name="Y+YG">
22185       <method name="Void .ctor()">
22186         <size>7</size>
22187       </method>
22188     </type>
22189     <type name="Y+YH">
22190       <method name="Void .ctor()">
22191         <size>7</size>
22192       </method>
22193     </type>
22194     <type name="Z">
22195       <method name="Void .ctor()">
22196         <size>7</size>
22197       </method>
22198     </type>
22199     <type name="Z+P">
22200       <method name="Void .ctor()">
22201         <size>7</size>
22202       </method>
22203     </type>
22204     <type name="W">
22205       <method name="Void .ctor()">
22206         <size>7</size>
22207       </method>
22208     </type>
22209     <type name="W+WA">
22210       <method name="Void .ctor()">
22211         <size>7</size>
22212       </method>
22213     </type>
22214     <type name="W+WB">
22215       <method name="Void .ctor()">
22216         <size>7</size>
22217       </method>
22218     </type>
22219     <type name="W+WC">
22220       <method name="Void .ctor()">
22221         <size>7</size>
22222       </method>
22223     </type>
22224     <type name="W+WD">
22225       <method name="Void .ctor()">
22226         <size>7</size>
22227       </method>
22228     </type>
22229     <type name="W+WE">
22230       <method name="Void .ctor()">
22231         <size>7</size>
22232       </method>
22233     </type>
22234     <type name="W+WCA">
22235       <method name="Void .ctor()">
22236         <size>7</size>
22237       </method>
22238     </type>
22239     <type name="W+WCB">
22240       <method name="Void .ctor()">
22241         <size>7</size>
22242       </method>
22243     </type>
22244     <type name="W+WCB+WCD">
22245       <method name="Void .ctor()">
22246         <size>7</size>
22247       </method>
22248     </type>
22249     <type name="W+WCB+WCD+WCE">
22250       <method name="Void .ctor()">
22251         <size>7</size>
22252       </method>
22253     </type>
22254     <type name="G">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258       <method name="Void Test(X)">
22259         <size>1</size>
22260       </method>
22261     </type>
22262     <type name="G+I">
22263       <method name="Void .ctor()">
22264         <size>7</size>
22265       </method>
22266     </type>
22267     <type name="G+I+J">
22268       <method name="Void .ctor()">
22269         <size>7</size>
22270       </method>
22271       <method name="Void Test(Foo)">
22272         <size>1</size>
22273       </method>
22274     </type>
22275     <type name="H">
22276       <method name="Void .ctor()">
22277         <size>7</size>
22278       </method>
22279       <method name="Void Test(System.Int32[])">
22280         <size>1</size>
22281       </method>
22282     </type>
22283     <type name="M">
22284       <method name="Void .ctor()">
22285         <size>7</size>
22286       </method>
22287       <method name="Void Hello(System.String)">
22288         <size>1</size>
22289       </method>
22290     </type>
22291   </test>
22292   <test name="test-157.cs">
22293     <type name="Test.MyAttribute">
22294       <method name="Void .ctor(String)">
22295         <size>20</size>
22296       </method>
22297     </type>
22298     <type name="Test.Test">
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302       <method name="Int32 Main()">
22303         <size>197</size>
22304       </method>
22305     </type>
22306   </test>
22307   <test name="test-158.cs">
22308     <type name="My">
22309       <method name="Void .ctor(Object)">
22310         <size>14</size>
22311       </method>
22312     </type>
22313     <type name="My+Test">
22314       <method name="Void .ctor()">
22315         <size>7</size>
22316       </method>
22317       <method name="Int32 Main()">
22318         <size>87</size>
22319       </method>
22320     </type>
22321   </test>
22322   <test name="test-159.cs">
22323     <type name="A.Iface">
22324       <method name="Void .ctor()">
22325         <size>7</size>
22326       </method>
22327       <method name="Void bah()">
22328         <size>1</size>
22329       </method>
22330     </type>
22331     <type name="A.my">
22332       <method name="Void .ctor()">
22333         <size>7</size>
22334       </method>
22335       <method name="Void doit(System.Object)">
22336         <size>13</size>
22337       </method>
22338       <method name="Int32 Main()">
22339         <size>2</size>
22340       </method>
22341     </type>
22342   </test>
22343   <test name="test-16.cs">
22344     <type name="Mine.Blah">
22345       <method name="Void .ctor()">
22346         <size>7</size>
22347       </method>
22348       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22349         <size>12</size>
22350       </method>
22351       <method name="Int32 op_Implicit(Mine.Blah)">
22352         <size>12</size>
22353       </method>
22354       <method name="Byte op_Implicit(Mine.Blah)">
22355         <size>12</size>
22356       </method>
22357       <method name="Int16 op_Implicit(Mine.Blah)">
22358         <size>12</size>
22359       </method>
22360     </type>
22361     <type name="Mine.Foo">
22362       <method name="Void .ctor()">
22363         <size>7</size>
22364       </method>
22365       <method name="Int32 Main()">
22366         <size>118</size>
22367       </method>
22368     </type>
22369   </test>
22370   <test name="test-160.cs">
22371     <type name="B">
22372       <method name="Void .ctor()">
22373         <size>7</size>
22374       </method>
22375     </type>
22376     <type name="S">
22377       <method name="Void .ctor()">
22378         <size>7</size>
22379       </method>
22380     </type>
22381     <type name="T">
22382       <method name="Void .ctor()">
22383         <size>7</size>
22384       </method>
22385       <method name="Int32 blah(System.Object)">
22386         <size>62</size>
22387       </method>
22388       <method name="Int32 Main()">
22389         <size>2</size>
22390       </method>
22391     </type>
22392   </test>
22393   <test name="test-161.cs">
22394     <type name="ZipEntry">
22395       <method name="Void .ctor(String)">
22396         <size>18</size>
22397       </method>
22398       <method name="Void .ctor(ZipEntry)">
22399         <size>18</size>
22400       </method>
22401       <method name="DateTime get_DateTime()">
22402         <size>7</size>
22403       </method>
22404       <method name="Int32 Main()">
22405         <size>2</size>
22406       </method>
22407     </type>
22408   </test>
22409   <test name="test-162.cs">
22410     <type name="X">
22411       <method name="Void .ctor()">
22412         <size>7</size>
22413       </method>
22414       <method name="Void test_output(A)">
22415         <size>1</size>
22416       </method>
22417       <method name="Void test_output(B)">
22418         <size>1</size>
22419       </method>
22420       <method name="Void test_output(E)">
22421         <size>1</size>
22422       </method>
22423       <method name="Void test_output(F)">
22424         <size>1</size>
22425       </method>
22426       <method name="Void test1()">
22427         <size>21</size>
22428       </method>
22429       <method name="Void test2()">
22430         <size>32</size>
22431       </method>
22432       <method name="Void test3()">
22433         <size>21</size>
22434       </method>
22435       <method name="Void test4(A)">
22436         <size>9</size>
22437       </method>
22438       <method name="Void test5(A ByRef)">
22439         <size>9</size>
22440       </method>
22441       <method name="Void test6(B ByRef)">
22442         <size>8</size>
22443       </method>
22444       <method name="Void test7()">
22445         <size>28</size>
22446       </method>
22447       <method name="Void test8()">
22448         <size>50</size>
22449       </method>
22450       <method name="Void test9()">
22451         <size>26</size>
22452       </method>
22453       <method name="Void test10()">
22454         <size>82</size>
22455       </method>
22456       <method name="Int32 Main()">
22457         <size>2</size>
22458       </method>
22459     </type>
22460     <type name="A">
22461       <method name="Void .ctor(Int32)">
22462         <size>27</size>
22463       </method>
22464     </type>
22465     <type name="C">
22466       <method name="Void .ctor(Int64)">
22467         <size>8</size>
22468       </method>
22469       <method name="Void .ctor(String)">
22470         <size>13</size>
22471       </method>
22472     </type>
22473     <type name="E">
22474       <method name="Void .ctor(Int32)">
22475         <size>21</size>
22476       </method>
22477     </type>
22478   </test>
22479   <test name="test-163.cs">
22480     <type name="Blah">
22481       <method name="Void .ctor()">
22482         <size>7</size>
22483       </method>
22484       <method name="Int32 Foo(System.String)">
22485         <size>2</size>
22486       </method>
22487       <method name="Int32 Foo(System.Object)">
22488         <size>2</size>
22489       </method>
22490       <method name="Int32 Main()">
22491         <size>28</size>
22492       </method>
22493     </type>
22494   </test>
22495   <test name="test-164.cs">
22496     <type name="X">
22497       <method name="Void .ctor()">
22498         <size>26</size>
22499       </method>
22500       <method name="Int32 Foo()">
22501         <size>2</size>
22502       </method>
22503     </type>
22504     <type name="Y">
22505       <method name="Void .ctor()">
22506         <size>7</size>
22507       </method>
22508       <method name="Int32 Foo()">
22509         <size>2</size>
22510       </method>
22511       <method name="Int32 Hello()">
22512         <size>12</size>
22513       </method>
22514       <method name="Void Main()">
22515         <size>46</size>
22516       </method>
22517     </type>
22518     <type name="X+FooDelegate">
22519       <method name="Void .ctor(Object, IntPtr)">
22520         <size>0</size>
22521       </method>
22522       <method name="Int32 Invoke()">
22523         <size>0</size>
22524       </method>
22525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22526         <size>0</size>
22527       </method>
22528       <method name="Int32 EndInvoke(IAsyncResult)">
22529         <size>0</size>
22530       </method>
22531     </type>
22532   </test>
22533   <test name="test-165.cs">
22534     <type name="Testing">
22535       <method name="Void .ctor()">
22536         <size>7</size>
22537       </method>
22538       <method name="Int32 TestEnumInit(Fruit)">
22539         <size>21</size>
22540       </method>
22541       <method name="Int32 Main()">
22542         <size>62</size>
22543       </method>
22544     </type>
22545   </test>
22546   <test name="test-166.cs">
22547     <type name="Test">
22548       <method name="Void .ctor()">
22549         <size>7</size>
22550       </method>
22551       <method name="Int32 get_Item(Int32)">
22552         <size>2</size>
22553       </method>
22554     </type>
22555     <type name="D">
22556       <method name="Void .ctor()">
22557         <size>7</size>
22558       </method>
22559       <method name="Int32 get_TargetIntegerSize()">
22560         <size>2</size>
22561       </method>
22562       <method name="Int32 Hello(IInferior)">
22563         <size>7</size>
22564       </method>
22565       <method name="Int32 Main()">
22566         <size>61</size>
22567       </method>
22568     </type>
22569     <type name="Test">
22570       <method name="Int32 ITest.get_Item(Int32)">
22571         <size>2</size>
22572       </method>
22573     </type>
22574   </test>
22575   <test name="test-167.cs">
22576     <type name="X">
22577       <method name="Void .ctor()">
22578         <size>7</size>
22579       </method>
22580       <method name="Int32 Test(X+Foo[])">
22581         <size>23</size>
22582       </method>
22583       <method name="Int32 Main()">
22584         <size>44</size>
22585       </method>
22586     </type>
22587   </test>
22588   <test name="test-168.cs">
22589     <type name="Test">
22590       <method name="Void .ctor()">
22591         <size>7</size>
22592       </method>
22593       <method name="Int32 Main()">
22594         <size>21</size>
22595       </method>
22596     </type>
22597     <type name="X">
22598       <method name="System.String op_Implicit(X)">
22599         <size>6</size>
22600       </method>
22601     </type>
22602   </test>
22603   <test name="test-169.cs">
22604     <type name="basec">
22605       <method name="Void .ctor()">
22606         <size>7</size>
22607       </method>
22608       <method name="System.String get_Message()">
22609         <size>6</size>
22610       </method>
22611     </type>
22612     <type name="der">
22613       <method name="Void .ctor()">
22614         <size>7</size>
22615       </method>
22616       <method name="System.String get_Message()">
22617         <size>6</size>
22618       </method>
22619     </type>
22620     <type name="Base">
22621       <method name="Void .ctor()">
22622         <size>7</size>
22623       </method>
22624       <method name="Int32 get_Thingy()">
22625         <size>7</size>
22626       </method>
22627       <method name="Void set_Thingy(Int32)">
22628         <size>8</size>
22629       </method>
22630     </type>
22631     <type name="Derived">
22632       <method name="Void .ctor()">
22633         <size>7</size>
22634       </method>
22635       <method name="Int32 get_BaseThingy()">
22636         <size>7</size>
22637       </method>
22638       <method name="Void set_Thingy(Int32)">
22639         <size>1</size>
22640       </method>
22641     </type>
22642     <type name="D">
22643       <method name="Void .ctor()">
22644         <size>7</size>
22645       </method>
22646       <method name="Int32 Main()">
22647         <size>97</size>
22648       </method>
22649     </type>
22650   </test>
22651   <test name="test-17.cs">
22652     <type name="Blah">
22653       <method name="Void .ctor()">
22654         <size>7</size>
22655       </method>
22656       <method name="Int32 Main()">
22657         <size>39</size>
22658       </method>
22659       <method name="Byte op_Implicit(Blah)">
22660         <size>12</size>
22661       </method>
22662       <method name="Int16 op_Implicit(Blah)">
22663         <size>12</size>
22664       </method>
22665       <method name="Int32 op_Implicit(Blah)">
22666         <size>12</size>
22667       </method>
22668     </type>
22669   </test>
22670   <test name="test-170.cs">
22671     <type name="X">
22672       <method name="Void .ctor()">
22673         <size>7</size>
22674       </method>
22675       <method name="Int32 get_prop()">
22676         <size>7</size>
22677       </method>
22678       <method name="Void set_prop(Int32)">
22679         <size>8</size>
22680       </method>
22681       <method name="Void set_AAA(Int32)">
22682         <size>1</size>
22683       </method>
22684     </type>
22685     <type name="Y">
22686       <method name="Void .ctor()">
22687         <size>14</size>
22688       </method>
22689       <method name="Int32 get_prop()">
22690         <size>7</size>
22691       </method>
22692       <method name="Void set_prop(Int32)">
22693         <size>8</size>
22694       </method>
22695       <method name="Int32 A()">
22696         <size>38</size>
22697       </method>
22698       <method name="Int32 Main()">
22699         <size>13</size>
22700       </method>
22701     </type>
22702   </test>
22703   <test name="test-171.cs">
22704     <type name="IntPtr_Conv.Class1">
22705       <method name="Void .ctor()">
22706         <size>7</size>
22707       </method>
22708       <method name="Int32 Main(System.String[])">
22709         <size>15</size>
22710       </method>
22711     </type>
22712   </test>
22713   <test name="test-172.cs">
22714     <type name="X">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718       <method name="Void .cctor()">
22719         <size>31</size>
22720       </method>
22721       <method name="Boolean ff()">
22722         <size>14</size>
22723       </method>
22724       <method name="Boolean tt()">
22725         <size>14</size>
22726       </method>
22727       <method name="Int32 test_if()">
22728         <size>599</size>
22729       </method>
22730       <method name="Int32 test_while()">
22731         <size>437</size>
22732       </method>
22733       <method name="Int32 test_inline()">
22734         <size>29</size>
22735       </method>
22736       <method name="Int32 Main()">
22737         <size>109</size>
22738       </method>
22739     </type>
22740   </test>
22741   <test name="test-173.cs">
22742     <type name="Base">
22743       <method name="Void .ctor(Int32)">
22744         <size>14</size>
22745       </method>
22746       <method name="Int32 get_Value()">
22747         <size>7</size>
22748       </method>
22749     </type>
22750     <type name="A">
22751       <method name="Void .ctor(Int32)">
22752         <size>18</size>
22753       </method>
22754       <method name="Void .ctor(UInt32)">
22755         <size>18</size>
22756       </method>
22757     </type>
22758     <type name="B">
22759       <method name="Void .ctor(Int64)">
22760         <size>18</size>
22761       </method>
22762       <method name="Void .ctor(UInt64)">
22763         <size>18</size>
22764       </method>
22765     </type>
22766     <type name="C">
22767       <method name="Void .ctor(Int16)">
22768         <size>18</size>
22769       </method>
22770       <method name="Void .ctor(UInt16)">
22771         <size>18</size>
22772       </method>
22773     </type>
22774     <type name="D">
22775       <method name="Void .ctor(SByte)">
22776         <size>18</size>
22777       </method>
22778       <method name="Void .ctor(Byte)">
22779         <size>18</size>
22780       </method>
22781     </type>
22782     <type name="E">
22783       <method name="Void .ctor(Int64)">
22784         <size>19</size>
22785       </method>
22786       <method name="Void .ctor(E)">
22787         <size>19</size>
22788       </method>
22789       <method name="E op_Implicit(Int64)">
22790         <size>7</size>
22791       </method>
22792     </type>
22793     <type name="F">
22794       <method name="Void .ctor(Int32)">
22795         <size>19</size>
22796       </method>
22797       <method name="Void .ctor(F)">
22798         <size>19</size>
22799       </method>
22800       <method name="F op_Implicit(Int32)">
22801         <size>7</size>
22802       </method>
22803     </type>
22804     <type name="X">
22805       <method name="Void .ctor()">
22806         <size>7</size>
22807       </method>
22808       <method name="Int32 Test()">
22809         <size>231</size>
22810       </method>
22811       <method name="Int32 Main()">
22812         <size>24</size>
22813       </method>
22814     </type>
22815   </test>
22816   <test name="test-174.cs">
22817     <type name="ProtectedAccessToPropertyOnChild">
22818       <method name="Void .ctor()">
22819         <size>14</size>
22820       </method>
22821       <method name="Int32 Main()">
22822         <size>21</size>
22823       </method>
22824     </type>
22825     <type name="TestAccessToPrivateMemberInParentClass">
22826       <method name="Void .ctor()">
22827         <size>7</size>
22828       </method>
22829       <method name="System.Double[][] get_Array()">
22830         <size>7</size>
22831       </method>
22832     </type>
22833     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22834       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22835         <size>37</size>
22836       </method>
22837     </type>
22838     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22839       <method name="Void .ctor()">
22840         <size>29</size>
22841       </method>
22842       <method name="Int32 Test()">
22843         <size>27</size>
22844       </method>
22845     </type>
22846     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22847       <method name="Void .ctor()">
22848         <size>26</size>
22849       </method>
22850       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22851         <size>15</size>
22852       </method>
22853     </type>
22854     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22855       <method name="Void .ctor()">
22856         <size>7</size>
22857       </method>
22858     </type>
22859   </test>
22860   <test name="test-175.cs">
22861     <type name="X">
22862       <method name="Void .ctor()">
22863         <size>7</size>
22864       </method>
22865       <method name="Int32 Main()">
22866         <size>59</size>
22867       </method>
22868     </type>
22869     <type name="RVA">
22870       <method name="Void .ctor(UInt32)">
22871         <size>8</size>
22872       </method>
22873       <method name="RVA op_Implicit(UInt32)">
22874         <size>7</size>
22875       </method>
22876       <method name="UInt32 op_Implicit(RVA)">
22877         <size>8</size>
22878       </method>
22879     </type>
22880   </test>
22881   <test name="test-176.cs">
22882     <type name="X">
22883       <method name="Void .ctor()">
22884         <size>7</size>
22885       </method>
22886       <method name="Int32 Main()">
22887         <size>34</size>
22888       </method>
22889     </type>
22890   </test>
22891   <test name="test-177.cs">
22892     <type name="MethodAttribute">
22893       <method name="Void .ctor()">
22894         <size>7</size>
22895       </method>
22896     </type>
22897     <type name="ReturnAttribute">
22898       <method name="Void .ctor()">
22899         <size>7</size>
22900       </method>
22901     </type>
22902     <type name="Test">
22903       <method name="Void .ctor()">
22904         <size>7</size>
22905       </method>
22906       <method name="Void Method()">
22907         <size>1</size>
22908       </method>
22909       <method name="Int32 Main()">
22910         <size>40</size>
22911       </method>
22912     </type>
22913   </test>
22914   <test name="test-178.cs">
22915     <type name="BrowsableClass">
22916       <method name="Void .ctor()">
22917         <size>7</size>
22918       </method>
22919       <method name="Int32 Main()">
22920         <size>54</size>
22921       </method>
22922       <method name="BrowsableClass op_Increment(BrowsableClass)">
22923         <size>2</size>
22924       </method>
22925     </type>
22926   </test>
22927   <test name="test-179.cs">
22928     <type name="A">
22929       <method name="Void .ctor()">
22930         <size>7</size>
22931       </method>
22932       <method name="Void set_Item(Double, Double)">
22933         <size>15</size>
22934       </method>
22935       <method name="Double get_Item(Double)">
22936         <size>29</size>
22937       </method>
22938     </type>
22939     <type name="B">
22940       <method name="Void .ctor()">
22941         <size>7</size>
22942       </method>
22943       <method name="Void set_Item(Double, Double)">
22944         <size>15</size>
22945       </method>
22946       <method name="Double get_Item(Double)">
22947         <size>29</size>
22948       </method>
22949     </type>
22950     <type name="C">
22951       <method name="Void .ctor()">
22952         <size>7</size>
22953       </method>
22954       <method name="Void set_Item(System.String, System.String)">
22955         <size>15</size>
22956       </method>
22957       <method name="System.String get_Item(System.String)">
22958         <size>30</size>
22959       </method>
22960       <method name="Void set_Item(Int32, Int32)">
22961         <size>15</size>
22962       </method>
22963       <method name="Int32 get_Item(Int32)">
22964         <size>21</size>
22965       </method>
22966     </type>
22967     <type name="EntryPoint">
22968       <method name="Int32 Main(System.String[])">
22969         <size>150</size>
22970       </method>
22971     </type>
22972   </test>
22973   <test name="test-18.cs">
22974     <type name="X">
22975       <method name="Void .ctor()">
22976         <size>7</size>
22977       </method>
22978       <method name="Void m()">
22979         <size>60</size>
22980       </method>
22981       <method name="Int32 ret(Int32)">
22982         <size>40</size>
22983       </method>
22984       <method name="Int32 Main()">
22985         <size>62</size>
22986       </method>
22987     </type>
22988   </test>
22989   <test name="test-180.cs">
22990     <type name="Testing">
22991       <method name="Void .ctor()">
22992         <size>7</size>
22993       </method>
22994       <method name="Void Main()">
22995         <size>17</size>
22996       </method>
22997     </type>
22998   </test>
22999   <test name="test-181.cs">
23000     <type name="Test">
23001       <method name="Void .ctor()">
23002         <size>7</size>
23003       </method>
23004       <method name="Void test()">
23005         <size>1</size>
23006       </method>
23007       <method name="Int32 Main()">
23008         <size>43</size>
23009       </method>
23010     </type>
23011   </test>
23012   <test name="test-182.cs">
23013     <type name="T">
23014       <method name="Void .ctor()">
23015         <size>7</size>
23016       </method>
23017       <method name="Int32 Main()">
23018         <size>26</size>
23019       </method>
23020     </type>
23021     <type name="TS">
23022       <method name="Int64 get_Ticks()">
23023         <size>19</size>
23024       </method>
23025     </type>
23026     <type name="DT">
23027       <method name="Int64 get_Ticks()">
23028         <size>12</size>
23029       </method>
23030     </type>
23031   </test>
23032   <test name="test-183.cs">
23033     <type name="Test">
23034       <method name="Void .ctor()">
23035         <size>7</size>
23036       </method>
23037       <method name="Int32 M(Int32, Int32 ByRef)">
23038         <size>12</size>
23039       </method>
23040       <method name="Int32 Main()">
23041         <size>67</size>
23042       </method>
23043     </type>
23044     <type name="Test+D">
23045       <method name="Void .ctor(Object, IntPtr)">
23046         <size>0</size>
23047       </method>
23048       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23049         <size>0</size>
23050       </method>
23051       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23052         <size>0</size>
23053       </method>
23054       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23055         <size>0</size>
23056       </method>
23057     </type>
23058   </test>
23059   <test name="test-184.cs">
23060     <type name="User">
23061       <method name="Void .ctor(Interface)">
23062         <size>7</size>
23063       </method>
23064     </type>
23065     <type name="Test">
23066       <method name="Void .ctor()">
23067         <size>55</size>
23068       </method>
23069       <method name="Int32 Main()">
23070         <size>8</size>
23071       </method>
23072     </type>
23073     <type name="Struct">
23074       <method name="Void .ctor(Int32)">
23075         <size>1</size>
23076       </method>
23077       <method name="Int32 get_X()">
23078         <size>2</size>
23079       </method>
23080     </type>
23081   </test>
23082   <test name="test-185.cs">
23083     <type name="X">
23084       <method name="Void .ctor()">
23085         <size>7</size>
23086       </method>
23087       <method name="Int32 Test(Int32)">
23088         <size>36</size>
23089       </method>
23090       <method name="Int32 Main()">
23091         <size>29</size>
23092       </method>
23093     </type>
23094   </test>
23095   <test name="test-186.cs">
23096     <type name="TestBUG.myAttribute">
23097       <method name="Void .ctor(String, String, String, Int32)">
23098         <size>7</size>
23099       </method>
23100     </type>
23101     <type name="TestBUG.Test">
23102       <method name="Void .ctor()">
23103         <size>7</size>
23104       </method>
23105       <method name="Int32 Main()">
23106         <size>2</size>
23107       </method>
23108     </type>
23109   </test>
23110   <test name="test-187.cs">
23111     <type name="MyClass">
23112       <method name="Void .ctor()">
23113         <size>7</size>
23114       </method>
23115       <method name="Container get_Item(System.String)">
23116         <size>2</size>
23117       </method>
23118       <method name="Void set_Item(System.String, Container)">
23119         <size>1</size>
23120       </method>
23121     </type>
23122     <type name="Container">
23123       <method name="Void .ctor()">
23124         <size>7</size>
23125       </method>
23126       <method name="Container op_Addition(Container, System.Object)">
23127         <size>2</size>
23128       </method>
23129     </type>
23130     <type name="D">
23131       <method name="Void .ctor()">
23132         <size>7</size>
23133       </method>
23134       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23135         <size>65</size>
23136       </method>
23137       <method name="Int32 Main()">
23138         <size>2</size>
23139       </method>
23140     </type>
23141   </test>
23142   <test name="test-188.cs">
23143     <type name="Enumerator">
23144       <method name="Void .ctor()">
23145         <size>14</size>
23146       </method>
23147       <method name="Boolean MoveNext()">
23148         <size>21</size>
23149       </method>
23150       <method name="Char get_Current()">
23151         <size>3</size>
23152       </method>
23153     </type>
23154     <type name="RealEnumerator">
23155       <method name="Void .ctor(Coll)">
23156         <size>14</size>
23157       </method>
23158       <method name="Void Dispose()">
23159         <size>13</size>
23160       </method>
23161     </type>
23162     <type name="Coll">
23163       <method name="Void .ctor()">
23164         <size>7</size>
23165       </method>
23166       <method name="Enumerator GetEnumerator()">
23167         <size>7</size>
23168       </method>
23169     </type>
23170     <type name="Test">
23171       <method name="Void .ctor()">
23172         <size>7</size>
23173       </method>
23174       <method name="Int32 Main(System.String[])">
23175         <size>78</size>
23176       </method>
23177     </type>
23178   </test>
23179   <test name="test-189.cs">
23180     <type name="MyTest">
23181       <method name="Void .ctor()">
23182         <size>7</size>
23183       </method>
23184       <method name="Int32 Main(System.String[])">
23185         <size>63</size>
23186       </method>
23187       <method name="Int32 m(Int32, Double)">
23188         <size>2</size>
23189       </method>
23190       <method name="Int32 m(Int32, System.Int32[])">
23191         <size>2</size>
23192       </method>
23193     </type>
23194     <type name="MonoTest">
23195       <method name="Void .ctor()">
23196         <size>7</size>
23197       </method>
23198       <method name="Int32 method1(System.String, System.Object[])">
23199         <size>2</size>
23200       </method>
23201       <method name="Void testmethod()">
23202         <size>27</size>
23203       </method>
23204     </type>
23205     <type name="MonoTest2">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209       <method name="Int32 method1(System.String, System.Object[])">
23210         <size>2</size>
23211       </method>
23212       <method name="Void testmethod2()">
23213         <size>27</size>
23214       </method>
23215     </type>
23216   </test>
23217   <test name="test-19.cs">
23218     <type name="I">
23219       <method name="Void .ctor()">
23220         <size>7</size>
23221       </method>
23222       <method name="Void .cctor()">
23223         <size>18</size>
23224       </method>
23225       <method name="System.String fn(System.String)">
23226         <size>17</size>
23227       </method>
23228     </type>
23229     <type name="X">
23230       <method name="Void .ctor()">
23231         <size>7</size>
23232       </method>
23233       <method name="Void Thread_func()">
23234         <size>11</size>
23235       </method>
23236       <method name="Int32 Func(Int32, Int32)">
23237         <size>4</size>
23238       </method>
23239       <method name="Void Bar()">
23240         <size>44</size>
23241       </method>
23242       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23243         <size>18</size>
23244       </method>
23245       <method name="Int32 Main()">
23246         <size>303</size>
23247       </method>
23248       <method name="Int32 multiply_by_three(Int32)">
23249         <size>4</size>
23250       </method>
23251     </type>
23252     <type name="TestNamespace.TestClass">
23253       <method name="Void .ctor()">
23254         <size>7</size>
23255       </method>
23256     </type>
23257     <type name="I+GetTextFn">
23258       <method name="Void .ctor(Object, IntPtr)">
23259         <size>0</size>
23260       </method>
23261       <method name="System.String Invoke(System.String)">
23262         <size>0</size>
23263       </method>
23264       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23265         <size>0</size>
23266       </method>
23267       <method name="System.String EndInvoke(IAsyncResult)">
23268         <size>0</size>
23269       </method>
23270     </type>
23271     <type name="X+Foo">
23272       <method name="Void .ctor(Object, IntPtr)">
23273         <size>0</size>
23274       </method>
23275       <method name="Int32 Invoke(Int32, Int32)">
23276         <size>0</size>
23277       </method>
23278       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23279         <size>0</size>
23280       </method>
23281       <method name="Int32 EndInvoke(IAsyncResult)">
23282         <size>0</size>
23283       </method>
23284     </type>
23285     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23286       <method name="Void .ctor(Object, IntPtr)">
23287         <size>0</size>
23288       </method>
23289       <method name="Single Invoke(Single, System.Object[])">
23290         <size>0</size>
23291       </method>
23292       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23293         <size>0</size>
23294       </method>
23295       <method name="Single EndInvoke(IAsyncResult)">
23296         <size>0</size>
23297       </method>
23298     </type>
23299     <type name="NameSpace.TestDelegate">
23300       <method name="Void .ctor(Object, IntPtr)">
23301         <size>0</size>
23302       </method>
23303       <method name="Int32 Invoke(Int32)">
23304         <size>0</size>
23305       </method>
23306       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23307         <size>0</size>
23308       </method>
23309       <method name="Int32 EndInvoke(IAsyncResult)">
23310         <size>0</size>
23311       </method>
23312     </type>
23313   </test>
23314   <test name="test-190.cs">
23315     <type name="A">
23316       <method name="Void .ctor()">
23317         <size>7</size>
23318       </method>
23319       <method name="Void Main()">
23320         <size>1</size>
23321       </method>
23322     </type>
23323     <type name="A+B">
23324       <method name="Void .ctor()">
23325         <size>7</size>
23326       </method>
23327       <method name="Void Test()">
23328         <size>8</size>
23329       </method>
23330     </type>
23331     <type name="A+C">
23332       <method name="Void .ctor()">
23333         <size>7</size>
23334       </method>
23335       <method name="Void Test(A)">
23336         <size>8</size>
23337       </method>
23338     </type>
23339   </test>
23340   <test name="test-191.cs">
23341     <type name="X">
23342       <method name="Void .ctor()">
23343         <size>7</size>
23344       </method>
23345     </type>
23346     <type name="X+E">
23347       <method name="Void .ctor()">
23348         <size>7</size>
23349       </method>
23350     </type>
23351     <type name="X+D">
23352       <method name="Void .ctor()">
23353         <size>7</size>
23354       </method>
23355     </type>
23356     <type name="X+D+P">
23357       <method name="Void .ctor()">
23358         <size>7</size>
23359       </method>
23360     </type>
23361     <type name="Y">
23362       <method name="Void .ctor()">
23363         <size>7</size>
23364       </method>
23365     </type>
23366     <type name="Y+Op">
23367       <method name="Void .ctor()">
23368         <size>7</size>
23369       </method>
23370     </type>
23371     <type name="R">
23372       <method name="Void .ctor()">
23373         <size>7</size>
23374       </method>
23375       <method name="Void Main()">
23376         <size>1</size>
23377       </method>
23378     </type>
23379   </test>
23380   <test name="test-192.cs">
23381     <type name="X">
23382       <method name="Void .ctor()">
23383         <size>7</size>
23384       </method>
23385       <method name="Void Main()">
23386         <size>1</size>
23387       </method>
23388     </type>
23389   </test>
23390   <test name="test-193.cs">
23391     <type name="A">
23392       <method name="Void .ctor()">
23393         <size>7</size>
23394       </method>
23395       <method name="Int32 Test(Int32)">
23396         <size>88</size>
23397       </method>
23398       <method name="Int32 Main()">
23399         <size>7</size>
23400       </method>
23401     </type>
23402   </test>
23403   <test name="test-194.cs">
23404     <type name="TestParams">
23405       <method name="Void .ctor()">
23406         <size>7</size>
23407       </method>
23408       <method name="Int32 Main(System.String[])">
23409         <size>38</size>
23410       </method>
23411       <method name="Int32 Params(System.Object[])">
23412         <size>10</size>
23413       </method>
23414     </type>
23415   </test>
23416   <test name="test-195.cs">
23417     <type name="Y">
23418       <method name="Void .ctor()">
23419         <size>7</size>
23420       </method>
23421       <method name="Void .cctor()">
23422         <size>1</size>
23423       </method>
23424       <method name="Int32 C()">
23425         <size>36</size>
23426       </method>
23427     </type>
23428     <type name="X">
23429       <method name="Void .ctor()">
23430         <size>8</size>
23431       </method>
23432       <method name="Void .ctor(Int32)">
23433         <size>18</size>
23434       </method>
23435       <method name="Void Main()">
23436         <size>7</size>
23437       </method>
23438     </type>
23439   </test>
23440   <test name="test-196.cs">
23441     <type name="X">
23442       <method name="Void .ctor()">
23443         <size>7</size>
23444       </method>
23445       <method name="Void Bug1()">
23446         <size>15</size>
23447       </method>
23448       <method name="Void Bug2()">
23449         <size>16</size>
23450       </method>
23451       <method name="Int32 Main()">
23452         <size>2</size>
23453       </method>
23454     </type>
23455   </test>
23456   <test name="test-197.cs">
23457     <type name="X">
23458       <method name="Void .ctor()">
23459         <size>7</size>
23460       </method>
23461       <method name="Void Foo()">
23462         <size>0</size>
23463       </method>
23464     </type>
23465     <type name="Y">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469     </type>
23470     <type name="Z">
23471       <method name="Void .ctor()">
23472         <size>7</size>
23473       </method>
23474       <method name="Void Foo()">
23475         <size>11</size>
23476       </method>
23477     </type>
23478     <type name="Test">
23479       <method name="Void .ctor()">
23480         <size>7</size>
23481       </method>
23482       <method name="Int32 Main()">
23483         <size>16</size>
23484       </method>
23485     </type>
23486   </test>
23487   <test name="test-198.cs">
23488     <type name="N1.N3.N4.Bar">
23489       <method name="Void .ctor()">
23490         <size>7</size>
23491       </method>
23492     </type>
23493     <type name="N1.N2.Foo">
23494       <method name="Void .ctor()">
23495         <size>7</size>
23496       </method>
23497     </type>
23498     <type name="N5.N6.Foo">
23499       <method name="Void .ctor()">
23500         <size>7</size>
23501       </method>
23502     </type>
23503     <type name="N5.N7.N8.Bar">
23504       <method name="Void .ctor()">
23505         <size>7</size>
23506       </method>
23507     </type>
23508     <type name="FirstOuter.FirstInner.First">
23509       <method name="Void .ctor()">
23510         <size>7</size>
23511       </method>
23512       <method name="System.String get_MyIdentity()">
23513         <size>12</size>
23514       </method>
23515     </type>
23516     <type name="FirstOuter.Second">
23517       <method name="Void .ctor()">
23518         <size>7</size>
23519       </method>
23520     </type>
23521     <type name="FirstOuter.SecondInner.Third">
23522       <method name="Void .ctor()">
23523         <size>7</size>
23524       </method>
23525     </type>
23526     <type name="FirstOuter.FirstInner.Fourth">
23527       <method name="Void .ctor()">
23528         <size>7</size>
23529       </method>
23530     </type>
23531     <type name="Fifth">
23532       <method name="Void .ctor()">
23533         <size>7</size>
23534       </method>
23535     </type>
23536     <type name="M1.M2.M3.Foo">
23537       <method name="Void .ctor()">
23538         <size>7</size>
23539       </method>
23540     </type>
23541     <type name="P1.P2.Bar">
23542       <method name="Void .ctor()">
23543         <size>7</size>
23544       </method>
23545     </type>
23546     <type name="X">
23547       <method name="Void .ctor()">
23548         <size>7</size>
23549       </method>
23550       <method name="Int32 Main()">
23551         <size>2</size>
23552       </method>
23553     </type>
23554   </test>
23555   <test name="test-199.cs">
23556     <type name="Test">
23557       <method name="Void .ctor()">
23558         <size>7</size>
23559       </method>
23560       <method name="Int32 Main()">
23561         <size>22</size>
23562       </method>
23563     </type>
23564     <type name="N1.Foo">
23565       <method name="Void .ctor()">
23566         <size>7</size>
23567       </method>
23568     </type>
23569     <type name="N1.Foo+Foo2">
23570       <method name="Void .ctor()">
23571         <size>7</size>
23572       </method>
23573     </type>
23574     <type name="N1.Bar2">
23575       <method name="Void .ctor()">
23576         <size>7</size>
23577       </method>
23578       <method name="Int32 Talk()">
23579         <size>2</size>
23580       </method>
23581     </type>
23582     <type name="N2.Bar">
23583       <method name="Void .ctor()">
23584         <size>7</size>
23585       </method>
23586     </type>
23587     <type name="N2.Bar+Bar2">
23588       <method name="Void .ctor()">
23589         <size>7</size>
23590       </method>
23591       <method name="Int32 Talk()">
23592         <size>2</size>
23593       </method>
23594     </type>
23595   </test>
23596   <test name="test-2.cs">
23597     <type name="X">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601       <method name="Int32 Main(System.String[])">
23602         <size>12</size>
23603       </method>
23604     </type>
23605   </test>
23606   <test name="test-20.cs">
23607     <type name="A">
23608       <method name="Void .ctor()">
23609         <size>7</size>
23610       </method>
23611       <method name="Void X()">
23612         <size>8</size>
23613       </method>
23614     </type>
23615     <type name="B">
23616       <method name="Void .ctor()">
23617         <size>7</size>
23618       </method>
23619       <method name="Void X()">
23620         <size>8</size>
23621       </method>
23622       <method name="Void TestB()">
23623         <size>7</size>
23624       </method>
23625     </type>
23626     <type name="Ax">
23627       <method name="Void .ctor()">
23628         <size>7</size>
23629       </method>
23630       <method name="Void A()">
23631         <size>8</size>
23632       </method>
23633       <method name="Void B()">
23634         <size>8</size>
23635       </method>
23636     </type>
23637     <type name="Bx">
23638       <method name="Void .ctor()">
23639         <size>7</size>
23640       </method>
23641       <method name="Void A()">
23642         <size>8</size>
23643       </method>
23644       <method name="Void B()">
23645         <size>8</size>
23646       </method>
23647     </type>
23648     <type name="Test">
23649       <method name="Void .ctor()">
23650         <size>7</size>
23651       </method>
23652       <method name="Int32 Main()">
23653         <size>100</size>
23654       </method>
23655     </type>
23656   </test>
23657   <test name="test-200.cs">
23658     <type name="X">
23659       <method name="Void .ctor()">
23660         <size>7</size>
23661       </method>
23662       <method name="Int32 Main()">
23663         <size>104</size>
23664       </method>
23665     </type>
23666   </test>
23667   <test name="test-201.cs">
23668     <type name="Parent">
23669       <method name="Void .ctor()">
23670         <size>7</size>
23671       </method>
23672     </type>
23673     <type name="Child">
23674       <method name="Void .ctor()">
23675         <size>7</size>
23676       </method>
23677     </type>
23678     <type name="Child+Nested">
23679       <method name="Void .ctor()">
23680         <size>18</size>
23681       </method>
23682     </type>
23683     <type name="Collide">
23684       <method name="Void .ctor(Int32)">
23685         <size>14</size>
23686       </method>
23687       <method name="Void .cctor()">
23688         <size>12</size>
23689       </method>
23690       <method name="Int32 Main()">
23691         <size>27</size>
23692       </method>
23693     </type>
23694   </test>
23695   <test name="test-202.cs">
23696     <type name="X.X">
23697       <method name="Void .ctor()">
23698         <size>7</size>
23699       </method>
23700     </type>
23701     <type name="A.B.C.D">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705     </type>
23706     <type name="Test">
23707       <method name="Void .ctor()">
23708         <size>7</size>
23709       </method>
23710       <method name="Int32 Main()">
23711         <size>14</size>
23712       </method>
23713     </type>
23714   </test>
23715   <test name="test-203.cs">
23716     <type name="Foo">
23717       <method name="Void .ctor()">
23718         <size>7</size>
23719       </method>
23720       <method name="Modifiers get_Modifiers()">
23721         <size>2</size>
23722       </method>
23723     </type>
23724     <type name="Bar">
23725       <method name="Void .ctor()">
23726         <size>7</size>
23727       </method>
23728       <method name="Int32 Main()">
23729         <size>13</size>
23730       </method>
23731     </type>
23732   </test>
23733   <test name="test-204.cs">
23734     <type name="X">
23735       <method name="Void .ctor(Int32)">
23736         <size>14</size>
23737       </method>
23738       <method name="System.String ToString()">
23739         <size>22</size>
23740       </method>
23741       <method name="Int32 Test()">
23742         <size>153</size>
23743       </method>
23744       <method name="Int32 Main()">
23745         <size>24</size>
23746       </method>
23747       <method name="X op_BitwiseAnd(X, X)">
23748         <size>19</size>
23749       </method>
23750       <method name="X op_BitwiseOr(X, X)">
23751         <size>19</size>
23752       </method>
23753       <method name="Boolean op_True(X)">
23754         <size>15</size>
23755       </method>
23756       <method name="Boolean op_False(X)">
23757         <size>12</size>
23758       </method>
23759     </type>
23760   </test>
23761   <test name="test-205.cs">
23762     <type name="A">
23763       <method name="Void .ctor(Object)">
23764         <size>7</size>
23765       </method>
23766     </type>
23767     <type name="Test">
23768       <method name="Void .ctor()">
23769         <size>7</size>
23770       </method>
23771       <method name="Void Main()">
23772         <size>1</size>
23773       </method>
23774     </type>
23775   </test>
23776   <test name="test-206.cs">
23777     <type name="X">
23778       <method name="Void .ctor()">
23779         <size>7</size>
23780       </method>
23781       <method name="Int32 get_Item(Int32)">
23782         <size>2</size>
23783       </method>
23784       <method name="System.Int32[] get_Item(System.Int32[])">
23785         <size>39</size>
23786       </method>
23787       <method name="Void Main()">
23788         <size>91</size>
23789       </method>
23790     </type>
23791     <type name="&lt;PrivateImplementationDetails&gt;">
23792       <method name="Void .ctor()">
23793         <size>7</size>
23794       </method>
23795     </type>
23796   </test>
23797   <test name="test-207.cs">
23798     <type name="X">
23799       <method name="Void .ctor()">
23800         <size>7</size>
23801       </method>
23802       <method name="Void .cctor()">
23803         <size>1</size>
23804       </method>
23805       <method name="Void hello(Int32)">
23806         <size>13</size>
23807       </method>
23808       <method name="Void world(Int32)">
23809         <size>16</size>
23810       </method>
23811       <method name="Int32 Main()">
23812         <size>138</size>
23813       </method>
23814     </type>
23815     <type name="Test">
23816       <method name="Void .ctor(Object, IntPtr)">
23817         <size>0</size>
23818       </method>
23819       <method name="Void Invoke(Int32)">
23820         <size>0</size>
23821       </method>
23822       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23823         <size>0</size>
23824       </method>
23825       <method name="Void EndInvoke(IAsyncResult)">
23826         <size>0</size>
23827       </method>
23828     </type>
23829   </test>
23830   <test name="test-208.cs">
23831     <type name="X">
23832       <method name="Void .ctor()">
23833         <size>7</size>
23834       </method>
23835       <method name="System.String get_Item(System.String)">
23836         <size>2</size>
23837       </method>
23838       <method name="Void Test()">
23839         <size>1</size>
23840       </method>
23841     </type>
23842     <type name="Y">
23843       <method name="Void .ctor()">
23844         <size>7</size>
23845       </method>
23846       <method name="Void Main()">
23847         <size>19</size>
23848       </method>
23849     </type>
23850   </test>
23851   <test name="test-209.cs">
23852     <type name="X">
23853       <method name="Void .ctor(Int32)">
23854         <size>14</size>
23855       </method>
23856       <method name="Int32 get_Foo()">
23857         <size>9</size>
23858       </method>
23859       <method name="Void set_Foo(Int32)">
23860         <size>8</size>
23861       </method>
23862       <method name="Int32 get_Item(Int32)">
23863         <size>7</size>
23864       </method>
23865       <method name="Void set_Item(Int32, Int32)">
23866         <size>8</size>
23867       </method>
23868       <method name="Void set_Item(System.String, System.String)">
23869         <size>7</size>
23870       </method>
23871       <method name="Void set_Bar(System.String)">
23872         <size>7</size>
23873       </method>
23874       <method name="A get_A()">
23875         <size>7</size>
23876       </method>
23877       <method name="Void set_A(A)">
23878         <size>12</size>
23879       </method>
23880       <method name="Int32 Main()">
23881         <size>75</size>
23882       </method>
23883     </type>
23884     <type name="A">
23885       <method name="Void .ctor(Int32)">
23886         <size>8</size>
23887       </method>
23888     </type>
23889   </test>
23890   <test name="test-21.cs">
23891     <type name="Blah">
23892       <method name="Void .ctor()">
23893         <size>7</size>
23894       </method>
23895       <method name="Int32 Main()">
23896         <size>47</size>
23897       </method>
23898     </type>
23899     <type name="Blah+Foo">
23900       <method name="Void .ctor()">
23901         <size>17</size>
23902       </method>
23903       <method name="Int32 Bar(Int32, Int32)">
23904         <size>14</size>
23905       </method>
23906     </type>
23907   </test>
23908   <test name="test-210.cs">
23909     <type name="X">
23910       <method name="Void .ctor()">
23911         <size>7</size>
23912       </method>
23913       <method name="Void foo()">
23914         <size>1</size>
23915       </method>
23916       <method name="Void Main()">
23917         <size>25</size>
23918       </method>
23919     </type>
23920     <type name="FooHandler">
23921       <method name="Void .ctor(Object, IntPtr)">
23922         <size>0</size>
23923       </method>
23924       <method name="Void Invoke()">
23925         <size>0</size>
23926       </method>
23927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23928         <size>0</size>
23929       </method>
23930       <method name="Void EndInvoke(IAsyncResult)">
23931         <size>0</size>
23932       </method>
23933     </type>
23934   </test>
23935   <test name="test-211.cs">
23936     <type name="X">
23937       <method name="Void .ctor(Int32)">
23938         <size>14</size>
23939       </method>
23940       <method name="X op_Implicit(Int32)">
23941         <size>7</size>
23942       </method>
23943     </type>
23944     <type name="Y">
23945       <method name="Void .ctor(X)">
23946         <size>14</size>
23947       </method>
23948       <method name="Y op_Implicit(X)">
23949         <size>7</size>
23950       </method>
23951     </type>
23952     <type name="Z">
23953       <method name="Void .ctor(Y)">
23954         <size>14</size>
23955       </method>
23956       <method name="Int32 Main()">
23957         <size>27</size>
23958       </method>
23959       <method name="Z op_Implicit(Y)">
23960         <size>7</size>
23961       </method>
23962     </type>
23963   </test>
23964   <test name="test-212.cs">
23965     <type name="Problem">
23966       <method name="Void .ctor(String)">
23967         <size>14</size>
23968       </method>
23969       <method name="Int32 Multi(Int32, Problem[])">
23970         <size>4</size>
23971       </method>
23972       <method name="Int32 Main(System.String[])">
23973         <size>76</size>
23974       </method>
23975       <method name="Problem op_Implicit(Int32)">
23976         <size>22</size>
23977       </method>
23978     </type>
23979   </test>
23980   <test name="test-213.cs">
23981     <type name="MyTest">
23982       <method name="Void .ctor()">
23983         <size>7</size>
23984       </method>
23985       <method name="Void Main(System.String[])">
23986         <size>31</size>
23987       </method>
23988     </type>
23989     <type name="S">
23990       <method name="Void .ctor(Int32)">
23991         <size>8</size>
23992       </method>
23993       <method name="Void Print()">
23994         <size>12</size>
23995       </method>
23996     </type>
23997   </test>
23998   <test name="test-214.cs">
23999     <type name="N2.Test">
24000       <method name="Void .ctor()">
24001         <size>7</size>
24002       </method>
24003       <method name="Int32 Main()">
24004         <size>7</size>
24005       </method>
24006     </type>
24007     <type name="N1.C1">
24008       <method name="Void .ctor()">
24009         <size>7</size>
24010       </method>
24011       <method name="Void Foo()">
24012         <size>1</size>
24013       </method>
24014     </type>
24015   </test>
24016   <test name="test-215.cs">
24017     <type name="Test">
24018       <method name="Void .ctor()">
24019         <size>7</size>
24020       </method>
24021       <method name="Void .cctor()">
24022         <size>1</size>
24023       </method>
24024       <method name="N1.C1 get_C1()">
24025         <size>6</size>
24026       </method>
24027       <method name="Int32 Main()">
24028         <size>8</size>
24029       </method>
24030     </type>
24031     <type name="N1.C1">
24032       <method name="Void .ctor()">
24033         <size>7</size>
24034       </method>
24035     </type>
24036   </test>
24037   <test name="test-216.cs">
24038     <type name="cls">
24039       <method name="Void .ctor()">
24040         <size>7</size>
24041       </method>
24042       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24043         <size>24</size>
24044       </method>
24045       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24046         <size>24</size>
24047       </method>
24048       <method name="Void CallMyDel(System.String)">
24049         <size>13</size>
24050       </method>
24051     </type>
24052     <type name="cls+nestedcls">
24053       <method name="Void .ctor()">
24054         <size>7</size>
24055       </method>
24056       <method name="Void CallParentDel(cls, System.String)">
24057         <size>13</size>
24058       </method>
24059     </type>
24060     <type name="MonoEmbed">
24061       <method name="Void .ctor()">
24062         <size>7</size>
24063       </method>
24064       <method name="Void Main()">
24065         <size>36</size>
24066       </method>
24067       <method name="Void Whatever(System.String)">
24068         <size>7</size>
24069       </method>
24070     </type>
24071     <type name="OnWhateverDelegate">
24072       <method name="Void .ctor(Object, IntPtr)">
24073         <size>0</size>
24074       </method>
24075       <method name="Void Invoke(System.String)">
24076         <size>0</size>
24077       </method>
24078       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24079         <size>0</size>
24080       </method>
24081       <method name="Void EndInvoke(IAsyncResult)">
24082         <size>0</size>
24083       </method>
24084     </type>
24085   </test>
24086   <test name="test-217.cs">
24087     <type name="Test">
24088       <method name="Void .ctor()">
24089         <size>7</size>
24090       </method>
24091       <method name="Int32 Main()">
24092         <size>174</size>
24093       </method>
24094       <method name="System.Object compare_gte(Int32, Int32)">
24095         <size>13</size>
24096       </method>
24097       <method name="System.Object compare_lte(Int32, Int32)">
24098         <size>13</size>
24099       </method>
24100     </type>
24101   </test>
24102   <test name="test-218.cs">
24103     <type name="T">
24104       <method name="Void .ctor()">
24105         <size>7</size>
24106       </method>
24107       <method name="Void .cctor()">
24108         <size>27</size>
24109       </method>
24110       <method name="Void Main()">
24111         <size>1</size>
24112       </method>
24113       <method name="Void compareQueryQuery1(System.Object)">
24114         <size>1</size>
24115       </method>
24116     </type>
24117     <type name="T+foo">
24118       <method name="Void .ctor(Object, IntPtr)">
24119         <size>0</size>
24120       </method>
24121       <method name="Void Invoke(System.Object)">
24122         <size>0</size>
24123       </method>
24124       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24125         <size>0</size>
24126       </method>
24127       <method name="Void EndInvoke(IAsyncResult)">
24128         <size>0</size>
24129       </method>
24130     </type>
24131   </test>
24132   <test name="test-219.cs">
24133     <type name="TestAttribute">
24134       <method name="Void .ctor(Type)">
24135         <size>14</size>
24136       </method>
24137       <method name="System.Type get_Type()">
24138         <size>7</size>
24139       </method>
24140     </type>
24141     <type name="Test">
24142       <method name="Void .ctor()">
24143         <size>7</size>
24144       </method>
24145       <method name="Void Main()">
24146         <size>75</size>
24147       </method>
24148     </type>
24149   </test>
24150   <test name="test-22.cs">
24151     <type name="M">
24152       <method name="Void .ctor()">
24153         <size>7</size>
24154       </method>
24155       <method name="Int32 Main()">
24156         <size>63</size>
24157       </method>
24158     </type>
24159     <type name="S">
24160       <method name="T GetT()">
24161         <size>7</size>
24162       </method>
24163       <method name="Void Init()">
24164         <size>25</size>
24165       </method>
24166     </type>
24167   </test>
24168   <test name="test-220.cs">
24169     <type name="MonoBUG.Bug">
24170       <method name="Void .ctor()">
24171         <size>7</size>
24172       </method>
24173       <method name="Int32 Main(System.String[])">
24174         <size>138</size>
24175       </method>
24176     </type>
24177     <type name="MonoBUG.Foo">
24178       <method name="Void .ctor(String)">
24179         <size>14</size>
24180       </method>
24181       <method name="System.String get_Name()">
24182         <size>7</size>
24183       </method>
24184     </type>
24185     <type name="MonoBUG.FooList">
24186       <method name="Void .ctor()">
24187         <size>7</size>
24188       </method>
24189       <method name="Void .cctor()">
24190         <size>1</size>
24191       </method>
24192       <method name="Void Add(MonoBUG.Foo)">
24193         <size>19</size>
24194       </method>
24195       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24196         <size>7</size>
24197       </method>
24198     </type>
24199     <type name="MonoBUG.FooList+FooEnumerator">
24200       <method name="Void .ctor(FooList)">
24201         <size>31</size>
24202       </method>
24203       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24204         <size>12</size>
24205       </method>
24206       <method name="Void System.Collections.IEnumerator.Reset()">
24207         <size>12</size>
24208       </method>
24209       <method name="MonoBUG.Foo get_Current()">
24210         <size>46</size>
24211       </method>
24212       <method name="Boolean MoveNext()">
24213         <size>12</size>
24214       </method>
24215       <method name="Void Reset()">
24216         <size>12</size>
24217       </method>
24218       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24219         <size>28</size>
24220       </method>
24221     </type>
24222   </test>
24223   <test name="test-221.cs">
24224     <type name="A">
24225       <method name="Void .ctor()">
24226         <size>7</size>
24227       </method>
24228       <method name="Int32 get_Blah()">
24229         <size>2</size>
24230       </method>
24231       <method name="Void set_Blah(Int32)">
24232         <size>1</size>
24233       </method>
24234     </type>
24235     <type name="B">
24236       <method name="Void .ctor()">
24237         <size>7</size>
24238       </method>
24239       <method name="Int32 get_Blah()">
24240         <size>2</size>
24241       </method>
24242       <method name="Boolean Test()">
24243         <size>54</size>
24244       </method>
24245     </type>
24246     <type name="C">
24247       <method name="Void .ctor()">
24248         <size>7</size>
24249       </method>
24250       <method name="Int32 get_Blah()">
24251         <size>0</size>
24252       </method>
24253       <method name="Void set_Blah(Int32)">
24254         <size>0</size>
24255       </method>
24256     </type>
24257     <type name="D">
24258       <method name="Void .ctor()">
24259         <size>7</size>
24260       </method>
24261       <method name="Int32 get_Blah()">
24262         <size>2</size>
24263       </method>
24264       <method name="Void set_Blah(Int32)">
24265         <size>1</size>
24266       </method>
24267     </type>
24268     <type name="E">
24269       <method name="Void .ctor()">
24270         <size>7</size>
24271       </method>
24272       <method name="Int32 get_Blah()">
24273         <size>7</size>
24274       </method>
24275       <method name="Boolean Test()">
24276         <size>54</size>
24277       </method>
24278     </type>
24279     <type name="F">
24280       <method name="Void .ctor()">
24281         <size>7</size>
24282       </method>
24283       <method name="Int32 get_Item(Int32)">
24284         <size>2</size>
24285       </method>
24286       <method name="Void set_Item(Int32, Int32)">
24287         <size>1</size>
24288       </method>
24289       <method name="Int32 get_Blah()">
24290         <size>2</size>
24291       </method>
24292       <method name="Void set_Blah(Int32)">
24293         <size>1</size>
24294       </method>
24295       <method name="Boolean Test()">
24296         <size>110</size>
24297       </method>
24298     </type>
24299     <type name="Driver">
24300       <method name="Void .ctor()">
24301         <size>7</size>
24302       </method>
24303       <method name="Int32 Main()">
24304         <size>38</size>
24305       </method>
24306     </type>
24307     <type name="F">
24308       <method name="Int32 IBlah.get_Item(Int32)">
24309         <size>2</size>
24310       </method>
24311       <method name="Void IBlah.set_Item(Int32, Int32)">
24312         <size>1</size>
24313       </method>
24314       <method name="Int32 IBlah.get_Blah()">
24315         <size>2</size>
24316       </method>
24317       <method name="Void IBlah.set_Blah(Int32)">
24318         <size>1</size>
24319       </method>
24320     </type>
24321   </test>
24322   <test name="test-222.cs">
24323     <type name="Class_1">
24324       <method name="Void .ctor()">
24325         <size>7</size>
24326       </method>
24327       <method name="UIntPtr Valid()">
24328         <size>7</size>
24329       </method>
24330     </type>
24331     <type name="MainClass">
24332       <method name="Void .ctor()">
24333         <size>7</size>
24334       </method>
24335       <method name="Int32 Main()">
24336         <size>2</size>
24337       </method>
24338     </type>
24339   </test>
24340   <test name="test-223.cs">
24341     <type name="T">
24342       <method name="Void .ctor()">
24343         <size>7</size>
24344       </method>
24345       <method name="Int32 Main()">
24346         <size>65</size>
24347       </method>
24348     </type>
24349   </test>
24350   <test name="test-224.cs">
24351     <type name="XmlMemberArrayAttribute">
24352       <method name="Void .ctor(String)">
24353         <size>38</size>
24354       </method>
24355       <method name="System.Char[] get_Separator()">
24356         <size>7</size>
24357       </method>
24358       <method name="Void set_Separator(System.Char[])">
24359         <size>8</size>
24360       </method>
24361       <method name="System.String get_Name()">
24362         <size>7</size>
24363       </method>
24364       <method name="Void set_Name(System.String)">
24365         <size>8</size>
24366       </method>
24367       <method name="Boolean get_IsRequired()">
24368         <size>7</size>
24369       </method>
24370       <method name="Void set_IsRequired(Boolean)">
24371         <size>8</size>
24372       </method>
24373     </type>
24374     <type name="t">
24375       <method name="Void .ctor()">
24376         <size>7</size>
24377       </method>
24378       <method name="Void Main()">
24379         <size>1</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-225.cs">
24384     <type name="A">
24385       <method name="Void .ctor()">
24386         <size>14</size>
24387       </method>
24388     </type>
24389     <type name="B">
24390       <method name="Void .ctor()">
24391         <size>7</size>
24392       </method>
24393       <method name="Int32 foo()">
24394         <size>2</size>
24395       </method>
24396       <method name="Void Main()">
24397         <size>18</size>
24398       </method>
24399     </type>
24400   </test>
24401   <test name="test-226.cs">
24402     <type name="Test226">
24403       <method name="Void .ctor()">
24404         <size>7</size>
24405       </method>
24406       <method name="Void Test()">
24407         <size>35</size>
24408       </method>
24409       <method name="Int32 Main()">
24410         <size>23</size>
24411       </method>
24412     </type>
24413   </test>
24414   <test name="test-227.cs">
24415     <type name="A.T">
24416       <method name="Void .ctor()">
24417         <size>7</size>
24418       </method>
24419       <method name="Void Main()">
24420         <size>3</size>
24421       </method>
24422     </type>
24423   </test>
24424   <test name="test-228.cs">
24425     <type name="BadRefTest.CtorInc">
24426       <method name="Void .ctor()">
24427         <size>30</size>
24428       </method>
24429       <method name="Int32 IncByRef(Int32 ByRef)">
24430         <size>10</size>
24431       </method>
24432       <method name="Boolean Results(Int32)">
24433         <size>98</size>
24434       </method>
24435     </type>
24436     <type name="BadRefTest.Runner">
24437       <method name="Void .ctor()">
24438         <size>7</size>
24439       </method>
24440       <method name="Int32 Main()">
24441         <size>43</size>
24442       </method>
24443     </type>
24444   </test>
24445   <test name="test-229.cs">
24446     <type name="List">
24447       <method name="Void .ctor(Int32)">
24448         <size>19</size>
24449       </method>
24450       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24451         <size>12</size>
24452       </method>
24453       <method name="Void Add(Int32)">
24454         <size>26</size>
24455       </method>
24456       <method name="MyEnumerator GetEnumerator()">
24457         <size>7</size>
24458       </method>
24459     </type>
24460     <type name="UberList">
24461       <method name="Void .ctor(Int32)">
24462         <size>8</size>
24463       </method>
24464       <method name="Int32 Main(System.String[])">
24465         <size>38</size>
24466       </method>
24467       <method name="Boolean One()">
24468         <size>62</size>
24469       </method>
24470       <method name="Boolean Two()">
24471         <size>62</size>
24472       </method>
24473       <method name="Boolean Three()">
24474         <size>62</size>
24475       </method>
24476     </type>
24477     <type name="List+MyEnumerator">
24478       <method name="Void .ctor(List)">
24479         <size>15</size>
24480       </method>
24481       <method name="System.Object get_Current()">
24482         <size>24</size>
24483       </method>
24484       <method name="Boolean MoveNext()">
24485         <size>31</size>
24486       </method>
24487       <method name="Void Reset()">
24488         <size>8</size>
24489       </method>
24490     </type>
24491   </test>
24492   <test name="test-23.cs">
24493     <type name="X">
24494       <method name="Void .ctor()">
24495         <size>7</size>
24496       </method>
24497       <method name="Void .cctor()">
24498         <size>8</size>
24499       </method>
24500       <method name="Int32 get_Value()">
24501         <size>6</size>
24502       </method>
24503       <method name="Void set_Value(Int32)">
24504         <size>7</size>
24505       </method>
24506       <method name="Int32 Main()">
24507         <size>170</size>
24508       </method>
24509     </type>
24510     <type name="Y">
24511       <method name="Void .ctor(String)">
24512         <size>14</size>
24513       </method>
24514       <method name="System.String get_Value()">
24515         <size>7</size>
24516       </method>
24517       <method name="Void set_Value(System.String)">
24518         <size>8</size>
24519       </method>
24520     </type>
24521     <type name="Z">
24522       <method name="Void .cctor()">
24523         <size>7</size>
24524       </method>
24525       <method name="Int32 get_IVal()">
24526         <size>6</size>
24527       </method>
24528       <method name="Void set_IVal(Int32)">
24529         <size>7</size>
24530       </method>
24531       <method name="Int32 get_XVal()">
24532         <size>7</size>
24533       </method>
24534       <method name="Void set_XVal(Int32)">
24535         <size>8</size>
24536       </method>
24537     </type>
24538   </test>
24539   <test name="test-230.cs">
24540     <type name="TestClass">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Int32 Main()">
24545         <size>56</size>
24546       </method>
24547     </type>
24548   </test>
24549   <test name="test-231.cs">
24550     <type name="T">
24551       <method name="Void .ctor()">
24552         <size>7</size>
24553       </method>
24554       <method name="Void .cctor()">
24555         <size>1</size>
24556       </method>
24557       <method name="Int32 Main()">
24558         <size>44</size>
24559       </method>
24560       <method name="Void Foo()">
24561         <size>23</size>
24562       </method>
24563     </type>
24564   </test>
24565   <test name="test-232.cs">
24566     <type name="CtorInfoTest">
24567       <method name="Void .ctor()">
24568         <size>7</size>
24569       </method>
24570       <method name="Void Main(System.String[])">
24571         <size>977</size>
24572       </method>
24573       <method name="Void Assert(System.Object, System.Object)">
24574         <size>38</size>
24575       </method>
24576     </type>
24577     <type name="&lt;PrivateImplementationDetails&gt;">
24578       <method name="Void .ctor()">
24579         <size>7</size>
24580       </method>
24581     </type>
24582   </test>
24583   <test name="test-233.cs">
24584     <type name="Tests">
24585       <method name="Void .ctor()">
24586         <size>7</size>
24587       </method>
24588       <method name="Int32 Main()">
24589         <size>16</size>
24590       </method>
24591       <method name="Int32 test_0_beq()">
24592         <size>29</size>
24593       </method>
24594       <method name="Int32 test_0_bne_un()">
24595         <size>29</size>
24596       </method>
24597       <method name="Int32 test_0_conv_r8()">
24598         <size>29</size>
24599       </method>
24600       <method name="Int32 test_0_conv_i()">
24601         <size>76</size>
24602       </method>
24603       <method name="Int32 test_5_conv_r4()">
24604         <size>8</size>
24605       </method>
24606       <method name="Int32 test_5_double_conv_r4()">
24607         <size>16</size>
24608       </method>
24609       <method name="Int32 test_5_float_conv_r8()">
24610         <size>12</size>
24611       </method>
24612       <method name="Int32 test_5_conv_r8()">
24613         <size>8</size>
24614       </method>
24615       <method name="Int32 test_5_add()">
24616         <size>25</size>
24617       </method>
24618       <method name="Int32 test_5_sub()">
24619         <size>25</size>
24620       </method>
24621       <method name="Int32 test_24_mul()">
24622         <size>25</size>
24623       </method>
24624       <method name="Int32 test_4_div()">
24625         <size>25</size>
24626       </method>
24627       <method name="Int32 test_2_rem()">
24628         <size>25</size>
24629       </method>
24630       <method name="Int32 test_2_neg()">
24631         <size>14</size>
24632       </method>
24633       <method name="Int32 test_46_float_add_spill()">
24634         <size>129</size>
24635       </method>
24636       <method name="Int32 test_362880_float_mul_spill()">
24637         <size>129</size>
24638       </method>
24639       <method name="Int32 test_4_long_cast()">
24640         <size>29</size>
24641       </method>
24642       <method name="Int32 test_16_float_cmp()">
24643         <size>317</size>
24644       </method>
24645       <method name="Int32 test_15_float_cmp_un()">
24646         <size>297</size>
24647       </method>
24648       <method name="Int32 test_15_float_branch()">
24649         <size>219</size>
24650       </method>
24651       <method name="Int32 test_15_float_branch_un()">
24652         <size>219</size>
24653       </method>
24654     </type>
24655     <type name="TestDriver">
24656       <method name="Void .ctor()">
24657         <size>7</size>
24658       </method>
24659       <method name="Int32 RunTests(System.Type, System.String[])">
24660         <size>571</size>
24661       </method>
24662       <method name="Int32 RunTests(System.Type)">
24663         <size>8</size>
24664       </method>
24665     </type>
24666   </test>
24667   <test name="test-234.cs">
24668     <type name="T">
24669       <method name="Void .ctor()">
24670         <size>7</size>
24671       </method>
24672       <method name="Void Main()">
24673         <size>701</size>
24674       </method>
24675     </type>
24676   </test>
24677   <test name="test-235.cs">
24678     <type name="T">
24679       <method name="Void .ctor()">
24680         <size>7</size>
24681       </method>
24682       <method name="Void Foo(T, T)">
24683         <size>1</size>
24684       </method>
24685       <method name="Void Foo(System.Object[])">
24686         <size>1</size>
24687       </method>
24688       <method name="Int32 Main()">
24689         <size>13</size>
24690       </method>
24691     </type>
24692   </test>
24693   <test name="test-236.cs">
24694     <type name="Tests.Test">
24695       <method name="Void .ctor()">
24696         <size>7</size>
24697       </method>
24698       <method name="Void Main()">
24699         <size>42</size>
24700       </method>
24701       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24702         <size>9</size>
24703       </method>
24704       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24705         <size>10</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-237.cs">
24710     <type name="Params">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Void .cctor()">
24715         <size>96</size>
24716       </method>
24717       <method name="Void foo(System.String, System.Object[])">
24718         <size>132</size>
24719       </method>
24720       <method name="Void Main()">
24721         <size>45</size>
24722       </method>
24723     </type>
24724     <type name="Params+FOO">
24725       <method name="Void .ctor(Object, IntPtr)">
24726         <size>0</size>
24727       </method>
24728       <method name="Void Invoke(System.String, System.Object[])">
24729         <size>0</size>
24730       </method>
24731       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24732         <size>0</size>
24733       </method>
24734       <method name="Void EndInvoke(IAsyncResult)">
24735         <size>0</size>
24736       </method>
24737     </type>
24738   </test>
24739   <test name="test-238.cs">
24740     <type name="TestClass">
24741       <method name="Void .ctor()">
24742         <size>7</size>
24743       </method>
24744       <method name="Void ConditionalMethod()">
24745         <size>7</size>
24746       </method>
24747       <method name="Int32 Main()">
24748         <size>12</size>
24749       </method>
24750     </type>
24751   </test>
24752   <test name="test-239.cs">
24753     <type name="BaseClass">
24754       <method name="Void .ctor()">
24755         <size>7</size>
24756       </method>
24757       <method name="Void ConditionalMethod()">
24758         <size>7</size>
24759       </method>
24760     </type>
24761     <type name="TestClass">
24762       <method name="Void .ctor()">
24763         <size>7</size>
24764       </method>
24765       <method name="Void ConditionalMethod()">
24766         <size>1</size>
24767       </method>
24768     </type>
24769     <type name="MainClass">
24770       <method name="Void .ctor()">
24771         <size>7</size>
24772       </method>
24773       <method name="Int32 Main()">
24774         <size>18</size>
24775       </method>
24776     </type>
24777   </test>
24778   <test name="test-24.cs">
24779     <type name="X">
24780       <method name="Void .ctor()">
24781         <size>7</size>
24782       </method>
24783       <method name="System.String get_S()">
24784         <size>6</size>
24785       </method>
24786       <method name="Void set_S(System.String)">
24787         <size>7</size>
24788       </method>
24789       <method name="Int32 Main()">
24790         <size>92</size>
24791       </method>
24792     </type>
24793   </test>
24794   <test name="test-240.cs">
24795     <type name="TestClass">
24796       <method name="Void .ctor()">
24797         <size>7</size>
24798       </method>
24799       <method name="Void .cctor()">
24800         <size>7</size>
24801       </method>
24802       <method name="Void ConditionalMethod()">
24803         <size>17</size>
24804       </method>
24805       <method name="Int32 Main()">
24806         <size>11</size>
24807       </method>
24808     </type>
24809   </test>
24810   <test name="test-241.cs">
24811     <type name="Foo">
24812       <method name="Void .ctor()">
24813         <size>7</size>
24814       </method>
24815       <method name="Int32 get_SomeProperty()">
24816         <size>3</size>
24817       </method>
24818       <method name="Int32 M()">
24819         <size>3</size>
24820       </method>
24821       <method name="Void Main()">
24822         <size>1</size>
24823       </method>
24824     </type>
24825     <type name="Foo+FooPrivate">
24826       <method name="Void .ctor(Foo)">
24827         <size>14</size>
24828       </method>
24829       <method name="Int32 get_SomeProperty()">
24830         <size>24</size>
24831       </method>
24832     </type>
24833   </test>
24834   <test name="test-242.cs">
24835     <type name="BaseClass">
24836       <method name="Void .ctor()">
24837         <size>14</size>
24838       </method>
24839     </type>
24840     <type name="Derived">
24841       <method name="Void .ctor()">
24842         <size>7</size>
24843       </method>
24844       <method name="Int32 get_Location()">
24845         <size>3</size>
24846       </method>
24847       <method name="Void Main()">
24848         <size>1</size>
24849       </method>
24850     </type>
24851   </test>
24852   <test name="test-243.cs">
24853     <type name="X">
24854       <method name="Void .ctor()">
24855         <size>7</size>
24856       </method>
24857       <method name="Boolean Resolve(System.String)">
24858         <size>2</size>
24859       </method>
24860       <method name="System.String Test()">
24861         <size>2</size>
24862       </method>
24863       <method name="Void Main()">
24864         <size>8</size>
24865       </method>
24866     </type>
24867   </test>
24868   <test name="test-244.cs">
24869     <type name="Foo">
24870       <method name="Void .ctor()">
24871         <size>7</size>
24872       </method>
24873       <method name="Void .cctor()">
24874         <size>1</size>
24875       </method>
24876       <method name="Int32 Main()">
24877         <size>136</size>
24878       </method>
24879       <method name="MyBool get_t()">
24880         <size>29</size>
24881       </method>
24882       <method name="MyBool get_f()">
24883         <size>29</size>
24884       </method>
24885     </type>
24886     <type name="MyBool">
24887       <method name="Void .ctor(Boolean)">
24888         <size>8</size>
24889       </method>
24890       <method name="System.String ToString()">
24891         <size>12</size>
24892       </method>
24893       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
24894         <size>21</size>
24895       </method>
24896       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
24897         <size>21</size>
24898       </method>
24899       <method name="Boolean op_True(MyBool)">
24900         <size>8</size>
24901       </method>
24902       <method name="Boolean op_False(MyBool)">
24903         <size>11</size>
24904       </method>
24905     </type>
24906   </test>
24907   <test name="test-245.cs">
24908     <type name="Class2">
24909       <method name="Void .ctor()">
24910         <size>7</size>
24911       </method>
24912       <method name="System.String get_def_kind()">
24913         <size>12</size>
24914       </method>
24915       <method name="Void Main()">
24916         <size>1</size>
24917       </method>
24918     </type>
24919   </test>
24920   <test name="test-246.cs">
24921     <type name="B">
24922       <method name="Void .ctor()">
24923         <size>7</size>
24924       </method>
24925       <method name="Void Main()">
24926         <size>36</size>
24927       </method>
24928     </type>
24929     <type name="Blah">
24930       <method name="Void Dispose()">
24931         <size>11</size>
24932       </method>
24933     </type>
24934   </test>
24935   <test name="test-247.cs">
24936     <type name="B">
24937       <method name="Void .ctor()">
24938         <size>7</size>
24939       </method>
24940       <method name="Void Main()">
24941         <size>67</size>
24942       </method>
24943     </type>
24944     <type name="Blah">
24945       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24946         <size>11</size>
24947       </method>
24948     </type>
24949   </test>
24950   <test name="test-248.cs">
24951     <type name="T">
24952       <method name="Void .ctor()">
24953         <size>7</size>
24954       </method>
24955       <method name="Foo GetFoo()">
24956         <size>10</size>
24957       </method>
24958       <method name="Void Main()">
24959         <size>26</size>
24960       </method>
24961     </type>
24962   </test>
24963   <test name="test-249.cs">
24964     <type name="X">
24965       <method name="Void .ctor()">
24966         <size>7</size>
24967       </method>
24968       <method name="Void Main()">
24969         <size>1</size>
24970       </method>
24971     </type>
24972   </test>
24973   <test name="test-25.cs">
24974     <type name="X">
24975       <method name="Void .ctor()">
24976         <size>7</size>
24977       </method>
24978       <method name="Int32 Main()">
24979         <size>214</size>
24980       </method>
24981     </type>
24982   </test>
24983   <test name="test-250.cs">
24984     <type name="Test.foo3">
24985       <method name="Void .ctor()">
24986         <size>7</size>
24987       </method>
24988     </type>
24989     <type name="Test.Tests">
24990       <method name="Void .ctor()">
24991         <size>7</size>
24992       </method>
24993       <method name="Void Main()">
24994         <size>1</size>
24995       </method>
24996     </type>
24997   </test>
24998   <test name="test-251.cs">
24999     <type name="X">
25000       <method name="Void .ctor()">
25001         <size>7</size>
25002       </method>
25003       <method name="Void Main()">
25004         <size>1</size>
25005       </method>
25006     </type>
25007   </test>
25008   <test name="test-252.cs">
25009     <type name="A">
25010       <method name="Void .ctor()">
25011         <size>7</size>
25012       </method>
25013       <method name="Void add_Bar(Foo)">
25014         <size>24</size>
25015       </method>
25016       <method name="Void remove_Bar(Foo)">
25017         <size>24</size>
25018       </method>
25019       <method name="Void m1()">
25020         <size>1</size>
25021       </method>
25022       <method name="Int32 Main()">
25023         <size>93</size>
25024       </method>
25025     </type>
25026     <type name="Foo">
25027       <method name="Void .ctor(Object, IntPtr)">
25028         <size>0</size>
25029       </method>
25030       <method name="Void Invoke()">
25031         <size>0</size>
25032       </method>
25033       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25034         <size>0</size>
25035       </method>
25036       <method name="Void EndInvoke(IAsyncResult)">
25037         <size>0</size>
25038       </method>
25039     </type>
25040   </test>
25041   <test name="test-253.cs">
25042     <type name="AccessibleAttribute">
25043       <method name="Void .ctor()">
25044         <size>7</size>
25045       </method>
25046     </type>
25047     <type name="MyClass">
25048       <method name="Void .ctor()">
25049         <size>7</size>
25050       </method>
25051     </type>
25052     <type name="Test">
25053       <method name="Void .ctor()">
25054         <size>7</size>
25055       </method>
25056       <method name="Int32 Main()">
25057         <size>66</size>
25058       </method>
25059     </type>
25060   </test>
25061   <test name="test-254.cs">
25062     <type name="TestAttribute">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066     </type>
25067     <type name="Test_1">
25068       <method name="Void .ctor()">
25069         <size>7</size>
25070       </method>
25071       <method name="Void Test(Int32)">
25072         <size>1</size>
25073       </method>
25074     </type>
25075     <type name="Test_2">
25076       <method name="Void .ctor()">
25077         <size>7</size>
25078       </method>
25079       <method name="Int32 get_Test()">
25080         <size>2</size>
25081       </method>
25082       <method name="Void set_Test(Int32)">
25083         <size>1</size>
25084       </method>
25085       <method name="Void set_Test2(Boolean)">
25086         <size>1</size>
25087       </method>
25088     </type>
25089     <type name="Test_3">
25090       <method name="Void .ctor()">
25091         <size>7</size>
25092       </method>
25093       <method name="Void add_e_1(test_delegate)">
25094         <size>24</size>
25095       </method>
25096       <method name="Void remove_e_1(test_delegate)">
25097         <size>24</size>
25098       </method>
25099       <method name="Void add_e_2(test_delegate)">
25100         <size>24</size>
25101       </method>
25102       <method name="Void remove_e_2(test_delegate)">
25103         <size>24</size>
25104       </method>
25105     </type>
25106     <type name="Test_4">
25107       <method name="Void .ctor()">
25108         <size>7</size>
25109       </method>
25110       <method name="Void add_e_1(test_delegate)">
25111         <size>1</size>
25112       </method>
25113       <method name="Void remove_e_1(test_delegate)">
25114         <size>1</size>
25115       </method>
25116       <method name="Void add_e_2(test_delegate)">
25117         <size>1</size>
25118       </method>
25119       <method name="Void remove_e_2(test_delegate)">
25120         <size>1</size>
25121       </method>
25122       <method name="Void add_e_3(test_delegate)">
25123         <size>1</size>
25124       </method>
25125       <method name="Void remove_e_3(test_delegate)">
25126         <size>1</size>
25127       </method>
25128     </type>
25129     <type name="ClassMain">
25130       <method name="Void .ctor()">
25131         <size>7</size>
25132       </method>
25133       <method name="Void .cctor()">
25134         <size>1</size>
25135       </method>
25136       <method name="Void Assert(System.Object[], Boolean, Int32)">
25137         <size>65</size>
25138       </method>
25139       <method name="Int32 Main()">
25140         <size>1159</size>
25141       </method>
25142     </type>
25143     <type name="test_delegate">
25144       <method name="Void .ctor(Object, IntPtr)">
25145         <size>0</size>
25146       </method>
25147       <method name="System.Delegate Invoke(Int32)">
25148         <size>0</size>
25149       </method>
25150       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25151         <size>0</size>
25152       </method>
25153       <method name="System.Delegate EndInvoke(IAsyncResult)">
25154         <size>0</size>
25155       </method>
25156     </type>
25157   </test>
25158   <test name="test-255.cs">
25159     <type name="TestAttribute">
25160       <method name="Void .ctor()">
25161         <size>7</size>
25162       </method>
25163     </type>
25164     <type name="C">
25165       <method name="Void .ctor()">
25166         <size>7</size>
25167       </method>
25168       <method name="Void Method()">
25169         <size>1</size>
25170       </method>
25171       <method name="Void Main()">
25172         <size>1</size>
25173       </method>
25174     </type>
25175   </test>
25176   <test name="test-256.cs">
25177     <type name="TableColumn">
25178       <method name="Void .ctor()">
25179         <size>7</size>
25180       </method>
25181       <method name="System.Object get_MagicValue()">
25182         <size>2</size>
25183       </method>
25184       <method name="Void set_MagicValue(System.Object)">
25185         <size>1</size>
25186       </method>
25187     </type>
25188     <type name="Bug">
25189       <method name="Void .ctor()">
25190         <size>7</size>
25191       </method>
25192       <method name="Int32 get_TInt()">
25193         <size>2</size>
25194       </method>
25195       <method name="Void Main()">
25196         <size>1</size>
25197       </method>
25198     </type>
25199   </test>
25200   <test name="test-257.cs">
25201     <type name="X">
25202       <method name="Void .ctor()">
25203         <size>7</size>
25204       </method>
25205       <method name="Void Main()">
25206         <size>8</size>
25207       </method>
25208       <method name="Void call(Int32 ByRef)">
25209         <size>25</size>
25210       </method>
25211     </type>
25212   </test>
25213   <test name="test-258.cs">
25214     <type name="MyTest.Test">
25215       <method name="Void .ctor()">
25216         <size>7</size>
25217       </method>
25218     </type>
25219     <type name="MyTest.Test2">
25220       <method name="Void .ctor()">
25221         <size>7</size>
25222       </method>
25223       <method name="Void MyTest.Test.Inner.Foo()">
25224         <size>1</size>
25225       </method>
25226       <method name="Void Main()">
25227         <size>1</size>
25228       </method>
25229     </type>
25230   </test>
25231   <test name="test-259.cs">
25232     <type name="Testing">
25233       <method name="Void .ctor()">
25234         <size>7</size>
25235       </method>
25236       <method name="Void Main()">
25237         <size>1</size>
25238       </method>
25239     </type>
25240   </test>
25241   <test name="test-26.cs">
25242     <type name="Blah">
25243       <method name="Void .ctor()">
25244         <size>7</size>
25245       </method>
25246       <method name="Int32 Foo(Int32, Int32)">
25247         <size>4</size>
25248       </method>
25249       <method name="Int32 Test1()">
25250         <size>114</size>
25251       </method>
25252       <method name="Int32 Adder(System.Int32[])">
25253         <size>34</size>
25254       </method>
25255       <method name="Int32 Test2()">
25256         <size>47</size>
25257       </method>
25258       <method name="Int32 Main()">
25259         <size>40</size>
25260       </method>
25261     </type>
25262     <type name="Blah+MyDelegate">
25263       <method name="Void .ctor(Object, IntPtr)">
25264         <size>0</size>
25265       </method>
25266       <method name="Int32 Invoke(Int32, Int32)">
25267         <size>0</size>
25268       </method>
25269       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25270         <size>0</size>
25271       </method>
25272       <method name="Int32 EndInvoke(IAsyncResult)">
25273         <size>0</size>
25274       </method>
25275     </type>
25276     <type name="Blah+List">
25277       <method name="Void .ctor(Object, IntPtr)">
25278         <size>0</size>
25279       </method>
25280       <method name="Int32 Invoke(System.Int32[])">
25281         <size>0</size>
25282       </method>
25283       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25284         <size>0</size>
25285       </method>
25286       <method name="Int32 EndInvoke(IAsyncResult)">
25287         <size>0</size>
25288       </method>
25289     </type>
25290   </test>
25291   <test name="test-260.cs">
25292     <type name="x.Test">
25293       <method name="Void .ctor()">
25294         <size>7</size>
25295       </method>
25296     </type>
25297     <type name="y.Test">
25298       <method name="Void .ctor()">
25299         <size>7</size>
25300       </method>
25301     </type>
25302     <type name="b.a">
25303       <method name="Void .ctor()">
25304         <size>7</size>
25305       </method>
25306       <method name="Void Main()">
25307         <size>7</size>
25308       </method>
25309     </type>
25310   </test>
25311   <test name="test-261.cs">
25312     <type name="T">
25313       <method name="Void .ctor()">
25314         <size>7</size>
25315       </method>
25316       <method name="T get_Me()">
25317         <size>16</size>
25318       </method>
25319       <method name="T GetMe()">
25320         <size>16</size>
25321       </method>
25322       <method name="Int32 Test(T)">
25323         <size>106</size>
25324       </method>
25325       <method name="Int32 Main()">
25326         <size>31</size>
25327       </method>
25328     </type>
25329   </test>
25330   <test name="test-262.cs">
25331     <type name="n1.Attribute">
25332       <method name="Void .ctor()">
25333         <size>7</size>
25334       </method>
25335     </type>
25336     <type name="n3.A">
25337       <method name="Void .ctor()">
25338         <size>7</size>
25339       </method>
25340       <method name="Void Attribute()">
25341         <size>1</size>
25342       </method>
25343       <method name="Void X()">
25344         <size>7</size>
25345       </method>
25346       <method name="Void Main()">
25347         <size>11</size>
25348       </method>
25349     </type>
25350   </test>
25351   <test name="test-263.cs">
25352     <type name="Test">
25353       <method name="Void .ctor()">
25354         <size>7</size>
25355       </method>
25356       <method name="System.String GetString(System.Byte[])">
25357         <size>19</size>
25358       </method>
25359       <method name="Void Main()">
25360         <size>1</size>
25361       </method>
25362     </type>
25363   </test>
25364   <test name="test-264.cs">
25365     <type name="Proef">
25366       <method name="Void .ctor()">
25367         <size>7</size>
25368       </method>
25369       <method name="Void add_OnDoSomething(System.EventHandler)">
25370         <size>24</size>
25371       </method>
25372       <method name="Void remove_OnDoSomething(System.EventHandler)">
25373         <size>24</size>
25374       </method>
25375       <method name="Void Temp(System.Object, System.EventArgs)">
25376         <size>1</size>
25377       </method>
25378       <method name="Void Main()">
25379         <size>25</size>
25380       </method>
25381     </type>
25382   </test>
25383   <test name="test-265.cs">
25384     <type name="ClassFormatError">
25385       <method name="Void .ctor(String, Object[])">
25386         <size>7</size>
25387       </method>
25388       <method name="Void Main()">
25389         <size>1</size>
25390       </method>
25391     </type>
25392     <type name="UnsupportedClassVersionError">
25393       <method name="Void .ctor(String)">
25394         <size>14</size>
25395       </method>
25396     </type>
25397   </test>
25398   <test name="test-266.cs">
25399     <type name="T">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403       <method name="Int32 Main()">
25404         <size>25</size>
25405       </method>
25406     </type>
25407   </test>
25408   <test name="test-267.cs">
25409     <type name="X">
25410       <method name="Void .ctor()">
25411         <size>7</size>
25412       </method>
25413       <method name="System.String Text()">
25414         <size>6</size>
25415       </method>
25416       <method name="Int32 Main()">
25417         <size>12</size>
25418       </method>
25419     </type>
25420   </test>
25421   <test name="test-268.cs">
25422     <type name="X">
25423       <method name="Void .ctor()">
25424         <size>7</size>
25425       </method>
25426       <method name="Int32 Main()">
25427         <size>26</size>
25428       </method>
25429     </type>
25430     <type name="X+Nested">
25431       <method name="Void .ctor()">
25432         <size>7</size>
25433       </method>
25434       <method name="MyEnum D()">
25435         <size>2</size>
25436       </method>
25437     </type>
25438   </test>
25439   <test name="test-269.cs">
25440     <type name="Class1">
25441       <method name="Void .ctor()">
25442         <size>7</size>
25443       </method>
25444       <method name="Int32 Main(System.String[])">
25445         <size>361</size>
25446       </method>
25447       <method name="Int32 AddABunchOfInts(...)">
25448         <size>63</size>
25449       </method>
25450       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25451         <size>63</size>
25452       </method>
25453       <method name="Result VtAddABunchOfInts(...)">
25454         <size>68</size>
25455       </method>
25456       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25457         <size>68</size>
25458       </method>
25459       <method name="Int32 InstAddABunchOfInts(...)">
25460         <size>63</size>
25461       </method>
25462       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25463         <size>63</size>
25464       </method>
25465       <method name="Result InstVtAddABunchOfInts(...)">
25466         <size>68</size>
25467       </method>
25468       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25469         <size>68</size>
25470       </method>
25471     </type>
25472     <type name="Result">
25473       <method name="Void .ctor(Int32)">
25474         <size>24</size>
25475       </method>
25476     </type>
25477   </test>
25478   <test name="test-27.cs">
25479     <type name="Foo">
25480       <method name="Void .ctor()">
25481         <size>7</size>
25482       </method>
25483       <method name="Boolean MyMethod(Int32)">
25484         <size>12</size>
25485       </method>
25486       <method name="Int32 AnotherMethod(Int32)">
25487         <size>5</size>
25488       </method>
25489     </type>
25490     <type name="Blah">
25491       <method name="Void .ctor()">
25492         <size>7</size>
25493       </method>
25494       <method name="Void Bar(Int32, Int32)">
25495         <size>9</size>
25496       </method>
25497       <method name="Int32 Main()">
25498         <size>139</size>
25499       </method>
25500     </type>
25501     <type name="Blah+MyDelegate">
25502       <method name="Void .ctor(Object, IntPtr)">
25503         <size>0</size>
25504       </method>
25505       <method name="Void Invoke(Int32, Int32)">
25506         <size>0</size>
25507       </method>
25508       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25509         <size>0</size>
25510       </method>
25511       <method name="Void EndInvoke(IAsyncResult)">
25512         <size>0</size>
25513       </method>
25514     </type>
25515   </test>
25516   <test name="test-270.cs">
25517     <type name="X">
25518       <method name="Void .ctor()">
25519         <size>7</size>
25520       </method>
25521       <method name="Int32 Test(System.String, System.Object[])">
25522         <size>2</size>
25523       </method>
25524       <method name="Int32 Main()">
25525         <size>75</size>
25526       </method>
25527       <method name="Int32 Test(System.String, ...)">
25528         <size>2</size>
25529       </method>
25530     </type>
25531   </test>
25532   <test name="test-271.cs">
25533     <type name="T">
25534       <method name="Void .ctor()">
25535         <size>7</size>
25536       </method>
25537       <method name="C X()">
25538         <size>10</size>
25539       </method>
25540       <method name="Void Main()">
25541         <size>61</size>
25542       </method>
25543     </type>
25544     <type name="T+C">
25545       <method name="IEnumerator GetEnumerator()">
25546         <size>11</size>
25547       </method>
25548     </type>
25549   </test>
25550   <test name="test-272.cs">
25551     <type name="BazAttribute">
25552       <method name="Void .ctor()">
25553         <size>7</size>
25554       </method>
25555       <method name="Void .ctor(Foo)">
25556         <size>7</size>
25557       </method>
25558       <method name="Void set_foo3(Foo)">
25559         <size>1</size>
25560       </method>
25561       <method name="Foo get_foo3()">
25562         <size>2</size>
25563       </method>
25564     </type>
25565     <type name="Test">
25566       <method name="Void .ctor()">
25567         <size>7</size>
25568       </method>
25569       <method name="Void f0()">
25570         <size>1</size>
25571       </method>
25572       <method name="Void f1()">
25573         <size>1</size>
25574       </method>
25575       <method name="Void f2()">
25576         <size>1</size>
25577       </method>
25578       <method name="Void f3()">
25579         <size>1</size>
25580       </method>
25581       <method name="Void Main()">
25582         <size>1</size>
25583       </method>
25584     </type>
25585   </test>
25586   <test name="test-273.cs">
25587     <type name="FooAttribute">
25588       <method name="Void .ctor()">
25589         <size>7</size>
25590       </method>
25591     </type>
25592     <type name="Tests">
25593       <method name="Void .ctor()">
25594         <size>7</size>
25595       </method>
25596       <method name="Void Main()">
25597         <size>36</size>
25598       </method>
25599     </type>
25600   </test>
25601   <test name="test-274.cs">
25602     <type name="MyClass">
25603       <method name="Void .ctor(String[])">
25604         <size>7</size>
25605       </method>
25606     </type>
25607     <type name="ChildClass">
25608       <method name="Void .ctor()">
25609         <size>13</size>
25610       </method>
25611     </type>
25612     <type name="M">
25613       <method name="Void .ctor()">
25614         <size>7</size>
25615       </method>
25616       <method name="Void Main()">
25617         <size>1</size>
25618       </method>
25619     </type>
25620   </test>
25621   <test name="test-275.cs">
25622     <type name="Test">
25623       <method name="Void .ctor()">
25624         <size>7</size>
25625       </method>
25626       <method name="Void add_MyEvent(DelType)">
25627         <size>24</size>
25628       </method>
25629       <method name="Void remove_MyEvent(DelType)">
25630         <size>24</size>
25631       </method>
25632       <method name="Int32 Main()">
25633         <size>176</size>
25634       </method>
25635     </type>
25636     <type name="DelType">
25637       <method name="Void .ctor(Object, IntPtr)">
25638         <size>0</size>
25639       </method>
25640       <method name="Void Invoke()">
25641         <size>0</size>
25642       </method>
25643       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25644         <size>0</size>
25645       </method>
25646       <method name="Void EndInvoke(IAsyncResult)">
25647         <size>0</size>
25648       </method>
25649     </type>
25650     <type name="S">
25651       <method name="Void add_MyEvent(DelType)">
25652         <size>24</size>
25653       </method>
25654       <method name="Void remove_MyEvent(DelType)">
25655         <size>24</size>
25656       </method>
25657     </type>
25658   </test>
25659   <test name="test-276.cs">
25660     <type name="EventTestClass">
25661       <method name="Void .ctor()">
25662         <size>7</size>
25663       </method>
25664       <method name="Void add_Elapsed(System.EventHandler)">
25665         <size>24</size>
25666       </method>
25667       <method name="Void remove_Elapsed(System.EventHandler)">
25668         <size>24</size>
25669       </method>
25670     </type>
25671     <type name="EntryPoint">
25672       <method name="Void .ctor()">
25673         <size>7</size>
25674       </method>
25675       <method name="Boolean test(System.Type)">
25676         <size>17</size>
25677       </method>
25678       <method name="Int32 Main()">
25679         <size>48</size>
25680       </method>
25681     </type>
25682   </test>
25683   <test name="test-277.cs">
25684     <type name="T">
25685       <method name="Void .ctor()">
25686         <size>7</size>
25687       </method>
25688       <method name="Int32 Main()">
25689         <size>7</size>
25690       </method>
25691       <method name="Int32 X(Byte)">
25692         <size>2</size>
25693       </method>
25694       <method name="Int32 X(Int16)">
25695         <size>2</size>
25696       </method>
25697     </type>
25698   </test>
25699   <test name="test-278.cs">
25700     <type name="X">
25701       <method name="Void .ctor()">
25702         <size>7</size>
25703       </method>
25704       <method name="Int32 Main()">
25705         <size>73</size>
25706       </method>
25707     </type>
25708     <type name="Rect">
25709       <method name="Int32 get_X()">
25710         <size>7</size>
25711       </method>
25712       <method name="Void set_X(Int32)">
25713         <size>8</size>
25714       </method>
25715     </type>
25716   </test>
25717   <test name="test-279.cs">
25718     <type name="FlagsAttributeDemo">
25719       <method name="Void .ctor()">
25720         <size>7</size>
25721       </method>
25722       <method name="Int32 Main()">
25723         <size>38</size>
25724       </method>
25725     </type>
25726   </test>
25727   <test name="test-28.cs">
25728     <type name="A">
25729       <method name="Void .ctor()">
25730         <size>7</size>
25731       </method>
25732       <method name="Int32 get_Item(Int32)">
25733         <size>0</size>
25734       </method>
25735       <method name="Int32 EmulateIndexer(Int32)">
25736         <size>8</size>
25737       </method>
25738     </type>
25739     <type name="B">
25740       <method name="Void .ctor()">
25741         <size>7</size>
25742       </method>
25743       <method name="Int32 get_Item(Int32)">
25744         <size>2</size>
25745       </method>
25746       <method name="Int32 M()">
25747         <size>8</size>
25748       </method>
25749     </type>
25750     <type name="X">
25751       <method name="Void .ctor()">
25752         <size>7</size>
25753       </method>
25754       <method name="Int32 get_Item(Int32)">
25755         <size>20</size>
25756       </method>
25757       <method name="Void set_Item(Int32, Int32)">
25758         <size>26</size>
25759       </method>
25760       <method name="Int32 Main()">
25761         <size>122</size>
25762       </method>
25763     </type>
25764   </test>
25765   <test name="test-280.cs">
25766     <type name="AppFramework.Util.Logic">
25767       <method name="Void .ctor()">
25768         <size>7</size>
25769       </method>
25770       <method name="Boolean EnumInSet(Enum, System.Enum[])">
25771         <size>37</size>
25772       </method>
25773       <method name="Void Main()">
25774         <size>1</size>
25775       </method>
25776     </type>
25777   </test>
25778   <test name="test-281.cs">
25779     <type name="Foo.Hello">
25780       <method name="Void .ctor()">
25781         <size>7</size>
25782       </method>
25783       <method name="Void .cctor()">
25784         <size>7</size>
25785       </method>
25786     </type>
25787     <type name="Bar.Hello">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="Void .cctor()">
25792         <size>8</size>
25793       </method>
25794     </type>
25795     <type name="Test.Test1">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799       <method name="Int32 World()">
25800         <size>6</size>
25801       </method>
25802     </type>
25803     <type name="Test.Test2">
25804       <method name="Void .ctor()">
25805         <size>7</size>
25806       </method>
25807       <method name="Int32 World()">
25808         <size>6</size>
25809       </method>
25810     </type>
25811     <type name="X">
25812       <method name="Void .ctor()">
25813         <size>7</size>
25814       </method>
25815       <method name="Int32 Main()">
25816         <size>29</size>
25817       </method>
25818     </type>
25819   </test>
25820   <test name="test-282.cs">
25821     <type name="X">
25822       <method name="Void .ctor()">
25823         <size>7</size>
25824       </method>
25825       <method name="System.Object Add(integer, System.Object)">
25826         <size>70</size>
25827       </method>
25828       <method name="Int32 Main()">
25829         <size>68</size>
25830       </method>
25831     </type>
25832     <type name="integer">
25833       <method name="Void .ctor(Int32)">
25834         <size>8</size>
25835       </method>
25836       <method name="integer op_Implicit(Int32)">
25837         <size>7</size>
25838       </method>
25839       <method name="Double op_Implicit(integer)">
25840         <size>13</size>
25841       </method>
25842       <method name="integer op_Addition(integer, integer)">
25843         <size>21</size>
25844       </method>
25845     </type>
25846   </test>
25847   <test name="test-283.cs">
25848     <type name="X">
25849       <method name="Void .ctor()">
25850         <size>7</size>
25851       </method>
25852       <method name="Int32 Foo()">
25853         <size>2</size>
25854       </method>
25855     </type>
25856     <type name="Y">
25857       <method name="Void .ctor()">
25858         <size>7</size>
25859       </method>
25860       <method name="Y+D GetIt()">
25861         <size>13</size>
25862       </method>
25863       <method name="Y+D GetIt2()">
25864         <size>13</size>
25865       </method>
25866       <method name="Int32 Foo()">
25867         <size>2</size>
25868       </method>
25869       <method name="Int32 Main()">
25870         <size>56</size>
25871       </method>
25872     </type>
25873     <type name="Y+D">
25874       <method name="Void .ctor(Object, IntPtr)">
25875         <size>0</size>
25876       </method>
25877       <method name="Int32 Invoke()">
25878         <size>0</size>
25879       </method>
25880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25881         <size>0</size>
25882       </method>
25883       <method name="Int32 EndInvoke(IAsyncResult)">
25884         <size>0</size>
25885       </method>
25886     </type>
25887   </test>
25888   <test name="test-284.cs">
25889     <type name="App">
25890       <method name="Void .ctor()">
25891         <size>7</size>
25892       </method>
25893       <method name="Void Main()">
25894         <size>12</size>
25895       </method>
25896     </type>
25897   </test>
25898   <test name="test-285.cs">
25899     <type name="T">
25900       <method name="Void .ctor()">
25901         <size>7</size>
25902       </method>
25903       <method name="Int32 Main()">
25904         <size>2</size>
25905       </method>
25906     </type>
25907   </test>
25908   <test name="test-286.cs">
25909     <type name="MethodWrapper">
25910       <method name="Void .ctor()">
25911         <size>7</size>
25912       </method>
25913       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
25914         <size>57</size>
25915       </method>
25916     </type>
25917     <type name="MapXml.Throws">
25918       <method name="Void .ctor()">
25919         <size>7</size>
25920       </method>
25921       <method name="Void Main()">
25922         <size>1</size>
25923       </method>
25924     </type>
25925   </test>
25926   <test name="test-287.cs">
25927     <type name="StaticClass">
25928       <method name="System.String Name()">
25929         <size>6</size>
25930       </method>
25931     </type>
25932     <type name="MainClass">
25933       <method name="Void .ctor()">
25934         <size>7</size>
25935       </method>
25936       <method name="Int32 Main()">
25937         <size>83</size>
25938       </method>
25939     </type>
25940     <type name="StaticClass+D">
25941       <method name="Void .ctor(Object, IntPtr)">
25942         <size>0</size>
25943       </method>
25944       <method name="System.Object Invoke()">
25945         <size>0</size>
25946       </method>
25947       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25948         <size>0</size>
25949       </method>
25950       <method name="System.Object EndInvoke(IAsyncResult)">
25951         <size>0</size>
25952       </method>
25953     </type>
25954   </test>
25955   <test name="test-288.cs">
25956     <type name="Test.BookAboutMovie">
25957       <method name="Void .ctor(String)">
25958         <size>25</size>
25959       </method>
25960       <method name="System.String GetItem(Int32)">
25961         <size>7</size>
25962       </method>
25963       <method name="System.String get_Item(Int32)">
25964         <size>7</size>
25965       </method>
25966       <method name="Int32 Main(System.String[])">
25967         <size>57</size>
25968       </method>
25969     </type>
25970   </test>
25971   <test name="test-289.cs">
25972     <type name="Test">
25973       <method name="Void .ctor()">
25974         <size>7</size>
25975       </method>
25976       <method name="Void Main()">
25977         <size>1</size>
25978       </method>
25979       <method name="Void set_Value(System.String)">
25980         <size>1</size>
25981       </method>
25982       <method name="Void set_Value()">
25983         <size>1</size>
25984       </method>
25985       <method name="Void set_Item(Int32, Int32, Boolean)">
25986         <size>1</size>
25987       </method>
25988       <method name="Void set_Item(Int32, Int32)">
25989         <size>1</size>
25990       </method>
25991       <method name="Boolean get_Item(Boolean)">
25992         <size>2</size>
25993       </method>
25994     </type>
25995   </test>
25996   <test name="test-29.cs">
25997     <type name="Base">
25998       <method name="Void .ctor()">
25999         <size>7</size>
26000       </method>
26001       <method name="Void Add(Int32)">
26002         <size>18</size>
26003       </method>
26004     </type>
26005     <type name="Derived">
26006       <method name="Void .ctor()">
26007         <size>7</size>
26008       </method>
26009       <method name="Void Add(Double)">
26010         <size>18</size>
26011       </method>
26012     </type>
26013     <type name="Demo">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017       <method name="Int32 Main()">
26018         <size>51</size>
26019       </method>
26020     </type>
26021   </test>
26022   <test name="test-290.cs">
26023     <type name="EntryPoint">
26024       <method name="Void .ctor()">
26025         <size>7</size>
26026       </method>
26027       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26028         <size>22</size>
26029       </method>
26030       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26031         <size>22</size>
26032       </method>
26033       <method name="Void bar_f(System.Object)">
26034         <size>1</size>
26035       </method>
26036       <method name="Void Main()">
26037         <size>35</size>
26038       </method>
26039     </type>
26040     <type name="EntryPoint+EventHandler">
26041       <method name="Void .ctor(Object, IntPtr)">
26042         <size>0</size>
26043       </method>
26044       <method name="Void Invoke(System.Object)">
26045         <size>0</size>
26046       </method>
26047       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26048         <size>0</size>
26049       </method>
26050       <method name="Void EndInvoke(IAsyncResult)">
26051         <size>0</size>
26052       </method>
26053     </type>
26054   </test>
26055   <test name="test-291.cs">
26056     <type name="Test">
26057       <method name="Void .ctor()">
26058         <size>7</size>
26059       </method>
26060       <method name="Void Method()">
26061         <size>1</size>
26062       </method>
26063       <method name="Void Main()">
26064         <size>13</size>
26065       </method>
26066     </type>
26067   </test>
26068   <test name="test-292.cs">
26069     <type name="X">
26070       <method name="Void .ctor()">
26071         <size>7</size>
26072       </method>
26073       <method name="Void .cctor()">
26074         <size>1</size>
26075       </method>
26076       <method name="Void Main()">
26077         <size>19</size>
26078       </method>
26079     </type>
26080   </test>
26081   <test name="test-293.cs">
26082     <type name="A">
26083       <method name="Void .ctor()">
26084         <size>7</size>
26085       </method>
26086       <method name="System.String get_Warning()">
26087         <size>6</size>
26088       </method>
26089     </type>
26090     <type name="B">
26091       <method name="Void .ctor()">
26092         <size>7</size>
26093       </method>
26094       <method name="System.String get_Warning()">
26095         <size>6</size>
26096       </method>
26097       <method name="Void Main()">
26098         <size>1</size>
26099       </method>
26100     </type>
26101   </test>
26102   <test name="test-294.cs">
26103     <type name="ObsoleteClass">
26104       <method name="Void .ctor()">
26105         <size>7</size>
26106       </method>
26107     </type>
26108     <type name="Test">
26109       <method name="Void .ctor()">
26110         <size>13</size>
26111       </method>
26112       <method name="Void .ctor(String, Boolean)">
26113         <size>14</size>
26114       </method>
26115       <method name="System.String get_Name()">
26116         <size>7</size>
26117       </method>
26118       <method name="Void set_Name(System.String)">
26119         <size>8</size>
26120       </method>
26121     </type>
26122     <type name="DerivedTest">
26123       <method name="Void .ctor(String)">
26124         <size>16</size>
26125       </method>
26126       <method name="System.String Method()">
26127         <size>7</size>
26128       </method>
26129       <method name="Void T2()">
26130         <size>1</size>
26131       </method>
26132       <method name="Void Main()">
26133         <size>1</size>
26134       </method>
26135     </type>
26136     <type name="ObsoleteClass2">
26137       <method name="Void .ctor()">
26138         <size>7</size>
26139       </method>
26140     </type>
26141     <type name="ObsoleteClass3">
26142       <method name="Void .ctor()">
26143         <size>18</size>
26144       </method>
26145       <method name="Void .cctor()">
26146         <size>25</size>
26147       </method>
26148     </type>
26149     <type name="ObsoleteClass4">
26150       <method name="Void .ctor()">
26151         <size>7</size>
26152       </method>
26153       <method name="Void T()">
26154         <size>59</size>
26155       </method>
26156     </type>
26157   </test>
26158   <test name="test-295.cs">
26159     <type name="MyAttribute">
26160       <method name="Void .ctor(Object)">
26161         <size>14</size>
26162       </method>
26163       <method name="System.Object get_my()">
26164         <size>7</size>
26165       </method>
26166     </type>
26167     <type name="MyConstructorBuilder">
26168       <method name="Void .ctor()">
26169         <size>7</size>
26170       </method>
26171       <method name="Int32 Main()">
26172         <size>111</size>
26173       </method>
26174       <method name="System.Type MyCreateCallee(System.AppDomain)">
26175         <size>329</size>
26176       </method>
26177     </type>
26178   </test>
26179   <test name="test-296.cs">
26180     <type name="GetElementTypeTest">
26181       <method name="Void .ctor()">
26182         <size>7</size>
26183       </method>
26184       <method name="Int32 Main(System.String[])">
26185         <size>30</size>
26186       </method>
26187     </type>
26188   </test>
26189   <test name="test-297.cs">
26190     <type name="T">
26191       <method name="Void .ctor()">
26192         <size>7</size>
26193       </method>
26194       <method name="Int32 Main()">
26195         <size>311</size>
26196       </method>
26197       <method name="Void Login(System.String)">
26198         <size>1</size>
26199       </method>
26200     </type>
26201     <type name="My">
26202       <method name="Void .ctor(Object)">
26203         <size>14</size>
26204       </method>
26205     </type>
26206   </test>
26207   <test name="test-299.cs">
26208     <type name="SampleClass">
26209       <method name="Void .ctor()">
26210         <size>7</size>
26211       </method>
26212       <method name="SuperClass op_Increment(SampleClass)">
26213         <size>6</size>
26214       </method>
26215     </type>
26216     <type name="SuperClass">
26217       <method name="Void .ctor()">
26218         <size>7</size>
26219       </method>
26220       <method name="Int32 Main()">
26221         <size>2</size>
26222       </method>
26223     </type>
26224   </test>
26225   <test name="test-3.cs">
26226     <type name="TestIntOps">
26227       <method name="Void .ctor()">
26228         <size>7</size>
26229       </method>
26230       <method name="SByte sbyte_add(SByte, SByte)">
26231         <size>7</size>
26232       </method>
26233       <method name="Int16 short_add(Int16, Int16)">
26234         <size>5</size>
26235       </method>
26236       <method name="Double double_add(Double, Double)">
26237         <size>4</size>
26238       </method>
26239       <method name="Int32 int_add(Int32, Int32)">
26240         <size>4</size>
26241       </method>
26242       <method name="Int32 int_sub(Int32, Int32)">
26243         <size>4</size>
26244       </method>
26245       <method name="Int32 int_mul(Int32, Int32)">
26246         <size>4</size>
26247       </method>
26248       <method name="Int32 Main()">
26249         <size>215</size>
26250       </method>
26251     </type>
26252   </test>
26253   <test name="test-30.cs">
26254     <type name="X">
26255       <method name="Void .ctor()">
26256         <size>7</size>
26257       </method>
26258       <method name="Void IA.Draw()">
26259         <size>8</size>
26260       </method>
26261       <method name="Void IB.Draw()">
26262         <size>8</size>
26263       </method>
26264     </type>
26265     <type name="test">
26266       <method name="Void .ctor()">
26267         <size>7</size>
26268       </method>
26269       <method name="Int32 Main()">
26270         <size>192</size>
26271       </method>
26272     </type>
26273   </test>
26274   <test name="test-300.cs">
26275     <type name="A">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279       <method name="Void Main()">
26280         <size>7</size>
26281       </method>
26282     </type>
26283     <type name="A+C">
26284       <method name="Void .ctor()">
26285         <size>7</size>
26286       </method>
26287     </type>
26288     <type name="A+B">
26289       <method name="Void .ctor()">
26290         <size>473</size>
26291       </method>
26292     </type>
26293     <type name="A+B+C">
26294       <method name="Void .ctor()">
26295         <size>7</size>
26296       </method>
26297     </type>
26298   </test>
26299   <test name="test-301.cs">
26300     <type name="A">
26301       <method name="Void .ctor()">
26302         <size>7</size>
26303       </method>
26304       <method name="Void Main()">
26305         <size>7</size>
26306       </method>
26307     </type>
26308     <type name="A+B">
26309       <method name="Void .ctor()">
26310         <size>219</size>
26311       </method>
26312     </type>
26313   </test>
26314   <test name="test-302.cs">
26315     <type name="A">
26316       <method name="Void .ctor()">
26317         <size>7</size>
26318       </method>
26319       <method name="Void Main()">
26320         <size>7</size>
26321       </method>
26322     </type>
26323     <type name="A+C">
26324       <method name="Void .ctor()">
26325         <size>7</size>
26326       </method>
26327     </type>
26328     <type name="A+B">
26329       <method name="Void .ctor()">
26330         <size>24</size>
26331       </method>
26332     </type>
26333     <type name="A+B+C">
26334       <method name="Void .ctor()">
26335         <size>7</size>
26336       </method>
26337     </type>
26338   </test>
26339   <test name="test-303.cs">
26340     <type name="A">
26341       <method name="Void .ctor()">
26342         <size>7</size>
26343       </method>
26344       <method name="Void Main()">
26345         <size>7</size>
26346       </method>
26347     </type>
26348     <type name="A+C">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="Void System.IDisposable.Dispose()">
26353         <size>11</size>
26354       </method>
26355     </type>
26356     <type name="A+B">
26357       <method name="Void .ctor()">
26358         <size>31</size>
26359       </method>
26360     </type>
26361     <type name="A+B+C">
26362       <method name="Void .ctor()">
26363         <size>7</size>
26364       </method>
26365       <method name="Void System.IDisposable.Dispose()">
26366         <size>1</size>
26367       </method>
26368     </type>
26369   </test>
26370   <test name="test-304.cs">
26371     <type name="A">
26372       <method name="Void .ctor()">
26373         <size>7</size>
26374       </method>
26375       <method name="Void Main()">
26376         <size>7</size>
26377       </method>
26378     </type>
26379     <type name="A+D">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383     </type>
26384     <type name="A+B">
26385       <method name="Void .ctor()">
26386         <size>473</size>
26387       </method>
26388     </type>
26389     <type name="A+B+C">
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393     </type>
26394   </test>
26395   <test name="test-305.cs">
26396     <type name="A">
26397       <method name="Void .ctor()">
26398         <size>7</size>
26399       </method>
26400       <method name="Void Main()">
26401         <size>7</size>
26402       </method>
26403     </type>
26404     <type name="A+B">
26405       <method name="Void .ctor()">
26406         <size>219</size>
26407       </method>
26408     </type>
26409   </test>
26410   <test name="test-306.cs">
26411     <type name="A">
26412       <method name="Void .ctor()">
26413         <size>7</size>
26414       </method>
26415       <method name="Void Main()">
26416         <size>7</size>
26417       </method>
26418     </type>
26419     <type name="A+D">
26420       <method name="Void .ctor()">
26421         <size>7</size>
26422       </method>
26423     </type>
26424     <type name="A+B">
26425       <method name="Void .ctor()">
26426         <size>24</size>
26427       </method>
26428     </type>
26429     <type name="A+B+C">
26430       <method name="Void .ctor()">
26431         <size>7</size>
26432       </method>
26433     </type>
26434   </test>
26435   <test name="test-307.cs">
26436     <type name="A">
26437       <method name="Void .ctor()">
26438         <size>7</size>
26439       </method>
26440       <method name="Void Main()">
26441         <size>7</size>
26442       </method>
26443     </type>
26444     <type name="A+D">
26445       <method name="Void .ctor()">
26446         <size>7</size>
26447       </method>
26448       <method name="Void System.IDisposable.Dispose()">
26449         <size>11</size>
26450       </method>
26451     </type>
26452     <type name="A+B">
26453       <method name="Void .ctor()">
26454         <size>31</size>
26455       </method>
26456     </type>
26457     <type name="A+B+C">
26458       <method name="Void .ctor()">
26459         <size>7</size>
26460       </method>
26461       <method name="Void System.IDisposable.Dispose()">
26462         <size>1</size>
26463       </method>
26464     </type>
26465   </test>
26466   <test name="test-308.cs">
26467     <type name="Program">
26468       <method name="Void .ctor()">
26469         <size>7</size>
26470       </method>
26471       <method name="Void Main(System.String[])">
26472         <size>40</size>
26473       </method>
26474     </type>
26475   </test>
26476   <test name="test-309.cs">
26477     <type name="MonoBASIC.Parser">
26478       <method name="Void .ctor()">
26479         <size>7</size>
26480       </method>
26481       <method name="Void Main()">
26482         <size>1</size>
26483       </method>
26484     </type>
26485     <type name="MonoBASIC.Parser+StateMachine">
26486       <method name="Void .ctor()">
26487         <size>7</size>
26488       </method>
26489       <method name="Void HandleToken(Token)">
26490         <size>1</size>
26491       </method>
26492     </type>
26493   </test>
26494   <test name="test-31.cs">
26495     <type name="Base">
26496       <method name="Void .ctor()">
26497         <size>7</size>
26498       </method>
26499       <method name="Void A()">
26500         <size>8</size>
26501       </method>
26502     </type>
26503     <type name="Derived">
26504       <method name="Void .ctor()">
26505         <size>7</size>
26506       </method>
26507       <method name="Void A()">
26508         <size>8</size>
26509       </method>
26510     </type>
26511     <type name="Test">
26512       <method name="Void .ctor()">
26513         <size>7</size>
26514       </method>
26515       <method name="Int32 Main()">
26516         <size>38</size>
26517       </method>
26518     </type>
26519   </test>
26520   <test name="test-310.cs">
26521     <type name="test.Impl">
26522       <method name="Void .ctor()">
26523         <size>7</size>
26524       </method>
26525       <method name="System.String GetType(Int32)">
26526         <size>6</size>
26527       </method>
26528       <method name="Boolean IsDone()">
26529         <size>2</size>
26530       </method>
26531     </type>
26532     <type name="test.myclass">
26533       <method name="Void .ctor()">
26534         <size>7</size>
26535       </method>
26536       <method name="Void Main(System.String[])">
26537         <size>28</size>
26538       </method>
26539     </type>
26540   </test>
26541   <test name="test-311.cs">
26542     <type name="Program">
26543       <method name="Void .ctor()">
26544         <size>38</size>
26545       </method>
26546       <method name="Void .cctor()">
26547         <size>11</size>
26548       </method>
26549       <method name="System.String get_Message()">
26550         <size>6</size>
26551       </method>
26552       <method name="Void set_Message(System.String)">
26553         <size>7</size>
26554       </method>
26555       <method name="Boolean DenyMethod()">
26556         <size>2</size>
26557       </method>
26558       <method name="Void Test2()">
26559         <size>1</size>
26560       </method>
26561       <method name="Void Test3()">
26562         <size>1</size>
26563       </method>
26564       <method name="Void Test4()">
26565         <size>1</size>
26566       </method>
26567       <method name="Int32 Main(System.String[])">
26568         <size>175</size>
26569       </method>
26570     </type>
26571     <type name="Test2">
26572       <method name="Void .ctor()">
26573         <size>7</size>
26574       </method>
26575     </type>
26576   </test>
26577   <test name="test-312.cs">
26578     <type name="X">
26579       <method name="Void .ctor()">
26580         <size>7</size>
26581       </method>
26582       <method name="Void .cctor()">
26583         <size>1</size>
26584       </method>
26585       <method name="Boolean Method(PointF)">
26586         <size>72</size>
26587       </method>
26588       <method name="Boolean Call_constructor_and_implicit()">
26589         <size>29</size>
26590       </method>
26591       <method name="Boolean Init_with_implicit_conv()">
26592         <size>52</size>
26593       </method>
26594       <method name="Boolean Init_ValueType()">
26595         <size>26</size>
26596       </method>
26597       <method name="Boolean InstanceAssignTest()">
26598         <size>75</size>
26599       </method>
26600       <method name="Int32 T()">
26601         <size>54</size>
26602       </method>
26603       <method name="Int32 Main()">
26604         <size>45</size>
26605       </method>
26606     </type>
26607     <type name="PointF">
26608       <method name="Void .ctor(Single, Single)">
26609         <size>47</size>
26610       </method>
26611     </type>
26612     <type name="Point">
26613       <method name="Void .ctor(Int32, Int32)">
26614         <size>37</size>
26615       </method>
26616       <method name="PointF op_Implicit(Point)">
26617         <size>22</size>
26618       </method>
26619     </type>
26620   </test>
26621   <test name="test-313.cs">
26622     <type name="D">
26623       <method name="Void .ctor()">
26624         <size>7</size>
26625       </method>
26626       <method name="Void A.B.METHOD()">
26627         <size>1</size>
26628       </method>
26629       <method name="Int32 Main()">
26630         <size>134</size>
26631       </method>
26632     </type>
26633   </test>
26634   <test name="test-314.cs">
26635     <type name="X">
26636       <method name="Void .ctor()">
26637         <size>28</size>
26638       </method>
26639       <method name="Void .ctor(Int32)">
26640         <size>28</size>
26641       </method>
26642       <method name="Void .cctor()">
26643         <size>11</size>
26644       </method>
26645       <method name="Int32 Main()">
26646         <size>57</size>
26647       </method>
26648     </type>
26649   </test>
26650   <test name="test-315.cs">
26651     <type name="GuardedCollectionValue">
26652       <method name="Void .ctor()">
26653         <size>7</size>
26654       </method>
26655       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26656         <size>2</size>
26657       </method>
26658       <method name="IDirectedCollectionValue Backwards()">
26659         <size>2</size>
26660       </method>
26661     </type>
26662     <type name="GuardedSequenced">
26663       <method name="Void .ctor()">
26664         <size>7</size>
26665       </method>
26666       <method name="IDirectedCollectionValue Test()">
26667         <size>12</size>
26668       </method>
26669     </type>
26670     <type name="X">
26671       <method name="Void .ctor()">
26672         <size>7</size>
26673       </method>
26674       <method name="Void Main()">
26675         <size>1</size>
26676       </method>
26677     </type>
26678   </test>
26679   <test name="test-316.cs">
26680     <type name="D">
26681       <method name="Void .ctor()">
26682         <size>7</size>
26683       </method>
26684       <method name="Int32 IA.Add(Int32)">
26685         <size>2</size>
26686       </method>
26687       <method name="Int32 IB.Add(Int32)">
26688         <size>2</size>
26689       </method>
26690     </type>
26691     <type name="E">
26692       <method name="Void .ctor()">
26693         <size>7</size>
26694       </method>
26695       <method name="Int32 IA.Add(Int32)">
26696         <size>2</size>
26697       </method>
26698       <method name="Int32 IB.Add(Int32)">
26699         <size>2</size>
26700       </method>
26701       <method name="Void doom()">
26702         <size>1</size>
26703       </method>
26704       <method name="System.Object Clone()">
26705         <size>2</size>
26706       </method>
26707       <method name="Void Dispose()">
26708         <size>1</size>
26709       </method>
26710     </type>
26711     <type name="C">
26712       <method name="Void .ctor()">
26713         <size>7</size>
26714       </method>
26715       <method name="Int32 Test(IC)">
26716         <size>49</size>
26717       </method>
26718       <method name="Void Test2(IE)">
26719         <size>20</size>
26720       </method>
26721       <method name="Int32 Main()">
26722         <size>32</size>
26723       </method>
26724     </type>
26725   </test>
26726   <test name="test-317.cs">
26727     <type name="X">
26728       <method name="Void .ctor()">
26729         <size>7</size>
26730       </method>
26731       <method name="Void Main()">
26732         <size>1</size>
26733       </method>
26734     </type>
26735   </test>
26736   <test name="test-318.cs">
26737     <type name="Ev">
26738       <method name="Void .ctor()">
26739         <size>29</size>
26740       </method>
26741       <method name="Void add_Disposed(System.EventHandler)">
26742         <size>19</size>
26743       </method>
26744       <method name="Void remove_Disposed(System.EventHandler)">
26745         <size>19</size>
26746       </method>
26747       <method name="Void OnClick(System.EventArgs)">
26748         <size>38</size>
26749       </method>
26750     </type>
26751     <type name="Foo">
26752       <method name="Void .ctor()">
26753         <size>7</size>
26754       </method>
26755     </type>
26756     <type name="C">
26757       <method name="Void .ctor()">
26758         <size>7</size>
26759       </method>
26760       <method name="Void my_from_fixed(Int32 ByRef)">
26761         <size>4</size>
26762       </method>
26763       <method name="Void month_from_fixed(Int32)">
26764         <size>8</size>
26765       </method>
26766       <method name="Int32 CreateFromString(Int32)">
26767         <size>10</size>
26768       </method>
26769       <method name="Void Main()">
26770         <size>1</size>
26771       </method>
26772     </type>
26773     <type name="Foo">
26774       <method name="Void EventInterface.add_Event(System.EventHandler)">
26775         <size>1</size>
26776       </method>
26777       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26778         <size>1</size>
26779       </method>
26780     </type>
26781     <type name="C">
26782       <method name="Double* GetValue(Double)">
26783         <size>5</size>
26784       </method>
26785     </type>
26786   </test>
26787   <test name="test-319.cs">
26788     <type name="ConstFields">
26789       <method name="Void .ctor()">
26790         <size>7</size>
26791       </method>
26792       <method name="Void .cctor()">
26793         <size>118</size>
26794       </method>
26795       <method name="Int32 Main()">
26796         <size>303</size>
26797       </method>
26798     </type>
26799   </test>
26800   <test name="test-32.cs">
26801     <type name="Blah">
26802       <method name="Void .ctor()">
26803         <size>7</size>
26804       </method>
26805       <method name="Int32 Main()">
26806         <size>50</size>
26807       </method>
26808     </type>
26809   </test>
26810   <test name="test-320.cs">
26811     <type name="X">
26812       <method name="Void .ctor(SByte*, Int32, Int32)">
26813         <size>7</size>
26814       </method>
26815       <method name="Void Main()">
26816         <size>12</size>
26817       </method>
26818     </type>
26819   </test>
26820   <test name="test-321.cs">
26821     <type name="X">
26822       <method name="Void Dispose()">
26823         <size>1</size>
26824       </method>
26825       <method name="Void Main()">
26826         <size>24</size>
26827       </method>
26828     </type>
26829   </test>
26830   <test name="test-322.cs">
26831     <type name="Y">
26832       <method name="Void .ctor(Byte)">
26833         <size>14</size>
26834       </method>
26835       <method name="Int32 op_Implicit(Y)">
26836         <size>7</size>
26837       </method>
26838     </type>
26839     <type name="X">
26840       <method name="Void .ctor()">
26841         <size>7</size>
26842       </method>
26843       <method name="Void Main()">
26844         <size>50</size>
26845       </method>
26846     </type>
26847   </test>
26848   <test name="test-323.cs">
26849     <type name="X">
26850       <method name="Void .ctor()">
26851         <size>7</size>
26852       </method>
26853       <method name="Void Main()">
26854         <size>1</size>
26855       </method>
26856     </type>
26857   </test>
26858   <test name="test-324.cs">
26859     <type name="A">
26860       <method name="Void .ctor()">
26861         <size>7</size>
26862       </method>
26863       <method name="Void DoStuff()">
26864         <size>11</size>
26865       </method>
26866     </type>
26867     <type name="T">
26868       <method name="Void .ctor()">
26869         <size>7</size>
26870       </method>
26871       <method name="Void .cctor()">
26872         <size>11</size>
26873       </method>
26874     </type>
26875     <type name="Driver">
26876       <method name="Void .ctor()">
26877         <size>7</size>
26878       </method>
26879       <method name="Void Main()">
26880         <size>22</size>
26881       </method>
26882     </type>
26883     <type name="B">
26884       <method name="Boolean get_Val()">
26885         <size>2</size>
26886       </method>
26887     </type>
26888   </test>
26889   <test name="test-325.cs">
26890     <type name="RequestAttribute">
26891       <method name="Void .ctor(String, String, String[])">
26892         <size>7</size>
26893       </method>
26894     </type>
26895     <type name="MyClass">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899       <method name="Int32 SomeRequest()">
26900         <size>2</size>
26901       </method>
26902       <method name="Void Main()">
26903         <size>7</size>
26904       </method>
26905     </type>
26906   </test>
26907   <test name="test-326.cs">
26908     <type name="X">
26909       <method name="Void .ctor()">
26910         <size>7</size>
26911       </method>
26912       <method name="Int32 Main()">
26913         <size>55</size>
26914       </method>
26915     </type>
26916     <type name="Mapper">
26917       <method name="Void .ctor(Object, IntPtr)">
26918         <size>0</size>
26919       </method>
26920       <method name="Double Invoke(Int32)">
26921         <size>0</size>
26922       </method>
26923       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26924         <size>0</size>
26925       </method>
26926       <method name="Double EndInvoke(IAsyncResult)">
26927         <size>0</size>
26928       </method>
26929     </type>
26930     <type name="X">
26931       <method name="Double &lt;Main&gt;m__0(Int32)">
26932         <size>6</size>
26933       </method>
26934     </type>
26935   </test>
26936   <test name="test-327.cs">
26937     <type name="X2">
26938       <method name="Void .ctor()">
26939         <size>7</size>
26940       </method>
26941     </type>
26942     <type name="A.B.Tester">
26943       <method name="Void .ctor()">
26944         <size>7</size>
26945       </method>
26946       <method name="Void .cctor()">
26947         <size>1</size>
26948       </method>
26949       <method name="Void Main()">
26950         <size>1</size>
26951       </method>
26952     </type>
26953   </test>
26954   <test name="test-328.cs">
26955     <type name="A.B.Tester">
26956       <method name="Void .ctor()">
26957         <size>7</size>
26958       </method>
26959       <method name="Void .cctor()">
26960         <size>1</size>
26961       </method>
26962       <method name="Void Main()">
26963         <size>1</size>
26964       </method>
26965     </type>
26966   </test>
26967   <test name="test-329.cs">
26968     <type name="X">
26969       <method name="Void .ctor()">
26970         <size>7</size>
26971       </method>
26972       <method name="Void .ctor(Object)">
26973         <size>21</size>
26974       </method>
26975       <method name="Int32 Main()">
26976         <size>74</size>
26977       </method>
26978     </type>
26979   </test>
26980   <test name="test-33.cs">
26981     <type name="FirstOuter.FirstInner.First">
26982       <method name="Void .ctor()">
26983         <size>7</size>
26984       </method>
26985       <method name="System.String get_MyIdentity()">
26986         <size>12</size>
26987       </method>
26988     </type>
26989     <type name="FirstOuter.Second">
26990       <method name="Void .ctor()">
26991         <size>7</size>
26992       </method>
26993     </type>
26994     <type name="FirstOuter.SecondInner.Third">
26995       <method name="Void .ctor()">
26996         <size>7</size>
26997       </method>
26998     </type>
26999     <type name="FirstOuter.FirstInner.Fourth">
27000       <method name="Void .ctor()">
27001         <size>7</size>
27002       </method>
27003     </type>
27004     <type name="Fifth">
27005       <method name="Void .ctor()">
27006         <size>7</size>
27007       </method>
27008     </type>
27009     <type name="Application">
27010       <method name="Void .ctor()">
27011         <size>7</size>
27012       </method>
27013       <method name="Int32 Main(System.String[])">
27014         <size>139</size>
27015       </method>
27016     </type>
27017   </test>
27018   <test name="test-330.cs">
27019     <type name="X">
27020       <method name="Void .ctor()">
27021         <size>7</size>
27022       </method>
27023       <method name="Void Main()">
27024         <size>8</size>
27025       </method>
27026     </type>
27027   </test>
27028   <test name="test-331.cs">
27029     <type name="T">
27030       <method name="Void .ctor()">
27031         <size>7</size>
27032       </method>
27033       <method name="Void Main()">
27034         <size>1</size>
27035       </method>
27036       <method name="Byte* get_Ptr()">
27037         <size>7</size>
27038       </method>
27039       <method name="Void set_Ptr(Byte*)">
27040         <size>8</size>
27041       </method>
27042     </type>
27043   </test>
27044   <test name="test-332.cs">
27045     <type name="C">
27046       <method name="Void .ctor()">
27047         <size>7</size>
27048       </method>
27049       <method name="Void Main()">
27050         <size>1</size>
27051       </method>
27052     </type>
27053   </test>
27054   <test name="test-333.cs">
27055     <type name="Foo">
27056       <method name="Void .ctor()">
27057         <size>7</size>
27058       </method>
27059       <method name="Void Something()">
27060         <size>1</size>
27061       </method>
27062     </type>
27063     <type name="Bar">
27064       <method name="Void .ctor()">
27065         <size>7</size>
27066       </method>
27067       <method name="Void Something()">
27068         <size>1</size>
27069       </method>
27070       <method name="Void Main()">
27071         <size>1</size>
27072       </method>
27073     </type>
27074   </test>
27075   <test name="test-334.cs">
27076     <type name="Test.Foo.Index.CompoundFileReader">
27077       <method name="Void .ctor()">
27078         <size>7</size>
27079       </method>
27080       <method name="Void Main()">
27081         <size>1</size>
27082       </method>
27083     </type>
27084     <type name="Test.Foo.Store.Directory">
27085       <method name="Void .ctor()">
27086         <size>7</size>
27087       </method>
27088     </type>
27089   </test>
27090   <test name="test-335.cs">
27091     <type name="X">
27092       <method name="Void .ctor()">
27093         <size>7</size>
27094       </method>
27095       <method name="Void A(Int32, Int32)">
27096         <size>1</size>
27097       </method>
27098       <method name="Void C(Int32 ByRef)">
27099         <size>4</size>
27100       </method>
27101       <method name="Void Main()">
27102         <size>70</size>
27103       </method>
27104     </type>
27105     <type name="X+B">
27106       <method name="Void .ctor(Object, IntPtr)">
27107         <size>0</size>
27108       </method>
27109       <method name="Void Invoke(Int32, Int32)">
27110         <size>0</size>
27111       </method>
27112       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27113         <size>0</size>
27114       </method>
27115       <method name="Void EndInvoke(IAsyncResult)">
27116         <size>0</size>
27117       </method>
27118     </type>
27119     <type name="X+D">
27120       <method name="Void .ctor(Object, IntPtr)">
27121         <size>0</size>
27122       </method>
27123       <method name="Void Invoke(Int32 ByRef)">
27124         <size>0</size>
27125       </method>
27126       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27127         <size>0</size>
27128       </method>
27129       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27130         <size>0</size>
27131       </method>
27132     </type>
27133   </test>
27134   <test name="test-336.cs">
27135     <type name="X">
27136       <method name="Void .ctor(Foo)">
27137         <size>7</size>
27138       </method>
27139       <method name="Void .ctor(Bar)">
27140         <size>7</size>
27141       </method>
27142       <method name="Void Test()">
27143         <size>1</size>
27144       </method>
27145       <method name="Void Main()">
27146         <size>19</size>
27147       </method>
27148     </type>
27149     <type name="Foo">
27150       <method name="Void .ctor(Object, IntPtr)">
27151         <size>0</size>
27152       </method>
27153       <method name="Void Invoke()">
27154         <size>0</size>
27155       </method>
27156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27157         <size>0</size>
27158       </method>
27159       <method name="Void EndInvoke(IAsyncResult)">
27160         <size>0</size>
27161       </method>
27162     </type>
27163     <type name="Bar">
27164       <method name="Void .ctor(Object, IntPtr)">
27165         <size>0</size>
27166       </method>
27167       <method name="Void Invoke(Int32)">
27168         <size>0</size>
27169       </method>
27170       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27171         <size>0</size>
27172       </method>
27173       <method name="Void EndInvoke(IAsyncResult)">
27174         <size>0</size>
27175       </method>
27176     </type>
27177   </test>
27178   <test name="test-337.cs">
27179     <type name="Test">
27180       <method name="Void .ctor()">
27181         <size>7</size>
27182       </method>
27183       <method name="Void Main()">
27184         <size>16</size>
27185       </method>
27186     </type>
27187   </test>
27188   <test name="test-338.cs">
27189     <type name="X">
27190       <method name="Void .ctor()">
27191         <size>7</size>
27192       </method>
27193       <method name="Void .cctor()">
27194         <size>11</size>
27195       </method>
27196       <method name="Void Main()">
27197         <size>1</size>
27198       </method>
27199       <method name="Y+Z fz()">
27200         <size>6</size>
27201       </method>
27202     </type>
27203     <type name="Y">
27204       <method name="Void .ctor()">
27205         <size>7</size>
27206       </method>
27207     </type>
27208     <type name="Y+Z">
27209       <method name="Void .ctor()">
27210         <size>7</size>
27211       </method>
27212       <method name="Void .cctor()">
27213         <size>11</size>
27214       </method>
27215     </type>
27216   </test>
27217   <test name="test-339.cs">
27218     <type name="C">
27219       <method name="Void .ctor()">
27220         <size>7</size>
27221       </method>
27222       <method name="Void .cctor()">
27223         <size>17</size>
27224       </method>
27225       <method name="Int32 Main()">
27226         <size>84</size>
27227       </method>
27228     </type>
27229   </test>
27230   <test name="test-34.cs">
27231     <type name="Blah">
27232       <method name="Void .ctor()">
27233         <size>7</size>
27234       </method>
27235       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27236         <size>7</size>
27237       </method>
27238       <method name="Int32 Bar(Int32, System.Int32[])">
27239         <size>61</size>
27240       </method>
27241       <method name="Void Foo(Int32, Int32)">
27242         <size>7</size>
27243       </method>
27244       <method name="Void In(Int32 ByRef)">
27245         <size>7</size>
27246       </method>
27247       <method name="Void Out(Int32 ByRef)">
27248         <size>7</size>
27249       </method>
27250       <method name="Int32 AddArray(System.Int32[])">
27251         <size>30</size>
27252       </method>
27253       <method name="Int32 AddFancy(FancyInt[])">
27254         <size>39</size>
27255       </method>
27256       <method name="Int32 Main()">
27257         <size>269</size>
27258       </method>
27259     </type>
27260     <type name="&lt;PrivateImplementationDetails&gt;">
27261       <method name="Void .ctor()">
27262         <size>7</size>
27263       </method>
27264     </type>
27265     <type name="FancyInt">
27266       <method name="Void .ctor(Int32)">
27267         <size>8</size>
27268       </method>
27269     </type>
27270   </test>
27271   <test name="test-340.cs">
27272     <type name="FLMID.Bugs.BoolOne.A">
27273       <method name="Void .ctor()">
27274         <size>7</size>
27275       </method>
27276       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27277         <size>8</size>
27278       </method>
27279     </type>
27280     <type name="FLMID.Bugs.BoolOne.B">
27281       <method name="Void .ctor()">
27282         <size>7</size>
27283       </method>
27284     </type>
27285     <type name="FLMID.Bugs.BoolOne.Test">
27286       <method name="Void .ctor()">
27287         <size>7</size>
27288       </method>
27289       <method name="Int32 Main(System.String[])">
27290         <size>34</size>
27291       </method>
27292     </type>
27293     <type name="FLMID.Bugs.BoolOne.B">
27294       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27295         <size>12</size>
27296       </method>
27297     </type>
27298   </test>
27299   <test name="test-341.cs">
27300     <type name="Test">
27301       <method name="Void .ctor()">
27302         <size>7</size>
27303       </method>
27304       <method name="Void Main()">
27305         <size>1</size>
27306       </method>
27307     </type>
27308     <type name="Libs">
27309       <method name="Void .ctor()">
27310         <size>7</size>
27311       </method>
27312     </type>
27313     <type name="Bar">
27314       <method name="Void .ctor()">
27315         <size>7</size>
27316       </method>
27317     </type>
27318     <type name="Foo">
27319       <method name="Void .ctor()">
27320         <size>7</size>
27321       </method>
27322     </type>
27323   </test>
27324   <test name="test-342.cs">
27325     <type name="A">
27326       <method name="Void .ctor()">
27327         <size>7</size>
27328       </method>
27329       <method name="Void Foo(Int32)">
27330         <size>1</size>
27331       </method>
27332       <method name="Void Foo(Double)">
27333         <size>11</size>
27334       </method>
27335     </type>
27336     <type name="B">
27337       <method name="Void .ctor()">
27338         <size>7</size>
27339       </method>
27340       <method name="Void Foo(Double)">
27341         <size>11</size>
27342       </method>
27343       <method name="Void Main()">
27344         <size>24</size>
27345       </method>
27346     </type>
27347     <type name="A">
27348       <method name="Boolean get_Item(Int32)">
27349         <size>2</size>
27350       </method>
27351       <method name="Boolean get_Item(Double)">
27352         <size>11</size>
27353       </method>
27354     </type>
27355     <type name="B">
27356       <method name="Boolean get_Item(Double)">
27357         <size>11</size>
27358       </method>
27359     </type>
27360   </test>
27361   <test name="test-343.cs">
27362     <type name="X">
27363       <method name="Void .ctor()">
27364         <size>7</size>
27365       </method>
27366       <method name="Void Concat(System.String, System.String, System.String)">
27367         <size>1</size>
27368       </method>
27369       <method name="Void Concat(System.String[])">
27370         <size>11</size>
27371       </method>
27372       <method name="Void Main()">
27373         <size>21</size>
27374       </method>
27375     </type>
27376   </test>
27377   <test name="test-344.cs">
27378     <type name="X">
27379       <method name="Void .ctor()">
27380         <size>7</size>
27381       </method>
27382       <method name="Void add_y(Y)">
27383         <size>24</size>
27384       </method>
27385       <method name="Void remove_y(Y)">
27386         <size>24</size>
27387       </method>
27388       <method name="Void Main(System.String[])">
27389         <size>13</size>
27390       </method>
27391       <method name="Void Foo()">
27392         <size>66</size>
27393       </method>
27394     </type>
27395     <type name="Y">
27396       <method name="Void .ctor(Object, IntPtr)">
27397         <size>0</size>
27398       </method>
27399       <method name="Void Invoke()">
27400         <size>0</size>
27401       </method>
27402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27403         <size>0</size>
27404       </method>
27405       <method name="Void EndInvoke(IAsyncResult)">
27406         <size>0</size>
27407       </method>
27408     </type>
27409     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27410       <method name="Void .ctor()">
27411         <size>7</size>
27412       </method>
27413       <method name="Void &lt;&gt;m__0()">
27414         <size>28</size>
27415       </method>
27416     </type>
27417   </test>
27418   <test name="test-345.cs">
27419     <type name="EntryPoint">
27420       <method name="Void .ctor()">
27421         <size>7</size>
27422       </method>
27423       <method name="Void Main()">
27424         <size>1</size>
27425       </method>
27426     </type>
27427   </test>
27428   <test name="test-346.cs">
27429     <type name="TestMethods.Class1">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433       <method name="Int32 Main()">
27434         <size>91</size>
27435       </method>
27436     </type>
27437     <type name="TestMethods.ParamClass">
27438       <method name="Void .ctor()">
27439         <size>7</size>
27440       </method>
27441     </type>
27442     <type name="TestMethods.TestParam">
27443       <method name="Void .ctor()">
27444         <size>7</size>
27445       </method>
27446     </type>
27447     <type name="TestMethods.BaseClass">
27448       <method name="Void .ctor()">
27449         <size>7</size>
27450       </method>
27451       <method name="Int32 AddItem(TestMethods.ParamClass)">
27452         <size>0</size>
27453       </method>
27454     </type>
27455     <type name="TestMethods.TestClass">
27456       <method name="Void .ctor()">
27457         <size>7</size>
27458       </method>
27459       <method name="Int32 AddItem(System.Object)">
27460         <size>2</size>
27461       </method>
27462       <method name="Int32 AddItem(TestMethods.ParamClass)">
27463         <size>2</size>
27464       </method>
27465     </type>
27466   </test>
27467   <test name="test-347.cs">
27468     <type name="Whatever.Core.Project">
27469       <method name="Void .ctor()">
27470         <size>7</size>
27471       </method>
27472     </type>
27473     <type name="Whatever.Core.A">
27474       <method name="Void .ctor()">
27475         <size>7</size>
27476       </method>
27477       <method name="Whatever.Core.Project get_Project()">
27478         <size>6</size>
27479       </method>
27480     </type>
27481     <type name="SomethingElse.Core.Project">
27482       <method name="Void .ctor()">
27483         <size>7</size>
27484       </method>
27485     </type>
27486     <type name="Whatever.App.B">
27487       <method name="Void .ctor()">
27488         <size>7</size>
27489       </method>
27490       <method name="System.String Execute()">
27491         <size>12</size>
27492       </method>
27493       <method name="Void Main()">
27494         <size>12</size>
27495       </method>
27496     </type>
27497   </test>
27498   <test name="test-348.cs">
27499     <type name="BoundAttribute">
27500       <method name="Void .ctor(Double, Int32)">
27501         <size>7</size>
27502       </method>
27503     </type>
27504     <type name="C">
27505       <method name="Void .ctor()">
27506         <size>7</size>
27507       </method>
27508       <method name="Void Main()">
27509         <size>1</size>
27510       </method>
27511     </type>
27512   </test>
27513   <test name="test-349.cs">
27514     <type name="C">
27515       <method name="Void .ctor()">
27516         <size>7</size>
27517       </method>
27518       <method name="Void add_Ev1(D)">
27519         <size>24</size>
27520       </method>
27521       <method name="Void remove_Ev1(D)">
27522         <size>24</size>
27523       </method>
27524     </type>
27525     <type name="X">
27526       <method name="Void .ctor()">
27527         <size>7</size>
27528       </method>
27529       <method name="Void .cctor()">
27530         <size>1</size>
27531       </method>
27532       <method name="Void add_Ev1(D)">
27533         <size>22</size>
27534       </method>
27535       <method name="Void remove_Ev1(D)">
27536         <size>22</size>
27537       </method>
27538       <method name="Void add_Ev2(D)">
27539         <size>22</size>
27540       </method>
27541       <method name="Void remove_Ev2(D)">
27542         <size>22</size>
27543       </method>
27544     </type>
27545     <type name="X2">
27546       <method name="Void .ctor()">
27547         <size>7</size>
27548       </method>
27549       <method name="Void .cctor()">
27550         <size>7</size>
27551       </method>
27552     </type>
27553     <type name="Test">
27554       <method name="Void .ctor()">
27555         <size>7</size>
27556       </method>
27557       <method name="Void .cctor()">
27558         <size>19</size>
27559       </method>
27560       <method name="Int32 Main()">
27561         <size>63</size>
27562       </method>
27563     </type>
27564     <type name="D">
27565       <method name="Void .ctor(Object, IntPtr)">
27566         <size>0</size>
27567       </method>
27568       <method name="Void Invoke()">
27569         <size>0</size>
27570       </method>
27571       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27572         <size>0</size>
27573       </method>
27574       <method name="Void EndInvoke(IAsyncResult)">
27575         <size>0</size>
27576       </method>
27577     </type>
27578   </test>
27579   <test name="test-35.cs">
27580     <type name="X">
27581       <method name="Void .ctor()">
27582         <size>7</size>
27583       </method>
27584       <method name="Void .cctor()">
27585         <size>7</size>
27586       </method>
27587       <method name="Void a()">
27588         <size>17</size>
27589       </method>
27590       <method name="Void w(Int32)">
27591         <size>22</size>
27592       </method>
27593       <method name="Int32 Main()">
27594         <size>298</size>
27595       </method>
27596     </type>
27597   </test>
27598   <test name="test-350.cs">
27599     <type name="A">
27600       <method name="Void .ctor()">
27601         <size>7</size>
27602       </method>
27603     </type>
27604     <type name="A+BAttribute">
27605       <method name="Void .ctor()">
27606         <size>7</size>
27607       </method>
27608     </type>
27609     <type name="C">
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-351.cs">
27619     <type name="Test.Testee">
27620       <method name="Void .ctor()">
27621         <size>7</size>
27622       </method>
27623       <method name="Void Bar(System.String, System.Object[])">
27624         <size>1</size>
27625       </method>
27626       <method name="Void Main()">
27627         <size>242</size>
27628       </method>
27629     </type>
27630     <type name="Test.Foo">
27631       <method name="Void .ctor(Object, IntPtr)">
27632         <size>0</size>
27633       </method>
27634       <method name="Void Invoke(System.String, System.Object[])">
27635         <size>0</size>
27636       </method>
27637       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27638         <size>0</size>
27639       </method>
27640       <method name="Void EndInvoke(IAsyncResult)">
27641         <size>0</size>
27642       </method>
27643     </type>
27644   </test>
27645   <test name="test-352.cs">
27646     <type name="C">
27647       <method name="Void .ctor()">
27648         <size>7</size>
27649       </method>
27650       <method name="Void Main()">
27651         <size>1</size>
27652       </method>
27653     </type>
27654   </test>
27655   <test name="test-353.cs">
27656     <type name="Three">
27657       <method name="Void .ctor()">
27658         <size>7</size>
27659       </method>
27660       <method name="Void Main()">
27661         <size>7</size>
27662       </method>
27663     </type>
27664     <type name="One">
27665       <method name="Void .ctor()">
27666         <size>7</size>
27667       </method>
27668     </type>
27669     <type name="Two">
27670       <method name="Void .ctor()">
27671         <size>7</size>
27672       </method>
27673     </type>
27674   </test>
27675   <test name="test-354.cs">
27676     <type name="MYAttr">
27677       <method name="Void .ctor()">
27678         <size>7</size>
27679       </method>
27680     </type>
27681     <type name="A">
27682       <method name="Void .ctor()">
27683         <size>7</size>
27684       </method>
27685       <method name="Void Main()">
27686         <size>1</size>
27687       </method>
27688     </type>
27689   </test>
27690   <test name="test-355.cs">
27691     <type name="Level1.Level1.Level2.MainClass">
27692       <method name="Void .ctor()">
27693         <size>7</size>
27694       </method>
27695       <method name="Void Main()">
27696         <size>1</size>
27697       </method>
27698     </type>
27699   </test>
27700   <test name="test-356.cs">
27701     <type name="MainClass">
27702       <method name="Void .ctor()">
27703         <size>7</size>
27704       </method>
27705       <method name="Void Main()">
27706         <size>1</size>
27707       </method>
27708     </type>
27709   </test>
27710   <test name="test-357.cs">
27711     <type name="SD.Sd">
27712       <method name="Void .ctor()">
27713         <size>7</size>
27714       </method>
27715       <method name="Void F(Boolean)">
27716         <size>1</size>
27717       </method>
27718     </type>
27719     <type name="Foo.Bar">
27720       <method name="Void .ctor()">
27721         <size>25</size>
27722       </method>
27723       <method name="Void Main()">
27724         <size>27</size>
27725       </method>
27726     </type>
27727     <type name="Foo.Bar+f_t">
27728       <method name="Void .ctor(Object, IntPtr)">
27729         <size>0</size>
27730       </method>
27731       <method name="Void Invoke(Boolean)">
27732         <size>0</size>
27733       </method>
27734       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27735         <size>0</size>
27736       </method>
27737       <method name="Void EndInvoke(IAsyncResult)">
27738         <size>0</size>
27739       </method>
27740     </type>
27741   </test>
27742   <test name="test-358.cs">
27743     <type name="Test">
27744       <method name="Void .ctor()">
27745         <size>7</size>
27746       </method>
27747       <method name="Void Main()">
27748         <size>50</size>
27749       </method>
27750     </type>
27751   </test>
27752   <test name="test-359.cs">
27753     <type name="Test">
27754       <method name="Void .ctor()">
27755         <size>7</size>
27756       </method>
27757       <method name="Void Main()">
27758         <size>1</size>
27759       </method>
27760     </type>
27761   </test>
27762   <test name="test-36.cs">
27763     <type name="Y">
27764       <method name="Void .ctor()">
27765         <size>7</size>
27766       </method>
27767       <method name="Int32 Main()">
27768         <size>272</size>
27769       </method>
27770     </type>
27771     <type name="X">
27772       <method name="IEnumerator GetEnumerator()">
27773         <size>36</size>
27774       </method>
27775     </type>
27776   </test>
27777   <test name="test-360.cs">
27778     <type name="Application">
27779       <method name="Void .ctor()">
27780         <size>7</size>
27781       </method>
27782       <method name="Void Main(System.String[])">
27783         <size>13</size>
27784       </method>
27785     </type>
27786   </test>
27787   <test name="test-361.cs">
27788     <type name="X">
27789       <method name="Void .ctor()">
27790         <size>7</size>
27791       </method>
27792     </type>
27793     <type name="Test">
27794       <method name="Void .ctor()">
27795         <size>7</size>
27796       </method>
27797       <method name="Void Main()">
27798         <size>1</size>
27799       </method>
27800     </type>
27801   </test>
27802   <test name="test-362.cs">
27803     <type name="C">
27804       <method name="Void .ctor()">
27805         <size>7</size>
27806       </method>
27807       <method name="Void Main()">
27808         <size>17</size>
27809       </method>
27810       <method name="Void Test()">
27811         <size>26</size>
27812       </method>
27813     </type>
27814   </test>
27815   <test name="test-363.cs">
27816     <type name="Location">
27817       <method name="Void .ctor()">
27818         <size>7</size>
27819       </method>
27820       <method name="Void .cctor()">
27821         <size>11</size>
27822       </method>
27823     </type>
27824     <type name="Element">
27825       <method name="Void .ctor()">
27826         <size>18</size>
27827       </method>
27828       <method name="Location get_Location()">
27829         <size>7</size>
27830       </method>
27831       <method name="Void set_Location(Location)">
27832         <size>8</size>
27833       </method>
27834     </type>
27835     <type name="T">
27836       <method name="Void .ctor()">
27837         <size>7</size>
27838       </method>
27839       <method name="Void Main()">
27840         <size>1</size>
27841       </method>
27842     </type>
27843   </test>
27844   <test name="test-364.cs">
27845     <type name="X">
27846       <method name="Void .ctor()">
27847         <size>7</size>
27848       </method>
27849       <method name="Int32 Main()">
27850         <size>34</size>
27851       </method>
27852       <method name="Int32 t1(Int32)">
27853         <size>33</size>
27854       </method>
27855       <method name="Int32 t2(Int32)">
27856         <size>47</size>
27857       </method>
27858       <method name="Void Main2(System.String[])">
27859         <size>72</size>
27860       </method>
27861     </type>
27862     <type name="Delegable">
27863       <method name="Void .ctor()">
27864         <size>7</size>
27865       </method>
27866       <method name="Void add_MyDelegate(System.EventHandler)">
27867         <size>24</size>
27868       </method>
27869       <method name="Void remove_MyDelegate(System.EventHandler)">
27870         <size>24</size>
27871       </method>
27872     </type>
27873     <type name="X+Foo">
27874       <method name="Void .ctor(Object, IntPtr)">
27875         <size>0</size>
27876       </method>
27877       <method name="Int32 Invoke()">
27878         <size>0</size>
27879       </method>
27880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27881         <size>0</size>
27882       </method>
27883       <method name="Int32 EndInvoke(IAsyncResult)">
27884         <size>0</size>
27885       </method>
27886     </type>
27887     <type name="X+&lt;t1&gt;c__AnonStorey0">
27888       <method name="Void .ctor()">
27889         <size>7</size>
27890       </method>
27891       <method name="Int32 &lt;&gt;m__0()">
27892         <size>7</size>
27893       </method>
27894     </type>
27895     <type name="X+&lt;t2&gt;c__AnonStorey1">
27896       <method name="Void .ctor()">
27897         <size>7</size>
27898       </method>
27899       <method name="Int32 &lt;&gt;m__1()">
27900         <size>7</size>
27901       </method>
27902     </type>
27903     <type name="X+&lt;Main2&gt;c__AnonStorey2">
27904       <method name="Void .ctor()">
27905         <size>7</size>
27906       </method>
27907       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
27908         <size>33</size>
27909       </method>
27910     </type>
27911   </test>
27912   <test name="test-365.cs">
27913     <type name="C">
27914       <method name="Void .ctor()">
27915         <size>19</size>
27916       </method>
27917       <method name="Void set_LiteralType(LiteralType)">
27918         <size>1</size>
27919       </method>
27920       <method name="Void Main()">
27921         <size>1</size>
27922       </method>
27923     </type>
27924   </test>
27925   <test name="test-366.cs">
27926     <type name="C">
27927       <method name="Void .ctor()">
27928         <size>7</size>
27929       </method>
27930       <method name="Int32 Main()">
27931         <size>20</size>
27932       </method>
27933     </type>
27934   </test>
27935   <test name="test-367.cs">
27936     <type name="X">
27937       <method name="Void .ctor()">
27938         <size>7</size>
27939       </method>
27940       <method name="Int32 Main()">
27941         <size>20</size>
27942       </method>
27943     </type>
27944   </test>
27945   <test name="test-368.cs">
27946     <type name="X">
27947       <method name="Void .ctor()">
27948         <size>7</size>
27949       </method>
27950       <method name="Void Main()">
27951         <size>27</size>
27952       </method>
27953     </type>
27954   </test>
27955   <test name="test-369.cs">
27956     <type name="Test">
27957       <method name="Void .ctor()">
27958         <size>7</size>
27959       </method>
27960       <method name="Boolean Equals(System.Object)">
27961         <size>2</size>
27962       </method>
27963       <method name="Int32 GetHashCode()">
27964         <size>2</size>
27965       </method>
27966       <method name="Void Main()">
27967         <size>47</size>
27968       </method>
27969       <method name="Boolean op_Equality(Test, Test)">
27970         <size>14</size>
27971       </method>
27972       <method name="Boolean op_Inequality(Test, Test)">
27973         <size>2</size>
27974       </method>
27975     </type>
27976   </test>
27977   <test name="test-37.cs">
27978     <type name="X">
27979       <method name="Void .ctor()">
27980         <size>7</size>
27981       </method>
27982       <method name="Void m(System.Int32[])">
27983         <size>9</size>
27984       </method>
27985       <method name="Int32 test_int_single_dim()">
27986         <size>88</size>
27987       </method>
27988       <method name="Int32 simple_test_double_dim()">
27989         <size>78</size>
27990       </method>
27991       <method name="Int32 Main()">
27992         <size>12</size>
27993       </method>
27994     </type>
27995   </test>
27996   <test name="test-370.cs">
27997     <type name="Test.Application">
27998       <method name="Void .ctor()">
27999         <size>7</size>
28000       </method>
28001       <method name="Int32 ParseType(System.String)">
28002         <size>168</size>
28003       </method>
28004       <method name="Int32 Main()">
28005         <size>54</size>
28006       </method>
28007     </type>
28008   </test>
28009   <test name="test-371.cs">
28010     <type name="X">
28011       <method name="Void .ctor(Boolean&amp;)">
28012         <size>10</size>
28013       </method>
28014       <method name="Void Main()">
28015         <size>1</size>
28016       </method>
28017     </type>
28018     <type name="Y">
28019       <method name="Void .ctor(Boolean&amp;)">
28020         <size>8</size>
28021       </method>
28022     </type>
28023   </test>
28024   <test name="test-372.cs">
28025     <type name="GenericNode">
28026       <method name="Void .ctor()">
28027         <size>7</size>
28028       </method>
28029       <method name="Int32 GetStat()">
28030         <size>2</size>
28031       </method>
28032     </type>
28033     <type name="GenericFileNode">
28034       <method name="Void .ctor()">
28035         <size>7</size>
28036       </method>
28037       <method name="Int32 NotUsed()">
28038         <size>2</size>
28039       </method>
28040     </type>
28041     <type name="WorkingTest">
28042       <method name="Void .ctor()">
28043         <size>7</size>
28044       </method>
28045       <method name="Int32 GetStat()">
28046         <size>3</size>
28047       </method>
28048     </type>
28049     <type name="FailingTest">
28050       <method name="Void .ctor()">
28051         <size>7</size>
28052       </method>
28053       <method name="Int32 GetStat()">
28054         <size>3</size>
28055       </method>
28056     </type>
28057     <type name="TestWrapper">
28058       <method name="Void .ctor()">
28059         <size>7</size>
28060       </method>
28061       <method name="Boolean Test(Node, System.String)">
28062         <size>39</size>
28063       </method>
28064       <method name="Int32 Main()">
28065         <size>44</size>
28066       </method>
28067     </type>
28068   </test>
28069   <test name="test-373.cs">
28070     <type name="Test">
28071       <method name="Void .ctor()">
28072         <size>7</size>
28073       </method>
28074       <method name="Void Main(System.String[])">
28075         <size>50</size>
28076       </method>
28077     </type>
28078   </test>
28079   <test name="test-374.cs">
28080     <type name="Test">
28081       <method name="Void .ctor()">
28082         <size>7</size>
28083       </method>
28084     </type>
28085     <type name="Rest">
28086       <method name="Void .ctor()">
28087         <size>7</size>
28088       </method>
28089       <method name="Void Main()">
28090         <size>1</size>
28091       </method>
28092     </type>
28093   </test>
28094   <test name="test-375.cs">
28095     <type name="a">
28096       <method name="Void .ctor()">
28097         <size>7</size>
28098       </method>
28099     </type>
28100     <type name="a+b">
28101       <method name="Void .ctor()">
28102         <size>7</size>
28103       </method>
28104     </type>
28105     <type name="c">
28106       <method name="Void .ctor()">
28107         <size>7</size>
28108       </method>
28109       <method name="Void Main()">
28110         <size>1</size>
28111       </method>
28112     </type>
28113     <type name="c+d">
28114       <method name="Void .ctor()">
28115         <size>7</size>
28116       </method>
28117     </type>
28118   </test>
28119   <test name="test-376.cs">
28120     <type name="C">
28121       <method name="Void .ctor()">
28122         <size>7</size>
28123       </method>
28124       <method name="Int32 Main()">
28125         <size>72</size>
28126       </method>
28127     </type>
28128   </test>
28129   <test name="test-377.cs">
28130     <type name="Tests">
28131       <method name="Void .ctor()">
28132         <size>7</size>
28133       </method>
28134       <method name="Void test()">
28135         <size>10</size>
28136       </method>
28137       <method name="Void Main()">
28138         <size>1</size>
28139       </method>
28140     </type>
28141   </test>
28142   <test name="test-378.cs">
28143     <type name="C">
28144       <method name="Void .ctor()">
28145         <size>7</size>
28146       </method>
28147       <method name="Void Main()">
28148         <size>1</size>
28149       </method>
28150     </type>
28151   </test>
28152   <test name="test-379.cs">
28153     <type name="DeadCode">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157       <method name="Void Main()">
28158         <size>12</size>
28159       </method>
28160       <method name="System.String SomeFunc(System.String)">
28161         <size>2</size>
28162       </method>
28163     </type>
28164   </test>
28165   <test name="test-38.cs">
28166     <type name="X">
28167       <method name="Void .ctor()">
28168         <size>7</size>
28169       </method>
28170       <method name="Int32 get_Item(Int32)">
28171         <size>20</size>
28172       </method>
28173       <method name="Void set_Item(Int32, Int32)">
28174         <size>26</size>
28175       </method>
28176       <method name="Int32 Foo()">
28177         <size>2</size>
28178       </method>
28179       <method name="Int32 get_Bar()">
28180         <size>7</size>
28181       </method>
28182       <method name="Void set_Bar(Int32)">
28183         <size>8</size>
28184       </method>
28185     </type>
28186     <type name="Y">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190       <method name="UInt32 get_Item(UInt32)">
28191         <size>20</size>
28192       </method>
28193       <method name="Void set_Item(UInt32, UInt32)">
28194         <size>26</size>
28195       </method>
28196       <method name="UInt32 Foo()">
28197         <size>2</size>
28198       </method>
28199       <method name="UInt32 get_Bar()">
28200         <size>7</size>
28201       </method>
28202       <method name="Void set_Bar(UInt32)">
28203         <size>8</size>
28204       </method>
28205     </type>
28206     <type name="Test">
28207       <method name="Void .ctor()">
28208         <size>7</size>
28209       </method>
28210       <method name="Int32 Main()">
28211         <size>288</size>
28212       </method>
28213     </type>
28214   </test>
28215   <test name="test-380.cs">
28216     <type name="T">
28217       <method name="Void .ctor()">
28218         <size>7</size>
28219       </method>
28220       <method name="Int32 Main()">
28221         <size>17</size>
28222       </method>
28223     </type>
28224   </test>
28225   <test name="test-381.cs">
28226     <type name="Application">
28227       <method name="Void .ctor()">
28228         <size>7</size>
28229       </method>
28230       <method name="Void Main(System.String[])">
28231         <size>13</size>
28232       </method>
28233     </type>
28234   </test>
28235   <test name="test-382.cs">
28236     <type name="Dec">
28237       <method name="Void .ctor()">
28238         <size>7</size>
28239       </method>
28240       <method name="Void .cctor()">
28241         <size>16</size>
28242       </method>
28243       <method name="Void Main()">
28244         <size>108</size>
28245       </method>
28246     </type>
28247   </test>
28248   <test name="test-383.cs">
28249     <type name="X">
28250       <method name="Void .ctor()">
28251         <size>37</size>
28252       </method>
28253       <method name="X testme(Int32 ByRef)">
28254         <size>5</size>
28255       </method>
28256       <method name="Void Main()">
28257         <size>7</size>
28258       </method>
28259     </type>
28260   </test>
28261   <test name="test-384.cs">
28262     <type name="X">
28263       <method name="Void .ctor()">
28264         <size>7</size>
28265       </method>
28266       <method name="Void .cctor()">
28267         <size>8</size>
28268       </method>
28269       <method name="Void Test()">
28270         <size>40</size>
28271       </method>
28272       <method name="Int32 Main()">
28273         <size>21</size>
28274       </method>
28275     </type>
28276   </test>
28277   <test name="test-385.cs">
28278     <type name="Test">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="Int32 Main()">
28283         <size>40</size>
28284       </method>
28285     </type>
28286   </test>
28287   <test name="test-386.cs">
28288     <type name="SuperDecimal">
28289       <method name="Void .ctor(Decimal)">
28290         <size>14</size>
28291       </method>
28292       <method name="Void Main()">
28293         <size>15</size>
28294       </method>
28295       <method name="SuperDecimal op_Implicit(Decimal)">
28296         <size>7</size>
28297       </method>
28298     </type>
28299   </test>
28300   <test name="test-387.cs">
28301     <type name="ObjectID">
28302       <method name="Void .ctor(Int64)">
28303         <size>8</size>
28304       </method>
28305       <method name="Void Main()">
28306         <size>22</size>
28307       </method>
28308       <method name="Int64 op_Implicit(ObjectID)">
28309         <size>8</size>
28310       </method>
28311       <method name="ObjectID op_Implicit(Int64)">
28312         <size>7</size>
28313       </method>
28314     </type>
28315   </test>
28316   <test name="test-388.cs">
28317     <type name="Schemas.basefieldtype">
28318       <method name="Void .ctor()">
28319         <size>7</size>
28320       </method>
28321       <method name="System.Object Instantiate()">
28322         <size>2</size>
28323       </method>
28324     </type>
28325     <type name="Schemas.fieldtype">
28326       <method name="Void .ctor()">
28327         <size>7</size>
28328       </method>
28329       <method name="System.Object Instantiate()">
28330         <size>18</size>
28331       </method>
28332     </type>
28333     <type name="Schemas.compoundfield">
28334       <method name="Void .ctor()">
28335         <size>7</size>
28336       </method>
28337       <method name="System.Object Instantiate()">
28338         <size>18</size>
28339       </method>
28340     </type>
28341     <type name="Schemas.field">
28342       <method name="Void .ctor()">
28343         <size>7</size>
28344       </method>
28345       <method name="System.Object Instantiate()">
28346         <size>18</size>
28347       </method>
28348     </type>
28349     <type name="Schemas.formdata">
28350       <method name="Void .ctor()">
28351         <size>7</size>
28352       </method>
28353       <method name="System.Object Instantiate()">
28354         <size>12</size>
28355       </method>
28356     </type>
28357     <type name="Schemas.M">
28358       <method name="Void .ctor()">
28359         <size>7</size>
28360       </method>
28361       <method name="Void Main()">
28362         <size>1</size>
28363       </method>
28364     </type>
28365   </test>
28366   <test name="test-389.cs">
28367     <type name="Schemas.basefieldtype">
28368       <method name="Void .ctor()">
28369         <size>7</size>
28370       </method>
28371       <method name="System.Object Instantiate()">
28372         <size>2</size>
28373       </method>
28374     </type>
28375     <type name="Schemas.fieldtype">
28376       <method name="Void .ctor()">
28377         <size>7</size>
28378       </method>
28379       <method name="System.Object Instantiate()">
28380         <size>18</size>
28381       </method>
28382     </type>
28383     <type name="Schemas.compoundfield">
28384       <method name="Void .ctor()">
28385         <size>7</size>
28386       </method>
28387       <method name="System.Object Instantiate()">
28388         <size>18</size>
28389       </method>
28390     </type>
28391     <type name="Schemas.field">
28392       <method name="Void .ctor()">
28393         <size>7</size>
28394       </method>
28395       <method name="System.Object Instantiate()">
28396         <size>18</size>
28397       </method>
28398     </type>
28399     <type name="Schemas.formdata">
28400       <method name="Void .ctor()">
28401         <size>7</size>
28402       </method>
28403       <method name="System.Object Instantiate()">
28404         <size>12</size>
28405       </method>
28406     </type>
28407     <type name="Schemas.M">
28408       <method name="Void .ctor()">
28409         <size>7</size>
28410       </method>
28411       <method name="Void Main()">
28412         <size>1</size>
28413       </method>
28414     </type>
28415   </test>
28416   <test name="test-39.cs">
28417     <type name="SimpleAttribute">
28418       <method name="Void .ctor(String)">
28419         <size>14</size>
28420       </method>
28421       <method name="System.String get_AnotherArg()">
28422         <size>7</size>
28423       </method>
28424       <method name="Void set_AnotherArg(System.String)">
28425         <size>8</size>
28426       </method>
28427       <method name="Int64 get_LongValue()">
28428         <size>3</size>
28429       </method>
28430       <method name="Void set_LongValue(Int64)">
28431         <size>1</size>
28432       </method>
28433       <method name="System.Int64[] get_ArrayValue()">
28434         <size>7</size>
28435       </method>
28436       <method name="Void set_ArrayValue(System.Int64[])">
28437         <size>1</size>
28438       </method>
28439     </type>
28440     <type name="Blah2">
28441       <method name="Void .ctor()">
28442         <size>7</size>
28443       </method>
28444     </type>
28445     <type name="Blah3">
28446       <method name="Void .ctor()">
28447         <size>7</size>
28448       </method>
28449     </type>
28450     <type name="Blah">
28451       <method name="Void .ctor()">
28452         <size>7</size>
28453       </method>
28454       <method name="Int32 Main()">
28455         <size>171</size>
28456       </method>
28457     </type>
28458   </test>
28459   <test name="test-390.cs">
28460     <type name="C">
28461       <method name="Void .ctor()">
28462         <size>7</size>
28463       </method>
28464       <method name="Void Main()">
28465         <size>1</size>
28466       </method>
28467     </type>
28468     <type name="C+O">
28469       <method name="Void .ctor()">
28470         <size>7</size>
28471       </method>
28472       <method name="Void Foo()">
28473         <size>1</size>
28474       </method>
28475     </type>
28476     <type name="C+N">
28477       <method name="Void .ctor()">
28478         <size>7</size>
28479       </method>
28480       <method name="Void Foo()">
28481         <size>1</size>
28482       </method>
28483     </type>
28484     <type name="C+M">
28485       <method name="Void .ctor()">
28486         <size>7</size>
28487       </method>
28488     </type>
28489   </test>
28490   <test name="test-391.cs">
28491     <type name="C">
28492       <method name="Void .ctor()">
28493         <size>7</size>
28494       </method>
28495       <method name="Void Foo(Int32)">
28496         <size>1</size>
28497       </method>
28498       <method name="Void Foo(Int32 ByRef)">
28499         <size>1</size>
28500       </method>
28501       <method name="Void Bar(Boolean ByRef)">
28502         <size>4</size>
28503       </method>
28504       <method name="Void Bar(Boolean)">
28505         <size>1</size>
28506       </method>
28507       <method name="Void Main()">
28508         <size>1</size>
28509       </method>
28510     </type>
28511   </test>
28512   <test name="test-392.cs">
28513     <type name="C">
28514       <method name="Int32 Test()">
28515         <size>80</size>
28516       </method>
28517       <method name="Int32 Main()">
28518         <size>16</size>
28519       </method>
28520     </type>
28521     <type name="C+S">
28522       <method name="Void .ctor(Int32)">
28523         <size>8</size>
28524       </method>
28525     </type>
28526   </test>
28527   <test name="test-393.cs">
28528     <type name="A">
28529       <method name="Void .ctor(String)">
28530         <size>24</size>
28531       </method>
28532       <method name="Void .ctor()">
28533         <size>7</size>
28534       </method>
28535       <method name="System.String get_Name()">
28536         <size>7</size>
28537       </method>
28538     </type>
28539     <type name="B">
28540       <method name="Void .ctor(String)">
28541         <size>24</size>
28542       </method>
28543       <method name="Void .ctor()">
28544         <size>7</size>
28545       </method>
28546     </type>
28547     <type name="C">
28548       <method name="Void .ctor(String)">
28549         <size>24</size>
28550       </method>
28551     </type>
28552     <type name="Tester">
28553       <method name="Void .ctor()">
28554         <size>7</size>
28555       </method>
28556       <method name="A MethodSampleA(System.String)">
28557         <size>7</size>
28558       </method>
28559       <method name="B MethodSampleB(System.String)">
28560         <size>7</size>
28561       </method>
28562       <method name="C MethodSampleC(System.String)">
28563         <size>7</size>
28564       </method>
28565       <method name="Void Main()">
28566         <size>113</size>
28567       </method>
28568     </type>
28569     <type name="Tester+MethodHandler">
28570       <method name="Void .ctor(Object, IntPtr)">
28571         <size>0</size>
28572       </method>
28573       <method name="A Invoke(System.String)">
28574         <size>0</size>
28575       </method>
28576       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28577         <size>0</size>
28578       </method>
28579       <method name="A EndInvoke(IAsyncResult)">
28580         <size>0</size>
28581       </method>
28582     </type>
28583   </test>
28584   <test name="test-394.cs">
28585     <type name="A">
28586       <method name="Void .ctor(String)">
28587         <size>24</size>
28588       </method>
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592       <method name="System.String get_Name()">
28593         <size>7</size>
28594       </method>
28595     </type>
28596     <type name="B">
28597       <method name="Void .ctor(String)">
28598         <size>24</size>
28599       </method>
28600       <method name="Void .ctor()">
28601         <size>7</size>
28602       </method>
28603     </type>
28604     <type name="C">
28605       <method name="Void .ctor(String, String)">
28606         <size>31</size>
28607       </method>
28608       <method name="System.String get_Value()">
28609         <size>7</size>
28610       </method>
28611     </type>
28612     <type name="Tester">
28613       <method name="Void .ctor()">
28614         <size>7</size>
28615       </method>
28616       <method name="System.String MethodSampleA(A)">
28617         <size>7</size>
28618       </method>
28619       <method name="System.String MethodSampleB(B)">
28620         <size>7</size>
28621       </method>
28622       <method name="System.String MethodSampleC(C)">
28623         <size>23</size>
28624       </method>
28625       <method name="Void Main()">
28626         <size>128</size>
28627       </method>
28628     </type>
28629     <type name="Tester+MethodHandler">
28630       <method name="Void .ctor(Object, IntPtr)">
28631         <size>0</size>
28632       </method>
28633       <method name="System.String Invoke(C)">
28634         <size>0</size>
28635       </method>
28636       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28637         <size>0</size>
28638       </method>
28639       <method name="System.String EndInvoke(IAsyncResult)">
28640         <size>0</size>
28641       </method>
28642     </type>
28643   </test>
28644   <test name="test-395.cs">
28645     <type name="A">
28646       <method name="Void .ctor(String)">
28647         <size>24</size>
28648       </method>
28649       <method name="Void .ctor()">
28650         <size>7</size>
28651       </method>
28652       <method name="System.String get_Name()">
28653         <size>7</size>
28654       </method>
28655     </type>
28656     <type name="B">
28657       <method name="Void .ctor(String)">
28658         <size>24</size>
28659       </method>
28660       <method name="Void .ctor()">
28661         <size>7</size>
28662       </method>
28663     </type>
28664     <type name="C">
28665       <method name="Void .ctor(String, String)">
28666         <size>31</size>
28667       </method>
28668       <method name="System.String get_Value()">
28669         <size>7</size>
28670       </method>
28671     </type>
28672     <type name="Tester">
28673       <method name="Void .ctor()">
28674         <size>7</size>
28675       </method>
28676       <method name="Void MethodSample(B, A, C)">
28677         <size>55</size>
28678       </method>
28679       <method name="Void Main()">
28680         <size>71</size>
28681       </method>
28682     </type>
28683     <type name="Tester+MethodHandler">
28684       <method name="Void .ctor(Object, IntPtr)">
28685         <size>0</size>
28686       </method>
28687       <method name="Void Invoke(C, C, C)">
28688         <size>0</size>
28689       </method>
28690       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28691         <size>0</size>
28692       </method>
28693       <method name="Void EndInvoke(IAsyncResult)">
28694         <size>0</size>
28695       </method>
28696     </type>
28697   </test>
28698   <test name="test-396.cs">
28699     <type name="MainClass">
28700       <method name="Void .ctor()">
28701         <size>7</size>
28702       </method>
28703       <method name="Int32 Main()">
28704         <size>22</size>
28705       </method>
28706     </type>
28707   </test>
28708   <test name="test-397.cs">
28709     <type name="TypeCheckAttribute">
28710       <method name="Void .ctor()">
28711         <size>7</size>
28712       </method>
28713     </type>
28714     <type name="PropertyCheckAttribute">
28715       <method name="Void .ctor()">
28716         <size>7</size>
28717       </method>
28718     </type>
28719     <type name="AccessorCheckAttribute">
28720       <method name="Void .ctor(MethodAttributes)">
28721         <size>14</size>
28722       </method>
28723       <method name="MethodAttributes get_Attributes()">
28724         <size>7</size>
28725       </method>
28726     </type>
28727     <type name="Test">
28728       <method name="Void .ctor()">
28729         <size>7</size>
28730       </method>
28731       <method name="Int32 Main(System.String[])">
28732         <size>120</size>
28733       </method>
28734       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28735         <size>153</size>
28736       </method>
28737     </type>
28738     <type name="A">
28739       <method name="Void .ctor()">
28740         <size>7</size>
28741       </method>
28742       <method name="Int32 get_Value1()">
28743         <size>2</size>
28744       </method>
28745       <method name="Void set_Value1(Int32)">
28746         <size>1</size>
28747       </method>
28748       <method name="Int32 get_Value2()">
28749         <size>2</size>
28750       </method>
28751       <method name="Void set_Value2(Int32)">
28752         <size>1</size>
28753       </method>
28754       <method name="Int32 get_Value3()">
28755         <size>2</size>
28756       </method>
28757       <method name="Void set_Value3(Int32)">
28758         <size>1</size>
28759       </method>
28760       <method name="Int32 get_Value4()">
28761         <size>2</size>
28762       </method>
28763       <method name="Void set_Value4(Int32)">
28764         <size>1</size>
28765       </method>
28766       <method name="Int32 get_Value5()">
28767         <size>2</size>
28768       </method>
28769       <method name="Void set_Value5(Int32)">
28770         <size>1</size>
28771       </method>
28772     </type>
28773   </test>
28774   <test name="test-398.cs">
28775     <type name="Tester">
28776       <method name="Void .ctor()">
28777         <size>7</size>
28778       </method>
28779       <method name="Void Main()">
28780         <size>118</size>
28781       </method>
28782     </type>
28783     <type name="A">
28784       <method name="Void .ctor(Int32)">
28785         <size>14</size>
28786       </method>
28787       <method name="Int32 get_Count()">
28788         <size>7</size>
28789       </method>
28790       <method name="Void set_Count(Int32)">
28791         <size>8</size>
28792       </method>
28793       <method name="Int32 get_Item(Int32)">
28794         <size>2</size>
28795       </method>
28796       <method name="System.String get_Message()">
28797         <size>6</size>
28798       </method>
28799     </type>
28800     <type name="B">
28801       <method name="Void .ctor(Int32)">
28802         <size>8</size>
28803       </method>
28804       <method name="Void set_Count(Int32)">
28805         <size>1</size>
28806       </method>
28807       <method name="Void SetCount(Int32)">
28808         <size>8</size>
28809       </method>
28810       <method name="Int32 get_Item(Int32)">
28811         <size>8</size>
28812       </method>
28813       <method name="System.String get_Message()">
28814         <size>6</size>
28815       </method>
28816       <method name="Void set_Message(System.String)">
28817         <size>1</size>
28818       </method>
28819     </type>
28820   </test>
28821   <test name="test-399.cs">
28822     <type name="TestVararg">
28823       <method name="Void .ctor()">
28824         <size>7</size>
28825       </method>
28826       <method name="Int32 Main()">
28827         <size>345</size>
28828       </method>
28829       <method name="Void F(RuntimeArgumentHandle)">
28830         <size>1</size>
28831       </method>
28832       <method name="Void G(...)">
28833         <size>22</size>
28834       </method>
28835     </type>
28836   </test>
28837   <test name="test-4.cs">
28838     <type name="X">
28839       <method name="Void .ctor()">
28840         <size>7</size>
28841       </method>
28842       <method name="Void test(SByte)">
28843         <size>8</size>
28844       </method>
28845       <method name="Void test(Int32)">
28846         <size>8</size>
28847       </method>
28848       <method name="Int32 Main()">
28849         <size>102</size>
28850       </method>
28851     </type>
28852   </test>
28853   <test name="test-40.cs">
28854     <type name="Blah">
28855       <method name="Void .ctor()">
28856         <size>7</size>
28857       </method>
28858       <method name="Int32 Main()">
28859         <size>203</size>
28860       </method>
28861     </type>
28862   </test>
28863   <test name="test-400.cs">
28864     <type name="X">
28865       <method name="Void .ctor()">
28866         <size>7</size>
28867       </method>
28868       <method name="Void .cctor()">
28869         <size>52</size>
28870       </method>
28871       <method name="Int32 TestDereference()">
28872         <size>89</size>
28873       </method>
28874       <method name="Int32 TestPtrAdd()">
28875         <size>87</size>
28876       </method>
28877       <method name="Int32 TestPtrAssign()">
28878         <size>198</size>
28879       </method>
28880       <method name="Int32 TestPtrArithmetic()">
28881         <size>227</size>
28882       </method>
28883       <method name="Int32 TestMultiple()">
28884         <size>93</size>
28885       </method>
28886       <method name="Int32 Main()">
28887         <size>82</size>
28888       </method>
28889     </type>
28890   </test>
28891   <test name="test-401.cs">
28892     <type name="X">
28893       <method name="Void .ctor()">
28894         <size>7</size>
28895       </method>
28896       <method name="Int32 Main()">
28897         <size>171</size>
28898       </method>
28899     </type>
28900   </test>
28901   <test name="test-402.cs">
28902     <type name="X">
28903       <method name="Void .ctor()">
28904         <size>7</size>
28905       </method>
28906       <method name="Int32 Main()">
28907         <size>18</size>
28908       </method>
28909     </type>
28910   </test>
28911   <test name="test-403.cs">
28912     <type name="Foo">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="Int32 Main()">
28917         <size>91</size>
28918       </method>
28919     </type>
28920   </test>
28921   <test name="test-404.cs">
28922     <type name="X">
28923       <method name="Void .ctor()">
28924         <size>7</size>
28925       </method>
28926       <method name="Int32 Main()">
28927         <size>48</size>
28928       </method>
28929       <method name="Int32* get_v()">
28930         <size>20</size>
28931       </method>
28932     </type>
28933   </test>
28934   <test name="test-405.cs">
28935     <type name="testapp.LibTestAPI">
28936       <method name="Void .ctor()">
28937         <size>7</size>
28938       </method>
28939       <method name="Void Create()">
28940         <size>17</size>
28941       </method>
28942     </type>
28943     <type name="testapp.TestApp">
28944       <method name="Void .ctor()">
28945         <size>7</size>
28946       </method>
28947       <method name="Void Main(System.String[])">
28948         <size>13</size>
28949       </method>
28950     </type>
28951   </test>
28952   <test name="test-406.cs">
28953     <type name="TestCase.Test">
28954       <method name="Void .ctor()">
28955         <size>7</size>
28956       </method>
28957       <method name="Int32 Main(System.String[])">
28958         <size>180</size>
28959       </method>
28960       <method name="UInt32 DoOp(UInt32*)">
28961         <size>11</size>
28962       </method>
28963       <method name="UInt32 DoOp2(UInt32*)">
28964         <size>10</size>
28965       </method>
28966     </type>
28967   </test>
28968   <test name="test-407.cs">
28969     <type name="MainClass">
28970       <method name="Void .ctor()">
28971         <size>7</size>
28972       </method>
28973       <method name="Void Main()">
28974         <size>12</size>
28975       </method>
28976     </type>
28977   </test>
28978   <test name="test-408.cs">
28979     <type name="T">
28980       <method name="Void .ctor()">
28981         <size>7</size>
28982       </method>
28983       <method name="Int32 Main()">
28984         <size>44</size>
28985       </method>
28986     </type>
28987   </test>
28988   <test name="test-409.cs">
28989     <type name="X">
28990       <method name="Int32 Main()">
28991         <size>27</size>
28992       </method>
28993     </type>
28994   </test>
28995   <test name="test-41.cs">
28996     <type name="X">
28997       <method name="Void .ctor()">
28998         <size>7</size>
28999       </method>
29000       <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)">
29001         <size>188</size>
29002       </method>
29003       <method name="Int32 Main()">
29004         <size>228</size>
29005       </method>
29006     </type>
29007   </test>
29008   <test name="test-410.cs">
29009     <type name="B">
29010       <method name="Void .ctor()">
29011         <size>7</size>
29012       </method>
29013       <method name="Int32 Main()">
29014         <size>28</size>
29015       </method>
29016     </type>
29017   </test>
29018   <test name="test-411.cs">
29019     <type name="QtSamples.QtClass">
29020       <method name="Void .ctor()">
29021         <size>24</size>
29022       </method>
29023       <method name="Void pressEvent()">
29024         <size>1</size>
29025       </method>
29026     </type>
29027     <type name="QtSamples.Testing">
29028       <method name="Void .ctor()">
29029         <size>7</size>
29030       </method>
29031       <method name="Int32 Main()">
29032         <size>8</size>
29033       </method>
29034     </type>
29035   </test>
29036   <test name="test-412.cs">
29037     <type name="Foo.Baz">
29038       <method name="Void .ctor()">
29039         <size>7</size>
29040       </method>
29041       <method name="Void Main()">
29042         <size>1</size>
29043       </method>
29044     </type>
29045   </test>
29046   <test name="test-413.cs">
29047     <type name="Driver">
29048       <method name="Void .ctor()">
29049         <size>7</size>
29050       </method>
29051       <method name="Void Main()">
29052         <size>6</size>
29053       </method>
29054     </type>
29055   </test>
29056   <test name="test-414.cs">
29057     <type name="BB">
29058       <method name="Void .ctor()">
29059         <size>7</size>
29060       </method>
29061       <method name="System.String get_Data()">
29062         <size>2</size>
29063       </method>
29064       <method name="Void Main()">
29065         <size>1</size>
29066       </method>
29067     </type>
29068   </test>
29069   <test name="test-415.cs">
29070     <type name="MyTestExtended">
29071       <method name="Void .ctor()">
29072         <size>7</size>
29073       </method>
29074       <method name="System.String GetName()">
29075         <size>6</size>
29076       </method>
29077       <method name="Void Main(System.String[])">
29078         <size>33</size>
29079       </method>
29080     </type>
29081   </test>
29082   <test name="test-417.cs">
29083     <type name="blah2.MyClass">
29084       <method name="Void .ctor()">
29085         <size>7</size>
29086       </method>
29087       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29088         <size>24</size>
29089       </method>
29090       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29091         <size>24</size>
29092       </method>
29093       <method name="Void DoSomethingFunny()">
29094         <size>46</size>
29095       </method>
29096       <method name="Void Main(System.String[])">
29097         <size>13</size>
29098       </method>
29099     </type>
29100   </test>
29101   <test name="test-419.cs">
29102     <type name="Test">
29103       <method name="Void .ctor()">
29104         <size>7</size>
29105       </method>
29106       <method name="Void Main()">
29107         <size>7</size>
29108       </method>
29109     </type>
29110   </test>
29111   <test name="test-42.cs">
29112     <type name="X">
29113       <method name="Void .ctor()">
29114         <size>7</size>
29115       </method>
29116       <method name="Int32 get_Item(Int32)">
29117         <size>14</size>
29118       </method>
29119       <method name="Void set_Item(Int32, Int32)">
29120         <size>15</size>
29121       </method>
29122       <method name="Int32 get_P()">
29123         <size>7</size>
29124       </method>
29125       <method name="Void set_P(Int32)">
29126         <size>8</size>
29127       </method>
29128     </type>
29129     <type name="Z">
29130       <method name="Void .ctor()">
29131         <size>7</size>
29132       </method>
29133       <method name="Z get_P()">
29134         <size>2</size>
29135       </method>
29136       <method name="Void set_P(Z)">
29137         <size>1</size>
29138       </method>
29139       <method name="Z op_Increment(Z)">
29140         <size>16</size>
29141       </method>
29142     </type>
29143     <type name="Y">
29144       <method name="Void .ctor()">
29145         <size>7</size>
29146       </method>
29147       <method name="Int32 p_pre_increment(X)">
29148         <size>18</size>
29149       </method>
29150       <method name="Int32 p_post_increment(X)">
29151         <size>18</size>
29152       </method>
29153       <method name="Int32 i_pre_increment(X)">
29154         <size>27</size>
29155       </method>
29156       <method name="Int32 i_post_increment(X)">
29157         <size>27</size>
29158       </method>
29159       <method name="Z overload_increment(Z)">
29160         <size>10</size>
29161       </method>
29162       <method name="Z overload_pre_increment(Z)">
29163         <size>10</size>
29164       </method>
29165       <method name="Z ugly(Z)">
29166         <size>21</size>
29167       </method>
29168       <method name="Int32 simple(Int32)">
29169         <size>62</size>
29170       </method>
29171       <method name="Int32 arrays()">
29172         <size>234</size>
29173       </method>
29174       <method name="Int32 Main()">
29175         <size>161</size>
29176       </method>
29177     </type>
29178   </test>
29179   <test name="test-420.cs">
29180     <type name="Test">
29181       <method name="Void .ctor()">
29182         <size>7</size>
29183       </method>
29184       <method name="Void Main()">
29185         <size>7</size>
29186       </method>
29187     </type>
29188   </test>
29189   <test name="test-421.cs">
29190     <type name="A">
29191       <method name="Void .ctor()">
29192         <size>7</size>
29193       </method>
29194       <method name="Void SetObject(System.String)">
29195         <size>12</size>
29196       </method>
29197     </type>
29198     <type name="B">
29199       <method name="Void .ctor()">
29200         <size>7</size>
29201       </method>
29202     </type>
29203     <type name="C">
29204       <method name="Void .ctor()">
29205         <size>7</size>
29206       </method>
29207       <method name="Void .cctor()">
29208         <size>1</size>
29209       </method>
29210       <method name="Void SetObject(System.String)">
29211         <size>18</size>
29212       </method>
29213     </type>
29214     <type name="X">
29215       <method name="Void .ctor()">
29216         <size>7</size>
29217       </method>
29218       <method name="Int32 Main(System.String[])">
29219         <size>31</size>
29220       </method>
29221     </type>
29222   </test>
29223   <test name="test-422.cs">
29224     <type name="HelloWorld.MainClass">
29225       <method name="Void .ctor()">
29226         <size>7</size>
29227       </method>
29228       <method name="Void .cctor()">
29229         <size>17</size>
29230       </method>
29231       <method name="Void Main(System.String[])">
29232         <size>1</size>
29233       </method>
29234       <method name="Boolean CheckTrueThat()">
29235         <size>2</size>
29236       </method>
29237     </type>
29238   </test>
29239   <test name="test-423.cs">
29240     <type name="Test">
29241       <method name="Void .ctor()">
29242         <size>7</size>
29243       </method>
29244       <method name="Void Func(Int32 ByRef)">
29245         <size>12</size>
29246       </method>
29247       <method name="Void Main()">
29248         <size>10</size>
29249       </method>
29250       <method name="Void lowLevelCall(Int32*)">
29251         <size>1</size>
29252       </method>
29253     </type>
29254   </test>
29255   <test name="test-424.cs">
29256     <type name="XX">
29257       <method name="Void .ctor()">
29258         <size>7</size>
29259       </method>
29260       <method name="Void Metodo(System.Exception)">
29261         <size>37</size>
29262       </method>
29263       <method name="IEnumerable X()">
29264         <size>16</size>
29265       </method>
29266       <method name="Void Main()">
29267         <size>63</size>
29268       </method>
29269     </type>
29270     <type name="XX+&lt;X&gt;c__Iterator0">
29271       <method name="Void .ctor()">
29272         <size>7</size>
29273       </method>
29274       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29275         <size>7</size>
29276       </method>
29277       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29278         <size>7</size>
29279       </method>
29280       <method name="Boolean MoveNext()">
29281         <size>105</size>
29282       </method>
29283       <method name="Void Dispose()">
29284         <size>8</size>
29285       </method>
29286       <method name="Void Reset()">
29287         <size>6</size>
29288       </method>
29289       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29290         <size>7</size>
29291       </method>
29292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29293         <size>26</size>
29294       </method>
29295     </type>
29296   </test>
29297   <test name="test-425.cs">
29298     <type name="A">
29299       <method name="Void .ctor()">
29300         <size>7</size>
29301       </method>
29302       <method name="Void Main()">
29303         <size>1</size>
29304       </method>
29305     </type>
29306     <type name="AAttribute">
29307       <method name="Void .ctor()">
29308         <size>7</size>
29309       </method>
29310     </type>
29311   </test>
29312   <test name="test-426.cs">
29313     <type name="X">
29314       <method name="Void .ctor()">
29315         <size>7</size>
29316       </method>
29317       <method name="Void Main()">
29318         <size>11</size>
29319       </method>
29320     </type>
29321   </test>
29322   <test name="test-427.cs">
29323     <type name="X">
29324       <method name="Void .ctor()">
29325         <size>7</size>
29326       </method>
29327       <method name="Void Main()">
29328         <size>11</size>
29329       </method>
29330     </type>
29331   </test>
29332   <test name="test-428.cs">
29333     <type name="A">
29334       <method name="Void .ctor()">
29335         <size>7</size>
29336       </method>
29337     </type>
29338     <type name="X">
29339       <method name="Void .ctor()">
29340         <size>7</size>
29341       </method>
29342       <method name="Void Main()">
29343         <size>18</size>
29344       </method>
29345     </type>
29346     <type name="X+A">
29347       <method name="Void .ctor()">
29348         <size>7</size>
29349       </method>
29350     </type>
29351   </test>
29352   <test name="test-429.cs">
29353     <type name="Foo.A">
29354       <method name="Void .ctor()">
29355         <size>7</size>
29356       </method>
29357     </type>
29358     <type name="A">
29359       <method name="Void .ctor()">
29360         <size>7</size>
29361       </method>
29362     </type>
29363     <type name="X">
29364       <method name="Void .ctor()">
29365         <size>7</size>
29366       </method>
29367       <method name="Void Main()">
29368         <size>18</size>
29369       </method>
29370     </type>
29371   </test>
29372   <test name="test-43.cs">
29373     <type name="X">
29374       <method name="Void .ctor()">
29375         <size>7</size>
29376       </method>
29377       <method name="Int32 test_single(System.Int32[])">
29378         <size>34</size>
29379       </method>
29380       <method name="Int32 test_continue(System.Int32[])">
29381         <size>57</size>
29382       </method>
29383       <method name="Boolean test_double(System.Double[])">
29384         <size>61</size>
29385       </method>
29386       <method name="Int32 test_break(System.Int32[])">
29387         <size>57</size>
29388       </method>
29389       <method name="Boolean test_multi(System.Int32[,])">
29390         <size>84</size>
29391       </method>
29392       <method name="Int32 Main()">
29393         <size>309</size>
29394       </method>
29395     </type>
29396   </test>
29397   <test name="test-430.cs">
29398     <type name="A">
29399       <method name="Void .ctor()">
29400         <size>7</size>
29401       </method>
29402     </type>
29403     <type name="X">
29404       <method name="Void .ctor()">
29405         <size>7</size>
29406       </method>
29407       <method name="Void Main()">
29408         <size>18</size>
29409       </method>
29410     </type>
29411     <type name="X+A">
29412       <method name="Void .ctor()">
29413         <size>7</size>
29414       </method>
29415     </type>
29416   </test>
29417   <test name="test-431.cs">
29418     <type name="Foo.A">
29419       <method name="Void .ctor()">
29420         <size>7</size>
29421       </method>
29422     </type>
29423     <type name="X">
29424       <method name="Void .ctor()">
29425         <size>7</size>
29426       </method>
29427       <method name="Void Main()">
29428         <size>18</size>
29429       </method>
29430     </type>
29431   </test>
29432   <test name="test-432.cs">
29433     <type name="Foo.A">
29434       <method name="Void .ctor()">
29435         <size>7</size>
29436       </method>
29437     </type>
29438     <type name="X">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442       <method name="Void Main()">
29443         <size>18</size>
29444       </method>
29445     </type>
29446   </test>
29447   <test name="test-433.cs">
29448     <type name="Foo.A">
29449       <method name="Void .ctor()">
29450         <size>7</size>
29451       </method>
29452     </type>
29453     <type name="X">
29454       <method name="Void .ctor()">
29455         <size>7</size>
29456       </method>
29457       <method name="Void .cctor()">
29458         <size>11</size>
29459       </method>
29460       <method name="Void Main()">
29461         <size>16</size>
29462       </method>
29463     </type>
29464   </test>
29465   <test name="test-434.cs">
29466     <type name="Foo.A">
29467       <method name="Void .ctor()">
29468         <size>7</size>
29469       </method>
29470     </type>
29471     <type name="X">
29472       <method name="Void .ctor()">
29473         <size>7</size>
29474       </method>
29475       <method name="Void .cctor()">
29476         <size>11</size>
29477       </method>
29478       <method name="Void Main()">
29479         <size>16</size>
29480       </method>
29481     </type>
29482   </test>
29483   <test name="test-435.cs">
29484     <type name="X">
29485       <method name="Void .ctor()">
29486         <size>7</size>
29487       </method>
29488       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29489         <size>2</size>
29490       </method>
29491       <method name="Void Main()">
29492         <size>7</size>
29493       </method>
29494     </type>
29495   </test>
29496   <test name="test-436.cs">
29497     <type name="X">
29498       <method name="Void .ctor()">
29499         <size>7</size>
29500       </method>
29501       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29502         <size>2</size>
29503       </method>
29504       <method name="Void Main()">
29505         <size>7</size>
29506       </method>
29507     </type>
29508   </test>
29509   <test name="test-437.cs">
29510     <type name="T2">
29511       <method name="Void .ctor()">
29512         <size>7</size>
29513       </method>
29514     </type>
29515     <type name="Test">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519       <method name="Void Main()">
29520         <size>65</size>
29521       </method>
29522     </type>
29523   </test>
29524   <test name="test-438.cs">
29525     <type name="Program">
29526       <method name="Void .ctor()">
29527         <size>7</size>
29528       </method>
29529       <method name="Void Main(System.String[])">
29530         <size>40</size>
29531       </method>
29532     </type>
29533   </test>
29534   <test name="test-439.cs">
29535     <type name="Test">
29536       <method name="Void .ctor()">
29537         <size>7</size>
29538       </method>
29539       <method name="Void Main()">
29540         <size>45</size>
29541       </method>
29542     </type>
29543     <type name="LayerMask">
29544       <method name="Int32 op_Implicit(LayerMask)">
29545         <size>8</size>
29546       </method>
29547       <method name="LayerMask op_Implicit(Int32)">
29548         <size>11</size>
29549       </method>
29550     </type>
29551   </test>
29552   <test name="test-44.cs">
29553     <type name="X">
29554       <method name="Void .ctor()">
29555         <size>7</size>
29556       </method>
29557       <method name="Int32 dob(System.Int32[,])">
29558         <size>80</size>
29559       </method>
29560       <method name="Int32 count(System.Object)">
29561         <size>39</size>
29562       </method>
29563       <method name="Int32 Main()">
29564         <size>133</size>
29565       </method>
29566     </type>
29567   </test>
29568   <test name="test-440.cs">
29569     <type name="A">
29570       <method name="Void .ctor()">
29571         <size>7</size>
29572       </method>
29573       <method name="Void Main()">
29574         <size>26</size>
29575       </method>
29576       <method name="Double op_Implicit(A)">
29577         <size>10</size>
29578       </method>
29579       <method name="Int32 op_Implicit(A)">
29580         <size>2</size>
29581       </method>
29582     </type>
29583   </test>
29584   <test name="test-441.cs">
29585     <type name="Test">
29586       <method name="Void .ctor()">
29587         <size>7</size>
29588       </method>
29589       <method name="Void .cctor()">
29590         <size>1</size>
29591       </method>
29592       <method name="Void Main()">
29593         <size>25</size>
29594       </method>
29595     </type>
29596   </test>
29597   <test name="test-442.cs">
29598     <type name="ConsoleApplication1.Program">
29599       <method name="Void .ctor()">
29600         <size>7</size>
29601       </method>
29602       <method name="Void Main(System.String[])">
29603         <size>70</size>
29604       </method>
29605     </type>
29606   </test>
29607   <test name="test-443.cs">
29608     <type name="C">
29609       <method name="Void .ctor(ITopic)">
29610         <size>31</size>
29611       </method>
29612       <method name="Void Main()">
29613         <size>1</size>
29614       </method>
29615     </type>
29616   </test>
29617   <test name="test-444.cs">
29618     <type name="쯠쯡쯢">
29619       <method name="Void .ctor()">
29620         <size>7</size>
29621       </method>
29622       <method name="Void Main()">
29623         <size>1</size>
29624       </method>
29625     </type>
29626   </test>
29627   <test name="test-445.cs">
29628     <type name="ConvFromInt">
29629       <method name="Void .ctor()">
29630         <size>14</size>
29631       </method>
29632       <method name="Void .ctor(Int32)">
29633         <size>16</size>
29634       </method>
29635       <method name="ConvFromInt op_Implicit(Int32)">
29636         <size>7</size>
29637       </method>
29638     </type>
29639     <type name="Foo">
29640       <method name="Void .ctor()">
29641         <size>7</size>
29642       </method>
29643       <method name="Void .cctor()">
29644         <size>45</size>
29645       </method>
29646       <method name="Void Main()">
29647         <size>111</size>
29648       </method>
29649     </type>
29650   </test>
29651   <test name="test-446.cs">
29652     <type name="FooTest">
29653       <method name="Void .ctor()">
29654         <size>7</size>
29655       </method>
29656       <method name="Void Main()">
29657         <size>8</size>
29658       </method>
29659       <method name="Void Foo(UInt64)">
29660         <size>1</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-447.cs">
29665     <type name="System.MonoTODOAttribute">
29666       <method name="Void .ctor()">
29667         <size>7</size>
29668       </method>
29669     </type>
29670     <type name="System.Web.HttpBrowserCapabilities">
29671       <method name="Void .ctor()">
29672         <size>7</size>
29673       </method>
29674       <method name="System.Version get_A()">
29675         <size>6</size>
29676       </method>
29677     </type>
29678     <type name="Test">
29679       <method name="Void .ctor()">
29680         <size>7</size>
29681       </method>
29682       <method name="Void Main()">
29683         <size>1</size>
29684       </method>
29685     </type>
29686   </test>
29687   <test name="test-448.cs">
29688     <type name="MonoDivideProblem">
29689       <method name="Void .ctor()">
29690         <size>7</size>
29691       </method>
29692       <method name="Void .cctor()">
29693         <size>17</size>
29694       </method>
29695       <method name="Void Main(System.String[])">
29696         <size>27</size>
29697       </method>
29698     </type>
29699   </test>
29700   <test name="test-449.cs">
29701     <type name="X">
29702       <method name="Void .ctor()">
29703         <size>7</size>
29704       </method>
29705       <method name="Void Main()">
29706         <size>1</size>
29707       </method>
29708       <method name="Void Z()">
29709         <size>19</size>
29710       </method>
29711       <method name="Void &lt;Z&gt;m__0(System.Object)">
29712         <size>25</size>
29713       </method>
29714       <method name="Void &lt;Z&gt;m__1(System.Object)">
29715         <size>7</size>
29716       </method>
29717     </type>
29718   </test>
29719   <test name="test-45.cs">
29720     <type name="Blah">
29721       <method name="Void .ctor()">
29722         <size>7</size>
29723       </method>
29724       <method name="Void .cctor()">
29725         <size>98</size>
29726       </method>
29727       <method name="Int32 Main()">
29728         <size>794</size>
29729       </method>
29730     </type>
29731     <type name="&lt;PrivateImplementationDetails&gt;">
29732       <method name="Void .ctor()">
29733         <size>7</size>
29734       </method>
29735     </type>
29736   </test>
29737   <test name="test-450.cs">
29738     <type name="MyAttribute">
29739       <method name="Void .ctor(String)">
29740         <size>7</size>
29741       </method>
29742     </type>
29743     <type name="X">
29744       <method name="Void .ctor()">
29745         <size>7</size>
29746       </method>
29747       <method name="Void Main()">
29748         <size>1</size>
29749       </method>
29750     </type>
29751   </test>
29752   <test name="test-451.cs">
29753     <type name="Test">
29754       <method name="Void .ctor()">
29755         <size>7</size>
29756       </method>
29757       <method name="Void Main()">
29758         <size>22</size>
29759       </method>
29760     </type>
29761   </test>
29762   <test name="test-452.cs">
29763     <type name="Foo">
29764       <method name="Void .ctor()">
29765         <size>7</size>
29766       </method>
29767     </type>
29768     <type name="Test">
29769       <method name="Void .ctor()">
29770         <size>7</size>
29771       </method>
29772       <method name="Void Main()">
29773         <size>7</size>
29774       </method>
29775     </type>
29776   </test>
29777   <test name="test-453.cs">
29778     <type name="C">
29779       <method name="Void .ctor()">
29780         <size>7</size>
29781       </method>
29782       <method name="Void Main()">
29783         <size>33</size>
29784       </method>
29785     </type>
29786   </test>
29787   <test name="test-454.cs">
29788     <type name="FooAttribute">
29789       <method name="Void .ctor()">
29790         <size>7</size>
29791       </method>
29792     </type>
29793     <type name="Test">
29794       <method name="Void .ctor()">
29795         <size>7</size>
29796       </method>
29797       <method name="Int32 Main()">
29798         <size>237</size>
29799       </method>
29800     </type>
29801   </test>
29802   <test name="test-455.cs">
29803     <type name="Test">
29804       <method name="Void .ctor()">
29805         <size>7</size>
29806       </method>
29807       <method name="Void Main()">
29808         <size>21</size>
29809       </method>
29810     </type>
29811     <type name="Foo">
29812       <method name="Int32 GetHashCode()">
29813         <size>17</size>
29814       </method>
29815     </type>
29816   </test>
29817   <test name="test-456.cs">
29818     <type name="Test">
29819       <method name="Void .ctor()">
29820         <size>7</size>
29821       </method>
29822       <method name="Void Main()">
29823         <size>16</size>
29824       </method>
29825     </type>
29826     <type name="Foo">
29827       <method name="Void foo()">
29828         <size>11</size>
29829       </method>
29830     </type>
29831   </test>
29832   <test name="test-457.cs">
29833     <type name="Number">
29834       <method name="Void .ctor()">
29835         <size>7</size>
29836       </method>
29837       <method name="Void IDouble.Add(Double)">
29838         <size>11</size>
29839       </method>
29840       <method name="Void IInteger.Add(Int32)">
29841         <size>11</size>
29842       </method>
29843       <method name="Int32 Main()">
29844         <size>52</size>
29845       </method>
29846     </type>
29847   </test>
29848   <test name="test-458.cs">
29849     <type name="MyAttr">
29850       <method name="Void .ctor()">
29851         <size>7</size>
29852       </method>
29853       <method name="Void .ctor(Type)">
29854         <size>7</size>
29855       </method>
29856       <method name="Void .ctor(String)">
29857         <size>7</size>
29858       </method>
29859       <method name="Void .ctor(Int32)">
29860         <size>7</size>
29861       </method>
29862     </type>
29863     <type name="ClassA">
29864       <method name="Void .ctor()">
29865         <size>7</size>
29866       </method>
29867     </type>
29868     <type name="ClassB">
29869       <method name="Void .ctor()">
29870         <size>7</size>
29871       </method>
29872     </type>
29873     <type name="ClassC">
29874       <method name="Void .ctor()">
29875         <size>7</size>
29876       </method>
29877     </type>
29878     <type name="ClassD">
29879       <method name="Void .ctor()">
29880         <size>7</size>
29881       </method>
29882     </type>
29883     <type name="Top">
29884       <method name="Void .ctor()">
29885         <size>7</size>
29886       </method>
29887       <method name="Int32 Main()">
29888         <size>28</size>
29889       </method>
29890     </type>
29891   </test>
29892   <test name="test-459.cs">
29893     <type name="CC">
29894       <method name="Void .ctor()">
29895         <size>7</size>
29896       </method>
29897       <method name="Int32 Main()">
29898         <size>13</size>
29899       </method>
29900     </type>
29901     <type name="CC+IfElseStateMachine">
29902       <method name="Void .ctor()">
29903         <size>7</size>
29904       </method>
29905       <method name="Void HandleToken(Token)">
29906         <size>15</size>
29907       </method>
29908     </type>
29909   </test>
29910   <test name="test-46.cs">
29911     <type name="X">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Int32 cast_int(System.Object)">
29916         <size>7</size>
29917       </method>
29918       <method name="UInt32 cast_uint(System.Object)">
29919         <size>7</size>
29920       </method>
29921       <method name="Int16 cast_short(System.Object)">
29922         <size>7</size>
29923       </method>
29924       <method name="Char cast_char(System.Object)">
29925         <size>7</size>
29926       </method>
29927       <method name="UInt16 cast_ushort(System.Object)">
29928         <size>7</size>
29929       </method>
29930       <method name="Byte cast_byte(System.Object)">
29931         <size>7</size>
29932       </method>
29933       <method name="SByte cast_sbyte(System.Object)">
29934         <size>7</size>
29935       </method>
29936       <method name="Int64 cast_long(System.Object)">
29937         <size>7</size>
29938       </method>
29939       <method name="UInt64 cast_ulong(System.Object)">
29940         <size>7</size>
29941       </method>
29942       <method name="Single cast_float(System.Object)">
29943         <size>7</size>
29944       </method>
29945       <method name="Double cast_double(System.Object)">
29946         <size>7</size>
29947       </method>
29948       <method name="Boolean cast_bool(System.Object)">
29949         <size>7</size>
29950       </method>
29951       <method name="Int32 Main()">
29952         <size>1120</size>
29953       </method>
29954     </type>
29955   </test>
29956   <test name="test-460.cs">
29957     <type name="MainClass">
29958       <method name="Void .ctor()">
29959         <size>7</size>
29960       </method>
29961       <method name="Void .cctor()">
29962         <size>18</size>
29963       </method>
29964       <method name="Void Main()">
29965         <size>1</size>
29966       </method>
29967     </type>
29968   </test>
29969   <test name="test-461.cs">
29970     <type name="Valtest">
29971       <method name="Void .ctor()">
29972         <size>7</size>
29973       </method>
29974       <method name="Int32 Main()">
29975         <size>50</size>
29976       </method>
29977     </type>
29978     <type name="Value">
29979       <method name="Void .ctor(Object)">
29980         <size>1</size>
29981       </method>
29982       <method name="System.Object get_Val()">
29983         <size>7</size>
29984       </method>
29985       <method name="Enum get_Val2()">
29986         <size>7</size>
29987       </method>
29988     </type>
29989   </test>
29990   <test name="test-462.cs">
29991     <type name="X">
29992       <method name="Void .ctor()">
29993         <size>7</size>
29994       </method>
29995       <method name="Void Method(X)">
29996         <size>1</size>
29997       </method>
29998       <method name="Void Method(System.String)">
29999         <size>8</size>
30000       </method>
30001       <method name="Int32 Main()">
30002         <size>28</size>
30003       </method>
30004     </type>
30005   </test>
30006   <test name="test-463.cs">
30007     <type name="PropertySorter">
30008       <method name="Void .ctor()">
30009         <size>7</size>
30010       </method>
30011     </type>
30012     <type name="PathItemBase">
30013       <method name="Void .ctor()">
30014         <size>7</size>
30015       </method>
30016     </type>
30017     <type name="PathItemBase+TypeConverter">
30018       <method name="Void .ctor()">
30019         <size>7</size>
30020       </method>
30021     </type>
30022     <type name="X">
30023       <method name="Void .ctor()">
30024         <size>7</size>
30025       </method>
30026       <method name="Void Main()">
30027         <size>1</size>
30028       </method>
30029     </type>
30030   </test>
30031   <test name="test-464.cs">
30032     <type name="C">
30033       <method name="Void .ctor()">
30034         <size>7</size>
30035       </method>
30036       <method name="Int32 Main()">
30037         <size>85</size>
30038       </method>
30039     </type>
30040   </test>
30041   <test name="test-465.cs">
30042     <type name="C">
30043       <method name="Void .ctor()">
30044         <size>7</size>
30045       </method>
30046       <method name="Int32 Main()">
30047         <size>85</size>
30048       </method>
30049     </type>
30050   </test>
30051   <test name="test-467.cs">
30052     <type name="ExceptionWithAnonMethod">
30053       <method name="Void .ctor()">
30054         <size>7</size>
30055       </method>
30056       <method name="Int32 Main()">
30057         <size>96</size>
30058       </method>
30059       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30060         <size>13</size>
30061       </method>
30062     </type>
30063     <type name="ExceptionWithAnonMethod+EmptyCallback">
30064       <method name="Void .ctor(Object, IntPtr)">
30065         <size>0</size>
30066       </method>
30067       <method name="Void Invoke()">
30068         <size>0</size>
30069       </method>
30070       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30071         <size>0</size>
30072       </method>
30073       <method name="Void EndInvoke(IAsyncResult)">
30074         <size>0</size>
30075       </method>
30076     </type>
30077     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30078       <method name="Void .ctor()">
30079         <size>7</size>
30080       </method>
30081       <method name="Void &lt;&gt;m__0()">
30082         <size>33</size>
30083       </method>
30084     </type>
30085   </test>
30086   <test name="test-468.cs">
30087     <type name="CorMetaDataDispenserExClass">
30088       <method name="Void .ctor()">
30089         <size>0</size>
30090       </method>
30091     </type>
30092     <type name="Test">
30093       <method name="Void .ctor()">
30094         <size>7</size>
30095       </method>
30096       <method name="Void XXX()">
30097         <size>12</size>
30098       </method>
30099       <method name="Void Main()">
30100         <size>1</size>
30101       </method>
30102     </type>
30103   </test>
30104   <test name="test-469.cs">
30105     <type name="Lambda">
30106       <method name="Void .ctor()">
30107         <size>7</size>
30108       </method>
30109       <method name="Void f(Int32)">
30110         <size>7</size>
30111       </method>
30112       <method name="Del[] Make2(Int32)">
30113         <size>50</size>
30114       </method>
30115       <method name="Int32 Main()">
30116         <size>68</size>
30117       </method>
30118     </type>
30119     <type name="Del">
30120       <method name="Void .ctor(Object, IntPtr)">
30121         <size>0</size>
30122       </method>
30123       <method name="Void Invoke(Int32)">
30124         <size>0</size>
30125       </method>
30126       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30127         <size>0</size>
30128       </method>
30129       <method name="Void EndInvoke(IAsyncResult)">
30130         <size>0</size>
30131       </method>
30132     </type>
30133     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30134       <method name="Void .ctor()">
30135         <size>7</size>
30136       </method>
30137       <method name="Void &lt;&gt;m__0(Int32)">
30138         <size>23</size>
30139       </method>
30140       <method name="Void &lt;&gt;m__1(Int32)">
30141         <size>23</size>
30142       </method>
30143     </type>
30144   </test>
30145   <test name="test-47.cs">
30146     <type name="X">
30147       <method name="Void .ctor()">
30148         <size>7</size>
30149       </method>
30150       <method name="Void .cctor()">
30151         <size>1</size>
30152       </method>
30153       <method name="Boolean f()">
30154         <size>24</size>
30155       </method>
30156       <method name="Boolean t()">
30157         <size>24</size>
30158       </method>
30159       <method name="Int32 Main()">
30160         <size>404</size>
30161       </method>
30162     </type>
30163   </test>
30164   <test name="test-470.cs">
30165     <type name="X">
30166       <method name="Void .ctor()">
30167         <size>7</size>
30168       </method>
30169       <method name="System.String get_ASTNodeTypeName()">
30170         <size>16</size>
30171       </method>
30172     </type>
30173     <type name="Demo">
30174       <method name="Void .ctor()">
30175         <size>7</size>
30176       </method>
30177       <method name="Void Main()">
30178         <size>1</size>
30179       </method>
30180     </type>
30181   </test>
30182   <test name="test-471.cs">
30183     <type name="AAttribute">
30184       <method name="Void .ctor()">
30185         <size>7</size>
30186       </method>
30187     </type>
30188     <type name="Demo">
30189       <method name="Void .ctor()">
30190         <size>7</size>
30191       </method>
30192       <method name="Void Main()">
30193         <size>1</size>
30194       </method>
30195     </type>
30196   </test>
30197   <test name="test-472.cs">
30198     <type name="Test">
30199       <method name="Void .ctor()">
30200         <size>7</size>
30201       </method>
30202       <method name="Int32 get_Prop()">
30203         <size>7</size>
30204       </method>
30205       <method name="Void set_Prop(Int32)">
30206         <size>8</size>
30207       </method>
30208       <method name="Int32 Main()">
30209         <size>79</size>
30210       </method>
30211     </type>
30212   </test>
30213   <test name="test-473.cs">
30214     <type name="UnixMarshal">
30215       <method name="Void .ctor()">
30216         <size>7</size>
30217       </method>
30218       <method name="Void .cctor()">
30219         <size>24</size>
30220       </method>
30221       <method name="Void Default(Int32)">
30222         <size>1</size>
30223       </method>
30224       <method name="System.String GetDescription(Error)">
30225         <size>2</size>
30226       </method>
30227     </type>
30228     <type name="UnixMarshal2">
30229       <method name="Void .ctor()">
30230         <size>7</size>
30231       </method>
30232       <method name="System.String GetDescription(Error)">
30233         <size>2</size>
30234       </method>
30235     </type>
30236     <type name="Stdlib">
30237       <method name="Void .ctor()">
30238         <size>7</size>
30239       </method>
30240     </type>
30241     <type name="TestConst">
30242       <method name="Void .ctor()">
30243         <size>7</size>
30244       </method>
30245     </type>
30246     <type name="XX">
30247       <method name="Void .ctor()">
30248         <size>7</size>
30249       </method>
30250     </type>
30251     <type name="Syscall">
30252       <method name="Void .ctor()">
30253         <size>7</size>
30254       </method>
30255       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30256         <size>2</size>
30257       </method>
30258     </type>
30259     <type name="EnumWrapper">
30260       <method name="Void .ctor(Int32)">
30261         <size>7</size>
30262       </method>
30263     </type>
30264     <type name="Test">
30265       <method name="Void .ctor()">
30266         <size>7</size>
30267       </method>
30268       <method name="Void Main()">
30269         <size>1</size>
30270       </method>
30271     </type>
30272     <type name="SignalHandler">
30273       <method name="Void .ctor(Object, IntPtr)">
30274         <size>0</size>
30275       </method>
30276       <method name="Void Invoke(Int32)">
30277         <size>0</size>
30278       </method>
30279       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30280         <size>0</size>
30281       </method>
30282       <method name="Void EndInvoke(IAsyncResult)">
30283         <size>0</size>
30284       </method>
30285     </type>
30286     <type name="PS">
30287       <method name="Void GetDescription(Error)">
30288         <size>1</size>
30289       </method>
30290     </type>
30291     <type name="Value">
30292       <method name="EnumWrapper op_Explicit(Value)">
30293         <size>11</size>
30294       </method>
30295     </type>
30296   </test>
30297   <test name="test-474.cs">
30298     <type name="Z">
30299       <method name="Void .ctor()">
30300         <size>7</size>
30301       </method>
30302       <method name="Void Main()">
30303         <size>13</size>
30304       </method>
30305       <method name="Void TestPreinc(Int32)">
30306         <size>57</size>
30307       </method>
30308       <method name="Void TestPostinc(Int32)">
30309         <size>57</size>
30310       </method>
30311       <method name="Void Assert(Int32, Int32)">
30312         <size>67</size>
30313       </method>
30314     </type>
30315     <type name="Z+X">
30316       <method name="Void .ctor(Object, IntPtr)">
30317         <size>0</size>
30318       </method>
30319       <method name="Void Invoke()">
30320         <size>0</size>
30321       </method>
30322       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30323         <size>0</size>
30324       </method>
30325       <method name="Void EndInvoke(IAsyncResult)">
30326         <size>0</size>
30327       </method>
30328     </type>
30329     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30330       <method name="Void .ctor()">
30331         <size>7</size>
30332       </method>
30333       <method name="Void &lt;&gt;m__0()">
30334         <size>38</size>
30335       </method>
30336     </type>
30337     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30338       <method name="Void .ctor()">
30339         <size>7</size>
30340       </method>
30341       <method name="Void &lt;&gt;m__1()">
30342         <size>38</size>
30343       </method>
30344     </type>
30345   </test>
30346   <test name="test-475.cs">
30347     <type name="X">
30348       <method name="Void .ctor()">
30349         <size>7</size>
30350       </method>
30351       <method name="Void .cctor()">
30352         <size>24</size>
30353       </method>
30354       <method name="Void add_e(MyDelegate)">
30355         <size>22</size>
30356       </method>
30357       <method name="Void remove_e(MyDelegate)">
30358         <size>22</size>
30359       </method>
30360       <method name="Void Test(Int32)">
30361         <size>17</size>
30362       </method>
30363       <method name="Int32 Main()">
30364         <size>28</size>
30365       </method>
30366     </type>
30367     <type name="MyDelegate">
30368       <method name="Void .ctor(Object, IntPtr)">
30369         <size>0</size>
30370       </method>
30371       <method name="Void Invoke(Int32)">
30372         <size>0</size>
30373       </method>
30374       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30375         <size>0</size>
30376       </method>
30377       <method name="Void EndInvoke(IAsyncResult)">
30378         <size>0</size>
30379       </method>
30380     </type>
30381   </test>
30382   <test name="test-476.cs">
30383     <type name="Test">
30384       <method name="Void .ctor()">
30385         <size>7</size>
30386       </method>
30387       <method name="Void Main()">
30388         <size>1</size>
30389       </method>
30390     </type>
30391   </test>
30392   <test name="test-477.cs">
30393     <type name="C">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397       <method name="Void Test(Int32 ByRef)">
30398         <size>1</size>
30399       </method>
30400       <method name="Void Main()">
30401         <size>1</size>
30402       </method>
30403     </type>
30404   </test>
30405   <test name="test-478.cs">
30406     <type name="Test.MainClass">
30407       <method name="Void .ctor()">
30408         <size>7</size>
30409       </method>
30410       <method name="Void Main()">
30411         <size>1</size>
30412       </method>
30413     </type>
30414     <type name="Test.TestAttribute">
30415       <method name="Void .ctor(TestEnum2)">
30416         <size>7</size>
30417       </method>
30418     </type>
30419     <type name="Test.Test2Attribute">
30420       <method name="Void .ctor()">
30421         <size>7</size>
30422       </method>
30423     </type>
30424   </test>
30425   <test name="test-479.cs">
30426     <type name="Test.Test">
30427       <method name="Void .ctor()">
30428         <size>7</size>
30429       </method>
30430       <method name="Boolean Equals(System.Object)">
30431         <size>2</size>
30432       </method>
30433       <method name="Int32 GetHashCode()">
30434         <size>2</size>
30435       </method>
30436       <method name="Void Main()">
30437         <size>1</size>
30438       </method>
30439     </type>
30440   </test>
30441   <test name="test-48.cs">
30442     <type name="Blah">
30443       <method name="Void .ctor()">
30444         <size>7</size>
30445       </method>
30446       <method name="Int32 Main()">
30447         <size>59</size>
30448       </method>
30449       <method name="Void Test_1()">
30450         <size>1</size>
30451       </method>
30452     </type>
30453   </test>
30454   <test name="test-480.cs">
30455     <type name="Space">
30456       <method name="Void .ctor()">
30457         <size>14</size>
30458       </method>
30459       <method name="Void Leak(Boolean, Int32)">
30460         <size>85</size>
30461       </method>
30462     </type>
30463     <type name="Program">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467       <method name="Void Main(System.String[])">
30468         <size>1</size>
30469       </method>
30470     </type>
30471     <type name="Space+DoCopy">
30472       <method name="Void .ctor(Object, IntPtr)">
30473         <size>0</size>
30474       </method>
30475       <method name="Void Invoke()">
30476         <size>0</size>
30477       </method>
30478       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30479         <size>0</size>
30480       </method>
30481       <method name="Void EndInvoke(IAsyncResult)">
30482         <size>0</size>
30483       </method>
30484     </type>
30485     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30486       <method name="Void .ctor()">
30487         <size>7</size>
30488       </method>
30489       <method name="Void &lt;&gt;m__0()">
30490         <size>18</size>
30491       </method>
30492       <method name="Void &lt;&gt;m__1()">
30493         <size>68</size>
30494       </method>
30495     </type>
30496     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30497       <method name="Void .ctor()">
30498         <size>7</size>
30499       </method>
30500     </type>
30501   </test>
30502   <test name="test-481.cs">
30503     <type name="TestClass">
30504       <method name="Int32 Main()">
30505         <size>42</size>
30506       </method>
30507     </type>
30508     <type name="TestDelegate">
30509       <method name="Void .ctor(Object, IntPtr)">
30510         <size>0</size>
30511       </method>
30512       <method name="Void Invoke(Int32 ByRef)">
30513         <size>0</size>
30514       </method>
30515       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30516         <size>0</size>
30517       </method>
30518       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30519         <size>0</size>
30520       </method>
30521     </type>
30522     <type name="TestClass">
30523       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30524         <size>4</size>
30525       </method>
30526     </type>
30527   </test>
30528   <test name="test-482.cs">
30529     <type name="X">
30530       <method name="Void .ctor()">
30531         <size>7</size>
30532       </method>
30533       <method name="Void M4(Int32)">
30534         <size>1</size>
30535       </method>
30536       <method name="Void Main()">
30537         <size>1</size>
30538       </method>
30539       <method name="Void M4(Int32, ...)">
30540         <size>1</size>
30541       </method>
30542     </type>
30543   </test>
30544   <test name="test-483.cs">
30545     <type name="Tests">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549       <method name="Void Main()">
30550         <size>21</size>
30551       </method>
30552     </type>
30553   </test>
30554   <test name="test-484.cs">
30555     <type name="Test.TestBit">
30556       <method name="Void .ctor()">
30557         <size>7</size>
30558       </method>
30559       <method name="Void Main()">
30560         <size>1</size>
30561       </method>
30562     </type>
30563   </test>
30564   <test name="test-485.cs">
30565     <type name="MonoBUG">
30566       <method name="Void .ctor()">
30567         <size>7</size>
30568       </method>
30569       <method name="Void Main(System.String[])">
30570         <size>44</size>
30571       </method>
30572     </type>
30573   </test>
30574   <test name="test-486.cs">
30575     <type name="Test">
30576       <method name="Void .ctor()">
30577         <size>7</size>
30578       </method>
30579       <method name="Void Main()">
30580         <size>119</size>
30581       </method>
30582     </type>
30583   </test>
30584   <test name="test-487.cs">
30585     <type name="X">
30586       <method name="Void .ctor(Object)">
30587         <size>72</size>
30588       </method>
30589       <method name="Void .cctor()">
30590         <size>1</size>
30591       </method>
30592       <method name="Int32 Main()">
30593         <size>25</size>
30594       </method>
30595     </type>
30596   </test>
30597   <test name="test-488.cs">
30598     <type name="P">
30599       <method name="Void .ctor()">
30600         <size>7</size>
30601       </method>
30602     </type>
30603     <type name="Test">
30604       <method name="Void .ctor()">
30605         <size>7</size>
30606       </method>
30607       <method name="IEnumerable foo()">
30608         <size>2</size>
30609       </method>
30610       <method name="Void Main()">
30611         <size>165</size>
30612       </method>
30613     </type>
30614     <type name="Q">
30615       <method name="Void .ctor(P)">
30616         <size>8</size>
30617       </method>
30618     </type>
30619   </test>
30620   <test name="test-489.cs">
30621     <type name="test">
30622       <method name="Void .ctor()">
30623         <size>7</size>
30624       </method>
30625       <method name="Void Main()">
30626         <size>1</size>
30627       </method>
30628     </type>
30629   </test>
30630   <test name="test-49.cs">
30631     <type name="X">
30632       <method name="Void .ctor()">
30633         <size>7</size>
30634       </method>
30635       <method name="Int32 s(Byte)">
30636         <size>2182</size>
30637       </method>
30638       <method name="Int32 test(Int32)">
30639         <size>70</size>
30640       </method>
30641       <method name="Int32 tests(System.String)">
30642         <size>152</size>
30643       </method>
30644       <method name="Int32 testn(System.String)">
30645         <size>76</size>
30646       </method>
30647       <method name="Int32 testm(System.String)">
30648         <size>77</size>
30649       </method>
30650       <method name="Int32 testo(System.String)">
30651         <size>79</size>
30652       </method>
30653       <method name="Int32 testp(System.String)">
30654         <size>109</size>
30655       </method>
30656       <method name="Int32 test_def(System.String)">
30657         <size>119</size>
30658       </method>
30659       <method name="Int32 test_coverage(Int32)">
30660         <size>18</size>
30661       </method>
30662       <method name="Int32 test_goto(Int32)">
30663         <size>39</size>
30664       </method>
30665       <method name="Int32 test_memberaccess(System.String)">
30666         <size>76</size>
30667       </method>
30668       <method name="Int32 test_string_multiple_targets(System.String)">
30669         <size>128</size>
30670       </method>
30671       <method name="Int32 test_casts(Int32)">
30672         <size>17</size>
30673       </method>
30674       <method name="Int32 testSwitchEnumLong(TestEnum)">
30675         <size>56</size>
30676       </method>
30677       <method name="Int32 test_long_enum_switch()">
30678         <size>66</size>
30679       </method>
30680       <method name="Int32 tests_default(System.String)">
30681         <size>107</size>
30682       </method>
30683       <method name="Int32 tests_default_2(System.String)">
30684         <size>124</size>
30685       </method>
30686       <method name="Void test_76590(System.String)">
30687         <size>107</size>
30688       </method>
30689       <method name="Void test_77964()">
30690         <size>37</size>
30691       </method>
30692       <method name="Boolean bug_78860()">
30693         <size>114</size>
30694       </method>
30695       <method name="Int32 Main()">
30696         <size>1037</size>
30697       </method>
30698     </type>
30699   </test>
30700   <test name="test-490.cs">
30701     <type name="T">
30702       <method name="Void .ctor()">
30703         <size>7</size>
30704       </method>
30705       <method name="Void .cctor()">
30706         <size>39</size>
30707       </method>
30708       <method name="Void Main()">
30709         <size>1</size>
30710       </method>
30711     </type>
30712   </test>
30713   <test name="test-491.cs">
30714     <type name="M">
30715       <method name="Void .ctor()">
30716         <size>7</size>
30717       </method>
30718       <method name="Void Main()">
30719         <size>1</size>
30720       </method>
30721     </type>
30722     <type name="AttrA">
30723       <method name="Void .ctor()">
30724         <size>7</size>
30725       </method>
30726     </type>
30727     <type name="AttrB">
30728       <method name="Void .ctor()">
30729         <size>7</size>
30730       </method>
30731     </type>
30732   </test>
30733   <test name="test-492.cs">
30734     <type name="Test.My1Attribute">
30735       <method name="Void .ctor(Object)">
30736         <size>19</size>
30737       </method>
30738     </type>
30739     <type name="Test.My2Attribute">
30740       <method name="Void .ctor(String[])">
30741         <size>21</size>
30742       </method>
30743     </type>
30744     <type name="Test.My3Attribute">
30745       <method name="Void .ctor(Byte)">
30746         <size>24</size>
30747       </method>
30748     </type>
30749     <type name="Test.Test">
30750       <method name="Void .ctor()">
30751         <size>7</size>
30752       </method>
30753       <method name="Int32 Main()">
30754         <size>60</size>
30755       </method>
30756     </type>
30757   </test>
30758   <test name="test-493.cs">
30759     <type name="A">
30760       <method name="Void .ctor()">
30761         <size>7</size>
30762       </method>
30763       <method name="Int32 get_f()">
30764         <size>2</size>
30765       </method>
30766     </type>
30767     <type name="B">
30768       <method name="Void .ctor()">
30769         <size>7</size>
30770       </method>
30771       <method name="Int32 bar()">
30772         <size>11</size>
30773       </method>
30774     </type>
30775     <type name="C">
30776       <method name="Void .ctor()">
30777         <size>7</size>
30778       </method>
30779       <method name="Void Main()">
30780         <size>1</size>
30781       </method>
30782     </type>
30783   </test>
30784   <test name="test-494.cs">
30785     <type name="Agresso.Foundation.Function">
30786       <method name="Void .ctor()">
30787         <size>7</size>
30788       </method>
30789       <method name="Void Main()">
30790         <size>1</size>
30791       </method>
30792     </type>
30793     <type name="Agresso.Foundation.Translate">
30794       <method name="Void .ctor(Object, IntPtr)">
30795         <size>0</size>
30796       </method>
30797       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30798         <size>0</size>
30799       </method>
30800       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30801         <size>0</size>
30802       </method>
30803       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30804         <size>0</size>
30805       </method>
30806     </type>
30807   </test>
30808   <test name="test-495.cs">
30809     <type name="plj.aClass">
30810       <method name="Void .ctor()">
30811         <size>7</size>
30812       </method>
30813       <method name="plj.aClass op_Implicit(plj.fromClass)">
30814         <size>2</size>
30815       </method>
30816     </type>
30817     <type name="plj.realClass1">
30818       <method name="Void .ctor()">
30819         <size>7</size>
30820       </method>
30821       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30822         <size>2</size>
30823       </method>
30824     </type>
30825     <type name="plj.fromClass">
30826       <method name="Void .ctor()">
30827         <size>7</size>
30828       </method>
30829       <method name="Void Main()">
30830         <size>1</size>
30831       </method>
30832     </type>
30833   </test>
30834   <test name="test-496.cs">
30835     <type name="Test">
30836       <method name="Void .ctor()">
30837         <size>7</size>
30838       </method>
30839       <method name="IEnumerator GetEnumerator()">
30840         <size>15</size>
30841       </method>
30842       <method name="Void Main()">
30843         <size>11</size>
30844       </method>
30845       <method name="Void Run()">
30846         <size>176</size>
30847       </method>
30848     </type>
30849     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30854         <size>7</size>
30855       </method>
30856       <method name="Boolean MoveNext()">
30857         <size>129</size>
30858       </method>
30859       <method name="Void Dispose()">
30860         <size>8</size>
30861       </method>
30862       <method name="Void Reset()">
30863         <size>6</size>
30864       </method>
30865       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30866         <size>7</size>
30867       </method>
30868     </type>
30869   </test>
30870   <test name="test-497.cs">
30871     <type name="PlotMenuItem">
30872       <method name="Void .ctor()">
30873         <size>7</size>
30874       </method>
30875       <method name="Void .ctor(EventHandler)">
30876         <size>54</size>
30877       </method>
30878       <method name="Int32 Main()">
30879         <size>50</size>
30880       </method>
30881       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
30882         <size>11</size>
30883       </method>
30884       <method name="System.EventHandler get_Callback()">
30885         <size>7</size>
30886       </method>
30887       <method name="Void set_Callback(System.EventHandler)">
30888         <size>8</size>
30889       </method>
30890     </type>
30891   </test>
30892   <test name="test-498.cs">
30893     <type name="C">
30894       <method name="Int32 Main()">
30895         <size>81</size>
30896       </method>
30897     </type>
30898     <type name="A">
30899       <method name="Void .ctor(Single)">
30900         <size>0</size>
30901       </method>
30902       <method name="Int32 get_Foo()">
30903         <size>0</size>
30904       </method>
30905     </type>
30906   </test>
30907   <test name="test-499.cs">
30908     <type name="X">
30909       <method name="Void .ctor()">
30910         <size>7</size>
30911       </method>
30912       <method name="Void Main()">
30913         <size>24</size>
30914       </method>
30915     </type>
30916   </test>
30917   <test name="test-5.cs">
30918     <type name="X">
30919       <method name="Void .ctor()">
30920         <size>7</size>
30921       </method>
30922       <method name="Int32 Main()">
30923         <size>37</size>
30924       </method>
30925     </type>
30926   </test>
30927   <test name="test-500.cs">
30928     <type name="SomeCustomAttribute">
30929       <method name="Void .ctor()">
30930         <size>7</size>
30931       </method>
30932     </type>
30933     <type name="MainClass">
30934       <method name="Void .ctor()">
30935         <size>7</size>
30936       </method>
30937       <method name="Int32 Main()">
30938         <size>117</size>
30939       </method>
30940     </type>
30941   </test>
30942   <test name="test-501.cs">
30943     <type name="Tests">
30944       <method name="Void .ctor()">
30945         <size>7</size>
30946       </method>
30947       <method name="Void DumpException(Tests+FilterStackFrame)">
30948         <size>1</size>
30949       </method>
30950       <method name="Void foo(Boolean ByRef)">
30951         <size>49</size>
30952       </method>
30953       <method name="Void Main(System.String[])">
30954         <size>8</size>
30955       </method>
30956     </type>
30957     <type name="Tests+FilterStackFrame">
30958       <method name="Void .ctor(Object, IntPtr)">
30959         <size>0</size>
30960       </method>
30961       <method name="Boolean Invoke(System.Object)">
30962         <size>0</size>
30963       </method>
30964       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
30965         <size>0</size>
30966       </method>
30967       <method name="Boolean EndInvoke(IAsyncResult)">
30968         <size>0</size>
30969       </method>
30970     </type>
30971     <type name="Tests">
30972       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
30973         <size>2</size>
30974       </method>
30975     </type>
30976   </test>
30977   <test name="test-502.cs">
30978     <type name="Base">
30979       <method name="Void .ctor()">
30980         <size>7</size>
30981       </method>
30982       <method name="Int32 get_Property()">
30983         <size>3</size>
30984       </method>
30985       <method name="Void Main()">
30986         <size>1</size>
30987       </method>
30988     </type>
30989     <type name="Derived">
30990       <method name="Void .ctor()">
30991         <size>7</size>
30992       </method>
30993       <method name="Int32 get_Property()">
30994         <size>3</size>
30995       </method>
30996     </type>
30997     <type name="BaseClass">
30998       <method name="Void .ctor()">
30999         <size>7</size>
31000       </method>
31001       <method name="Int32 get_Value()">
31002         <size>2</size>
31003       </method>
31004       <method name="Void set_Value(Int32)">
31005         <size>1</size>
31006       </method>
31007     </type>
31008     <type name="DerivedClass">
31009       <method name="Void .ctor()">
31010         <size>7</size>
31011       </method>
31012       <method name="Int32 get_Value()">
31013         <size>2</size>
31014       </method>
31015     </type>
31016     <type name="ErrorClass">
31017       <method name="Void .ctor()">
31018         <size>7</size>
31019       </method>
31020       <method name="Int32 get_Value()">
31021         <size>2</size>
31022       </method>
31023       <method name="Void set_Value(Int32)">
31024         <size>1</size>
31025       </method>
31026     </type>
31027   </test>
31028   <test name="test-503.cs">
31029     <type name="Foo">
31030       <method name="Void .ctor()">
31031         <size>7</size>
31032       </method>
31033       <method name="Int32 Main()">
31034         <size>33</size>
31035       </method>
31036     </type>
31037   </test>
31038   <test name="test-504.cs">
31039     <type name="Foo">
31040       <method name="Void .ctor()">
31041         <size>7</size>
31042       </method>
31043       <method name="Void .cctor()">
31044         <size>7</size>
31045       </method>
31046       <method name="Int32 f()">
31047         <size>2</size>
31048       </method>
31049       <method name="Int32 Main()">
31050         <size>32</size>
31051       </method>
31052     </type>
31053   </test>
31054   <test name="test-505.cs">
31055     <type name="T">
31056       <method name="Void .ctor()">
31057         <size>7</size>
31058       </method>
31059       <method name="Int32 f()">
31060         <size>19</size>
31061       </method>
31062       <method name="Void Main()">
31063         <size>38</size>
31064       </method>
31065     </type>
31066   </test>
31067   <test name="test-506.cs">
31068     <type name="ProtectedSetter.BaseClass">
31069       <method name="Void .ctor()">
31070         <size>7</size>
31071       </method>
31072       <method name="System.String get_Name()">
31073         <size>0</size>
31074       </method>
31075       <method name="Void set_Name(System.String)">
31076         <size>0</size>
31077       </method>
31078     </type>
31079     <type name="ProtectedSetter.DerivedClass">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083       <method name="System.String get_Name()">
31084         <size>2</size>
31085       </method>
31086       <method name="Void set_Name(System.String)">
31087         <size>1</size>
31088       </method>
31089       <method name="Void Main()">
31090         <size>1</size>
31091       </method>
31092     </type>
31093   </test>
31094   <test name="test-507.cs">
31095     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31096       <method name="Void .ctor()">
31097         <size>7</size>
31098       </method>
31099       <method name="Void SomeMethod()">
31100         <size>1</size>
31101       </method>
31102       <method name="Void SomeMethod2()">
31103         <size>1</size>
31104       </method>
31105     </type>
31106     <type name="NewslotVirtualFinal.C">
31107       <method name="Void .ctor()">
31108         <size>7</size>
31109       </method>
31110       <method name="Int32 Main()">
31111         <size>83</size>
31112       </method>
31113     </type>
31114   </test>
31115   <test name="test-508.cs">
31116     <type name="OutputParam">
31117       <method name="Void .ctor()">
31118         <size>7</size>
31119       </method>
31120       <method name="Void Main(System.String[])">
31121         <size>14</size>
31122       </method>
31123       <method name="Void Method(Int32 ByRef)">
31124         <size>17</size>
31125       </method>
31126     </type>
31127   </test>
31128   <test name="test-509.cs">
31129     <type name="BaseClass">
31130       <method name="Void .ctor()">
31131         <size>7</size>
31132       </method>
31133       <method name="Void add_OnEvent(DelegateHandler)">
31134         <size>24</size>
31135       </method>
31136       <method name="Void remove_OnEvent(DelegateHandler)">
31137         <size>24</size>
31138       </method>
31139     </type>
31140     <type name="ExtendingClass">
31141       <method name="Void .ctor()">
31142         <size>7</size>
31143       </method>
31144       <method name="Void Main()">
31145         <size>1</size>
31146       </method>
31147       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31148         <size>8</size>
31149       </method>
31150       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31151         <size>8</size>
31152       </method>
31153     </type>
31154     <type name="DelegateHandler">
31155       <method name="Void .ctor(Object, IntPtr)">
31156         <size>0</size>
31157       </method>
31158       <method name="Void Invoke()">
31159         <size>0</size>
31160       </method>
31161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31162         <size>0</size>
31163       </method>
31164       <method name="Void EndInvoke(IAsyncResult)">
31165         <size>0</size>
31166       </method>
31167     </type>
31168   </test>
31169   <test name="test-51.cs">
31170     <type name="Base">
31171       <method name="Void .ctor()">
31172         <size>25</size>
31173       </method>
31174       <method name="Int32 get_b_int_property()">
31175         <size>7</size>
31176       </method>
31177       <method name="Void set_b_int_property(Int32)">
31178         <size>8</size>
31179       </method>
31180       <method name="System.String b_get_id()">
31181         <size>6</size>
31182       </method>
31183     </type>
31184     <type name="Derived">
31185       <method name="Void .ctor()">
31186         <size>26</size>
31187       </method>
31188       <method name="Int32 get_b_int_property()">
31189         <size>7</size>
31190       </method>
31191       <method name="Void set_b_int_property(Int32)">
31192         <size>8</size>
31193       </method>
31194       <method name="Int32 Test()">
31195         <size>138</size>
31196       </method>
31197     </type>
31198     <type name="boot">
31199       <method name="Void .ctor()">
31200         <size>7</size>
31201       </method>
31202       <method name="Int32 Main()">
31203         <size>13</size>
31204       </method>
31205     </type>
31206   </test>
31207   <test name="test-510.cs">
31208     <type name="Foo">
31209       <method name="Void .ctor()">
31210         <size>7</size>
31211       </method>
31212       <method name="Void test39(Int32 ByRef)">
31213         <size>36</size>
31214       </method>
31215       <method name="Void Main()">
31216         <size>28</size>
31217       </method>
31218     </type>
31219   </test>
31220   <test name="test-511.cs">
31221     <type name="Foo">
31222       <method name="Void .ctor()">
31223         <size>7</size>
31224       </method>
31225       <method name="Void Main(System.String[])">
31226         <size>17</size>
31227       </method>
31228       <method name="Void f()">
31229         <size>7</size>
31230       </method>
31231     </type>
31232   </test>
31233   <test name="test-512.cs">
31234     <type name="Foo">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Void Main(System.String[])">
31239         <size>17</size>
31240       </method>
31241       <method name="Void f()">
31242         <size>7</size>
31243       </method>
31244     </type>
31245   </test>
31246   <test name="test-513.cs">
31247     <type name="Test">
31248       <method name="Void .ctor()">
31249         <size>7</size>
31250       </method>
31251       <method name="Int32 Main()">
31252         <size>246</size>
31253       </method>
31254     </type>
31255   </test>
31256   <test name="test-514.cs">
31257     <type name="X">
31258       <method name="Void .ctor()">
31259         <size>7</size>
31260       </method>
31261       <method name="Void HandleConflict(Int32)">
31262         <size>31</size>
31263       </method>
31264       <method name="Int32 Main()">
31265         <size>40</size>
31266       </method>
31267     </type>
31268   </test>
31269   <test name="test-515.cs">
31270     <type name="X">
31271       <method name="Void .ctor()">
31272         <size>7</size>
31273       </method>
31274       <method name="Void Main()">
31275         <size>35</size>
31276       </method>
31277     </type>
31278   </test>
31279   <test name="test-516.cs">
31280     <type name="X">
31281       <method name="Void .ctor()">
31282         <size>7</size>
31283       </method>
31284       <method name="Void Main()">
31285         <size>35</size>
31286       </method>
31287     </type>
31288   </test>
31289   <test name="test-517.cs">
31290     <type name="Test">
31291       <method name="Void .ctor()">
31292         <size>7</size>
31293       </method>
31294       <method name="Int32 Main()">
31295         <size>11</size>
31296       </method>
31297     </type>
31298   </test>
31299   <test name="test-518.cs">
31300     <type name="Foo">
31301       <method name="Void .ctor()">
31302         <size>7</size>
31303       </method>
31304       <method name="Int32 Main()">
31305         <size>19</size>
31306       </method>
31307     </type>
31308   </test>
31309   <test name="test-519.cs">
31310     <type name="Foo">
31311       <method name="Void .ctor()">
31312         <size>7</size>
31313       </method>
31314       <method name="Int32 Main()">
31315         <size>32</size>
31316       </method>
31317       <method name="Void f()">
31318         <size>29</size>
31319       </method>
31320     </type>
31321   </test>
31322   <test name="test-52.cs">
31323     <type name="Y">
31324       <method name="Void .ctor()">
31325         <size>7</size>
31326       </method>
31327       <method name="Boolean MoveNext()">
31328         <size>28</size>
31329       </method>
31330       <method name="System.Object get_Current()">
31331         <size>12</size>
31332       </method>
31333     </type>
31334     <type name="X">
31335       <method name="Void .ctor()">
31336         <size>7</size>
31337       </method>
31338       <method name="Void .cctor()">
31339         <size>36</size>
31340       </method>
31341       <method name="Y GetEnumerator()">
31342         <size>6</size>
31343       </method>
31344       <method name="Int32 Main()">
31345         <size>498</size>
31346       </method>
31347     </type>
31348   </test>
31349   <test name="test-520.cs">
31350     <type name="FakeInt">
31351       <method name="Void .ctor(Int64)">
31352         <size>14</size>
31353       </method>
31354       <method name="Int64 op_Implicit(FakeInt)">
31355         <size>7</size>
31356       </method>
31357     </type>
31358     <type name="MainClass">
31359       <method name="Void .ctor()">
31360         <size>7</size>
31361       </method>
31362       <method name="Void Main()">
31363         <size>28</size>
31364       </method>
31365     </type>
31366   </test>
31367   <test name="test-521.cs">
31368     <type name="Tests">
31369       <method name="Void .ctor()">
31370         <size>7</size>
31371       </method>
31372       <method name="Void CallWithContextN(System.Object, System.Object[])">
31373         <size>1</size>
31374       </method>
31375       <method name="Void Main()">
31376         <size>14</size>
31377       </method>
31378     </type>
31379     <type name="Tests+CallTargetWithContextN">
31380       <method name="Void .ctor(Object, IntPtr)">
31381         <size>0</size>
31382       </method>
31383       <method name="Void Invoke(System.Object, System.Object[])">
31384         <size>0</size>
31385       </method>
31386       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31387         <size>0</size>
31388       </method>
31389       <method name="Void EndInvoke(IAsyncResult)">
31390         <size>0</size>
31391       </method>
31392     </type>
31393   </test>
31394   <test name="test-522.cs">
31395     <type name="Const">
31396       <method name="Void .ctor()">
31397         <size>7</size>
31398       </method>
31399       <method name="Void Main()">
31400         <size>1</size>
31401       </method>
31402     </type>
31403   </test>
31404   <test name="test-523.cs">
31405     <type name="T">
31406       <method name="Void .ctor()">
31407         <size>7</size>
31408       </method>
31409       <method name="Int32 stuff()">
31410         <size>20</size>
31411       </method>
31412       <method name="Int32 stuff2()">
31413         <size>44</size>
31414       </method>
31415       <method name="Int32 stuff3()">
31416         <size>44</size>
31417       </method>
31418       <method name="Void stuff4()">
31419         <size>20</size>
31420       </method>
31421       <method name="Void stuff_finally()">
31422         <size>1</size>
31423       </method>
31424       <method name="Void Main()">
31425         <size>1</size>
31426       </method>
31427     </type>
31428   </test>
31429   <test name="test-524.cs">
31430     <type name="Foo">
31431       <method name="Void .ctor()">
31432         <size>7</size>
31433       </method>
31434       <method name="Int32 Main()">
31435         <size>42</size>
31436       </method>
31437     </type>
31438   </test>
31439   <test name="test-525.cs">
31440     <type name="X">
31441       <method name="Void .ctor()">
31442         <size>7</size>
31443       </method>
31444       <method name="Void Finalize()">
31445         <size>23</size>
31446       </method>
31447       <method name="Int32 Test1()">
31448         <size>33</size>
31449       </method>
31450       <method name="Void Test2()">
31451         <size>67</size>
31452       </method>
31453       <method name="Void Main()">
31454         <size>39</size>
31455       </method>
31456     </type>
31457   </test>
31458   <test name="test-526.cs">
31459     <type name="Test">
31460       <method name="Void .ctor()">
31461         <size>7</size>
31462       </method>
31463       <method name="Void Main()">
31464         <size>1</size>
31465       </method>
31466       <method name="Void Foo(IListCounter)">
31467         <size>8</size>
31468       </method>
31469       <method name="Void Foo2(IC)">
31470         <size>8</size>
31471       </method>
31472       <method name="Void Foo3(ICC)">
31473         <size>8</size>
31474       </method>
31475       <method name="Void Foo4(IM2)">
31476         <size>8</size>
31477       </method>
31478     </type>
31479   </test>
31480   <test name="test-527.cs">
31481     <type name="Repro">
31482       <method name="Void .ctor()">
31483         <size>19</size>
31484       </method>
31485       <method name="Int32 Main()">
31486         <size>48</size>
31487       </method>
31488       <method name="Void foo()">
31489         <size>61</size>
31490       </method>
31491       <method name="Int32 bar()">
31492         <size>3</size>
31493       </method>
31494     </type>
31495   </test>
31496   <test name="test-528.cs">
31497     <type name="MicroFocus.MONO.Bugs.Odd">
31498       <method name="Void .ctor()">
31499         <size>7</size>
31500       </method>
31501       <method name="Void .cctor()">
31502         <size>25</size>
31503       </method>
31504       <method name="Void Main()">
31505         <size>1</size>
31506       </method>
31507     </type>
31508   </test>
31509   <test name="test-529.cs">
31510     <type name="C">
31511       <method name="Void .ctor()">
31512         <size>7</size>
31513       </method>
31514       <method name="Void Main()">
31515         <size>8</size>
31516       </method>
31517     </type>
31518   </test>
31519   <test name="test-53.cs">
31520     <type name="MyDispose">
31521       <method name="Void .ctor()">
31522         <size>7</size>
31523       </method>
31524       <method name="Void Dispose()">
31525         <size>8</size>
31526       </method>
31527     </type>
31528     <type name="X">
31529       <method name="Void .ctor()">
31530         <size>7</size>
31531       </method>
31532       <method name="Int32 Main()">
31533         <size>257</size>
31534       </method>
31535     </type>
31536   </test>
31537   <test name="test-530.cs">
31538     <type name="X">
31539       <method name="Void .ctor()">
31540         <size>7</size>
31541       </method>
31542       <method name="Void e(System.Object[])">
31543         <size>1</size>
31544       </method>
31545       <method name="Void Main()">
31546         <size>1</size>
31547       </method>
31548     </type>
31549   </test>
31550   <test name="test-531.cs">
31551     <type name="Test">
31552       <method name="Void .ctor()">
31553         <size>7</size>
31554       </method>
31555       <method name="Void Main()">
31556         <size>11</size>
31557       </method>
31558     </type>
31559   </test>
31560   <test name="test-532.cs">
31561     <type name="X">
31562       <method name="Void .ctor()">
31563         <size>47</size>
31564       </method>
31565       <method name="Void Main()">
31566         <size>1</size>
31567       </method>
31568     </type>
31569   </test>
31570   <test name="test-533.cs">
31571     <type name="Test">
31572       <method name="Void .ctor()">
31573         <size>7</size>
31574       </method>
31575       <method name="Void True(Boolean)">
31576         <size>10</size>
31577       </method>
31578       <method name="Void False(Boolean)">
31579         <size>13</size>
31580       </method>
31581       <method name="Void Main()">
31582         <size>61</size>
31583       </method>
31584     </type>
31585   </test>
31586   <test name="test-535.cs">
31587     <type name="X">
31588       <method name="Void .ctor()">
31589         <size>7</size>
31590       </method>
31591       <method name="Void Main()">
31592         <size>77</size>
31593       </method>
31594       <method name="Void Compile()">
31595         <size>19</size>
31596       </method>
31597       <method name="Void M(Int64)">
31598         <size>1</size>
31599       </method>
31600       <method name="Void M(UInt64)">
31601         <size>1</size>
31602       </method>
31603       <method name="Void M(System.Object)">
31604         <size>1</size>
31605       </method>
31606     </type>
31607   </test>
31608   <test name="test-536.cs">
31609     <type name="Test">
31610       <method name="Void add_Foo(FooHandler)">
31611         <size>22</size>
31612       </method>
31613       <method name="Void remove_Foo(FooHandler)">
31614         <size>22</size>
31615       </method>
31616       <method name="Void OnFooTest()">
31617         <size>1</size>
31618       </method>
31619       <method name="Void Main()">
31620         <size>31</size>
31621       </method>
31622     </type>
31623     <type name="FooHandler">
31624       <method name="Void .ctor(Object, IntPtr)">
31625         <size>0</size>
31626       </method>
31627       <method name="Void Invoke()">
31628         <size>0</size>
31629       </method>
31630       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31631         <size>0</size>
31632       </method>
31633       <method name="Void EndInvoke(IAsyncResult)">
31634         <size>0</size>
31635       </method>
31636     </type>
31637     <type name="Test">
31638       <method name="Void &lt;Main&gt;m__0()">
31639         <size>33</size>
31640       </method>
31641     </type>
31642   </test>
31643   <test name="test-537.cs">
31644     <type name="Base">
31645       <method name="Void .ctor()">
31646         <size>7</size>
31647       </method>
31648       <method name="System.String get_H()">
31649         <size>6</size>
31650       </method>
31651     </type>
31652     <type name="X">
31653       <method name="Void .ctor()">
31654         <size>7</size>
31655       </method>
31656     </type>
31657     <type name="X+Derived">
31658       <method name="Void .ctor()">
31659         <size>7</size>
31660       </method>
31661     </type>
31662     <type name="X+Derived+Nested">
31663       <method name="Void .ctor()">
31664         <size>7</size>
31665       </method>
31666       <method name="Void G()">
31667         <size>21</size>
31668       </method>
31669     </type>
31670     <type name="Derived">
31671       <method name="Void .ctor()">
31672         <size>7</size>
31673       </method>
31674     </type>
31675     <type name="Derived+Nested">
31676       <method name="Void .ctor()">
31677         <size>7</size>
31678       </method>
31679       <method name="Void G()">
31680         <size>18</size>
31681       </method>
31682     </type>
31683     <type name="Test">
31684       <method name="Void .ctor()">
31685         <size>7</size>
31686       </method>
31687       <method name="Void Main()">
31688         <size>1</size>
31689       </method>
31690     </type>
31691   </test>
31692   <test name="test-538.cs">
31693     <type name="concrete">
31694       <method name="Void .ctor()">
31695         <size>7</size>
31696       </method>
31697     </type>
31698     <type name="Program">
31699       <method name="Void .ctor()">
31700         <size>7</size>
31701       </method>
31702       <method name="concrete getConcrete(IInterface)">
31703         <size>6</size>
31704       </method>
31705       <method name="Void Main(System.String[])">
31706         <size>20</size>
31707       </method>
31708     </type>
31709     <type name="testDelegate">
31710       <method name="Void .ctor(Object, IntPtr)">
31711         <size>0</size>
31712       </method>
31713       <method name="IInterface Invoke(concrete)">
31714         <size>0</size>
31715       </method>
31716       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31717         <size>0</size>
31718       </method>
31719       <method name="IInterface EndInvoke(IAsyncResult)">
31720         <size>0</size>
31721       </method>
31722     </type>
31723   </test>
31724   <test name="test-54.cs">
31725     <type name="X">
31726       <method name="Void .ctor()">
31727         <size>7</size>
31728       </method>
31729       <method name="Boolean v()">
31730         <size>26</size>
31731       </method>
31732       <method name="Int32 Main()">
31733         <size>2</size>
31734       </method>
31735     </type>
31736   </test>
31737   <test name="test-540.cs">
31738     <type name="A">
31739       <method name="Void .ctor()">
31740         <size>7</size>
31741       </method>
31742       <method name="Byte op_Implicit(A)">
31743         <size>3</size>
31744       </method>
31745     </type>
31746     <type name="Constraint">
31747       <method name="Void .ctor()">
31748         <size>7</size>
31749       </method>
31750       <method name="Void Foo(System.Object)">
31751         <size>1</size>
31752       </method>
31753       <method name="Int32 Main()">
31754         <size>93</size>
31755       </method>
31756       <method name="Constraint op_LogicalNot(Constraint)">
31757         <size>2</size>
31758       </method>
31759       <method name="Constraint op_UnaryPlus(Constraint)">
31760         <size>2</size>
31761       </method>
31762       <method name="Constraint op_OnesComplement(Constraint)">
31763         <size>2</size>
31764       </method>
31765       <method name="Constraint op_UnaryNegation(Constraint)">
31766         <size>2</size>
31767       </method>
31768     </type>
31769   </test>
31770   <test name="test-541.cs">
31771     <type name="A">
31772       <method name="Void .ctor(TestFunc)">
31773         <size>14</size>
31774       </method>
31775     </type>
31776     <type name="TestClass">
31777       <method name="Void .ctor()">
31778         <size>7</size>
31779       </method>
31780       <method name="Void .cctor()">
31781         <size>46</size>
31782       </method>
31783       <method name="Int32 Main()">
31784         <size>6</size>
31785       </method>
31786     </type>
31787     <type name="TestFunc">
31788       <method name="Void .ctor(Object, IntPtr)">
31789         <size>0</size>
31790       </method>
31791       <method name="Void Invoke(Int32)">
31792         <size>0</size>
31793       </method>
31794       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31795         <size>0</size>
31796       </method>
31797       <method name="Void EndInvoke(IAsyncResult)">
31798         <size>0</size>
31799       </method>
31800     </type>
31801     <type name="TestClass">
31802       <method name="Void &lt;TestClass&gt;m__0(Int32)">
31803         <size>7</size>
31804       </method>
31805     </type>
31806   </test>
31807   <test name="test-542.cs">
31808     <type name="X">
31809       <method name="Void .ctor()">
31810         <size>7</size>
31811       </method>
31812       <method name="Void Main()">
31813         <size>1</size>
31814       </method>
31815     </type>
31816     <type name="ARec">
31817       <method name="Void .ctor(Decimal)">
31818         <size>14</size>
31819       </method>
31820       <method name="Decimal Round(Int32)">
31821         <size>13</size>
31822       </method>
31823       <method name="Decimal Round(Decimal, Int32)">
31824         <size>7</size>
31825       </method>
31826     </type>
31827   </test>
31828   <test name="test-543.cs">
31829     <type name="BetterMethod">
31830       <method name="Void .ctor()">
31831         <size>7</size>
31832       </method>
31833       <method name="Int32 get_Item(System.Boolean[])">
31834         <size>2</size>
31835       </method>
31836       <method name="System.String get_Item(Boolean, System.Object)">
31837         <size>6</size>
31838       </method>
31839     </type>
31840     <type name="MainClass">
31841       <method name="Void .ctor()">
31842         <size>7</size>
31843       </method>
31844       <method name="Int32 get_Item(Int32, System.String[])">
31845         <size>2</size>
31846       </method>
31847       <method name="Void set_Item(Int32, System.String[], Int32)">
31848         <size>40</size>
31849       </method>
31850       <method name="System.Object get_Item(Int32, System.Object[])">
31851         <size>2</size>
31852       </method>
31853       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31854         <size>40</size>
31855       </method>
31856       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31857         <size>2</size>
31858       </method>
31859       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31860         <size>40</size>
31861       </method>
31862       <method name="Void Main(System.String[])">
31863         <size>258</size>
31864       </method>
31865     </type>
31866   </test>
31867   <test name="test-544.cs">
31868     <type name="X">
31869       <method name="Void .ctor()">
31870         <size>7</size>
31871       </method>
31872       <method name="Void Main()">
31873         <size>32</size>
31874       </method>
31875     </type>
31876   </test>
31877   <test name="test-545.cs">
31878     <type name="X">
31879       <method name="Void .ctor()">
31880         <size>7</size>
31881       </method>
31882       <method name="Void Main()">
31883         <size>1</size>
31884       </method>
31885     </type>
31886     <type name="Dingus">
31887       <method name="Void .ctor(Int32)">
31888         <size>1</size>
31889       </method>
31890     </type>
31891   </test>
31892   <test name="test-546.cs">
31893     <type name="NameSpace.C">
31894       <method name="Void .ctor()">
31895         <size>7</size>
31896       </method>
31897       <method name="Void Main()">
31898         <size>1</size>
31899       </method>
31900     </type>
31901   </test>
31902   <test name="test-547.cs">
31903     <type name="C">
31904       <method name="Void .ctor()">
31905         <size>7</size>
31906       </method>
31907       <method name="Void Main()">
31908         <size>1</size>
31909       </method>
31910     </type>
31911   </test>
31912   <test name="test-548.cs">
31913     <type name="Bugs.Bug0">
31914       <method name="Void .ctor()">
31915         <size>7</size>
31916       </method>
31917       <method name="Int32 Main()">
31918         <size>23</size>
31919       </method>
31920     </type>
31921     <type name="Bugs.Bug0+MyBoolean">
31922       <method name="Void .ctor(Boolean)">
31923         <size>8</size>
31924       </method>
31925       <method name="MyBoolean op_Implicit(Boolean)">
31926         <size>7</size>
31927       </method>
31928       <method name="Boolean op_Implicit(MyBoolean)">
31929         <size>8</size>
31930       </method>
31931     </type>
31932   </test>
31933   <test name="test-549.cs">
31934     <type name="Do">
31935       <method name="Void .ctor()">
31936         <size>7</size>
31937       </method>
31938       <method name="Void Register(Get)">
31939         <size>1</size>
31940       </method>
31941       <method name="Void Register(System.Object)">
31942         <size>1</size>
31943       </method>
31944       <method name="System.Object MyGet(Do)">
31945         <size>2</size>
31946       </method>
31947       <method name="Void X()">
31948         <size>19</size>
31949       </method>
31950     </type>
31951     <type name="User">
31952       <method name="Void .ctor()">
31953         <size>7</size>
31954       </method>
31955       <method name="Void Main()">
31956         <size>1</size>
31957       </method>
31958     </type>
31959     <type name="Get">
31960       <method name="Void .ctor(Object, IntPtr)">
31961         <size>0</size>
31962       </method>
31963       <method name="System.Object Invoke(Do)">
31964         <size>0</size>
31965       </method>
31966       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
31967         <size>0</size>
31968       </method>
31969       <method name="System.Object EndInvoke(IAsyncResult)">
31970         <size>0</size>
31971       </method>
31972     </type>
31973   </test>
31974   <test name="test-55.cs">
31975     <type name="A.B.C">
31976       <method name="Void .ctor()">
31977         <size>7</size>
31978       </method>
31979       <method name="Void Hola()">
31980         <size>11</size>
31981       </method>
31982     </type>
31983     <type name="X.Y.Z.W">
31984       <method name="Void .ctor()">
31985         <size>7</size>
31986       </method>
31987       <method name="Void Ahoj()">
31988         <size>11</size>
31989       </method>
31990     </type>
31991     <type name="Foo.System">
31992       <method name="Void .ctor()">
31993         <size>7</size>
31994       </method>
31995       <method name="Void X()">
31996         <size>11</size>
31997       </method>
31998     </type>
31999     <type name="App">
32000       <method name="Void .ctor()">
32001         <size>7</size>
32002       </method>
32003       <method name="Int32 Main()">
32004         <size>12</size>
32005       </method>
32006     </type>
32007   </test>
32008   <test name="test-550.cs">
32009     <type name="Bla.Blub.Fo‿o">
32010       <method name="Void .ctor()">
32011         <size>7</size>
32012       </method>
32013       <method name="Void Main(System.String[])">
32014         <size>11</size>
32015       </method>
32016     </type>
32017   </test>
32018   <test name="test-551.cs">
32019     <type name="System.Int32">
32020       <method name="Void Main()">
32021         <size>1</size>
32022       </method>
32023     </type>
32024   </test>
32025   <test name="test-552.cs">
32026     <type name="C">
32027       <method name="Void .ctor()">
32028         <size>7</size>
32029       </method>
32030       <method name="Void Test(C)">
32031         <size>1</size>
32032       </method>
32033       <method name="Void Main()">
32034         <size>14</size>
32035       </method>
32036     </type>
32037   </test>
32038   <test name="test-553.cs">
32039     <type name="A">
32040       <method name="Void .ctor()">
32041         <size>7</size>
32042       </method>
32043       <method name="Void Add(System.Object)">
32044         <size>1</size>
32045       </method>
32046     </type>
32047     <type name="B">
32048       <method name="Void .ctor()">
32049         <size>7</size>
32050       </method>
32051       <method name="Boolean Add(System.Object)">
32052         <size>2</size>
32053       </method>
32054       <method name="Void Main()">
32055         <size>1</size>
32056       </method>
32057     </type>
32058   </test>
32059   <test name="test-554.cs">
32060     <type name="C">
32061       <method name="Void .ctor()">
32062         <size>7</size>
32063       </method>
32064       <method name="Int32 Main()">
32065         <size>145</size>
32066       </method>
32067     </type>
32068     <type name="&lt;PrivateImplementationDetails&gt;">
32069       <method name="Void .ctor()">
32070         <size>7</size>
32071       </method>
32072     </type>
32073   </test>
32074   <test name="test-555.cs">
32075     <type name="Test">
32076       <method name="Void .ctor()">
32077         <size>7</size>
32078       </method>
32079       <method name="Int32 Main()">
32080         <size>351</size>
32081       </method>
32082     </type>
32083   </test>
32084   <test name="test-556.cs">
32085     <type name="S">
32086       <method name="Void .ctor()">
32087         <size>7</size>
32088       </method>
32089       <method name="Void Frobnikator()">
32090         <size>1</size>
32091       </method>
32092       <method name="Void CharToX()">
32093         <size>1</size>
32094       </method>
32095       <method name="Int32 Main()">
32096         <size>35</size>
32097       </method>
32098     </type>
32099   </test>
32100   <test name="test-557.cs">
32101     <type name="Test">
32102       <method name="Void .ctor()">
32103         <size>7</size>
32104       </method>
32105       <method name="Void Main(System.String[])">
32106         <size>1</size>
32107       </method>
32108     </type>
32109   </test>
32110   <test name="test-558.cs">
32111     <type name="TestClass">
32112       <method name="Void .ctor()">
32113         <size>7</size>
32114       </method>
32115       <method name="Void Main()">
32116         <size>21</size>
32117       </method>
32118       <method name="Void TestMethod(Int32)">
32119         <size>1</size>
32120       </method>
32121     </type>
32122     <type name="TestClass+OneDelegate">
32123       <method name="Void .ctor(Object, IntPtr)">
32124         <size>0</size>
32125       </method>
32126       <method name="Void Invoke(Int32)">
32127         <size>0</size>
32128       </method>
32129       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32130         <size>0</size>
32131       </method>
32132       <method name="Void EndInvoke(IAsyncResult)">
32133         <size>0</size>
32134       </method>
32135     </type>
32136   </test>
32137   <test name="test-559.cs">
32138     <type name="C">
32139       <method name="Void .ctor()">
32140         <size>7</size>
32141       </method>
32142       <method name="Void add_TestEvent(B+TestDelegate)">
32143         <size>24</size>
32144       </method>
32145       <method name="Void remove_TestEvent(B+TestDelegate)">
32146         <size>24</size>
32147       </method>
32148       <method name="Void Main()">
32149         <size>1</size>
32150       </method>
32151     </type>
32152   </test>
32153   <test name="test-56.cs">
32154     <type name="A">
32155       <method name="Void .ctor()">
32156         <size>7</size>
32157       </method>
32158       <method name="Int32 get_P()">
32159         <size>7</size>
32160       </method>
32161       <method name="Void set_P(Int32)">
32162         <size>8</size>
32163       </method>
32164       <method name="Int32 get_Q()">
32165         <size>0</size>
32166       </method>
32167       <method name="Void set_Q(Int32)">
32168         <size>0</size>
32169       </method>
32170       <method name="Int32 get_R()">
32171         <size>7</size>
32172       </method>
32173       <method name="Void set_R(Int32)">
32174         <size>8</size>
32175       </method>
32176     </type>
32177     <type name="B">
32178       <method name="Void .ctor()">
32179         <size>7</size>
32180       </method>
32181       <method name="Int32 get_P()">
32182         <size>7</size>
32183       </method>
32184       <method name="Void set_P(Int32)">
32185         <size>8</size>
32186       </method>
32187       <method name="Int32 get_Q()">
32188         <size>7</size>
32189       </method>
32190       <method name="Void set_Q(Int32)">
32191         <size>8</size>
32192       </method>
32193     </type>
32194     <type name="C">
32195       <method name="Void .ctor()">
32196         <size>7</size>
32197       </method>
32198       <method name="Int32 get_Q()">
32199         <size>7</size>
32200       </method>
32201       <method name="Void set_Q(Int32)">
32202         <size>8</size>
32203       </method>
32204       <method name="Int32 get_R()">
32205         <size>7</size>
32206       </method>
32207       <method name="Void set_R(Int32)">
32208         <size>8</size>
32209       </method>
32210     </type>
32211     <type name="M">
32212       <method name="Void .ctor()">
32213         <size>7</size>
32214       </method>
32215       <method name="Int32 Main()">
32216         <size>221</size>
32217       </method>
32218     </type>
32219   </test>
32220   <test name="test-560.cs">
32221     <type name="Bugs.Bug2">
32222       <method name="Void .ctor()">
32223         <size>7</size>
32224       </method>
32225       <method name="Void Main(System.String[])">
32226         <size>81</size>
32227       </method>
32228     </type>
32229     <type name="Bugs.Bug2+MyByte">
32230       <method name="Void .ctor(Byte)">
32231         <size>8</size>
32232       </method>
32233       <method name="MyByte op_Implicit(Byte)">
32234         <size>7</size>
32235       </method>
32236       <method name="Byte op_Implicit(MyByte)">
32237         <size>8</size>
32238       </method>
32239     </type>
32240     <type name="Bugs.Bug2+MyInt">
32241       <method name="Void .ctor(Int32)">
32242         <size>8</size>
32243       </method>
32244       <method name="MyInt op_Implicit(Int32)">
32245         <size>7</size>
32246       </method>
32247       <method name="Int32 op_Implicit(MyInt)">
32248         <size>8</size>
32249       </method>
32250     </type>
32251   </test>
32252   <test name="test-561.cs">
32253     <type name="A">
32254       <method name="Void .ctor()">
32255         <size>7</size>
32256       </method>
32257       <method name="Void I.M()">
32258         <size>1</size>
32259       </method>
32260       <method name="Void M()">
32261         <size>0</size>
32262       </method>
32263     </type>
32264     <type name="C">
32265       <method name="Void .ctor()">
32266         <size>7</size>
32267       </method>
32268       <method name="Void M()">
32269         <size>1</size>
32270       </method>
32271       <method name="Void Main()">
32272         <size>1</size>
32273       </method>
32274     </type>
32275   </test>
32276   <test name="test-562.cs">
32277     <type name="Program">
32278       <method name="Void .ctor()">
32279         <size>7</size>
32280       </method>
32281       <method name="Int32 Main()">
32282         <size>45</size>
32283       </method>
32284     </type>
32285   </test>
32286   <test name="test-563.cs">
32287     <type name="Test">
32288       <method name="Void .ctor()">
32289         <size>7</size>
32290       </method>
32291       <method name="System.Object TestMethod(TestCollection)">
32292         <size>64</size>
32293       </method>
32294       <method name="Void Main()">
32295         <size>1</size>
32296       </method>
32297     </type>
32298   </test>
32299   <test name="test-564.cs">
32300     <type name="A">
32301       <method name="Void .ctor()">
32302         <size>7</size>
32303       </method>
32304       <method name="Void Main()">
32305         <size>1</size>
32306       </method>
32307     </type>
32308   </test>
32309   <test name="test-565.cs">
32310     <type name="T">
32311       <method name="Void .ctor()">
32312         <size>7</size>
32313       </method>
32314       <method name="Boolean Equals(System.Object)">
32315         <size>2</size>
32316       </method>
32317       <method name="Void Main()">
32318         <size>1</size>
32319       </method>
32320     </type>
32321   </test>
32322   <test name="test-566.cs">
32323     <type name="Test">
32324       <method name="Void .ctor()">
32325         <size>7</size>
32326       </method>
32327       <method name="System.String get_Spec()">
32328         <size>12</size>
32329       </method>
32330       <method name="Void Foo(C)">
32331         <size>7</size>
32332       </method>
32333       <method name="Void Foo2(CC)">
32334         <size>12</size>
32335       </method>
32336       <method name="Void Main()">
32337         <size>1</size>
32338       </method>
32339     </type>
32340     <type name="CA">
32341       <method name="Void .ctor()">
32342         <size>7</size>
32343       </method>
32344       <method name="Void set_Spec(System.String)">
32345         <size>1</size>
32346       </method>
32347     </type>
32348     <type name="CB">
32349       <method name="Void .ctor()">
32350         <size>7</size>
32351       </method>
32352       <method name="Void set_Spec(System.String)">
32353         <size>1</size>
32354       </method>
32355     </type>
32356     <type name="CC">
32357       <method name="Void .ctor()">
32358         <size>7</size>
32359       </method>
32360     </type>
32361   </test>
32362   <test name="test-567.cs">
32363     <type name="preservesig_test.Class1">
32364       <method name="Void .ctor()">
32365         <size>7</size>
32366       </method>
32367       <method name="Int32 Main(System.String[])">
32368         <size>143</size>
32369       </method>
32370     </type>
32371     <type name="preservesig_test.TestClass">
32372       <method name="Void .ctor()">
32373         <size>7</size>
32374       </method>
32375       <method name="Void add_e(preservesig_test.TestClass+D)">
32376         <size>24</size>
32377       </method>
32378       <method name="Void remove_e(preservesig_test.TestClass+D)">
32379         <size>24</size>
32380       </method>
32381       <method name="Int32 DoFoo()">
32382         <size>2</size>
32383       </method>
32384       <method name="Int32 get_Foo()">
32385         <size>2</size>
32386       </method>
32387     </type>
32388     <type name="preservesig_test.TestClass+D">
32389       <method name="Void .ctor(Object, IntPtr)">
32390         <size>0</size>
32391       </method>
32392       <method name="Void Invoke()">
32393         <size>0</size>
32394       </method>
32395       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32396         <size>0</size>
32397       </method>
32398       <method name="Void EndInvoke(IAsyncResult)">
32399         <size>0</size>
32400       </method>
32401     </type>
32402   </test>
32403   <test name="test-568.cs">
32404     <type name="B">
32405       <method name="Void .ctor()">
32406         <size>7</size>
32407       </method>
32408       <method name="Void Main()">
32409         <size>1</size>
32410       </method>
32411     </type>
32412   </test>
32413   <test name="test-569.cs">
32414     <type name="MyAttribute">
32415       <method name="Void .ctor()">
32416         <size>7</size>
32417       </method>
32418     </type>
32419     <type name="SubAttribute">
32420       <method name="Void .ctor()">
32421         <size>7</size>
32422       </method>
32423     </type>
32424     <type name="test">
32425       <method name="Void .ctor()">
32426         <size>7</size>
32427       </method>
32428       <method name="Void method()">
32429         <size>1</size>
32430       </method>
32431       <method name="Void Main()">
32432         <size>1</size>
32433       </method>
32434     </type>
32435   </test>
32436   <test name="test-57.cs">
32437     <type name="Button">
32438       <method name="Void .ctor()">
32439         <size>7</size>
32440       </method>
32441       <method name="Void add_Click(EventHandler)">
32442         <size>24</size>
32443       </method>
32444       <method name="Void remove_Click(EventHandler)">
32445         <size>24</size>
32446       </method>
32447       <method name="Void OnClick(Int32, Int32)">
32448         <size>36</size>
32449       </method>
32450       <method name="Void Reset()">
32451         <size>8</size>
32452       </method>
32453     </type>
32454     <type name="Blah">
32455       <method name="Void .ctor()">
32456         <size>18</size>
32457       </method>
32458       <method name="Void Connect()">
32459         <size>59</size>
32460       </method>
32461       <method name="Void Button1_Click(Int32, Int32)">
32462         <size>34</size>
32463       </method>
32464       <method name="Void Foo_Click(Int32, Int32)">
32465         <size>34</size>
32466       </method>
32467       <method name="Void Disconnect()">
32468         <size>34</size>
32469       </method>
32470       <method name="Int32 Main()">
32471         <size>66</size>
32472       </method>
32473     </type>
32474     <type name="EventHandler">
32475       <method name="Void .ctor(Object, IntPtr)">
32476         <size>0</size>
32477       </method>
32478       <method name="Void Invoke(Int32, Int32)">
32479         <size>0</size>
32480       </method>
32481       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32482         <size>0</size>
32483       </method>
32484       <method name="Void EndInvoke(IAsyncResult)">
32485         <size>0</size>
32486       </method>
32487     </type>
32488   </test>
32489   <test name="test-570.cs">
32490     <type name="Bar">
32491       <method name="Void .ctor()">
32492         <size>7</size>
32493       </method>
32494     </type>
32495     <type name="Program">
32496       <method name="Void .ctor()">
32497         <size>7</size>
32498       </method>
32499       <method name="Void Main()">
32500         <size>47</size>
32501       </method>
32502     </type>
32503   </test>
32504   <test name="test-571.cs">
32505     <type name="Test">
32506       <method name="Void .ctor()">
32507         <size>7</size>
32508       </method>
32509       <method name="Void Main()">
32510         <size>1</size>
32511       </method>
32512     </type>
32513   </test>
32514   <test name="test-572.cs">
32515     <type name="C">
32516       <method name="Void .ctor()">
32517         <size>7</size>
32518       </method>
32519       <method name="Color get_Color()">
32520         <size>10</size>
32521       </method>
32522       <method name="Void ResetCustomColors()">
32523         <size>16</size>
32524       </method>
32525       <method name="Void Main()">
32526         <size>1</size>
32527       </method>
32528     </type>
32529     <type name="Color">
32530       <method name="Color From(Int32)">
32531         <size>10</size>
32532       </method>
32533       <method name="Int32 ToArgb()">
32534         <size>2</size>
32535       </method>
32536     </type>
32537   </test>
32538   <test name="test-573.cs">
32539     <type name="C">
32540       <method name="Void .ctor()">
32541         <size>7</size>
32542       </method>
32543       <method name="Void .cctor()">
32544         <size>11</size>
32545       </method>
32546       <method name="Void Main()">
32547         <size>25</size>
32548       </method>
32549     </type>
32550   </test>
32551   <test name="test-574.cs">
32552     <type name="X">
32553       <method name="Void .ctor()">
32554         <size>7</size>
32555       </method>
32556       <method name="Int32 Main()">
32557         <size>31</size>
32558       </method>
32559     </type>
32560   </test>
32561   <test name="test-575.cs">
32562     <type name="Program">
32563       <method name="Void .ctor()">
32564         <size>7</size>
32565       </method>
32566       <method name="Void Main(System.String[])">
32567         <size>25</size>
32568       </method>
32569     </type>
32570   </test>
32571   <test name="test-576.cs">
32572     <type name="Foo">
32573       <method name="Void .ctor()">
32574         <size>7</size>
32575       </method>
32576       <method name="Void Main()">
32577         <size>24</size>
32578       </method>
32579     </type>
32580   </test>
32581   <test name="test-578.cs">
32582     <type name="Test1.TestItem1">
32583       <method name="Void .ctor()">
32584         <size>7</size>
32585       </method>
32586       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32587         <size>34</size>
32588       </method>
32589       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32590         <size>34</size>
32591       </method>
32592       <method name="Int32 Test()">
32593         <size>12</size>
32594       </method>
32595     </type>
32596     <type name="Test1.TestItem2">
32597       <method name="Void .ctor()">
32598         <size>7</size>
32599       </method>
32600       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32601         <size>18</size>
32602       </method>
32603       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32604         <size>18</size>
32605       </method>
32606     </type>
32607     <type name="Test1.CC">
32608       <method name="Void .ctor()">
32609         <size>7</size>
32610       </method>
32611       <method name="Int32 Main()">
32612         <size>57</size>
32613       </method>
32614     </type>
32615     <type name="Test1.TestDelegate1">
32616       <method name="Void .ctor(Object, IntPtr)">
32617         <size>0</size>
32618       </method>
32619       <method name="Int32 Invoke()">
32620         <size>0</size>
32621       </method>
32622       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32623         <size>0</size>
32624       </method>
32625       <method name="Int32 EndInvoke(IAsyncResult)">
32626         <size>0</size>
32627       </method>
32628     </type>
32629     <type name="Test1.CC">
32630       <method name="Int32 &lt;Main&gt;m__0()">
32631         <size>2</size>
32632       </method>
32633     </type>
32634   </test>
32635   <test name="test-579.cs">
32636     <type name="X">
32637       <method name="Void .ctor()">
32638         <size>7</size>
32639       </method>
32640       <method name="Void Main()">
32641         <size>35</size>
32642       </method>
32643       <method name="Void DoCall(X+test)">
32644         <size>1</size>
32645       </method>
32646     </type>
32647     <type name="X+test">
32648       <method name="Void .ctor(Object, IntPtr)">
32649         <size>0</size>
32650       </method>
32651       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32652         <size>0</size>
32653       </method>
32654       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32655         <size>0</size>
32656       </method>
32657       <method name="System.Object EndInvoke(IAsyncResult)">
32658         <size>0</size>
32659       </method>
32660     </type>
32661     <type name="X">
32662       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32663         <size>18</size>
32664       </method>
32665     </type>
32666   </test>
32667   <test name="test-58.cs">
32668     <type name="Blah">
32669       <method name="Void .ctor()">
32670         <size>7</size>
32671       </method>
32672       <method name="Int32 Main()">
32673         <size>27</size>
32674       </method>
32675     </type>
32676   </test>
32677   <test name="test-580.cs">
32678     <type name="Bla">
32679       <method name="Void .ctor()">
32680         <size>7</size>
32681       </method>
32682       <method name="Void BuildNode(System.String ByRef)">
32683         <size>43</size>
32684       </method>
32685       <method name="Void BuildNode(System.String[] ByRef)">
32686         <size>56</size>
32687       </method>
32688       <method name="Void BuildNode_B(System.Object ByRef)">
32689         <size>18</size>
32690       </method>
32691       <method name="System.String BuildNode_C(System.String ByRef)">
32692         <size>76</size>
32693       </method>
32694       <method name="System.String BuildNode_D()">
32695         <size>155</size>
32696       </method>
32697       <method name="Void BuildNode_E(System.String[,] ByRef)">
32698         <size>68</size>
32699       </method>
32700       <method name="Int32 Main()">
32701         <size>265</size>
32702       </method>
32703     </type>
32704   </test>
32705   <test name="test-581.cs">
32706     <type name="TestParams">
32707       <method name="Void .ctor()">
32708         <size>7</size>
32709       </method>
32710       <method name="System.Object get_Item(System.String[])">
32711         <size>4</size>
32712       </method>
32713       <method name="Void set_Item(System.String[], System.Object)">
32714         <size>40</size>
32715       </method>
32716       <method name="Void TestMethod()">
32717         <size>179</size>
32718       </method>
32719     </type>
32720     <type name="TestNonParams">
32721       <method name="Void .ctor()">
32722         <size>7</size>
32723       </method>
32724       <method name="System.Object get_Item(System.String)">
32725         <size>2</size>
32726       </method>
32727       <method name="Void set_Item(System.String, System.Object)">
32728         <size>40</size>
32729       </method>
32730       <method name="Void TestMethod()">
32731         <size>71</size>
32732       </method>
32733     </type>
32734     <type name="M">
32735       <method name="Void .ctor()">
32736         <size>7</size>
32737       </method>
32738       <method name="Int32 Main()">
32739         <size>22</size>
32740       </method>
32741     </type>
32742   </test>
32743   <test name="test-582.cs">
32744     <type name="TrueClass">
32745       <method name="Void Main()">
32746         <size>1</size>
32747       </method>
32748     </type>
32749   </test>
32750   <test name="test-583.cs">
32751     <type name="Program">
32752       <method name="Void .ctor()">
32753         <size>7</size>
32754       </method>
32755       <method name="Int32 Main()">
32756         <size>19</size>
32757       </method>
32758     </type>
32759     <type name="ObjectContainerBase">
32760       <method name="Void .ctor()">
32761         <size>7</size>
32762       </method>
32763     </type>
32764   </test>
32765   <test name="test-584.cs">
32766     <type name="Style">
32767       <method name="Void .ctor()">
32768         <size>7</size>
32769       </method>
32770       <method name="Style get_CurrentStyle()">
32771         <size>2</size>
32772       </method>
32773       <method name="Void set_CurrentStyle(Style)">
32774         <size>1</size>
32775       </method>
32776       <method name="Boolean LoadCurrentStyle()">
32777         <size>20</size>
32778       </method>
32779       <method name="Style Load()">
32780         <size>2</size>
32781       </method>
32782       <method name="Int32 Main()">
32783         <size>18</size>
32784       </method>
32785     </type>
32786   </test>
32787   <test name="test-585.cs">
32788     <type name="A">
32789       <method name="Void .ctor()">
32790         <size>7</size>
32791       </method>
32792     </type>
32793     <type name="B">
32794       <method name="Void .ctor()">
32795         <size>7</size>
32796       </method>
32797     </type>
32798     <type name="X">
32799       <method name="Void .ctor()">
32800         <size>7</size>
32801       </method>
32802     </type>
32803     <type name="Program">
32804       <method name="Void .ctor()">
32805         <size>7</size>
32806       </method>
32807       <method name="Void Main()">
32808         <size>52</size>
32809       </method>
32810     </type>
32811   </test>
32812   <test name="test-586.cs">
32813     <type name="Program">
32814       <method name="Void .ctor()">
32815         <size>7</size>
32816       </method>
32817       <method name="Int32 Main()">
32818         <size>99</size>
32819       </method>
32820     </type>
32821     <type name="Program+MyColor">
32822       <method name="Void .ctor(Single)">
32823         <size>8</size>
32824       </method>
32825       <method name="Single get_Value()">
32826         <size>7</size>
32827       </method>
32828       <method name="MyColor op_Addition(MyColor, MyColor)">
32829         <size>21</size>
32830       </method>
32831     </type>
32832   </test>
32833   <test name="test-587.cs">
32834     <type name="Program">
32835       <method name="Void .ctor()">
32836         <size>7</size>
32837       </method>
32838       <method name="Int32 Main()">
32839         <size>17</size>
32840       </method>
32841     </type>
32842   </test>
32843   <test name="test-588.cs">
32844     <type name="TestNamespace.TestClass">
32845       <method name="Void .ctor()">
32846         <size>7</size>
32847       </method>
32848       <method name="Void HelloWorld()">
32849         <size>1</size>
32850       </method>
32851     </type>
32852     <type name="SuperClass">
32853       <method name="Void .ctor()">
32854         <size>7</size>
32855       </method>
32856       <method name="TestNamespace.TestClass get_TestClass()">
32857         <size>7</size>
32858       </method>
32859     </type>
32860     <type name="SubClass">
32861       <method name="Void .ctor()">
32862         <size>12</size>
32863       </method>
32864     </type>
32865     <type name="App">
32866       <method name="Void .ctor()">
32867         <size>7</size>
32868       </method>
32869       <method name="Void Main()">
32870         <size>7</size>
32871       </method>
32872     </type>
32873   </test>
32874   <test name="test-589.cs">
32875     <type name="TestNamespace.TestClass">
32876       <method name="Void .ctor()">
32877         <size>7</size>
32878       </method>
32879       <method name="Void HelloWorld()">
32880         <size>1</size>
32881       </method>
32882     </type>
32883     <type name="SuperClass">
32884       <method name="Void .ctor()">
32885         <size>7</size>
32886       </method>
32887       <method name="TestNamespace.TestClass get_TestClass()">
32888         <size>7</size>
32889       </method>
32890       <method name="Void set_TestClass(TestNamespace.TestClass)">
32891         <size>1</size>
32892       </method>
32893     </type>
32894     <type name="SubClass">
32895       <method name="Void .ctor()">
32896         <size>12</size>
32897       </method>
32898     </type>
32899     <type name="App">
32900       <method name="Void .ctor()">
32901         <size>7</size>
32902       </method>
32903       <method name="Void Main()">
32904         <size>7</size>
32905       </method>
32906     </type>
32907   </test>
32908   <test name="test-59.cs">
32909     <type name="X">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913       <method name="Int32 test_explicit()">
32914         <size>224</size>
32915       </method>
32916       <method name="Int32 test_implicit()">
32917         <size>102</size>
32918       </method>
32919       <method name="Int32 Main()">
32920         <size>55</size>
32921       </method>
32922     </type>
32923   </test>
32924   <test name="test-590.cs">
32925     <type name="X">
32926       <method name="Void .ctor()">
32927         <size>18</size>
32928       </method>
32929       <method name="Int32 Main()">
32930         <size>28</size>
32931       </method>
32932       <method name="System.String Foo()">
32933         <size>6</size>
32934       </method>
32935       <method name="System.String get_Prop()">
32936         <size>7</size>
32937       </method>
32938       <method name="Void set_Prop(System.String)">
32939         <size>8</size>
32940       </method>
32941       <method name="System.String get_Item(Int32)">
32942         <size>7</size>
32943       </method>
32944       <method name="Void set_Item(Int32, System.String)">
32945         <size>8</size>
32946       </method>
32947       <method name="Int32 Do(System.String, System.String, System.String)">
32948         <size>334</size>
32949       </method>
32950     </type>
32951   </test>
32952   <test name="test-591.cs">
32953     <type name="C1">
32954       <method name="Void .ctor()">
32955         <size>7</size>
32956       </method>
32957       <method name="Void Foo(System.String)">
32958         <size>49</size>
32959       </method>
32960     </type>
32961     <type name="C2">
32962       <method name="Void .ctor()">
32963         <size>7</size>
32964       </method>
32965       <method name="Void Main()">
32966         <size>1</size>
32967       </method>
32968     </type>
32969   </test>
32970   <test name="test-592.cs">
32971     <type name="T">
32972       <method name="Void .ctor()">
32973         <size>7</size>
32974       </method>
32975       <method name="Int32 fib(Int32)">
32976         <size>53</size>
32977       </method>
32978       <method name="Int32 xx(Int32)">
32979         <size>33</size>
32980       </method>
32981       <method name="Void foo(Int32)">
32982         <size>38</size>
32983       </method>
32984       <method name="Void XXXA()">
32985         <size>6</size>
32986       </method>
32987       <method name="Void Main()">
32988         <size>1</size>
32989       </method>
32990     </type>
32991   </test>
32992   <test name="test-593.cs">
32993     <type name="MainClass">
32994       <method name="Void .ctor()">
32995         <size>7</size>
32996       </method>
32997       <method name="Void Foo(I)">
32998         <size>7</size>
32999       </method>
33000       <method name="Void Main()">
33001         <size>1</size>
33002       </method>
33003     </type>
33004   </test>
33005   <test name="test-594.cs">
33006     <type name="Test">
33007       <method name="Void .ctor()">
33008         <size>7</size>
33009       </method>
33010       <method name="Void Main()">
33011         <size>1</size>
33012       </method>
33013     </type>
33014   </test>
33015   <test name="test-595.cs">
33016     <type name="AttributesCollection">
33017       <method name="Void .ctor()">
33018         <size>7</size>
33019       </method>
33020       <method name="System.Object get_Item(SymbolId)">
33021         <size>2</size>
33022       </method>
33023       <method name="Void set_Item(SymbolId, System.Object)">
33024         <size>1</size>
33025       </method>
33026     </type>
33027     <type name="Program">
33028       <method name="Void .ctor()">
33029         <size>7</size>
33030       </method>
33031       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33032         <size>18</size>
33033       </method>
33034       <method name="Void Main()">
33035         <size>23</size>
33036       </method>
33037     </type>
33038   </test>
33039   <test name="test-596.cs">
33040     <type name="C">
33041       <method name="Void .ctor()">
33042         <size>7</size>
33043       </method>
33044       <method name="Void Main()">
33045         <size>17</size>
33046       </method>
33047     </type>
33048   </test>
33049   <test name="test-597.cs">
33050     <type name="TestNS.Foo">
33051       <method name="Void .ctor()">
33052         <size>7</size>
33053       </method>
33054     </type>
33055     <type name="TestNS.XElement">
33056       <method name="Void .ctor()">
33057         <size>7</size>
33058       </method>
33059       <method name="TestNS.Bar get_Document()">
33060         <size>2</size>
33061       </method>
33062       <method name="System.Object get_CrashHere()">
33063         <size>29</size>
33064       </method>
33065     </type>
33066     <type name="TestNS.Element">
33067       <method name="Void .ctor()">
33068         <size>7</size>
33069       </method>
33070       <method name="TestNS.Foo get_Document()">
33071         <size>2</size>
33072       </method>
33073     </type>
33074     <type name="TestNS.Bar">
33075       <method name="Void .ctor()">
33076         <size>7</size>
33077       </method>
33078       <method name="IHoge get_Root()">
33079         <size>2</size>
33080       </method>
33081     </type>
33082     <type name="TestNS.C">
33083       <method name="Void .ctor()">
33084         <size>7</size>
33085       </method>
33086       <method name="Void Main()">
33087         <size>1</size>
33088       </method>
33089     </type>
33090   </test>
33091   <test name="test-598.cs">
33092     <type name="Test">
33093       <method name="Void .ctor()">
33094         <size>35</size>
33095       </method>
33096       <method name="V get_v()">
33097         <size>7</size>
33098       </method>
33099       <method name="Void Main()">
33100         <size>1</size>
33101       </method>
33102     </type>
33103     <type name="V">
33104       <method name="Void set_Item(Int32, Int32)">
33105         <size>1</size>
33106       </method>
33107     </type>
33108   </test>
33109   <test name="test-599.cs">
33110     <type name="Test.String">
33111       <method name="Void .ctor(String)">
33112         <size>14</size>
33113       </method>
33114       <method name="Test.String op_Implicit(System.String)">
33115         <size>15</size>
33116       </method>
33117       <method name="System.String op_Implicit(Test.String)">
33118         <size>15</size>
33119       </method>
33120     </type>
33121     <type name="TestCompiler.MainClass">
33122       <method name="Void .ctor()">
33123         <size>7</size>
33124       </method>
33125       <method name="Int32 Main()">
33126         <size>80</size>
33127       </method>
33128     </type>
33129   </test>
33130   <test name="test-6.cs">
33131     <type name="X">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="Int32 Main()">
33136         <size>37</size>
33137       </method>
33138     </type>
33139   </test>
33140   <test name="test-60.cs">
33141     <type name="ns5.Y">
33142       <method name="Void .ctor()">
33143         <size>7</size>
33144       </method>
33145       <method name="Void Run()">
33146         <size>1</size>
33147       </method>
33148     </type>
33149     <type name="X">
33150       <method name="Void .ctor()">
33151         <size>7</size>
33152       </method>
33153       <method name="Int32 Main()">
33154         <size>14</size>
33155       </method>
33156     </type>
33157   </test>
33158   <test name="test-600.cs">
33159     <type name="Test.Regression">
33160       <method name="Void .ctor()">
33161         <size>7</size>
33162       </method>
33163       <method name="Int32 Main()">
33164         <size>90</size>
33165       </method>
33166     </type>
33167   </test>
33168   <test name="test-601.cs">
33169     <type name="C">
33170       <method name="Void .ctor()">
33171         <size>7</size>
33172       </method>
33173       <method name="Void Main()">
33174         <size>1</size>
33175       </method>
33176     </type>
33177     <type name="C+MarkerUpdatedVMDelegate">
33178       <method name="Void .ctor(Object, IntPtr)">
33179         <size>0</size>
33180       </method>
33181       <method name="Void Invoke(IntPtr, IntPtr)">
33182         <size>0</size>
33183       </method>
33184       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33185         <size>0</size>
33186       </method>
33187       <method name="Void EndInvoke(IAsyncResult)">
33188         <size>0</size>
33189       </method>
33190     </type>
33191   </test>
33192   <test name="test-602.cs">
33193     <type name="C">
33194       <method name="Void .ctor()">
33195         <size>7</size>
33196       </method>
33197       <method name="Int32 Main()">
33198         <size>95</size>
33199       </method>
33200       <method name="Int32 Error(System.String, System.Object[])">
33201         <size>8</size>
33202       </method>
33203       <method name="Int32 Format(System.String, System.Object)">
33204         <size>2</size>
33205       </method>
33206       <method name="Int32 Format(System.String, System.Object[])">
33207         <size>2</size>
33208       </method>
33209       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33210         <size>2</size>
33211       </method>
33212       <method name="Int32 Test_A(System.String)">
33213         <size>2</size>
33214       </method>
33215       <method name="Int32 Test_A(System.String, System.Object[])">
33216         <size>2</size>
33217       </method>
33218       <method name="Int32 Test_C(System.Type, System.Int32[])">
33219         <size>2</size>
33220       </method>
33221       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33222         <size>2</size>
33223       </method>
33224     </type>
33225   </test>
33226   <test name="test-603.cs">
33227     <type name="ConsoleApplication1.Program">
33228       <method name="Void .ctor()">
33229         <size>7</size>
33230       </method>
33231       <method name="Void .cctor()">
33232         <size>1</size>
33233       </method>
33234       <method name="Int32 Main()">
33235         <size>52</size>
33236       </method>
33237     </type>
33238   </test>
33239   <test name="test-604.cs">
33240     <type name="Program">
33241       <method name="Void .ctor()">
33242         <size>7</size>
33243       </method>
33244       <method name="Int32 Main()">
33245         <size>83</size>
33246       </method>
33247     </type>
33248     <type name="Program+ImplementingExplicitInterfacesMembers">
33249       <method name="Void .ctor()">
33250         <size>7</size>
33251       </method>
33252       <method name="Void Program.Iface1.IfaceMethod1()">
33253         <size>1</size>
33254       </method>
33255       <method name="Void Program.Iface2.IfaceMethod2()">
33256         <size>1</size>
33257       </method>
33258     </type>
33259   </test>
33260   <test name="test-605.cs">
33261     <type name="TestA">
33262       <method name="Void .ctor()">
33263         <size>7</size>
33264       </method>
33265       <method name="System.String get_Method()">
33266         <size>2</size>
33267       </method>
33268     </type>
33269     <type name="TestB">
33270       <method name="Void .ctor()">
33271         <size>7</size>
33272       </method>
33273       <method name="System.String get_Method()">
33274         <size>2</size>
33275       </method>
33276       <method name="Void Main()">
33277         <size>1</size>
33278       </method>
33279     </type>
33280   </test>
33281   <test name="test-606.cs">
33282     <type name="Program">
33283       <method name="Void .ctor()">
33284         <size>7</size>
33285       </method>
33286       <method name="Int32 Main()">
33287         <size>157</size>
33288       </method>
33289     </type>
33290     <type name="Info">
33291       <method name="Void .ctor()">
33292         <size>7</size>
33293       </method>
33294       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33295         <size>2</size>
33296       </method>
33297       <method name="Void System.Collections.IEnumerator.Reset()">
33298         <size>1</size>
33299       </method>
33300       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33301         <size>2</size>
33302       </method>
33303       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33304         <size>2</size>
33305       </method>
33306       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33307         <size>1</size>
33308       </method>
33309     </type>
33310   </test>
33311   <test name="test-607.cs">
33312     <type name="Program">
33313       <method name="Void .ctor()">
33314         <size>7</size>
33315       </method>
33316       <method name="Int32 Main()">
33317         <size>40</size>
33318       </method>
33319     </type>
33320   </test>
33321   <test name="test-608.cs">
33322     <type name="X">
33323       <method name="Void .ctor()">
33324         <size>7</size>
33325       </method>
33326       <method name="Void Main()">
33327         <size>60</size>
33328       </method>
33329     </type>
33330   </test>
33331   <test name="test-609.cs">
33332     <type name="Test">
33333       <method name="Void .ctor()">
33334         <size>7</size>
33335       </method>
33336       <method name="Int32 Main()">
33337         <size>36</size>
33338       </method>
33339     </type>
33340   </test>
33341   <test name="test-61.cs">
33342     <type name="X">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346       <method name="Void add_XX(X+MyEvent)">
33347         <size>3</size>
33348       </method>
33349       <method name="Void remove_XX(X+MyEvent)">
33350         <size>3</size>
33351       </method>
33352       <method name="Int32 get_Property()">
33353         <size>4</size>
33354       </method>
33355       <method name="Void set_Property(Int32)">
33356         <size>3</size>
33357       </method>
33358       <method name="Int32 get_P2()">
33359         <size>2</size>
33360       </method>
33361       <method name="Void set_P3(Int32)">
33362         <size>1</size>
33363       </method>
33364       <method name="Int32 Main()">
33365         <size>2</size>
33366       </method>
33367     </type>
33368     <type name="X+MyEvent">
33369       <method name="Void .ctor(Object, IntPtr)">
33370         <size>0</size>
33371       </method>
33372       <method name="Void Invoke()">
33373         <size>0</size>
33374       </method>
33375       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33376         <size>0</size>
33377       </method>
33378       <method name="Void EndInvoke(IAsyncResult)">
33379         <size>0</size>
33380       </method>
33381     </type>
33382   </test>
33383   <test name="test-610.cs">
33384     <type name="A">
33385       <method name="Void .ctor()">
33386         <size>7</size>
33387       </method>
33388       <method name="Void Main()">
33389         <size>1</size>
33390       </method>
33391     </type>
33392     <type name="A+C">
33393       <method name="Void .ctor()">
33394         <size>7</size>
33395       </method>
33396     </type>
33397     <type name="A+C+D">
33398       <method name="Void .ctor()">
33399         <size>7</size>
33400       </method>
33401     </type>
33402     <type name="N.B">
33403       <method name="Void .ctor()">
33404         <size>7</size>
33405       </method>
33406     </type>
33407     <type name="N.B+C">
33408       <method name="Void .ctor()">
33409         <size>7</size>
33410       </method>
33411     </type>
33412     <type name="N.B+C+E">
33413       <method name="Void .ctor()">
33414         <size>7</size>
33415       </method>
33416     </type>
33417     <type name="N.B+A">
33418       <method name="Void .ctor()">
33419         <size>7</size>
33420       </method>
33421     </type>
33422     <type name="N.B+A+D">
33423       <method name="Void .ctor()">
33424         <size>7</size>
33425       </method>
33426     </type>
33427   </test>
33428   <test name="test-611.cs">
33429     <type name="T">
33430       <method name="Void .ctor()">
33431         <size>7</size>
33432       </method>
33433     </type>
33434     <type name="T+Protected">
33435       <method name="Void .ctor()">
33436         <size>7</size>
33437       </method>
33438     </type>
33439     <type name="D">
33440       <method name="Void .ctor()">
33441         <size>7</size>
33442       </method>
33443     </type>
33444     <type name="D+Private">
33445       <method name="Void .ctor()">
33446         <size>7</size>
33447       </method>
33448       <method name="Void Stuff(T+Protected)">
33449         <size>1</size>
33450       </method>
33451     </type>
33452     <type name="D2">
33453       <method name="Void .ctor()">
33454         <size>7</size>
33455       </method>
33456     </type>
33457     <type name="D2+P">
33458       <method name="Void .ctor()">
33459         <size>7</size>
33460       </method>
33461     </type>
33462     <type name="D2+P+Private">
33463       <method name="Void .ctor()">
33464         <size>7</size>
33465       </method>
33466       <method name="Void Stuff(T+Protected)">
33467         <size>1</size>
33468       </method>
33469     </type>
33470     <type name="Z">
33471       <method name="Void .ctor()">
33472         <size>7</size>
33473       </method>
33474       <method name="Void Main()">
33475         <size>1</size>
33476       </method>
33477     </type>
33478   </test>
33479   <test name="test-612.cs">
33480     <type name="Abcdefghijklmnopqrstuvwxyz">
33481       <method name="Void .ctor()">
33482         <size>7</size>
33483       </method>
33484       <method name="Void .cctor()">
33485         <size>7</size>
33486       </method>
33487     </type>
33488     <type name="OO">
33489       <method name="Void .ctor()">
33490         <size>7</size>
33491       </method>
33492       <method name="Void D()">
33493         <size>5293</size>
33494       </method>
33495     </type>
33496     <type name="Zyxwvutsrqp">
33497       <method name="Void .ctor()">
33498         <size>7</size>
33499       </method>
33500       <method name="Void .cctor()">
33501         <size>7</size>
33502       </method>
33503     </type>
33504     <type name="XXX">
33505       <method name="Void .ctor()">
33506         <size>7</size>
33507       </method>
33508       <method name="Boolean IsAltered()">
33509         <size>859</size>
33510       </method>
33511       <method name="Void Main()">
33512         <size>1</size>
33513       </method>
33514     </type>
33515   </test>
33516   <test name="test-613.cs">
33517     <type name="M">
33518       <method name="Void .ctor()">
33519         <size>7</size>
33520       </method>
33521       <method name="Boolean g()">
33522         <size>8</size>
33523       </method>
33524       <method name="Int32 Main()">
33525         <size>62</size>
33526       </method>
33527     </type>
33528   </test>
33529   <test name="test-614.cs">
33530     <type name="C">
33531       <method name="Void .ctor()">
33532         <size>7</size>
33533       </method>
33534       <method name="Void And()">
33535         <size>73</size>
33536       </method>
33537       <method name="Void Or()">
33538         <size>137</size>
33539       </method>
33540       <method name="Int32 Main()">
33541         <size>70</size>
33542       </method>
33543     </type>
33544   </test>
33545   <test name="test-615.cs">
33546     <type name="C">
33547       <method name="Void .ctor()">
33548         <size>7</size>
33549       </method>
33550       <method name="Void Main()">
33551         <size>16</size>
33552       </method>
33553     </type>
33554   </test>
33555   <test name="test-617.cs">
33556     <type name="Y">
33557       <method name="Void .ctor()">
33558         <size>7</size>
33559       </method>
33560       <method name="Void X.add_Foo(MyDelegate)">
33561         <size>1</size>
33562       </method>
33563       <method name="Void X.remove_Foo(MyDelegate)">
33564         <size>1</size>
33565       </method>
33566       <method name="Void add_Foo(MyDelegate)">
33567         <size>24</size>
33568       </method>
33569       <method name="Void remove_Foo(MyDelegate)">
33570         <size>24</size>
33571       </method>
33572       <method name="Int32 X.get_Prop()">
33573         <size>2</size>
33574       </method>
33575       <method name="Int32 Main()">
33576         <size>74</size>
33577       </method>
33578     </type>
33579     <type name="MyDelegate">
33580       <method name="Void .ctor(Object, IntPtr)">
33581         <size>0</size>
33582       </method>
33583       <method name="Int64 Invoke()">
33584         <size>0</size>
33585       </method>
33586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33587         <size>0</size>
33588       </method>
33589       <method name="Int64 EndInvoke(IAsyncResult)">
33590         <size>0</size>
33591       </method>
33592     </type>
33593   </test>
33594   <test name="test-618.cs">
33595     <type name="C">
33596       <method name="Void .ctor()">
33597         <size>7</size>
33598       </method>
33599       <method name="Void ZeroBasedReductions()">
33600         <size>9</size>
33601       </method>
33602       <method name="Void Main()">
33603         <size>1</size>
33604       </method>
33605     </type>
33606   </test>
33607   <test name="test-619.cs">
33608     <type name="X">
33609       <method name="Void .ctor()">
33610         <size>7</size>
33611       </method>
33612       <method name="Void Main()">
33613         <size>11</size>
33614       </method>
33615     </type>
33616   </test>
33617   <test name="test-62.cs">
33618     <type name="X">
33619       <method name="Void .ctor()">
33620         <size>7</size>
33621       </method>
33622       <method name="X[] GetX()">
33623         <size>2</size>
33624       </method>
33625       <method name="System.Int32[] getInt()">
33626         <size>2</size>
33627       </method>
33628       <method name="System.Int32[,,] getMoreInt()">
33629         <size>2</size>
33630       </method>
33631       <method name="Int32 Main()">
33632         <size>2</size>
33633       </method>
33634     </type>
33635   </test>
33636   <test name="test-620.cs">
33637     <type name="X">
33638       <method name="Void .ctor()">
33639         <size>7</size>
33640       </method>
33641       <method name="Void A(Int32 ByRef)">
33642         <size>7</size>
33643       </method>
33644       <method name="Void B(Int32 ByRef)">
33645         <size>7</size>
33646       </method>
33647       <method name="Int32 Main()">
33648         <size>22</size>
33649       </method>
33650     </type>
33651   </test>
33652   <test name="test-621.cs">
33653     <type name="X">
33654       <method name="Void .ctor()">
33655         <size>7</size>
33656       </method>
33657       <method name="Void Main()">
33658         <size>129</size>
33659       </method>
33660     </type>
33661   </test>
33662   <test name="test-622.cs">
33663     <type name="A">
33664       <method name="Void .ctor(Int32)">
33665         <size>1</size>
33666       </method>
33667     </type>
33668     <type name="B">
33669       <method name="Void .ctor(Int32)">
33670         <size>7</size>
33671       </method>
33672     </type>
33673     <type name="X">
33674       <method name="Void .ctor()">
33675         <size>7</size>
33676       </method>
33677       <method name="Void Foo(A ByRef)">
33678         <size>8</size>
33679       </method>
33680       <method name="Void Foo(System.Object ByRef)">
33681         <size>9</size>
33682       </method>
33683       <method name="Int32 Main()">
33684         <size>16</size>
33685       </method>
33686     </type>
33687   </test>
33688   <test name="test-623.cs">
33689     <type name="X">
33690       <method name="Void .ctor()">
33691         <size>7</size>
33692       </method>
33693       <method name="Void a()">
33694         <size>0</size>
33695       </method>
33696     </type>
33697     <type name="Y">
33698       <method name="Void .ctor()">
33699         <size>7</size>
33700       </method>
33701       <method name="Void a()">
33702         <size>11</size>
33703       </method>
33704       <method name="Void Main()">
33705         <size>13</size>
33706       </method>
33707     </type>
33708   </test>
33709   <test name="test-624.cs">
33710     <type name="X">
33711       <method name="Void .ctor()">
33712         <size>7</size>
33713       </method>
33714       <method name="Int32 get_Type()">
33715         <size>2</size>
33716       </method>
33717       <method name="Void Main()">
33718         <size>3</size>
33719       </method>
33720     </type>
33721   </test>
33722   <test name="test-625.cs">
33723     <type name="Location">
33724       <method name="Void .ctor()">
33725         <size>7</size>
33726       </method>
33727       <method name="Int32 get_Null()">
33728         <size>2</size>
33729       </method>
33730     </type>
33731     <type name="X">
33732       <method name="Void .ctor()">
33733         <size>13</size>
33734       </method>
33735       <method name="Void Main()">
33736         <size>1</size>
33737       </method>
33738     </type>
33739   </test>
33740   <test name="test-626.cs">
33741     <type name="X">
33742       <method name="Void .ctor()">
33743         <size>7</size>
33744       </method>
33745       <method name="Void A()">
33746         <size>1</size>
33747       </method>
33748       <method name="Void Main()">
33749         <size>37</size>
33750       </method>
33751     </type>
33752   </test>
33753   <test name="test-627.cs">
33754     <type name="B">
33755       <method name="Void .ctor()">
33756         <size>7</size>
33757       </method>
33758       <method name="Void X.B()">
33759         <size>1</size>
33760       </method>
33761       <method name="Void A.B()">
33762         <size>1</size>
33763       </method>
33764     </type>
33765     <type name="M">
33766       <method name="Void .ctor()">
33767         <size>7</size>
33768       </method>
33769       <method name="Void N(System.Object)">
33770         <size>8</size>
33771       </method>
33772       <method name="Void Main()">
33773         <size>1</size>
33774       </method>
33775     </type>
33776   </test>
33777   <test name="test-628.cs">
33778     <type name="N1.B">
33779       <method name="Void .ctor()">
33780         <size>7</size>
33781       </method>
33782     </type>
33783     <type name="X">
33784       <method name="Void .ctor()">
33785         <size>7</size>
33786       </method>
33787     </type>
33788     <type name="X2">
33789       <method name="Void .ctor()">
33790         <size>7</size>
33791       </method>
33792     </type>
33793     <type name="Y2">
33794       <method name="Void .ctor()">
33795         <size>7</size>
33796       </method>
33797     </type>
33798     <type name="Y">
33799       <method name="Void .ctor()">
33800         <size>7</size>
33801       </method>
33802       <method name="Void Main()">
33803         <size>1</size>
33804       </method>
33805     </type>
33806   </test>
33807   <test name="test-629.cs">
33808     <type name="Foo">
33809       <method name="Void .ctor()">
33810         <size>7</size>
33811       </method>
33812       <method name="IEnumerable foo()">
33813         <size>16</size>
33814       </method>
33815       <method name="Int32 Main()">
33816         <size>65</size>
33817       </method>
33818     </type>
33819     <type name="Foo+&lt;foo&gt;c__Iterator0">
33820       <method name="Void .ctor()">
33821         <size>7</size>
33822       </method>
33823       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33824         <size>7</size>
33825       </method>
33826       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33827         <size>7</size>
33828       </method>
33829       <method name="Boolean MoveNext()">
33830         <size>39</size>
33831       </method>
33832       <method name="Void Dispose()">
33833         <size>8</size>
33834       </method>
33835       <method name="Void Reset()">
33836         <size>6</size>
33837       </method>
33838       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33839         <size>7</size>
33840       </method>
33841       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33842         <size>26</size>
33843       </method>
33844     </type>
33845   </test>
33846   <test name="test-63.cs">
33847     <type name="X">
33848       <method name="Void .ctor()">
33849         <size>7</size>
33850       </method>
33851       <method name="Int32 Main()">
33852         <size>96</size>
33853       </method>
33854     </type>
33855   </test>
33856   <test name="test-630.cs">
33857     <type name="MyEx">
33858       <method name="Void .ctor()">
33859         <size>7</size>
33860       </method>
33861     </type>
33862     <type name="Ex">
33863       <method name="Void .ctor()">
33864         <size>7</size>
33865       </method>
33866       <method name="Int32 test(Int32)">
33867         <size>37</size>
33868       </method>
33869       <method name="Int32 Main()">
33870         <size>70</size>
33871       </method>
33872     </type>
33873   </test>
33874   <test name="test-631.cs">
33875     <type name="A">
33876       <method name="Void .ctor()">
33877         <size>7</size>
33878       </method>
33879       <method name="SByte op_Implicit(A)">
33880         <size>2</size>
33881       </method>
33882       <method name="Byte op_Implicit(A)">
33883         <size>2</size>
33884       </method>
33885       <method name="Int16 op_Implicit(A)">
33886         <size>2</size>
33887       </method>
33888       <method name="UInt16 op_Implicit(A)">
33889         <size>2</size>
33890       </method>
33891       <method name="Int32 op_Implicit(A)">
33892         <size>2</size>
33893       </method>
33894       <method name="UInt32 op_Implicit(A)">
33895         <size>2</size>
33896       </method>
33897       <method name="Int64 op_Implicit(A)">
33898         <size>3</size>
33899       </method>
33900       <method name="UInt64 op_Implicit(A)">
33901         <size>3</size>
33902       </method>
33903     </type>
33904     <type name="A2">
33905       <method name="Void .ctor()">
33906         <size>7</size>
33907       </method>
33908       <method name="SByte op_Implicit(A2)">
33909         <size>2</size>
33910       </method>
33911       <method name="Byte op_Implicit(A2)">
33912         <size>2</size>
33913       </method>
33914       <method name="Int16 op_Implicit(A2)">
33915         <size>2</size>
33916       </method>
33917       <method name="UInt32 op_Implicit(A2)">
33918         <size>2</size>
33919       </method>
33920       <method name="Int64 op_Implicit(A2)">
33921         <size>3</size>
33922       </method>
33923       <method name="UInt64 op_Implicit(A2)">
33924         <size>3</size>
33925       </method>
33926     </type>
33927     <type name="A3">
33928       <method name="Void .ctor()">
33929         <size>7</size>
33930       </method>
33931       <method name="SByte op_Implicit(A3)">
33932         <size>2</size>
33933       </method>
33934       <method name="UInt32 op_Implicit(A3)">
33935         <size>2</size>
33936       </method>
33937       <method name="Int64 op_Implicit(A3)">
33938         <size>3</size>
33939       </method>
33940       <method name="UInt64 op_Implicit(A3)">
33941         <size>3</size>
33942       </method>
33943     </type>
33944     <type name="A4">
33945       <method name="Void .ctor()">
33946         <size>7</size>
33947       </method>
33948       <method name="UInt32 op_Implicit(A4)">
33949         <size>2</size>
33950       </method>
33951       <method name="Int64 op_Implicit(A4)">
33952         <size>3</size>
33953       </method>
33954       <method name="UInt64 op_Implicit(A4)">
33955         <size>3</size>
33956       </method>
33957     </type>
33958     <type name="A5">
33959       <method name="Void .ctor()">
33960         <size>7</size>
33961       </method>
33962       <method name="UInt32 op_Implicit(A5)">
33963         <size>2</size>
33964       </method>
33965       <method name="Int32 op_Implicit(A5)">
33966         <size>2</size>
33967       </method>
33968     </type>
33969     <type name="A6">
33970       <method name="Void .ctor()">
33971         <size>7</size>
33972       </method>
33973       <method name="Byte op_Implicit(A6)">
33974         <size>2</size>
33975       </method>
33976     </type>
33977     <type name="MyDecimal">
33978       <method name="Void .ctor()">
33979         <size>7</size>
33980       </method>
33981       <method name="Decimal op_Implicit(MyDecimal)">
33982         <size>8</size>
33983       </method>
33984     </type>
33985     <type name="Constraint">
33986       <method name="Void .ctor()">
33987         <size>7</size>
33988       </method>
33989       <method name="Int32 Main()">
33990         <size>293</size>
33991       </method>
33992     </type>
33993   </test>
33994   <test name="test-632.cs">
33995     <type name="Bug379822">
33996       <method name="Void .ctor()">
33997         <size>7</size>
33998       </method>
33999       <method name="Void Assert(Boolean, Boolean)">
34000         <size>19</size>
34001       </method>
34002       <method name="Void TestAnd(Boolean)">
34003         <size>79</size>
34004       </method>
34005       <method name="Void TestOr(Boolean)">
34006         <size>92</size>
34007       </method>
34008       <method name="Void Test(Boolean)">
34009         <size>13</size>
34010       </method>
34011       <method name="Void Main()">
34012         <size>13</size>
34013       </method>
34014     </type>
34015   </test>
34016   <test name="test-633.cs">
34017     <type name="Test.C">
34018       <method name="Void .ctor()">
34019         <size>7</size>
34020       </method>
34021       <method name="Void Main()">
34022         <size>1</size>
34023       </method>
34024     </type>
34025   </test>
34026   <test name="test-634.cs">
34027     <type name="Test">
34028       <method name="Void .ctor()">
34029         <size>7</size>
34030       </method>
34031       <method name="Void TestFunc()">
34032         <size>2</size>
34033       </method>
34034       <method name="Void Main(System.String[])">
34035         <size>6</size>
34036       </method>
34037     </type>
34038     <type name="Test+D">
34039       <method name="Void .ctor(Object, IntPtr)">
34040         <size>0</size>
34041       </method>
34042       <method name="Void Invoke()">
34043         <size>0</size>
34044       </method>
34045       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34046         <size>0</size>
34047       </method>
34048       <method name="Void EndInvoke(IAsyncResult)">
34049         <size>0</size>
34050       </method>
34051     </type>
34052   </test>
34053   <test name="test-635.cs">
34054     <type name="ShortCircuitFold">
34055       <method name="Void .ctor()">
34056         <size>7</size>
34057       </method>
34058       <method name="Boolean get_False()">
34059         <size>14</size>
34060       </method>
34061       <method name="Boolean get_True()">
34062         <size>14</size>
34063       </method>
34064       <method name="Void a(Boolean, Boolean)">
34065         <size>19</size>
34066       </method>
34067       <method name="Void c(Int32)">
34068         <size>67</size>
34069       </method>
34070       <method name="Boolean f()">
34071         <size>11</size>
34072       </method>
34073       <method name="Void Main()">
34074         <size>169</size>
34075       </method>
34076     </type>
34077   </test>
34078   <test name="test-636.cs">
34079     <type name="Foo">
34080       <method name="Void .ctor()">
34081         <size>7</size>
34082       </method>
34083       <method name="Boolean get_False()">
34084         <size>14</size>
34085       </method>
34086       <method name="Void ping()">
34087         <size>13</size>
34088       </method>
34089       <method name="Int32 test_while(Int32)">
34090         <size>53</size>
34091       </method>
34092       <method name="Int32 test_do_while(Int32)">
34093         <size>53</size>
34094       </method>
34095       <method name="Int32 test_for(Int32)">
34096         <size>64</size>
34097       </method>
34098       <method name="Void test_for_empty()">
34099         <size>35</size>
34100       </method>
34101       <method name="Void Main()">
34102         <size>30</size>
34103       </method>
34104     </type>
34105   </test>
34106   <test name="test-638.cs">
34107     <type name="Fail">
34108       <method name="Void .ctor()">
34109         <size>7</size>
34110       </method>
34111       <method name="Void Main()">
34112         <size>110</size>
34113       </method>
34114     </type>
34115     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34116       <method name="Void .ctor()">
34117         <size>7</size>
34118       </method>
34119       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34120         <size>28</size>
34121       </method>
34122     </type>
34123   </test>
34124   <test name="test-639.cs">
34125     <type name="Foo">
34126       <method name="Void .ctor()">
34127         <size>7</size>
34128       </method>
34129       <method name="System.String get_s()">
34130         <size>13</size>
34131       </method>
34132       <method name="Void set_s(System.String)">
34133         <size>34</size>
34134       </method>
34135       <method name="Void Main()">
34136         <size>67</size>
34137       </method>
34138     </type>
34139   </test>
34140   <test name="test-64.cs">
34141     <type name="Operator">
34142       <method name="Void .ctor()">
34143         <size>7</size>
34144       </method>
34145     </type>
34146     <type name="Blah">
34147       <method name="Void .ctor(Operator)">
34148         <size>7</size>
34149       </method>
34150     </type>
34151     <type name="T">
34152       <method name="Void .ctor()">
34153         <size>7</size>
34154       </method>
34155       <method name="Int32 Main()">
34156         <size>9</size>
34157       </method>
34158     </type>
34159   </test>
34160   <test name="test-640.cs">
34161     <type name="C">
34162       <method name="Void .ctor()">
34163         <size>7</size>
34164       </method>
34165       <method name="Int32 Main()">
34166         <size>100</size>
34167       </method>
34168     </type>
34169   </test>
34170   <test name="test-641.cs">
34171     <type name="Identifier">
34172       <method name="Void .ctor()">
34173         <size>7</size>
34174       </method>
34175       <method name="Int32 Main()">
34176         <size>55</size>
34177       </method>
34178       <method name="Boolean op_Equality(Identifier, Identifier)">
34179         <size>2</size>
34180       </method>
34181       <method name="Boolean op_Inequality(Identifier, Identifier)">
34182         <size>2</size>
34183       </method>
34184       <method name="Identifier op_Implicit(System.String)">
34185         <size>2</size>
34186       </method>
34187       <method name="System.String op_Implicit(Identifier)">
34188         <size>2</size>
34189       </method>
34190       <method name="Decimal op_Implicit(Identifier)">
34191         <size>7</size>
34192       </method>
34193     </type>
34194   </test>
34195   <test name="test-642.cs">
34196     <type name="C">
34197       <method name="Void .ctor()">
34198         <size>7</size>
34199       </method>
34200       <method name="Int32 Main()">
34201         <size>40</size>
34202       </method>
34203     </type>
34204   </test>
34205   <test name="test-643.cs">
34206     <type name="PointerArithmeticTest">
34207       <method name="Void .ctor()">
34208         <size>7</size>
34209       </method>
34210       <method name="Int32 Main()">
34211         <size>130</size>
34212       </method>
34213       <method name="Int32* Conversions(Int64)">
34214         <size>3</size>
34215       </method>
34216       <method name="Int32 CheckAdd(Byte*, Int32)">
34217         <size>14</size>
34218       </method>
34219       <method name="Int32 CheckSub(Int16*, Int32)">
34220         <size>16</size>
34221       </method>
34222       <method name="Int32 CheckSub2(Int16*, Int32)">
34223         <size>23</size>
34224       </method>
34225     </type>
34226   </test>
34227   <test name="test-644.cs">
34228     <type name="Program">
34229       <method name="Void .ctor()">
34230         <size>7</size>
34231       </method>
34232       <method name="System.Object M(Int32)">
34233         <size>2</size>
34234       </method>
34235       <method name="Void Test_1()">
34236         <size>59</size>
34237       </method>
34238       <method name="Boolean Test_2()">
34239         <size>24</size>
34240       </method>
34241       <method name="Boolean Test_3()">
34242         <size>24</size>
34243       </method>
34244       <method name="Boolean Test_4(Program+D)">
34245         <size>13</size>
34246       </method>
34247       <method name="Int32 Main()">
34248         <size>75</size>
34249       </method>
34250     </type>
34251     <type name="Program+D">
34252       <method name="Void .ctor(Object, IntPtr)">
34253         <size>0</size>
34254       </method>
34255       <method name="System.Object Invoke(Int32)">
34256         <size>0</size>
34257       </method>
34258       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34259         <size>0</size>
34260       </method>
34261       <method name="System.Object EndInvoke(IAsyncResult)">
34262         <size>0</size>
34263       </method>
34264     </type>
34265   </test>
34266   <test name="test-645.cs">
34267     <type name="Program">
34268       <method name="Void .ctor()">
34269         <size>7</size>
34270       </method>
34271       <method name="IEnumerable get_Empty()">
34272         <size>16</size>
34273       </method>
34274       <method name="Void Main()">
34275         <size>61</size>
34276       </method>
34277     </type>
34278     <type name="Program+&lt;&gt;c__Iterator0">
34279       <method name="Void .ctor()">
34280         <size>7</size>
34281       </method>
34282       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34283         <size>7</size>
34284       </method>
34285       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34286         <size>7</size>
34287       </method>
34288       <method name="Boolean MoveNext()">
34289         <size>158</size>
34290       </method>
34291       <method name="Void Dispose()">
34292         <size>8</size>
34293       </method>
34294       <method name="Void Reset()">
34295         <size>6</size>
34296       </method>
34297       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34298         <size>7</size>
34299       </method>
34300       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34301         <size>26</size>
34302       </method>
34303     </type>
34304   </test>
34305   <test name="test-646.cs">
34306     <type name="Program">
34307       <method name="Void .ctor()">
34308         <size>7</size>
34309       </method>
34310       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34311         <size>7</size>
34312       </method>
34313       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34314         <size>7</size>
34315       </method>
34316       <method name="Int32 Main()">
34317         <size>113</size>
34318       </method>
34319     </type>
34320   </test>
34321   <test name="test-647.cs">
34322     <type name="Foo">
34323       <method name="Void .ctor()">
34324         <size>7</size>
34325       </method>
34326       <method name="Void Main()">
34327         <size>28</size>
34328       </method>
34329     </type>
34330   </test>
34331   <test name="test-648.cs">
34332     <type name="ParamMismatch.TestCase">
34333       <method name="Void .ctor()">
34334         <size>7</size>
34335       </method>
34336       <method name="Void add_Culprit(System.EventHandler)">
34337         <size>1</size>
34338       </method>
34339       <method name="Void remove_Culprit(System.EventHandler)">
34340         <size>1</size>
34341       </method>
34342       <method name="Void Main()">
34343         <size>1</size>
34344       </method>
34345       <method name="Void Finalize()">
34346         <size>13</size>
34347       </method>
34348     </type>
34349   </test>
34350   <test name="test-649.cs">
34351     <type name="MainClass">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355       <method name="Void Main(System.String[])">
34356         <size>609</size>
34357       </method>
34358     </type>
34359     <type name="MainClass+Decimal2">
34360       <method name="Void .ctor(Double)">
34361         <size>13</size>
34362       </method>
34363       <method name="Void .ctor(Decimal)">
34364         <size>8</size>
34365       </method>
34366       <method name="Decimal2 op_Explicit(Decimal)">
34367         <size>7</size>
34368       </method>
34369       <method name="Decimal2 op_Explicit(Double)">
34370         <size>7</size>
34371       </method>
34372       <method name="Decimal op_Implicit(Decimal2)">
34373         <size>8</size>
34374       </method>
34375     </type>
34376   </test>
34377   <test name="test-65.cs">
34378     <type name="X">
34379       <method name="Void .ctor()">
34380         <size>7</size>
34381       </method>
34382       <method name="Void receiver(S)">
34383         <size>7</size>
34384       </method>
34385       <method name="System.Object BoxS()">
34386         <size>21</size>
34387       </method>
34388       <method name="S Plain()">
34389         <size>16</size>
34390       </method>
34391       <method name="Int32 Main()">
34392         <size>98</size>
34393       </method>
34394     </type>
34395   </test>
34396   <test name="test-650.cs">
34397     <type name="App">
34398       <method name="Void .ctor()">
34399         <size>7</size>
34400       </method>
34401       <method name="Void Main()">
34402         <size>1</size>
34403       </method>
34404     </type>
34405   </test>
34406   <test name="test-651.cs">
34407     <type name="Foo">
34408       <method name="Void .ctor()">
34409         <size>7</size>
34410       </method>
34411       <method name="Void Open(IList)">
34412         <size>1</size>
34413       </method>
34414       <method name="Void Open(System.Collections.ArrayList ByRef)">
34415         <size>20</size>
34416       </method>
34417       <method name="Void Main()">
34418         <size>1</size>
34419       </method>
34420     </type>
34421   </test>
34422   <test name="test-652.cs">
34423     <type name="C">
34424       <method name="Void .ctor()">
34425         <size>7</size>
34426       </method>
34427       <method name="Int32 Main()">
34428         <size>6</size>
34429       </method>
34430       <method name="Int32 Test()">
34431         <size>27</size>
34432       </method>
34433     </type>
34434   </test>
34435   <test name="test-653.cs">
34436     <type name="C">
34437       <method name="Void .ctor()">
34438         <size>7</size>
34439       </method>
34440       <method name="Int32 Test()">
34441         <size>50</size>
34442       </method>
34443       <method name="Void Test2()">
34444         <size>32</size>
34445       </method>
34446       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34447         <size>39</size>
34448       </method>
34449       <method name="Int32 Main()">
34450         <size>41</size>
34451       </method>
34452     </type>
34453   </test>
34454   <test name="test-654.cs">
34455     <type name="Program">
34456       <method name="Void .ctor()">
34457         <size>7</size>
34458       </method>
34459       <method name="Int32 Main()">
34460         <size>8</size>
34461       </method>
34462       <method name="Int32 Test(SByte*)">
34463         <size>33</size>
34464       </method>
34465     </type>
34466   </test>
34467   <test name="test-655.cs">
34468     <type name="D">
34469       <method name="Void .ctor()">
34470         <size>7</size>
34471       </method>
34472       <method name="Byte get_Item(Int32)">
34473         <size>7</size>
34474       </method>
34475       <method name="Void set_Item(Int32, Byte)">
34476         <size>8</size>
34477       </method>
34478       <method name="Int32 Main()">
34479         <size>77</size>
34480       </method>
34481     </type>
34482   </test>
34483   <test name="test-656.cs">
34484     <type name="Goo">
34485       <method name="Void .ctor()">
34486         <size>7</size>
34487       </method>
34488       <method name="Void Main()">
34489         <size>26</size>
34490       </method>
34491     </type>
34492   </test>
34493   <test name="test-657.cs">
34494     <type name="TestDebug.C">
34495       <method name="Void .ctor()">
34496         <size>7</size>
34497       </method>
34498       <method name="Void Method()">
34499         <size>1</size>
34500       </method>
34501     </type>
34502     <type name="TestDebug.Program">
34503       <method name="Void .ctor()">
34504         <size>7</size>
34505       </method>
34506       <method name="Void Excluded()">
34507         <size>11</size>
34508       </method>
34509       <method name="Int32 Main()">
34510         <size>7</size>
34511       </method>
34512     </type>
34513   </test>
34514   <test name="test-658.cs">
34515     <type name="A">
34516       <method name="Void .ctor()">
34517         <size>7</size>
34518       </method>
34519       <method name="Int32 get_Thread()">
34520         <size>2</size>
34521       </method>
34522     </type>
34523     <type name="Thread">
34524       <method name="Void .ctor()">
34525         <size>7</size>
34526       </method>
34527       <method name="Void Foo()">
34528         <size>1</size>
34529       </method>
34530     </type>
34531     <type name="B">
34532       <method name="Void .ctor()">
34533         <size>7</size>
34534       </method>
34535       <method name="Void Main()">
34536         <size>6</size>
34537       </method>
34538     </type>
34539   </test>
34540   <test name="test-659.cs">
34541     <type name="MySubClass">
34542       <method name="Void .ctor()">
34543         <size>7</size>
34544       </method>
34545       <method name="Int32 Main()">
34546         <size>30</size>
34547       </method>
34548       <method name="Void set_BB(Int32, Boolean)">
34549         <size>1</size>
34550       </method>
34551       <method name="Void Iface.set_AA(Int32, Boolean)">
34552         <size>9</size>
34553       </method>
34554     </type>
34555   </test>
34556   <test name="test-66.cs">
34557     <type name="Y">
34558       <method name="Void .ctor()">
34559         <size>7</size>
34560       </method>
34561     </type>
34562     <type name="X">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="Void .cctor()">
34567         <size>53</size>
34568       </method>
34569       <method name="Void FillOne()">
34570         <size>18</size>
34571       </method>
34572       <method name="Void FillSingle()">
34573         <size>39</size>
34574       </method>
34575       <method name="Void FillDouble()">
34576         <size>59</size>
34577       </method>
34578       <method name="Void FillObject()">
34579         <size>52</size>
34580       </method>
34581       <method name="Void FillDoubleObject()">
34582         <size>81</size>
34583       </method>
34584       <method name="Int32 TestSingle()">
34585         <size>47</size>
34586       </method>
34587       <method name="Int32 TestDouble()">
34588         <size>67</size>
34589       </method>
34590       <method name="Int32 TestObjectSingle()">
34591         <size>48</size>
34592       </method>
34593       <method name="Int32 TestObjectDouble()">
34594         <size>72</size>
34595       </method>
34596       <method name="Int32 Main()">
34597         <size>80</size>
34598       </method>
34599     </type>
34600   </test>
34601   <test name="test-660.cs">
34602     <type name="Test">
34603       <method name="Void .ctor()">
34604         <size>7</size>
34605       </method>
34606       <method name="Void Main()">
34607         <size>25</size>
34608       </method>
34609     </type>
34610     <type name="Status">
34611       <method name="Void .ctor(Code)">
34612         <size>8</size>
34613       </method>
34614       <method name="Status op_Implicit(Code)">
34615         <size>7</size>
34616       </method>
34617       <method name="Code op_Implicit(Status)">
34618         <size>8</size>
34619       </method>
34620     </type>
34621   </test>
34622   <test name="test-661.cs">
34623     <type name="Test">
34624       <method name="Void .ctor()">
34625         <size>7</size>
34626       </method>
34627       <method name="Void Main()">
34628         <size>1</size>
34629       </method>
34630       <method name="Void TestMethod()">
34631         <size>15</size>
34632       </method>
34633       <method name="SummaryInfo GetSummary()">
34634         <size>2</size>
34635       </method>
34636     </type>
34637   </test>
34638   <test name="test-662.cs">
34639     <type name="C">
34640       <method name="Void .ctor()">
34641         <size>7</size>
34642       </method>
34643       <method name="Void Main()">
34644         <size>1</size>
34645       </method>
34646     </type>
34647   </test>
34648   <test name="test-663.cs">
34649     <type name="A">
34650       <method name="Void .ctor()">
34651         <size>7</size>
34652       </method>
34653       <method name="Int32 op_Implicit(A)">
34654         <size>2</size>
34655       </method>
34656       <method name="Boolean op_Implicit(A)">
34657         <size>2</size>
34658       </method>
34659     </type>
34660     <type name="C">
34661       <method name="Void .ctor()">
34662         <size>7</size>
34663       </method>
34664       <method name="Void Main()">
34665         <size>17</size>
34666       </method>
34667     </type>
34668   </test>
34669   <test name="test-664.cs">
34670     <type name="C">
34671       <method name="Void .ctor()">
34672         <size>7</size>
34673       </method>
34674       <method name="Boolean Test(System.String)">
34675         <size>148</size>
34676       </method>
34677       <method name="Int32 Main()">
34678         <size>49</size>
34679       </method>
34680     </type>
34681   </test>
34682   <test name="test-665.cs">
34683     <type name="Test">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Int32 Main()">
34688         <size>14</size>
34689       </method>
34690       <method name="Int32 Method(System.Object)">
34691         <size>2</size>
34692       </method>
34693     </type>
34694   </test>
34695   <test name="test-666.cs">
34696     <type name="C">
34697       <method name="Void .ctor()">
34698         <size>7</size>
34699       </method>
34700       <method name="Void Main()">
34701         <size>1</size>
34702       </method>
34703     </type>
34704   </test>
34705   <test name="test-667.cs">
34706     <type name="CA">
34707       <method name="Void .ctor()">
34708         <size>7</size>
34709       </method>
34710       <method name="Void IA.M()">
34711         <size>1</size>
34712       </method>
34713     </type>
34714     <type name="CC">
34715       <method name="Void .ctor()">
34716         <size>7</size>
34717       </method>
34718       <method name="Void Main()">
34719         <size>1</size>
34720       </method>
34721     </type>
34722   </test>
34723   <test name="test-668.cs">
34724     <type name="Bar">
34725       <method name="Void .ctor()">
34726         <size>7</size>
34727       </method>
34728     </type>
34729     <type name="Test">
34730       <method name="Void .ctor()">
34731         <size>7</size>
34732       </method>
34733       <method name="Void Main()">
34734         <size>7</size>
34735       </method>
34736     </type>
34737   </test>
34738   <test name="test-669.cs">
34739     <type name="Test">
34740       <method name="Void .ctor()">
34741         <size>7</size>
34742       </method>
34743       <method name="Void Main()">
34744         <size>3</size>
34745       </method>
34746     </type>
34747   </test>
34748   <test name="test-670.cs">
34749     <type name="C">
34750       <method name="Void .ctor()">
34751         <size>7</size>
34752       </method>
34753       <method name="Void Main()">
34754         <size>14</size>
34755       </method>
34756     </type>
34757   </test>
34758   <test name="test-671.cs">
34759     <type name="C">
34760       <method name="Void .ctor()">
34761         <size>7</size>
34762       </method>
34763       <method name="Int32 Main()">
34764         <size>19</size>
34765       </method>
34766       <method name="Boolean Bar(System.Object)">
34767         <size>2</size>
34768       </method>
34769     </type>
34770   </test>
34771   <test name="test-672.cs">
34772     <type name="X">
34773       <method name="Void .ctor()">
34774         <size>7</size>
34775       </method>
34776       <method name="S* get_Foo2()">
34777         <size>3</size>
34778       </method>
34779       <method name="Void Main()">
34780         <size>1</size>
34781       </method>
34782       <method name="Int32* get_Foo()">
34783         <size>3</size>
34784       </method>
34785     </type>
34786   </test>
34787   <test name="test-673.cs">
34788     <type name="Test">
34789       <method name="Void .ctor()">
34790         <size>7</size>
34791       </method>
34792       <method name="Void Foo()">
34793         <size>1</size>
34794       </method>
34795       <method name="Int32 Main()">
34796         <size>85</size>
34797       </method>
34798     </type>
34799   </test>
34800   <test name="test-674.cs">
34801     <type name="Test">
34802       <method name="Void .ctor()">
34803         <size>7</size>
34804       </method>
34805       <method name="Int32 Main()">
34806         <size>56</size>
34807       </method>
34808       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34809         <size>2</size>
34810       </method>
34811     </type>
34812     <type name="Test+D">
34813       <method name="Void .ctor(Object, IntPtr)">
34814         <size>0</size>
34815       </method>
34816       <method name="Int32 Invoke(Int32)">
34817         <size>0</size>
34818       </method>
34819       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34820         <size>0</size>
34821       </method>
34822       <method name="Int32 EndInvoke(IAsyncResult)">
34823         <size>0</size>
34824       </method>
34825     </type>
34826   </test>
34827   <test name="test-675.cs">
34828     <type name="B">
34829       <method name="Void .ctor()">
34830         <size>7</size>
34831       </method>
34832       <method name="Int32 GetHashCode()">
34833         <size>2</size>
34834       </method>
34835       <method name="Boolean Equals(System.Object)">
34836         <size>2</size>
34837       </method>
34838       <method name="Boolean op_Equality(B, B)">
34839         <size>2</size>
34840       </method>
34841       <method name="Boolean op_Inequality(B, B)">
34842         <size>2</size>
34843       </method>
34844     </type>
34845     <type name="Test">
34846       <method name="Void .ctor()">
34847         <size>7</size>
34848       </method>
34849       <method name="Int32 Main()">
34850         <size>2</size>
34851       </method>
34852     </type>
34853   </test>
34854   <test name="test-676.cs">
34855     <type name="N.Item">
34856       <method name="Void .ctor()">
34857         <size>7</size>
34858       </method>
34859     </type>
34860     <type name="N.Test">
34861       <method name="Void .ctor()">
34862         <size>7</size>
34863       </method>
34864       <method name="N.Item get_Item(N.Test)">
34865         <size>2</size>
34866       </method>
34867       <method name="Void Foo(ItemSlot)">
34868         <size>27</size>
34869       </method>
34870       <method name="Int32 Main()">
34871         <size>2</size>
34872       </method>
34873     </type>
34874   </test>
34875   <test name="test-677.cs">
34876     <type name="InvokeWindow">
34877       <method name="Void .ctor()">
34878         <size>7</size>
34879       </method>
34880       <method name="Void add_E(D)">
34881         <size>24</size>
34882       </method>
34883       <method name="Void remove_E(D)">
34884         <size>24</size>
34885       </method>
34886       <method name="Void Run()">
34887         <size>12</size>
34888       </method>
34889     </type>
34890     <type name="Test">
34891       <method name="Void .ctor()">
34892         <size>7</size>
34893       </method>
34894       <method name="Int32 Main()">
34895         <size>32</size>
34896       </method>
34897       <method name="Void OnDeleteEvent()">
34898         <size>1</size>
34899       </method>
34900       <method name="Void OnDeleteEvent(Int32)">
34901         <size>1</size>
34902       </method>
34903     </type>
34904     <type name="D">
34905       <method name="Void .ctor(Object, IntPtr)">
34906         <size>0</size>
34907       </method>
34908       <method name="Void Invoke()">
34909         <size>0</size>
34910       </method>
34911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34912         <size>0</size>
34913       </method>
34914       <method name="Void EndInvoke(IAsyncResult)">
34915         <size>0</size>
34916       </method>
34917     </type>
34918   </test>
34919   <test name="test-678.cs">
34920     <type name="NaNTest">
34921       <method name="Void .ctor(Double, Double)">
34922         <size>171</size>
34923       </method>
34924       <method name="Int32 Main()">
34925         <size>26</size>
34926       </method>
34927     </type>
34928   </test>
34929   <test name="test-679.cs">
34930     <type name="Program">
34931       <method name="Void .ctor()">
34932         <size>7</size>
34933       </method>
34934       <method name="Int32 Main()">
34935         <size>12</size>
34936       </method>
34937     </type>
34938   </test>
34939   <test name="test-68.cs">
34940     <type name="Y">
34941       <method name="Void .ctor()">
34942         <size>14</size>
34943       </method>
34944     </type>
34945     <type name="X">
34946       <method name="Void .ctor()">
34947         <size>7</size>
34948       </method>
34949       <method name="Int32 Main()">
34950         <size>147</size>
34951       </method>
34952     </type>
34953   </test>
34954   <test name="test-680.cs">
34955     <type name="AsStringProblem.MainClass">
34956       <method name="Void .ctor()">
34957         <size>7</size>
34958       </method>
34959       <method name="Void Main()">
34960         <size>94</size>
34961       </method>
34962     </type>
34963   </test>
34964   <test name="test-681.cs">
34965     <type name="Bug">
34966       <method name="Void .ctor()">
34967         <size>20</size>
34968       </method>
34969       <method name="Void Main()">
34970         <size>1</size>
34971       </method>
34972     </type>
34973     <type name="BugClass">
34974       <method name="Void .cctor()">
34975         <size>18</size>
34976       </method>
34977       <method name="Void FooImplementation(System.Void*)">
34978         <size>1</size>
34979       </method>
34980     </type>
34981     <type name="BugClass+Foo">
34982       <method name="Void .ctor(Object, IntPtr)">
34983         <size>0</size>
34984       </method>
34985       <method name="Void Invoke(System.Void*)">
34986         <size>0</size>
34987       </method>
34988       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
34989         <size>0</size>
34990       </method>
34991       <method name="Void EndInvoke(IAsyncResult)">
34992         <size>0</size>
34993       </method>
34994     </type>
34995   </test>
34996   <test name="test-683.cs">
34997     <type name="broken_cast">
34998       <method name="Void .ctor()">
34999         <size>7</size>
35000       </method>
35001       <method name="Int32 Main()">
35002         <size>32</size>
35003       </method>
35004     </type>
35005   </test>
35006   <test name="test-684.cs">
35007     <type name="mono_bug.Program">
35008       <method name="Void .ctor()">
35009         <size>7</size>
35010       </method>
35011       <method name="Void Main()">
35012         <size>71</size>
35013       </method>
35014       <method name="System.Double[][,] ReturnArray()">
35015         <size>62</size>
35016       </method>
35017     </type>
35018   </test>
35019   <test name="test-685.cs">
35020     <type name="C">
35021       <method name="Void .ctor()">
35022         <size>7</size>
35023       </method>
35024       <method name="Void Main()">
35025         <size>28</size>
35026       </method>
35027     </type>
35028   </test>
35029   <test name="test-686.cs">
35030     <type name="Test">
35031       <method name="Void .ctor()">
35032         <size>7</size>
35033       </method>
35034       <method name="Void Main()">
35035         <size>51</size>
35036       </method>
35037       <method name="Void Foo()">
35038         <size>145</size>
35039       </method>
35040     </type>
35041   </test>
35042   <test name="test-687.cs">
35043     <type name="XUnit">
35044       <method name="Void .ctor(Double)">
35045         <size>8</size>
35046       </method>
35047       <method name="XUnit op_Implicit(Double)">
35048         <size>10</size>
35049       </method>
35050       <method name="Double op_Implicit(XUnit)">
35051         <size>8</size>
35052       </method>
35053     </type>
35054     <type name="Unit">
35055       <method name="Void .ctor(Double)">
35056         <size>8</size>
35057       </method>
35058       <method name="Unit op_Implicit(Double)">
35059         <size>10</size>
35060       </method>
35061       <method name="Double op_Implicit(Unit)">
35062         <size>8</size>
35063       </method>
35064     </type>
35065     <type name="Test">
35066       <method name="Void .ctor()">
35067         <size>7</size>
35068       </method>
35069       <method name="Int32 Main()">
35070         <size>56</size>
35071       </method>
35072     </type>
35073   </test>
35074   <test name="test-688.cs">
35075     <type name="Test">
35076       <method name="Void .ctor()">
35077         <size>7</size>
35078       </method>
35079       <method name="Int32 Main()">
35080         <size>46</size>
35081       </method>
35082       <method name="Byte* GetFoo()">
35083         <size>7</size>
35084       </method>
35085       <method name="Byte* GetFoo2()">
35086         <size>7</size>
35087       </method>
35088     </type>
35089   </test>
35090   <test name="test-689.cs">
35091     <type name="Sample">
35092       <method name="Void Main()">
35093         <size>3</size>
35094       </method>
35095       <method name="Void Foo(Byte*, Byte*)">
35096         <size>46</size>
35097       </method>
35098     </type>
35099   </test>
35100   <test name="test-69.cs">
35101     <type name="Blah">
35102       <method name="Void .ctor()">
35103         <size>7</size>
35104       </method>
35105       <method name="Void Start_internal(IntPtr)">
35106         <size>0</size>
35107       </method>
35108       <method name="Int32 Main()">
35109         <size>2</size>
35110       </method>
35111     </type>
35112   </test>
35113   <test name="test-690.cs">
35114     <type name="Test.Test">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="Void Main()">
35119         <size>1</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-691.cs">
35124     <type name="ConsoleApplication6.Program">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Void .cctor()">
35129         <size>23</size>
35130       </method>
35131       <method name="Void Main()">
35132         <size>127</size>
35133       </method>
35134     </type>
35135   </test>
35136   <test name="test-692.cs">
35137     <type name="Test">
35138       <method name="Void .ctor()">
35139         <size>7</size>
35140       </method>
35141       <method name="Void test1(DateTime ByRef)">
35142         <size>10</size>
35143       </method>
35144       <method name="Void test2(DateTime ByRef)">
35145         <size>13</size>
35146       </method>
35147       <method name="Int32 Main()">
35148         <size>141</size>
35149       </method>
35150     </type>
35151   </test>
35152   <test name="test-693.cs">
35153     <type name="ConstTest">
35154       <method name="Void .ctor()">
35155         <size>7</size>
35156       </method>
35157       <method name="Int32 Main()">
35158         <size>32</size>
35159       </method>
35160     </type>
35161   </test>
35162   <test name="test-694.cs">
35163     <type name="Test">
35164       <method name="Void .ctor()">
35165         <size>7</size>
35166       </method>
35167       <method name="Int32 Main()">
35168         <size>2</size>
35169       </method>
35170     </type>
35171   </test>
35172   <test name="test-695.cs">
35173     <type name="Program">
35174       <method name="Void .ctor()">
35175         <size>7</size>
35176       </method>
35177       <method name="Void .cctor()">
35178         <size>53</size>
35179       </method>
35180       <method name="Int32 Main()">
35181         <size>680</size>
35182       </method>
35183       <method name="System.String get_BaseDirectory()">
35184         <size>28</size>
35185       </method>
35186     </type>
35187     <type name="&lt;PrivateImplementationDetails&gt;">
35188       <method name="Void .ctor()">
35189         <size>7</size>
35190       </method>
35191     </type>
35192   </test>
35193   <test name="test-696.cs">
35194     <type name="S">
35195       <method name="Void f(S)">
35196         <size>1</size>
35197       </method>
35198       <method name="S op_Implicit(C)">
35199         <size>2</size>
35200       </method>
35201     </type>
35202     <type name="C">
35203       <method name="Void .ctor()">
35204         <size>7</size>
35205       </method>
35206       <method name="Void Main()">
35207         <size>12</size>
35208       </method>
35209     </type>
35210   </test>
35211   <test name="test-697.cs">
35212     <type name="C">
35213       <method name="Void .ctor()">
35214         <size>7</size>
35215       </method>
35216       <method name="Void Main()">
35217         <size>1</size>
35218       </method>
35219     </type>
35220   </test>
35221   <test name="test-698.cs">
35222     <type name="test">
35223       <method name="Void .ctor()">
35224         <size>7</size>
35225       </method>
35226       <method name="Void Main()">
35227         <size>12</size>
35228       </method>
35229     </type>
35230   </test>
35231   <test name="test-699.cs">
35232     <type name="D">
35233       <method name="Void .ctor(String)">
35234         <size>25</size>
35235       </method>
35236       <method name="System.String get_message()">
35237         <size>7</size>
35238       </method>
35239       <method name="Void Main()">
35240         <size>1</size>
35241       </method>
35242     </type>
35243   </test>
35244   <test name="test-7.cs">
35245     <type name="Mine.MyBoolean">
35246       <method name="Void .ctor()">
35247         <size>7</size>
35248       </method>
35249       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35250         <size>2</size>
35251       </method>
35252     </type>
35253     <type name="Mine.MyTrueFalse">
35254       <method name="Void .ctor()">
35255         <size>7</size>
35256       </method>
35257       <method name="Boolean op_True(Mine.MyTrueFalse)">
35258         <size>2</size>
35259       </method>
35260       <method name="Boolean op_False(Mine.MyTrueFalse)">
35261         <size>2</size>
35262       </method>
35263     </type>
35264     <type name="Mine.Blah">
35265       <method name="Void .ctor(Int32)">
35266         <size>14</size>
35267       </method>
35268       <method name="Int32 Main()">
35269         <size>408</size>
35270       </method>
35271       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35272         <size>31</size>
35273       </method>
35274       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35275         <size>22</size>
35276       </method>
35277       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35278         <size>23</size>
35279       </method>
35280       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35281         <size>31</size>
35282       </method>
35283       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35284         <size>24</size>
35285       </method>
35286       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35287         <size>24</size>
35288       </method>
35289       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35290         <size>24</size>
35291       </method>
35292       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35293         <size>23</size>
35294       </method>
35295       <method name="Boolean op_LogicalNot(Mine.Blah)">
35296         <size>20</size>
35297       </method>
35298       <method name="Mine.Blah op_Increment(Mine.Blah)">
35299         <size>26</size>
35300       </method>
35301       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35302         <size>26</size>
35303       </method>
35304       <method name="Boolean op_True(Mine.Blah)">
35305         <size>20</size>
35306       </method>
35307       <method name="Boolean op_False(Mine.Blah)">
35308         <size>23</size>
35309       </method>
35310       <method name="Int32 op_Implicit(Mine.Blah)">
35311         <size>17</size>
35312       </method>
35313       <method name="Double op_Explicit(Mine.Blah)">
35314         <size>18</size>
35315       </method>
35316     </type>
35317   </test>
35318   <test name="test-70.cs">
35319     <type name="X">
35320       <method name="Void .ctor()">
35321         <size>7</size>
35322       </method>
35323       <method name="Int32 get_A()">
35324         <size>2</size>
35325       </method>
35326       <method name="Int32 B()">
35327         <size>2</size>
35328       </method>
35329     </type>
35330     <type name="Y">
35331       <method name="Void .ctor()">
35332         <size>7</size>
35333       </method>
35334       <method name="Int32 get_A()">
35335         <size>9</size>
35336       </method>
35337       <method name="Int32 B()">
35338         <size>9</size>
35339       </method>
35340     </type>
35341     <type name="Z">
35342       <method name="Void .ctor()">
35343         <size>7</size>
35344       </method>
35345       <method name="Int32 Main()">
35346         <size>70</size>
35347       </method>
35348     </type>
35349   </test>
35350   <test name="test-700.cs">
35351     <type name="FooAttribute">
35352       <method name="Void .ctor(String)">
35353         <size>7</size>
35354       </method>
35355     </type>
35356     <type name="Test">
35357       <method name="Void .ctor()">
35358         <size>7</size>
35359       </method>
35360     </type>
35361     <type name="Program">
35362       <method name="Void .ctor()">
35363         <size>7</size>
35364       </method>
35365       <method name="Void Main()">
35366         <size>1</size>
35367       </method>
35368     </type>
35369   </test>
35370   <test name="test-701.cs">
35371     <type name="Foo">
35372       <method name="Void .ctor()">
35373         <size>7</size>
35374       </method>
35375       <method name="UInt16 ToUint16()">
35376         <size>6</size>
35377       </method>
35378       <method name="Void Main()">
35379         <size>1</size>
35380       </method>
35381     </type>
35382   </test>
35383   <test name="test-703.cs">
35384     <type name="A">
35385       <method name="Void .ctor()">
35386         <size>7</size>
35387       </method>
35388       <method name="Void add_Finished(System.EventHandler)">
35389         <size>0</size>
35390       </method>
35391       <method name="Void remove_Finished(System.EventHandler)">
35392         <size>0</size>
35393       </method>
35394       <method name="Void test(A)">
35395         <size>19</size>
35396       </method>
35397       <method name="Void TestA(System.Object, System.EventArgs)">
35398         <size>25</size>
35399       </method>
35400     </type>
35401     <type name="B">
35402       <method name="Void .ctor()">
35403         <size>65</size>
35404       </method>
35405       <method name="Void add_Finished(System.EventHandler)">
35406         <size>24</size>
35407       </method>
35408       <method name="Void remove_Finished(System.EventHandler)">
35409         <size>24</size>
35410       </method>
35411       <method name="Void TestB(System.Object, System.EventArgs)">
35412         <size>25</size>
35413       </method>
35414       <method name="Int32 Main()">
35415         <size>14</size>
35416       </method>
35417     </type>
35418   </test>
35419   <test name="test-705.cs">
35420     <type name="Test">
35421       <method name="Void .ctor()">
35422         <size>7</size>
35423       </method>
35424       <method name="Void .cctor()">
35425         <size>1</size>
35426       </method>
35427       <method name="Nested GetEnumerator()">
35428         <size>10</size>
35429       </method>
35430     </type>
35431     <type name="Test+Nested">
35432       <method name="Void System.IDisposable.Dispose()">
35433         <size>13</size>
35434       </method>
35435       <method name="Int32 get_Current()">
35436         <size>2</size>
35437       </method>
35438       <method name="Boolean MoveNext()">
35439         <size>2</size>
35440       </method>
35441       <method name="Void Reset()">
35442         <size>1</size>
35443       </method>
35444       <method name="Void Dispose()">
35445         <size>11</size>
35446       </method>
35447     </type>
35448     <type name="Program">
35449       <method name="Int32 Main()">
35450         <size>70</size>
35451       </method>
35452     </type>
35453   </test>
35454   <test name="test-706.cs">
35455     <type name="Test.CustomParentAttribute">
35456       <method name="Void .ctor()">
35457         <size>7</size>
35458       </method>
35459       <method name="Void DoSomething()">
35460         <size>0</size>
35461       </method>
35462     </type>
35463     <type name="Test.MyClass">
35464       <method name="Void .ctor()">
35465         <size>7</size>
35466       </method>
35467       <method name="Void Main()">
35468         <size>1</size>
35469       </method>
35470     </type>
35471     <type name="Test.MyClass+CustomChildAttribute">
35472       <method name="Void .ctor()">
35473         <size>7</size>
35474       </method>
35475       <method name="Void DoSomething()">
35476         <size>1</size>
35477       </method>
35478     </type>
35479   </test>
35480   <test name="test-707.cs">
35481     <type name="Tzap">
35482       <method name="Void .ctor()">
35483         <size>7</size>
35484       </method>
35485     </type>
35486     <type name="Tzap+Baz">
35487       <method name="Void .ctor()">
35488         <size>7</size>
35489       </method>
35490       <method name="Void Gazonk()">
35491         <size>7</size>
35492       </method>
35493       <method name="Void Main()">
35494         <size>1</size>
35495       </method>
35496     </type>
35497     <type name="Tzap+Bar">
35498       <method name="Void .ctor()">
35499         <size>7</size>
35500       </method>
35501       <method name="Void Foo()">
35502         <size>1</size>
35503       </method>
35504     </type>
35505   </test>
35506   <test name="test-708.cs">
35507     <type name="A">
35508       <method name="Void .ctor()">
35509         <size>7</size>
35510       </method>
35511       <method name="A+ADelegate Delegate2(Boolean)">
35512         <size>25</size>
35513       </method>
35514       <method name="Void Main()">
35515         <size>1</size>
35516       </method>
35517     </type>
35518     <type name="A+ADelegate">
35519       <method name="Void .ctor(Object, IntPtr)">
35520         <size>0</size>
35521       </method>
35522       <method name="A+ADelegate Invoke(Boolean)">
35523         <size>0</size>
35524       </method>
35525       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35526         <size>0</size>
35527       </method>
35528       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35529         <size>0</size>
35530       </method>
35531     </type>
35532   </test>
35533   <test name="test-709.cs">
35534     <type name="C">
35535       <method name="Void .ctor()">
35536         <size>7</size>
35537       </method>
35538       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35539         <size>68</size>
35540       </method>
35541       <method name="Void CharCopy(Char*, Char*, Int32)">
35542         <size>35</size>
35543       </method>
35544       <method name="Int32 Main()">
35545         <size>58</size>
35546       </method>
35547     </type>
35548   </test>
35549   <test name="test-71.cs">
35550     <type name="X">
35551       <method name="Void .ctor()">
35552         <size>7</size>
35553       </method>
35554       <method name="Void Main()">
35555         <size>37</size>
35556       </method>
35557     </type>
35558     <type name="MethodSignature">
35559       <method name="Void .ctor(String, Type, Type[])">
35560         <size>22</size>
35561       </method>
35562     </type>
35563   </test>
35564   <test name="test-710.cs">
35565     <type name="Z">
35566       <method name="Void .ctor()">
35567         <size>7</size>
35568       </method>
35569     </type>
35570     <type name="C">
35571       <method name="Void .ctor()">
35572         <size>7</size>
35573       </method>
35574       <method name="Void Main()">
35575         <size>7</size>
35576       </method>
35577     </type>
35578   </test>
35579   <test name="test-711.cs">
35580     <type name="N.Test">
35581       <method name="Void .ctor()">
35582         <size>7</size>
35583       </method>
35584       <method name="Void .ctor(Int32)">
35585         <size>7</size>
35586       </method>
35587       <method name="Void Main()">
35588         <size>1</size>
35589       </method>
35590     </type>
35591   </test>
35592   <test name="test-712.cs">
35593     <type name="Hello">
35594       <method name="Void .ctor()">
35595         <size>7</size>
35596       </method>
35597       <method name="Void Main()">
35598         <size>22</size>
35599       </method>
35600     </type>
35601   </test>
35602   <test name="test-713.cs">
35603     <type name="DispBar">
35604       <method name="Void .ctor()">
35605         <size>7</size>
35606       </method>
35607       <method name="Void Dispose()">
35608         <size>11</size>
35609       </method>
35610     </type>
35611     <type name="Foo">
35612       <method name="Void .ctor()">
35613         <size>7</size>
35614       </method>
35615       <method name="IDisposable GetBar()">
35616         <size>6</size>
35617       </method>
35618     </type>
35619     <type name="Test">
35620       <method name="Void .ctor()">
35621         <size>7</size>
35622       </method>
35623       <method name="Void .cctor()">
35624         <size>11</size>
35625       </method>
35626       <method name="Boolean TryThing()">
35627         <size>46</size>
35628       </method>
35629       <method name="Void Main()">
35630         <size>7</size>
35631       </method>
35632     </type>
35633   </test>
35634   <test name="test-714.cs">
35635     <type name="Hello">
35636       <method name="Void .ctor()">
35637         <size>7</size>
35638       </method>
35639       <method name="Void IBar.Test()">
35640         <size>1</size>
35641       </method>
35642       <method name="Void Main()">
35643         <size>1</size>
35644       </method>
35645     </type>
35646   </test>
35647   <test name="test-716.cs">
35648     <type name="SS">
35649       <method name="Void .cctor()">
35650         <size>8</size>
35651       </method>
35652     </type>
35653     <type name="SSS">
35654       <method name="Void .cctor()">
35655         <size>15</size>
35656       </method>
35657     </type>
35658     <type name="C">
35659       <method name="Void .ctor()">
35660         <size>7</size>
35661       </method>
35662     </type>
35663     <type name="CC">
35664       <method name="Void .ctor()">
35665         <size>7</size>
35666       </method>
35667       <method name="Void .cctor()">
35668         <size>8</size>
35669       </method>
35670     </type>
35671     <type name="CCC">
35672       <method name="Void .ctor()">
35673         <size>7</size>
35674       </method>
35675       <method name="Void .cctor()">
35676         <size>11</size>
35677       </method>
35678     </type>
35679     <type name="X">
35680       <method name="Void .ctor()">
35681         <size>7</size>
35682       </method>
35683       <method name="Int32 Main()">
35684         <size>192</size>
35685       </method>
35686     </type>
35687   </test>
35688   <test name="test-717.cs">
35689     <type name="AA">
35690       <method name="Void .ctor()">
35691         <size>7</size>
35692       </method>
35693       <method name="Int32 Foo(Int32)">
35694         <size>2</size>
35695       </method>
35696     </type>
35697     <type name="A">
35698       <method name="Void .ctor()">
35699         <size>7</size>
35700       </method>
35701       <method name="Int32 Foo(Byte)">
35702         <size>2</size>
35703       </method>
35704       <method name="Int32 Foo(Int32)">
35705         <size>2</size>
35706       </method>
35707     </type>
35708     <type name="B">
35709       <method name="Void .ctor()">
35710         <size>7</size>
35711       </method>
35712       <method name="Int32 Foo(Int32)">
35713         <size>2</size>
35714       </method>
35715       <method name="Void Foo(System.String)">
35716         <size>1</size>
35717       </method>
35718     </type>
35719     <type name="S">
35720       <method name="System.String ToString()">
35721         <size>6</size>
35722       </method>
35723     </type>
35724     <type name="MyClass">
35725       <method name="Void .ctor()">
35726         <size>7</size>
35727       </method>
35728       <method name="Int32 Main()">
35729         <size>61</size>
35730       </method>
35731     </type>
35732   </test>
35733   <test name="test-718.cs">
35734     <type name="A">
35735       <method name="Void .ctor()">
35736         <size>7</size>
35737       </method>
35738       <method name="Void Foo(Int32, Int32)">
35739         <size>1</size>
35740       </method>
35741     </type>
35742     <type name="B">
35743       <method name="Void .ctor()">
35744         <size>7</size>
35745       </method>
35746       <method name="Void Main()">
35747         <size>8</size>
35748       </method>
35749       <method name="Void Foo(Int32)">
35750         <size>1</size>
35751       </method>
35752     </type>
35753   </test>
35754   <test name="test-719.cs">
35755     <type name="C">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759       <method name="Void Main()">
35760         <size>1</size>
35761       </method>
35762     </type>
35763   </test>
35764   <test name="test-72.cs">
35765     <type name="outer">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Int32 Main()">
35770         <size>2</size>
35771       </method>
35772     </type>
35773     <type name="outer+inner">
35774       <method name="Void .ctor()">
35775         <size>7</size>
35776       </method>
35777       <method name="Void meth(System.Object)">
35778         <size>8</size>
35779       </method>
35780     </type>
35781   </test>
35782   <test name="test-720.cs">
35783     <type name="N.Program">
35784       <method name="Void .ctor()">
35785         <size>7</size>
35786       </method>
35787       <method name="Void Main()">
35788         <size>18</size>
35789       </method>
35790     </type>
35791     <type name="N.Parent">
35792       <method name="Void .ctor()">
35793         <size>7</size>
35794       </method>
35795       <method name="Void add_Example(N.Parent+ExampleHandler)">
35796         <size>0</size>
35797       </method>
35798       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35799         <size>0</size>
35800       </method>
35801     </type>
35802     <type name="N.Child">
35803       <method name="Void .ctor()">
35804         <size>7</size>
35805       </method>
35806       <method name="Void add_Example(N.Parent+ExampleHandler)">
35807         <size>24</size>
35808       </method>
35809       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35810         <size>24</size>
35811       </method>
35812       <method name="Void OnExample()">
35813         <size>23</size>
35814       </method>
35815     </type>
35816     <type name="N.Parent+ExampleHandler">
35817       <method name="Void .ctor(Object, IntPtr)">
35818         <size>0</size>
35819       </method>
35820       <method name="Void Invoke()">
35821         <size>0</size>
35822       </method>
35823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35824         <size>0</size>
35825       </method>
35826       <method name="Void EndInvoke(IAsyncResult)">
35827         <size>0</size>
35828       </method>
35829     </type>
35830   </test>
35831   <test name="test-721.cs">
35832     <type name="Program">
35833       <method name="Void .ctor()">
35834         <size>7</size>
35835       </method>
35836       <method name="Int32 Main()">
35837         <size>55</size>
35838       </method>
35839     </type>
35840     <type name="Control">
35841       <method name="Void .ctor()">
35842         <size>7</size>
35843       </method>
35844       <method name="Void set_Foo(Int32)">
35845         <size>1</size>
35846       </method>
35847     </type>
35848   </test>
35849   <test name="test-722.cs">
35850     <type name="Blah">
35851       <method name="Void .ctor()">
35852         <size>7</size>
35853       </method>
35854       <method name="Int32 Foo(Int32, Int32)">
35855         <size>4</size>
35856       </method>
35857       <method name="Int32 Main()">
35858         <size>46</size>
35859       </method>
35860     </type>
35861     <type name="Blah+MyDelegate">
35862       <method name="Void .ctor(Object, IntPtr)">
35863         <size>0</size>
35864       </method>
35865       <method name="Int32 Invoke(Int32, Int32)">
35866         <size>0</size>
35867       </method>
35868       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35869         <size>0</size>
35870       </method>
35871       <method name="Int32 EndInvoke(IAsyncResult)">
35872         <size>0</size>
35873       </method>
35874     </type>
35875   </test>
35876   <test name="test-723.cs">
35877     <type name="Test">
35878       <method name="Void .ctor()">
35879         <size>7</size>
35880       </method>
35881       <method name="Int32 get_Count()">
35882         <size>2</size>
35883       </method>
35884     </type>
35885     <type name="Maine">
35886       <method name="Int32 Main()">
35887         <size>21</size>
35888       </method>
35889     </type>
35890   </test>
35891   <test name="test-724.cs">
35892     <type name="Test">
35893       <method name="Void .ctor()">
35894         <size>7</size>
35895       </method>
35896       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
35897         <size>29</size>
35898       </method>
35899       <method name="Int32 Main()">
35900         <size>110</size>
35901       </method>
35902     </type>
35903     <type name="Concrete">
35904       <method name="Void .ctor()">
35905         <size>7</size>
35906       </method>
35907       <method name="System.String A.get_Spec()">
35908         <size>6</size>
35909       </method>
35910       <method name="System.String B.get_Spec()">
35911         <size>6</size>
35912       </method>
35913       <method name="System.String get_Spec()">
35914         <size>6</size>
35915       </method>
35916     </type>
35917   </test>
35918   <test name="test-73.cs">
35919     <type name="Abstract">
35920       <method name="Void .ctor()">
35921         <size>7</size>
35922       </method>
35923       <method name="Int32 A()">
35924         <size>0</size>
35925       </method>
35926     </type>
35927     <type name="Concrete">
35928       <method name="Void .ctor()">
35929         <size>7</size>
35930       </method>
35931       <method name="Int32 A()">
35932         <size>2</size>
35933       </method>
35934     </type>
35935     <type name="Test">
35936       <method name="Void .ctor()">
35937         <size>7</size>
35938       </method>
35939       <method name="Int32 Main()">
35940         <size>22</size>
35941       </method>
35942     </type>
35943   </test>
35944   <test name="test-74.cs">
35945     <type name="X">
35946       <method name="Void .ctor()">
35947         <size>7</size>
35948       </method>
35949       <method name="Int32 Main()">
35950         <size>168</size>
35951       </method>
35952     </type>
35953   </test>
35954   <test name="test-75.cs">
35955     <type name="X">
35956       <method name="Void .ctor()">
35957         <size>7</size>
35958       </method>
35959       <method name="Void .cctor()">
35960         <size>1</size>
35961       </method>
35962       <method name="X op_Addition(X, X)">
35963         <size>8</size>
35964       </method>
35965     </type>
35966     <type name="Y">
35967       <method name="Void .ctor()">
35968         <size>7</size>
35969       </method>
35970     </type>
35971     <type name="Z">
35972       <method name="Void .ctor()">
35973         <size>7</size>
35974       </method>
35975     </type>
35976     <type name="driver">
35977       <method name="Void .ctor()">
35978         <size>7</size>
35979       </method>
35980       <method name="Int32 Main()">
35981         <size>34</size>
35982       </method>
35983     </type>
35984   </test>
35985   <test name="test-76.cs">
35986     <type name="foo">
35987       <method name="Void .ctor()">
35988         <size>7</size>
35989       </method>
35990       <method name="System.String strcat(System.String[])">
35991         <size>47</size>
35992       </method>
35993       <method name="Int32 Main()">
35994         <size>142</size>
35995       </method>
35996     </type>
35997   </test>
35998   <test name="test-77.cs">
35999     <type name="XX">
36000       <method name="Void .ctor()">
36001         <size>7</size>
36002       </method>
36003       <method name="Int32 Main()">
36004         <size>220</size>
36005       </method>
36006     </type>
36007   </test>
36008   <test name="test-78.cs">
36009     <type name="N1.B">
36010       <method name="Void .ctor()">
36011         <size>7</size>
36012       </method>
36013       <method name="Boolean ShortCasting()">
36014         <size>19</size>
36015       </method>
36016       <method name="Boolean IntCasting()">
36017         <size>18</size>
36018       </method>
36019       <method name="Int32 Main()">
36020         <size>26</size>
36021       </method>
36022     </type>
36023   </test>
36024   <test name="test-79.cs">
36025     <type name="X">
36026       <method name="Void .ctor()">
36027         <size>7</size>
36028       </method>
36029       <method name="Int32 Main()">
36030         <size>40</size>
36031       </method>
36032     </type>
36033   </test>
36034   <test name="test-8.cs">
36035     <type name="X">
36036       <method name="Void .ctor()">
36037         <size>7</size>
36038       </method>
36039       <method name="Int32 Main(System.String[])">
36040         <size>115</size>
36041       </method>
36042     </type>
36043   </test>
36044   <test name="test-80.cs">
36045     <type name="X">
36046       <method name="Void .ctor()">
36047         <size>7</size>
36048       </method>
36049       <method name="Int32 Add(Int32, Int32)">
36050         <size>4</size>
36051       </method>
36052     </type>
36053     <type name="Y">
36054       <method name="Void .ctor()">
36055         <size>7</size>
36056       </method>
36057       <method name="Int32 Main()">
36058         <size>34</size>
36059       </method>
36060       <method name="Int32 A.Add(Int32, Int32)">
36061         <size>9</size>
36062       </method>
36063     </type>
36064   </test>
36065   <test name="test-81.cs">
36066     <type name="N1.A">
36067       <method name="Void .ctor()">
36068         <size>7</size>
36069       </method>
36070       <method name="Void Bar()">
36071         <size>44</size>
36072       </method>
36073       <method name="Int32 Main()">
36074         <size>71</size>
36075       </method>
36076     </type>
36077   </test>
36078   <test name="test-82.cs">
36079     <type name="N1.N2.B">
36080       <method name="Void .ctor()">
36081         <size>7</size>
36082       </method>
36083       <method name="Void Method(A ByRef)">
36084         <size>1</size>
36085       </method>
36086       <method name="Int32 Main()">
36087         <size>2</size>
36088       </method>
36089     </type>
36090     <type name="N1.N3.B">
36091       <method name="Void .ctor()">
36092         <size>7</size>
36093       </method>
36094       <method name="Void Method(A ByRef)">
36095         <size>1</size>
36096       </method>
36097     </type>
36098   </test>
36099   <test name="test-83.cs">
36100     <type name="PersonArrivedArgs">
36101       <method name="Void .ctor(String)">
36102         <size>14</size>
36103       </method>
36104     </type>
36105     <type name="Greeter">
36106       <method name="Void .ctor(String)">
36107         <size>14</size>
36108       </method>
36109       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36110         <size>18</size>
36111       </method>
36112     </type>
36113     <type name="Room">
36114       <method name="Void .ctor()">
36115         <size>14</size>
36116       </method>
36117       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36118         <size>24</size>
36119       </method>
36120       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36121         <size>24</size>
36122       </method>
36123       <method name="Void AddPerson(System.String)">
36124         <size>14</size>
36125       </method>
36126     </type>
36127     <type name="DelegateTest">
36128       <method name="Void .ctor()">
36129         <size>7</size>
36130       </method>
36131       <method name="Int32 Main()">
36132         <size>2</size>
36133       </method>
36134     </type>
36135     <type name="PersonArrivedHandler">
36136       <method name="Void .ctor(Object, IntPtr)">
36137         <size>0</size>
36138       </method>
36139       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36140         <size>0</size>
36141       </method>
36142       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36143         <size>0</size>
36144       </method>
36145       <method name="Void EndInvoke(IAsyncResult)">
36146         <size>0</size>
36147       </method>
36148     </type>
36149   </test>
36150   <test name="test-84.cs">
36151     <type name="Ghost">
36152       <method name="Void .ctor()">
36153         <size>7</size>
36154       </method>
36155       <method name="Int32 Main()">
36156         <size>6</size>
36157       </method>
36158     </type>
36159   </test>
36160   <test name="test-85.cs">
36161     <type name="X">
36162       <method name="Void .ctor()">
36163         <size>7</size>
36164       </method>
36165       <method name="Int32 Main()">
36166         <size>20</size>
36167       </method>
36168     </type>
36169   </test>
36170   <test name="test-86.cs">
36171     <type name="T.T">
36172       <method name="Void .ctor()">
36173         <size>7</size>
36174       </method>
36175       <method name="Int32 method1(System.Type, Int32)">
36176         <size>23</size>
36177       </method>
36178       <method name="Int32 method1(System.Type, System.Type[])">
36179         <size>12</size>
36180       </method>
36181       <method name="Int32 method2(System.Type, Int32)">
36182         <size>23</size>
36183       </method>
36184       <method name="Int32 method2(System.Type, System.Type[])">
36185         <size>12</size>
36186       </method>
36187       <method name="Int32 Main()">
36188         <size>36</size>
36189       </method>
36190     </type>
36191   </test>
36192   <test name="test-87.cs">
36193     <type name="Top">
36194       <method name="Void .ctor()">
36195         <size>7</size>
36196       </method>
36197       <method name="Int32 Main()">
36198         <size>58</size>
36199       </method>
36200     </type>
36201     <type name="Top+X">
36202       <method name="Void .ctor()">
36203         <size>7</size>
36204       </method>
36205     </type>
36206     <type name="Top+Y">
36207       <method name="Void .ctor()">
36208         <size>7</size>
36209       </method>
36210     </type>
36211     <type name="Top+XA">
36212       <method name="Void .ctor()">
36213         <size>7</size>
36214       </method>
36215       <method name="Int32 get_one()">
36216         <size>2</size>
36217       </method>
36218     </type>
36219     <type name="Top+XB">
36220       <method name="Void .ctor()">
36221         <size>7</size>
36222       </method>
36223       <method name="Int32 get_one()">
36224         <size>2</size>
36225       </method>
36226       <method name="Int32 get_two()">
36227         <size>2</size>
36228       </method>
36229     </type>
36230     <type name="Other">
36231       <method name="Void .ctor()">
36232         <size>7</size>
36233       </method>
36234       <method name="Void X()">
36235         <size>5</size>
36236       </method>
36237     </type>
36238   </test>
36239   <test name="test-88.cs">
36240     <type name="X">
36241       <method name="Void .ctor()">
36242         <size>7</size>
36243       </method>
36244       <method name="Void f(System.String)">
36245         <size>19</size>
36246       </method>
36247       <method name="Int32 Main()">
36248         <size>67</size>
36249       </method>
36250     </type>
36251   </test>
36252   <test name="test-89.cs">
36253     <type name="X">
36254       <method name="Void .ctor(Int32)">
36255         <size>8</size>
36256       </method>
36257       <method name="X F(Int32)">
36258         <size>7</size>
36259       </method>
36260       <method name="Int32 Main()">
36261         <size>99</size>
36262       </method>
36263     </type>
36264   </test>
36265   <test name="test-9.cs">
36266     <type name="X">
36267       <method name="Void .ctor()">
36268         <size>7</size>
36269       </method>
36270       <method name="Int32 Main(System.String[])">
36271         <size>104</size>
36272       </method>
36273     </type>
36274   </test>
36275   <test name="test-90.cs">
36276     <type name="N1.Blah">
36277       <method name="Void .ctor()">
36278         <size>7</size>
36279       </method>
36280       <method name="Int32 Main()">
36281         <size>2</size>
36282       </method>
36283     </type>
36284   </test>
36285   <test name="test-91.cs">
36286     <type name="Abstract">
36287       <method name="Void .ctor()">
36288         <size>7</size>
36289       </method>
36290     </type>
36291     <type name="Plain">
36292       <method name="Void .ctor()">
36293         <size>7</size>
36294       </method>
36295     </type>
36296     <type name="Test">
36297       <method name="Void .ctor()">
36298         <size>7</size>
36299       </method>
36300       <method name="Void MyProtectedInternal()">
36301         <size>1</size>
36302       </method>
36303       <method name="Void MyInternal()">
36304         <size>1</size>
36305       </method>
36306       <method name="Void MyPublic()">
36307         <size>1</size>
36308       </method>
36309       <method name="Void MyPrivate()">
36310         <size>1</size>
36311       </method>
36312       <method name="Int32 Main()">
36313         <size>242</size>
36314       </method>
36315     </type>
36316   </test>
36317   <test name="test-92.cs">
36318     <type name="Outer">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322     </type>
36323     <type name="Outer+Inner">
36324       <method name="Void .ctor()">
36325         <size>7</size>
36326       </method>
36327     </type>
36328     <type name="InnerBase">
36329       <method name="Void .ctor()">
36330         <size>7</size>
36331       </method>
36332     </type>
36333     <type name="MainClass">
36334       <method name="Void .ctor()">
36335         <size>7</size>
36336       </method>
36337       <method name="Int32 Main()">
36338         <size>2</size>
36339       </method>
36340     </type>
36341   </test>
36342   <test name="test-93.cs">
36343     <type name="N1.C">
36344       <method name="Void .ctor()">
36345         <size>7</size>
36346       </method>
36347       <method name="Void method(B ByRef)">
36348         <size>15</size>
36349       </method>
36350     </type>
36351     <type name="Test">
36352       <method name="Void .ctor()">
36353         <size>7</size>
36354       </method>
36355       <method name="Int32 Main()">
36356         <size>15</size>
36357       </method>
36358     </type>
36359   </test>
36360   <test name="test-94.cs">
36361     <type name="Base">
36362       <method name="Void .ctor()">
36363         <size>7</size>
36364       </method>
36365       <method name="Int32 IVehicle.Start()">
36366         <size>2</size>
36367       </method>
36368       <method name="Int32 Stop()">
36369         <size>2</size>
36370       </method>
36371       <method name="Int32 Turn()">
36372         <size>2</size>
36373       </method>
36374     </type>
36375     <type name="Derived1">
36376       <method name="Void .ctor()">
36377         <size>7</size>
36378       </method>
36379       <method name="Int32 Turn()">
36380         <size>2</size>
36381       </method>
36382     </type>
36383     <type name="Derived2">
36384       <method name="Void .ctor()">
36385         <size>7</size>
36386       </method>
36387       <method name="Int32 IVehicle.Start()">
36388         <size>2</size>
36389       </method>
36390       <method name="Int32 IVehicle.Turn()">
36391         <size>2</size>
36392       </method>
36393       <method name="Int32 Stop()">
36394         <size>2</size>
36395       </method>
36396       <method name="Int32 Turn()">
36397         <size>2</size>
36398       </method>
36399     </type>
36400     <type name="Test">
36401       <method name="Void .ctor()">
36402         <size>7</size>
36403       </method>
36404       <method name="Int32 Main()">
36405         <size>88</size>
36406       </method>
36407     </type>
36408   </test>
36409   <test name="test-95.cs">
36410     <type name="X">
36411       <method name="Void .ctor()">
36412         <size>7</size>
36413       </method>
36414       <method name="Int32 Main()">
36415         <size>30</size>
36416       </method>
36417     </type>
36418   </test>
36419   <test name="test-96.cs">
36420     <type name="N1.A">
36421       <method name="Void .ctor()">
36422         <size>7</size>
36423       </method>
36424       <method name="Int32 Main()">
36425         <size>2</size>
36426       </method>
36427     </type>
36428     <type name="N1.C">
36429       <method name="Void .ctor(Object, IntPtr)">
36430         <size>0</size>
36431       </method>
36432       <method name="Void Invoke(System.Object, N1.A)">
36433         <size>0</size>
36434       </method>
36435       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36436         <size>0</size>
36437       </method>
36438       <method name="Void EndInvoke(IAsyncResult)">
36439         <size>0</size>
36440       </method>
36441     </type>
36442   </test>
36443   <test name="test-97.cs">
36444     <type name="X">
36445       <method name="Void .ctor()">
36446         <size>7</size>
36447       </method>
36448       <method name="Int32 Main()">
36449         <size>2</size>
36450       </method>
36451     </type>
36452   </test>
36453   <test name="test-98.cs">
36454     <type name="X">
36455       <method name="Void .ctor()">
36456         <size>7</size>
36457       </method>
36458       <method name="Void b()">
36459         <size>19</size>
36460       </method>
36461     </type>
36462     <type name="Y">
36463       <method name="Void .ctor()">
36464         <size>7</size>
36465       </method>
36466       <method name="Int32 Main()">
36467         <size>2</size>
36468       </method>
36469     </type>
36470   </test>
36471   <test name="test-99.cs">
36472     <type name="X">
36473       <method name="Void .ctor()">
36474         <size>7</size>
36475       </method>
36476       <method name="Int32 Main()">
36477         <size>104</size>
36478       </method>
36479     </type>
36480   </test>
36481   <test name="test-anon-01.cs">
36482     <type name="X">
36483       <method name="Void .ctor()">
36484         <size>7</size>
36485       </method>
36486       <method name="Int32 Main()">
36487         <size>21</size>
36488       </method>
36489     </type>
36490     <type name="S">
36491       <method name="Void .ctor(Object, IntPtr)">
36492         <size>0</size>
36493       </method>
36494       <method name="Void Invoke()">
36495         <size>0</size>
36496       </method>
36497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36498         <size>0</size>
36499       </method>
36500       <method name="Void EndInvoke(IAsyncResult)">
36501         <size>0</size>
36502       </method>
36503     </type>
36504     <type name="X+&lt;Main&gt;c__AnonStorey0">
36505       <method name="Void .ctor()">
36506         <size>7</size>
36507       </method>
36508       <method name="Void &lt;&gt;m__0()">
36509         <size>8</size>
36510       </method>
36511     </type>
36512   </test>
36513   <test name="test-anon-02.cs">
36514     <type name="X">
36515       <method name="Void .ctor()">
36516         <size>7</size>
36517       </method>
36518       <method name="Int32 Main()">
36519         <size>151</size>
36520       </method>
36521     </type>
36522     <type name="S">
36523       <method name="Void .ctor(Object, IntPtr)">
36524         <size>0</size>
36525       </method>
36526       <method name="Void Invoke()">
36527         <size>0</size>
36528       </method>
36529       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36530         <size>0</size>
36531       </method>
36532       <method name="Void EndInvoke(IAsyncResult)">
36533         <size>0</size>
36534       </method>
36535     </type>
36536     <type name="X+&lt;Main&gt;c__AnonStorey0">
36537       <method name="Void .ctor()">
36538         <size>7</size>
36539       </method>
36540       <method name="Void &lt;&gt;m__0()">
36541         <size>113</size>
36542       </method>
36543     </type>
36544   </test>
36545   <test name="test-anon-03.cs">
36546     <type name="X">
36547       <method name="Void .ctor()">
36548         <size>7</size>
36549       </method>
36550       <method name="Void Main()">
36551         <size>59</size>
36552       </method>
36553     </type>
36554     <type name="S">
36555       <method name="Void .ctor(Object, IntPtr)">
36556         <size>0</size>
36557       </method>
36558       <method name="Void Invoke()">
36559         <size>0</size>
36560       </method>
36561       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36562         <size>0</size>
36563       </method>
36564       <method name="Void EndInvoke(IAsyncResult)">
36565         <size>0</size>
36566       </method>
36567     </type>
36568     <type name="X+&lt;Main&gt;c__AnonStorey0">
36569       <method name="Void .ctor()">
36570         <size>7</size>
36571       </method>
36572       <method name="Void &lt;&gt;m__0()">
36573         <size>8</size>
36574       </method>
36575     </type>
36576   </test>
36577   <test name="test-anon-04.cs">
36578     <type name="X">
36579       <method name="Void .ctor()">
36580         <size>7</size>
36581       </method>
36582       <method name="Void Main()">
36583         <size>59</size>
36584       </method>
36585     </type>
36586     <type name="S">
36587       <method name="Void .ctor(Object, IntPtr)">
36588         <size>0</size>
36589       </method>
36590       <method name="Void Invoke()">
36591         <size>0</size>
36592       </method>
36593       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36594         <size>0</size>
36595       </method>
36596       <method name="Void EndInvoke(IAsyncResult)">
36597         <size>0</size>
36598       </method>
36599     </type>
36600     <type name="X+&lt;Main&gt;c__AnonStorey0">
36601       <method name="Void .ctor()">
36602         <size>7</size>
36603       </method>
36604       <method name="Void &lt;&gt;m__0()">
36605         <size>30</size>
36606       </method>
36607     </type>
36608   </test>
36609   <test name="test-anon-05.cs">
36610     <type name="X">
36611       <method name="Void .ctor()">
36612         <size>7</size>
36613       </method>
36614       <method name="Int32 Main()">
36615         <size>207</size>
36616       </method>
36617       <method name="Boolean t(Int32, Int32)">
36618         <size>5</size>
36619       </method>
36620     </type>
36621     <type name="S">
36622       <method name="Void .ctor(Object, IntPtr)">
36623         <size>0</size>
36624       </method>
36625       <method name="Void Invoke()">
36626         <size>0</size>
36627       </method>
36628       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36629         <size>0</size>
36630       </method>
36631       <method name="Void EndInvoke(IAsyncResult)">
36632         <size>0</size>
36633       </method>
36634     </type>
36635     <type name="X+&lt;Main&gt;c__AnonStorey1">
36636       <method name="Void .ctor()">
36637         <size>7</size>
36638       </method>
36639       <method name="Void &lt;&gt;m__0()">
36640         <size>76</size>
36641       </method>
36642     </type>
36643     <type name="X+&lt;Main&gt;c__AnonStorey0">
36644       <method name="Void .ctor()">
36645         <size>7</size>
36646       </method>
36647     </type>
36648   </test>
36649   <test name="test-anon-06.cs">
36650     <type name="X">
36651       <method name="Void .ctor()">
36652         <size>7</size>
36653       </method>
36654       <method name="Int32 Main()">
36655         <size>112</size>
36656       </method>
36657     </type>
36658     <type name="S">
36659       <method name="Void .ctor(Object, IntPtr)">
36660         <size>0</size>
36661       </method>
36662       <method name="Void Invoke()">
36663         <size>0</size>
36664       </method>
36665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36666         <size>0</size>
36667       </method>
36668       <method name="Void EndInvoke(IAsyncResult)">
36669         <size>0</size>
36670       </method>
36671     </type>
36672     <type name="X+&lt;Main&gt;c__AnonStorey0">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Void &lt;&gt;m__0()">
36677         <size>18</size>
36678       </method>
36679     </type>
36680   </test>
36681   <test name="test-anon-07.cs">
36682     <type name="X">
36683       <method name="Void .ctor()">
36684         <size>7</size>
36685       </method>
36686       <method name="Int32 Main()">
36687         <size>120</size>
36688       </method>
36689       <method name="Boolean t(Int32, Int32)">
36690         <size>5</size>
36691       </method>
36692     </type>
36693     <type name="D">
36694       <method name="Void .ctor(Object, IntPtr)">
36695         <size>0</size>
36696       </method>
36697       <method name="Void Invoke()">
36698         <size>0</size>
36699       </method>
36700       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36701         <size>0</size>
36702       </method>
36703       <method name="Void EndInvoke(IAsyncResult)">
36704         <size>0</size>
36705       </method>
36706     </type>
36707     <type name="X+&lt;Main&gt;c__AnonStorey0">
36708       <method name="Void .ctor()">
36709         <size>7</size>
36710       </method>
36711       <method name="Void &lt;&gt;m__0()">
36712         <size>18</size>
36713       </method>
36714       <method name="Void &lt;&gt;m__1()">
36715         <size>18</size>
36716       </method>
36717     </type>
36718   </test>
36719   <test name="test-anon-08.cs">
36720     <type name="X">
36721       <method name="Void .ctor()">
36722         <size>7</size>
36723       </method>
36724       <method name="Int32 Main()">
36725         <size>35</size>
36726       </method>
36727     </type>
36728     <type name="S">
36729       <method name="Void .ctor(Object, IntPtr)">
36730         <size>0</size>
36731       </method>
36732       <method name="Void Invoke()">
36733         <size>0</size>
36734       </method>
36735       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36736         <size>0</size>
36737       </method>
36738       <method name="Void EndInvoke(IAsyncResult)">
36739         <size>0</size>
36740       </method>
36741     </type>
36742     <type name="X+&lt;Main&gt;c__AnonStorey0">
36743       <method name="Void .ctor()">
36744         <size>7</size>
36745       </method>
36746       <method name="Void &lt;&gt;m__0()">
36747         <size>13</size>
36748       </method>
36749     </type>
36750   </test>
36751   <test name="test-anon-09.cs">
36752     <type name="X">
36753       <method name="Void .ctor()">
36754         <size>7</size>
36755       </method>
36756       <method name="Int32 Main()">
36757         <size>59</size>
36758       </method>
36759     </type>
36760     <type name="X+D">
36761       <method name="Void .ctor(Object, IntPtr)">
36762         <size>0</size>
36763       </method>
36764       <method name="Void Invoke()">
36765         <size>0</size>
36766       </method>
36767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36768         <size>0</size>
36769       </method>
36770       <method name="Void EndInvoke(IAsyncResult)">
36771         <size>0</size>
36772       </method>
36773     </type>
36774     <type name="X+&lt;Main&gt;c__AnonStorey0">
36775       <method name="Void .ctor()">
36776         <size>7</size>
36777       </method>
36778       <method name="Void &lt;&gt;m__0()">
36779         <size>49</size>
36780       </method>
36781     </type>
36782   </test>
36783   <test name="test-anon-10.cs">
36784     <type name="S">
36785       <method name="Void .ctor()">
36786         <size>7</size>
36787       </method>
36788       <method name="Void Test()">
36789         <size>105</size>
36790       </method>
36791       <method name="Int32 Main()">
36792         <size>66</size>
36793       </method>
36794     </type>
36795     <type name="S+T">
36796       <method name="Void .ctor(Object, IntPtr)">
36797         <size>0</size>
36798       </method>
36799       <method name="Void Invoke()">
36800         <size>0</size>
36801       </method>
36802       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36803         <size>0</size>
36804       </method>
36805       <method name="Void EndInvoke(IAsyncResult)">
36806         <size>0</size>
36807       </method>
36808     </type>
36809     <type name="S+&lt;Test&gt;c__AnonStorey1">
36810       <method name="Void .ctor()">
36811         <size>7</size>
36812       </method>
36813     </type>
36814     <type name="S+&lt;Test&gt;c__AnonStorey0">
36815       <method name="Void .ctor()">
36816         <size>7</size>
36817       </method>
36818     </type>
36819     <type name="S+&lt;Test&gt;c__AnonStorey1">
36820       <method name="Void &lt;&gt;m__0()">
36821         <size>76</size>
36822       </method>
36823     </type>
36824   </test>
36825   <test name="test-anon-11.cs">
36826     <type name="X">
36827       <method name="Void .ctor()">
36828         <size>7</size>
36829       </method>
36830       <method name="Int32 Main()">
36831         <size>122</size>
36832       </method>
36833     </type>
36834     <type name="D">
36835       <method name="Void .ctor(Object, IntPtr)">
36836         <size>0</size>
36837       </method>
36838       <method name="Void Invoke(Int32)">
36839         <size>0</size>
36840       </method>
36841       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36842         <size>0</size>
36843       </method>
36844       <method name="Void EndInvoke(IAsyncResult)">
36845         <size>0</size>
36846       </method>
36847     </type>
36848     <type name="E">
36849       <method name="Void .ctor(Object, IntPtr)">
36850         <size>0</size>
36851       </method>
36852       <method name="Void Invoke(Int32 ByRef)">
36853         <size>0</size>
36854       </method>
36855       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
36856         <size>0</size>
36857       </method>
36858       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
36859         <size>0</size>
36860       </method>
36861     </type>
36862     <type name="F">
36863       <method name="Void .ctor(Object, IntPtr)">
36864         <size>0</size>
36865       </method>
36866       <method name="Void Invoke(System.Int32[])">
36867         <size>0</size>
36868       </method>
36869       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
36870         <size>0</size>
36871       </method>
36872       <method name="Void EndInvoke(IAsyncResult)">
36873         <size>0</size>
36874       </method>
36875     </type>
36876     <type name="X">
36877       <method name="Void &lt;Main&gt;m__0(Int32)">
36878         <size>1</size>
36879       </method>
36880       <method name="Void &lt;Main&gt;m__1(Int32)">
36881         <size>1</size>
36882       </method>
36883       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
36884         <size>1</size>
36885       </method>
36886       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
36887         <size>1</size>
36888       </method>
36889     </type>
36890   </test>
36891   <test name="test-anon-12.cs">
36892     <type name="X">
36893       <method name="Void .ctor()">
36894         <size>7</size>
36895       </method>
36896       <method name="Int32 Main()">
36897         <size>257</size>
36898       </method>
36899       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
36900         <size>81</size>
36901       </method>
36902     </type>
36903     <type name="predicate">
36904       <method name="Void .ctor(Object, IntPtr)">
36905         <size>0</size>
36906       </method>
36907       <method name="Boolean Invoke(System.Object)">
36908         <size>0</size>
36909       </method>
36910       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36911         <size>0</size>
36912       </method>
36913       <method name="Boolean EndInvoke(IAsyncResult)">
36914         <size>0</size>
36915       </method>
36916     </type>
36917     <type name="X">
36918       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
36919         <size>12</size>
36920       </method>
36921     </type>
36922   </test>
36923   <test name="test-anon-13.cs">
36924     <type name="X">
36925       <method name="Void .ctor(Int32)">
36926         <size>14</size>
36927       </method>
36928       <method name="Void Main()">
36929         <size>42</size>
36930       </method>
36931       <method name="D T()">
36932         <size>15</size>
36933       </method>
36934       <method name="System.String CALL()">
36935         <size>6</size>
36936       </method>
36937     </type>
36938     <type name="D">
36939       <method name="Void .ctor(Object, IntPtr)">
36940         <size>0</size>
36941       </method>
36942       <method name="Void Invoke()">
36943         <size>0</size>
36944       </method>
36945       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36946         <size>0</size>
36947       </method>
36948       <method name="Void EndInvoke(IAsyncResult)">
36949         <size>0</size>
36950       </method>
36951     </type>
36952     <type name="X">
36953       <method name="Void &lt;T&gt;m__0()">
36954         <size>22</size>
36955       </method>
36956     </type>
36957   </test>
36958   <test name="test-anon-14.cs">
36959     <type name="X">
36960       <method name="Void .ctor()">
36961         <size>7</size>
36962       </method>
36963       <method name="Void add_Click(X+T)">
36964         <size>22</size>
36965       </method>
36966       <method name="Void remove_Click(X+T)">
36967         <size>22</size>
36968       </method>
36969       <method name="Void Method()">
36970         <size>1</size>
36971       </method>
36972       <method name="Void Main()">
36973         <size>46</size>
36974       </method>
36975     </type>
36976     <type name="X+T">
36977       <method name="Void .ctor(Object, IntPtr)">
36978         <size>0</size>
36979       </method>
36980       <method name="Void Invoke()">
36981         <size>0</size>
36982       </method>
36983       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36984         <size>0</size>
36985       </method>
36986       <method name="Void EndInvoke(IAsyncResult)">
36987         <size>0</size>
36988       </method>
36989     </type>
36990   </test>
36991   <test name="test-anon-15.cs">
36992     <type name="Foo">
36993       <method name="Void .ctor()">
36994         <size>7</size>
36995       </method>
36996       <method name="Void Main()">
36997         <size>43</size>
36998       </method>
36999     </type>
37000     <type name="Foo+Inner">
37001       <method name="Void .ctor(String)">
37002         <size>7</size>
37003       </method>
37004     </type>
37005     <type name="Foo+foo_fn">
37006       <method name="Void .ctor(Object, IntPtr)">
37007         <size>0</size>
37008       </method>
37009       <method name="Foo+Inner Invoke(System.String)">
37010         <size>0</size>
37011       </method>
37012       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37013         <size>0</size>
37014       </method>
37015       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37016         <size>0</size>
37017       </method>
37018     </type>
37019     <type name="Foo">
37020       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37021         <size>13</size>
37022       </method>
37023     </type>
37024   </test>
37025   <test name="test-anon-16.cs">
37026     <type name="X">
37027       <method name="Void .ctor(Int32)">
37028         <size>14</size>
37029       </method>
37030       <method name="Void Main()">
37031         <size>42</size>
37032       </method>
37033       <method name="D T()">
37034         <size>15</size>
37035       </method>
37036     </type>
37037     <type name="D">
37038       <method name="Void .ctor(Object, IntPtr)">
37039         <size>0</size>
37040       </method>
37041       <method name="Void Invoke()">
37042         <size>0</size>
37043       </method>
37044       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37045         <size>0</size>
37046       </method>
37047       <method name="Void EndInvoke(IAsyncResult)">
37048         <size>0</size>
37049       </method>
37050     </type>
37051     <type name="X">
37052       <method name="Void &lt;T&gt;m__0()">
37053         <size>27</size>
37054       </method>
37055     </type>
37056   </test>
37057   <test name="test-anon-17.cs">
37058     <type name="Button">
37059       <method name="Void .ctor()">
37060         <size>7</size>
37061       </method>
37062       <method name="Void add_Clicked(ClickEvent)">
37063         <size>24</size>
37064       </method>
37065       <method name="Void remove_Clicked(ClickEvent)">
37066         <size>24</size>
37067       </method>
37068       <method name="Void DoClick()">
37069         <size>12</size>
37070       </method>
37071     </type>
37072     <type name="X">
37073       <method name="Void .ctor()">
37074         <size>7</size>
37075       </method>
37076       <method name="Void .cctor()">
37077         <size>1</size>
37078       </method>
37079       <method name="Int32 Main()">
37080         <size>61</size>
37081       </method>
37082     </type>
37083     <type name="ClickEvent">
37084       <method name="Void .ctor(Object, IntPtr)">
37085         <size>0</size>
37086       </method>
37087       <method name="Void Invoke()">
37088         <size>0</size>
37089       </method>
37090       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37091         <size>0</size>
37092       </method>
37093       <method name="Void EndInvoke(IAsyncResult)">
37094         <size>0</size>
37095       </method>
37096     </type>
37097     <type name="X">
37098       <method name="Void &lt;Main&gt;m__0()">
37099         <size>17</size>
37100       </method>
37101     </type>
37102   </test>
37103   <test name="test-anon-18.cs">
37104     <type name="DelegateTest">
37105       <method name="Void .ctor()">
37106         <size>7</size>
37107       </method>
37108       <method name="Void Main(System.String[])">
37109         <size>83</size>
37110       </method>
37111     </type>
37112     <type name="A">
37113       <method name="Void .ctor(Object, IntPtr)">
37114         <size>0</size>
37115       </method>
37116       <method name="Void Invoke()">
37117         <size>0</size>
37118       </method>
37119       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37120         <size>0</size>
37121       </method>
37122       <method name="Void EndInvoke(IAsyncResult)">
37123         <size>0</size>
37124       </method>
37125     </type>
37126     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37127       <method name="Void .ctor()">
37128         <size>7</size>
37129       </method>
37130       <method name="Void &lt;&gt;m__0()">
37131         <size>17</size>
37132       </method>
37133     </type>
37134   </test>
37135   <test name="test-anon-19.cs">
37136     <type name="X">
37137       <method name="Void .ctor()">
37138         <size>7</size>
37139       </method>
37140       <method name="Int32 Main()">
37141         <size>223</size>
37142       </method>
37143       <method name="Boolean t(Int32, Int32)">
37144         <size>5</size>
37145       </method>
37146     </type>
37147     <type name="S">
37148       <method name="Void .ctor(Object, IntPtr)">
37149         <size>0</size>
37150       </method>
37151       <method name="Void Invoke()">
37152         <size>0</size>
37153       </method>
37154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37155         <size>0</size>
37156       </method>
37157       <method name="Void EndInvoke(IAsyncResult)">
37158         <size>0</size>
37159       </method>
37160     </type>
37161     <type name="X+&lt;Main&gt;c__AnonStorey1">
37162       <method name="Void .ctor()">
37163         <size>7</size>
37164       </method>
37165       <method name="Void &lt;&gt;m__0()">
37166         <size>93</size>
37167       </method>
37168     </type>
37169     <type name="X+&lt;Main&gt;c__AnonStorey0">
37170       <method name="Void .ctor()">
37171         <size>7</size>
37172       </method>
37173     </type>
37174   </test>
37175   <test name="test-anon-20.cs">
37176     <type name="X">
37177       <method name="Void .ctor()">
37178         <size>7</size>
37179       </method>
37180       <method name="Void Main()">
37181         <size>33</size>
37182       </method>
37183       <method name="D MainHost()">
37184         <size>28</size>
37185       </method>
37186     </type>
37187     <type name="D">
37188       <method name="Void .ctor(Object, IntPtr)">
37189         <size>0</size>
37190       </method>
37191       <method name="Void Invoke()">
37192         <size>0</size>
37193       </method>
37194       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37195         <size>0</size>
37196       </method>
37197       <method name="Void EndInvoke(IAsyncResult)">
37198         <size>0</size>
37199       </method>
37200     </type>
37201     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37202       <method name="Void .ctor()">
37203         <size>7</size>
37204       </method>
37205       <method name="Void &lt;&gt;m__0()">
37206         <size>52</size>
37207       </method>
37208     </type>
37209     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37210       <method name="Void .ctor()">
37211         <size>7</size>
37212       </method>
37213       <method name="Void &lt;&gt;m__1()">
37214         <size>52</size>
37215       </method>
37216     </type>
37217   </test>
37218   <test name="test-anon-21.cs">
37219     <type name="X">
37220       <method name="Void .ctor()">
37221         <size>7</size>
37222       </method>
37223       <method name="Void .cctor()">
37224         <size>1</size>
37225       </method>
37226       <method name="Int32 Main()">
37227         <size>68</size>
37228       </method>
37229       <method name="Void M()">
37230         <size>44</size>
37231       </method>
37232     </type>
37233     <type name="D">
37234       <method name="Void .ctor(Object, IntPtr)">
37235         <size>0</size>
37236       </method>
37237       <method name="Void Invoke()">
37238         <size>0</size>
37239       </method>
37240       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37241         <size>0</size>
37242       </method>
37243       <method name="Void EndInvoke(IAsyncResult)">
37244         <size>0</size>
37245       </method>
37246     </type>
37247     <type name="X+&lt;M&gt;c__AnonStorey0">
37248       <method name="Void .ctor()">
37249         <size>7</size>
37250       </method>
37251       <method name="Void &lt;&gt;m__0()">
37252         <size>48</size>
37253       </method>
37254     </type>
37255     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37256       <method name="Void .ctor()">
37257         <size>7</size>
37258       </method>
37259       <method name="Void &lt;&gt;m__1()">
37260         <size>81</size>
37261       </method>
37262     </type>
37263   </test>
37264   <test name="test-anon-22.cs">
37265     <type name="X">
37266       <method name="Void .ctor()">
37267         <size>7</size>
37268       </method>
37269       <method name="Void Main()">
37270         <size>33</size>
37271       </method>
37272       <method name="D T()">
37273         <size>28</size>
37274       </method>
37275     </type>
37276     <type name="D">
37277       <method name="Void .ctor(Object, IntPtr)">
37278         <size>0</size>
37279       </method>
37280       <method name="Void Invoke()">
37281         <size>0</size>
37282       </method>
37283       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37284         <size>0</size>
37285       </method>
37286       <method name="Void EndInvoke(IAsyncResult)">
37287         <size>0</size>
37288       </method>
37289     </type>
37290     <type name="X+&lt;T&gt;c__AnonStorey0">
37291       <method name="Void .ctor()">
37292         <size>7</size>
37293       </method>
37294       <method name="Void &lt;&gt;m__0()">
37295         <size>52</size>
37296       </method>
37297     </type>
37298     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37299       <method name="Void .ctor()">
37300         <size>7</size>
37301       </method>
37302       <method name="Void &lt;&gt;m__1()">
37303         <size>52</size>
37304       </method>
37305     </type>
37306   </test>
37307   <test name="test-anon-23.cs">
37308     <type name="X">
37309       <method name="Void .ctor()">
37310         <size>7</size>
37311       </method>
37312       <method name="Int32 Main()">
37313         <size>68</size>
37314       </method>
37315       <method name="Void M()">
37316         <size>34</size>
37317       </method>
37318     </type>
37319     <type name="D">
37320       <method name="Void .ctor(Object, IntPtr)">
37321         <size>0</size>
37322       </method>
37323       <method name="Void Invoke()">
37324         <size>0</size>
37325       </method>
37326       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37327         <size>0</size>
37328       </method>
37329       <method name="Void EndInvoke(IAsyncResult)">
37330         <size>0</size>
37331       </method>
37332     </type>
37333     <type name="X+&lt;M&gt;c__AnonStorey0">
37334       <method name="Void .ctor()">
37335         <size>7</size>
37336       </method>
37337       <method name="Void &lt;&gt;m__0()">
37338         <size>38</size>
37339       </method>
37340     </type>
37341     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37342       <method name="Void .ctor()">
37343         <size>7</size>
37344       </method>
37345       <method name="Void &lt;&gt;m__1()">
37346         <size>24</size>
37347       </method>
37348     </type>
37349   </test>
37350   <test name="test-anon-24.cs">
37351     <type name="X">
37352       <method name="Void .ctor()">
37353         <size>7</size>
37354       </method>
37355       <method name="Void Main()">
37356         <size>29</size>
37357       </method>
37358       <method name="D T(Int32)">
37359         <size>28</size>
37360       </method>
37361     </type>
37362     <type name="D">
37363       <method name="Void .ctor(Object, IntPtr)">
37364         <size>0</size>
37365       </method>
37366       <method name="Int32 Invoke()">
37367         <size>0</size>
37368       </method>
37369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37370         <size>0</size>
37371       </method>
37372       <method name="Int32 EndInvoke(IAsyncResult)">
37373         <size>0</size>
37374       </method>
37375     </type>
37376     <type name="X+&lt;T&gt;c__AnonStorey0">
37377       <method name="Void .ctor()">
37378         <size>7</size>
37379       </method>
37380       <method name="Int32 &lt;&gt;m__0()">
37381         <size>21</size>
37382       </method>
37383     </type>
37384   </test>
37385   <test name="test-anon-25.cs">
37386     <type name="X">
37387       <method name="Void .ctor()">
37388         <size>7</size>
37389       </method>
37390       <method name="Int32 Main()">
37391         <size>48</size>
37392       </method>
37393       <method name="D T(Int32)">
37394         <size>28</size>
37395       </method>
37396     </type>
37397     <type name="D">
37398       <method name="Void .ctor(Object, IntPtr)">
37399         <size>0</size>
37400       </method>
37401       <method name="Int32 Invoke(Int32)">
37402         <size>0</size>
37403       </method>
37404       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37405         <size>0</size>
37406       </method>
37407       <method name="Int32 EndInvoke(IAsyncResult)">
37408         <size>0</size>
37409       </method>
37410     </type>
37411     <type name="X+&lt;T&gt;c__AnonStorey0">
37412       <method name="Void .ctor()">
37413         <size>7</size>
37414       </method>
37415       <method name="Int32 &lt;&gt;m__0(Int32)">
37416         <size>9</size>
37417       </method>
37418     </type>
37419   </test>
37420   <test name="test-anon-27.cs">
37421     <type name="X">
37422       <method name="Void .ctor()">
37423         <size>7</size>
37424       </method>
37425       <method name="Int32 Main()">
37426         <size>138</size>
37427       </method>
37428       <method name="Void M(Int32)">
37429         <size>59</size>
37430       </method>
37431     </type>
37432     <type name="D">
37433       <method name="Void .ctor(Object, IntPtr)">
37434         <size>0</size>
37435       </method>
37436       <method name="Void Invoke()">
37437         <size>0</size>
37438       </method>
37439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37440         <size>0</size>
37441       </method>
37442       <method name="Void EndInvoke(IAsyncResult)">
37443         <size>0</size>
37444       </method>
37445     </type>
37446     <type name="X+&lt;M&gt;c__AnonStorey0">
37447       <method name="Void .ctor()">
37448         <size>7</size>
37449       </method>
37450       <method name="Void &lt;&gt;m__0()">
37451         <size>38</size>
37452       </method>
37453     </type>
37454     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37455       <method name="Void .ctor()">
37456         <size>7</size>
37457       </method>
37458       <method name="Void &lt;&gt;m__1()">
37459         <size>50</size>
37460       </method>
37461     </type>
37462   </test>
37463   <test name="test-anon-28.cs">
37464     <type name="Delegable">
37465       <method name="Void .ctor()">
37466         <size>7</size>
37467       </method>
37468       <method name="Void add_MyDelegate(System.EventHandler)">
37469         <size>24</size>
37470       </method>
37471       <method name="Void remove_MyDelegate(System.EventHandler)">
37472         <size>24</size>
37473       </method>
37474     </type>
37475     <type name="DelegateTest">
37476       <method name="Void .ctor()">
37477         <size>7</size>
37478       </method>
37479       <method name="Void Main(System.String[])">
37480         <size>58</size>
37481       </method>
37482     </type>
37483     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37484       <method name="Void .ctor()">
37485         <size>7</size>
37486       </method>
37487       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37488         <size>33</size>
37489       </method>
37490     </type>
37491   </test>
37492   <test name="test-anon-29.cs">
37493     <type name="X">
37494       <method name="Void .ctor()">
37495         <size>108</size>
37496       </method>
37497       <method name="System.String Hello()">
37498         <size>20</size>
37499       </method>
37500       <method name="Void Main()">
37501         <size>18</size>
37502       </method>
37503     </type>
37504     <type name="X+Foo">
37505       <method name="Void .ctor(Object, IntPtr)">
37506         <size>0</size>
37507       </method>
37508       <method name="System.String Invoke()">
37509         <size>0</size>
37510       </method>
37511       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37512         <size>0</size>
37513       </method>
37514       <method name="System.String EndInvoke(IAsyncResult)">
37515         <size>0</size>
37516       </method>
37517     </type>
37518     <type name="X+Bar">
37519       <method name="Void .ctor(Object, IntPtr)">
37520         <size>0</size>
37521       </method>
37522       <method name="Void Invoke(System.String)">
37523         <size>0</size>
37524       </method>
37525       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37526         <size>0</size>
37527       </method>
37528       <method name="Void EndInvoke(IAsyncResult)">
37529         <size>0</size>
37530       </method>
37531     </type>
37532     <type name="X">
37533       <method name="Void &lt;Hello&gt;m__1(System.String)">
37534         <size>7</size>
37535       </method>
37536       <method name="System.String &lt;Hello&gt;m__0()">
37537         <size>201</size>
37538       </method>
37539       <method name="Void &lt;Hello&gt;m__2(System.String)">
37540         <size>7</size>
37541       </method>
37542     </type>
37543   </test>
37544   <test name="test-anon-30.cs">
37545     <type name="X">
37546       <method name="Void .ctor()">
37547         <size>7</size>
37548       </method>
37549     </type>
37550     <type name="Program">
37551       <method name="Void add_E(Program+D)">
37552         <size>22</size>
37553       </method>
37554       <method name="Void remove_E(Program+D)">
37555         <size>22</size>
37556       </method>
37557       <method name="Void Main()">
37558         <size>38</size>
37559       </method>
37560     </type>
37561     <type name="Program+D">
37562       <method name="Void .ctor(Object, IntPtr)">
37563         <size>0</size>
37564       </method>
37565       <method name="Void Invoke(X)">
37566         <size>0</size>
37567       </method>
37568       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37569         <size>0</size>
37570       </method>
37571       <method name="Void EndInvoke(IAsyncResult)">
37572         <size>0</size>
37573       </method>
37574     </type>
37575     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37576       <method name="Void .ctor()">
37577         <size>7</size>
37578       </method>
37579       <method name="Void &lt;&gt;m__0(X)">
37580         <size>15</size>
37581       </method>
37582     </type>
37583   </test>
37584   <test name="test-anon-31.cs">
37585     <type name="test">
37586       <method name="Void .ctor()">
37587         <size>7</size>
37588       </method>
37589       <method name="IEnumerable testen(Int32)">
37590         <size>30</size>
37591       </method>
37592     </type>
37593     <type name="reflect">
37594       <method name="Void .ctor()">
37595         <size>7</size>
37596       </method>
37597       <method name="Void Main(System.String[])">
37598         <size>122</size>
37599       </method>
37600     </type>
37601     <type name="test+&lt;testen&gt;c__Iterator0">
37602       <method name="Void .ctor()">
37603         <size>7</size>
37604       </method>
37605       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37606         <size>7</size>
37607       </method>
37608       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37609         <size>7</size>
37610       </method>
37611       <method name="Boolean MoveNext()">
37612         <size>195</size>
37613       </method>
37614       <method name="Void Dispose()">
37615         <size>8</size>
37616       </method>
37617       <method name="Void Reset()">
37618         <size>6</size>
37619       </method>
37620       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37621         <size>7</size>
37622       </method>
37623       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37624         <size>40</size>
37625       </method>
37626     </type>
37627   </test>
37628   <test name="test-anon-32.cs">
37629     <type name="MainClass">
37630       <method name="Void .ctor()">
37631         <size>7</size>
37632       </method>
37633       <method name="Void Main()">
37634         <size>37</size>
37635       </method>
37636       <method name="Void SimpleCallback(MainClass, System.String)">
37637         <size>7</size>
37638       </method>
37639     </type>
37640     <type name="StringSender">
37641       <method name="Void .ctor(Object, IntPtr)">
37642         <size>0</size>
37643       </method>
37644       <method name="Void Invoke(System.String)">
37645         <size>0</size>
37646       </method>
37647       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37648         <size>0</size>
37649       </method>
37650       <method name="Void EndInvoke(IAsyncResult)">
37651         <size>0</size>
37652       </method>
37653     </type>
37654     <type name="VoidDelegate">
37655       <method name="Void .ctor(Object, IntPtr)">
37656         <size>0</size>
37657       </method>
37658       <method name="Void Invoke()">
37659         <size>0</size>
37660       </method>
37661       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37662         <size>0</size>
37663       </method>
37664       <method name="Void EndInvoke(IAsyncResult)">
37665         <size>0</size>
37666       </method>
37667     </type>
37668     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37669       <method name="Void .ctor()">
37670         <size>7</size>
37671       </method>
37672       <method name="Void &lt;&gt;m__0()">
37673         <size>25</size>
37674       </method>
37675       <method name="Void &lt;&gt;m__1(System.String)">
37676         <size>13</size>
37677       </method>
37678     </type>
37679   </test>
37680   <test name="test-anon-33.cs">
37681     <type name="T">
37682       <method name="Void .ctor()">
37683         <size>7</size>
37684       </method>
37685       <method name="Void doit(Int32)">
37686         <size>7</size>
37687       </method>
37688       <method name="Void Main()">
37689         <size>162</size>
37690       </method>
37691     </type>
37692     <type name="Do">
37693       <method name="Void .ctor(Object, IntPtr)">
37694         <size>0</size>
37695       </method>
37696       <method name="Void Invoke()">
37697         <size>0</size>
37698       </method>
37699       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37700         <size>0</size>
37701       </method>
37702       <method name="Void EndInvoke(IAsyncResult)">
37703         <size>0</size>
37704       </method>
37705     </type>
37706     <type name="T+&lt;Main&gt;c__AnonStorey0">
37707       <method name="Void .ctor()">
37708         <size>7</size>
37709       </method>
37710       <method name="Void &lt;&gt;m__0()">
37711         <size>12</size>
37712       </method>
37713     </type>
37714     <type name="T+&lt;Main&gt;c__AnonStorey1">
37715       <method name="Void .ctor()">
37716         <size>7</size>
37717       </method>
37718       <method name="Void &lt;&gt;m__1()">
37719         <size>12</size>
37720       </method>
37721     </type>
37722   </test>
37723   <test name="test-anon-34.cs">
37724     <type name="Delegates.Space">
37725       <method name="Void .ctor()">
37726         <size>7</size>
37727       </method>
37728       <method name="Void Leak(Boolean, Int32)">
37729         <size>92</size>
37730       </method>
37731     </type>
37732     <type name="Delegates.Program">
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736       <method name="Void SpaceLeak()">
37737         <size>37</size>
37738       </method>
37739       <method name="Void Main(System.String[])">
37740         <size>6</size>
37741       </method>
37742     </type>
37743     <type name="Delegates.Space+DoCopy">
37744       <method name="Void .ctor(Object, IntPtr)">
37745         <size>0</size>
37746       </method>
37747       <method name="Void Invoke()">
37748         <size>0</size>
37749       </method>
37750       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37751         <size>0</size>
37752       </method>
37753       <method name="Void EndInvoke(IAsyncResult)">
37754         <size>0</size>
37755       </method>
37756     </type>
37757     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37758       <method name="Void .ctor()">
37759         <size>7</size>
37760       </method>
37761       <method name="Void &lt;&gt;m__0()">
37762         <size>23</size>
37763       </method>
37764     </type>
37765     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37766       <method name="Void .ctor()">
37767         <size>7</size>
37768       </method>
37769       <method name="Void &lt;&gt;m__1()">
37770         <size>19</size>
37771       </method>
37772     </type>
37773   </test>
37774   <test name="test-anon-35.cs">
37775     <type name="CustomDict">
37776       <method name="Void .ctor()">
37777         <size>66</size>
37778       </method>
37779       <method name="IEnumerator GetEnumerator()">
37780         <size>15</size>
37781       </method>
37782     </type>
37783     <type name="Tests">
37784       <method name="Void .ctor()">
37785         <size>7</size>
37786       </method>
37787       <method name="Void Main()">
37788         <size>7</size>
37789       </method>
37790     </type>
37791     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37792       <method name="Void .ctor()">
37793         <size>7</size>
37794       </method>
37795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37796         <size>7</size>
37797       </method>
37798       <method name="Boolean MoveNext()">
37799         <size>86</size>
37800       </method>
37801       <method name="Void Dispose()">
37802         <size>8</size>
37803       </method>
37804       <method name="Void Reset()">
37805         <size>6</size>
37806       </method>
37807       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37808         <size>7</size>
37809       </method>
37810     </type>
37811   </test>
37812   <test name="test-anon-36.cs">
37813     <type name="Test">
37814       <method name="Void .ctor(TestMethod)">
37815         <size>7</size>
37816       </method>
37817       <method name="Void .ctor(TestMethod2)">
37818         <size>7</size>
37819       </method>
37820       <method name="Void Main()">
37821         <size>36</size>
37822       </method>
37823     </type>
37824     <type name="TestMethod">
37825       <method name="Void .ctor(Object, IntPtr)">
37826         <size>0</size>
37827       </method>
37828       <method name="Void Invoke()">
37829         <size>0</size>
37830       </method>
37831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37832         <size>0</size>
37833       </method>
37834       <method name="Void EndInvoke(IAsyncResult)">
37835         <size>0</size>
37836       </method>
37837     </type>
37838     <type name="TestMethod2">
37839       <method name="Void .ctor(Object, IntPtr)">
37840         <size>0</size>
37841       </method>
37842       <method name="Void Invoke(System.Object)">
37843         <size>0</size>
37844       </method>
37845       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37846         <size>0</size>
37847       </method>
37848       <method name="Void EndInvoke(IAsyncResult)">
37849         <size>0</size>
37850       </method>
37851     </type>
37852     <type name="Test">
37853       <method name="Void &lt;Main&gt;m__0()">
37854         <size>1</size>
37855       </method>
37856     </type>
37857   </test>
37858   <test name="test-anon-37.cs">
37859     <type name="DelegateInit">
37860       <method name="Void .ctor()">
37861         <size>7</size>
37862       </method>
37863       <method name="Void .cctor()">
37864         <size>35</size>
37865       </method>
37866       <method name="Void Main(System.String[])">
37867         <size>11</size>
37868       </method>
37869     </type>
37870     <type name="DelegateInit+FooDelegate">
37871       <method name="Void .ctor(Object, IntPtr)">
37872         <size>0</size>
37873       </method>
37874       <method name="Void Invoke()">
37875         <size>0</size>
37876       </method>
37877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37878         <size>0</size>
37879       </method>
37880       <method name="Void EndInvoke(IAsyncResult)">
37881         <size>0</size>
37882       </method>
37883     </type>
37884     <type name="DelegateInit">
37885       <method name="Void &lt;DelegateInit&gt;m__0()">
37886         <size>11</size>
37887       </method>
37888     </type>
37889   </test>
37890   <test name="test-anon-38.cs">
37891     <type name="X">
37892       <method name="Void .ctor()">
37893         <size>7</size>
37894       </method>
37895       <method name="Void Hello(Int64, Int64)">
37896         <size>1</size>
37897       </method>
37898       <method name="Void Test(Int32)">
37899         <size>67</size>
37900       </method>
37901       <method name="Void Main()">
37902         <size>14</size>
37903       </method>
37904     </type>
37905     <type name="Simple">
37906       <method name="Void .ctor(Object, IntPtr)">
37907         <size>0</size>
37908       </method>
37909       <method name="Void Invoke()">
37910         <size>0</size>
37911       </method>
37912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37913         <size>0</size>
37914       </method>
37915       <method name="Void EndInvoke(IAsyncResult)">
37916         <size>0</size>
37917       </method>
37918     </type>
37919     <type name="Foo">
37920       <method name="Void .ctor(Object, IntPtr)">
37921         <size>0</size>
37922       </method>
37923       <method name="Simple Invoke()">
37924         <size>0</size>
37925       </method>
37926       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37927         <size>0</size>
37928       </method>
37929       <method name="Simple EndInvoke(IAsyncResult)">
37930         <size>0</size>
37931       </method>
37932     </type>
37933     <type name="X+&lt;Test&gt;c__AnonStorey0">
37934       <method name="Void .ctor()">
37935         <size>7</size>
37936       </method>
37937       <method name="Simple &lt;&gt;m__0()">
37938         <size>64</size>
37939       </method>
37940     </type>
37941     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
37942       <method name="Void .ctor()">
37943         <size>7</size>
37944       </method>
37945       <method name="Void &lt;&gt;m__1()">
37946         <size>34</size>
37947       </method>
37948     </type>
37949   </test>
37950   <test name="test-anon-39.cs">
37951     <type name="X">
37952       <method name="Void .ctor()">
37953         <size>7</size>
37954       </method>
37955       <method name="Void Hello(Int64)">
37956         <size>1</size>
37957       </method>
37958       <method name="Void Test(Int32)">
37959         <size>65</size>
37960       </method>
37961       <method name="Void Main()">
37962         <size>14</size>
37963       </method>
37964     </type>
37965     <type name="Simple">
37966       <method name="Void .ctor(Object, IntPtr)">
37967         <size>0</size>
37968       </method>
37969       <method name="Void Invoke()">
37970         <size>0</size>
37971       </method>
37972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37973         <size>0</size>
37974       </method>
37975       <method name="Void EndInvoke(IAsyncResult)">
37976         <size>0</size>
37977       </method>
37978     </type>
37979     <type name="Foo">
37980       <method name="Void .ctor(Object, IntPtr)">
37981         <size>0</size>
37982       </method>
37983       <method name="Simple Invoke()">
37984         <size>0</size>
37985       </method>
37986       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37987         <size>0</size>
37988       </method>
37989       <method name="Simple EndInvoke(IAsyncResult)">
37990         <size>0</size>
37991       </method>
37992     </type>
37993     <type name="X+&lt;Test&gt;c__AnonStorey0">
37994       <method name="Void .ctor()">
37995         <size>7</size>
37996       </method>
37997       <method name="Simple &lt;&gt;m__0()">
37998         <size>30</size>
37999       </method>
38000       <method name="Void &lt;&gt;m__1()">
38001         <size>18</size>
38002       </method>
38003     </type>
38004   </test>
38005   <test name="test-anon-40.cs">
38006     <type name="X">
38007       <method name="Void .ctor()">
38008         <size>7</size>
38009       </method>
38010       <method name="Void Hello(Int64)">
38011         <size>1</size>
38012       </method>
38013       <method name="Void Test(Int32)">
38014         <size>65</size>
38015       </method>
38016       <method name="Void Main()">
38017         <size>14</size>
38018       </method>
38019     </type>
38020     <type name="Simple">
38021       <method name="Void .ctor(Object, IntPtr)">
38022         <size>0</size>
38023       </method>
38024       <method name="Void Invoke()">
38025         <size>0</size>
38026       </method>
38027       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38028         <size>0</size>
38029       </method>
38030       <method name="Void EndInvoke(IAsyncResult)">
38031         <size>0</size>
38032       </method>
38033     </type>
38034     <type name="Foo">
38035       <method name="Void .ctor(Object, IntPtr)">
38036         <size>0</size>
38037       </method>
38038       <method name="Simple Invoke()">
38039         <size>0</size>
38040       </method>
38041       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38042         <size>0</size>
38043       </method>
38044       <method name="Simple EndInvoke(IAsyncResult)">
38045         <size>0</size>
38046       </method>
38047     </type>
38048     <type name="X+&lt;Test&gt;c__AnonStorey0">
38049       <method name="Void .ctor()">
38050         <size>7</size>
38051       </method>
38052       <method name="Simple &lt;&gt;m__0()">
38053         <size>30</size>
38054       </method>
38055       <method name="Void &lt;&gt;m__1()">
38056         <size>18</size>
38057       </method>
38058     </type>
38059   </test>
38060   <test name="test-anon-41.cs">
38061     <type name="X">
38062       <method name="Void .ctor()">
38063         <size>7</size>
38064       </method>
38065       <method name="Void Hello(Int64)">
38066         <size>1</size>
38067       </method>
38068       <method name="Void Test(Int32)">
38069         <size>65</size>
38070       </method>
38071       <method name="Void Main()">
38072         <size>14</size>
38073       </method>
38074     </type>
38075     <type name="Simple">
38076       <method name="Void .ctor(Object, IntPtr)">
38077         <size>0</size>
38078       </method>
38079       <method name="Void Invoke()">
38080         <size>0</size>
38081       </method>
38082       <method name="IAsyncResult BeginInvoke(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="Foo">
38090       <method name="Void .ctor(Object, IntPtr)">
38091         <size>0</size>
38092       </method>
38093       <method name="Simple Invoke()">
38094         <size>0</size>
38095       </method>
38096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38097         <size>0</size>
38098       </method>
38099       <method name="Simple EndInvoke(IAsyncResult)">
38100         <size>0</size>
38101       </method>
38102     </type>
38103     <type name="X+&lt;Test&gt;c__AnonStorey0">
38104       <method name="Void .ctor()">
38105         <size>7</size>
38106       </method>
38107       <method name="Simple &lt;&gt;m__0()">
38108         <size>55</size>
38109       </method>
38110     </type>
38111     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38112       <method name="Void .ctor()">
38113         <size>7</size>
38114       </method>
38115       <method name="Void &lt;&gt;m__1()">
38116         <size>35</size>
38117       </method>
38118     </type>
38119   </test>
38120   <test name="test-anon-42.cs">
38121     <type name="X">
38122       <method name="Void .ctor()">
38123         <size>7</size>
38124       </method>
38125       <method name="Void Hello(Int64)">
38126         <size>1</size>
38127       </method>
38128       <method name="Void Test(Int32)">
38129         <size>51</size>
38130       </method>
38131       <method name="Void Main()">
38132         <size>13</size>
38133       </method>
38134     </type>
38135     <type name="Simple">
38136       <method name="Void .ctor(Object, IntPtr)">
38137         <size>0</size>
38138       </method>
38139       <method name="Void Invoke()">
38140         <size>0</size>
38141       </method>
38142       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38143         <size>0</size>
38144       </method>
38145       <method name="Void EndInvoke(IAsyncResult)">
38146         <size>0</size>
38147       </method>
38148     </type>
38149     <type name="Foo">
38150       <method name="Void .ctor(Object, IntPtr)">
38151         <size>0</size>
38152       </method>
38153       <method name="Simple Invoke()">
38154         <size>0</size>
38155       </method>
38156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38157         <size>0</size>
38158       </method>
38159       <method name="Simple EndInvoke(IAsyncResult)">
38160         <size>0</size>
38161       </method>
38162     </type>
38163     <type name="X">
38164       <method name="Simple &lt;Test&gt;m__0()">
38165         <size>37</size>
38166       </method>
38167       <method name="Void &lt;Test&gt;m__1()">
38168         <size>8</size>
38169       </method>
38170     </type>
38171   </test>
38172   <test name="test-anon-43.cs">
38173     <type name="X">
38174       <method name="Void .ctor()">
38175         <size>7</size>
38176       </method>
38177       <method name="Void Hello(Int64, Int64)">
38178         <size>1</size>
38179       </method>
38180       <method name="Void Test(Int32)">
38181         <size>54</size>
38182       </method>
38183       <method name="Void Main()">
38184         <size>14</size>
38185       </method>
38186     </type>
38187     <type name="Simple">
38188       <method name="Void .ctor(Object, IntPtr)">
38189         <size>0</size>
38190       </method>
38191       <method name="Void Invoke()">
38192         <size>0</size>
38193       </method>
38194       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38195         <size>0</size>
38196       </method>
38197       <method name="Void EndInvoke(IAsyncResult)">
38198         <size>0</size>
38199       </method>
38200     </type>
38201     <type name="Foo">
38202       <method name="Void .ctor(Object, IntPtr)">
38203         <size>0</size>
38204       </method>
38205       <method name="Simple Invoke()">
38206         <size>0</size>
38207       </method>
38208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38209         <size>0</size>
38210       </method>
38211       <method name="Simple EndInvoke(IAsyncResult)">
38212         <size>0</size>
38213       </method>
38214     </type>
38215     <type name="X+&lt;Test&gt;c__AnonStorey0">
38216       <method name="Void .ctor()">
38217         <size>7</size>
38218       </method>
38219       <method name="Simple &lt;&gt;m__0()">
38220         <size>64</size>
38221       </method>
38222     </type>
38223     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38224       <method name="Void .ctor()">
38225         <size>7</size>
38226       </method>
38227       <method name="Void &lt;&gt;m__1()">
38228         <size>34</size>
38229       </method>
38230     </type>
38231   </test>
38232   <test name="test-anon-44.cs">
38233     <type name="X">
38234       <method name="Void .ctor()">
38235         <size>7</size>
38236       </method>
38237       <method name="Void Hello(Int64)">
38238         <size>1</size>
38239       </method>
38240       <method name="Void Test(Int32)">
38241         <size>68</size>
38242       </method>
38243       <method name="Void Main()">
38244         <size>14</size>
38245       </method>
38246     </type>
38247     <type name="Simple">
38248       <method name="Void .ctor(Object, IntPtr)">
38249         <size>0</size>
38250       </method>
38251       <method name="Void Invoke()">
38252         <size>0</size>
38253       </method>
38254       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38255         <size>0</size>
38256       </method>
38257       <method name="Void EndInvoke(IAsyncResult)">
38258         <size>0</size>
38259       </method>
38260     </type>
38261     <type name="Foo">
38262       <method name="Void .ctor(Object, IntPtr)">
38263         <size>0</size>
38264       </method>
38265       <method name="Simple Invoke()">
38266         <size>0</size>
38267       </method>
38268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38269         <size>0</size>
38270       </method>
38271       <method name="Simple EndInvoke(IAsyncResult)">
38272         <size>0</size>
38273       </method>
38274     </type>
38275     <type name="X+&lt;Test&gt;c__AnonStorey0">
38276       <method name="Void .ctor()">
38277         <size>7</size>
38278       </method>
38279       <method name="Simple &lt;&gt;m__1()">
38280         <size>33</size>
38281       </method>
38282       <method name="Simple &lt;&gt;m__0()">
38283         <size>51</size>
38284       </method>
38285       <method name="Void &lt;&gt;m__3()">
38286         <size>21</size>
38287       </method>
38288     </type>
38289     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38290       <method name="Void .ctor()">
38291         <size>7</size>
38292       </method>
38293       <method name="Void &lt;&gt;m__2()">
38294         <size>26</size>
38295       </method>
38296     </type>
38297   </test>
38298   <test name="test-anon-45.cs">
38299     <type name="Test">
38300       <method name="Void .ctor()">
38301         <size>7</size>
38302       </method>
38303       <method name="Void Main()">
38304         <size>64</size>
38305       </method>
38306       <method name="IEnumerator GetEnumerator()">
38307         <size>8</size>
38308       </method>
38309     </type>
38310     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38311       <method name="Void .ctor()">
38312         <size>7</size>
38313       </method>
38314       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38315         <size>7</size>
38316       </method>
38317       <method name="Boolean MoveNext()">
38318         <size>77</size>
38319       </method>
38320       <method name="Void Dispose()">
38321         <size>8</size>
38322       </method>
38323       <method name="Void Reset()">
38324         <size>6</size>
38325       </method>
38326       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38327         <size>7</size>
38328       </method>
38329     </type>
38330   </test>
38331   <test name="test-anon-46.cs">
38332     <type name="World">
38333       <method name="Void .ctor()">
38334         <size>7</size>
38335       </method>
38336       <method name="Void Hello(Int64)">
38337         <size>1</size>
38338       </method>
38339       <method name="Void Test(Int32)">
38340         <size>50</size>
38341       </method>
38342     </type>
38343     <type name="X">
38344       <method name="Void .ctor()">
38345         <size>7</size>
38346       </method>
38347       <method name="Void Main()">
38348         <size>14</size>
38349       </method>
38350     </type>
38351     <type name="Foo">
38352       <method name="Void .ctor(Object, IntPtr)">
38353         <size>0</size>
38354       </method>
38355       <method name="Void Invoke()">
38356         <size>0</size>
38357       </method>
38358       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38359         <size>0</size>
38360       </method>
38361       <method name="Void EndInvoke(IAsyncResult)">
38362         <size>0</size>
38363       </method>
38364     </type>
38365     <type name="World+&lt;Test&gt;c__AnonStorey0">
38366       <method name="Void .ctor()">
38367         <size>7</size>
38368       </method>
38369       <method name="Void &lt;&gt;m__0()">
38370         <size>19</size>
38371       </method>
38372     </type>
38373   </test>
38374   <test name="test-anon-47.cs">
38375     <type name="World">
38376       <method name="Void .ctor()">
38377         <size>7</size>
38378       </method>
38379       <method name="Void Hello(Int64)">
38380         <size>1</size>
38381       </method>
38382       <method name="Void Test(Int32)">
38383         <size>158</size>
38384       </method>
38385     </type>
38386     <type name="X">
38387       <method name="Void .ctor()">
38388         <size>7</size>
38389       </method>
38390       <method name="Void Main()">
38391         <size>14</size>
38392       </method>
38393     </type>
38394     <type name="Foo">
38395       <method name="Void .ctor(Object, IntPtr)">
38396         <size>0</size>
38397       </method>
38398       <method name="Void Invoke()">
38399         <size>0</size>
38400       </method>
38401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38402         <size>0</size>
38403       </method>
38404       <method name="Void EndInvoke(IAsyncResult)">
38405         <size>0</size>
38406       </method>
38407     </type>
38408     <type name="World+&lt;Test&gt;c__AnonStorey2">
38409       <method name="Void .ctor()">
38410         <size>7</size>
38411       </method>
38412       <method name="Void &lt;&gt;m__0()">
38413         <size>45</size>
38414       </method>
38415     </type>
38416     <type name="World+&lt;Test&gt;c__AnonStorey0">
38417       <method name="Void .ctor()">
38418         <size>7</size>
38419       </method>
38420     </type>
38421     <type name="World+&lt;Test&gt;c__AnonStorey1">
38422       <method name="Void .ctor()">
38423         <size>7</size>
38424       </method>
38425     </type>
38426   </test>
38427   <test name="test-anon-48.cs">
38428     <type name="World">
38429       <method name="Void .ctor()">
38430         <size>7</size>
38431       </method>
38432       <method name="Void Hello(Int64)">
38433         <size>1</size>
38434       </method>
38435       <method name="Void Test(Int32)">
38436         <size>197</size>
38437       </method>
38438     </type>
38439     <type name="X">
38440       <method name="Void .ctor()">
38441         <size>7</size>
38442       </method>
38443       <method name="Void Main()">
38444         <size>14</size>
38445       </method>
38446     </type>
38447     <type name="Foo">
38448       <method name="Void .ctor(Object, IntPtr)">
38449         <size>0</size>
38450       </method>
38451       <method name="Void Invoke()">
38452         <size>0</size>
38453       </method>
38454       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38455         <size>0</size>
38456       </method>
38457       <method name="Void EndInvoke(IAsyncResult)">
38458         <size>0</size>
38459       </method>
38460     </type>
38461     <type name="World+&lt;Test&gt;c__AnonStorey1">
38462       <method name="Void .ctor()">
38463         <size>7</size>
38464       </method>
38465     </type>
38466     <type name="World+&lt;Test&gt;c__AnonStorey2">
38467       <method name="Void .ctor()">
38468         <size>7</size>
38469       </method>
38470     </type>
38471     <type name="World+&lt;Test&gt;c__AnonStorey0">
38472       <method name="Void .ctor()">
38473         <size>7</size>
38474       </method>
38475       <method name="Void &lt;&gt;m__0()">
38476         <size>63</size>
38477       </method>
38478     </type>
38479   </test>
38480   <test name="test-anon-49.cs">
38481     <type name="Test">
38482       <method name="Void .ctor()">
38483         <size>7</size>
38484       </method>
38485       <method name="Void Main()">
38486         <size>64</size>
38487       </method>
38488       <method name="IEnumerator GetEnumerator()">
38489         <size>8</size>
38490       </method>
38491     </type>
38492     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38493       <method name="Void .ctor()">
38494         <size>7</size>
38495       </method>
38496       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38497         <size>7</size>
38498       </method>
38499       <method name="Boolean MoveNext()">
38500         <size>185</size>
38501       </method>
38502       <method name="Void Dispose()">
38503         <size>62</size>
38504       </method>
38505       <method name="Void Reset()">
38506         <size>6</size>
38507       </method>
38508       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38509         <size>7</size>
38510       </method>
38511     </type>
38512   </test>
38513   <test name="test-anon-50.cs">
38514     <type name="Test">
38515       <method name="Void .ctor()">
38516         <size>7</size>
38517       </method>
38518       <method name="IEnumerable Foo(Int32)">
38519         <size>30</size>
38520       </method>
38521     </type>
38522     <type name="X">
38523       <method name="Void .ctor()">
38524         <size>7</size>
38525       </method>
38526       <method name="Int32 Main()">
38527         <size>196</size>
38528       </method>
38529     </type>
38530     <type name="Test+&lt;Foo&gt;c__Iterator0">
38531       <method name="Void .ctor()">
38532         <size>7</size>
38533       </method>
38534       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38535         <size>7</size>
38536       </method>
38537       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38538         <size>7</size>
38539       </method>
38540       <method name="Boolean MoveNext()">
38541         <size>118</size>
38542       </method>
38543       <method name="Void Dispose()">
38544         <size>8</size>
38545       </method>
38546       <method name="Void Reset()">
38547         <size>6</size>
38548       </method>
38549       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38550         <size>7</size>
38551       </method>
38552       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38553         <size>40</size>
38554       </method>
38555     </type>
38556   </test>
38557   <test name="test-anon-51.cs">
38558     <type name="X">
38559       <method name="Void .ctor()">
38560         <size>7</size>
38561       </method>
38562       <method name="Void .cctor()">
38563         <size>35</size>
38564       </method>
38565       <method name="Void Main()">
38566         <size>11</size>
38567       </method>
38568     </type>
38569     <type name="FooDelegate">
38570       <method name="Void .ctor(Object, IntPtr)">
38571         <size>0</size>
38572       </method>
38573       <method name="Void Invoke()">
38574         <size>0</size>
38575       </method>
38576       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38577         <size>0</size>
38578       </method>
38579       <method name="Void EndInvoke(IAsyncResult)">
38580         <size>0</size>
38581       </method>
38582     </type>
38583     <type name="X">
38584       <method name="Void &lt;X&gt;m__0()">
38585         <size>11</size>
38586       </method>
38587     </type>
38588   </test>
38589   <test name="test-anon-52.cs">
38590     <type name="X">
38591       <method name="Void .ctor()">
38592         <size>7</size>
38593       </method>
38594       <method name="IEnumerator GetIt(System.Int32[])">
38595         <size>22</size>
38596       </method>
38597       <method name="Int32 Main()">
38598         <size>33</size>
38599       </method>
38600     </type>
38601     <type name="X+A">
38602       <method name="Void .ctor(Object, IntPtr)">
38603         <size>0</size>
38604       </method>
38605       <method name="Void Invoke()">
38606         <size>0</size>
38607       </method>
38608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38609         <size>0</size>
38610       </method>
38611       <method name="Void EndInvoke(IAsyncResult)">
38612         <size>0</size>
38613       </method>
38614     </type>
38615     <type name="X+&lt;GetIt&gt;c__Iterator0">
38616       <method name="Void .ctor()">
38617         <size>7</size>
38618       </method>
38619       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38620         <size>7</size>
38621       </method>
38622       <method name="Boolean MoveNext()">
38623         <size>201</size>
38624       </method>
38625       <method name="Void &lt;&gt;m__0()">
38626         <size>22</size>
38627       </method>
38628       <method name="Void Dispose()">
38629         <size>8</size>
38630       </method>
38631       <method name="Void Reset()">
38632         <size>6</size>
38633       </method>
38634       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38635         <size>7</size>
38636       </method>
38637     </type>
38638   </test>
38639   <test name="test-anon-53.cs">
38640     <type name="Test">
38641       <method name="Void .ctor(Int32)">
38642         <size>39</size>
38643       </method>
38644       <method name="Void .cctor()">
38645         <size>33</size>
38646       </method>
38647     </type>
38648     <type name="X">
38649       <method name="Void .ctor()">
38650         <size>7</size>
38651       </method>
38652       <method name="Void Main()">
38653         <size>15</size>
38654       </method>
38655     </type>
38656     <type name="Foo">
38657       <method name="Void .ctor(Object, IntPtr)">
38658         <size>0</size>
38659       </method>
38660       <method name="Void Invoke()">
38661         <size>0</size>
38662       </method>
38663       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38664         <size>0</size>
38665       </method>
38666       <method name="Void EndInvoke(IAsyncResult)">
38667         <size>0</size>
38668       </method>
38669     </type>
38670     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38671       <method name="Void .ctor()">
38672         <size>7</size>
38673       </method>
38674       <method name="Void &lt;&gt;m__0()">
38675         <size>12</size>
38676       </method>
38677     </type>
38678     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38679       <method name="Void .ctor()">
38680         <size>7</size>
38681       </method>
38682       <method name="Void &lt;&gt;m__1()">
38683         <size>12</size>
38684       </method>
38685     </type>
38686   </test>
38687   <test name="test-anon-54.cs">
38688     <type name="X">
38689       <method name="Void .ctor()">
38690         <size>7</size>
38691       </method>
38692       <method name="Void Main()">
38693         <size>22</size>
38694       </method>
38695     </type>
38696     <type name="Hello">
38697       <method name="Void .ctor(Object, IntPtr)">
38698         <size>0</size>
38699       </method>
38700       <method name="Void Invoke()">
38701         <size>0</size>
38702       </method>
38703       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38704         <size>0</size>
38705       </method>
38706       <method name="Void EndInvoke(IAsyncResult)">
38707         <size>0</size>
38708       </method>
38709     </type>
38710     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38711       <method name="Void .ctor()">
38712         <size>7</size>
38713       </method>
38714       <method name="Void &lt;&gt;m__0()">
38715         <size>25</size>
38716       </method>
38717     </type>
38718     <type name="Foo">
38719       <method name="Void .ctor(Int32)">
38720         <size>8</size>
38721       </method>
38722       <method name="Void Test(Foo)">
38723         <size>45</size>
38724       </method>
38725       <method name="Void Hello(Int32)">
38726         <size>19</size>
38727       </method>
38728       <method name="System.String ToString()">
38729         <size>22</size>
38730       </method>
38731     </type>
38732   </test>
38733   <test name="test-anon-55.cs">
38734     <type name="Foo">
38735       <method name="Void .ctor()">
38736         <size>7</size>
38737       </method>
38738       <method name="Void Test(Foo+Hello)">
38739         <size>7</size>
38740       </method>
38741       <method name="Void Private()">
38742         <size>11</size>
38743       </method>
38744       <method name="Void Test()">
38745         <size>19</size>
38746       </method>
38747     </type>
38748     <type name="X">
38749       <method name="Void .ctor()">
38750         <size>7</size>
38751       </method>
38752       <method name="Void Main()">
38753         <size>13</size>
38754       </method>
38755     </type>
38756     <type name="Foo+Hello">
38757       <method name="Void .ctor(Object, IntPtr)">
38758         <size>0</size>
38759       </method>
38760       <method name="Void Invoke()">
38761         <size>0</size>
38762       </method>
38763       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38764         <size>0</size>
38765       </method>
38766       <method name="Void EndInvoke(IAsyncResult)">
38767         <size>0</size>
38768       </method>
38769     </type>
38770     <type name="Foo">
38771       <method name="Void &lt;Test&gt;m__0()">
38772         <size>7</size>
38773       </method>
38774     </type>
38775   </test>
38776   <test name="test-anon-56.cs">
38777     <type name="Observable">
38778       <method name="Void .ctor()">
38779         <size>7</size>
38780       </method>
38781       <method name="Void Main(System.String[])">
38782         <size>50</size>
38783       </method>
38784     </type>
38785     <type name="QueueHandler">
38786       <method name="Void .ctor(Object, IntPtr)">
38787         <size>0</size>
38788       </method>
38789       <method name="Void Invoke(Observable)">
38790         <size>0</size>
38791       </method>
38792       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38793         <size>0</size>
38794       </method>
38795       <method name="Void EndInvoke(IAsyncResult)">
38796         <size>0</size>
38797       </method>
38798     </type>
38799     <type name="Observable">
38800       <method name="Void &lt;Main&gt;m__0(Observable)">
38801         <size>11</size>
38802       </method>
38803     </type>
38804   </test>
38805   <test name="test-anon-57.cs">
38806     <type name="X">
38807       <method name="Void .ctor()">
38808         <size>7</size>
38809       </method>
38810       <method name="Int32 Test()">
38811         <size>257</size>
38812       </method>
38813       <method name="Int32 Main()">
38814         <size>45</size>
38815       </method>
38816     </type>
38817     <type name="X+TestDelegate">
38818       <method name="Void .ctor(Object, IntPtr)">
38819         <size>0</size>
38820       </method>
38821       <method name="Void Invoke()">
38822         <size>0</size>
38823       </method>
38824       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38825         <size>0</size>
38826       </method>
38827       <method name="Void EndInvoke(IAsyncResult)">
38828         <size>0</size>
38829       </method>
38830     </type>
38831     <type name="X+&lt;Test&gt;c__AnonStorey1">
38832       <method name="Void .ctor()">
38833         <size>7</size>
38834       </method>
38835       <method name="Void &lt;&gt;m__0()">
38836         <size>95</size>
38837       </method>
38838     </type>
38839     <type name="X+&lt;Test&gt;c__AnonStorey0">
38840       <method name="Void .ctor()">
38841         <size>7</size>
38842       </method>
38843     </type>
38844   </test>
38845   <test name="test-anon-58.cs">
38846     <type name="X">
38847       <method name="Void .ctor()">
38848         <size>7</size>
38849       </method>
38850       <method name="Int32 Test(Int32)">
38851         <size>344</size>
38852       </method>
38853       <method name="Int32 Main()">
38854         <size>46</size>
38855       </method>
38856     </type>
38857     <type name="X+TestDelegate">
38858       <method name="Void .ctor(Object, IntPtr)">
38859         <size>0</size>
38860       </method>
38861       <method name="Void Invoke()">
38862         <size>0</size>
38863       </method>
38864       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38865         <size>0</size>
38866       </method>
38867       <method name="Void EndInvoke(IAsyncResult)">
38868         <size>0</size>
38869       </method>
38870     </type>
38871     <type name="X+&lt;Test&gt;c__AnonStorey1">
38872       <method name="Void .ctor()">
38873         <size>7</size>
38874       </method>
38875       <method name="Void &lt;&gt;m__0()">
38876         <size>171</size>
38877       </method>
38878     </type>
38879     <type name="X+&lt;Test&gt;c__AnonStorey0">
38880       <method name="Void .ctor()">
38881         <size>7</size>
38882       </method>
38883     </type>
38884     <type name="X+&lt;Test&gt;c__AnonStorey2">
38885       <method name="Void .ctor()">
38886         <size>7</size>
38887       </method>
38888     </type>
38889   </test>
38890   <test name="test-anon-59.cs">
38891     <type name="X">
38892       <method name="Void .ctor()">
38893         <size>7</size>
38894       </method>
38895       <method name="Int32 Test(Int32)">
38896         <size>515</size>
38897       </method>
38898       <method name="Int32 Main()">
38899         <size>46</size>
38900       </method>
38901     </type>
38902     <type name="X+TestDelegate">
38903       <method name="Void .ctor(Object, IntPtr)">
38904         <size>0</size>
38905       </method>
38906       <method name="Void Invoke()">
38907         <size>0</size>
38908       </method>
38909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38910         <size>0</size>
38911       </method>
38912       <method name="Void EndInvoke(IAsyncResult)">
38913         <size>0</size>
38914       </method>
38915     </type>
38916     <type name="X+&lt;Test&gt;c__AnonStorey2">
38917       <method name="Void .ctor()">
38918         <size>7</size>
38919       </method>
38920       <method name="Void &lt;&gt;m__0()">
38921         <size>233</size>
38922       </method>
38923     </type>
38924     <type name="X+&lt;Test&gt;c__AnonStorey1">
38925       <method name="Void .ctor()">
38926         <size>7</size>
38927       </method>
38928     </type>
38929     <type name="X+&lt;Test&gt;c__AnonStorey0">
38930       <method name="Void .ctor()">
38931         <size>7</size>
38932       </method>
38933     </type>
38934     <type name="X+&lt;Test&gt;c__AnonStorey3">
38935       <method name="Void .ctor()">
38936         <size>7</size>
38937       </method>
38938     </type>
38939   </test>
38940   <test name="test-anon-60.cs">
38941     <type name="X">
38942       <method name="Void .ctor()">
38943         <size>7</size>
38944       </method>
38945       <method name="Int32 Test(Int32)">
38946         <size>567</size>
38947       </method>
38948       <method name="Int32 Main()">
38949         <size>46</size>
38950       </method>
38951     </type>
38952     <type name="X+TestDelegate">
38953       <method name="Void .ctor(Object, IntPtr)">
38954         <size>0</size>
38955       </method>
38956       <method name="Void Invoke()">
38957         <size>0</size>
38958       </method>
38959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38960         <size>0</size>
38961       </method>
38962       <method name="Void EndInvoke(IAsyncResult)">
38963         <size>0</size>
38964       </method>
38965     </type>
38966     <type name="X+&lt;Test&gt;c__AnonStorey2">
38967       <method name="Void .ctor()">
38968         <size>7</size>
38969       </method>
38970     </type>
38971     <type name="X+&lt;Test&gt;c__AnonStorey1">
38972       <method name="Void .ctor()">
38973         <size>7</size>
38974       </method>
38975     </type>
38976     <type name="X+&lt;Test&gt;c__AnonStorey0">
38977       <method name="Void .ctor()">
38978         <size>7</size>
38979       </method>
38980     </type>
38981     <type name="X+&lt;Test&gt;c__AnonStorey3">
38982       <method name="Void .ctor()">
38983         <size>7</size>
38984       </method>
38985     </type>
38986     <type name="X+&lt;Test&gt;c__AnonStorey2">
38987       <method name="Void &lt;&gt;m__0()">
38988         <size>356</size>
38989       </method>
38990     </type>
38991     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
38992       <method name="Void .ctor()">
38993         <size>7</size>
38994       </method>
38995       <method name="Void &lt;&gt;m__1()">
38996         <size>124</size>
38997       </method>
38998     </type>
38999   </test>
39000   <test name="test-anon-61.cs">
39001     <type name="X">
39002       <method name="Void .ctor()">
39003         <size>7</size>
39004       </method>
39005       <method name="Int32 Test()">
39006         <size>333</size>
39007       </method>
39008       <method name="Int32 Main()">
39009         <size>59</size>
39010       </method>
39011     </type>
39012     <type name="X+TestDelegate">
39013       <method name="Void .ctor(Object, IntPtr)">
39014         <size>0</size>
39015       </method>
39016       <method name="Void Invoke()">
39017         <size>0</size>
39018       </method>
39019       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39020         <size>0</size>
39021       </method>
39022       <method name="Void EndInvoke(IAsyncResult)">
39023         <size>0</size>
39024       </method>
39025     </type>
39026     <type name="X+&lt;Test&gt;c__AnonStorey1">
39027       <method name="Void .ctor()">
39028         <size>7</size>
39029       </method>
39030       <method name="Void &lt;&gt;m__0()">
39031         <size>166</size>
39032       </method>
39033     </type>
39034     <type name="X+&lt;Test&gt;c__AnonStorey0">
39035       <method name="Void .ctor()">
39036         <size>7</size>
39037       </method>
39038     </type>
39039   </test>
39040   <test name="test-anon-62.cs">
39041     <type name="X">
39042       <method name="Void .ctor(String)">
39043         <size>14</size>
39044       </method>
39045       <method name="Void Main()">
39046         <size>1</size>
39047       </method>
39048     </type>
39049     <type name="Y">
39050       <method name="Void .ctor(Z)">
39051         <size>56</size>
39052       </method>
39053     </type>
39054     <type name="Z">
39055       <method name="Void .ctor()">
39056         <size>7</size>
39057       </method>
39058       <method name="Void Hello()">
39059         <size>1</size>
39060       </method>
39061     </type>
39062     <type name="FooHandler">
39063       <method name="Void .ctor(Object, IntPtr)">
39064         <size>0</size>
39065       </method>
39066       <method name="Void Invoke()">
39067         <size>0</size>
39068       </method>
39069       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39070         <size>0</size>
39071       </method>
39072       <method name="Void EndInvoke(IAsyncResult)">
39073         <size>0</size>
39074       </method>
39075     </type>
39076     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39077       <method name="Void .ctor()">
39078         <size>7</size>
39079       </method>
39080       <method name="Void &lt;&gt;m__0()">
39081         <size>12</size>
39082       </method>
39083     </type>
39084   </test>
39085   <test name="test-anon-63.cs">
39086     <type name="X">
39087       <method name="Void .ctor()">
39088         <size>7</size>
39089       </method>
39090       <method name="IEnumerator GetIt(System.Int32[])">
39091         <size>22</size>
39092       </method>
39093       <method name="Int32 Main()">
39094         <size>34</size>
39095       </method>
39096     </type>
39097     <type name="X+A">
39098       <method name="Void .ctor(Object, IntPtr)">
39099         <size>0</size>
39100       </method>
39101       <method name="Int32 Invoke()">
39102         <size>0</size>
39103       </method>
39104       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39105         <size>0</size>
39106       </method>
39107       <method name="Int32 EndInvoke(IAsyncResult)">
39108         <size>0</size>
39109       </method>
39110     </type>
39111     <type name="X+&lt;GetIt&gt;c__Iterator0">
39112       <method name="Void .ctor()">
39113         <size>7</size>
39114       </method>
39115       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39116         <size>7</size>
39117       </method>
39118       <method name="Boolean MoveNext()">
39119         <size>195</size>
39120       </method>
39121       <method name="Int32 &lt;&gt;m__0()">
39122         <size>44</size>
39123       </method>
39124       <method name="Void Dispose()">
39125         <size>8</size>
39126       </method>
39127       <method name="Void Reset()">
39128         <size>6</size>
39129       </method>
39130       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39131         <size>7</size>
39132       </method>
39133     </type>
39134   </test>
39135   <test name="test-anon-64.cs">
39136     <type name="Source">
39137       <method name="Void .ctor()">
39138         <size>7</size>
39139       </method>
39140       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39141         <size>24</size>
39142       </method>
39143       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39144         <size>24</size>
39145       </method>
39146       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39147         <size>24</size>
39148       </method>
39149       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39150         <size>24</size>
39151       </method>
39152       <method name="Source FindSource(Source)">
39153         <size>2</size>
39154       </method>
39155       <method name="Void AddSource(Source, Int32, System.Object)">
39156         <size>132</size>
39157       </method>
39158       <method name="Void Main()">
39159         <size>1</size>
39160       </method>
39161     </type>
39162     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39163       <method name="Void .ctor()">
39164         <size>7</size>
39165       </method>
39166       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39167         <size>30</size>
39168       </method>
39169     </type>
39170     <type name="Source">
39171       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39172         <size>1</size>
39173       </method>
39174     </type>
39175   </test>
39176   <test name="test-anon-65.cs">
39177     <type name="BaseClass">
39178       <method name="Void .ctor(SomeDelegate)">
39179         <size>13</size>
39180       </method>
39181     </type>
39182     <type name="TestClass">
39183       <method name="Void .ctor(Int32)">
39184         <size>32</size>
39185       </method>
39186       <method name="Int32 Main(System.String[])">
39187         <size>9</size>
39188       </method>
39189     </type>
39190     <type name="BaseClass+SomeDelegate">
39191       <method name="Void .ctor(Object, IntPtr)">
39192         <size>0</size>
39193       </method>
39194       <method name="Void Invoke()">
39195         <size>0</size>
39196       </method>
39197       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39198         <size>0</size>
39199       </method>
39200       <method name="Void EndInvoke(IAsyncResult)">
39201         <size>0</size>
39202       </method>
39203     </type>
39204     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39205       <method name="Void .ctor()">
39206         <size>7</size>
39207       </method>
39208       <method name="Void &lt;&gt;m__0()">
39209         <size>12</size>
39210       </method>
39211     </type>
39212   </test>
39213   <test name="test-anon-66.cs">
39214     <type name="Test">
39215       <method name="Void .ctor()">
39216         <size>7</size>
39217       </method>
39218       <method name="Void add_testEvent(Test+TestEventHandler)">
39219         <size>24</size>
39220       </method>
39221       <method name="Void remove_testEvent(Test+TestEventHandler)">
39222         <size>24</size>
39223       </method>
39224       <method name="Void add_TestEvent(Test+TestEventHandler)">
39225         <size>33</size>
39226       </method>
39227       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39228         <size>1</size>
39229       </method>
39230       <method name="Void Main()">
39231         <size>1</size>
39232       </method>
39233     </type>
39234     <type name="Test+TestEventHandler">
39235       <method name="Void .ctor(Object, IntPtr)">
39236         <size>0</size>
39237       </method>
39238       <method name="Void Invoke()">
39239         <size>0</size>
39240       </method>
39241       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39242         <size>0</size>
39243       </method>
39244       <method name="Void EndInvoke(IAsyncResult)">
39245         <size>0</size>
39246       </method>
39247     </type>
39248     <type name="Test+&lt;&gt;c__AnonStorey0">
39249       <method name="Void .ctor()">
39250         <size>7</size>
39251       </method>
39252       <method name="Void &lt;&gt;m__0()">
39253         <size>12</size>
39254       </method>
39255     </type>
39256   </test>
39257   <test name="test-anon-67.cs">
39258     <type name="ClassOne">
39259       <method name="Void .ctor(ReturnStringDelegate)">
39260         <size>7</size>
39261       </method>
39262       <method name="Void .ctor(String)">
39263         <size>32</size>
39264       </method>
39265       <method name="Void Main()">
39266         <size>1</size>
39267       </method>
39268     </type>
39269     <type name="ClassOne+ReturnStringDelegate">
39270       <method name="Void .ctor(Object, IntPtr)">
39271         <size>0</size>
39272       </method>
39273       <method name="System.String Invoke()">
39274         <size>0</size>
39275       </method>
39276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39277         <size>0</size>
39278       </method>
39279       <method name="System.String EndInvoke(IAsyncResult)">
39280         <size>0</size>
39281       </method>
39282     </type>
39283     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39284       <method name="Void .ctor()">
39285         <size>7</size>
39286       </method>
39287       <method name="System.String &lt;&gt;m__0()">
39288         <size>7</size>
39289       </method>
39290     </type>
39291   </test>
39292   <test name="test-anon-68.cs">
39293     <type name="C">
39294       <method name="Void .ctor()">
39295         <size>7</size>
39296       </method>
39297       <method name="Void T(D1)">
39298         <size>1</size>
39299       </method>
39300       <method name="Void T(D2)">
39301         <size>1</size>
39302       </method>
39303       <method name="Void Main()">
39304         <size>69</size>
39305       </method>
39306     </type>
39307     <type name="D1">
39308       <method name="Void .ctor(Object, IntPtr)">
39309         <size>0</size>
39310       </method>
39311       <method name="Void Invoke(Int32)">
39312         <size>0</size>
39313       </method>
39314       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39315         <size>0</size>
39316       </method>
39317       <method name="Void EndInvoke(IAsyncResult)">
39318         <size>0</size>
39319       </method>
39320     </type>
39321     <type name="D2">
39322       <method name="Void .ctor(Object, IntPtr)">
39323         <size>0</size>
39324       </method>
39325       <method name="Void Invoke(System.String ByRef)">
39326         <size>0</size>
39327       </method>
39328       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39329         <size>0</size>
39330       </method>
39331       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39332         <size>0</size>
39333       </method>
39334     </type>
39335     <type name="C">
39336       <method name="Void &lt;Main&gt;m__0(Int32)">
39337         <size>1</size>
39338       </method>
39339       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39340         <size>8</size>
39341       </method>
39342     </type>
39343   </test>
39344   <test name="test-anon-69.cs">
39345     <type name="SingleSteppingEngine">
39346       <method name="Void .ctor()">
39347         <size>7</size>
39348       </method>
39349       <method name="System.Object SendCommand(TargetAccessDelegate)">
39350         <size>8</size>
39351       </method>
39352       <method name="Void Detach()">
39353         <size>20</size>
39354       </method>
39355     </type>
39356     <type name="X">
39357       <method name="Void .ctor()">
39358         <size>7</size>
39359       </method>
39360       <method name="Void Main()">
39361         <size>1</size>
39362       </method>
39363     </type>
39364     <type name="TargetAccessDelegate">
39365       <method name="Void .ctor(Object, IntPtr)">
39366         <size>0</size>
39367       </method>
39368       <method name="System.Object Invoke(System.Object)">
39369         <size>0</size>
39370       </method>
39371       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39372         <size>0</size>
39373       </method>
39374       <method name="System.Object EndInvoke(IAsyncResult)">
39375         <size>0</size>
39376       </method>
39377     </type>
39378     <type name="SingleSteppingEngine">
39379       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39380         <size>19</size>
39381       </method>
39382     </type>
39383   </test>
39384   <test name="test-anon-70.cs">
39385     <type name="C">
39386       <method name="Void .ctor()">
39387         <size>7</size>
39388       </method>
39389       <method name="Void Test(C+D)">
39390         <size>1</size>
39391       </method>
39392       <method name="Void Main()">
39393         <size>99</size>
39394       </method>
39395     </type>
39396     <type name="C+D">
39397       <method name="Void .ctor(Object, IntPtr)">
39398         <size>0</size>
39399       </method>
39400       <method name="Void Invoke()">
39401         <size>0</size>
39402       </method>
39403       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39404         <size>0</size>
39405       </method>
39406       <method name="Void EndInvoke(IAsyncResult)">
39407         <size>0</size>
39408       </method>
39409     </type>
39410     <type name="UnsafeClass">
39411       <method name="Void .ctor()">
39412         <size>7</size>
39413       </method>
39414     </type>
39415     <type name="C">
39416       <method name="Void UnsafeTests()">
39417         <size>35</size>
39418       </method>
39419     </type>
39420     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39421       <method name="Void .ctor()">
39422         <size>7</size>
39423       </method>
39424       <method name="Void &lt;&gt;m__0()">
39425         <size>14</size>
39426       </method>
39427     </type>
39428     <type name="C+&lt;Main&gt;c__AnonStorey1">
39429       <method name="Void .ctor()">
39430         <size>7</size>
39431       </method>
39432       <method name="Void &lt;&gt;m__1()">
39433         <size>38</size>
39434       </method>
39435       <method name="Void &lt;&gt;m__2()">
39436         <size>32</size>
39437       </method>
39438     </type>
39439     <type name="C">
39440       <method name="Void &lt;Main&gt;m__3()">
39441         <size>16</size>
39442       </method>
39443     </type>
39444     <type name="UnsafeClass">
39445       <method name="Int32* GetUnsafeValue()">
39446         <size>3</size>
39447       </method>
39448     </type>
39449   </test>
39450   <test name="test-anon-71.cs">
39451     <type name="Program">
39452       <method name="Void .ctor()">
39453         <size>7</size>
39454       </method>
39455       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39456         <size>2</size>
39457       </method>
39458       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39459         <size>34</size>
39460       </method>
39461       <method name="Void Main()">
39462         <size>1</size>
39463       </method>
39464     </type>
39465     <type name="Program+FdCb">
39466       <method name="Void .ctor(Object, IntPtr)">
39467         <size>0</size>
39468       </method>
39469       <method name="Int32 Invoke(Int32)">
39470         <size>0</size>
39471       </method>
39472       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39473         <size>0</size>
39474       </method>
39475       <method name="Int32 EndInvoke(IAsyncResult)">
39476         <size>0</size>
39477       </method>
39478     </type>
39479     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39480       <method name="Void .ctor()">
39481         <size>7</size>
39482       </method>
39483       <method name="Int32 &lt;&gt;m__0(Int32)">
39484         <size>46</size>
39485       </method>
39486     </type>
39487   </test>
39488   <test name="test-anon-72.cs">
39489     <type name="Test">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493       <method name="Void AddOperator(Test+UnaryOperator)">
39494         <size>1</size>
39495       </method>
39496       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39497         <size>5</size>
39498       </method>
39499       <method name="Void Main()">
39500         <size>1</size>
39501       </method>
39502       <method name="Void Foo()">
39503         <size>19</size>
39504       </method>
39505     </type>
39506     <type name="Test+UnaryOperator">
39507       <method name="Void .ctor(Object, IntPtr)">
39508         <size>0</size>
39509       </method>
39510       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39511         <size>0</size>
39512       </method>
39513       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39514         <size>0</size>
39515       </method>
39516       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39517         <size>0</size>
39518       </method>
39519     </type>
39520     <type name="Test">
39521       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39522         <size>31</size>
39523       </method>
39524     </type>
39525   </test>
39526   <test name="test-anon-73.cs">
39527     <type name="T">
39528       <method name="Void .ctor()">
39529         <size>7</size>
39530       </method>
39531       <method name="Void Main()">
39532         <size>31</size>
39533       </method>
39534       <method name="Void Test_1()">
39535         <size>36</size>
39536       </method>
39537     </type>
39538     <type name="D">
39539       <method name="Void .ctor(Object, IntPtr)">
39540         <size>0</size>
39541       </method>
39542       <method name="Void Invoke(System.Object)">
39543         <size>0</size>
39544       </method>
39545       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39546         <size>0</size>
39547       </method>
39548       <method name="Void EndInvoke(IAsyncResult)">
39549         <size>0</size>
39550       </method>
39551     </type>
39552     <type name="T">
39553       <method name="Void &lt;Main&gt;m__0(System.Object)">
39554         <size>15</size>
39555       </method>
39556       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39557         <size>29</size>
39558       </method>
39559     </type>
39560   </test>
39561   <test name="test-anon-74.cs">
39562     <type name="Foo">
39563       <method name="Void Baz(Foo+SimpleDelegate)">
39564         <size>8</size>
39565       </method>
39566       <method name="Void Main(System.String[])">
39567         <size>35</size>
39568       </method>
39569     </type>
39570     <type name="Foo+SimpleDelegate">
39571       <method name="Void .ctor(Object, IntPtr)">
39572         <size>0</size>
39573       </method>
39574       <method name="System.String[,] Invoke()">
39575         <size>0</size>
39576       </method>
39577       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39578         <size>0</size>
39579       </method>
39580       <method name="System.String[,] EndInvoke(IAsyncResult)">
39581         <size>0</size>
39582       </method>
39583     </type>
39584     <type name="Foo">
39585       <method name="System.String[,] &lt;Main&gt;m__0()">
39586         <size>34</size>
39587       </method>
39588     </type>
39589   </test>
39590   <test name="test-anon-75.cs">
39591     <type name="Data">
39592       <method name="Void .ctor()">
39593         <size>7</size>
39594       </method>
39595     </type>
39596     <type name="Test">
39597       <method name="Void .ctor()">
39598         <size>7</size>
39599       </method>
39600       <method name="Void Foo(Int32, D)">
39601         <size>1</size>
39602       </method>
39603       <method name="Void Main()">
39604         <size>1</size>
39605       </method>
39606       <method name="Void TestMe()">
39607         <size>154</size>
39608       </method>
39609       <method name="Boolean &lt;TestMe&gt;m__0()">
39610         <size>2</size>
39611       </method>
39612     </type>
39613     <type name="D">
39614       <method name="Void .ctor(Object, IntPtr)">
39615         <size>0</size>
39616       </method>
39617       <method name="Boolean Invoke()">
39618         <size>0</size>
39619       </method>
39620       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39621         <size>0</size>
39622       </method>
39623       <method name="Boolean EndInvoke(IAsyncResult)">
39624         <size>0</size>
39625       </method>
39626     </type>
39627     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39628       <method name="Void .ctor()">
39629         <size>7</size>
39630       </method>
39631       <method name="Boolean &lt;&gt;m__2()">
39632         <size>14</size>
39633       </method>
39634     </type>
39635     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39636       <method name="Void .ctor()">
39637         <size>7</size>
39638       </method>
39639     </type>
39640     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39641       <method name="Boolean &lt;&gt;m__1()">
39642         <size>54</size>
39643       </method>
39644     </type>
39645   </test>
39646   <test name="test-anon-76.cs">
39647     <type name="C">
39648       <method name="Void .ctor()">
39649         <size>7</size>
39650       </method>
39651       <method name="Void set_Item(System.String, FactoryDelegate)">
39652         <size>8</size>
39653       </method>
39654       <method name="FactoryDelegate get_Item(System.String)">
39655         <size>7</size>
39656       </method>
39657       <method name="Void X()">
39658         <size>24</size>
39659       </method>
39660       <method name="Int32 Main()">
39661         <size>70</size>
39662       </method>
39663     </type>
39664     <type name="FactoryDelegate">
39665       <method name="Void .ctor(Object, IntPtr)">
39666         <size>0</size>
39667       </method>
39668       <method name="System.Object Invoke()">
39669         <size>0</size>
39670       </method>
39671       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39672         <size>0</size>
39673       </method>
39674       <method name="System.Object EndInvoke(IAsyncResult)">
39675         <size>0</size>
39676       </method>
39677     </type>
39678     <type name="C">
39679       <method name="System.Object &lt;X&gt;m__0()">
39680         <size>30</size>
39681       </method>
39682     </type>
39683   </test>
39684   <test name="test-anon-77.cs">
39685     <type name="y">
39686       <method name="Void .ctor()">
39687         <size>7</size>
39688       </method>
39689       <method name="Boolean get_Item(Int32)">
39690         <size>28</size>
39691       </method>
39692       <method name="Void set_Item(Int32, Boolean)">
39693         <size>10</size>
39694       </method>
39695       <method name="Void Main()">
39696         <size>1</size>
39697       </method>
39698     </type>
39699     <type name="D">
39700       <method name="Void .ctor(Object, IntPtr)">
39701         <size>0</size>
39702       </method>
39703       <method name="Void Invoke()">
39704         <size>0</size>
39705       </method>
39706       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39707         <size>0</size>
39708       </method>
39709       <method name="Void EndInvoke(IAsyncResult)">
39710         <size>0</size>
39711       </method>
39712     </type>
39713     <type name="y+&lt;&gt;c__AnonStorey0">
39714       <method name="Void .ctor()">
39715         <size>7</size>
39716       </method>
39717       <method name="Void &lt;&gt;m__0()">
39718         <size>8</size>
39719       </method>
39720     </type>
39721   </test>
39722   <test name="test-anon-78.cs">
39723     <type name="DelegateTest">
39724       <method name="Void .ctor()">
39725         <size>7</size>
39726       </method>
39727       <method name="Void .cctor()">
39728         <size>8</size>
39729       </method>
39730       <method name="Void Foo(D1)">
39731         <size>7</size>
39732       </method>
39733       <method name="Void Foo(D2)">
39734         <size>1</size>
39735       </method>
39736       <method name="Int32 Main()">
39737         <size>50</size>
39738       </method>
39739       <method name="Void &lt;Main&gt;m__0()">
39740         <size>18</size>
39741       </method>
39742     </type>
39743     <type name="D1">
39744       <method name="Void .ctor(Object, IntPtr)">
39745         <size>0</size>
39746       </method>
39747       <method name="Void Invoke()">
39748         <size>0</size>
39749       </method>
39750       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39751         <size>0</size>
39752       </method>
39753       <method name="Void EndInvoke(IAsyncResult)">
39754         <size>0</size>
39755       </method>
39756     </type>
39757     <type name="D2">
39758       <method name="Void .ctor(Object, IntPtr)">
39759         <size>0</size>
39760       </method>
39761       <method name="Void Invoke()">
39762         <size>0</size>
39763       </method>
39764       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39765         <size>0</size>
39766       </method>
39767       <method name="Void EndInvoke(IAsyncResult)">
39768         <size>0</size>
39769       </method>
39770     </type>
39771   </test>
39772   <test name="test-anon-79.cs">
39773     <type name="Test">
39774       <method name="Void .ctor()">
39775         <size>7</size>
39776       </method>
39777       <method name="Void add_E(Test+D)">
39778         <size>24</size>
39779       </method>
39780       <method name="Void remove_E(Test+D)">
39781         <size>24</size>
39782       </method>
39783       <method name="Void add_Changed(Test+D)">
39784         <size>30</size>
39785       </method>
39786       <method name="Void remove_Changed(Test+D)">
39787         <size>1</size>
39788       </method>
39789       <method name="Void Foo()">
39790         <size>1</size>
39791       </method>
39792       <method name="Void Main()">
39793         <size>1</size>
39794       </method>
39795     </type>
39796     <type name="Test+D">
39797       <method name="Void .ctor(Object, IntPtr)">
39798         <size>0</size>
39799       </method>
39800       <method name="Void Invoke()">
39801         <size>0</size>
39802       </method>
39803       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39804         <size>0</size>
39805       </method>
39806       <method name="Void EndInvoke(IAsyncResult)">
39807         <size>0</size>
39808       </method>
39809     </type>
39810     <type name="Test">
39811       <method name="Void &lt;add_Changed&gt;m__0()">
39812         <size>7</size>
39813       </method>
39814     </type>
39815   </test>
39816   <test name="test-anon-80.cs">
39817     <type name="MonoBug.MyTest">
39818       <method name="Void .ctor()">
39819         <size>7</size>
39820       </method>
39821       <method name="Int32 Main()">
39822         <size>167</size>
39823       </method>
39824     </type>
39825     <type name="MonoBug.MyTest+EventHandlers">
39826       <method name="Void .ctor()">
39827         <size>18</size>
39828       </method>
39829       <method name="System.EventHandler get_DoNothingEventHandler()">
39830         <size>30</size>
39831       </method>
39832       <method name="System.EventHandler get_DoSomethingEventHandler()">
39833         <size>13</size>
39834       </method>
39835       <method name="System.EventHandler get_Handler()">
39836         <size>7</size>
39837       </method>
39838       <method name="Void set_Handler(System.EventHandler)">
39839         <size>8</size>
39840       </method>
39841       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39842         <size>1</size>
39843       </method>
39844       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
39845         <size>15</size>
39846       </method>
39847     </type>
39848   </test>
39849   <test name="test-anon-81.cs">
39850     <type name="C">
39851       <method name="Void .ctor()">
39852         <size>7</size>
39853       </method>
39854       <method name="Int32 Main()">
39855         <size>20</size>
39856       </method>
39857       <method name="Int32 Test()">
39858         <size>27</size>
39859       </method>
39860       <method name="Int32 Foo2(C+Cmd2)">
39861         <size>7</size>
39862       </method>
39863       <method name="Void Foo(C+Cmd)">
39864         <size>7</size>
39865       </method>
39866     </type>
39867     <type name="C+Cmd">
39868       <method name="Void .ctor(Object, IntPtr)">
39869         <size>0</size>
39870       </method>
39871       <method name="Void Invoke()">
39872         <size>0</size>
39873       </method>
39874       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39875         <size>0</size>
39876       </method>
39877       <method name="Void EndInvoke(IAsyncResult)">
39878         <size>0</size>
39879       </method>
39880     </type>
39881     <type name="C+Cmd2">
39882       <method name="Void .ctor(Object, IntPtr)">
39883         <size>0</size>
39884       </method>
39885       <method name="Int32 Invoke()">
39886         <size>0</size>
39887       </method>
39888       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39889         <size>0</size>
39890       </method>
39891       <method name="Int32 EndInvoke(IAsyncResult)">
39892         <size>0</size>
39893       </method>
39894     </type>
39895     <type name="C">
39896       <method name="Int32 &lt;Test&gt;m__0()">
39897         <size>45</size>
39898       </method>
39899     </type>
39900     <type name="C+&lt;Test&gt;c__AnonStorey1">
39901       <method name="Void .ctor()">
39902         <size>7</size>
39903       </method>
39904       <method name="Void &lt;&gt;m__1()">
39905         <size>44</size>
39906       </method>
39907     </type>
39908     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
39909       <method name="Void .ctor()">
39910         <size>7</size>
39911       </method>
39912       <method name="Void &lt;&gt;m__2()">
39913         <size>18</size>
39914       </method>
39915     </type>
39916   </test>
39917   <test name="test-anon-82.cs">
39918     <type name="MainClass">
39919       <method name="Void .ctor()">
39920         <size>7</size>
39921       </method>
39922       <method name="Void Main()">
39923         <size>87</size>
39924       </method>
39925       <method name="Void Test2(Int32)">
39926         <size>31</size>
39927       </method>
39928       <method name="Void Test3(Int32)">
39929         <size>57</size>
39930       </method>
39931       <method name="Void Test4()">
39932         <size>31</size>
39933       </method>
39934       <method name="Void Test5(Int32)">
39935         <size>27</size>
39936       </method>
39937       <method name="Void SimpleCallback(MainClass, System.String)">
39938         <size>7</size>
39939       </method>
39940     </type>
39941     <type name="MainClass+D">
39942       <method name="Void .ctor(Object, IntPtr)">
39943         <size>0</size>
39944       </method>
39945       <method name="Int32 Invoke(Int32)">
39946         <size>0</size>
39947       </method>
39948       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39949         <size>0</size>
39950       </method>
39951       <method name="Int32 EndInvoke(IAsyncResult)">
39952         <size>0</size>
39953       </method>
39954     </type>
39955     <type name="StringSender">
39956       <method name="Void .ctor(Object, IntPtr)">
39957         <size>0</size>
39958       </method>
39959       <method name="Void Invoke(System.String)">
39960         <size>0</size>
39961       </method>
39962       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39963         <size>0</size>
39964       </method>
39965       <method name="Void EndInvoke(IAsyncResult)">
39966         <size>0</size>
39967       </method>
39968     </type>
39969     <type name="VoidDelegate">
39970       <method name="Void .ctor(Object, IntPtr)">
39971         <size>0</size>
39972       </method>
39973       <method name="Void Invoke()">
39974         <size>0</size>
39975       </method>
39976       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39977         <size>0</size>
39978       </method>
39979       <method name="Void EndInvoke(IAsyncResult)">
39980         <size>0</size>
39981       </method>
39982     </type>
39983     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
39984       <method name="Void .ctor()">
39985         <size>7</size>
39986       </method>
39987     </type>
39988     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
39989       <method name="Void .ctor()">
39990         <size>7</size>
39991       </method>
39992     </type>
39993     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
39994       <method name="Void .ctor()">
39995         <size>7</size>
39996       </method>
39997     </type>
39998     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
39999       <method name="Void .ctor()">
40000         <size>7</size>
40001       </method>
40002     </type>
40003     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40004       <method name="Void .ctor()">
40005         <size>7</size>
40006       </method>
40007     </type>
40008     <type name="MainClass">
40009       <method name="Void &lt;Test2&gt;m__1(System.String)">
40010         <size>27</size>
40011       </method>
40012       <method name="Void &lt;Test3&gt;m__3()">
40013         <size>1</size>
40014       </method>
40015       <method name="Void &lt;Test4&gt;m__4()">
40016         <size>31</size>
40017       </method>
40018       <method name="Void &lt;Test4&gt;m__7()">
40019         <size>28</size>
40020       </method>
40021     </type>
40022     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40023       <method name="Void &lt;&gt;m__0()">
40024         <size>25</size>
40025       </method>
40026       <method name="Void &lt;&gt;m__9(System.String)">
40027         <size>13</size>
40028       </method>
40029     </type>
40030     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40031       <method name="Void &lt;&gt;m__2()">
40032         <size>9</size>
40033       </method>
40034     </type>
40035     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40036       <method name="Int32 &lt;&gt;m__5(Int32)">
40037         <size>46</size>
40038       </method>
40039       <method name="Int32 &lt;&gt;m__A(Int32)">
40040         <size>2</size>
40041       </method>
40042     </type>
40043     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40044       <method name="Void &lt;&gt;m__6()">
40045         <size>12</size>
40046       </method>
40047     </type>
40048     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40049       <method name="Void &lt;&gt;m__8()">
40050         <size>14</size>
40051       </method>
40052       <method name="Void &lt;&gt;m__B()">
40053         <size>8</size>
40054       </method>
40055     </type>
40056   </test>
40057   <test name="test-anon-84.cs">
40058     <type name="C">
40059       <method name="Void .ctor()">
40060         <size>42</size>
40061       </method>
40062       <method name="Void .ctor(D)">
40063         <size>42</size>
40064       </method>
40065       <method name="Int32 Main()">
40066         <size>19</size>
40067       </method>
40068       <method name="C &lt;C&gt;m__0(Int32)">
40069         <size>4</size>
40070       </method>
40071     </type>
40072     <type name="D">
40073       <method name="Void .ctor(Object, IntPtr)">
40074         <size>0</size>
40075       </method>
40076       <method name="C Invoke(Int32)">
40077         <size>0</size>
40078       </method>
40079       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40080         <size>0</size>
40081       </method>
40082       <method name="C EndInvoke(IAsyncResult)">
40083         <size>0</size>
40084       </method>
40085     </type>
40086   </test>
40087   <test name="test-anon-85.cs">
40088     <type name="X">
40089       <method name="Void .ctor()">
40090         <size>7</size>
40091       </method>
40092       <method name="Int32 Main()">
40093         <size>29</size>
40094       </method>
40095     </type>
40096     <type name="X+D">
40097       <method name="Void .ctor(Object, IntPtr)">
40098         <size>0</size>
40099       </method>
40100       <method name="Void Invoke()">
40101         <size>0</size>
40102       </method>
40103       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40104         <size>0</size>
40105       </method>
40106       <method name="Void EndInvoke(IAsyncResult)">
40107         <size>0</size>
40108       </method>
40109     </type>
40110     <type name="X+&lt;Main&gt;c__AnonStorey0">
40111       <method name="Void .ctor()">
40112         <size>7</size>
40113       </method>
40114       <method name="Void &lt;&gt;m__0()">
40115         <size>8</size>
40116       </method>
40117     </type>
40118   </test>
40119   <test name="test-anon-86.cs">
40120     <type name="Bug.A">
40121       <method name="Void .ctor()">
40122         <size>50</size>
40123       </method>
40124       <method name="Void Test()">
40125         <size>1</size>
40126       </method>
40127       <method name="Int32 Main()">
40128         <size>8</size>
40129       </method>
40130     </type>
40131     <type name="Bug.B">
40132       <method name="Void .ctor()">
40133         <size>7</size>
40134       </method>
40135       <method name="Int32 get_Prop()">
40136         <size>2</size>
40137       </method>
40138     </type>
40139     <type name="Bug.EventHandler">
40140       <method name="Void .ctor(Object, IntPtr)">
40141         <size>0</size>
40142       </method>
40143       <method name="Void Invoke()">
40144         <size>0</size>
40145       </method>
40146       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40147         <size>0</size>
40148       </method>
40149       <method name="Void EndInvoke(IAsyncResult)">
40150         <size>0</size>
40151       </method>
40152     </type>
40153     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40154       <method name="Void .ctor()">
40155         <size>7</size>
40156       </method>
40157       <method name="Void &lt;&gt;m__0()">
40158         <size>24</size>
40159       </method>
40160     </type>
40161   </test>
40162   <test name="test-anon-87.cs">
40163     <type name="Bug.AA">
40164       <method name="Void .ctor(BB)">
40165         <size>51</size>
40166       </method>
40167       <method name="Void TestMe()">
40168         <size>1</size>
40169       </method>
40170       <method name="Int32 Main()">
40171         <size>18</size>
40172       </method>
40173     </type>
40174     <type name="Bug.BB">
40175       <method name="Void .ctor(String)">
40176         <size>18</size>
40177       </method>
40178       <method name="Void Foo()">
40179         <size>1</size>
40180       </method>
40181     </type>
40182     <type name="Bug.D">
40183       <method name="Void .ctor(Object, IntPtr)">
40184         <size>0</size>
40185       </method>
40186       <method name="Void Invoke()">
40187         <size>0</size>
40188       </method>
40189       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40190         <size>0</size>
40191       </method>
40192       <method name="Void EndInvoke(IAsyncResult)">
40193         <size>0</size>
40194       </method>
40195     </type>
40196     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40197       <method name="Void .ctor()">
40198         <size>7</size>
40199       </method>
40200       <method name="Void &lt;&gt;m__0()">
40201         <size>23</size>
40202       </method>
40203     </type>
40204   </test>
40205   <test name="test-anon-88.cs">
40206     <type name="C">
40207       <method name="Void .ctor()">
40208         <size>7</size>
40209       </method>
40210       <method name="Int32 Main()">
40211         <size>12</size>
40212       </method>
40213       <method name="Void Test()">
40214         <size>102</size>
40215       </method>
40216     </type>
40217     <type name="C+D">
40218       <method name="Void .ctor(Object, IntPtr)">
40219         <size>0</size>
40220       </method>
40221       <method name="Void Invoke()">
40222         <size>0</size>
40223       </method>
40224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40225         <size>0</size>
40226       </method>
40227       <method name="Void EndInvoke(IAsyncResult)">
40228         <size>0</size>
40229       </method>
40230     </type>
40231     <type name="C+&lt;Test&gt;c__AnonStorey0">
40232       <method name="Void .ctor()">
40233         <size>7</size>
40234       </method>
40235       <method name="Void &lt;&gt;m__2()">
40236         <size>8</size>
40237       </method>
40238     </type>
40239     <type name="C+&lt;Test&gt;c__AnonStorey2">
40240       <method name="Void .ctor()">
40241         <size>7</size>
40242       </method>
40243       <method name="Void &lt;&gt;m__0()">
40244         <size>69</size>
40245       </method>
40246       <method name="Void &lt;&gt;m__1()">
40247         <size>8</size>
40248       </method>
40249       <method name="Void &lt;&gt;m__4()">
40250         <size>3</size>
40251       </method>
40252     </type>
40253     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40254       <method name="Void .ctor()">
40255         <size>7</size>
40256       </method>
40257       <method name="Void &lt;&gt;m__3()">
40258         <size>20</size>
40259       </method>
40260     </type>
40261   </test>
40262   <test name="test-anon-89.cs">
40263     <type name="C">
40264       <method name="Void .ctor()">
40265         <size>7</size>
40266       </method>
40267       <method name="Int32 Main()">
40268         <size>12</size>
40269       </method>
40270       <method name="System.Object get_GdkWindow()">
40271         <size>2</size>
40272       </method>
40273       <method name="Void set_GdkWindow(System.Object)">
40274         <size>1</size>
40275       </method>
40276       <method name="Void Invoke(C+D)">
40277         <size>1</size>
40278       </method>
40279       <method name="Void Test()">
40280         <size>69</size>
40281       </method>
40282     </type>
40283     <type name="C+D">
40284       <method name="Void .ctor(Object, IntPtr)">
40285         <size>0</size>
40286       </method>
40287       <method name="Void Invoke()">
40288         <size>0</size>
40289       </method>
40290       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40291         <size>0</size>
40292       </method>
40293       <method name="Void EndInvoke(IAsyncResult)">
40294         <size>0</size>
40295       </method>
40296     </type>
40297     <type name="C+&lt;Test&gt;c__AnonStorey0">
40298       <method name="Void .ctor()">
40299         <size>7</size>
40300       </method>
40301       <method name="Void &lt;&gt;m__0()">
40302         <size>108</size>
40303       </method>
40304       <method name="Void &lt;&gt;m__3()">
40305         <size>29</size>
40306       </method>
40307     </type>
40308     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40309       <method name="Void .ctor()">
40310         <size>7</size>
40311       </method>
40312       <method name="Void &lt;&gt;m__1()">
40313         <size>18</size>
40314       </method>
40315       <method name="Void &lt;&gt;m__2()">
40316         <size>49</size>
40317       </method>
40318     </type>
40319   </test>
40320   <test name="test-anon-90.cs">
40321     <type name="C">
40322       <method name="Void .ctor()">
40323         <size>7</size>
40324       </method>
40325       <method name="Int32 Main()">
40326         <size>12</size>
40327       </method>
40328       <method name="Void Foo()">
40329         <size>27</size>
40330       </method>
40331     </type>
40332     <type name="C+D">
40333       <method name="Void .ctor(Object, IntPtr)">
40334         <size>0</size>
40335       </method>
40336       <method name="Void Invoke()">
40337         <size>0</size>
40338       </method>
40339       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40340         <size>0</size>
40341       </method>
40342       <method name="Void EndInvoke(IAsyncResult)">
40343         <size>0</size>
40344       </method>
40345     </type>
40346     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40347       <method name="Void .ctor()">
40348         <size>7</size>
40349       </method>
40350       <method name="Void &lt;&gt;m__0()">
40351         <size>66</size>
40352       </method>
40353     </type>
40354     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40355       <method name="Void .ctor()">
40356         <size>7</size>
40357       </method>
40358     </type>
40359     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40360       <method name="Void .ctor()">
40361         <size>7</size>
40362       </method>
40363       <method name="Void &lt;&gt;m__1()">
40364         <size>32</size>
40365       </method>
40366     </type>
40367   </test>
40368   <test name="test-anon-91.cs">
40369     <type name="A">
40370       <method name="Void .ctor(Int32)">
40371         <size>27</size>
40372       </method>
40373     </type>
40374     <type name="C">
40375       <method name="Void .ctor()">
40376         <size>7</size>
40377       </method>
40378       <method name="Int32 Main()">
40379         <size>12</size>
40380       </method>
40381       <method name="Void SelectCommand(Int32)">
40382         <size>1</size>
40383       </method>
40384       <method name="Void Test()">
40385         <size>66</size>
40386       </method>
40387     </type>
40388     <type name="C+D">
40389       <method name="Void .ctor(Object, IntPtr)">
40390         <size>0</size>
40391       </method>
40392       <method name="Void Invoke()">
40393         <size>0</size>
40394       </method>
40395       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40396         <size>0</size>
40397       </method>
40398       <method name="Void EndInvoke(IAsyncResult)">
40399         <size>0</size>
40400       </method>
40401     </type>
40402     <type name="C+&lt;Test&gt;c__AnonStorey0">
40403       <method name="Void .ctor()">
40404         <size>7</size>
40405       </method>
40406       <method name="Void &lt;&gt;m__0()">
40407         <size>109</size>
40408       </method>
40409     </type>
40410     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40411       <method name="Void .ctor()">
40412         <size>7</size>
40413       </method>
40414       <method name="Void &lt;&gt;m__1()">
40415         <size>23</size>
40416       </method>
40417     </type>
40418   </test>
40419   <test name="test-cls-00.cs">
40420     <type name="CLSCLass_6">
40421       <method name="Void .ctor()">
40422         <size>18</size>
40423       </method>
40424       <method name="Void add_Disposed(Delegate)">
40425         <size>19</size>
40426       </method>
40427       <method name="Void remove_Disposed(Delegate)">
40428         <size>19</size>
40429       </method>
40430     </type>
40431     <type name="CLSDelegate">
40432       <method name="Void .ctor()">
40433         <size>7</size>
40434       </method>
40435     </type>
40436     <type name="CLSClass_5">
40437       <method name="Void .ctor()">
40438         <size>7</size>
40439       </method>
40440       <method name="UInt32 Test()">
40441         <size>2</size>
40442       </method>
40443     </type>
40444     <type name="CLSClass_4">
40445       <method name="Void .ctor()">
40446         <size>7</size>
40447       </method>
40448       <method name="UInt32 Test()">
40449         <size>2</size>
40450       </method>
40451     </type>
40452     <type name="CLSClass_3">
40453       <method name="Void .ctor()">
40454         <size>7</size>
40455       </method>
40456       <method name="UInt32 Test_3()">
40457         <size>2</size>
40458       </method>
40459     </type>
40460     <type name="CLSClass_2">
40461       <method name="Void .ctor()">
40462         <size>7</size>
40463       </method>
40464       <method name="SByte get_XX()">
40465         <size>2</size>
40466       </method>
40467     </type>
40468     <type name="CLSClass_1">
40469       <method name="Void .ctor()">
40470         <size>7</size>
40471       </method>
40472       <method name="UInt32 Valid()">
40473         <size>2</size>
40474       </method>
40475     </type>
40476     <type name="CLSClass">
40477       <method name="Void .ctor()">
40478         <size>7</size>
40479       </method>
40480       <method name="UInt64 Valid()">
40481         <size>3</size>
40482       </method>
40483       <method name="Byte get_XX()">
40484         <size>2</size>
40485       </method>
40486       <method name="UInt32 FooInternal()">
40487         <size>2</size>
40488       </method>
40489       <method name="UInt64 Foo()">
40490         <size>3</size>
40491       </method>
40492       <method name="Void Main()">
40493         <size>1</size>
40494       </method>
40495     </type>
40496     <type name="CLSClass+C1">
40497       <method name="Void .ctor()">
40498         <size>7</size>
40499       </method>
40500       <method name="Int64 Foo2()">
40501         <size>3</size>
40502       </method>
40503     </type>
40504     <type name="CLSClass+C1+C11">
40505       <method name="Void .ctor()">
40506         <size>7</size>
40507       </method>
40508       <method name="UInt64 Foo3()">
40509         <size>3</size>
40510       </method>
40511     </type>
40512     <type name="CLSClass+CLSClass_2">
40513       <method name="Void .ctor()">
40514         <size>7</size>
40515       </method>
40516       <method name="SByte get_XX()">
40517         <size>2</size>
40518       </method>
40519     </type>
40520     <type name="Delegate">
40521       <method name="Void .ctor(Object, IntPtr)">
40522         <size>0</size>
40523       </method>
40524       <method name="CLSDelegate Invoke()">
40525         <size>0</size>
40526       </method>
40527       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40528         <size>0</size>
40529       </method>
40530       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40531         <size>0</size>
40532       </method>
40533     </type>
40534   </test>
40535   <test name="test-cls-01.cs">
40536     <type name="CLSClass">
40537       <method name="Void .ctor()">
40538         <size>7</size>
40539       </method>
40540       <method name="Byte get_XX()">
40541         <size>2</size>
40542       </method>
40543       <method name="Void Main()">
40544         <size>1</size>
40545       </method>
40546     </type>
40547     <type name="Big">
40548       <method name="Void .ctor()">
40549         <size>7</size>
40550       </method>
40551       <method name="Big op_Implicit(UInt32)">
40552         <size>2</size>
40553       </method>
40554     </type>
40555     <type name="C1">
40556       <method name="Void .ctor()">
40557         <size>7</size>
40558       </method>
40559       <method name="Void method(UInt32)">
40560         <size>1</size>
40561       </method>
40562     </type>
40563   </test>
40564   <test name="test-cls-02.cs">
40565     <type name="CLSClass">
40566       <method name="Void .ctor(UInt64)">
40567         <size>7</size>
40568       </method>
40569       <method name="Void .ctor(UInt32)">
40570         <size>7</size>
40571       </method>
40572       <method name="Void set_X_0(UInt64)">
40573         <size>1</size>
40574       </method>
40575       <method name="Void set_Item(UInt64, UInt64)">
40576         <size>1</size>
40577       </method>
40578       <method name="Void Main()">
40579         <size>1</size>
40580       </method>
40581     </type>
40582     <type name="InnerTypeClasss">
40583       <method name="Void .ctor()">
40584         <size>7</size>
40585       </method>
40586       <method name="Struct Method()">
40587         <size>10</size>
40588       </method>
40589     </type>
40590   </test>
40591   <test name="test-cls-03.cs">
40592     <type name="CLSClass">
40593       <method name="Void .ctor()">
40594         <size>7</size>
40595       </method>
40596       <method name="I1 Foo()">
40597         <size>2</size>
40598       </method>
40599       <method name="Void Main()">
40600         <size>1</size>
40601       </method>
40602     </type>
40603   </test>
40604   <test name="test-cls-05.cs">
40605     <type name="X1">
40606       <method name="Void .ctor()">
40607         <size>7</size>
40608       </method>
40609     </type>
40610     <type name="X2">
40611       <method name="Void .ctor()">
40612         <size>7</size>
40613       </method>
40614     </type>
40615     <type name="X3">
40616       <method name="Void .ctor()">
40617         <size>7</size>
40618       </method>
40619       <method name="Void bb(Boolean)">
40620         <size>1</size>
40621       </method>
40622       <method name="Void BB()">
40623         <size>1</size>
40624       </method>
40625     </type>
40626     <type name="X4">
40627       <method name="Void .ctor()">
40628         <size>7</size>
40629       </method>
40630       <method name="Void method(Int32)">
40631         <size>1</size>
40632       </method>
40633       <method name="Void method(Boolean)">
40634         <size>1</size>
40635       </method>
40636       <method name="Boolean method()">
40637         <size>2</size>
40638       </method>
40639     </type>
40640     <type name="BaseClass">
40641       <method name="Void .ctor()">
40642         <size>7</size>
40643       </method>
40644     </type>
40645     <type name="CLSClass">
40646       <method name="Void .ctor()">
40647         <size>7</size>
40648       </method>
40649       <method name="Void .ctor(Int32)">
40650         <size>7</size>
40651       </method>
40652       <method name="Void Method()">
40653         <size>1</size>
40654       </method>
40655       <method name="Int32 Method(Boolean)">
40656         <size>2</size>
40657       </method>
40658       <method name="Void methoD()">
40659         <size>1</size>
40660       </method>
40661       <method name="Void Main()">
40662         <size>1</size>
40663       </method>
40664       <method name="CLSClass op_Implicit(Boolean)">
40665         <size>7</size>
40666       </method>
40667       <method name="CLSClass op_Implicit(Int32)">
40668         <size>7</size>
40669       </method>
40670     </type>
40671     <type name="oBject">
40672       <method name="Void .ctor()">
40673         <size>7</size>
40674       </method>
40675     </type>
40676     <type name="A.C1">
40677       <method name="Void .ctor()">
40678         <size>7</size>
40679       </method>
40680     </type>
40681     <type name="B.c1">
40682       <method name="Void .ctor()">
40683         <size>7</size>
40684       </method>
40685     </type>
40686     <type name="c1">
40687       <method name="Void .ctor()">
40688         <size>7</size>
40689       </method>
40690     </type>
40691     <type name="CLSClass_2">
40692       <method name="Void .ctor()">
40693         <size>7</size>
40694       </method>
40695       <method name="Void Method()">
40696         <size>1</size>
40697       </method>
40698       <method name="Void method()">
40699         <size>1</size>
40700       </method>
40701     </type>
40702     <type name="System.sByte">
40703       <method name="Void .ctor()">
40704         <size>7</size>
40705       </method>
40706     </type>
40707     <type name="System.Web.HttpBrowserCapabilities">
40708       <method name="Void .ctor()">
40709         <size>7</size>
40710       </method>
40711     </type>
40712   </test>
40713   <test name="test-cls-06.cs">
40714     <type name="CLSClass">
40715       <method name="Void .ctor()">
40716         <size>7</size>
40717       </method>
40718       <method name="Void Main()">
40719         <size>1</size>
40720       </method>
40721     </type>
40722     <type name="CLSClass_2">
40723       <method name="Void .ctor(Int32[,,])">
40724         <size>7</size>
40725       </method>
40726       <method name="Void .ctor(Int32[,])">
40727         <size>7</size>
40728       </method>
40729       <method name="Void Test(System.Int32[,], Int32)">
40730         <size>1</size>
40731       </method>
40732       <method name="Void Test(System.Int32[,,], Boolean)">
40733         <size>1</size>
40734       </method>
40735     </type>
40736     <type name="X1">
40737       <method name="Void .ctor()">
40738         <size>7</size>
40739       </method>
40740       <method name="Void M2(Int32)">
40741         <size>1</size>
40742       </method>
40743     </type>
40744     <type name="X2">
40745       <method name="Void .ctor()">
40746         <size>7</size>
40747       </method>
40748       <method name="Void M2(Int32 ByRef)">
40749         <size>1</size>
40750       </method>
40751     </type>
40752     <type name="CLSClass+MyDelegate">
40753       <method name="Void .ctor(Object, IntPtr)">
40754         <size>0</size>
40755       </method>
40756       <method name="UInt32 Invoke()">
40757         <size>0</size>
40758       </method>
40759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40760         <size>0</size>
40761       </method>
40762       <method name="UInt32 EndInvoke(IAsyncResult)">
40763         <size>0</size>
40764       </method>
40765     </type>
40766     <type name="MyDelegate">
40767       <method name="Void .ctor(Object, IntPtr)">
40768         <size>0</size>
40769       </method>
40770       <method name="UInt32 Invoke()">
40771         <size>0</size>
40772       </method>
40773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40774         <size>0</size>
40775       </method>
40776       <method name="UInt32 EndInvoke(IAsyncResult)">
40777         <size>0</size>
40778       </method>
40779     </type>
40780   </test>
40781   <test name="test-cls-07.cs">
40782     <type name="aa.I1">
40783       <method name="Void .ctor()">
40784         <size>7</size>
40785       </method>
40786     </type>
40787     <type name="CLSClass">
40788       <method name="Void .ctor()">
40789         <size>7</size>
40790       </method>
40791       <method name="Void Main()">
40792         <size>1</size>
40793       </method>
40794     </type>
40795   </test>
40796   <test name="test-cls-10.cs">
40797     <type name="MainClass">
40798       <method name="Void .ctor()">
40799         <size>7</size>
40800       </method>
40801       <method name="Void Main()">
40802         <size>1</size>
40803       </method>
40804     </type>
40805   </test>
40806   <test name="test-cls-11.cs">
40807     <type name="CLSClass">
40808       <method name="Void .ctor()">
40809         <size>7</size>
40810       </method>
40811       <method name="Void Test(IComparable)">
40812         <size>0</size>
40813       </method>
40814     </type>
40815     <type name="CLSCLass_2">
40816       <method name="Void .ctor()">
40817         <size>7</size>
40818       </method>
40819       <method name="Void Test()">
40820         <size>0</size>
40821       </method>
40822     </type>
40823     <type name="CLSClass_3">
40824       <method name="Void .ctor()">
40825         <size>7</size>
40826       </method>
40827       <method name="Void Test()">
40828         <size>0</size>
40829       </method>
40830     </type>
40831     <type name="MainClass">
40832       <method name="Void .ctor()">
40833         <size>7</size>
40834       </method>
40835       <method name="Void Main()">
40836         <size>1</size>
40837       </method>
40838     </type>
40839   </test>
40840   <test name="test-cls-12.cs">
40841     <type name="MainClass">
40842       <method name="Void .ctor()">
40843         <size>7</size>
40844       </method>
40845       <method name="Void Main()">
40846         <size>1</size>
40847       </method>
40848     </type>
40849   </test>
40850   <test name="test-cls-14.cs">
40851     <type name="CLSClass">
40852       <method name="Void .ctor()">
40853         <size>7</size>
40854       </method>
40855       <method name="Void Error(Boolean)">
40856         <size>1</size>
40857       </method>
40858       <method name="CLSClass op_Implicit(Byte)">
40859         <size>6</size>
40860       </method>
40861     </type>
40862     <type name="MainClass">
40863       <method name="Void .ctor()">
40864         <size>7</size>
40865       </method>
40866       <method name="Void Main()">
40867         <size>1</size>
40868       </method>
40869     </type>
40870   </test>
40871   <test name="test-cls-15.cs">
40872     <type name="CLSAttribute_1">
40873       <method name="Void .ctor(Int32[])">
40874         <size>7</size>
40875       </method>
40876       <method name="Void .ctor(Int32)">
40877         <size>7</size>
40878       </method>
40879     </type>
40880     <type name="CLSAttribute_2">
40881       <method name="Void .ctor(Int32)">
40882         <size>7</size>
40883       </method>
40884     </type>
40885     <type name="CLSAttribute_3">
40886       <method name="Void .ctor(Int32[])">
40887         <size>7</size>
40888       </method>
40889     </type>
40890     <type name="CLSAttribute_4">
40891       <method name="Void .ctor(Int32[])">
40892         <size>7</size>
40893       </method>
40894     </type>
40895     <type name="ClassMain">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899       <method name="Void Main()">
40900         <size>1</size>
40901       </method>
40902     </type>
40903   </test>
40904   <test name="test-cls-16.cs">
40905     <type name="CLSAttribute">
40906       <method name="Void .ctor(Boolean[])">
40907         <size>7</size>
40908       </method>
40909     </type>
40910     <type name="ClassMain">
40911       <method name="Void .ctor()">
40912         <size>7</size>
40913       </method>
40914       <method name="Void Main()">
40915         <size>1</size>
40916       </method>
40917     </type>
40918   </test>
40919   <test name="test-cls-17.cs">
40920     <type name="Foo">
40921       <method name="Void .ctor()">
40922         <size>7</size>
40923       </method>
40924       <method name="Void Main()">
40925         <size>1</size>
40926       </method>
40927     </type>
40928   </test>
40929   <test name="test-cls-18.cs">
40930     <type name="Base">
40931       <method name="Void .ctor()">
40932         <size>7</size>
40933       </method>
40934       <method name="Void Test(System.Int32[])">
40935         <size>1</size>
40936       </method>
40937     </type>
40938     <type name="CLSClass">
40939       <method name="Void .ctor()">
40940         <size>7</size>
40941       </method>
40942       <method name="Void Test(System.Int32[])">
40943         <size>1</size>
40944       </method>
40945       <method name="Void Main()">
40946         <size>1</size>
40947       </method>
40948     </type>
40949   </test>
40950   <test name="test-externalias-01.cs">
40951     <type name="Test">
40952       <method name="Void .ctor()">
40953         <size>7</size>
40954       </method>
40955       <method name="Int32 Main()">
40956         <size>64</size>
40957       </method>
40958     </type>
40959   </test>
40960   <test name="test-externalias-02.cs">
40961     <type name="Test">
40962       <method name="Void .ctor()">
40963         <size>7</size>
40964       </method>
40965       <method name="Int32 Main()">
40966         <size>64</size>
40967       </method>
40968     </type>
40969   </test>
40970   <test name="test-externalias-03.cs">
40971     <type name="Test">
40972       <method name="Void .ctor()">
40973         <size>7</size>
40974       </method>
40975       <method name="Int32 Main()">
40976         <size>64</size>
40977       </method>
40978     </type>
40979   </test>
40980   <test name="test-externalias-04.cs">
40981     <type name="Test">
40982       <method name="Void .ctor()">
40983         <size>7</size>
40984       </method>
40985       <method name="Int32 Main()">
40986         <size>64</size>
40987       </method>
40988     </type>
40989   </test>
40990   <test name="test-externalias-05.cs">
40991     <type name="Test">
40992       <method name="Void .ctor()">
40993         <size>7</size>
40994       </method>
40995       <method name="Void Main()">
40996         <size>21</size>
40997       </method>
40998     </type>
40999   </test>
41000   <test name="test-externalias-06.cs">
41001     <type name="MyAssembly01.Test">
41002       <method name="Void .ctor()">
41003         <size>7</size>
41004       </method>
41005     </type>
41006     <type name="MyAssembly01.Namespace1.Test">
41007       <method name="Void .ctor()">
41008         <size>7</size>
41009       </method>
41010     </type>
41011     <type name="MyAssembly02.Test">
41012       <method name="Void .ctor()">
41013         <size>7</size>
41014       </method>
41015     </type>
41016     <type name="MyAssembly02.Namespace1.Test">
41017       <method name="Void .ctor()">
41018         <size>7</size>
41019       </method>
41020     </type>
41021     <type name="Test">
41022       <method name="Void .ctor()">
41023         <size>7</size>
41024       </method>
41025       <method name="Void Main()">
41026         <size>1</size>
41027       </method>
41028     </type>
41029   </test>
41030   <test name="test-externalias-07.cs">
41031     <type name="NS.MyClass">
41032       <method name="Void .ctor()">
41033         <size>7</size>
41034       </method>
41035       <method name="Int32 GetInt()">
41036         <size>6</size>
41037       </method>
41038     </type>
41039     <type name="Test">
41040       <method name="Void .ctor()">
41041         <size>7</size>
41042       </method>
41043       <method name="Int32 Main()">
41044         <size>15</size>
41045       </method>
41046     </type>
41047   </test>
41048   <test name="test-externalias-08.cs">
41049     <type name="Test">
41050       <method name="Void .ctor()">
41051         <size>7</size>
41052       </method>
41053       <method name="Int32 Main()">
41054         <size>54</size>
41055       </method>
41056     </type>
41057   </test>
41058   <test name="test-externalias-09.cs">
41059     <type name="Test">
41060       <method name="Void .ctor()">
41061         <size>7</size>
41062       </method>
41063       <method name="Int32 Main()">
41064         <size>8</size>
41065       </method>
41066     </type>
41067   </test>
41068   <test name="test-iter-01.cs">
41069     <type name="X">
41070       <method name="Void .ctor()">
41071         <size>7</size>
41072       </method>
41073       <method name="IEnumerator GetIt()">
41074         <size>8</size>
41075       </method>
41076       <method name="IEnumerable GetIt2()">
41077         <size>16</size>
41078       </method>
41079       <method name="Int32 Main()">
41080         <size>171</size>
41081       </method>
41082     </type>
41083     <type name="X+&lt;GetIt&gt;c__Iterator0">
41084       <method name="Void .ctor()">
41085         <size>7</size>
41086       </method>
41087       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41088         <size>7</size>
41089       </method>
41090       <method name="Boolean MoveNext()">
41091         <size>126</size>
41092       </method>
41093       <method name="Void Dispose()">
41094         <size>8</size>
41095       </method>
41096       <method name="Void Reset()">
41097         <size>6</size>
41098       </method>
41099     </type>
41100     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41101       <method name="Void .ctor()">
41102         <size>7</size>
41103       </method>
41104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41105         <size>7</size>
41106       </method>
41107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41108         <size>7</size>
41109       </method>
41110       <method name="Boolean MoveNext()">
41111         <size>126</size>
41112       </method>
41113       <method name="Void Dispose()">
41114         <size>8</size>
41115       </method>
41116       <method name="Void Reset()">
41117         <size>6</size>
41118       </method>
41119     </type>
41120     <type name="X+&lt;GetIt&gt;c__Iterator0">
41121       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41122         <size>7</size>
41123       </method>
41124     </type>
41125     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41126       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41127         <size>7</size>
41128       </method>
41129       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41130         <size>26</size>
41131       </method>
41132     </type>
41133   </test>
41134   <test name="test-iter-02.cs">
41135     <type name="X">
41136       <method name="Void .ctor()">
41137         <size>7</size>
41138       </method>
41139       <method name="IEnumerator GetRange()">
41140         <size>8</size>
41141       </method>
41142       <method name="Int32 Main()">
41143         <size>88</size>
41144       </method>
41145     </type>
41146     <type name="X+&lt;GetRange&gt;c__Iterator0">
41147       <method name="Void .ctor()">
41148         <size>7</size>
41149       </method>
41150       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41151         <size>7</size>
41152       </method>
41153       <method name="Boolean MoveNext()">
41154         <size>173</size>
41155       </method>
41156       <method name="Void Dispose()">
41157         <size>8</size>
41158       </method>
41159       <method name="Void Reset()">
41160         <size>6</size>
41161       </method>
41162       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41163         <size>7</size>
41164       </method>
41165     </type>
41166   </test>
41167   <test name="test-iter-03.cs">
41168     <type name="X">
41169       <method name="Void .ctor()">
41170         <size>7</size>
41171       </method>
41172       <method name="IEnumerable GetIt(System.Int32[])">
41173         <size>30</size>
41174       </method>
41175       <method name="IEnumerable GetMulti(System.Int32[,])">
41176         <size>30</size>
41177       </method>
41178       <method name="Int32 Main()">
41179         <size>245</size>
41180       </method>
41181     </type>
41182     <type name="&lt;PrivateImplementationDetails&gt;">
41183       <method name="Void .ctor()">
41184         <size>7</size>
41185       </method>
41186     </type>
41187     <type name="X+&lt;GetIt&gt;c__Iterator0">
41188       <method name="Void .ctor()">
41189         <size>7</size>
41190       </method>
41191       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41192         <size>7</size>
41193       </method>
41194       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41195         <size>7</size>
41196       </method>
41197       <method name="Boolean MoveNext()">
41198         <size>151</size>
41199       </method>
41200       <method name="Void Dispose()">
41201         <size>8</size>
41202       </method>
41203       <method name="Void Reset()">
41204         <size>6</size>
41205       </method>
41206     </type>
41207     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41208       <method name="Void .ctor()">
41209         <size>7</size>
41210       </method>
41211       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41212         <size>7</size>
41213       </method>
41214       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41215         <size>7</size>
41216       </method>
41217       <method name="Boolean MoveNext()">
41218         <size>238</size>
41219       </method>
41220       <method name="Void Dispose()">
41221         <size>8</size>
41222       </method>
41223       <method name="Void Reset()">
41224         <size>6</size>
41225       </method>
41226     </type>
41227     <type name="X+&lt;GetIt&gt;c__Iterator0">
41228       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41229         <size>7</size>
41230       </method>
41231       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41232         <size>40</size>
41233       </method>
41234     </type>
41235     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41236       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41237         <size>7</size>
41238       </method>
41239       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41240         <size>40</size>
41241       </method>
41242     </type>
41243   </test>
41244   <test name="test-iter-04.cs">
41245     <type name="X">
41246       <method name="Void .ctor()">
41247         <size>7</size>
41248       </method>
41249       <method name="IEnumerable GetRange(Int32, Int32)">
41250         <size>44</size>
41251       </method>
41252       <method name="Void Main()">
41253         <size>98</size>
41254       </method>
41255     </type>
41256     <type name="X+&lt;GetRange&gt;c__Iterator0">
41257       <method name="Void .ctor()">
41258         <size>7</size>
41259       </method>
41260       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41261         <size>7</size>
41262       </method>
41263       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41264         <size>7</size>
41265       </method>
41266       <method name="Boolean MoveNext()">
41267         <size>123</size>
41268       </method>
41269       <method name="Void Dispose()">
41270         <size>8</size>
41271       </method>
41272       <method name="Void Reset()">
41273         <size>6</size>
41274       </method>
41275       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41276         <size>7</size>
41277       </method>
41278       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41279         <size>52</size>
41280       </method>
41281     </type>
41282   </test>
41283   <test name="test-iter-05.cs">
41284     <type name="X">
41285       <method name="Void .ctor()">
41286         <size>7</size>
41287       </method>
41288       <method name="IEnumerable GetIt()">
41289         <size>16</size>
41290       </method>
41291       <method name="Int32 Main()">
41292         <size>104</size>
41293       </method>
41294     </type>
41295     <type name="List">
41296       <method name="Void .ctor(Int32)">
41297         <size>19</size>
41298       </method>
41299       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41300         <size>12</size>
41301       </method>
41302       <method name="Void Add(Int32)">
41303         <size>26</size>
41304       </method>
41305       <method name="MyEnumerator GetEnumerator()">
41306         <size>7</size>
41307       </method>
41308     </type>
41309     <type name="X+&lt;GetIt&gt;c__Iterator0">
41310       <method name="Void .ctor()">
41311         <size>7</size>
41312       </method>
41313       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41314         <size>7</size>
41315       </method>
41316       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41317         <size>7</size>
41318       </method>
41319       <method name="Boolean MoveNext()">
41320         <size>183</size>
41321       </method>
41322       <method name="Void Dispose()">
41323         <size>8</size>
41324       </method>
41325       <method name="Void Reset()">
41326         <size>6</size>
41327       </method>
41328     </type>
41329     <type name="List+MyEnumerator">
41330       <method name="Void .ctor(List)">
41331         <size>15</size>
41332       </method>
41333       <method name="System.Object get_Current()">
41334         <size>24</size>
41335       </method>
41336       <method name="Boolean MoveNext()">
41337         <size>31</size>
41338       </method>
41339       <method name="Void Reset()">
41340         <size>8</size>
41341       </method>
41342     </type>
41343     <type name="X+&lt;GetIt&gt;c__Iterator0">
41344       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41345         <size>7</size>
41346       </method>
41347       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41348         <size>26</size>
41349       </method>
41350     </type>
41351   </test>
41352   <test name="test-iter-06.cs">
41353     <type name="X">
41354       <method name="Void .ctor()">
41355         <size>7</size>
41356       </method>
41357       <method name="IEnumerable Get(Int32)">
41358         <size>30</size>
41359       </method>
41360       <method name="IEnumerable GetS(Int32)">
41361         <size>30</size>
41362       </method>
41363       <method name="Int32 Main()">
41364         <size>399</size>
41365       </method>
41366     </type>
41367     <type name="S+&lt;Get&gt;c__Iterator0">
41368       <method name="Void .ctor()">
41369         <size>7</size>
41370       </method>
41371       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41372         <size>7</size>
41373       </method>
41374       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41375         <size>7</size>
41376       </method>
41377       <method name="Boolean MoveNext()">
41378         <size>183</size>
41379       </method>
41380       <method name="Void Dispose()">
41381         <size>8</size>
41382       </method>
41383       <method name="Void Reset()">
41384         <size>6</size>
41385       </method>
41386     </type>
41387     <type name="S+&lt;GetS&gt;c__Iterator1">
41388       <method name="Void .ctor()">
41389         <size>7</size>
41390       </method>
41391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41392         <size>7</size>
41393       </method>
41394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41395         <size>7</size>
41396       </method>
41397       <method name="Boolean MoveNext()">
41398         <size>136</size>
41399       </method>
41400       <method name="Void Dispose()">
41401         <size>8</size>
41402       </method>
41403       <method name="Void Reset()">
41404         <size>6</size>
41405       </method>
41406     </type>
41407     <type name="X+&lt;Get&gt;c__Iterator2">
41408       <method name="Void .ctor()">
41409         <size>7</size>
41410       </method>
41411       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41412         <size>7</size>
41413       </method>
41414       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41415         <size>7</size>
41416       </method>
41417       <method name="Boolean MoveNext()">
41418         <size>131</size>
41419       </method>
41420       <method name="Void Dispose()">
41421         <size>8</size>
41422       </method>
41423       <method name="Void Reset()">
41424         <size>6</size>
41425       </method>
41426     </type>
41427     <type name="X+&lt;GetS&gt;c__Iterator3">
41428       <method name="Void .ctor()">
41429         <size>7</size>
41430       </method>
41431       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41432         <size>7</size>
41433       </method>
41434       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41435         <size>7</size>
41436       </method>
41437       <method name="Boolean MoveNext()">
41438         <size>136</size>
41439       </method>
41440       <method name="Void Dispose()">
41441         <size>8</size>
41442       </method>
41443       <method name="Void Reset()">
41444         <size>6</size>
41445       </method>
41446     </type>
41447     <type name="S">
41448       <method name="IEnumerable Get(Int32)">
41449         <size>42</size>
41450       </method>
41451       <method name="IEnumerable GetS(Int32)">
41452         <size>30</size>
41453       </method>
41454     </type>
41455     <type name="S+&lt;Get&gt;c__Iterator0">
41456       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41457         <size>7</size>
41458       </method>
41459       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41460         <size>52</size>
41461       </method>
41462     </type>
41463     <type name="S+&lt;GetS&gt;c__Iterator1">
41464       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41465         <size>7</size>
41466       </method>
41467       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41468         <size>40</size>
41469       </method>
41470     </type>
41471     <type name="X+&lt;Get&gt;c__Iterator2">
41472       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41473         <size>7</size>
41474       </method>
41475       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41476         <size>40</size>
41477       </method>
41478     </type>
41479     <type name="X+&lt;GetS&gt;c__Iterator3">
41480       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41481         <size>7</size>
41482       </method>
41483       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41484         <size>40</size>
41485       </method>
41486     </type>
41487   </test>
41488   <test name="test-iter-07.cs">
41489     <type name="Test">
41490       <method name="Void .ctor()">
41491         <size>7</size>
41492       </method>
41493       <method name="IEnumerable Foo(Int32)">
41494         <size>30</size>
41495       </method>
41496     </type>
41497     <type name="X">
41498       <method name="Void .ctor()">
41499         <size>7</size>
41500       </method>
41501       <method name="Int32 Main()">
41502         <size>372</size>
41503       </method>
41504     </type>
41505     <type name="Test+&lt;Foo&gt;c__Iterator0">
41506       <method name="Void .ctor()">
41507         <size>7</size>
41508       </method>
41509       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41510         <size>7</size>
41511       </method>
41512       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41513         <size>7</size>
41514       </method>
41515       <method name="Boolean MoveNext()">
41516         <size>253</size>
41517       </method>
41518       <method name="Void Dispose()">
41519         <size>112</size>
41520       </method>
41521       <method name="Void Reset()">
41522         <size>6</size>
41523       </method>
41524       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41525         <size>7</size>
41526       </method>
41527       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41528         <size>40</size>
41529       </method>
41530     </type>
41531   </test>
41532   <test name="test-iter-08.cs">
41533     <type name="Foo">
41534       <method name="Void .ctor(Int32)">
41535         <size>14</size>
41536       </method>
41537       <method name="Void Dispose()">
41538         <size>8</size>
41539       </method>
41540     </type>
41541     <type name="X">
41542       <method name="Void .ctor()">
41543         <size>7</size>
41544       </method>
41545       <method name="IEnumerable Test(Int32, Int32)">
41546         <size>44</size>
41547       </method>
41548       <method name="Int32 Main()">
41549         <size>167</size>
41550       </method>
41551     </type>
41552     <type name="X+&lt;Test&gt;c__Iterator0">
41553       <method name="Void .ctor()">
41554         <size>7</size>
41555       </method>
41556       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41557         <size>7</size>
41558       </method>
41559       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41560         <size>7</size>
41561       </method>
41562       <method name="Boolean MoveNext()">
41563         <size>360</size>
41564       </method>
41565       <method name="Void Dispose()">
41566         <size>102</size>
41567       </method>
41568       <method name="Void Reset()">
41569         <size>6</size>
41570       </method>
41571       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41572         <size>7</size>
41573       </method>
41574       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41575         <size>52</size>
41576       </method>
41577     </type>
41578   </test>
41579   <test name="test-iter-09.cs">
41580     <type name="Tester">
41581       <method name="Void .ctor()">
41582         <size>153</size>
41583       </method>
41584       <method name="IEnumerator GetEnumerator()">
41585         <size>15</size>
41586       </method>
41587     </type>
41588     <type name="Test">
41589       <method name="Void .ctor()">
41590         <size>7</size>
41591       </method>
41592       <method name="Int32 Main()">
41593         <size>268</size>
41594       </method>
41595     </type>
41596     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41597       <method name="Void .ctor()">
41598         <size>7</size>
41599       </method>
41600       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41601         <size>7</size>
41602       </method>
41603       <method name="Boolean MoveNext()">
41604         <size>623</size>
41605       </method>
41606       <method name="Void Dispose()">
41607         <size>82</size>
41608       </method>
41609       <method name="Void Reset()">
41610         <size>6</size>
41611       </method>
41612       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41613         <size>7</size>
41614       </method>
41615     </type>
41616   </test>
41617   <test name="test-iter-10.cs">
41618     <type name="X">
41619       <method name="Void .ctor()">
41620         <size>7</size>
41621       </method>
41622       <method name="IEnumerator get_GetIt()">
41623         <size>8</size>
41624       </method>
41625       <method name="Void set_GetIt(IEnumerator)">
41626         <size>1</size>
41627       </method>
41628       <method name="IEnumerable get_Item(Int32)">
41629         <size>30</size>
41630       </method>
41631       <method name="Void set_Item(Int32, IEnumerable)">
41632         <size>1</size>
41633       </method>
41634       <method name="Int32 Main()">
41635         <size>184</size>
41636       </method>
41637     </type>
41638     <type name="X+&lt;&gt;c__Iterator0">
41639       <method name="Void .ctor()">
41640         <size>7</size>
41641       </method>
41642       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41643         <size>7</size>
41644       </method>
41645       <method name="Boolean MoveNext()">
41646         <size>126</size>
41647       </method>
41648       <method name="Void Dispose()">
41649         <size>8</size>
41650       </method>
41651       <method name="Void Reset()">
41652         <size>6</size>
41653       </method>
41654     </type>
41655     <type name="X+&lt;&gt;c__Iterator1">
41656       <method name="Void .ctor()">
41657         <size>7</size>
41658       </method>
41659       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41660         <size>7</size>
41661       </method>
41662       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41663         <size>7</size>
41664       </method>
41665       <method name="Boolean MoveNext()">
41666         <size>147</size>
41667       </method>
41668       <method name="Void Dispose()">
41669         <size>8</size>
41670       </method>
41671       <method name="Void Reset()">
41672         <size>6</size>
41673       </method>
41674     </type>
41675     <type name="X+&lt;&gt;c__Iterator0">
41676       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41677         <size>7</size>
41678       </method>
41679     </type>
41680     <type name="X+&lt;&gt;c__Iterator1">
41681       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41682         <size>7</size>
41683       </method>
41684       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41685         <size>40</size>
41686       </method>
41687     </type>
41688   </test>
41689   <test name="test-iter-11.cs">
41690     <type name="X">
41691       <method name="Void .ctor()">
41692         <size>7</size>
41693       </method>
41694       <method name="Void add_Hook(System.EventHandler)">
41695         <size>24</size>
41696       </method>
41697       <method name="Void remove_Hook(System.EventHandler)">
41698         <size>24</size>
41699       </method>
41700       <method name="IEnumerator Pipeline()">
41701         <size>15</size>
41702       </method>
41703       <method name="Void M(System.Object, System.EventArgs)">
41704         <size>11</size>
41705       </method>
41706       <method name="Void Main()">
41707         <size>55</size>
41708       </method>
41709     </type>
41710     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41711       <method name="Void .ctor()">
41712         <size>7</size>
41713       </method>
41714       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41715         <size>7</size>
41716       </method>
41717       <method name="Boolean MoveNext()">
41718         <size>124</size>
41719       </method>
41720       <method name="Void Dispose()">
41721         <size>8</size>
41722       </method>
41723       <method name="Void Reset()">
41724         <size>6</size>
41725       </method>
41726       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41727         <size>7</size>
41728       </method>
41729     </type>
41730   </test>
41731   <test name="test-iter-12.cs">
41732     <type name="X">
41733       <method name="Void .ctor()">
41734         <size>7</size>
41735       </method>
41736       <method name="IEnumerable a()">
41737         <size>23</size>
41738       </method>
41739       <method name="Void Main()">
41740         <size>1</size>
41741       </method>
41742     </type>
41743     <type name="X+&lt;a&gt;c__Iterator0">
41744       <method name="Void .ctor()">
41745         <size>7</size>
41746       </method>
41747       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41748         <size>7</size>
41749       </method>
41750       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41751         <size>7</size>
41752       </method>
41753       <method name="Boolean MoveNext()">
41754         <size>165</size>
41755       </method>
41756       <method name="Void Dispose()">
41757         <size>55</size>
41758       </method>
41759       <method name="Void Reset()">
41760         <size>6</size>
41761       </method>
41762       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41763         <size>7</size>
41764       </method>
41765       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41766         <size>40</size>
41767       </method>
41768     </type>
41769   </test>
41770   <test name="test-iter-13.cs">
41771     <type name="Test">
41772       <method name="Void .ctor()">
41773         <size>7</size>
41774       </method>
41775       <method name="Void .cctor()">
41776         <size>11</size>
41777       </method>
41778       <method name="Void Main()">
41779         <size>1</size>
41780       </method>
41781       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41782         <size>16</size>
41783       </method>
41784     </type>
41785     <type name="Test+Yp">
41786       <method name="Void .ctor()">
41787         <size>7</size>
41788       </method>
41789       <method name="IEnumerable fail()">
41790         <size>2</size>
41791       </method>
41792     </type>
41793     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41794       <method name="Void .ctor()">
41795         <size>7</size>
41796       </method>
41797       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41798         <size>7</size>
41799       </method>
41800       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41801         <size>7</size>
41802       </method>
41803       <method name="Boolean MoveNext()">
41804         <size>27</size>
41805       </method>
41806       <method name="Void Dispose()">
41807         <size>8</size>
41808       </method>
41809       <method name="Void Reset()">
41810         <size>6</size>
41811       </method>
41812       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41813         <size>7</size>
41814       </method>
41815       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41816         <size>26</size>
41817       </method>
41818     </type>
41819   </test>
41820   <test name="test-named-01.cs">
41821     <type name="A">
41822       <method name="Void .ctor()">
41823         <size>13</size>
41824       </method>
41825       <method name="Void .ctor(Object)">
41826         <size>7</size>
41827       </method>
41828       <method name="Void set_Item(Int32, Int32)">
41829         <size>8</size>
41830       </method>
41831     </type>
41832     <type name="B">
41833       <method name="Void .ctor()">
41834         <size>12</size>
41835       </method>
41836       <method name="Void set_Item(Int32, Int32)">
41837         <size>11</size>
41838       </method>
41839     </type>
41840     <type name="XAttribute">
41841       <method name="Void .ctor(Int32)">
41842         <size>7</size>
41843       </method>
41844     </type>
41845     <type name="M">
41846       <method name="Void .ctor()">
41847         <size>7</size>
41848       </method>
41849       <method name="Void Foo(Int32)">
41850         <size>1</size>
41851       </method>
41852       <method name="Int32 Main()">
41853         <size>48</size>
41854       </method>
41855     </type>
41856   </test>
41857   <test name="test-named-02.cs">
41858     <type name="A">
41859       <method name="Void .ctor()">
41860         <size>7</size>
41861       </method>
41862       <method name="Void set_Item(Int32, Int32)">
41863         <size>29</size>
41864       </method>
41865       <method name="Int32 get_Item(Int32)">
41866         <size>28</size>
41867       </method>
41868     </type>
41869     <type name="MyPoint">
41870       <method name="Void .ctor(Int32, Int32)">
41871         <size>15</size>
41872       </method>
41873     </type>
41874     <type name="C">
41875       <method name="Void .ctor()">
41876         <size>7</size>
41877       </method>
41878       <method name="Decimal Foo(Decimal, Decimal)">
41879         <size>2</size>
41880       </method>
41881       <method name="System.String Bar(Int32, System.String, Char)">
41882         <size>20</size>
41883       </method>
41884       <method name="Int32 Test(Int32, Int32)">
41885         <size>30</size>
41886       </method>
41887       <method name="Int32 Main()">
41888         <size>279</size>
41889       </method>
41890     </type>
41891   </test>
41892   <test name="test-named-03.cs">
41893     <type name="C">
41894       <method name="Void .ctor()">
41895         <size>7</size>
41896       </method>
41897       <method name="Int32 TestInt(Int32)">
41898         <size>3</size>
41899       </method>
41900       <method name="Int32 Main()">
41901         <size>23</size>
41902       </method>
41903     </type>
41904     <type name="C+IntDelegate">
41905       <method name="Void .ctor(Object, IntPtr)">
41906         <size>0</size>
41907       </method>
41908       <method name="Int32 Invoke(Int32)">
41909         <size>0</size>
41910       </method>
41911       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41912         <size>0</size>
41913       </method>
41914       <method name="Int32 EndInvoke(IAsyncResult)">
41915         <size>0</size>
41916       </method>
41917     </type>
41918   </test>
41919   <test name="test-partial-01.cs">
41920     <type name="Foo.Hello">
41921       <method name="Void .ctor()">
41922         <size>7</size>
41923       </method>
41924       <method name="Void .cctor()">
41925         <size>7</size>
41926       </method>
41927     </type>
41928     <type name="Bar.Hello">
41929       <method name="Void .ctor()">
41930         <size>7</size>
41931       </method>
41932       <method name="Void .cctor()">
41933         <size>8</size>
41934       </method>
41935     </type>
41936     <type name="X.Test">
41937       <method name="Void .ctor()">
41938         <size>7</size>
41939       </method>
41940       <method name="Int32 FooWorld()">
41941         <size>6</size>
41942       </method>
41943       <method name="Int32 BarWorld()">
41944         <size>6</size>
41945       </method>
41946     </type>
41947     <type name="Y">
41948       <method name="Void .ctor()">
41949         <size>7</size>
41950       </method>
41951       <method name="Int32 Main()">
41952         <size>29</size>
41953       </method>
41954     </type>
41955   </test>
41956   <test name="test-partial-02.cs">
41957     <type name="Test1.Base">
41958       <method name="Void .ctor()">
41959         <size>7</size>
41960       </method>
41961     </type>
41962     <type name="Test1.Foo">
41963       <method name="Void .ctor()">
41964         <size>7</size>
41965       </method>
41966     </type>
41967     <type name="Test2.Foo">
41968       <method name="Void .ctor()">
41969         <size>7</size>
41970       </method>
41971     </type>
41972     <type name="ReflectedType">
41973       <method name="Void .ctor()">
41974         <size>7</size>
41975       </method>
41976     </type>
41977     <type name="D">
41978       <method name="Void .ctor()">
41979         <size>7</size>
41980       </method>
41981     </type>
41982     <type name="X">
41983       <method name="Void .ctor()">
41984         <size>7</size>
41985       </method>
41986       <method name="Void Main()">
41987         <size>1</size>
41988       </method>
41989     </type>
41990   </test>
41991   <test name="test-partial-03.cs">
41992     <type name="Test">
41993       <method name="Void .ctor()">
41994         <size>18</size>
41995       </method>
41996       <method name="Int32 TestFoo()">
41997         <size>13</size>
41998       </method>
41999       <method name="Int32 TestIFoo(IFoo)">
42000         <size>8</size>
42001       </method>
42002     </type>
42003     <type name="Test+Foo">
42004       <method name="Void .ctor()">
42005         <size>7</size>
42006       </method>
42007       <method name="Int32 Test.IFoo.Hello(Test)">
42008         <size>2</size>
42009       </method>
42010       <method name="Int32 Hello(Test)">
42011         <size>2</size>
42012       </method>
42013     </type>
42014     <type name="X">
42015       <method name="Void .ctor()">
42016         <size>7</size>
42017       </method>
42018       <method name="Int32 Main()">
42019         <size>42</size>
42020       </method>
42021     </type>
42022   </test>
42023   <test name="test-partial-04.cs">
42024     <type name="B.Test">
42025       <method name="Void .ctor()">
42026         <size>7</size>
42027       </method>
42028       <method name="Void A.IFoo.Hello(IFoo)">
42029         <size>1</size>
42030       </method>
42031     </type>
42032     <type name="X">
42033       <method name="Void .ctor()">
42034         <size>7</size>
42035       </method>
42036       <method name="Void Main()">
42037         <size>1</size>
42038       </method>
42039     </type>
42040   </test>
42041   <test name="test-partial-05.cs">
42042     <type name="B">
42043       <method name="Void .ctor()">
42044         <size>7</size>
42045       </method>
42046     </type>
42047     <type name="A">
42048       <method name="Void .ctor()">
42049         <size>7</size>
42050       </method>
42051     </type>
42052     <type name="A2">
42053       <method name="Void .ctor()">
42054         <size>7</size>
42055       </method>
42056     </type>
42057     <type name="D">
42058       <method name="Void .ctor()">
42059         <size>7</size>
42060       </method>
42061       <method name="Void Main()">
42062         <size>1</size>
42063       </method>
42064     </type>
42065   </test>
42066   <test name="test-partial-06.cs">
42067     <type name="Foo">
42068       <method name="Void .ctor()">
42069         <size>7</size>
42070       </method>
42071       <method name="Void Finalize()">
42072         <size>13</size>
42073       </method>
42074     </type>
42075     <type name="B">
42076       <method name="Void .ctor()">
42077         <size>7</size>
42078       </method>
42079       <method name="Void Main()">
42080         <size>1</size>
42081       </method>
42082     </type>
42083   </test>
42084   <test name="test-partial-07.cs">
42085     <type name="Test">
42086       <method name="Void .ctor()">
42087         <size>7</size>
42088       </method>
42089     </type>
42090     <type name="TestAttribute">
42091       <method name="Void .ctor()">
42092         <size>7</size>
42093       </method>
42094     </type>
42095     <type name="Test2Attribute">
42096       <method name="Void .ctor()">
42097         <size>7</size>
42098       </method>
42099     </type>
42100     <type name="X">
42101       <method name="Void .ctor()">
42102         <size>7</size>
42103       </method>
42104       <method name="Int32 Main()">
42105         <size>62</size>
42106       </method>
42107     </type>
42108   </test>
42109   <test name="test-partial-08.cs">
42110     <type name="Foo">
42111       <method name="Void .ctor()">
42112         <size>7</size>
42113       </method>
42114       <method name="System.String get_Id()">
42115         <size>7</size>
42116       </method>
42117     </type>
42118     <type name="PartialAbstractCompilationError">
42119       <method name="Void .ctor()">
42120         <size>7</size>
42121       </method>
42122       <method name="Int32 Main()">
42123         <size>54</size>
42124       </method>
42125     </type>
42126   </test>
42127   <test name="test-partial-09.cs">
42128     <type name="Foo">
42129       <method name="Void .ctor()">
42130         <size>7</size>
42131       </method>
42132       <method name="System.String get_Id()">
42133         <size>7</size>
42134       </method>
42135     </type>
42136     <type name="Bar">
42137       <method name="Void .ctor(String)">
42138         <size>14</size>
42139       </method>
42140     </type>
42141     <type name="PartialAbstractCompilationError">
42142       <method name="Void .ctor()">
42143         <size>7</size>
42144       </method>
42145       <method name="Void Main()">
42146         <size>21</size>
42147       </method>
42148     </type>
42149   </test>
42150   <test name="test-partial-10.cs">
42151     <type name="Test2.Foo">
42152       <method name="Void .ctor()">
42153         <size>7</size>
42154       </method>
42155       <method name="Void .cctor()">
42156         <size>15</size>
42157       </method>
42158     </type>
42159     <type name="X">
42160       <method name="Void .ctor()">
42161         <size>7</size>
42162       </method>
42163       <method name="Int32 Main()">
42164         <size>68</size>
42165       </method>
42166     </type>
42167     <type name="Test3.Foo">
42168       <method name="Void .cctor()">
42169         <size>15</size>
42170       </method>
42171     </type>
42172   </test>
42173   <test name="test-partial-11.cs">
42174     <type name="StaticClass">
42175       <method name="System.String Name()">
42176         <size>6</size>
42177       </method>
42178     </type>
42179     <type name="MainClass">
42180       <method name="Void .ctor()">
42181         <size>7</size>
42182       </method>
42183       <method name="Boolean IsStatic(System.Type)">
42184         <size>73</size>
42185       </method>
42186       <method name="Int32 Main()">
42187         <size>56</size>
42188       </method>
42189     </type>
42190   </test>
42191   <test name="test-partial-12.cs">
42192     <type name="Test1.Foo">
42193       <method name="Void .ctor()">
42194         <size>7</size>
42195       </method>
42196       <method name="IEnumerable E()">
42197         <size>16</size>
42198       </method>
42199     </type>
42200     <type name="X">
42201       <method name="Void .ctor()">
42202         <size>7</size>
42203       </method>
42204       <method name="Int32 Main()">
42205         <size>102</size>
42206       </method>
42207     </type>
42208     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42209       <method name="Void .ctor()">
42210         <size>7</size>
42211       </method>
42212       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42213         <size>7</size>
42214       </method>
42215       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42216         <size>7</size>
42217       </method>
42218       <method name="Boolean MoveNext()">
42219         <size>69</size>
42220       </method>
42221       <method name="Void Dispose()">
42222         <size>8</size>
42223       </method>
42224       <method name="Void Reset()">
42225         <size>6</size>
42226       </method>
42227       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42228         <size>7</size>
42229       </method>
42230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42231         <size>26</size>
42232       </method>
42233     </type>
42234   </test>
42235   <test name="test-partial-13.cs">
42236     <type name="Test.Test">
42237       <method name="Void .ctor()">
42238         <size>7</size>
42239       </method>
42240       <method name="Boolean Equals(System.Object)">
42241         <size>2</size>
42242       </method>
42243       <method name="Int32 GetHashCode()">
42244         <size>2</size>
42245       </method>
42246       <method name="Void Main()">
42247         <size>1</size>
42248       </method>
42249     </type>
42250   </test>
42251   <test name="test-partial-14.cs">
42252     <type name="T">
42253       <method name="Void .ctor()">
42254         <size>7</size>
42255       </method>
42256     </type>
42257     <type name="partial">
42258       <method name="Void .ctor()">
42259         <size>7</size>
42260       </method>
42261     </type>
42262     <type name="A">
42263       <method name="Void .ctor()">
42264         <size>7</size>
42265       </method>
42266       <method name="Void partial(partial)">
42267         <size>3</size>
42268       </method>
42269     </type>
42270     <type name="B">
42271       <method name="Void .ctor()">
42272         <size>7</size>
42273       </method>
42274       <method name="Void Main()">
42275         <size>1</size>
42276       </method>
42277     </type>
42278   </test>
42279   <test name="test-partial-15.cs">
42280     <type name="Foo.X">
42281       <method name="Void .ctor()">
42282         <size>7</size>
42283       </method>
42284       <method name="Void Main()">
42285         <size>1</size>
42286       </method>
42287       <method name="IEnumerable Attempts2()">
42288         <size>16</size>
42289       </method>
42290       <method name="IEnumerable get_Attempts()">
42291         <size>16</size>
42292       </method>
42293       <method name="IEnumerable get_Item(Int32)">
42294         <size>16</size>
42295       </method>
42296     </type>
42297     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42298       <method name="Void .ctor()">
42299         <size>7</size>
42300       </method>
42301       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42302         <size>7</size>
42303       </method>
42304       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42305         <size>7</size>
42306       </method>
42307       <method name="Boolean MoveNext()">
42308         <size>36</size>
42309       </method>
42310       <method name="Void Dispose()">
42311         <size>8</size>
42312       </method>
42313       <method name="Void Reset()">
42314         <size>6</size>
42315       </method>
42316     </type>
42317     <type name="Foo.X+&lt;&gt;c__Iterator1">
42318       <method name="Void .ctor()">
42319         <size>7</size>
42320       </method>
42321       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42322         <size>7</size>
42323       </method>
42324       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42325         <size>7</size>
42326       </method>
42327       <method name="Boolean MoveNext()">
42328         <size>36</size>
42329       </method>
42330       <method name="Void Dispose()">
42331         <size>8</size>
42332       </method>
42333       <method name="Void Reset()">
42334         <size>6</size>
42335       </method>
42336     </type>
42337     <type name="Foo.X+&lt;&gt;c__Iterator2">
42338       <method name="Void .ctor()">
42339         <size>7</size>
42340       </method>
42341       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42342         <size>7</size>
42343       </method>
42344       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42345         <size>7</size>
42346       </method>
42347       <method name="Boolean MoveNext()">
42348         <size>36</size>
42349       </method>
42350       <method name="Void Dispose()">
42351         <size>8</size>
42352       </method>
42353       <method name="Void Reset()">
42354         <size>6</size>
42355       </method>
42356     </type>
42357     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42358       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42359         <size>7</size>
42360       </method>
42361       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42362         <size>26</size>
42363       </method>
42364     </type>
42365     <type name="Foo.X+&lt;&gt;c__Iterator1">
42366       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42367         <size>7</size>
42368       </method>
42369       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42370         <size>26</size>
42371       </method>
42372     </type>
42373     <type name="Foo.X+&lt;&gt;c__Iterator2">
42374       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42375         <size>7</size>
42376       </method>
42377       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42378         <size>26</size>
42379       </method>
42380     </type>
42381   </test>
42382   <test name="test-partial-16.cs">
42383     <type name="A.C">
42384       <method name="Void .ctor()">
42385         <size>23</size>
42386       </method>
42387       <method name="Void .cctor()">
42388         <size>11</size>
42389       </method>
42390     </type>
42391     <type name="B.C2">
42392       <method name="Void .ctor()">
42393         <size>7</size>
42394       </method>
42395       <method name="Boolean Test()">
42396         <size>2</size>
42397       </method>
42398       <method name="System.Object Test_I()">
42399         <size>2</size>
42400       </method>
42401       <method name="Void Main()">
42402         <size>1</size>
42403       </method>
42404     </type>
42405   </test>
42406   <test name="test-partial-17.cs">
42407     <type name="Test">
42408       <method name="Void .ctor()">
42409         <size>7</size>
42410       </method>
42411       <method name="Boolean Check(System.String, System.String[])">
42412         <size>42</size>
42413       </method>
42414       <method name="Void Main()">
42415         <size>1</size>
42416       </method>
42417     </type>
42418   </test>
42419   <test name="test-partial-18.cs">
42420     <type name="N.Foo">
42421       <method name="Void .ctor()">
42422         <size>17</size>
42423       </method>
42424       <method name="Void Main()">
42425         <size>1</size>
42426       </method>
42427     </type>
42428   </test>
42429   <test name="test-partial-19.cs">
42430     <type name="Bug.GL">
42431       <method name="Void Main()">
42432         <size>7</size>
42433       </method>
42434     </type>
42435     <type name="Bug.GL+Core">
42436       <method name="Boolean A()">
42437         <size>2</size>
42438       </method>
42439     </type>
42440   </test>
42441   <test name="test-partial-20.cs">
42442     <type name="A">
42443       <method name="Void .ctor()">
42444         <size>7</size>
42445       </method>
42446       <method name="Void .cctor()">
42447         <size>7</size>
42448       </method>
42449     </type>
42450     <type name="B">
42451       <method name="Void .ctor()">
42452         <size>7</size>
42453       </method>
42454       <method name="Void .cctor()">
42455         <size>7</size>
42456       </method>
42457     </type>
42458     <type name="C">
42459       <method name="Void .ctor()">
42460         <size>7</size>
42461       </method>
42462       <method name="Int32 Main()">
42463         <size>38</size>
42464       </method>
42465     </type>
42466   </test>
42467   <test name="test-partial-21.cs">
42468     <type name="Mono.Sms.Main">
42469       <method name="Void .ctor()">
42470         <size>7</size>
42471       </method>
42472       <method name="Void Test()">
42473         <size>42</size>
42474       </method>
42475     </type>
42476     <type name="Mono.Sms.Contacts">
42477       <method name="Void .ctor()">
42478         <size>7</size>
42479       </method>
42480       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42481         <size>24</size>
42482       </method>
42483       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42484         <size>24</size>
42485       </method>
42486       <method name="Void Test()">
42487         <size>12</size>
42488       </method>
42489     </type>
42490     <type name="Mono.Sms.Core.Agenda">
42491       <method name="Void .ctor()">
42492         <size>7</size>
42493       </method>
42494       <method name="Void AddContact()">
42495         <size>1</size>
42496       </method>
42497       <method name="Void Main()">
42498         <size>1</size>
42499       </method>
42500     </type>
42501     <type name="Mono.Sms.Contacts+ContactsHandler">
42502       <method name="Void .ctor(Object, IntPtr)">
42503         <size>0</size>
42504       </method>
42505       <method name="Void Invoke()">
42506         <size>0</size>
42507       </method>
42508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42509         <size>0</size>
42510       </method>
42511       <method name="Void EndInvoke(IAsyncResult)">
42512         <size>0</size>
42513       </method>
42514     </type>
42515     <type name="Mono.Sms.Main">
42516       <method name="Void &lt;Test&gt;m__0()">
42517         <size>6</size>
42518       </method>
42519     </type>
42520   </test>
42521   <test name="test-partial-22.cs">
42522     <type name="C">
42523       <method name="Void .ctor()">
42524         <size>7</size>
42525       </method>
42526       <method name="Int32 Main()">
42527         <size>2</size>
42528       </method>
42529     </type>
42530   </test>
42531   <test name="test-partial-23.cs">
42532     <type name="C">
42533       <method name="Void .ctor()">
42534         <size>7</size>
42535       </method>
42536       <method name="Void Partial_A()">
42537         <size>15</size>
42538       </method>
42539       <method name="Void Partial_B()">
42540         <size>15</size>
42541       </method>
42542       <method name="Void Partial_S()">
42543         <size>14</size>
42544       </method>
42545       <method name="Int32 Main()">
42546         <size>52</size>
42547       </method>
42548     </type>
42549   </test>
42550   <test name="test-partial-24.cs">
42551     <type name="N.C">
42552       <method name="Void .ctor()">
42553         <size>7</size>
42554       </method>
42555       <method name="Void Main()">
42556         <size>1</size>
42557       </method>
42558       <method name="Void Foo()">
42559         <size>1</size>
42560       </method>
42561     </type>
42562   </test>
42563   <test name="test-partial-25.cs">
42564     <type name="C">
42565       <method name="Void .ctor()">
42566         <size>7</size>
42567       </method>
42568       <method name="Void Partial(Int32)">
42569         <size>14</size>
42570       </method>
42571       <method name="Int32 Main()">
42572         <size>8</size>
42573       </method>
42574     </type>
42575   </test>
42576   <test name="test-var-01.cs">
42577     <type name="Test">
42578       <method name="Void .ctor()">
42579         <size>7</size>
42580       </method>
42581       <method name="Int32 Main()">
42582         <size>47</size>
42583       </method>
42584     </type>
42585   </test>
42586   <test name="test-var-02.cs">
42587     <type name="Class1">
42588       <method name="Void .ctor()">
42589         <size>15</size>
42590       </method>
42591       <method name="Boolean Method()">
42592         <size>2</size>
42593       </method>
42594     </type>
42595     <type name="Test">
42596       <method name="Void .ctor()">
42597         <size>7</size>
42598       </method>
42599       <method name="Int32 Main()">
42600         <size>116</size>
42601       </method>
42602     </type>
42603     <type name="Test+Class2">
42604       <method name="Void .ctor()">
42605         <size>15</size>
42606       </method>
42607       <method name="Boolean Method()">
42608         <size>2</size>
42609       </method>
42610     </type>
42611   </test>
42612   <test name="test-var-03.cs">
42613     <type name="Test">
42614       <method name="Void .ctor()">
42615         <size>7</size>
42616       </method>
42617       <method name="Int32 Main()">
42618         <size>166</size>
42619       </method>
42620     </type>
42621     <type name="&lt;PrivateImplementationDetails&gt;">
42622       <method name="Void .ctor()">
42623         <size>7</size>
42624       </method>
42625     </type>
42626   </test>
42627   <test name="test-var-05.cs">
42628     <type name="MyClass">
42629       <method name="Void .ctor(String)">
42630         <size>14</size>
42631       </method>
42632       <method name="Void Dispose()">
42633         <size>12</size>
42634       </method>
42635     </type>
42636     <type name="Test">
42637       <method name="Void .ctor()">
42638         <size>7</size>
42639       </method>
42640       <method name="Int32 Main()">
42641         <size>61</size>
42642       </method>
42643     </type>
42644   </test>
42645   <test name="test-var-06.cs">
42646     <type name="Test">
42647       <method name="Void .ctor()">
42648         <size>7</size>
42649       </method>
42650       <method name="Int32 Main()">
42651         <size>48</size>
42652       </method>
42653     </type>
42654   </test>
42655   <test name="test-var-07.cs">
42656     <type name="Test">
42657       <method name="Void .ctor()">
42658         <size>7</size>
42659       </method>
42660       <method name="Void var()">
42661         <size>1</size>
42662       </method>
42663       <method name="Int32 Main()">
42664         <size>33</size>
42665       </method>
42666     </type>
42667     <type name="var">
42668       <method name="Void .ctor()">
42669         <size>7</size>
42670       </method>
42671     </type>
42672   </test>
42673   <test name="test-var-08.cs">
42674     <type name="X">
42675       <method name="Void .ctor(Int32, Int32)">
42676         <size>10</size>
42677       </method>
42678       <method name="Void Main()">
42679         <size>1</size>
42680       </method>
42681     </type>
42682   </test>
42683   <test name="test-xml-042.cs">
42684     <type name="TestNamespace.TestClass">
42685       <method name="Void .ctor()">
42686         <size>7</size>
42687       </method>
42688       <method name="Void Main()">
42689         <size>1</size>
42690       </method>
42691       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42692         <size>7</size>
42693       </method>
42694     </type>
42695   </test>
42696 </tests>